Trilinos
Trilinos copied to clipboard
Framework: Make GTest only a TPL
@trilinos/framework
Motivation
This pull request solves the problem that Trilinos includes copy-pasted outdated copies of GTest, which it installs (I know you can disable this but it also disables the install of an STK package we need), which then causes conflicts in a larger application build that obtains GTest as a proper package from its actual repository here on GitHub. It also solves a secondary problem that there are multiple copies of GTest in Trilinos because the first copy-pasted version is too out-of-date.
The problem is solved by removing the Package Gtest
and the TPL gtest
and replacing them both with a TPL GTest
(the capitalization matches the exported CMake package that the latest version of GTest installs). All packages that depended on either the old package or old TPL now depend on the new TPL. This was tested with the latest version of GTest and packages in Trilinos seemed to build and execute their tests fine. Note that the optional/required nature of the dependency was not changed, so this new TPL is now a required test TPL for several packages.
Closes #8001 Closes #4421 Related to #7698 Related to #8235
Stakeholder Feedback
Being solicited here!
Testing
A build of Trilinos was done with most packages that depend on Gtest
or gtest
enabled, and tests executed successfully.
I've also put in a request for SEMS to maintain a GTest package.
Status Flag 'Pre-Test Inspection' - Auto Inspected - Inspection Is Not Necessary for this Pull Request.
Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects:
Pull Request Auto Testing STARTING (click to expand)
Build Information
Test Name: Trilinos_pullrequest_gcc_8.3.0
- Build Num: 5203
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Build Information
Test Name: Trilinos_pullrequest_gcc_7.2.0_serial
- Build Num: 2730
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Build Information
Test Name: Trilinos_pullrequest_gcc_7.2.0_debug
- Build Num: 3210
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Build Information
Test Name: Trilinos_pullrequest_intel_17.0.1
- Build Num: 10471
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Build Information
Test Name: Trilinos_pullrequest_cuda_10.1.105
- Build Num: 1883
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Build Information
Test Name: Trilinos_pullrequest_cuda_10.1.105_uvm_off
- Build Num: 880
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Build Information
Test Name: Trilinos_pullrequest_clang_10.0.0
- Build Num: 3247
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Build Information
Test Name: Trilinos_pullrequest_python_3
- Build Num: 5748
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Using Repos:
- Repo: TRILINOS (trilinos/Trilinos)
- Branch: gtest-tpl
- SHA: 38f98345f1d1cc50428cfc538dfc4b113209a3a9
- Mode: TEST_REPO
Pull Request Author: ibaned
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_8.3.0
- Build Num: 5203
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Build Information
Test Name: Trilinos_pullrequest_gcc_7.2.0_serial
- Build Num: 2730
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Build Information
Test Name: Trilinos_pullrequest_gcc_7.2.0_debug
- Build Num: 3210
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Build Information
Test Name: Trilinos_pullrequest_intel_17.0.1
- Build Num: 10471
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Build Information
Test Name: Trilinos_pullrequest_cuda_10.1.105
- Build Num: 1883
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Build Information
Test Name: Trilinos_pullrequest_cuda_10.1.105_uvm_off
- Build Num: 880
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Build Information
Test Name: Trilinos_pullrequest_clang_10.0.0
- Build Num: 3247
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Build Information
Test Name: Trilinos_pullrequest_python_3
- Build Num: 5748
- Status: PASSED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Console Output (last 100 lines) : Trilinos_pullrequest_gcc_8.3.0 # 5203 (click to expand)
Wrote file 'packageEnables.cmake'
F) Generate the package_subproject_list.cmake file
Wrote file 'package_subproject_list.cmake'
Build name = PR-9514-test-Trilinos_pullrequest_gcc_8.3.0-5203
Cur dir = /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/pull_request_test
Parallel level = 20
Testing Parallel level = 4
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/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos/cmake/std/PullRequestLinuxGCC8.3.0TestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic141/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/ascic141/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=ascic141&field2=buildname&compare2=61&value2=PR-9514-test-Trilinos_pullrequest_gcc_8.3.0-5203&field3=buildstamp&compare3=61&value3=20210802-1609-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-9514-test-Trilinos_pullrequest_gcc_8.3.0-5203&field2=buildstamp&compare2=61&value2=20210802-1609-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-9514-test-Trilinos_pullrequest_gcc_8.3.0-5203&field2=buildstamp&compare2=61&value2=20210802-1609-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.......................................... Size of output: 91K
Error(s) when configuring the project
configure submit error = 0
CMake Error at /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/TFW_testing_single_configure_prototype/simple_testing.cmake:194 (message):
Configure failed with error -1
Enabled Packages:
-- Setting Trilinos_ENABLE_ALL_PACKAGES = ON
-- Setting Trilinos_ENABLE_Intrepid = ON
-- Setting Trilinos_ENABLE_MiniTensor = ON
-- Setting Trilinos_ENABLE_Percept = ON
-- Setting Trilinos_ENABLE_ROL = ON
-- Setting Trilinos_ENABLE_Sacado = ON
-- Setting Trilinos_ENABLE_SEACASIoss = ON
-- Setting Trilinos_ENABLE_ShyLU_DDBDDC = ON
-- Setting Trilinos_ENABLE_ShyLU_NodeTacho = ON
-- Setting Trilinos_ENABLE_STKBalance = ON
-- Setting Trilinos_ENABLE_STKCoupling = ON
-- Setting Trilinos_ENABLE_STKDoc_tests = ON
-- Setting Trilinos_ENABLE_STKExprEval = ON
-- Setting Trilinos_ENABLE_STKIO = ON
-- Setting Trilinos_ENABLE_STKMath = ON
-- Setting Trilinos_ENABLE_STKNGP_TEST = ON
-- Setting Trilinos_ENABLE_STKSearch = ON
-- Setting Trilinos_ENABLE_STKSearchUtil = ON
-- Setting Trilinos_ENABLE_STKSimd = ON
-- Setting Trilinos_ENABLE_STKTools = ON
-- Setting Trilinos_ENABLE_STKUnit_test_utils = ON
-- Setting Trilinos_ENABLE_STKUnit_tests = ON
-- Setting Trilinos_ENABLE_STKUtil = ON
+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake
C O M P L E T E D
+--------------------------------------------------------------------+
+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+
--- Change directory to /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/TFW_testing_single_configure_prototype
--- OK
--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9514-test-Trilinos_pullrequest_gcc_8.3.0-5203
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos/cmake/std/PullRequestLinuxGCC8.3.0TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake
--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE
Console Output (last 100 lines) : Trilinos_pullrequest_gcc_7.2.0_serial # 2730 (click to expand)
Wrote file 'packageEnables.cmake'
F) Generate the package_subproject_list.cmake file
Wrote file 'package_subproject_list.cmake'
Build name = PR-9514-test-Trilinos_pullrequest_gcc_7.2.0_serial-2730
Cur dir = /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/pull_request_test
Parallel level = 20
Testing Parallel level = 4
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/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0SerialTestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_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=ascic143&field2=buildname&compare2=61&value2=PR-9514-test-Trilinos_pullrequest_gcc_7.2.0_serial-2730&field3=buildstamp&compare3=61&value3=20210802-1609-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-9514-test-Trilinos_pullrequest_gcc_7.2.0_serial-2730&field2=buildstamp&compare2=61&value2=20210802-1609-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-9514-test-Trilinos_pullrequest_gcc_7.2.0_serial-2730&field2=buildstamp&compare2=61&value2=20210802-1609-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
............................... Size of output: 80K
Error(s) when configuring the project
configure submit error = 0
CMake Error at /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/TFW_testing_single_configure_prototype/simple_testing.cmake:194 (message):
Configure failed with error -1
Enabled Packages:
-- Setting Trilinos_ENABLE_ALL_PACKAGES = ON
-- Setting Trilinos_ENABLE_Intrepid = ON
-- Setting Trilinos_ENABLE_MiniTensor = ON
-- Setting Trilinos_ENABLE_Percept = ON
-- Setting Trilinos_ENABLE_ROL = ON
-- Setting Trilinos_ENABLE_Sacado = ON
-- Setting Trilinos_ENABLE_SEACASIoss = ON
-- Setting Trilinos_ENABLE_ShyLU_DDBDDC = ON
-- Setting Trilinos_ENABLE_ShyLU_NodeTacho = ON
-- Setting Trilinos_ENABLE_STKBalance = ON
-- Setting Trilinos_ENABLE_STKCoupling = ON
-- Setting Trilinos_ENABLE_STKDoc_tests = ON
-- Setting Trilinos_ENABLE_STKExprEval = ON
-- Setting Trilinos_ENABLE_STKIO = ON
-- Setting Trilinos_ENABLE_STKMath = ON
-- Setting Trilinos_ENABLE_STKNGP_TEST = ON
-- Setting Trilinos_ENABLE_STKSearch = ON
-- Setting Trilinos_ENABLE_STKSearchUtil = ON
-- Setting Trilinos_ENABLE_STKSimd = ON
-- Setting Trilinos_ENABLE_STKTools = ON
-- Setting Trilinos_ENABLE_STKUnit_test_utils = ON
-- Setting Trilinos_ENABLE_STKUnit_tests = ON
-- Setting Trilinos_ENABLE_STKUtil = ON
+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake
C O M P L E T E D
+--------------------------------------------------------------------+
+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+
--- Change directory to /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/TFW_testing_single_configure_prototype
--- OK
--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9514-test-Trilinos_pullrequest_gcc_7.2.0_serial-2730
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0SerialTestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake
--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE
Console Output (last 100 lines) : Trilinos_pullrequest_gcc_7.2.0_debug # 3210 (click to expand)
Wrote file 'packageEnables.cmake'
F) Generate the package_subproject_list.cmake file
Wrote file 'package_subproject_list.cmake'
Build name = PR-9514-test-Trilinos_pullrequest_gcc_7.2.0_debug-3210
Cur dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test
Parallel level = 29
Testing Parallel level = 4
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/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0DebugTestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic158/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/ascic158/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=ascic158&field2=buildname&compare2=61&value2=PR-9514-test-Trilinos_pullrequest_gcc_7.2.0_debug-3210&field3=buildstamp&compare3=61&value3=20210802-1610-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-9514-test-Trilinos_pullrequest_gcc_7.2.0_debug-3210&field2=buildstamp&compare2=61&value2=20210802-1610-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-9514-test-Trilinos_pullrequest_gcc_7.2.0_debug-3210&field2=buildstamp&compare2=61&value2=20210802-1610-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.......................................... Size of output: 91K
Error(s) when configuring the project
configure submit error = 0
CMake Error at /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype/simple_testing.cmake:194 (message):
Configure failed with error -1
Enabled Packages:
-- Setting Trilinos_ENABLE_ALL_PACKAGES = ON
-- Setting Trilinos_ENABLE_Intrepid = ON
-- Setting Trilinos_ENABLE_MiniTensor = ON
-- Setting Trilinos_ENABLE_Percept = ON
-- Setting Trilinos_ENABLE_ROL = ON
-- Setting Trilinos_ENABLE_Sacado = ON
-- Setting Trilinos_ENABLE_SEACASIoss = ON
-- Setting Trilinos_ENABLE_ShyLU_DDBDDC = ON
-- Setting Trilinos_ENABLE_ShyLU_NodeTacho = ON
-- Setting Trilinos_ENABLE_STKBalance = ON
-- Setting Trilinos_ENABLE_STKCoupling = ON
-- Setting Trilinos_ENABLE_STKDoc_tests = ON
-- Setting Trilinos_ENABLE_STKExprEval = ON
-- Setting Trilinos_ENABLE_STKIO = ON
-- Setting Trilinos_ENABLE_STKMath = ON
-- Setting Trilinos_ENABLE_STKNGP_TEST = ON
-- Setting Trilinos_ENABLE_STKSearch = ON
-- Setting Trilinos_ENABLE_STKSearchUtil = ON
-- Setting Trilinos_ENABLE_STKSimd = ON
-- Setting Trilinos_ENABLE_STKTools = ON
-- Setting Trilinos_ENABLE_STKUnit_test_utils = ON
-- Setting Trilinos_ENABLE_STKUnit_tests = ON
-- Setting Trilinos_ENABLE_STKUtil = ON
+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake
C O M P L E T E D
+--------------------------------------------------------------------+
+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+
--- Change directory to /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype
--- OK
--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9514-test-Trilinos_pullrequest_gcc_7.2.0_debug-3210
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0DebugTestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake
--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE
Console Output (last 100 lines) : Trilinos_pullrequest_intel_17.0.1 # 10471 (click to expand)
Wrote file 'packageEnables.cmake'
F) Generate the package_subproject_list.cmake file
Wrote file 'package_subproject_list.cmake'
Build name = PR-9514-test-Trilinos_pullrequest_intel_17.0.1-10471
Cur dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/pull_request_test
Parallel level = 29
Testing Parallel level = 4
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/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos/cmake/std/PullRequestLinuxIntel17.0.1TestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/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=ascic158&field2=buildname&compare2=61&value2=PR-9514-test-Trilinos_pullrequest_intel_17.0.1-10471&field3=buildstamp&compare3=61&value3=20210802-1610-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-9514-test-Trilinos_pullrequest_intel_17.0.1-10471&field2=buildstamp&compare2=61&value2=20210802-1610-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-9514-test-Trilinos_pullrequest_intel_17.0.1-10471&field2=buildstamp&compare2=61&value2=20210802-1610-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
......................................... Size of output: 90K
Error(s) when configuring the project
configure submit error = 0
CMake Error at /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/TFW_testing_single_configure_prototype/simple_testing.cmake:194 (message):
Configure failed with error -1
Enabled Packages:
-- Setting Trilinos_ENABLE_ALL_PACKAGES = ON
-- Setting Trilinos_ENABLE_Intrepid = ON
-- Setting Trilinos_ENABLE_MiniTensor = ON
-- Setting Trilinos_ENABLE_Percept = ON
-- Setting Trilinos_ENABLE_ROL = ON
-- Setting Trilinos_ENABLE_Sacado = ON
-- Setting Trilinos_ENABLE_SEACASIoss = ON
-- Setting Trilinos_ENABLE_ShyLU_DDBDDC = ON
-- Setting Trilinos_ENABLE_ShyLU_NodeTacho = ON
-- Setting Trilinos_ENABLE_STKBalance = ON
-- Setting Trilinos_ENABLE_STKCoupling = ON
-- Setting Trilinos_ENABLE_STKDoc_tests = ON
-- Setting Trilinos_ENABLE_STKExprEval = ON
-- Setting Trilinos_ENABLE_STKIO = ON
-- Setting Trilinos_ENABLE_STKMath = ON
-- Setting Trilinos_ENABLE_STKNGP_TEST = ON
-- Setting Trilinos_ENABLE_STKSearch = ON
-- Setting Trilinos_ENABLE_STKSearchUtil = ON
-- Setting Trilinos_ENABLE_STKSimd = ON
-- Setting Trilinos_ENABLE_STKTools = ON
-- Setting Trilinos_ENABLE_STKUnit_test_utils = ON
-- Setting Trilinos_ENABLE_STKUnit_tests = ON
-- Setting Trilinos_ENABLE_STKUtil = ON
+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake
C O M P L E T E D
+--------------------------------------------------------------------+
+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+
--- Change directory to /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/TFW_testing_single_configure_prototype
--- OK
--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9514-test-Trilinos_pullrequest_intel_17.0.1-10471
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-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/PullRequestLinuxIntel17.0.1TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake
--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE
Console Output (last 100 lines) : Trilinos_pullrequest_cuda_10.1.105 # 1883 (click to expand)
Wrote file 'packageEnables.cmake'
F) Generate the package_subproject_list.cmake file
Wrote file 'package_subproject_list.cmake'
Build name = PR-9514-test-Trilinos_pullrequest_cuda_10.1.105-1883
Cur dir = /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105/TFW_testing_single_configure_prototype
Source dir = /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105/Trilinos
Binary dir = /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105/pull_request_test
Parallel level = 29
Testing Parallel level = 4
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:
/home/atdm-devops-admin/tools/ride/cmake-3.17.2/bin/cmake
-C "/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105/Trilinos/cmake/std/PullRequestLinuxCuda10.1.105TestingSettings.cmake"
-C "/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105/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=ride18&field2=buildname&compare2=61&value2=PR-9514-test-Trilinos_pullrequest_cuda_10.1.105-1883&field3=buildstamp&compare3=61&value3=20210802-1611-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-9514-test-Trilinos_pullrequest_cuda_10.1.105-1883&field2=buildstamp&compare2=61&value2=20210802-1611-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-9514-test-Trilinos_pullrequest_cuda_10.1.105-1883&field2=buildstamp&compare2=61&value2=20210802-1611-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
............................... Size of output: 80K
Error(s) when configuring the project
configure submit error = 0
CMake Error at /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105/TFW_testing_single_configure_prototype/simple_testing.cmake:194 (message):
Configure failed with error -1
Enabled Packages:
-- Setting Trilinos_ENABLE_ALL_PACKAGES = ON
-- Setting Trilinos_ENABLE_Intrepid = ON
-- Setting Trilinos_ENABLE_MiniTensor = ON
-- Setting Trilinos_ENABLE_Percept = ON
-- Setting Trilinos_ENABLE_ROL = ON
-- Setting Trilinos_ENABLE_Sacado = ON
-- Setting Trilinos_ENABLE_SEACASIoss = ON
-- Setting Trilinos_ENABLE_ShyLU_DDBDDC = ON
-- Setting Trilinos_ENABLE_ShyLU_NodeTacho = ON
-- Setting Trilinos_ENABLE_STKBalance = ON
-- Setting Trilinos_ENABLE_STKCoupling = ON
-- Setting Trilinos_ENABLE_STKDoc_tests = ON
-- Setting Trilinos_ENABLE_STKExprEval = ON
-- Setting Trilinos_ENABLE_STKIO = ON
-- Setting Trilinos_ENABLE_STKMath = ON
-- Setting Trilinos_ENABLE_STKNGP_TEST = ON
-- Setting Trilinos_ENABLE_STKSearch = ON
-- Setting Trilinos_ENABLE_STKSearchUtil = ON
-- Setting Trilinos_ENABLE_STKSimd = ON
-- Setting Trilinos_ENABLE_STKTools = ON
-- Setting Trilinos_ENABLE_STKUnit_test_utils = ON
-- Setting Trilinos_ENABLE_STKUnit_tests = ON
-- Setting Trilinos_ENABLE_STKUtil = ON
+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake
C O M P L E T E D
+--------------------------------------------------------------------+
+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+
--- Change directory to /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105/TFW_testing_single_configure_prototype
--- OK
--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9514-test-Trilinos_pullrequest_cuda_10.1.105-1883
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105/pull_request_test
-Dconfigure_script=/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105/Trilinos/cmake/std/PullRequestLinuxCuda10.1.105TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake
--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE
Console Output (last 100 lines) : Trilinos_pullrequest_cuda_10.1.105_uvm_off # 880 (click to expand)
Wrote file 'packageEnables.cmake'
F) Generate the package_subproject_list.cmake file
Wrote file 'package_subproject_list.cmake'
Build name = PR-9514-test-Trilinos_pullrequest_cuda_10.1.105_uvm_off-880
Cur dir = /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off/TFW_testing_single_configure_prototype
Source dir = /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off/Trilinos
Binary dir = /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off/pull_request_test
Parallel level = 29
Testing Parallel level = 4
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:
/home/atdm-devops-admin/tools/ride/cmake-3.17.2/bin/cmake
-C "/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off/Trilinos/cmake/std/PullRequestLinuxCuda10.1.105uvmOffTestingSettings.cmake"
-C "/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off/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=ride19&field2=buildname&compare2=61&value2=PR-9514-test-Trilinos_pullrequest_cuda_10.1.105_uvm_off-880&field3=buildstamp&compare3=61&value3=20210802-1611-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-9514-test-Trilinos_pullrequest_cuda_10.1.105_uvm_off-880&field2=buildstamp&compare2=61&value2=20210802-1611-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-9514-test-Trilinos_pullrequest_cuda_10.1.105_uvm_off-880&field2=buildstamp&compare2=61&value2=20210802-1611-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
........................... Size of output: 76K
Error(s) when configuring the project
configure submit error = 0
CMake Error at /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off/TFW_testing_single_configure_prototype/simple_testing.cmake:194 (message):
Configure failed with error -1
Enabled Packages:
-- Setting Trilinos_ENABLE_ALL_PACKAGES = ON
-- Setting Trilinos_ENABLE_Intrepid = ON
-- Setting Trilinos_ENABLE_MiniTensor = ON
-- Setting Trilinos_ENABLE_Percept = ON
-- Setting Trilinos_ENABLE_ROL = ON
-- Setting Trilinos_ENABLE_Sacado = ON
-- Setting Trilinos_ENABLE_SEACASIoss = ON
-- Setting Trilinos_ENABLE_ShyLU_DDBDDC = ON
-- Setting Trilinos_ENABLE_ShyLU_NodeTacho = ON
-- Setting Trilinos_ENABLE_STKBalance = ON
-- Setting Trilinos_ENABLE_STKCoupling = ON
-- Setting Trilinos_ENABLE_STKDoc_tests = ON
-- Setting Trilinos_ENABLE_STKExprEval = ON
-- Setting Trilinos_ENABLE_STKIO = ON
-- Setting Trilinos_ENABLE_STKMath = ON
-- Setting Trilinos_ENABLE_STKNGP_TEST = ON
-- Setting Trilinos_ENABLE_STKSearch = ON
-- Setting Trilinos_ENABLE_STKSearchUtil = ON
-- Setting Trilinos_ENABLE_STKSimd = ON
-- Setting Trilinos_ENABLE_STKTools = ON
-- Setting Trilinos_ENABLE_STKUnit_test_utils = ON
-- Setting Trilinos_ENABLE_STKUnit_tests = ON
-- Setting Trilinos_ENABLE_STKUtil = ON
+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake
C O M P L E T E D
+--------------------------------------------------------------------+
+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+
--- Change directory to /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off/TFW_testing_single_configure_prototype
--- OK
--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9514-test-Trilinos_pullrequest_cuda_10.1.105_uvm_off-880
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off/pull_request_test
-Dconfigure_script=/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off/Trilinos/cmake/std/PullRequestLinuxCuda10.1.105uvmOffTestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake
--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE
Console Output (last 100 lines) : Trilinos_pullrequest_clang_10.0.0 # 3247 (click to expand)
Wrote file 'packageEnables.cmake'
F) Generate the package_subproject_list.cmake file
Wrote file 'package_subproject_list.cmake'
Build name = PR-9514-test-Trilinos_pullrequest_clang_10.0.0-3247
Cur dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/pull_request_test
Parallel level = 29
Testing Parallel level = 4
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_clang_10.0.0/Trilinos/cmake/std/PullRequestLinuxClang10.0.0TestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.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_clang_10.0.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-9514-test-Trilinos_pullrequest_clang_10.0.0-3247&field3=buildstamp&compare3=61&value3=20210802-1611-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-9514-test-Trilinos_pullrequest_clang_10.0.0-3247&field2=buildstamp&compare2=61&value2=20210802-1611-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-9514-test-Trilinos_pullrequest_clang_10.0.0-3247&field2=buildstamp&compare2=61&value2=20210802-1611-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.......................................... Size of output: 91K
Error(s) when configuring the project
configure submit error = 0
CMake Error at /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/TFW_testing_single_configure_prototype/simple_testing.cmake:194 (message):
Configure failed with error -1
Enabled Packages:
-- Setting Trilinos_ENABLE_ALL_PACKAGES = ON
-- Setting Trilinos_ENABLE_Intrepid = ON
-- Setting Trilinos_ENABLE_MiniTensor = ON
-- Setting Trilinos_ENABLE_Percept = ON
-- Setting Trilinos_ENABLE_ROL = ON
-- Setting Trilinos_ENABLE_Sacado = ON
-- Setting Trilinos_ENABLE_SEACASIoss = ON
-- Setting Trilinos_ENABLE_ShyLU_DDBDDC = ON
-- Setting Trilinos_ENABLE_ShyLU_NodeTacho = ON
-- Setting Trilinos_ENABLE_STKBalance = ON
-- Setting Trilinos_ENABLE_STKCoupling = ON
-- Setting Trilinos_ENABLE_STKDoc_tests = ON
-- Setting Trilinos_ENABLE_STKExprEval = ON
-- Setting Trilinos_ENABLE_STKIO = ON
-- Setting Trilinos_ENABLE_STKMath = ON
-- Setting Trilinos_ENABLE_STKNGP_TEST = ON
-- Setting Trilinos_ENABLE_STKSearch = ON
-- Setting Trilinos_ENABLE_STKSearchUtil = ON
-- Setting Trilinos_ENABLE_STKSimd = ON
-- Setting Trilinos_ENABLE_STKTools = ON
-- Setting Trilinos_ENABLE_STKUnit_test_utils = ON
-- Setting Trilinos_ENABLE_STKUnit_tests = ON
-- Setting Trilinos_ENABLE_STKUtil = ON
+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake
C O M P L E T E D
+--------------------------------------------------------------------+
+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+
--- Change directory to /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/TFW_testing_single_configure_prototype
--- OK
--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9514-test-Trilinos_pullrequest_clang_10.0.0-3247
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos/cmake/std/PullRequestLinuxClang10.0.0TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake
--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE
Console Output (last 100 lines) : Trilinos_pullrequest_python_3 # 5748 (click to expand)
--- NODE_LABELS
--- GIT_URL
--- PERL_LOCAL_LIB_ROOT
--- LOGNAME
--- CVS_RSH
--- QTLIB
--- XDG_DATA_DIRS
--- HUDSON_HOME
--- SSH_CONNECTION
--- NODE_NAME
--- MODULESHOME = /usr/share/Modules
--- SEMS_MODULEFILES_ROOT = /projects/sems/modulefiles
--- LESSOPEN
--- JOB_DISPLAY_URL = https://ascic-jenkins.sandia.gov/job/trilinos-folder/job/Trilinos_pullrequest_python_3/display/redirect
--- BUILD_NUMBER = 5748
--- TRILINOS_SOURCE_BRANCH = gtest-tpl
--- JOB_COOWNERS_EMAILS = [email protected],[email protected]
--- HUDSON_COOKIE
--- ROOT_BUILD_CAUSE_MANUALTRIGGER = true
--- XDG_RUNTIME_DIR
--- NODE_COOWNERS_EMAILS
--- QT_PLUGIN_PATH = /usr/lib64/kde4/plugins:/usr/lib/kde4/plugins
--- PERL_MM_OPT
--- FORCE_CLEAN = false
--- BASH_FUNC_module()
--- _
--- LOADEDMODULES
--- _LMFILES_
--- CC = gcc
--- CXX = g++
--- F77 = gfortran
--- F90 = gfortran
--- FC = gfortran
--- LD_LIBRARY_PATH = /projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1/lib:/projects/sems/install/rhel7-x86_64/sems/utility/git/2.10.1/lib:/projects/sems/install/rhel7-x86_64/atdm/utility/ninja_fortran/1.7.2/lib:/projects/sems/install/rhel7-x86_64/sems/compiler/gcc/7.2.0/base/lib64:/projects/sems/install/rhel7-x86_64/sems/compiler/gcc/7.2.0/base/lib
--- SEMS_COMPILER_NAME = gcc
--- SEMS_COMPILER_ROOT = /projects/sems/install/rhel7-x86_64/sems/compiler/gcc/7.2.0/base
--- SEMS_COMPILER_VERSION = 7.2.0
--- SEMS_GCC_LOCAL_COMPILER_VERSION = 4.8.5
--- SEMS_GCC_LOCAL_PYTHON_VERSION = 2.7.5
--- SEMS_GCC_ROOT = /projects/sems/install/rhel7-x86_64/sems/compiler/gcc/7.2.0/base
--- SERIAL_CC = gcc
--- SERIAL_CXX = g++
--- SERIAL_F77 = gfortran
--- SERIAL_F90 = gfortran
--- SERIAL_FC = gfortran
--- SEMS_NINJA_FORTRAN_LOCAL_COMPILER_VERSION = 4.8.5
--- SEMS_NINJA_FORTRAN_LOCAL_PYTHON_VERSION = 2.7.5
--- SEMS_NINJA_FORTRAN_ROOT = /projects/sems/install/rhel7-x86_64/atdm/utility/ninja_fortran/1.7.2
--- SEMS_NINJA_FORTRAN_VERSION = 1.7.2
--- SEMS_GIT_LOCAL_COMPILER_VERSION = 4.8.5
--- SEMS_GIT_LOCAL_PYTHON_VERSION = 2.7.5
--- SEMS_GIT_ROOT = /projects/sems/install/rhel7-x86_64/sems/utility/git/2.10.1
--- SEMS_GIT_VERSION = 2.10.1
--- SEMS_CMAKE_LOCAL_COMPILER_VERSION = 4.8.5
--- SEMS_CMAKE_LOCAL_PYTHON_VERSION = 2.7.5
--- SEMS_CMAKE_ROOT = /projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1
--- SEMS_CMAKE_VERSION = 3.17.1
+--------------------------------------------------------------------+
| E N V I R O N M E N T S E T U P C O M P L E T E
+--------------------------------------------------------------------+
+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake
S T A R T I N G
+--------------------------------------------------------------------+
Enabled Packages:
-- Setting Trilinos_ENABLE_TrilinosFrameworkTests = ON
+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake
C O M P L E T E D
+--------------------------------------------------------------------+
+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+
--- Change directory to /scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_python_3/TFW_testing_single_configure_prototype
--- OK
--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9514-test-Trilinos_pullrequest_python_3-5748
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_python_3/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_python_3/Trilinos/cmake/std/PullRequestLinuxPython3.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake
Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS
@alanw0 @tasmith4
@ibaned I agree in principle that GTest is more appropriate as a TPL than as a package. One concern from the STK side, is that we develop all STK code against Sierra's GTest TPL, which is locked in at the older version currently snapshotted into Trilinos. It's possible that with updates to GTest, a code that attempts to build STK against the latest GTest will fail to build if features have been deprecated and/or removed (especially given GTest's current "live at head" philosophy). Worse, it's unlikely to be obvious to the user that the solution is in fact to roll their GTest back to v1.10.0 (or whatever the Sierra GTest happens to be at the time), and it's not clear to me how to effectively communicate that workaround (assuming that this rollback would even work for them in the first place -- possibly they're not in control of their TPL installs, or possibly they have code that depends on the same new feature that breaks STK).
I'm open to hearing your thoughts and suggested solutions for this problem, as I do agree it makes much more sense for GTest to be a TPL.
Also, can you share which STK package fails to build when GTest is not available? Our intent with our build system was that no production code packages should rely on GTest, so that if GTest is missing, the tests are the only thing that won't build.
Thanks for looking at this @tasmith4 ! The package I was referring to is STKUnit_test_utils
, which does not install itself if the built-in GTest doesn't install. This is by design in the CMake logic for the package, although I don't know why.
As for the version mismatch concern, I built the STK packages that use GTest with the latest version from Google today and didn't run into any issues. I wouldn't make decisions based on a fear of issues happening in the future since it is such a popular package and seems to be very committed to backward compatibility.
Just for my own records, here is a list of packages whose dependency files were changed:
- [ ] Intrepid
- [x] MiniTensor
- [ ] Percept
- [x] ROL
- [x] Sacado
- [x] SEACAS
- [ ] ShyLU
- [x] STK
@ibaned Do we also need to remove Kokkos internal gtest ? I see that the current PR does not include this but the motivation sounds like to do this as well.
https://github.com/trilinos/Trilinos/tree/master/packages/kokkos/tpls/gtest/gtest https://github.com/trilinos/Trilinos/tree/master/packages/kokkos-kernels/tpls/gtest/gtest
This pull request solves the problem that Trilinos includes copy-pasted outdated copies of GTest
@lxmota for MiniTensor @dridzal for ROL @etphipp for Sacado @gsjaardema for SEACAS
@kyungjoo-kim in principle I think this would be good to do, however it increases the political difficulty of this change (a lot), and my personal issue will be resolved without removing them.
@ibaned - thanks for doing this! We've needed gtest sorted out for a while. I have a question. If gtest becomes a pure TPL, could we be at risk of losing testing without knowing? Right now if I configure with Trilinos_ENABLE_TESTS=ON, those packages will automatically enable testing. If gtest is a TPL only and the TPL is not installed/enabled on a platform, will all testing for these packages be silently disabled due to missing TPL dependencies? If the configure fails saying that it can't enable testing, that's fine. But if we expect all testing enabled yet silently lose testing for packages relying on gtest, that could be very bad, giving us false positives. Can someone verify the behavior?
Also, @bartlettroscoe is currently doing a refactor of TriBITS to treat packages and TPLs using the same infrastructure. This means in the future we can redirect any trilinos package in the dependency chain to an installed TPL version. In this case, we could leave a copy of gtest internally as long as we can always redirect to a TPL. Not sure how far out this capability is.
Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects:
Pull Request Auto Testing STARTING (click to expand)
Build Information
Test Name: Trilinos_pullrequest_gcc_8.3.0
- Build Num: 5209
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Build Information
Test Name: Trilinos_pullrequest_gcc_7.2.0_serial
- Build Num: 2736
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Build Information
Test Name: Trilinos_pullrequest_gcc_7.2.0_debug
- Build Num: 3216
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Build Information
Test Name: Trilinos_pullrequest_intel_17.0.1
- Build Num: 10477
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Build Information
Test Name: Trilinos_pullrequest_cuda_10.1.105
- Build Num: 1889
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Build Information
Test Name: Trilinos_pullrequest_cuda_10.1.105_uvm_off
- Build Num: 886
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Build Information
Test Name: Trilinos_pullrequest_clang_10.0.0
- Build Num: 3255
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Build Information
Test Name: Trilinos_pullrequest_python_3
- Build Num: 5754
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Using Repos:
- Repo: TRILINOS (trilinos/Trilinos)
- Branch: gtest-tpl
- SHA: 38f98345f1d1cc50428cfc538dfc4b113209a3a9
- Mode: TEST_REPO
Pull Request Author: ibaned
The Kokkos gtest never gets installed, so you shouldn't be able to see it externally.
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_8.3.0
- Build Num: 5209
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Build Information
Test Name: Trilinos_pullrequest_gcc_7.2.0_serial
- Build Num: 2736
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Build Information
Test Name: Trilinos_pullrequest_gcc_7.2.0_debug
- Build Num: 3216
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Build Information
Test Name: Trilinos_pullrequest_intel_17.0.1
- Build Num: 10477
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Build Information
Test Name: Trilinos_pullrequest_cuda_10.1.105
- Build Num: 1889
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Build Information
Test Name: Trilinos_pullrequest_cuda_10.1.105_uvm_off
- Build Num: 886
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Build Information
Test Name: Trilinos_pullrequest_clang_10.0.0
- Build Num: 3255
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Build Information
Test Name: Trilinos_pullrequest_python_3
- Build Num: 5754
- Status: PASSED
Jenkins Parameters
Parameter Name | Value |
---|---|
PR_LABELS | |
PULLREQUESTNUM | 9514 |
TEST_REPO_ALIAS | TRILINOS |
TRILINOS_SOURCE_BRANCH | gtest-tpl |
TRILINOS_SOURCE_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_SOURCE_SHA | 38f98345f1d1cc50428cfc538dfc4b113209a3a9 |
TRILINOS_TARGET_BRANCH | develop |
TRILINOS_TARGET_REPO | https://github.com/trilinos/Trilinos |
TRILINOS_TARGET_SHA | 286bab8e025d5527f3ab745d6b272dcb88f6fc79 |
Console Output (last 100 lines) : Trilinos_pullrequest_gcc_8.3.0 # 5209 (click to expand)
Wrote file 'packageEnables.cmake'
F) Generate the package_subproject_list.cmake file
Wrote file 'package_subproject_list.cmake'
Build name = PR-9514-test-Trilinos_pullrequest_gcc_8.3.0-5209
Cur dir = /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0@2/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0@2/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0@2/pull_request_test
Parallel level = 20
Testing Parallel level = 4
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/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0@2/Trilinos/cmake/std/PullRequestLinuxGCC8.3.0TestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0@2/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0@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=ascic141&field2=buildname&compare2=61&value2=PR-9514-test-Trilinos_pullrequest_gcc_8.3.0-5209&field3=buildstamp&compare3=61&value3=20210802-1859-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-9514-test-Trilinos_pullrequest_gcc_8.3.0-5209&field2=buildstamp&compare2=61&value2=20210802-1859-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-9514-test-Trilinos_pullrequest_gcc_8.3.0-5209&field2=buildstamp&compare2=61&value2=20210802-1859-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.......................................... Size of output: 91K
Error(s) when configuring the project
configure submit error = 0
CMake Error at /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0@2/TFW_testing_single_configure_prototype/simple_testing.cmake:194 (message):
Configure failed with error -1
Enabled Packages:
-- Setting Trilinos_ENABLE_ALL_PACKAGES = ON
-- Setting Trilinos_ENABLE_Intrepid = ON
-- Setting Trilinos_ENABLE_MiniTensor = ON
-- Setting Trilinos_ENABLE_Percept = ON
-- Setting Trilinos_ENABLE_ROL = ON
-- Setting Trilinos_ENABLE_Sacado = ON
-- Setting Trilinos_ENABLE_SEACASIoss = ON
-- Setting Trilinos_ENABLE_ShyLU_DDBDDC = ON
-- Setting Trilinos_ENABLE_ShyLU_NodeTacho = ON
-- Setting Trilinos_ENABLE_STKBalance = ON
-- Setting Trilinos_ENABLE_STKCoupling = ON
-- Setting Trilinos_ENABLE_STKDoc_tests = ON
-- Setting Trilinos_ENABLE_STKExprEval = ON
-- Setting Trilinos_ENABLE_STKIO = ON
-- Setting Trilinos_ENABLE_STKMath = ON
-- Setting Trilinos_ENABLE_STKNGP_TEST = ON
-- Setting Trilinos_ENABLE_STKSearch = ON
-- Setting Trilinos_ENABLE_STKSearchUtil = ON
-- Setting Trilinos_ENABLE_STKSimd = ON
-- Setting Trilinos_ENABLE_STKTools = ON
-- Setting Trilinos_ENABLE_STKUnit_test_utils = ON
-- Setting Trilinos_ENABLE_STKUnit_tests = ON
-- Setting Trilinos_ENABLE_STKUtil = ON
+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake
C O M P L E T E D
+--------------------------------------------------------------------+
+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+
--- Change directory to /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0@2/TFW_testing_single_configure_prototype
--- OK
--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9514-test-Trilinos_pullrequest_gcc_8.3.0-5209
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0@2/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0@2/Trilinos/cmake/std/PullRequestLinuxGCC8.3.0TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake
--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE
Console Output (last 100 lines) : Trilinos_pullrequest_gcc_7.2.0_serial # 2736 (click to expand)
Wrote file 'packageEnables.cmake'
F) Generate the package_subproject_list.cmake file
Wrote file 'package_subproject_list.cmake'
Build name = PR-9514-test-Trilinos_pullrequest_gcc_7.2.0_serial-2736
Cur dir = /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/pull_request_test
Parallel level = 20
Testing Parallel level = 4
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/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0SerialTestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_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=ascic143&field2=buildname&compare2=61&value2=PR-9514-test-Trilinos_pullrequest_gcc_7.2.0_serial-2736&field3=buildstamp&compare3=61&value3=20210802-1859-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-9514-test-Trilinos_pullrequest_gcc_7.2.0_serial-2736&field2=buildstamp&compare2=61&value2=20210802-1859-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-9514-test-Trilinos_pullrequest_gcc_7.2.0_serial-2736&field2=buildstamp&compare2=61&value2=20210802-1859-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
............................... Size of output: 80K
Error(s) when configuring the project
configure submit error = 0
CMake Error at /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/TFW_testing_single_configure_prototype/simple_testing.cmake:194 (message):
Configure failed with error -1
Enabled Packages:
-- Setting Trilinos_ENABLE_ALL_PACKAGES = ON
-- Setting Trilinos_ENABLE_Intrepid = ON
-- Setting Trilinos_ENABLE_MiniTensor = ON
-- Setting Trilinos_ENABLE_Percept = ON
-- Setting Trilinos_ENABLE_ROL = ON
-- Setting Trilinos_ENABLE_Sacado = ON
-- Setting Trilinos_ENABLE_SEACASIoss = ON
-- Setting Trilinos_ENABLE_ShyLU_DDBDDC = ON
-- Setting Trilinos_ENABLE_ShyLU_NodeTacho = ON
-- Setting Trilinos_ENABLE_STKBalance = ON
-- Setting Trilinos_ENABLE_STKCoupling = ON
-- Setting Trilinos_ENABLE_STKDoc_tests = ON
-- Setting Trilinos_ENABLE_STKExprEval = ON
-- Setting Trilinos_ENABLE_STKIO = ON
-- Setting Trilinos_ENABLE_STKMath = ON
-- Setting Trilinos_ENABLE_STKNGP_TEST = ON
-- Setting Trilinos_ENABLE_STKSearch = ON
-- Setting Trilinos_ENABLE_STKSearchUtil = ON
-- Setting Trilinos_ENABLE_STKSimd = ON
-- Setting Trilinos_ENABLE_STKTools = ON
-- Setting Trilinos_ENABLE_STKUnit_test_utils = ON
-- Setting Trilinos_ENABLE_STKUnit_tests = ON
-- Setting Trilinos_ENABLE_STKUtil = ON
+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake
C O M P L E T E D
+--------------------------------------------------------------------+
+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+
--- Change directory to /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/TFW_testing_single_configure_prototype
--- OK
--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9514-test-Trilinos_pullrequest_gcc_7.2.0_serial-2736
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0SerialTestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake
--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE
Console Output (last 100 lines) : Trilinos_pullrequest_gcc_7.2.0_debug # 3216 (click to expand)
Wrote file 'packageEnables.cmake'
F) Generate the package_subproject_list.cmake file
Wrote file 'package_subproject_list.cmake'
Build name = PR-9514-test-Trilinos_pullrequest_gcc_7.2.0_debug-3216
Cur dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test
Parallel level = 29
Testing Parallel level = 4
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_7.2.0_debug/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0DebugTestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic166/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/ascic166/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=ascic166&field2=buildname&compare2=61&value2=PR-9514-test-Trilinos_pullrequest_gcc_7.2.0_debug-3216&field3=buildstamp&compare3=61&value3=20210802-1859-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-9514-test-Trilinos_pullrequest_gcc_7.2.0_debug-3216&field2=buildstamp&compare2=61&value2=20210802-1859-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-9514-test-Trilinos_pullrequest_gcc_7.2.0_debug-3216&field2=buildstamp&compare2=61&value2=20210802-1859-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.......................................... Size of output: 91K
Error(s) when configuring the project
configure submit error = 0
CMake Error at /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype/simple_testing.cmake:194 (message):
Configure failed with error -1
Enabled Packages:
-- Setting Trilinos_ENABLE_ALL_PACKAGES = ON
-- Setting Trilinos_ENABLE_Intrepid = ON
-- Setting Trilinos_ENABLE_MiniTensor = ON
-- Setting Trilinos_ENABLE_Percept = ON
-- Setting Trilinos_ENABLE_ROL = ON
-- Setting Trilinos_ENABLE_Sacado = ON
-- Setting Trilinos_ENABLE_SEACASIoss = ON
-- Setting Trilinos_ENABLE_ShyLU_DDBDDC = ON
-- Setting Trilinos_ENABLE_ShyLU_NodeTacho = ON
-- Setting Trilinos_ENABLE_STKBalance = ON
-- Setting Trilinos_ENABLE_STKCoupling = ON
-- Setting Trilinos_ENABLE_STKDoc_tests = ON
-- Setting Trilinos_ENABLE_STKExprEval = ON
-- Setting Trilinos_ENABLE_STKIO = ON
-- Setting Trilinos_ENABLE_STKMath = ON
-- Setting Trilinos_ENABLE_STKNGP_TEST = ON
-- Setting Trilinos_ENABLE_STKSearch = ON
-- Setting Trilinos_ENABLE_STKSearchUtil = ON
-- Setting Trilinos_ENABLE_STKSimd = ON
-- Setting Trilinos_ENABLE_STKTools = ON
-- Setting Trilinos_ENABLE_STKUnit_test_utils = ON
-- Setting Trilinos_ENABLE_STKUnit_tests = ON
-- Setting Trilinos_ENABLE_STKUtil = ON
+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake
C O M P L E T E D
+--------------------------------------------------------------------+
+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+
--- Change directory to /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype
--- OK
--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9514-test-Trilinos_pullrequest_gcc_7.2.0_debug-3216
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0DebugTestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake
--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE
Console Output (last 100 lines) : Trilinos_pullrequest_intel_17.0.1 # 10477 (click to expand)
Wrote file 'packageEnables.cmake'
F) Generate the package_subproject_list.cmake file
Wrote file 'package_subproject_list.cmake'
Build name = PR-9514-test-Trilinos_pullrequest_intel_17.0.1-10477
Cur dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/pull_request_test
Parallel level = 29
Testing Parallel level = 4
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/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos/cmake/std/PullRequestLinuxIntel17.0.1TestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/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=ascic158&field2=buildname&compare2=61&value2=PR-9514-test-Trilinos_pullrequest_intel_17.0.1-10477&field3=buildstamp&compare3=61&value3=20210802-1859-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-9514-test-Trilinos_pullrequest_intel_17.0.1-10477&field2=buildstamp&compare2=61&value2=20210802-1859-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-9514-test-Trilinos_pullrequest_intel_17.0.1-10477&field2=buildstamp&compare2=61&value2=20210802-1859-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
......................................... Size of output: 90K
Error(s) when configuring the project
configure submit error = 0
CMake Error at /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/TFW_testing_single_configure_prototype/simple_testing.cmake:194 (message):
Configure failed with error -1
Enabled Packages:
-- Setting Trilinos_ENABLE_ALL_PACKAGES = ON
-- Setting Trilinos_ENABLE_Intrepid = ON
-- Setting Trilinos_ENABLE_MiniTensor = ON
-- Setting Trilinos_ENABLE_Percept = ON
-- Setting Trilinos_ENABLE_ROL = ON
-- Setting Trilinos_ENABLE_Sacado = ON
-- Setting Trilinos_ENABLE_SEACASIoss = ON
-- Setting Trilinos_ENABLE_ShyLU_DDBDDC = ON
-- Setting Trilinos_ENABLE_ShyLU_NodeTacho = ON
-- Setting Trilinos_ENABLE_STKBalance = ON
-- Setting Trilinos_ENABLE_STKCoupling = ON
-- Setting Trilinos_ENABLE_STKDoc_tests = ON
-- Setting Trilinos_ENABLE_STKExprEval = ON
-- Setting Trilinos_ENABLE_STKIO = ON
-- Setting Trilinos_ENABLE_STKMath = ON
-- Setting Trilinos_ENABLE_STKNGP_TEST = ON
-- Setting Trilinos_ENABLE_STKSearch = ON
-- Setting Trilinos_ENABLE_STKSearchUtil = ON
-- Setting Trilinos_ENABLE_STKSimd = ON
-- Setting Trilinos_ENABLE_STKTools = ON
-- Setting Trilinos_ENABLE_STKUnit_test_utils = ON
-- Setting Trilinos_ENABLE_STKUnit_tests = ON
-- Setting Trilinos_ENABLE_STKUtil = ON
+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake
C O M P L E T E D
+--------------------------------------------------------------------+
+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+
--- Change directory to /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/TFW_testing_single_configure_prototype
--- OK
--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9514-test-Trilinos_pullrequest_intel_17.0.1-10477
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-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/PullRequestLinuxIntel17.0.1TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake
--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE
Console Output (last 100 lines) : Trilinos_pullrequest_cuda_10.1.105 # 1889 (click to expand)
Wrote file 'packageEnables.cmake'
F) Generate the package_subproject_list.cmake file
Wrote file 'package_subproject_list.cmake'
Build name = PR-9514-test-Trilinos_pullrequest_cuda_10.1.105-1889
Cur dir = /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105/TFW_testing_single_configure_prototype
Source dir = /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105/Trilinos
Binary dir = /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105/pull_request_test
Parallel level = 29
Testing Parallel level = 4
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:
/home/atdm-devops-admin/tools/ride/cmake-3.17.2/bin/cmake
-C "/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105/Trilinos/cmake/std/PullRequestLinuxCuda10.1.105TestingSettings.cmake"
-C "/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105/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=ride18&field2=buildname&compare2=61&value2=PR-9514-test-Trilinos_pullrequest_cuda_10.1.105-1889&field3=buildstamp&compare3=61&value3=20210802-1903-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-9514-test-Trilinos_pullrequest_cuda_10.1.105-1889&field2=buildstamp&compare2=61&value2=20210802-1903-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-9514-test-Trilinos_pullrequest_cuda_10.1.105-1889&field2=buildstamp&compare2=61&value2=20210802-1903-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
................................ Size of output: 81K
Error(s) when configuring the project
configure submit error = 0
CMake Error at /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105/TFW_testing_single_configure_prototype/simple_testing.cmake:194 (message):
Configure failed with error -1
Enabled Packages:
-- Setting Trilinos_ENABLE_ALL_PACKAGES = ON
-- Setting Trilinos_ENABLE_Intrepid = ON
-- Setting Trilinos_ENABLE_MiniTensor = ON
-- Setting Trilinos_ENABLE_Percept = ON
-- Setting Trilinos_ENABLE_ROL = ON
-- Setting Trilinos_ENABLE_Sacado = ON
-- Setting Trilinos_ENABLE_SEACASIoss = ON
-- Setting Trilinos_ENABLE_ShyLU_DDBDDC = ON
-- Setting Trilinos_ENABLE_ShyLU_NodeTacho = ON
-- Setting Trilinos_ENABLE_STKBalance = ON
-- Setting Trilinos_ENABLE_STKCoupling = ON
-- Setting Trilinos_ENABLE_STKDoc_tests = ON
-- Setting Trilinos_ENABLE_STKExprEval = ON
-- Setting Trilinos_ENABLE_STKIO = ON
-- Setting Trilinos_ENABLE_STKMath = ON
-- Setting Trilinos_ENABLE_STKNGP_TEST = ON
-- Setting Trilinos_ENABLE_STKSearch = ON
-- Setting Trilinos_ENABLE_STKSearchUtil = ON
-- Setting Trilinos_ENABLE_STKSimd = ON
-- Setting Trilinos_ENABLE_STKTools = ON
-- Setting Trilinos_ENABLE_STKUnit_test_utils = ON
-- Setting Trilinos_ENABLE_STKUnit_tests = ON
-- Setting Trilinos_ENABLE_STKUtil = ON
+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake
C O M P L E T E D
+--------------------------------------------------------------------+
+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+
--- Change directory to /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105/TFW_testing_single_configure_prototype
--- OK
--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9514-test-Trilinos_pullrequest_cuda_10.1.105-1889
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105/pull_request_test
-Dconfigure_script=/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105/Trilinos/cmake/std/PullRequestLinuxCuda10.1.105TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake
--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE
Console Output (last 100 lines) : Trilinos_pullrequest_cuda_10.1.105_uvm_off # 886 (click to expand)
Wrote file 'packageEnables.cmake'
F) Generate the package_subproject_list.cmake file
Wrote file 'package_subproject_list.cmake'
Build name = PR-9514-test-Trilinos_pullrequest_cuda_10.1.105_uvm_off-886
Cur dir = /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off/TFW_testing_single_configure_prototype
Source dir = /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off/Trilinos
Binary dir = /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off/pull_request_test
Parallel level = 29
Testing Parallel level = 4
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:
/home/atdm-devops-admin/tools/ride/cmake-3.17.2/bin/cmake
-C "/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off/Trilinos/cmake/std/PullRequestLinuxCuda10.1.105uvmOffTestingSettings.cmake"
-C "/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off/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=ride19&field2=buildname&compare2=61&value2=PR-9514-test-Trilinos_pullrequest_cuda_10.1.105_uvm_off-886&field3=buildstamp&compare3=61&value3=20210802-1903-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-9514-test-Trilinos_pullrequest_cuda_10.1.105_uvm_off-886&field2=buildstamp&compare2=61&value2=20210802-1903-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-9514-test-Trilinos_pullrequest_cuda_10.1.105_uvm_off-886&field2=buildstamp&compare2=61&value2=20210802-1903-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
........................... Size of output: 76K
Error(s) when configuring the project
configure submit error = 0
CMake Error at /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off/TFW_testing_single_configure_prototype/simple_testing.cmake:194 (message):
Configure failed with error -1
Enabled Packages:
-- Setting Trilinos_ENABLE_ALL_PACKAGES = ON
-- Setting Trilinos_ENABLE_Intrepid = ON
-- Setting Trilinos_ENABLE_MiniTensor = ON
-- Setting Trilinos_ENABLE_Percept = ON
-- Setting Trilinos_ENABLE_ROL = ON
-- Setting Trilinos_ENABLE_Sacado = ON
-- Setting Trilinos_ENABLE_SEACASIoss = ON
-- Setting Trilinos_ENABLE_ShyLU_DDBDDC = ON
-- Setting Trilinos_ENABLE_ShyLU_NodeTacho = ON
-- Setting Trilinos_ENABLE_STKBalance = ON
-- Setting Trilinos_ENABLE_STKCoupling = ON
-- Setting Trilinos_ENABLE_STKDoc_tests = ON
-- Setting Trilinos_ENABLE_STKExprEval = ON
-- Setting Trilinos_ENABLE_STKIO = ON
-- Setting Trilinos_ENABLE_STKMath = ON
-- Setting Trilinos_ENABLE_STKNGP_TEST = ON
-- Setting Trilinos_ENABLE_STKSearch = ON
-- Setting Trilinos_ENABLE_STKSearchUtil = ON
-- Setting Trilinos_ENABLE_STKSimd = ON
-- Setting Trilinos_ENABLE_STKTools = ON
-- Setting Trilinos_ENABLE_STKUnit_test_utils = ON
-- Setting Trilinos_ENABLE_STKUnit_tests = ON
-- Setting Trilinos_ENABLE_STKUtil = ON
+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake
C O M P L E T E D
+--------------------------------------------------------------------+
+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+
--- Change directory to /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off/TFW_testing_single_configure_prototype
--- OK
--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9514-test-Trilinos_pullrequest_cuda_10.1.105_uvm_off-886
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off/pull_request_test
-Dconfigure_script=/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off/Trilinos/cmake/std/PullRequestLinuxCuda10.1.105uvmOffTestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake
--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE
Console Output (last 100 lines) : Trilinos_pullrequest_clang_10.0.0 # 3255 (click to expand)
Wrote file 'packageEnables.cmake'
F) Generate the package_subproject_list.cmake file
Wrote file 'package_subproject_list.cmake'
Build name = PR-9514-test-Trilinos_pullrequest_clang_10.0.0-3255
Cur dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0@2/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0@2/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0@2/pull_request_test
Parallel level = 29
Testing Parallel level = 4
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_clang_10.0.0@2/Trilinos/cmake/std/PullRequestLinuxClang10.0.0TestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0@2/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_clang_10.0.0@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=ascic166&field2=buildname&compare2=61&value2=PR-9514-test-Trilinos_pullrequest_clang_10.0.0-3255&field3=buildstamp&compare3=61&value3=20210802-1903-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-9514-test-Trilinos_pullrequest_clang_10.0.0-3255&field2=buildstamp&compare2=61&value2=20210802-1903-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-9514-test-Trilinos_pullrequest_clang_10.0.0-3255&field2=buildstamp&compare2=61&value2=20210802-1903-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.......................................... Size of output: 91K
Error(s) when configuring the project
configure submit error = 0
CMake Error at /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0@2/TFW_testing_single_configure_prototype/simple_testing.cmake:194 (message):
Configure failed with error -1
Enabled Packages:
-- Setting Trilinos_ENABLE_ALL_PACKAGES = ON
-- Setting Trilinos_ENABLE_Intrepid = ON
-- Setting Trilinos_ENABLE_MiniTensor = ON
-- Setting Trilinos_ENABLE_Percept = ON
-- Setting Trilinos_ENABLE_ROL = ON
-- Setting Trilinos_ENABLE_Sacado = ON
-- Setting Trilinos_ENABLE_SEACASIoss = ON
-- Setting Trilinos_ENABLE_ShyLU_DDBDDC = ON
-- Setting Trilinos_ENABLE_ShyLU_NodeTacho = ON
-- Setting Trilinos_ENABLE_STKBalance = ON
-- Setting Trilinos_ENABLE_STKCoupling = ON
-- Setting Trilinos_ENABLE_STKDoc_tests = ON
-- Setting Trilinos_ENABLE_STKExprEval = ON
-- Setting Trilinos_ENABLE_STKIO = ON
-- Setting Trilinos_ENABLE_STKMath = ON
-- Setting Trilinos_ENABLE_STKNGP_TEST = ON
-- Setting Trilinos_ENABLE_STKSearch = ON
-- Setting Trilinos_ENABLE_STKSearchUtil = ON
-- Setting Trilinos_ENABLE_STKSimd = ON
-- Setting Trilinos_ENABLE_STKTools = ON
-- Setting Trilinos_ENABLE_STKUnit_test_utils = ON
-- Setting Trilinos_ENABLE_STKUnit_tests = ON
-- Setting Trilinos_ENABLE_STKUtil = ON
+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake
C O M P L E T E D
+--------------------------------------------------------------------+
+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+
--- Change directory to /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0@2/TFW_testing_single_configure_prototype
--- OK
--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9514-test-Trilinos_pullrequest_clang_10.0.0-3255
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0@2/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0@2/Trilinos/cmake/std/PullRequestLinuxClang10.0.0TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake
--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE
Console Output (last 100 lines) : Trilinos_pullrequest_python_3 # 5754 (click to expand)
--- GIT_BRANCH_3
--- NODE_NAME
--- MODULESHOME = /usr/share/Modules
--- SEMS_MODULEFILES_ROOT = /projects/sems/modulefiles
--- LESSOPEN
--- GIT_BRANCH_1
--- BUILD_NUMBER = 5754
--- JOB_DISPLAY_URL = https://ascic-jenkins.sandia.gov/job/trilinos-folder/job/Trilinos_pullrequest_python_3/display/redirect
--- GIT_URL_3
--- TRILINOS_SOURCE_BRANCH = gtest-tpl
--- GIT_URL_2
--- JOB_COOWNERS_EMAILS = [email protected],[email protected]
--- ROOT_BUILD_CAUSE_MANUALTRIGGER = true
--- HUDSON_COOKIE
--- GIT_URL_1
--- XDG_RUNTIME_DIR
--- NODE_COOWNERS_EMAILS
--- QT_PLUGIN_PATH = /usr/lib64/kde4/plugins:/usr/lib/kde4/plugins
--- GIT_URL_7
--- GIT_URL_6
--- PERL_MM_OPT
--- GIT_URL_5
--- FORCE_CLEAN = false
--- GIT_URL_4
--- BASH_FUNC_module()
--- _
--- LOADEDMODULES
--- _LMFILES_
--- CC = gcc
--- CXX = g++
--- F77 = gfortran
--- F90 = gfortran
--- FC = gfortran
--- LD_LIBRARY_PATH = /projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1/lib:/projects/sems/install/rhel7-x86_64/sems/utility/git/2.10.1/lib:/projects/sems/install/rhel7-x86_64/atdm/utility/ninja_fortran/1.7.2/lib:/projects/sems/install/rhel7-x86_64/sems/compiler/gcc/7.2.0/base/lib64:/projects/sems/install/rhel7-x86_64/sems/compiler/gcc/7.2.0/base/lib
--- SEMS_COMPILER_NAME = gcc
--- SEMS_COMPILER_ROOT = /projects/sems/install/rhel7-x86_64/sems/compiler/gcc/7.2.0/base
--- SEMS_COMPILER_VERSION = 7.2.0
--- SEMS_GCC_LOCAL_COMPILER_VERSION = 4.8.5
--- SEMS_GCC_LOCAL_PYTHON_VERSION = 2.7.5
--- SEMS_GCC_ROOT = /projects/sems/install/rhel7-x86_64/sems/compiler/gcc/7.2.0/base
--- SERIAL_CC = gcc
--- SERIAL_CXX = g++
--- SERIAL_F77 = gfortran
--- SERIAL_F90 = gfortran
--- SERIAL_FC = gfortran
--- SEMS_NINJA_FORTRAN_LOCAL_COMPILER_VERSION = 4.8.5
--- SEMS_NINJA_FORTRAN_LOCAL_PYTHON_VERSION = 2.7.5
--- SEMS_NINJA_FORTRAN_ROOT = /projects/sems/install/rhel7-x86_64/atdm/utility/ninja_fortran/1.7.2
--- SEMS_NINJA_FORTRAN_VERSION = 1.7.2
--- SEMS_GIT_LOCAL_COMPILER_VERSION = 4.8.5
--- SEMS_GIT_LOCAL_PYTHON_VERSION = 2.7.5
--- SEMS_GIT_ROOT = /projects/sems/install/rhel7-x86_64/sems/utility/git/2.10.1
--- SEMS_GIT_VERSION = 2.10.1
--- SEMS_CMAKE_LOCAL_COMPILER_VERSION = 4.8.5
--- SEMS_CMAKE_LOCAL_PYTHON_VERSION = 2.7.5
--- SEMS_CMAKE_ROOT = /projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1
--- SEMS_CMAKE_VERSION = 3.17.1
+--------------------------------------------------------------------+
| E N V I R O N M E N T S E T U P C O M P L E T E
+--------------------------------------------------------------------+
+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake
S T A R T I N G
+--------------------------------------------------------------------+
Enabled Packages:
-- Setting Trilinos_ENABLE_TrilinosFrameworkTests = ON
+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake
C O M P L E T E D
+--------------------------------------------------------------------+
+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+
--- Change directory to /scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_python_3/TFW_testing_single_configure_prototype
--- OK
--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9514-test-Trilinos_pullrequest_python_3-5754
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_python_3/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_python_3/Trilinos/cmake/std/PullRequestLinuxPython3.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake
Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS
@rppawlo I just confirmed that if you don't have GTest then CMake configuration will fail. This is because GTest is a required test dependency for these packages, so TriBITS will fail to configure if tests are enabled for the package and GTest is not present.
As for the future TriBITS TPL/Package equivalence, I don't think it's as applicable once you realize that GTest should never appear in Trilinos in the form of a package, so since it only ever needs to be a TPL it won't benefit from being able to be a TPL or a package.
As for the future TriBITS TPL/Package equivalence, I don't think it's as applicable once you realize that GTest should never appear in Trilinos in the form of a package, so since it only ever needs to be a TPL it won't benefit from being able to be a TPL or a package.
The benefit is one less package to download and install to build trilinos, along with avoiding having to figure out a correct version. Not a big deal. I'm fine with removing. Just need to make sure sems/atdm have a gtest module available on all our testing platforms (PR, nightly and ATDM machines).
NOTE: ROL, STK, Percept and SEACAS are all snapshotted into trilinos, so these changes could be wiped unless they are backported to the external repos as well.
@ibaned thanks, since you're pretty confident GTest is committed to backwards compatibility I think it makes sense to go ahead with this change and not worry about compatibility issues unless they arise.
Since STKUnit_test_utils
is a library supporting unit tests, it shouldn't be needed unless you're trying to build and run the STK unit tests. However we are aware of a dependency problem where stk_search seems to require stk_unit_test_utils, and are working on a fix for that in our current open snapshot PR. Not sure whether or not this is what you're hitting, but it should be resolved soon regardless.
@tasmith4 sounds good! the reason we're hitting the STK utils issue is that we're building another piece of Sierra (NGS (Morph)) against a build of Trilinos and it wants to use those STK utilities for its own unit tests.
@ibaned SEACAS changes look good. I've made those changes in my SEACAS/github repository also, so they will not get overwritten on the next seacas snapshot. Thanks for doing this.
Thank you @gsjaardema !
@wadeburgess confirmed that SEMS will ship GTest as a TPL module with their V1.3
modules slated for mid-August.
@glhenni - removing gtest from trilinos means the CDE environment will need to add support for gtest. @nmhamster - since sems is not mounted on the atdm testbeds, looks like we will need gtest built on all these platforms as well. A quick look at vortex didn't turn up the library in the modules.
@glhenni - removing gtest from trilinos means the CDE environment will need to add support for gtest. @nmhamster - since sems is not mounted on the atdm testbeds, looks like we will need gtest built on all these platforms as well. A quick look at vortex didn't turn up the library in the modules.
We don't use gtest in charon but gemma might. I'll have to look into it. Is it required by STK and that's the issue?
@rppawlo @nmhamster the SEMS request process has room to request testbed installs, so if you can provide a list of relevant testbeds I can comment on them in the request.
@glhenni GTest is not required to just install and use Trilinos, but it will be required to build Trilinos tests and run its tests to confirm it is working correctly. This is typically not something that applications like Gemma need to do, but if you do then this change is relevant.
@ibaned - please provide the list of testbeds and what versions you want installed.
It might be faster to list the machines we don't need it on :) Start with all the testbeds that the trilinos atdm builds cover. That would be all of the builds in the Clean, Nightly, ATDM, PrimaryATDM, SecondaryATDM, and SparcATDM tracks listed on the trilinos cdash site:
https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project
Also, probably need the new machines supporting HIP (and SYCL?).
This PR will need to be updated by framework team to switch the builds scripts to load the new modules and add the TPL paths. @trilinos/framework
@jwillenbring - what other machines do we have testing on?
Some testbeds to include:
- [ ] vortex
- [ ] ride
- [ ] mutrino
- [ ] stria
I think this will break SPARC. Better check with @sebrowne.
FYI: I don't have access to most of the ATDM systems anymore. The maintenance of all of this has been handed over to the @trilinos/framework team.
You can stop the install of gtest in Trilinos by setting:
-DGtest_SKIP_INSTALL:BOOL=TRUE
If you look in the CMakeCache.txt file, you will see that var defined there.
Perhaps we should just make that default to TRUE instead of FALSE? (NOTE, the default is FALSE). Note that you will break SPARC if you pull GTest out of Trilinos. (If someone can help them to use their own copy of gtest, then this problem goes away.)
As far as I know, there is no reason to remove gtest from Trilinos just because you don’t want to install it. It is harmless to have a copy of gtest in Trilinos since it is only used to test Trilinos packages. It never gets used by any libraries in Trilinos that get installed (as far as I know). That, for example, is how STK packages are enabled, tested, and installed in Trilinos but EMPIRE can still use them even though EMPIRE has its own version of GTest.