Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tpetra: workaround gcc/7.2.0 bug with c++14 #8031

Merged

Conversation

ndellingwood
Copy link
Contributor

Add work-around in unit test
tpetra/core/test/CrsMatrix/Equilibration.cpp
to resolve internal compiler errors of type
internal compiler error: in maybe_undo_parenthesized_ref, at cp/semantics.c:1705

@trilinos/tpetra

Motivation

Workaround compilation error with cuda/9.2+gcc/7.2 with c++14 support enabled

Related Issues

This is an internal gcc compiler error that pops up with c++14 support, see for example
kokkos/kokkos-kernels#349

Testing

Tested with a contributed atdm script I am working (essentially the same as sems-rhel7 env instead of kokkos-dev-2)

export TRILINOS_DIR=${HOME}/Trilinos
export ATDM_CONFIG_REGISTER_CUSTOM_CONFIG_DIR=$TRILINOS_DIR/cmake/std/atdm/contributed/kokkos-dev-2
source ~/Trilinos/cmake/std/atdm/load-env.sh kokkos-dev-2-cuda-opt
#source ~/Trilinos/cmake/std/atdm/load-env.sh Trilinos-atdm-sems-rhel7-cuda-opt
 
cmake  \
  -GNinja  \
  -DTrilinos_CONFIGURE_OPTIONS_FILE:STRING=cmake/std/atdm/ATDMDevEnv.cmake  \
  -DTrilinos_ENABLE_TESTS=ON \
  -DTrilinos_ENABLE_Kokkos=ON \
  -DTrilinos_ENABLE_TpetraCore=ON \
  -DCMAKE_CXX_STANDARD=14 \
  $TRILINOS_DIR

Add work-around in unit test
tpetra/core/test/CrsMatrix/Equilibration.cpp
to resolve internal compiler errors of type
internal compiler error: in maybe_undo_parenthesized_ref, at cp/semantics.c:1705
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Test Inspection' - Auto Inspected - Inspection Is Not Necessary for this Pull Request.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_4.8.4

  • Build Num: 7897
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.8.4
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 0798d48
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 7708
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 0798d48
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 6131
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 0798d48
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 351
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 0798d48
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 2171
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 0798d48
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 5465
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 0798d48
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 616
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 0798d48
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_python_2

  • Build Num: 3440
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 0798d48
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 3471
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 0798d48
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Using Repos:

Repo: TRILINOS (ndellingwood/Trilinos)
  • Branch: tpetra-cpp14-testfix
  • SHA: 0798d48
  • Mode: TEST_REPO

Pull Request Author: ndellingwood

kddevin
kddevin previously approved these changes Sep 15, 2020
Copy link
Contributor

@kddevin kddevin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoa! This is twisted and sick. (Assign a const int to a const int and use the new copy.)
How did you find this solution?
Is there some pattern we should avoid in the future to avoid this problem?
I don't really like the way the test uses the lambda function -- seems needlessly complicated -- but I'm grateful that you took the time to fix the problem for us, @ndellingwood . Thank you!

Do you have time to add the PR number #8031 to the workaround comments in the code? Always nice to have that cross-reference.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Error: Jenkins Jobs - A user has commited a change to the PR before testing completed. The original testing SHA = 0798d48 Does not match the current commit SHA = 7251b9e. The Jenkins Jobs will be shutdown; Testing of this PR must occur again.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Jenkins Testing: 1 or more Jobs FAILED

Note: Testing will normally be attempted again in approx. 2 Hrs 30 Mins. If a change to the PR source branch occurs, the testing will be attempted again on next available autotester run.

Pull Request Auto Testing has FAILED (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_4.8.4

  • Build Num: 7897
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.8.4
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 0798d48
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 7708
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 0798d48
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 6131
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 0798d48
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 351
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 0798d48
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 2171
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 0798d48
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 5465
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 0798d48
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 616
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 0798d48
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_python_2

  • Build Num: 3440
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 0798d48
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 3471
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 0798d48
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae
Console Output (last 100 lines) : Trilinos_pullrequest_gcc_4.8.4 # 7897 (click to expand)

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='TpetraCore'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-8031-test-Trilinos_pullrequest_gcc_4.8.4-7897
Cur dir = /scratch/trilinos/jenkins/tr-test-7/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/tr-test-7/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4/Trilinos
Binary dir = /scratch/trilinos/jenkins/tr-test-7/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4/pull_request_test
Parallel level = 20
Testing Parallel level = 10
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 60
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.10.3/bin/cmake
-C "/scratch/trilinos/jenkins/tr-test-7/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4/Trilinos/cmake/std/PullRequestLinuxGCC4.8.4TestingSettings.cmake"
-C "/scratch/trilinos/jenkins/tr-test-7/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/tr-test-7/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-7.novalocal&field2=buildname&compare2=61&value2=PR-8031-test-Trilinos_pullrequest_gcc_4.8.4-7897&field3=buildstamp&compare3=61&value3=20200915-1816-Pull Request
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8031-test-Trilinos_pullrequest_gcc_4.8.4-7897&field2=buildstamp&compare2=61&value2=20200915-1816-Pull Request
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8031-test-Trilinos_pullrequest_gcc_4.8.4-7897&field2=buildstamp&compare2=61&value2=20200915-1816-Pull Request
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
.................................................. Size: 150K
.................................................. Size: 200K
.................................................. Size: 250K
.................................................. Size: 300K
............. Size of output: 312K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................................................. Size: 49K
.................................................. Size: 99K
.................................................. Size: 149K
.................................................. Size: 199K
.................................................. Size: 249K
.................................................. Size: 299K
.................................................. Size: 350K
.................................................. Size: 399K
.................................................. Size: 449K
.................................................. Size: 500K
.................................................. Size: 549K
.................................................. Size: 599K
.................................................. Size: 649K
.................................................. Size: 700K
.................................................. Size: 749K
.................................................. Size: 799K
.................................................. Size: 849K
.................................................. Size: 899K
.................................................. Size: 950K
.................................................. Size: 999K
.................................................. Size: 1049K
.................................................. Size: 1099K
.................................................. Size: 1149K
.................................. Size of output: 1184K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0
request_gcc_4.8.4@tmp
SEMS_CMAKE_VERSION = 3.10.3
HISTCONTROL = ignoredups
SERIAL_CXX = g++
PWD = /scratch/trilinos/jenkins/tr-test-7/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4
JENKINS_SERVER_COOKIE = 248910a9cd8de38c
BUILD_DISPLAY_NAME = #7897
PULLREQUESTNUM = 8031
SEMS_SUPERLU_INCLUDE_PATH = /projects/sems/install/rhel7-x86_64/sems/tpl/superlu/4.3/gcc/4.8.4/base/include

==========================================================================================
None
PULLREQUEST_CDASH_TRACK is set. Setting CDASH_TRACK=Pull Request
Enabled packages:
-- Setting Trilinos_ENABLE_TpetraCore = ON

Set CWD = /scratch/trilinos/jenkins/tr-test-7/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4/TFW_testing_single_configure_prototype
Archiving artifacts
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_intel_17.0.1 # 7708 (click to expand)

    ..................................................  Size: 11899K
    ..................................................  Size: 11949K
    ..................................................  Size: 11999K
    ..................................................  Size: 12049K
    ..................................................  Size: 12099K
    ..................................................  Size: 12149K
    ..................................................  Size: 12199K
    ..................................................  Size: 12249K
    ..................................................  Size: 12299K
    ..................................................  Size: 12350K
    ..................................................  Size: 12400K
    ..................................................  Size: 12450K
    ..................................................  Size: 12500K
    ..................................................  Size: 12550K
    ..................................................  Size: 12600K
    ..................................................  Size: 12650K
    ..................................................  Size: 12700K
    ..................................................  Size: 12750K
    ..................................................  Size: 12800K
    ..................................................  Size: 12849K
    ..................................................  Size: 12899K
    ..................................................  Size: 12950K
    ..................................................  Size: 13000K
    ..................................................  Size: 13050K
    ..................................................  Size: 13100K
    ..................................................  Size: 13149K
    ..................................................  Size: 13199K
    ..................................................  Size: 13249K
    ..................................................  Size: 13299K
    ..................................................  Size: 13349K
    ..................................................  Size: 13400K
    ..................................................  Size: 13450K
    ..................................................  Size: 13500K
    ..................................................  Size: 13550K
    ..................................................  Size: 13599K
    ..................................................  Size: 13649K
    ..................................................  Size: 13700K
    ..................................................  Size: 13749K
    ..................................................  Size: 13800K
    ..................................................  Size: 13850K
    ..................................................  Size: 13899K
    ..................................................  Size: 13949K
    .................................Build was aborted
Aborted by James M Willenbring
Archiving artifacts
 Size of output: 13982K
4a15fab85a9edeb7b4b7e8c
SEMS_SUPERLU_LOCAL_PYTHON_VERSION = 2.7.5
no_proxy = localhost,localnets,127.0.0.1,169.254.0.0/16,forge.sandia.gov
CC = icc
SEMS_SCOTCH_LOCAL_COMPILER_VERSION = 4.8.5
SEMS_ZLIB_INCLUDE_PATH = /projects/sems/install/rhel7-x86_64/sems/tpl/zlib/1.2.8/intel/17.0.1/base/include
SEMS_CMAKE_LOCAL_COMPILER_VERSION = 4.8.5
JOB_OWNER_EMAIL = prwolfe@sandia.gov
SEMS_SCOTCH_ROOT = /projects/sems/install/rhel7-x86_64/sems/tpl/scotch/6.0.3/intel/17.0.1/mpich/3.2/nopthread_64bit_parallel
PULLREQUEST_CDASH_TRACK = Pull Request
BUILD_ID = 7708
SEMS_NETCDF_INCLUDE_PATH = /projects/sems/install/rhel7-x86_64/sems/tpl/netcdf/4.7.3/intel/17.0.1/mpich/3.2/parallel/include
MKL_LIB = /projects/sems/install/rhel7-x86_64/sems/compiler/intel/17.0.1/base/mkl/lib/intel64
MODULE_VERSION_STACK = 3.2.10
SEMS_MPICH_ROOT = /projects/sems/install/rhel7-x86_64/sems/compiler/intel/17.0.1/mpich/3.2
JOB_COOWNERS_EMAILS = prwolfe@sandia.gov,trilinos@sandia.gov
SEMS_PARMETIS_LOCAL_COMPILER_VERSION = 4.8.5
SEMS_PARMETIS_LOCAL_PYTHON_VERSION = 2.7.5
SEMS_NETCDF_LIBRARY_PATH = /projects/sems/install/rhel7-x86_64/sems/tpl/netcdf/4.7.3/intel/17.0.1/mpich/3.2/parallel/lib
GIT_BRANCH = origin/develop
SEMS_INTEL_LOCAL_PYTHON_VERSION = 2.7.5
SEMS_BOOST_LIBRARY_PATH = /projects/sems/install/rhel7-x86_64/sems/tpl/boost/1.63.0/intel/17.0.1/base/lib
SEMS_GCC_LOCAL_COMPILER_VERSION = 4.8.5
SNLSYSTEM = cee
MPIF77 = mpif77
SEMS_HDF5_ROOT = /projects/sems/install/rhel7-x86_64/sems/tpl/hdf5/1.10.6/intel/17.0.1/mpich/3.2/parallel
SEMS_SCOTCH_INCLUDE_PATH = /projects/sems/install/rhel7-x86_64/sems/tpl/scotch/6.0.3/intel/17.0.1/mpich/3.2/nopthread_64bit_parallel/include
LOADEDMODULES = sems-env:sems-git/2.10.1:sems-python/2.7.9:sems-gcc/4.9.3:sems-intel/17.0.1:sems-mpich/3.2:sems-boost/1.63.0/base:sems-zlib/1.2.8/base:sems-hdf5/1.10.6/parallel:sems-netcdf/4.7.3/parallel:sems-parmetis/4.0.3/parallel:sems-scotch/6.0.3/nopthread_64bit_parallel:sems-superlu/4.3/base:sems-cmake/3.10.3:atdm-env:atdm-ninja_fortran/1.7.2
WORKSPACE_TMP = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1@tmp
SEMS_CMAKE_VERSION = 3.10.3
HISTCONTROL = ignoredups
SERIAL_CXX = icpc
PWD = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1
JENKINS_SERVER_COOKIE = 248910a9cd8de38c
BUILD_DISPLAY_NAME = #7708
PULLREQUESTNUM = 8031
SEMS_SUPERLU_INCLUDE_PATH = /projects/sems/install/rhel7-x86_64/sems/tpl/superlu/4.3/intel/17.0.1/base/include

==========================================================================================
None
PULLREQUEST_CDASH_TRACK is set. Setting CDASH_TRACK=Pull Request
Enabled packages:
-- Setting Trilinos_ENABLE_TpetraCore = ON

Set CWD = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/TFW_testing_single_configure_prototype
Traceback (most recent call last):
File "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos/cmake/std/PullRequestLinuxDriverTest.py", line 725, in
returnValue = run()
File "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos/cmake/std/PullRequestLinuxDriverTest.py", line 718, in run
'-Dsubprojects_file=../package_subproject_list.cmake'])
File "/projects/sems/install/rhel7-x86_64/sems/compiler/python/2.7.9/lib/python2.7/subprocess.py", line 540, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['ctest', '-S', 'simple_testing.cmake', '-Dbuild_name=PR-8031-test-Trilinos_pullrequest_intel_17.0.1-7708', '-Dskip_by_parts_submit=OFF', '-Dskip_update_step=ON', '-Ddashboard_model=Experimental', '-Ddashboard_track=Pull Request', '-DPARALLEL_LEVEL=20', '-DTEST_PARALLEL_LEVEL=10', '-Dbuild_dir=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/pull_request_test', '-Dconfigure_script=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos/cmake/std/PullRequestLinuxIntelTestingSettings.cmake', '-Dpackage_enables=../packageEnables.cmake', '-Dsubprojects_file=../package_subproject_list.cmake']' returned non-zero exit status -15
Finished: ABORTED

Console Output (last 100 lines) : Trilinos_pullrequest_gcc_4.9.3_SERIAL # 6131 (click to expand)

CHANGED_PACKAGES_ST_LIST='TpetraCore'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-8031-test-Trilinos_pullrequest_gcc_4.9.3_SERIAL-6131
Cur dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3_SERIAL/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3_SERIAL/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3_SERIAL/pull_request_test
Parallel level = 20
Testing Parallel level = 10
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 60
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.10.3/bin/cmake
-C "/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3_SERIAL/Trilinos/cmake/std/PullRequestLinuxGCC4.9.3TestingSettingsSERIAL.cmake"
-C "/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3_SERIAL/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3_SERIAL/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic166&field2=buildname&compare2=61&value2=PR-8031-test-Trilinos_pullrequest_gcc_4.9.3_SERIAL-6131&field3=buildstamp&compare3=61&value3=20200915-1817-Pull Request
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8031-test-Trilinos_pullrequest_gcc_4.9.3_SERIAL-6131&field2=buildstamp&compare2=61&value2=20200915-1817-Pull Request
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8031-test-Trilinos_pullrequest_gcc_4.9.3_SERIAL-6131&field2=buildstamp&compare2=61&value2=20200915-1817-Pull Request
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
.................................................. Size: 150K
.................................................. Size: 200K
.................................................. Size: 250K
............................... Size of output: 280K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................................................. Size: 49K
.................................................. Size: 99K
.................................................. Size: 149K
.................................................. Size: 199K
.................................................. Size: 249K
.................................................. Size: 299K
.................................................. Size: 350K
.................................................. Size: 400K
.................................................. Size: 450K
.................................................. Size: 499K
.................................................. Size: 549K
.................................................. Size: 599K
.................................................. Size: 649K
.................................................. Size: 699K
.................................................. Size: 749K
............. Size of output: 763K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0
131
SEMS_NETCDF_INCLUDE_PATH = /projects/sems/install/rhel7-x86_64/sems/tpl/netcdf/4.7.3/gcc/4.9.3/base/include
MODULE_VERSION_STACK = 3.2.10
JOB_COOWNERS_EMAILS = wcmclen@sandia.gov,trilinos@sandia.gov
SEMS_NETCDF_LIBRARY_PATH = /projects/sems/install/rhel7-x86_64/sems/tpl/netcdf/4.7.3/gcc/4.9.3/base/lib
GIT_BRANCH = origin/develop
SEMS_BOOST_LIBRARY_PATH = /projects/sems/install/rhel7-x86_64/sems/tpl/boost/1.63.0/gcc/4.9.3/base/lib
SEMS_GCC_LOCAL_COMPILER_VERSION = 4.8.5
SNLSYSTEM = cee
SEMS_HDF5_ROOT = /projects/sems/install/rhel7-x86_64/sems/tpl/hdf5/1.10.6/gcc/4.9.3/base
LOADEDMODULES = sems-env:sems-git/2.10.1:sems-python/2.7.9:sems-gcc/4.9.3:sems-boost/1.63.0/base:sems-zlib/1.2.8/base:sems-hdf5/1.10.6/base:sems-netcdf/4.7.3/base:sems-metis/5.1.0/base:sems-superlu/4.3/base:sems-cmake/3.10.3:atdm-env:atdm-ninja_fortran/1.7.2
WORKSPACE_TMP = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3_SERIAL@tmp
SEMS_CMAKE_VERSION = 3.10.3
HISTCONTROL = ignoredups
SERIAL_CXX = g++
PWD = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3_SERIAL
JENKINS_SERVER_COOKIE = 248910a9cd8de38c
BUILD_DISPLAY_NAME = #6131
PULLREQUESTNUM = 8031
SEMS_SUPERLU_INCLUDE_PATH = /projects/sems/install/rhel7-x86_64/sems/tpl/superlu/4.3/gcc/4.9.3/base/include

==========================================================================================
None
PULLREQUEST_CDASH_TRACK is set. Setting CDASH_TRACK=Pull Request
Enabled packages:
-- Setting Trilinos_ENABLE_TpetraCore = ON

Set CWD = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3_SERIAL/TFW_testing_single_configure_prototype
Archiving artifacts
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_gcc_7.2.0_debug # 351 (click to expand)

 14) atdm-env
 15) atdm-ninja_fortran/1.7.2
TRILINOS_DIR=/scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/commonTools/framework/../..
TRILINOS_SCRIPTS_DIR=/scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/commonTools/framework/../..
TRIBITS_DIR=/scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/commonTools/framework/../../cmake/tribits
TRILINOS_DIR=/scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/commonTools/framework/../..
TRILINOS_SCRIPTS_DIR=/scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/commonTools/framework/../..
TRIBITS_DIR=/scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/commonTools/framework/../../cmake/tribits

*** Generating set of Trilinos enables given modified packages from
*** git commit origin/develop to HEAD


A) Generate the Trilinos Packages definition and depencencies XML file

Wrote the file 'TrilinosPackageDependencies.xml'

B) Get the set of changed files

Current directory: /scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos

git diff --name-only origin/develop..HEAD > /scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/changed-files.txt

Wrote file 'changed-files.txt'

Current directory: /scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug

C) Get the unfiltered list of changed Trilinos packages (including 'ALL_PACKAGES')

CHANGED_PACKAGES_FULL_LIST='TpetraCore'

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='TpetraCore'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-8031-test-Trilinos_pullrequest_gcc_7.2.0_debug-351
Cur dir = /scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos
Binary dir = /scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test
Parallel level = 20
Testing Parallel level = 10
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 60
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.10.3/bin/cmake
-C "/scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0DebugTestingSettings.cmake"
-C "/scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-4.novalocal&field2=buildname&compare2=61&value2=PR-8031-test-Trilinos_pullrequest_gcc_7.2.0_debug-351&field3=buildstamp&compare3=61&value3=20200915-1818-Pull Request
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8031-test-Trilinos_pullrequest_gcc_7.2.0_debug-351&field2=buildstamp&compare2=61&value2=20200915-1818-Pull Request
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8031-test-Trilinos_pullrequest_gcc_7.2.0_debug-351&field2=buildstamp&compare2=61&value2=20200915-1818-Pull Request
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
.................................................. Size: 150K
.................................................. Size: 200K
.................................................. Size: 250K
.................................................. Size: 300K
............... Size of output: 314K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................................................. Size: 49K
.................................................. Size: 99K
.................................................. Size: 149K
.................................................. Size: 199K
.................................................. Size: 249K
.................................................. Size: 299K
.................................................. Size: 349K
.................................................. Size: 399K
.................................................. Size: 449K
. Size of output: 450K
Build succeeded.
build submit error = 0
Starting testing step.
Build was aborted
Aborted by James M Willenbring
Archiving artifacts
Finished: ABORTED

Console Output (last 100 lines) : Trilinos_pullrequest_gcc_8.3.0 # 2171 (click to expand)

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-8031-test-Trilinos_pullrequest_gcc_8.3.0-2171
Cur dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/pull_request_test
Parallel level = 20
Testing Parallel level = 10
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 60
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1/bin/cmake
-C "/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos/cmake/std/PullRequestLinuxGCC8.3.0TestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic166&field2=buildname&compare2=61&value2=PR-8031-test-Trilinos_pullrequest_gcc_8.3.0-2171&field3=buildstamp&compare3=61&value3=20200915-1817-Pull Request-Experimental
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8031-test-Trilinos_pullrequest_gcc_8.3.0-2171&field2=buildstamp&compare2=61&value2=20200915-1817-Pull Request-Experimental
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8031-test-Trilinos_pullrequest_gcc_8.3.0-2171&field2=buildstamp&compare2=61&value2=20200915-1817-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
.................................................. Size: 150K
.................................................. Size: 200K
.................................................. Size: 250K
.................................................. Size: 300K
.................. Size of output: 317K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................................................. Size: 49K
.................................................. Size: 99K
.................................................. Size: 149K
.................................................. Size: 199K
.................................................. Size: 249K
.................................................. Size: 299K
.................................................. Size: 349K
.................................................. Size: 399K
.................................................. Size: 449K
.................................................. Size: 499K
.................................................. Size: 549K
.................................................. Size: 599K
.................................................. Size: 649K
.................................................. Size: 699K
.................................................. Size: 749K
.................................................. Size: 799K
.................................................. Size: 849K
.................................................. Size: 899K
......... Size of output: 909K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0
_VERSION_STACK = 3.2.10
JOB_COOWNERS_EMAILS = HRSwant@sandia.gov,trilinos@sandia.gov
SEMS_PARMETIS_LOCAL_COMPILER_VERSION = 4.8.5
SEMS_PARMETIS_LOCAL_PYTHON_VERSION = 2.7.5
SEMS_NETCDF_LIBRARY_PATH = /projects/sems/install/rhel7-x86_64/sems/tpl/netcdf/4.7.3/gcc/8.3.0/openmpi/1.10.1/parallel/lib
GIT_BRANCH = origin/develop
SEMS_BOOST_LIBRARY_PATH = /projects/sems/install/rhel7-x86_64/sems/tpl/boost/1.66.0/gcc/8.3.0/base/lib
SEMS_GCC_LOCAL_COMPILER_VERSION = 4.8.5
SNLSYSTEM = cee
MPIF77 = mpif77
SEMS_HDF5_ROOT = /projects/sems/install/rhel7-x86_64/sems/tpl/hdf5/1.10.6/gcc/8.3.0/openmpi/1.10.1/parallel
SEMS_SCOTCH_INCLUDE_PATH = /projects/sems/install/rhel7-x86_64/sems/tpl/scotch/6.0.3/gcc/8.3.0/openmpi/1.10.1/nopthread_64bit_parallel/include
LOADEDMODULES = sems-env:sems-git/2.10.1:sems-python/2.7.9:sems-gcc/8.3.0:sems-openmpi/1.10.1:sems-boost/1.66.0/base:sems-zlib/1.2.8/base:sems-hdf5/1.10.6/parallel:sems-netcdf/4.7.3/parallel:sems-parmetis/4.0.3/parallel:sems-scotch/6.0.3/nopthread_64bit_parallel:sems-superlu/4.3/base:sems-cmake/3.17.1:sems-ninja_fortran/1.10.0:atdm-env
WORKSPACE_TMP = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0@tmp
SEMS_CMAKE_VERSION = 3.17.1
HISTCONTROL = ignoredups
SERIAL_CXX = g++
PWD = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0
JENKINS_SERVER_COOKIE = 248910a9cd8de38c
BUILD_DISPLAY_NAME = #2171
PULLREQUESTNUM = 8031
SEMS_SUPERLU_INCLUDE_PATH = /projects/sems/install/rhel7-x86_64/sems/tpl/superlu/4.3/gcc/8.3.0/base/include

==========================================================================================
None
PULLREQUEST_CDASH_TRACK is set. Setting CDASH_TRACK=Pull Request
Enabled packages:
-- Setting Trilinos_ENABLE_TpetraCore = ON

Set CWD = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/TFW_testing_single_configure_prototype
Archiving artifacts
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_cuda_9.2 # 5465 (click to expand)

    ..................................................  Size: 5750K
    ..................................................  Size: 5800K
    ..................................................  Size: 5849K
    ..................................................  Size: 5899K
    ..................................................  Size: 5949K
    ..................................................  Size: 5999K
    ..................................................  Size: 6050K
    ..................................................  Size: 6100K
    ..................................................  Size: 6150K
    ..................................................  Size: 6200K
    ..................................................  Size: 6250K
    ..................................................  Size: 6300K
    ..................................................  Size: 6349K
    ..................................................  Size: 6399K
    ..................................................  Size: 6449K
    ..................................................  Size: 6499K
    ..................................................  Size: 6549K
    ..................................................  Size: 6599K
    ..................................................  Size: 6649K
    ..................................................  Size: 6699K
    ..................................................  Size: 6750K
    ..................................................  Size: 6800K
    ..................................................  Size: 6850K
    ..................................................  Size: 6899K
    ..................................................  Size: 6949K
    ..................................................  Size: 6999K
    ..................................................  Size: 7049K
    ..................................................  Size: 7099K
    ..................................................  Size: 7149K
    ..................................................  Size: 7199K
    ..................................................  Size: 7249K
    ..................................................  Size: 7299K
    ..................................................  Size: 7349K
    ..................................................  Size: 7399K
    ..................................................  Size: 7449K
    ..................................................  Size: 7500K
    ..................................................  Size: 7550K
    ..................................................  Size: 7600K
    ..................................................  Size: 7650K
    ..................................................  Size: 7700K
    ..................................................  Size: 7750K
    ..................................................  Size: 7800K
    ..................................................  Size: 7849K
    ..................................................  Size: 7899K
    ..................................................  Size: 7949K
    ..................................................  Size: 8000K
    ..................................................  Size: 8050K
    ..................................................  Size: 8100K
    ..................................................  Size: 8149K
    ..................................................  Size: 8199K
    ..................................................  Size: 8249K
    ..................................................  Size: 8299K
    ..................................................  Size: 8349K
    ..................................................  Size: 8399K
    ..................................................  Size: 8449K
    ..................................................  Size: 8500K
    ..................................................  Size: 8550K
    ..................................................  Size: 8600K
    ..................................................  Size: 8650K
    ..................................................  Size: 8699K
    ..................................................  Size: 8749K
    ..................................................  Size: 8799K
    ..................................................  Size: 8849K
    ..................................................  Size: 8900K
    ..................................................  Size: 8950K
    ..................................................  Size: 9000K
    ..................................................  Size: 9050K
    ..................................................  Size: 9100K
    ..................................................  Size: 9150K
    ..................................................  Size: 9200K
    ..................................................  Size: 9250K
    ..................................................  Size: 9300K
    ..................................................  Size: 9350K
    ..................................................  Size: 9400K
    ..................................................  Size: 9449K
    ..................................................  Size: 9499K
    ..................................................  Size: 9549K
    ..................................................  Size: 9599K
    ..................................................  Size: 9650K
    ..................................................  Size: 9700K
    ..................................................  Size: 9750K
    ..................................................  Size: 9799K
    ..................................................  Size: 9849K
    ..................................................  Size: 9899K
    ..................................................  Size: 9949K
    ..................................................  Size: 9999K
    ..................................................  Size: 10050K
    ..................................................  Size: 10099K
    ..................................................  Size: 10149K
    ..................................................  Size: 10199K
    ..................................................  Size: 10249K
     Size of output: 10249K
Build succeeded.
build submit error = 0
Starting testing step.
Build was aborted
Aborted by James M Willenbring
Archiving artifacts
Terminated
Finished: ABORTED

Console Output (last 100 lines) : Trilinos_pullrequest_clang_10.0.0 # 616 (click to expand)

    ..................................................  Size: 30399K
    ..................................................  Size: 30449K
    ..................................................  Size: 30499K
    ..................................................  Size: 30549K
    ..................................................  Size: 30599K
    ..................................................  Size: 30650K
    ..................................................  Size: 30700K
    ..................................................  Size: 30750K
    ..................................................  Size: 30800K
    ..................................................  Size: 30849K
    ..................................................  Size: 30899K
    ..................................................  Size: 30950K
    ..................................................  Size: 31000K
    ..................................................  Size: 31049K
    ..................................................  Size: 31100K
    ..................................................  Size: 31149K
    ..................................................  Size: 31199K
    ..................................................  Size: 31249K
    ..................................................  Size: 31299K
    ..................................................  Size: 31349K
    ..................................................  Size: 31399K
    ..................................................  Size: 31449K
    ..................................................  Size: 31499K
    ..................................................  Size: 31549K
    ..................................................  Size: 31599K
    ..................................................  Size: 31649K
    ..................................................  Size: 31699K
    ..................................................  Size: 31749K
    ..................................................  Size: 31799K
    ..................................................  Size: 31849K
    ..................................................  Size: 31900K
    ..................................................  Size: 31949K
    ..................................................  Size: 31999K
    ..................................................  Size: 32049K
    ..................................................  Size: 32100K
    ..................................................  Size: 32150K
    ..................................................  Size: 32199K
    ..................................................  Size: 32249K
    ..................................................  Size: 32300K
    ..................................................  Size: 32350K
    ..................................................  Size: 32400K
    ..................................................  Size: 32449K
    ..................................................  Size: 32500K
    ..................................................  Size: 32549K
    ..................................................  Size: 32600K
    ..................................................  Size: 32650K
    ..................................................  Size: 32699K
    ..................................................  Size: 32749K
    ..................................................  Size: 32799K
    ..................................................  Size: 32850K
    ..................................................  Size: 32899K
    ..................................................  Size: 32950K
    ..................................................  Size: 33000K
    ..................................................  Size: 33050K
    ..................................................  Size: 33100K
    ..................................................  Size: 33150K
    ..................................................  Size: 33200K
    ..................................................  Size: 33250K
    ..................................................  Size: 33299K
    ..................................................  Size: 33350K
    ..................................................  Size: 33400K
    ..................................................  Size: 33449K
    ..................................................  Size: 33500K
    ..................................................  Size: 33550K
    ..................................................  Size: 33599K
    ..................................................  Size: 33650K
    ..................................................  Size: 33699K
    ..................................................  Size: 33750K
    ..................................................  Size: 33799K
    ..................................................  Size: 33850K
    ..................................................  Size: 33899K
    ..................................................  Size: 33950K
    ..................................................  Size: 34000K
    ........................ Size of output: 34023K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0
ortran/1.10.0
WORKSPACE_TMP = /scratch/trilinos/jenkins/tr-test-9/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0@tmp
SEMS_CMAKE_VERSION = 3.17.1
HISTCONTROL = ignoredups
SERIAL_CXX = clang++
PWD = /scratch/trilinos/jenkins/tr-test-9/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0
JENKINS_SERVER_COOKIE = 248910a9cd8de38c
BUILD_DISPLAY_NAME = #616
PULLREQUESTNUM = 8031
SEMS_SUPERLU_INCLUDE_PATH = /projects/sems/install/rhel7-x86_64/sems/tpl/superlu/4.3/clang/10.0.0/base/include

==========================================================================================
None
PULLREQUEST_CDASH_TRACK is set. Setting CDASH_TRACK=Pull Request
Enabled packages:
-- Setting Trilinos_ENABLE_TpetraCore = ON

Set CWD = /scratch/trilinos/jenkins/tr-test-9/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/TFW_testing_single_configure_prototype
Archiving artifacts
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_python_2 # 3440 (click to expand)

HUDSON_HOME = /var/lib/jenkins
TRILINOS_TARGET_BRANCH = develop
https_proxy = http://wwwproxy.sandia.gov:80
F90 = gfortran
SERIAL_F90 = gfortran
SEMS_CMAKE_ROOT = /projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.10.3
JOB_COOWNERS = prwolfe,trilinos
SERIAL_FC = gfortran
BUILD_CAUSE_MANUALTRIGGER = true
HUDSON_COOKIE = 95d50494-d656-430a-b1ba-1df027efad00
ftp_proxy = http://wwwproxy.sandia.gov:80/
QT_GRAPHICSSYSTEM_CHECKED = 1
SEMS_NINJA_FORTRAN_LOCAL_COMPILER_VERSION = 4.8.5
F77 = gfortran
TRILINOS_TARGET_REPO = https://github.com/trilinos/Trilinos
NODE_OWNER_EMAIL = ceeadmin@sandia.gov
SEMS_GIT_LOCAL_PYTHON_VERSION = 2.7.5
NODE_NAME = tr-test-5-trilinos
GIT_CHECKOUT_DIR = Trilinos
SEMS_NINJA_FORTRAN_VERSION = 1.7.2
SEMS_COMPILER_VERSION = 7.2.0
SSH_CLIENT = 205.137.81.17 44168 22
JENKINS_URL = https://ascic-jenkins.sandia.gov/
LOGNAME = trilinos
NODE_LABELS = tr-test-5-trilinos trilinos-CAPACITY trilinos-any trilinos-cloud-32 trilinos_cloud_32_node_5
PATH = /projects/sierra/linux_rh7/install/Python/2.7.15/bin:/projects/sierra/linux_rh7/install/Python/extrasbin:/projects/sems/install/rhel7-x86_64/atdm/utility/ninja_fortran/1.7.2/sbin:/projects/sems/install/rhel7-x86_64/atdm/utility/ninja_fortran/1.7.2/bin:/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.10.3/sbin:/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.10.3/bin:/projects/sems/install/rhel7-x86_64/sems/compiler/gcc/7.2.0/base/bin:/projects/sems/install/rhel7-x86_64/sems/utility/git/2.10.1/sbin:/projects/sems/install/rhel7-x86_64/sems/utility/git/2.10.1/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/ascldap/users/trilinos/.local/bin:/ascldap/users/trilinos/bin
SEMS_NINJA_FORTRAN_LOCAL_PYTHON_VERSION = 2.7.5
GIT_PREVIOUS_SUCCESSFUL_COMMIT = 84be7b58bbb2d4f6a4a15fab85a9edeb7b4b7e8c
no_proxy = localhost,localnets,127.0.0.1,169.254.0.0/16,forge.sandia.gov
CC = gcc
SEMS_CMAKE_LOCAL_COMPILER_VERSION = 4.8.5
JOB_OWNER_EMAIL = prwolfe@sandia.gov
PULLREQUEST_CDASH_TRACK = Pull Request
BUILD_ID = 3440
JOB_COOWNERS_EMAILS = prwolfe@sandia.gov,trilinos@sandia.gov
GIT_URL = https://github.com/trilinos/Trilinos
SEMS_GCC_LOCAL_COMPILER_VERSION = 4.8.5
LOADEDMODULES = sems-env:sems-git/2.10.1:sems-gcc/7.2.0:sems-cmake/3.10.3:atdm-env:atdm-ninja_Currently Loaded Modulefiles:
  1) sems-env                   4) sems-cmake/3.10.3
  2) sems-git/2.10.1            5) atdm-env
  3) sems-gcc/7.2.0             6) atdm-ninja_fortran/1.7.2
Build name               = PR-8031-test-Trilinos_pullrequest_python_2-3440
Cur dir                  = /scratch/trilinos/jenkins/tr-test-5/workspace/trilinos-folder/Trilinos_pullrequest_python_2/TFW_testing_single_configure_prototype
Source dir               = /scratch/trilinos/jenkins/tr-test-5/workspace/trilinos-folder/Trilinos_pullrequest_python_2/Trilinos
Binary dir               = /scratch/trilinos/jenkins/tr-test-5/workspace/trilinos-folder/Trilinos_pullrequest_python_2/pull_request_test
Parallel level           = 20
Testing Parallel level   = 20
skip_by_parts_submit     = OFF
skip_single_submit       = ON
skip_update_step         = ON
skip_upload_config_files = OFF
skip_clean_build_dir     = ON
Subproject count         = 1
Dashboard model          = Experimental
Dashboard track          = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.10.3/bin/cmake 
  -C "/scratch/trilinos/jenkins/tr-test-5/workspace/trilinos-folder/Trilinos_pullrequest_python_2/Trilinos/cmake/std/PullRequestLinuxPython2.cmake"
  -C "/scratch/trilinos/jenkins/tr-test-5/workspace/trilinos-folder/Trilinos_pullrequest_python_2/packageEnables.cmake"
  -DTrilinos_ENABLE_TESTS:BOOL=ON
  -DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
  -G "Ninja"
  /scratch/trilinos/jenkins/tr-test-5/workspace/trilinos-folder/Trilinos_pullrequest_python_2/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-5.novalocal&field2=buildname&compare2=61&value2=PR-8031-test-Trilinos_pullrequest_python_2-3440&field3=buildstamp&compare3=61&value3=20200915-1818-Pull Request
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8031-test-Trilinos_pullrequest_python_2-3440&field2=buildstamp&compare2=61&value2=20200915-1818-Pull Request
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8031-test-Trilinos_pullrequest_python_2-3440&field2=buildstamp&compare2=61&value2=20200915-1818-Pull Request
Starting configure step.
   Each . represents 1024 bytes of output
    ...................... Size of output: 21K
configure submit error = 0
Configure suceeded.
Starting build step.
   Each symbol represents 1024 bytes of output.
    . Size of output: 0K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0
fortran/1.7.2
WORKSPACE_TMP = /scratch/trilinos/jenkins/tr-test-5/workspace/trilinos-folder/Trilinos_pullrequest_python_2@tmp
SEMS_CMAKE_VERSION = 3.10.3
HISTCONTROL = ignoredups
SERIAL_CXX = g++
PWD = /scratch/trilinos/jenkins/tr-test-5/workspace/trilinos-folder/Trilinos_pullrequest_python_2
JENKINS_SERVER_COOKIE = 248910a9cd8de38c
BUILD_DISPLAY_NAME = #3440
PULLREQUESTNUM = 8031

==========================================================================================
None
PULLREQUEST_CDASH_TRACK is set. Setting CDASH_TRACK=Pull Request
Enabled packages:
-- Setting Trilinos_ENABLE_TrilinosFrameworkTests = ON

Set CWD = /scratch/trilinos/jenkins/tr-test-5/workspace/trilinos-folder/Trilinos_pullrequest_python_2/TFW_testing_single_configure_prototype
Archiving artifacts
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_python_3 # 3471 (click to expand)

HUDSON_HOME = /var/lib/jenkins
TRILINOS_TARGET_BRANCH = develop
https_proxy = http://wwwproxy.sandia.gov:80
F90 = gfortran
SERIAL_F90 = gfortran
SEMS_CMAKE_ROOT = /projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.10.3
JOB_COOWNERS = prwolfe,trilinos
SERIAL_FC = gfortran
BUILD_CAUSE_MANUALTRIGGER = true
HUDSON_COOKIE = 9fd87f93-d704-4e57-8ec6-ba9ce1d09493
ftp_proxy = http://wwwproxy.sandia.gov:80/
QT_GRAPHICSSYSTEM_CHECKED = 1
SEMS_NINJA_FORTRAN_LOCAL_COMPILER_VERSION = 4.8.5
F77 = gfortran
TRILINOS_TARGET_REPO = https://github.com/trilinos/Trilinos
NODE_OWNER_EMAIL = ceeadmin@sandia.gov
SEMS_GIT_LOCAL_PYTHON_VERSION = 2.7.5
NODE_NAME = tr-test-8-trilinos
GIT_CHECKOUT_DIR = Trilinos
SEMS_NINJA_FORTRAN_VERSION = 1.7.2
SEMS_COMPILER_VERSION = 7.2.0
SSH_CLIENT = 205.137.81.17 57460 22
JENKINS_URL = https://ascic-jenkins.sandia.gov/
LOGNAME = trilinos
NODE_LABELS = tr-test-8-trilinos trilinos-CAPACITY trilinos-any trilinos-cloud-32 trilinos_cloud_32_node_8
PATH = /projects/sierra/linux_rh7/install/Python/3.6.3/bin:/projects/sierra/linux_rh7/install/Python/extrasbin:/projects/sems/install/rhel7-x86_64/atdm/utility/ninja_fortran/1.7.2/sbin:/projects/sems/install/rhel7-x86_64/atdm/utility/ninja_fortran/1.7.2/bin:/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.10.3/sbin:/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.10.3/bin:/projects/sems/install/rhel7-x86_64/sems/compiler/gcc/7.2.0/base/bin:/projects/sems/install/rhel7-x86_64/sems/utility/git/2.10.1/sbin:/projects/sems/install/rhel7-x86_64/sems/utility/git/2.10.1/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/ascldap/users/trilinos/.local/bin:/ascldap/users/trilinos/bin
SEMS_NINJA_FORTRAN_LOCAL_PYTHON_VERSION = 2.7.5
GIT_PREVIOUS_SUCCESSFUL_COMMIT = 84be7b58bbb2d4f6a4a15fab85a9edeb7b4b7e8c
no_proxy = localhost,localnets,127.0.0.1,169.254.0.0/16,forge.sandia.gov
CC = gcc
SEMS_CMAKE_LOCAL_COMPILER_VERSION = 4.8.5
JOB_OWNER_EMAIL = prwolfe@sandia.gov
PULLREQUEST_CDASH_TRACK = Pull Request
BUILD_ID = 3471
JOB_COOWNERS_EMAILS = prwolfe@sandia.gov,trilinos@sandia.gov
GIT_URL = https://github.com/trilinos/Trilinos
SEMS_GCC_LOCAL_COMPILER_VERSION = 4.8.5
LOADEDMODULES = sems-env:sems-git/2.10.1:sems-gcc/7.2.0:seCurrently Loaded Modulefiles:
  1) sems-env                   4) sems-cmake/3.10.3
  2) sems-git/2.10.1            5) atdm-env
  3) sems-gcc/7.2.0             6) atdm-ninja_fortran/1.7.2
Build name               = PR-8031-test-Trilinos_pullrequest_python_3-3471
Cur dir                  = /scratch/trilinos/jenkins/tr-test-8/workspace/trilinos-folder/Trilinos_pullrequest_python_3/TFW_testing_single_configure_prototype
Source dir               = /scratch/trilinos/jenkins/tr-test-8/workspace/trilinos-folder/Trilinos_pullrequest_python_3/Trilinos
Binary dir               = /scratch/trilinos/jenkins/tr-test-8/workspace/trilinos-folder/Trilinos_pullrequest_python_3/pull_request_test
Parallel level           = 20
Testing Parallel level   = 20
skip_by_parts_submit     = OFF
skip_single_submit       = ON
skip_update_step         = ON
skip_upload_config_files = OFF
skip_clean_build_dir     = ON
Subproject count         = 1
Dashboard model          = Experimental
Dashboard track          = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.10.3/bin/cmake 
  -C "/scratch/trilinos/jenkins/tr-test-8/workspace/trilinos-folder/Trilinos_pullrequest_python_3/Trilinos/cmake/std/PullRequestLinuxPython3.cmake"
  -C "/scratch/trilinos/jenkins/tr-test-8/workspace/trilinos-folder/Trilinos_pullrequest_python_3/packageEnables.cmake"
  -DTrilinos_ENABLE_TESTS:BOOL=ON
  -DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
  -G "Ninja"
  /scratch/trilinos/jenkins/tr-test-8/workspace/trilinos-folder/Trilinos_pullrequest_python_3/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-8.novalocal&field2=buildname&compare2=61&value2=PR-8031-test-Trilinos_pullrequest_python_3-3471&field3=buildstamp&compare3=61&value3=20200915-1819-Pull Request
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8031-test-Trilinos_pullrequest_python_3-3471&field2=buildstamp&compare2=61&value2=20200915-1819-Pull Request
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8031-test-Trilinos_pullrequest_python_3-3471&field2=buildstamp&compare2=61&value2=20200915-1819-Pull Request
Starting configure step.
   Each . represents 1024 bytes of output
    ...................... Size of output: 21K
configure submit error = 0
Configure suceeded.
Starting build step.
   Each symbol represents 1024 bytes of output.
    . Size of output: 0K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0
ms-cmake/3.10.3:atdm-env:atdm-ninja_fortran/1.7.2
WORKSPACE_TMP = /scratch/trilinos/jenkins/tr-test-8/workspace/trilinos-folder/Trilinos_pullrequest_python_3@tmp
SEMS_CMAKE_VERSION = 3.10.3
HISTCONTROL = ignoredups
SERIAL_CXX = g++
PWD = /scratch/trilinos/jenkins/tr-test-8/workspace/trilinos-folder/Trilinos_pullrequest_python_3
JENKINS_SERVER_COOKIE = 248910a9cd8de38c
BUILD_DISPLAY_NAME = #3471
PULLREQUESTNUM = 8031

==========================================================================================
None
PULLREQUEST_CDASH_TRACK is set. Setting CDASH_TRACK=Pull Request
Enabled packages:
-- Setting Trilinos_ENABLE_TrilinosFrameworkTests = ON

Set CWD = /scratch/trilinos/jenkins/tr-test-8/workspace/trilinos-folder/Trilinos_pullrequest_python_3/TFW_testing_single_configure_prototype
Archiving artifacts
Finished: SUCCESS


CDash Test Results for PR# 8031.


Wiki: How to Reproduce PR Testing Builds and Errors.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Test Inspection' - Auto Inspected - Inspection Is Not Necessary for this Pull Request.

@ndellingwood
Copy link
Contributor Author

@kddevin I pushed an update for the comment to include link to this PR.

Here's the bug report for the gcc/7.2 issue: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882855

Since it's an internal compiler error, I couldn't say this happens consistently enough to prescribe a pattern for avoidance, though I've seen it show up elsewhere in the past and was familiar. Sometimes when a const variable is captured by a lambda and used within a loop this occurs, and the workaround is to create a local copy of the const var in the lambda outside of the loop. It is pretty gross.

@ndellingwood
Copy link
Contributor Author

@kddevin looks like an updated review is required after my push to update the comments, though it looks like the autotester is restarting without the RETEST label.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_4.8.4

  • Build Num: 7900
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.8.4
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 7251b9e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 7711
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 7251b9e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 6134
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 7251b9e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 354
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 7251b9e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 2174
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 7251b9e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 5468
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 7251b9e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 619
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 7251b9e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_python_2

  • Build Num: 3443
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 7251b9e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 3474
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 7251b9e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Using Repos:

Repo: TRILINOS (ndellingwood/Trilinos)
  • Branch: tpetra-cpp14-testfix
  • SHA: 7251b9e
  • Mode: TEST_REPO

Pull Request Author: ndellingwood

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Jenkins Testing: all Jobs PASSED

Pull Request Auto Testing has PASSED (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_4.8.4

  • Build Num: 7900
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.8.4
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 7251b9e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 7711
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 7251b9e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 6134
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 7251b9e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 354
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 7251b9e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 2174
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 7251b9e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 5468
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 7251b9e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 619
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 7251b9e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_python_2

  • Build Num: 3443
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 7251b9e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 3474
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Tpetra
PULLREQUESTNUM 8031
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-cpp14-testfix
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 7251b9e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 6d2b7ae


CDash Test Results for PR# 8031.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Merge Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging
THE LAST COMMIT TO THIS PULL REQUEST HAS NOT BEEN REVIEWED YET!

@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However Inspection must be performed before merge can occur...

@ndellingwood ndellingwood added the AT: AUTOMERGE Causes the PR autotester to automatically merge the PR branch once approvals are completed label Sep 15, 2020
@kddevin
Copy link
Contributor

kddevin commented Sep 15, 2020

Thanks, @ndellingwood ! You saved us a lot of time hunting that down.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Merge Inspection' - SUCCESS: The last commit to this Pull Request has been INSPECTED AND APPROVED by [ kddevin ]!

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Pull Request will be Automerged

@trilinos-autotester trilinos-autotester merged commit d55fb8d into trilinos:develop Sep 15, 2020
@trilinos-autotester
Copy link
Contributor

Merge on Pull Request# 8031: IS A SUCCESS - Pull Request successfully merged

@trilinos-autotester trilinos-autotester removed the AT: AUTOMERGE Causes the PR autotester to automatically merge the PR branch once approvals are completed label Sep 15, 2020
@ndellingwood ndellingwood deleted the tpetra-cpp14-testfix branch September 15, 2020 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants