Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Tpetra: enable build for HIP backend #8938

Merged
merged 4 commits into from
Apr 2, 2021
Merged

Tpetra: enable build for HIP backend #8938

merged 4 commits into from
Apr 2, 2021

Conversation

brian-kelley
Copy link
Contributor

This adds the Tpetra ETI for HIP, as well as a KokkosHIPWrapperNode defined to use HIP/HIPHostPinnedSpace. HostPinned is used because HIP has no UVM equivalent. This will be changed to HIPSpace once all UVM removal is finished. This PR should not interfere with other backends.

With this PR and develop branch snapshots of kokkos/kokkos-kernels, Tpetra and its tests all build successfully on caraway (with custom openmpi). Most tests pass, but of those that fail, a few crash the GPUs and require the node to be rebooted. This PR disables 3 of those tests for HIP builds (CrsMatrix_2DRandomDist, UnpackLongRows and ImportExport2_UnitTests).

@trilinos/tpetra

Motivation

First step to getting Tpetra stack working on AMD/HIP.

Stakeholder Feedback

Testing

WIth these changes MPI, off and hacking the Kokkos::Experiment::HIP::memory_space
typedef to be Kokkos::Experimental::HIPHostPinnedSpace we get these failures:

124/124 Test #124: TpetraCore_TsqrAdaptor ..........................................   Passed    0.55 sec
95% tests passed, 5 tests failed out of 124
Label Time Summary:
Tpetra    = 147.76 sec*proc (124 tests)
Total Test time (real) = 147.96 sec
The following tests FAILED:
         19 - TpetraCore_idot (Subprocess aborted)
         83 - TpetraCore_MatrixMatrix_UnitTests (NUMERICAL)
        121 - TpetraCore_RowMatrixTransposer_test (Subprocess aborted)
        122 - TpetraCore_RowMatrixTransposer_UnitTests (Failed)
        123 - TpetraCore_CrsMatrix_transpose_sortedRows (Failed)

This IS running on the AMD GPU ...
@brian-kelley brian-kelley added the type: enhancement Issue is an enhancement, not a bug label Mar 30, 2021
@brian-kelley brian-kelley self-assigned this Mar 30, 2021
@trilinos-autotester
Copy link
Contributor

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

@trilinos-autotester
Copy link
Contributor

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

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 4033
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA 21ce2cc
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 0277006

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 1583
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA 21ce2cc
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 0277006

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 2071
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA 21ce2cc
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 0277006

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 9416
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA 21ce2cc
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 0277006

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105

  • Build Num: 842
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA 21ce2cc
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 0277006

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 2204
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA 21ce2cc
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 0277006

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 4847
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA 21ce2cc
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 0277006

Using Repos:

Repo: TRILINOS (trilinos/Trilinos)
  • Branch: tpetra-hip
  • SHA: 21ce2cc
  • Mode: TEST_REPO

Pull Request Author: brian-kelley

@trilinos-autotester
Copy link
Contributor

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

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

Pull Request Auto Testing has FAILED (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 4033
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA 21ce2cc
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 0277006

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 1583
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA 21ce2cc
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 0277006

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 2071
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA 21ce2cc
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 0277006

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 9416
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA 21ce2cc
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 0277006

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105

  • Build Num: 842
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA 21ce2cc
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 0277006

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 2204
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA 21ce2cc
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 0277006

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 4847
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA 21ce2cc
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 0277006
Console Output (last 100 lines) : Trilinos_pullrequest_gcc_8.3.0 # 4033 (click to expand)

    ..................................................  Size: 100K
    ..................................................  Size: 150K
    ..................................................  Size: 200K
    ..................................................  Size: 250K
    ..................................................  Size: 300K
    ................................... Size of output: 334K
configure submit error = 0
Configure suceeded.
Starting build step.
   Each symbol represents 1024 bytes of output.
    ..................................................  Size: 49K
    ..................................................  Size: 99K
    ..................................................  Size: 149K
    ..................................................  Size: 200K
    ..................................................  Size: 250K
    ..................................................  Size: 299K
    ..................................................  Size: 349K
    ..................................................  Size: 399K
    ..................................................  Size: 449K
    ..................................................  Size: 500K
    ..................................................  Size: 549K
    ..................................................  Size: 599K
    ..................................................  Size: 649K
    ..................................................  Size: 699K
    ..................................................  Size: 749K
    ..................................................  Size: 799K
    ..................................................  Size: 849K
    ..................................................  Size: 899K
    ..................................................  Size: 949K
    ..................................................  Size: 999K
    ..................................................  Size: 1049K
    ..................................................  Size: 1099K
    ..................................................  Size: 1149K
    ..................................................  Size: 1199K
    ..................................................  Size: 1249K
    ..................................................  Size: 1299K
    ..................................................  Size: 1349K
    ..................................................  Size: 1399K
    ..................................................  Size: 1449K
    ..................................................  Size: 1499K
    ..................................................  Size: 1549K
    ..................................................  Size: 1599K
    ..................................................  Size: 1649K
    ..................................................  Size: 1699K
    ..................................................  Size: 1749K
    ............................................ Size of output: 1794K
Error(s) when building project
CMake Warning at /scratch/trilinos/jenkins/ascic144/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/TFW_testing_single_configure_prototype/simple_testing.cmake:202 (message):
  Build failed with error 1

build submit error = 0
Starting testing step.
Unable to find required file: /scratch/trilinos/jenkins/ascic144/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/pull_request_test/packages/tpetra/core/test/CrsMatrix/TpetraCore_CrsMatrix_Bug8447.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic144/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/pull_request_test/packages/tpetra/core/test/MatrixMatrix/TpetraCore_MatrixMatrix_UnitTests.exe
CMake Error at /scratch/trilinos/jenkins/ascic144/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/TFW_testing_single_configure_prototype/simple_testing.cmake:218 (message):
Test failed with error -1

test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Tpetra = ON
-- Setting Trilinos_ENABLE_TpetraClassic = ON
-- Setting Trilinos_ENABLE_TpetraCore = 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/ascic144/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-8938-test-Trilinos_pullrequest_gcc_8.3.0-4033
-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/ascic144/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic144/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 # 1583 (click to expand)

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-8938-test-Trilinos_pullrequest_gcc_7.2.0_serial-1583&field3=buildstamp&compare3=61&value3=20210330-1938-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-8938-test-Trilinos_pullrequest_gcc_7.2.0_serial-1583&field2=buildstamp&compare2=61&value2=20210330-1938-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-8938-test-Trilinos_pullrequest_gcc_7.2.0_serial-1583&field2=buildstamp&compare2=61&value2=20210330-1938-Pull Request-Experimental
Starting configure step.
   Each . represents 1024 bytes of output
    ..................................................  Size: 50K
    ..................................................  Size: 100K
    ..................................................  Size: 150K
    ..................................................  Size: 200K
    ..................................................  Size: 250K
    ................................ Size of output: 281K
configure submit error = 0
Configure suceeded.
Starting build step.
   Each symbol represents 1024 bytes of output.
    ..................................................  Size: 49K
    ..................................................  Size: 99K
    ..................................................  Size: 149K
    ..................................................  Size: 200K
    ..................................................  Size: 249K
    ..................................................  Size: 299K
    ..................................................  Size: 349K
    ..................................................  Size: 399K
    ..................................................  Size: 449K
    ..................................................  Size: 499K
    ..................................................  Size: 549K
    ..................................................  Size: 599K
    ..................................................  Size: 649K
    ..................................................  Size: 699K
    ..................................................  Size: 749K
    ..................................................  Size: 799K
    ..................................................  Size: 849K
    ..................................................  Size: 899K
    ..................................................  Size: 949K
    ..................................................  Size: 999K
    ..................................................  Size: 1049K
    ................................................. Size of output: 1099K
Error(s) when building project
CMake Warning at /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/TFW_testing_single_configure_prototype/simple_testing.cmake:202 (message):
  Build failed with error 1

build submit error = 0
Starting testing step.
Unable to find required file: /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/pull_request_test/packages/tpetra/core/test/MatrixMatrix/TpetraCore_MatrixMatrix_UnitTests.exe
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:218 (message):
Test failed with error -1

test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Tpetra = ON
-- Setting Trilinos_ENABLE_TpetraClassic = ON
-- Setting Trilinos_ENABLE_TpetraCore = 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-8938-test-Trilinos_pullrequest_gcc_7.2.0_serial-1583
-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 # 2071 (click to expand)

Build name               = PR-8938-test-Trilinos_pullrequest_gcc_7.2.0_debug-2071
Cur dir                  = /scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype
Source dir               = /scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos
Binary dir               = /scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test
Parallel level           = 20
Testing Parallel level   = 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         = 61
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/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0DebugTestingSettings.cmake"
  -C "/scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/packageEnables.cmake"
  -DTrilinos_ENABLE_TESTS:BOOL=ON
  -DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
  -G "Ninja"
  /scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-4.novalocal&field2=buildname&compare2=61&value2=PR-8938-test-Trilinos_pullrequest_gcc_7.2.0_debug-2071&field3=buildstamp&compare3=61&value3=20210330-1938-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-8938-test-Trilinos_pullrequest_gcc_7.2.0_debug-2071&field2=buildstamp&compare2=61&value2=20210330-1938-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-8938-test-Trilinos_pullrequest_gcc_7.2.0_debug-2071&field2=buildstamp&compare2=61&value2=20210330-1938-Pull Request-Experimental
Starting configure step.
   Each . represents 1024 bytes of output
    ..................................................  Size: 50K
    ..................................................  Size: 100K
    ..................................................  Size: 150K
    ..................................................  Size: 200K
    ..................................................  Size: 250K
    ..................................................  Size: 300K
    ................................ Size of output: 331K
configure submit error = 0
Configure suceeded.
Starting build step.
   Each symbol represents 1024 bytes of output.
    ..................................................  Size: 49K
    ..................................................  Size: 99K
    ..................................................  Size: 149K
    ..................................................  Size: 199K
    ..................................................  Size: 249K
    ..................................................  Size: 299K
    ..................................................  Size: 349K
    ..................................................  Size: 399K
    ..................................................  Size: 449K
    ..................................................  Size: 499K
    ..................................................  Size: 549K
    ............................................ Size of output: 594K
Error(s) when building project
CMake Warning at /scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype/simple_testing.cmake:202 (message):
  Build failed with error 1

build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Tpetra = ON
-- Setting Trilinos_ENABLE_TpetraClassic = ON
-- Setting Trilinos_ENABLE_TpetraCore = 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/tr-test-4/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-8938-test-Trilinos_pullrequest_gcc_7.2.0_debug-2071
-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/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/tr-test-4/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 # 9416 (click to expand)

    ..................................................  Size: 11650K
    ..................................................  Size: 11700K
    ..................................................  Size: 11749K
    ..................................................  Size: 11799K
    ..................................................  Size: 11849K
    ..................................................  Size: 11899K
    ..................................................  Size: 11949K
    ..................................................  Size: 11999K
    ..................................................  Size: 12049K
    ..................................................  Size: 12099K
    ..................................................  Size: 12149K
    ..................................................  Size: 12199K
    ..................................................  Size: 12250K
    ..................................................  Size: 12300K
    ..................................................  Size: 12350K
    ..................................................  Size: 12400K
    ..................................................  Size: 12449K
    ..................................................  Size: 12499K
    ..................................................  Size: 12549K
    ..................................................  Size: 12599K
    ..................................................  Size: 12649K
    ..................................................  Size: 12699K
    ..................................................  Size: 12750K
    ..................................................  Size: 12800K
    ..................................................  Size: 12850K
    ..................................................  Size: 12900K
    ..................................................  Size: 12950K
    ..................................................  Size: 12999K
    ..................................................  Size: 13049K
    ..................................................  Size: 13099K
    ..................................................  Size: 13149K
    ..................................................  Size: 13199K
    ..................................................  Size: 13249K
    ..................................................  Size: 13299K
    ..................................................  Size: 13349K
    ..................................................  Size: 13399K
    ..................................................  Size: 13449K
    ..................................................  Size: 13499K
    ..................................................  Size: 13549K
    ..................................................  Size: 13599K
    ..................................................  Size: 13650K
    ..................................................  Size: 13699K
    ..................................................  Size: 13749K
    ..................................................  Size: 13799K
    ..................................................  Size: 13849K
    ..................................................  Size: 13899K
    ..................................................  Size: 13949K
    ..................................................  Size: 14000K
    ..................................................  Size: 14050K
    ..................................................  Size: 14099K
    .............................. Size of output: 14130K
Error(s) when building project
CMake Warning at /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/TFW_testing_single_configure_prototype/simple_testing.cmake:202 (message):
  Build failed with error 1

build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Tpetra = ON
-- Setting Trilinos_ENABLE_TpetraClassic = ON
-- Setting Trilinos_ENABLE_TpetraCore = 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-8938-test-Trilinos_pullrequest_intel_17.0.1-9416
-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 # 842 (click to expand)

    ..................................................  Size: 13149K
    ..................................................  Size: 13199K
    ..................................................  Size: 13249K
    ..................................................  Size: 13299K
    ..................................................  Size: 13350K
    ..................................................  Size: 13400K
    ..................................................  Size: 13450K
    ..................................................  Size: 13500K
    ..................................................  Size: 13550K
    ..................................................  Size: 13600K
    ..................................................  Size: 13650K
    ..................................................  Size: 13700K
    ..................................................  Size: 13750K
    ..................................................  Size: 13800K
    ..................................................  Size: 13849K
    ..................................................  Size: 13900K
    ..................................................  Size: 13950K
    ..................................................  Size: 13999K
    ..................................................  Size: 14049K
    ..................................................  Size: 14099K
    ..................................................  Size: 14150K
    ..................................................  Size: 14200K
    ..................................................  Size: 14250K
    ..................................................  Size: 14299K
    ..................................................  Size: 14349K
    ..................................................  Size: 14399K
    ..................................................  Size: 14449K
    ..................................................  Size: 14499K
    ..................................................  Size: 14549K
    ..................................................  Size: 14600K
    ..................................................  Size: 14650K
    ..................................................  Size: 14700K
    ..................................................  Size: 14750K
    ..................................................  Size: 14799K
    ..................................................  Size: 14849K
    ..................................................  Size: 14899K
    ..................................................  Size: 14950K
    ..................................................  Size: 15000K
    ..................................................  Size: 15050K
    ..................................................  Size: 15099K
    ..................................................  Size: 15149K
    ..................................................  Size: 15199K
    ..................................................  Size: 15249K
    ..................................................  Size: 15300K
    ..................................................  Size: 15349K
    ..................................................  Size: 15399K
    ..................................................  Size: 15449K
    ........................ Size of output: 15474K
Error(s) when building project
CMake Warning at /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105/TFW_testing_single_configure_prototype/simple_testing.cmake:202 (message):
  Build failed with error 1

build submit error = 0
Starting testing step.
CMake Error at /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105/TFW_testing_single_configure_prototype/simple_testing.cmake:218 (message):
Test failed with error -1

test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Tpetra = ON
-- Setting Trilinos_ENABLE_TpetraClassic = ON
-- Setting Trilinos_ENABLE_TpetraCore = 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-8938-test-Trilinos_pullrequest_cuda_10.1.105-842
-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_clang_10.0.0 # 2204 (click to expand)

  -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-8938-test-Trilinos_pullrequest_clang_10.0.0-2204&field3=buildstamp&compare3=61&value3=20210330-1939-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-8938-test-Trilinos_pullrequest_clang_10.0.0-2204&field2=buildstamp&compare2=61&value2=20210330-1939-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-8938-test-Trilinos_pullrequest_clang_10.0.0-2204&field2=buildstamp&compare2=61&value2=20210330-1939-Pull Request-Experimental
Starting configure step.
   Each . represents 1024 bytes of output
    ..................................................  Size: 50K
    ..................................................  Size: 100K
    ..................................................  Size: 150K
    ..................................................  Size: 200K
    ..................................................  Size: 250K
    ..................................................  Size: 300K
    ............................. Size of output: 328K
configure submit error = 0
Configure suceeded.
Starting build step.
   Each symbol represents 1024 bytes of output.
    ..................................................  Size: 49K
    ..................................................  Size: 99K
    ..................................................  Size: 149K
    ..................................................  Size: 199K
    ..................................................  Size: 249K
    ..................................................  Size: 299K
    ..................................................  Size: 349K
    ..................................................  Size: 399K
    ..................................................  Size: 449K
    ..................................................  Size: 499K
    ..................................................  Size: 550K
    ..................................................  Size: 599K
    ..................................................  Size: 649K
    ..................................................  Size: 699K
    ..................................................  Size: 749K
    ..................................................  Size: 799K
    ..................................................  Size: 849K
    ..................................................  Size: 899K
    ..................................................  Size: 949K
    ..................................................  Size: 999K
    ..................................................  Size: 1049K
    ..................................................  Size: 1099K
    ............. Size of output: 1113K
Error(s) when building project
CMake Warning at /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/TFW_testing_single_configure_prototype/simple_testing.cmake:202 (message):
  Build failed with error 1

build submit error = 0
Starting testing step.
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/pull_request_test/packages/tpetra/core/test/CrsMatrix/TpetraCore_CrsMatrix_Bug8447.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/pull_request_test/packages/tpetra/core/test/MatrixMatrix/TpetraCore_MatrixMatrix_UnitTests.exe
CMake Error at /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/TFW_testing_single_configure_prototype/simple_testing.cmake:218 (message):
Test failed with error -1

test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Tpetra = ON
-- Setting Trilinos_ENABLE_TpetraClassic = ON
-- Setting Trilinos_ENABLE_TpetraCore = 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-8938-test-Trilinos_pullrequest_clang_10.0.0-2204
-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 # 4847 (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 = 4847
--- TRILINOS_SOURCE_BRANCH = tpetra-hip
--- 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-8938-test-Trilinos_pullrequest_python_3-4847
-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


CDash Test Results for PR# 8938.


Wiki: How to Reproduce PR Testing Builds and Errors.

- Added explicit instantiation file for FixedHashTable
- Use HIP/HIPHostPinnedSpace as the KokkosHIPWrapperNode in Tpetra only
  (no kokkos changes)
- Fix device types in several places to work when the desired device
  memory space isn't the default of the execution space
- Disabled 3 tests that crash AMD GPUs
@trilinos-autotester
Copy link
Contributor

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

@trilinos-autotester
Copy link
Contributor

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

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 4041
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA ab82c27
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 4468eeb

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 1591
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA ab82c27
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 4468eeb

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 2079
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA ab82c27
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 4468eeb

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 9424
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA ab82c27
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 4468eeb

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105

  • Build Num: 850
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA ab82c27
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 4468eeb

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 2212
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA ab82c27
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 4468eeb

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 4855
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA ab82c27
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 4468eeb

Using Repos:

Repo: TRILINOS (trilinos/Trilinos)
  • Branch: tpetra-hip
  • SHA: ab82c27
  • Mode: TEST_REPO

Pull Request Author: brian-kelley

@trilinos-autotester
Copy link
Contributor

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

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

Pull Request Auto Testing has FAILED (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 4041
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA ab82c27
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 4468eeb

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 1591
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA ab82c27
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 4468eeb

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 2079
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA ab82c27
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 4468eeb

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 9424
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA ab82c27
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 4468eeb

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105

  • Build Num: 850
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA ab82c27
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 4468eeb

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 2212
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA ab82c27
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 4468eeb

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 4855
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA ab82c27
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 4468eeb
Console Output (last 100 lines) : Trilinos_pullrequest_gcc_8.3.0 # 4041 (click to expand)

  -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-8938-test-Trilinos_pullrequest_gcc_8.3.0-4041&field3=buildstamp&compare3=61&value3=20210331-0119-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-8938-test-Trilinos_pullrequest_gcc_8.3.0-4041&field2=buildstamp&compare2=61&value2=20210331-0119-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-8938-test-Trilinos_pullrequest_gcc_8.3.0-4041&field2=buildstamp&compare2=61&value2=20210331-0119-Pull Request-Experimental
Starting configure step.
   Each . represents 1024 bytes of output
    ..................................................  Size: 50K
    ..................................................  Size: 100K
    ..................................................  Size: 150K
    ..................................................  Size: 200K
    ..................................................  Size: 250K
    ..................................................  Size: 300K
    ................................... Size of output: 334K
configure submit error = 0
Configure suceeded.
Starting build step.
   Each symbol represents 1024 bytes of output.
    ..................................................  Size: 49K
    ..................................................  Size: 99K
    ..................................................  Size: 149K
    ..................................................  Size: 199K
    ..................................................  Size: 249K
    ..................................................  Size: 299K
    ..................................................  Size: 349K
    ..................................................  Size: 399K
    ..................................................  Size: 449K
    ..................................................  Size: 499K
    ..................................................  Size: 549K
    ..................................................  Size: 599K
    ..................................................  Size: 649K
    ..................................................  Size: 699K
    ..................................................  Size: 749K
    ..................................................  Size: 799K
    ..................................................  Size: 849K
    ..................................................  Size: 899K
    ..................................................  Size: 949K
    ..................................................  Size: 999K
    ..................................................  Size: 1049K
    ..................................................  Size: 1099K
    ..................................................  Size: 1149K
    ..................................................  Size: 1199K
    ..................................................  Size: 1249K
    ..................................................  Size: 1299K
    ..................................................  Size: 1349K
    ..................................................  Size: 1399K
    ..................................................  Size: 1449K
    ..................................................  Size: 1499K
    ..................................................  Size: 1549K
    ..................................................  Size: 1599K
    ..................................................  Size: 1649K
    ....................................... Size of output: 1688K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Tpetra = ON
-- Setting Trilinos_ENABLE_TpetraClassic = ON
-- Setting Trilinos_ENABLE_TpetraCore = 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-8938-test-Trilinos_pullrequest_gcc_8.3.0-4041
-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

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_gcc_7.2.0_serial # 1591 (click to expand)

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         = 61
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-8938-test-Trilinos_pullrequest_gcc_7.2.0_serial-1591&field3=buildstamp&compare3=61&value3=20210331-0118-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-8938-test-Trilinos_pullrequest_gcc_7.2.0_serial-1591&field2=buildstamp&compare2=61&value2=20210331-0118-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-8938-test-Trilinos_pullrequest_gcc_7.2.0_serial-1591&field2=buildstamp&compare2=61&value2=20210331-0118-Pull Request-Experimental
Starting configure step.
   Each . represents 1024 bytes of output
    ..................................................  Size: 50K
    ..................................................  Size: 100K
    ..................................................  Size: 150K
    ..................................................  Size: 200K
    ..................................................  Size: 250K
    ................................ Size of output: 281K
configure submit error = 0
Configure suceeded.
Starting build step.
   Each symbol represents 1024 bytes of output.
    ..................................................  Size: 49K
    ..................................................  Size: 99K
    ..................................................  Size: 149K
    ..................................................  Size: 199K
    ..................................................  Size: 249K
    ..................................................  Size: 299K
    ..................................................  Size: 350K
    ..................................................  Size: 399K
    ..................................................  Size: 449K
    ..................................................  Size: 499K
    ..................................................  Size: 549K
    ..................................................  Size: 599K
    ..................................................  Size: 649K
    ..................................................  Size: 699K
    ..................................................  Size: 749K
    ..................................................  Size: 799K
    ..................................................  Size: 849K
    ..................................................  Size: 899K
    ..................................................  Size: 949K
    ..................................................  Size: 999K
    ..................................................  Size: 1049K
    .................. Size of output: 1067K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Tpetra = ON
-- Setting Trilinos_ENABLE_TpetraClassic = ON
-- Setting Trilinos_ENABLE_TpetraCore = 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-8938-test-Trilinos_pullrequest_gcc_7.2.0_serial-1591
-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

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

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

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-8938-test-Trilinos_pullrequest_gcc_7.2.0_debug-2079
Cur dir = /scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos
Binary dir = /scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test
Parallel level = 20
Testing Parallel level = 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 = 61
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/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0DebugTestingSettings.cmake"
-C "/scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-4.novalocal&field2=buildname&compare2=61&value2=PR-8938-test-Trilinos_pullrequest_gcc_7.2.0_debug-2079&field3=buildstamp&compare3=61&value3=20210331-0119-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-8938-test-Trilinos_pullrequest_gcc_7.2.0_debug-2079&field2=buildstamp&compare2=61&value2=20210331-0119-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-8938-test-Trilinos_pullrequest_gcc_7.2.0_debug-2079&field2=buildstamp&compare2=61&value2=20210331-0119-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
.................................................. Size: 150K
.................................................. Size: 200K
.................................................. Size: 250K
.................................................. Size: 300K
................................ Size of output: 331K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................................................. Size: 49K
.................................................. Size: 99K
.................................................. Size: 149K
.................................................. Size: 199K
.................................................. Size: 249K
.................................................. Size: 299K
.................................................. Size: 349K
.................................................. Size: 399K
.................................................. Size: 449K
............................ Size of output: 478K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Tpetra = ON
-- Setting Trilinos_ENABLE_TpetraClassic = ON
-- Setting Trilinos_ENABLE_TpetraCore = 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/tr-test-4/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-8938-test-Trilinos_pullrequest_gcc_7.2.0_debug-2079
-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/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/tr-test-4/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

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

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

    ..................................................  Size: 11550K
    ..................................................  Size: 11600K
    ..................................................  Size: 11650K
    ..................................................  Size: 11700K
    ..................................................  Size: 11750K
    ..................................................  Size: 11800K
    ..................................................  Size: 11850K
    ..................................................  Size: 11900K
    ..................................................  Size: 11950K
    ..................................................  Size: 12000K
    ..................................................  Size: 12050K
    ..................................................  Size: 12100K
    ..................................................  Size: 12150K
    ..................................................  Size: 12200K
    ..................................................  Size: 12249K
    ..................................................  Size: 12299K
    ..................................................  Size: 12350K
    ..................................................  Size: 12400K
    ..................................................  Size: 12450K
    ..................................................  Size: 12499K
    ..................................................  Size: 12549K
    ..................................................  Size: 12599K
    ..................................................  Size: 12649K
    ..................................................  Size: 12699K
    ..................................................  Size: 12749K
    ..................................................  Size: 12799K
    ..................................................  Size: 12849K
    ..................................................  Size: 12899K
    ..................................................  Size: 12950K
    ..................................................  Size: 13000K
    ..................................................  Size: 13050K
    ..................................................  Size: 13100K
    ..................................................  Size: 13150K
    ..................................................  Size: 13199K
    ..................................................  Size: 13249K
    ..................................................  Size: 13299K
    ..................................................  Size: 13349K
    ..................................................  Size: 13400K
    ..................................................  Size: 13450K
    ..................................................  Size: 13500K
    ..................................................  Size: 13549K
    ..................................................  Size: 13599K
    ..................................................  Size: 13649K
    ..................................................  Size: 13700K
    ..................................................  Size: 13750K
    ..................................................  Size: 13800K
    ..................................................  Size: 13850K
    ..................................................  Size: 13900K
    ..................................................  Size: 13950K
    ..................................................  Size: 14000K
    ..................................................  Size: 14049K
    ....... Size of output: 14057K
Build succeeded.
build submit error = 0
Starting testing step.
CMake Error at /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/TFW_testing_single_configure_prototype/simple_testing.cmake:218 (message):
  Test failed with error -1

test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Tpetra = ON
-- Setting Trilinos_ENABLE_TpetraClassic = ON
-- Setting Trilinos_ENABLE_TpetraCore = 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_intel_17.0.1/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-8938-test-Trilinos_pullrequest_intel_17.0.1-9424
-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_intel_17.0.1/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic143/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 # 850 (click to expand)

    ..................................................  Size: 12949K
    ..................................................  Size: 12999K
    ..................................................  Size: 13050K
    ..................................................  Size: 13100K
    ..................................................  Size: 13150K
    ..................................................  Size: 13200K
    ..................................................  Size: 13250K
    ..................................................  Size: 13299K
    ..................................................  Size: 13349K
    ..................................................  Size: 13399K
    ..................................................  Size: 13449K
    ..................................................  Size: 13500K
    ..................................................  Size: 13550K
    ..................................................  Size: 13600K
    ..................................................  Size: 13650K
    ..................................................  Size: 13700K
    ..................................................  Size: 13750K
    ..................................................  Size: 13800K
    ..................................................  Size: 13850K
    ..................................................  Size: 13900K
    ..................................................  Size: 13950K
    ..................................................  Size: 14000K
    ..................................................  Size: 14049K
    ..................................................  Size: 14099K
    ..................................................  Size: 14149K
    ..................................................  Size: 14199K
    ..................................................  Size: 14249K
    ..................................................  Size: 14299K
    ..................................................  Size: 14349K
    ..................................................  Size: 14400K
    ..................................................  Size: 14450K
    ..................................................  Size: 14500K
    ..................................................  Size: 14550K
    ..................................................  Size: 14600K
    ..................................................  Size: 14650K
    ..................................................  Size: 14700K
    ..................................................  Size: 14750K
    ..................................................  Size: 14800K
    ..................................................  Size: 14850K
    ..................................................  Size: 14899K
    ..................................................  Size: 14949K
    ..................................................  Size: 14999K
    ..................................................  Size: 15049K
    ..................................................  Size: 15100K
    ..................................................  Size: 15149K
    ..................................................  Size: 15199K
    ..................................................  Size: 15250K
    ..................................................  Size: 15299K
    ..................................................  Size: 15349K
    ..................................................  Size: 15400K
    ..................................................  Size: 15449K
    ... Size of output: 15452K
Build succeeded.
build submit error = 0
Starting testing step.
CMake Error at /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105@2/TFW_testing_single_configure_prototype/simple_testing.cmake:218 (message):
  Test failed with error -1

test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Tpetra = ON
-- Setting Trilinos_ENABLE_TpetraClassic = ON
-- Setting Trilinos_ENABLE_TpetraCore = 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@2/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-8938-test-Trilinos_pullrequest_cuda_10.1.105-850
-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@2/pull_request_test
-Dconfigure_script=/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105@2/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_clang_10.0.0 # 2212 (click to expand)

    ..................................................  Size: 100K
    ..................................................  Size: 150K
    ..................................................  Size: 200K
    ..................................................  Size: 250K
    ..................................................  Size: 300K
    ............................. Size of output: 328K
configure submit error = 0
Configure suceeded.
Starting build step.
   Each symbol represents 1024 bytes of output.
    ..................................................  Size: 49K
    ..................................................  Size: 99K
    ..................................................  Size: 149K
    ..................................................  Size: 199K
    ..................................................  Size: 249K
    ..................................................  Size: 299K
    ..................................................  Size: 349K
    ..................................................  Size: 399K
    ..................................................  Size: 449K
    ..................................................  Size: 499K
    ..................................................  Size: 549K
    ..................................................  Size: 599K
    ..................................................  Size: 649K
    ..................................................  Size: 699K
    ..................................................  Size: 749K
    ..................................................  Size: 799K
    ..................................................  Size: 849K
    ..................................................  Size: 899K
    ..................................................  Size: 950K
    ..................................................  Size: 999K
    ..................................................  Size: 1049K
    ..................................................  Size: 1099K
    ..................................................  Size: 1150K
    ..................................................  Size: 1200K
    ..................................................  Size: 1249K
    ..................................................  Size: 1300K
    ..................................................  Size: 1349K
    ..................................................  Size: 1399K
    ..................................................  Size: 1450K
    ..................................................  Size: 1499K
    ..................................................  Size: 1550K
    ..................................................  Size: 1600K
    ..................................................  Size: 1649K
    ..................................................  Size: 1699K
    ..................................................  Size: 1749K
    ..................................................  Size: 1799K
    ..................................................  Size: 1849K
    ..................................................  Size: 1899K
    ..................................................  Size: 1949K
    ..................................................  Size: 1999K
    ..................................................  Size: 2049K
    ..................................................  Size: 2100K
    ..................................................  Size: 2149K
    ..................................................  Size: 2199K
    ..................................................  Size: 2249K
    ............................ Size of output: 2278K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Tpetra = ON
-- Setting Trilinos_ENABLE_TpetraClassic = ON
-- Setting Trilinos_ENABLE_TpetraCore = 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-8938-test-Trilinos_pullrequest_clang_10.0.0-2212
-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

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_python_3 # 4855 (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 = 4855
--- TRILINOS_SOURCE_BRANCH = tpetra-hip
--- 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-8938-test-Trilinos_pullrequest_python_3-4855
-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


CDash Test Results for PR# 8938.


Wiki: How to Reproduce PR Testing Builds and Errors.

@trilinos-autotester
Copy link
Contributor

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

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 4046
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA ab82c27
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 4468eeb

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 1596
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA ab82c27
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 4468eeb

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 2084
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA ab82c27
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 4468eeb

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 9429
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA ab82c27
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 4468eeb

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105

  • Build Num: 855
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA ab82c27
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 4468eeb

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 2217
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA ab82c27
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 4468eeb

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 4859
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA ab82c27
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 4468eeb

Using Repos:

Repo: TRILINOS (trilinos/Trilinos)
  • Branch: tpetra-hip
  • SHA: ab82c27
  • Mode: TEST_REPO

Pull Request Author: brian-kelley

@trilinos-autotester
Copy link
Contributor

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

Pull Request Auto Testing has PASSED (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 4046
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA ab82c27
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 4468eeb

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 1596
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA ab82c27
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 4468eeb

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 2084
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA ab82c27
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 4468eeb

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 9429
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA ab82c27
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 4468eeb

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105

  • Build Num: 855
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA ab82c27
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 4468eeb

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 2217
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA ab82c27
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 4468eeb

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 4859
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS type: enhancement
PULLREQUESTNUM 8938
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-hip
TRILINOS_SOURCE_REPO https:/trilinos/Trilinos
TRILINOS_SOURCE_SHA ab82c27
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 4468eeb


CDash Test Results for PR# 8938.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Merge Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging
NO REVIEWS HAVE BEEN PERFORMED ON THIS PULL REQUEST!

@trilinos-autotester
Copy link
Contributor

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

@trilinos-autotester
Copy link
Contributor

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

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - AutoMerge IS ENABLED, but the Label AT: AUTOMERGE is not set. Either set Label AT: AUTOMERGE or manually merge the PR...

1 similar comment
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - AutoMerge IS ENABLED, but the Label AT: AUTOMERGE is not set. Either set Label AT: AUTOMERGE or manually merge the PR...

@ccober6 ccober6 deleted the tpetra-hip branch March 6, 2024 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Issue is an enhancement, not a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants