Skip to content
Not built

Console Output

Skipping 3,161 KB.. Full Log
40:  -- Testing 3-D histogram
40: Density 3D: 3.24249e-07 0.0140584 0.00365031 || 0.051031 1e+64 -1e+64
40: Test Scalar=double
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 0.00978561 0.0056936 || 0.051031 10968 11810 || 11266.7 11377 || 78.7084 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 0.00851672 -0.00235315 || 0.051031 1e+64 -1e+64
40: Test Seed:1712791757707762798
40: Test Scalar=int
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 -0.00995024 -0.00641492 || 0.051031 10982 11818 || 11491.3 11377 || -88.6798 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 -0.024456 -0.00117099 || 0.051031 1e+64 -1e+64
40: Test Scalar=unsigned int
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 -0.0097456 -0.002896 || 0.051031 10934 11794 || 11488.9 11377 || -40.0343 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 0.000970113 0.00155841 || 0.051031 1e+64 -1e+64
40: Test Scalar=int64_t
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 -0.0086223 0.00150529 || 0.051031 10923 11760 || 11475.9 11377 || 20.8091 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 -0.0208714 0.00228319 || 0.051031 1e+64 -1e+64
40: Test Scalar=uint64_t
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 0.00334228 0.00391335 || 0.051031 10970 11780 || 11339.1 11377 || 54.0981 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 -0.0247191 0.000254701 || 0.051031 1e+64 -1e+64
40: Test Scalar=half
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 0.000246458 -0.999975 -7595.02 || 0.051031 0 77794 || 4.6104e+08 11377 || -1.04994e+08 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 0.000739071 -0.149286 0.0215432 || 0.051031 1e+64 -1e+64
40: Test Scalar=bhalf
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 0.00195847 -0.999997 -9108.04 || 0.051031 0 616192 || 4.51694e+09 11377 || -1.2591e+08 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 0.00588621 -0.923821 1.65676 || 0.051031 1e+64 -1e+64
40: Test Scalar=float
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.98818e-07 0.00705609 -0.0102921 || 0.051031 10956 11791 || 11297.2 11377 || -142.278 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 4.00543e-07 0.00256591 8.03486e-05 || 0.051031 1e+64 -1e+64
40: Test Scalar=double
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 0.0317032 0.00465561 || 0.051031 10973 11792 || 11027.4 11377 || 64.3592 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 -0.0152744 0.00095682 || 0.051031 1e+64 -1e+64
40: [       OK ] cuda.Random_XorShift1024_0 (184 ms)
40: [ RUN      ] cuda.Multi_streams
[ 94%] Linking CXX executable Kokkos_atomic
40: [       OK ] cuda.Multi_streams (205 ms)
40: [----------] 3 tests from cuda (675 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 3 tests from 1 test suite ran. (675 ms total)
40: [  PASSED  ] 3 tests.
40/59 Test #40: Kokkos_UnitTest_Random ...........................   Passed    1.36 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_A

41: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
41: Test timeout computed to be: 1500
41: [==========] Running 14 tests from 3 test suites.
41: [----------] Global test environment set-up.
41: [----------] 3 tests from std_algorithms_reducers
41: [ RUN      ] std_algorithms_reducers.max_first_loc
41: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
41: [ RUN      ] std_algorithms_reducers.min_first_loc
41: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
41: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
41: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
41: [----------] 3 tests from std_algorithms_reducers (0 ms total)
41: 
41: [----------] 1 test from std_algorithms
41: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
41: [       OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms)
41: [----------] 1 test from std_algorithms (0 ms total)
41: 
41: [----------] 10 tests from random_access_iterator_test
41: [ RUN      ] random_access_iterator_test.constructor
41: [       OK ] random_access_iterator_test.constructor (0 ms)
41: [ RUN      ] random_access_iterator_test.dereference
41: [       OK ] random_access_iterator_test.dereference (0 ms)
41: [ RUN      ] random_access_iterator_test.subscript_operator
41: [       OK ] random_access_iterator_test.subscript_operator (0 ms)
41: [ RUN      ] random_access_iterator_test.operatorsSet1
41: [       OK ] random_access_iterator_test.operatorsSet1 (0 ms)
41: [ RUN      ] random_access_iterator_test.operatorsSet2
41: [       OK ] random_access_iterator_test.operatorsSet2 (0 ms)
41: [ RUN      ] random_access_iterator_test.operatorsSet3
41: [       OK ] random_access_iterator_test.operatorsSet3 (0 ms)
41: [ RUN      ] random_access_iterator_test.operatorsSet4
41: [       OK ] random_access_iterator_test.operatorsSet4 (0 ms)
41: [ RUN      ] random_access_iterator_test.assignment_operator
41: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
41: [ RUN      ] random_access_iterator_test.distance
41: [       OK ] random_access_iterator_test.distance (0 ms)
41: [ RUN      ] random_access_iterator_test.traits_helpers
41: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
41: [----------] 10 tests from random_access_iterator_test (2 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 14 tests from 3 test suites ran. (2 ms total)
41: [  PASSED  ] 14 tests.
41/59 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_A ...............   Passed    0.68 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_B

42: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
42: Test timeout computed to be: 1500
42: [==========] Running 7 tests from 1 test suite.
42: [----------] Global test environment set-up.
42: [----------] 7 tests from std_algorithms_min_max_element_test
42: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
42: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms)
42: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
42: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
42: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
42: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (4 ms)
42: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
42: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (4 ms)
42: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
42: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (4 ms)
42: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
42: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (4 ms)
42: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
42: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (7 ms)
42: [----------] 7 tests from std_algorithms_min_max_element_test (26 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 7 tests from 1 test suite ran. (26 ms total)
42: [  PASSED  ] 7 tests.
42/59 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_B ...............   Passed    0.70 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_C

43: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
43: Test timeout computed to be: 1500
43: [==========] Running 13 tests from 10 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from std_algorithms_lexicographical_compare_test
43: [ RUN      ] std_algorithms_lexicographical_compare_test.test
43: [       OK ] std_algorithms_lexicographical_compare_test.test (194 ms)
43: [----------] 1 test from std_algorithms_lexicographical_compare_test (194 ms total)
43: 
43: [----------] 1 test from std_algorithms_for_each_test
43: [ RUN      ] std_algorithms_for_each_test.test
43: [       OK ] std_algorithms_for_each_test.test (119 ms)
43: [----------] 1 test from std_algorithms_for_each_test (119 ms total)
43: 
43: [----------] 1 test from std_algorithms_find_test
43: [ RUN      ] std_algorithms_find_test.test
43: [       OK ] std_algorithms_find_test.test (69 ms)
43: [----------] 1 test from std_algorithms_find_test (69 ms total)
43: 
43: [----------] 4 tests from std_algorithms_non_mod_seq_ops
43: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
43: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (466 ms)
43: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
43: [       OK ] std_algorithms_non_mod_seq_ops.find_end (1077 ms)
43: [ RUN      ] std_algorithms_non_mod_seq_ops.search
ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o
ranlib libkokkos.a
/var/jenkins/workspace/Kokkos_PR-6830/bin/nvcc_wrapper -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test -L/usr/local/cuda/lib64  -lpthread  test_taskdag.o -lkokkos -ldl -lcudart -lcuda  -o KokkosCore_PerformanceTest_TaskDAG
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test'
make -C containers/unit_tests
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6830/build/containers/unit_tests'
make -f /var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6830 CXX=/var/jenkins/workspace/Kokkos_PR-6830/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6830
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6830/build/containers/unit_tests'
43: [       OK ] std_algorithms_non_mod_seq_ops.search (670 ms)
43: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
/var/jenkins/workspace/Kokkos_PR-6830/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests/UnitTestMain.cpp
/var/jenkins/workspace/Kokkos_PR-6830/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc
/var/jenkins/workspace/Kokkos_PR-6830/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/category_files -Werror  -c TestCuda_Bitset.cpp
/var/jenkins/workspace/Kokkos_PR-6830/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/category_files -Werror  -c TestCuda_DualView.cpp
/var/jenkins/workspace/Kokkos_PR-6830/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/category_files -Werror  -c TestCuda_DynamicView.cpp
/var/jenkins/workspace/Kokkos_PR-6830/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/category_files -Werror  -c TestCuda_DynViewAPI_generic.cpp
/var/jenkins/workspace/Kokkos_PR-6830/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/category_files -Werror  -c TestCuda_DynViewAPI_rank12345.cpp
/var/jenkins/workspace/Kokkos_PR-6830/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/category_files -Werror  -c TestCuda_DynViewAPI_rank67.cpp
43: [       OK ] std_algorithms_non_mod_seq_ops.search_n (438 ms)
43: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2653 ms total)
43: 
43: [----------] 1 test from std_algorithms_count_test
43: [ RUN      ] std_algorithms_count_test.test
43: [       OK ] std_algorithms_count_test.test (94 ms)
43: [----------] 1 test from std_algorithms_count_test (94 ms total)
43: 
43: [----------] 1 test from std_algorithms_equal_test
43: [ RUN      ] std_algorithms_equal_test.test
43: [       OK ] std_algorithms_equal_test.test (12 ms)
43: [----------] 1 test from std_algorithms_equal_test (12 ms total)
43: 
43: [----------] 1 test from std_algorithms_all_any_none_of_test
43: [ RUN      ] std_algorithms_all_any_none_of_test.test
43: [       OK ] std_algorithms_all_any_none_of_test.test (76 ms)
43: [----------] 1 test from std_algorithms_all_any_none_of_test (76 ms total)
43: 
43: [----------] 1 test from std_algorithms_nonmod_seq_ops
43: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
43: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (108 ms)
43: [----------] 1 test from std_algorithms_nonmod_seq_ops (108 ms total)
43: 
43: [----------] 1 test from std_algorithms_mismatch_test
43: [ RUN      ] std_algorithms_mismatch_test.test
[ 94%] Built target Kokkos_atomic
43: [       OK ] std_algorithms_mismatch_test.test (189 ms)
43: [----------] 1 test from std_algorithms_mismatch_test (189 ms total)
43: 
43: [----------] 1 test from std_algorithms_mod_seq_ops
43: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
43: [       OK ] std_algorithms_mod_seq_ops.move_backward (52 ms)
43: [----------] 1 test from std_algorithms_mod_seq_ops (52 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 13 tests from 10 test suites ran. (3569 ms total)
43: [  PASSED  ] 13 tests.
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp
43/59 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_C ...............   Passed    4.27 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_D

44: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
44: Test timeout computed to be: 1500
44: [==========] Running 31 tests from 5 test suites.
44: [----------] Global test environment set-up.
44: [----------] 3 tests from std_algorithms_mod_ops_test
44: [ RUN      ] std_algorithms_mod_ops_test.move
44: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
44: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
44: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms)
44: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
44: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
44: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total)
44: 
44: [----------] 12 tests from std_algorithms_mod_seq_ops_test
44: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
44: [       OK ] std_algorithms_mod_seq_ops_test.copy (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
44: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
44: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
44: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
44: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
44: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
44: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
44: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
44: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
44: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
44: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
44: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
44: [----------] 12 tests from std_algorithms_mod_seq_ops_test (3 ms total)
44: 
44: [----------] 4 tests from std_algorithms_replace_ops_test
44: [ RUN      ] std_algorithms_replace_ops_test.replace
44: [       OK ] std_algorithms_replace_ops_test.replace (29 ms)
44: [ RUN      ] std_algorithms_replace_ops_test.replace_if
44: [       OK ] std_algorithms_replace_ops_test.replace_if (139 ms)
44: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
[ 95%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o
44: [       OK ] std_algorithms_replace_ops_test.replace_copy (52 ms)
44: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
44: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (48 ms)
44: [----------] 4 tests from std_algorithms_replace_ops_test (270 ms total)
44: 
44: [----------] 11 tests from std_algorithms_mod_seq_ops
44: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
44: [       OK ] std_algorithms_mod_seq_ops.copy_if (34 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.unique
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
44: [       OK ] std_algorithms_mod_seq_ops.unique (253 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
44: [       OK ] std_algorithms_mod_seq_ops.unique_copy (80 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.remove
44: [       OK ] std_algorithms_mod_seq_ops.remove (54 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
[ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o
44: [       OK ] std_algorithms_mod_seq_ops.remove_if (58 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
44: [       OK ] std_algorithms_mod_seq_ops.remove_copy (168 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
44: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (60 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.rotate
44: [       OK ] std_algorithms_mod_seq_ops.rotate (1247 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
44: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (423 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o
44: [       OK ] std_algorithms_mod_seq_ops.shift_left (1164 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
44: [       OK ] std_algorithms_mod_seq_ops.shift_right (1134 ms)
44: [----------] 11 tests from std_algorithms_mod_seq_ops (4681 ms total)
44: 
44: [----------] 1 test from std_algorithms_modseq_test
44: [ RUN      ] std_algorithms_modseq_test.reverse
44: [       OK ] std_algorithms_modseq_test.reverse (49 ms)
44: [----------] 1 test from std_algorithms_modseq_test (49 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 31 tests from 5 test suites ran. (5005 ms total)
44: [  PASSED  ] 31 tests.
44/59 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_D ...............   Passed    5.70 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_E

45: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
45: Test timeout computed to be: 1500
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o
[ 95%] Linking CXX executable Kokkos_UnitTest_SIMD
45: [==========] Running 29 tests from 7 test suites.
45: [----------] Global test environment set-up.
45: [----------] 2 tests from std_algorithms_sorting_ops_test
45: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
45: [       OK ] std_algorithms_sorting_ops_test.is_sorted (10 ms)
45: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
45: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (9 ms)
45: [----------] 2 tests from std_algorithms_sorting_ops_test (20 ms total)
45: 
45: [----------] 4 tests from std_algorithms_partitioning_test
45: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
45: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
45: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
45: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (0 ms)
45: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
45: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms)
45: [ RUN      ] std_algorithms_partitioning_test.partition_point
45: [       OK ] std_algorithms_partitioning_test.partition_point (0 ms)
45: [----------] 4 tests from std_algorithms_partitioning_test (2 ms total)
45: 
45: [----------] 1 test from std_algorithms_partitioning_ops
45: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
45: [       OK ] std_algorithms_partitioning_ops.partition_copy (20 ms)
45: [----------] 1 test from std_algorithms_partitioning_ops (20 ms total)
45: 
45: [----------] 12 tests from std_algorithms_numerics_test
45: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
45: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms)
45: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
45: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
45: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
45: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
45: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
45: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
45: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
45: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
45: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
45: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
45: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
45: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms)
45: [----------] 12 tests from std_algorithms_numerics_test (8 ms total)
45: 
45: [----------] 1 test from std_algorithms_numerics_ops_test
45: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
45: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (97 ms)
45: [----------] 1 test from std_algorithms_numerics_ops_test (97 ms total)
45: 
45: [----------] 8 tests from std_algorithms_numeric_ops_test
45: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o
[ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D
45: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (726 ms)
45: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
45: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
45: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
45: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (509 ms)
45: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
45: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
45: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
45: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (208 ms)
45: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
45: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
45: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
45: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (278 ms)
45: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
45: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
45: [----------] 8 tests from std_algorithms_numeric_ops_test (1723 ms total)
45: 
45: [----------] 1 test from std_algorithms_transform_ops_test
45: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
45: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (35 ms)
45: [----------] 1 test from std_algorithms_transform_ops_test (35 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 29 tests from 7 test suites ran. (1907 ms total)
45: [  PASSED  ] 29 tests.
45/59 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_E ...............   Passed    2.62 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

46: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
46: Test timeout computed to be: 1500
46: [==========] Running 12 tests from 7 test suites.
46: [----------] Global test environment set-up.
46: [----------] 2 tests from std_algorithms_adjacent_find_team_test
46: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
46: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (340 ms)
46: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o
46: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (332 ms)
46: [----------] 2 tests from std_algorithms_adjacent_find_team_test (673 ms total)
46: 
46: [----------] 2 tests from std_algorithms_count_team_test
46: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
46: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (535 ms)
46: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
46: [       OK ] std_algorithms_count_team_test.count_returns_zero (131 ms)
46: [----------] 2 tests from std_algorithms_count_team_test (666 ms total)
46: 
46: [----------] 1 test from std_algorithms_count_if_team_test
46: [ RUN      ] std_algorithms_count_if_team_test.test
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o
46: [       OK ] std_algorithms_count_if_team_test.test (172 ms)
46: [----------] 1 test from std_algorithms_count_if_team_test (172 ms total)
46: 
46: [----------] 1 test from std_algorithms_for_each_team_test
46: [ RUN      ] std_algorithms_for_each_team_test.test
46: [       OK ] std_algorithms_for_each_team_test.test (400 ms)
46: [----------] 1 test from std_algorithms_for_each_team_test (400 ms total)
46: 
46: [----------] 1 test from std_algorithms_for_each_n_team_test
46: [ RUN      ] std_algorithms_for_each_n_team_test.test
46: [       OK ] std_algorithms_for_each_n_team_test.test (423 ms)
46: [----------] 1 test from std_algorithms_for_each_n_team_test (423 ms total)
46: 
46: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
46: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
[ 95%] Built target Kokkos_UnitTest_SIMD
[ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_d.cpp.o
[ 95%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
46: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (3036 ms)
46: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
[ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D
46: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1661 ms)
46: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o
46: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1656 ms)
46: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (6354 ms total)
46: 
46: [----------] 2 tests from std_algorithms_mismatch_team_test
46: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o
46: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (1912 ms)
46: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
46: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (472 ms)
46: [----------] 2 tests from std_algorithms_mismatch_team_test (2385 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 12 tests from 7 test suites ran. (11076 ms total)
46: [  PASSED  ] 12 tests.
46/59 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..........   Passed   11.76 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

47: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
47: Test timeout computed to be: 1500
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o
47: [==========] Running 8 tests from 4 test suites.
47: [----------] Global test environment set-up.
47: [----------] 2 tests from std_algorithms_equal_team_test
47: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
47: [       OK ] std_algorithms_equal_team_test.views_are_equal (1278 ms)
47: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
47: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (663 ms)
47: [----------] 2 tests from std_algorithms_equal_team_test (1942 ms total)
47: 
47: [----------] 2 tests from std_algorithms_search_team_test
47: [ RUN      ] std_algorithms_search_team_test.sequences_exist
47: [       OK ] std_algorithms_search_team_test.sequences_exist (479 ms)
47: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
47: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (668 ms)
47: [----------] 2 tests from std_algorithms_search_team_test (1147 ms total)
47: 
47: [----------] 2 tests from std_algorithms_find_end_team_test
47: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
47: [       OK ] std_algorithms_find_end_team_test.sequences_exist (1818 ms)
47: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
47: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1570 ms)
47: [----------] 2 tests from std_algorithms_find_end_team_test (3389 ms total)
47: 
47: [----------] 2 tests from std_algorithms_find_first_of_team_test
47: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o
[ 95%] Linking CXX executable Kokkos_gups
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o
47: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (1265 ms)
47: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_a.cpp.o
[ 96%] Built target Kokkos_gups
[ 96%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o
47: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5890 ms)
47: [----------] 2 tests from std_algorithms_find_first_of_team_test (7155 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 8 tests from 4 test suites ran. (13634 ms total)
47: [  PASSED  ] 8 tests.
47/59 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..........   Passed   14.32 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

48: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
48: Test timeout computed to be: 1500
48: [==========] Running 11 tests from 7 test suites.
48: [----------] Global test environment set-up.
48: [----------] 2 tests from std_algorithms_find_team_test
48: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
48: [       OK ] std_algorithms_find_team_test.searched_values_exist (189 ms)
48: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
48: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (348 ms)
48: [----------] 2 tests from std_algorithms_find_team_test (538 ms total)
48: 
48: [----------] 2 tests from std_algorithms_find_if_team_test
48: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
48: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (137 ms)
48: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
48: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (324 ms)
48: [----------] 2 tests from std_algorithms_find_if_team_test (462 ms total)
48: 
48: [----------] 2 tests from std_algorithms_find_if_not_team_test
48: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
48: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (355 ms)
48: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
48: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (161 ms)
48: [----------] 2 tests from std_algorithms_find_if_not_team_test (516 ms total)
48: 
48: [----------] 1 test from std_algorithms_all_of_team_test
48: [ RUN      ] std_algorithms_all_of_team_test.test
48: [       OK ] std_algorithms_all_of_team_test.test (373 ms)
48: [----------] 1 test from std_algorithms_all_of_team_test (373 ms total)
48: 
48: [----------] 1 test from std_algorithms_any_of_team_test
48: [ RUN      ] std_algorithms_any_of_team_test.test
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o
48: [       OK ] std_algorithms_any_of_team_test.test (138 ms)
48: [----------] 1 test from std_algorithms_any_of_team_test (138 ms total)
48: 
48: [----------] 1 test from std_algorithms_none_of_team_test
48: [ RUN      ] std_algorithms_none_of_team_test.test
48: [       OK ] std_algorithms_none_of_team_test.test (377 ms)
48: [----------] 1 test from std_algorithms_none_of_team_test (377 ms total)
48: 
48: [----------] 2 tests from std_algorithms_search_n_team_test
48: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
48: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (190 ms)
48: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
48: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (217 ms)
48: [----------] 2 tests from std_algorithms_search_n_team_test (407 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 11 tests from 7 test suites ran. (2814 ms total)
48: [  PASSED  ] 11 tests.
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o
48/59 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..........   Passed    3.50 sec
test 49
      Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

49: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
49: Test timeout computed to be: 1500
49: [==========] Running 3 tests from 3 test suites.
49: [----------] Global test environment set-up.
49: [----------] 1 test from std_algorithms_min_element_team_test
49: [ RUN      ] std_algorithms_min_element_team_test.test
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o
49: [       OK ] std_algorithms_min_element_team_test.test (1299 ms)
49: [----------] 1 test from std_algorithms_min_element_team_test (1299 ms total)
49: 
49: [----------] 1 test from std_algorithms_max_element_team_test
49: [ RUN      ] std_algorithms_max_element_team_test.test
49: [       OK ] std_algorithms_max_element_team_test.test (1274 ms)
49: [----------] 1 test from std_algorithms_max_element_team_test (1274 ms total)
49: 
49: [----------] 1 test from std_algorithms_minmax_element_team_test
49: [ RUN      ] std_algorithms_minmax_element_team_test.test
49: [       OK ] std_algorithms_minmax_element_team_test.test (1838 ms)
49: [----------] 1 test from std_algorithms_minmax_element_team_test (1838 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 3 tests from 3 test suites ran. (4411 ms total)
49: [  PASSED  ] 3 tests.
49/59 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..........   Passed    5.11 sec
test 50
      Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

50: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
50: Test timeout computed to be: 1500
50: [==========] Running 6 tests from 6 test suites.
50: [----------] Global test environment set-up.
50: [----------] 1 test from std_algorithms_fill_team_test
50: [ RUN      ] std_algorithms_fill_team_test.test
50: [       OK ] std_algorithms_fill_team_test.test (226 ms)
50: [----------] 1 test from std_algorithms_fill_team_test (226 ms total)
50: 
50: [----------] 1 test from std_algorithms_fill_n_team_test
50: [ RUN      ] std_algorithms_fill_n_team_test.test
50: [       OK ] std_algorithms_fill_n_team_test.test (218 ms)
50: [----------] 1 test from std_algorithms_fill_n_team_test (218 ms total)
50: 
50: [----------] 1 test from std_algorithms_replace_team_test
50: [ RUN      ] std_algorithms_replace_team_test.test
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o
50: [       OK ] std_algorithms_replace_team_test.test (369 ms)
50: [----------] 1 test from std_algorithms_replace_team_test (369 ms total)
50: 
50: [----------] 1 test from std_algorithms_replace_if_team_test
50: [ RUN      ] std_algorithms_replace_if_team_test.test
[ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o
50: [       OK ] std_algorithms_replace_if_team_test.test (514 ms)
50: [----------] 1 test from std_algorithms_replace_if_team_test (514 ms total)
50: 
50: [----------] 1 test from std_algorithms_replace_copy_team_test
50: [ RUN      ] std_algorithms_replace_copy_team_test.test
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_b.cpp.o
50: [       OK ] std_algorithms_replace_copy_team_test.test (1090 ms)
50: [----------] 1 test from std_algorithms_replace_copy_team_test (1090 ms total)
50: 
50: [----------] 1 test from std_algorithms_replace_copy_if_team_test
50: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
50: [       OK ] std_algorithms_replace_copy_if_team_test.test (749 ms)
50: [----------] 1 test from std_algorithms_replace_copy_if_team_test (749 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 6 tests from 6 test suites ran. (3169 ms total)
50: [  PASSED  ] 6 tests.
50/59 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..........   Passed    3.87 sec
test 51
      Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

51: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
51: Test timeout computed to be: 1500
51: [==========] Running 4 tests from 4 test suites.
51: [----------] Global test environment set-up.
51: [----------] 1 test from std_algorithms_reverse_team_test
51: [ RUN      ] std_algorithms_reverse_team_test.test
51: [       OK ] std_algorithms_reverse_team_test.test (261 ms)
51: [----------] 1 test from std_algorithms_reverse_team_test (262 ms total)
51: 
51: [----------] 1 test from std_algorithms_reverse_copy_team_test
51: [ RUN      ] std_algorithms_reverse_copy_team_test.test
51: [       OK ] std_algorithms_reverse_copy_team_test.test (285 ms)
51: [----------] 1 test from std_algorithms_reverse_copy_team_test (285 ms total)
51: 
51: [----------] 1 test from std_algorithms_rotate_team_test
51: [ RUN      ] std_algorithms_rotate_team_test.test
51: [       OK ] std_algorithms_rotate_team_test.test (598 ms)
51: [----------] 1 test from std_algorithms_rotate_team_test (598 ms total)
51: 
51: [----------] 1 test from std_algorithms_rotate_copy_team_test
51: [ RUN      ] std_algorithms_rotate_copy_team_test.test
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o
51: [       OK ] std_algorithms_rotate_copy_team_test.test (435 ms)
51: [----------] 1 test from std_algorithms_rotate_copy_team_test (435 ms total)
51: 
51: [----------] Global test environment tear-down
51: [==========] 4 tests from 4 test suites ran. (1581 ms total)
51: [  PASSED  ] 4 tests.
51/59 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..........   Passed    2.27 sec
test 52
      Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

52: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
52: Test timeout computed to be: 1500
52: [==========] Running 4 tests from 4 test suites.
52: [----------] Global test environment set-up.
52: [----------] 1 test from std_algorithms_move_team_test
52: [ RUN      ] std_algorithms_move_team_test.test
52: [       OK ] std_algorithms_move_team_test.test (547 ms)
52: [----------] 1 test from std_algorithms_move_team_test (547 ms total)
52: 
52: [----------] 1 test from std_algorithms_move_backward_team_test
52: [ RUN      ] std_algorithms_move_backward_team_test.test
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o
[ 96%] Linking CXX executable Kokkos_launch_latency
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c13.cpp.o
52: [       OK ] std_algorithms_move_backward_team_test.test (425 ms)
52: [----------] 1 test from std_algorithms_move_backward_team_test (425 ms total)
52: 
52: [----------] 1 test from std_algorithms_shift_left_team_test
52: [ RUN      ] std_algorithms_shift_left_team_test.test
52: [       OK ] std_algorithms_shift_left_team_test.test (1486 ms)
52: [----------] 1 test from std_algorithms_shift_left_team_test (1486 ms total)
52: 
52: [----------] 1 test from std_algorithms_shift_right_team_test
52: [ RUN      ] std_algorithms_shift_right_team_test.test
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o
52: [       OK ] std_algorithms_shift_right_team_test.test (1344 ms)
52: [----------] 1 test from std_algorithms_shift_right_team_test (1344 ms total)
52: 
52: [----------] Global test environment tear-down
52: [==========] 4 tests from 4 test suites ran. (3803 ms total)
52: [  PASSED  ] 4 tests.
52/59 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..........   Passed    4.51 sec
test 53
      Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

53: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
53: Test timeout computed to be: 1500
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c14.cpp.o
53: [==========] Running 9 tests from 9 test suites.
53: [----------] Global test environment set-up.
53: [----------] 1 test from std_algorithms_copy_team_test
53: [ RUN      ] std_algorithms_copy_team_test.test
[ 96%] Built target Kokkos_launch_latency
53: [       OK ] std_algorithms_copy_team_test.test (669 ms)
53: [----------] 1 test from std_algorithms_copy_team_test (669 ms total)
53: 
53: [----------] 1 test from std_algorithms_copy_n_team_test
53: [ RUN      ] std_algorithms_copy_n_team_test.test
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o
53: [       OK ] std_algorithms_copy_n_team_test.test (268 ms)
53: [----------] 1 test from std_algorithms_copy_n_team_test (268 ms total)
53: 
53: [----------] 1 test from std_algorithms_copy_backward_team_test
53: [ RUN      ] std_algorithms_copy_backward_team_test.test
53: [       OK ] std_algorithms_copy_backward_team_test.test (411 ms)
53: [----------] 1 test from std_algorithms_copy_backward_team_test (411 ms total)
53: 
53: [----------] 1 test from std_algorithms_copy_if_team_test
53: [ RUN      ] std_algorithms_copy_if_team_test.test
/var/jenkins/workspace/Kokkos_PR-6830/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/category_files -Werror  -c TestCuda_ErrorReporter.cpp
/var/jenkins/workspace/Kokkos_PR-6830/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/category_files -Werror  -c TestCuda_OffsetView.cpp
/var/jenkins/workspace/Kokkos_PR-6830/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/category_files -Werror  -c TestCuda_ScatterView.cpp
53: [       OK ] std_algorithms_copy_if_team_test.test (539 ms)
53: [----------] 1 test from std_algorithms_copy_if_team_test (539 ms total)
53: 
53: [----------] 1 test from std_algorithms_unique_copy_team_test
53: [ RUN      ] std_algorithms_unique_copy_team_test.test
[ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o
53: [       OK ] std_algorithms_unique_copy_team_test.test (1085 ms)
53: [----------] 1 test from std_algorithms_unique_copy_team_test (1085 ms total)
53: 
53: [----------] 1 test from std_algorithms_remove_team_test
53: [ RUN      ] std_algorithms_remove_team_test.test
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o
53: [       OK ] std_algorithms_remove_team_test.test (655 ms)
53: [----------] 1 test from std_algorithms_remove_team_test (655 ms total)
53: 
53: [----------] 1 test from std_algorithms_remove_if_team_test
53: [ RUN      ] std_algorithms_remove_if_team_test.test
53: [       OK ] std_algorithms_remove_if_team_test.test (664 ms)
53: [----------] 1 test from std_algorithms_remove_if_team_test (664 ms total)
53: 
53: [----------] 1 test from std_algorithms_remove_copy_team_test
53: [ RUN      ] std_algorithms_remove_copy_team_test.test
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_SharedAlloc.cpp.o
53: [       OK ] std_algorithms_remove_copy_team_test.test (831 ms)
53: [----------] 1 test from std_algorithms_remove_copy_team_test (831 ms total)
53: 
53: [----------] 1 test from std_algorithms_remove_copy_if_team_test
53: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_a.cpp.o
53: [       OK ] std_algorithms_remove_copy_if_team_test.test (740 ms)
53: [----------] 1 test from std_algorithms_remove_copy_if_team_test (740 ms total)
53: 
53: [----------] Global test environment tear-down
53: [==========] 9 tests from 9 test suites ran. (5867 ms total)
53: [  PASSED  ] 9 tests.
53/59 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..........   Passed    6.56 sec
test 54
      Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

54: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
54: Test timeout computed to be: 1500
54: [==========] Running 4 tests from 4 test suites.
54: [----------] Global test environment set-up.
54: [----------] 1 test from std_algorithms_unique_team_test
54: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o
[ 96%] Linking CXX executable Kokkos_stream
54: [       OK ] std_algorithms_unique_team_test.test_default_predicate (1253 ms)
54: [----------] 1 test from std_algorithms_unique_team_test (1253 ms total)
54: 
54: [----------] 1 test from std_algorithms_adjacent_difference_team_test
54: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o
54: [       OK ] std_algorithms_adjacent_difference_team_test.test (1141 ms)
54: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1141 ms total)
54: 
54: [----------] 1 test from std_algorithms_reduce_team_test
54: [ RUN      ] std_algorithms_reduce_team_test.test
54: [       OK ] std_algorithms_reduce_team_test.test (570 ms)
54: [----------] 1 test from std_algorithms_reduce_team_test (570 ms total)
54: 
54: [----------] 1 test from std_algorithms_transform_reduce_team_test
54: [ RUN      ] std_algorithms_transform_reduce_team_test.test
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o
54: [       OK ] std_algorithms_transform_reduce_team_test.test (1039 ms)
54: [----------] 1 test from std_algorithms_transform_reduce_team_test (1039 ms total)
54: 
54: [----------] Global test environment tear-down
54: [==========] 4 tests from 4 test suites ran. (4004 ms total)
54: [  PASSED  ] 4 tests.
54/59 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..........   Passed    4.70 sec
test 55
      Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

55: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
55: Test timeout computed to be: 1500
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_b.cpp.o
55: [==========] Running 18 tests from 5 test suites.
55: [----------] Global test environment set-up.
55: [----------] 2 tests from std_algorithms_is_sorted_team_test
55: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
55: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (543 ms)
55: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o
55: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1540 ms)
55: [----------] 2 tests from std_algorithms_is_sorted_team_test (2083 ms total)
55: 
55: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
55: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
55: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (11 ms)
55: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
55: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (14 ms)
55: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
[ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
55: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1471 ms)
55: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
55: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (792 ms)
55: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2290 ms total)
55: 
55: [----------] 4 tests from std_algorithms_is_partitioned_team_test
55: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
55: [       OK ] std_algorithms_is_partitioned_team_test.empty (6 ms)
55: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
55: [       OK ] std_algorithms_is_partitioned_team_test.all_true (370 ms)
55: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
[ 96%] Built target Kokkos_stream
55: [       OK ] std_algorithms_is_partitioned_team_test.all_false (370 ms)
55: [ RUN      ] std_algorithms_is_partitioned_team_test.random
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o
55: [       OK ] std_algorithms_is_partitioned_team_test.random (359 ms)
55: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1106 ms total)
55: 
55: [----------] 4 tests from std_algorithms_partition_copy_team_test
55: [ RUN      ] std_algorithms_partition_copy_team_test.empty
55: [       OK ] std_algorithms_partition_copy_team_test.empty (10 ms)
55: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
/var/jenkins/workspace/Kokkos_PR-6830/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/category_files -Werror  -c TestCuda_StaticCrsGraph.cpp
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o
55: [       OK ] std_algorithms_partition_copy_team_test.all_true (825 ms)
55: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
55: [       OK ] std_algorithms_partition_copy_team_test.all_false (821 ms)
55: [ RUN      ] std_algorithms_partition_copy_team_test.random
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o
/var/jenkins/workspace/Kokkos_PR-6830/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/category_files -Werror  -c TestCuda_UnorderedMap.cpp
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o
55: [       OK ] std_algorithms_partition_copy_team_test.random (816 ms)
55: [----------] 4 tests from std_algorithms_partition_copy_team_test (2474 ms total)
55: 
55: [----------] 4 tests from std_algorithms_partition_point_team_test
55: [ RUN      ] std_algorithms_partition_point_team_test.empty
55: [       OK ] std_algorithms_partition_point_team_test.empty (5 ms)
55: [ RUN      ] std_algorithms_partition_point_team_test.all_true
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_c.cpp.o
55: [       OK ] std_algorithms_partition_point_team_test.all_true (236 ms)
55: [ RUN      ] std_algorithms_partition_point_team_test.all_false
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.cpp.o
55: [       OK ] std_algorithms_partition_point_team_test.all_false (234 ms)
55: [ RUN      ] std_algorithms_partition_point_team_test.random
55: [       OK ] std_algorithms_partition_point_team_test.random (220 ms)
55: [----------] 4 tests from std_algorithms_partition_point_team_test (697 ms total)
55: 
55: [----------] Global test environment tear-down
55: [==========] 18 tests from 5 test suites ran. (8652 ms total)
55: [  PASSED  ] 18 tests.
/var/jenkins/workspace/Kokkos_PR-6830/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/category_files -Werror  -c TestCuda_ViewCtorPropEmbeddedDim.cpp
55/59 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..........   Passed    9.34 sec
test 56
      Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

56: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
56: Test timeout computed to be: 1500
[ 96%] Linking CXX executable Kokkos_gather
56: [==========] Running 5 tests from 4 test suites.
56: [----------] Global test environment set-up.
56: [----------] 2 tests from std_algorithms_transform_team_test
56: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o
56: [       OK ] std_algorithms_transform_team_test.test_unary_op (763 ms)
56: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
56: [       OK ] std_algorithms_transform_team_test.test_binary_op (767 ms)
56: [----------] 2 tests from std_algorithms_transform_team_test (1531 ms total)
56: 
56: [----------] 1 test from std_algorithms_generate_team_test
56: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o
[ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCtorDimMatch.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.cpp.o
56: [       OK ] std_algorithms_generate_team_test.test_unary_op (1873 ms)
56: [----------] 1 test from std_algorithms_generate_team_test (1873 ms total)
56: 
56: [----------] 1 test from std_algorithms_generate_n_team_test
56: [ RUN      ] std_algorithms_generate_n_team_test.test
56: [       OK ] std_algorithms_generate_n_team_test.test (217 ms)
56: [----------] 1 test from std_algorithms_generate_n_team_test (217 ms total)
56: 
56: [----------] 1 test from std_algorithms_swap_ranges_team_test
56: [ RUN      ] std_algorithms_swap_ranges_team_test.test
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o
56: [       OK ] std_algorithms_swap_ranges_team_test.test (711 ms)
56: [----------] 1 test from std_algorithms_swap_ranges_team_test (711 ms total)
56: 
56: [----------] Global test environment tear-down
56: [==========] 5 tests from 4 test suites ran. (4333 ms total)
56: [  PASSED  ] 5 tests.
56/59 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..........   Passed    5.03 sec
test 57
      Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

57: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
57: Test timeout computed to be: 1500
57: [==========] Running 2 tests from 2 test suites.
57: [----------] Global test environment set-up.
57: [----------] 1 test from std_algorithms_exclusive_scan_team_test
57: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o
[ 96%] Built target Kokkos_gather
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewEmptyRuntimeUnmanaged.cpp.o
[ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o
57: [       OK ] std_algorithms_exclusive_scan_team_test.test (3006 ms)
57: [----------] 1 test from std_algorithms_exclusive_scan_team_test (3006 ms total)
57: 
57: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
57: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
/var/jenkins/workspace/Kokkos_PR-6830/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6830/core/src/impl/Kokkos_Command_Line_Parsing.cpp
57: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (1526 ms)
57: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1526 ms total)
57: 
57: [----------] Global test environment tear-down
57: [==========] 2 tests from 2 test suites ran. (4532 ms total)
57: [  PASSED  ] 2 tests.
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o
57/59 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..........   Passed    5.22 sec
test 58
      Start 58: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

58: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
58: Test timeout computed to be: 1500
58: [==========] Running 2 tests from 2 test suites.
58: [----------] Global test environment set-up.
58: [----------] 1 test from std_algorithms_inclusive_scan_team_test
58: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
[ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o
58: [       OK ] std_algorithms_inclusive_scan_team_test.test (4480 ms)
58: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4480 ms total)
58: 
58: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
58: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o
58: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (2988 ms)
58: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2988 ms total)
58: 
58: [----------] Global test environment tear-down
58: [==========] 2 tests from 2 test suites ran. (7468 ms total)
58: [  PASSED  ] 2 tests.
58/59 Test #58: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..........   Passed    8.15 sec
test 59
      Start 59: Kokkos_UnitTest_SIMD

59: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/simd/unit_tests/Kokkos_UnitTest_SIMD
59: Test timeout computed to be: 1500
59: [==========] Running 16 tests from 1 test suite.
59: [----------] Global test environment set-up.
59: [----------] 16 tests from simd
59: [ RUN      ] simd.host_math_ops
59: [       OK ] simd.host_math_ops (0 ms)
59: [ RUN      ] simd.device_math_ops
59: [       OK ] simd.device_math_ops (2 ms)
59: [ RUN      ] simd.host_mask_ops
59: [       OK ] simd.host_mask_ops (0 ms)
59: [ RUN      ] simd.device_mask_ops
59: [       OK ] simd.device_mask_ops (0 ms)
59: [ RUN      ] simd.host_conversions
59: [       OK ] simd.host_conversions (0 ms)
59: [ RUN      ] simd.device_conversions
59: [       OK ] simd.device_conversions (0 ms)
59: [ RUN      ] simd.host_shift_ops
59: [       OK ] simd.host_shift_ops (0 ms)
59: [ RUN      ] simd.device_shift_ops
59: [       OK ] simd.device_shift_ops (0 ms)
59: [ RUN      ] simd.host_condition
59: [       OK ] simd.host_condition (0 ms)
59: [ RUN      ] simd.device_condition
59: [       OK ] simd.device_condition (0 ms)
59: [ RUN      ] simd.host_gen_ctors
59: [       OK ] simd.host_gen_ctors (0 ms)
59: [ RUN      ] simd.device_gen_ctors
59: [       OK ] simd.device_gen_ctors (0 ms)
59: [ RUN      ] simd.host_where_expressions
59: [       OK ] simd.host_where_expressions (0 ms)
59: [ RUN      ] simd.device_where_expressions
59: [       OK ] simd.device_where_expressions (0 ms)
59: [ RUN      ] simd.host_reductions
59: [       OK ] simd.host_reductions (0 ms)
59: [ RUN      ] simd.device_reductions
59: [       OK ] simd.device_reductions (0 ms)
59: [----------] 16 tests from simd (3 ms total)
59: 
59: [----------] Global test environment tear-down
59: [==========] 16 tests from 1 test suite ran. (4 ms total)
59: [  PASSED  ] 16 tests.
59/59 Test #59: Kokkos_UnitTest_SIMD .............................   Passed    0.68 sec

100% tests passed, 0 tests failed out of 59

Total Test time (real) = 596.36 sec
Post stage
[Pipeline] sh
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
stats updated                       Wed Apr 10 23:21:00 2024
stats zeroed                        Wed Apr 10 22:47:00 2024
cache hit (direct)                    57
cache hit (preprocessed)               0
cache miss                           695
cache hit rate                      7.58 %
cleanups performed                     7
files in cache                      2439
cache size                           4.4 GB
max cache size                       5.0 GB
[Pipeline] }
$ docker stop --time=1 4a93c9423cc057ff50553b9928af7dbdf3eb43582fbf5de36af4287311d20261
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewHooks.cpp.o
$ docker rm -f --volumes 4a93c9423cc057ff50553b9928af7dbdf3eb43582fbf5de36af4287311d20261
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o
[ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewLayoutStrideAssignment.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_c.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o
[ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_a.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o
[ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_b.cpp.o
[ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_subview.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_SharedAlloc.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_c.cpp.o
[ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_subview.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_c.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_d.cpp.o
[ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o
/var/jenkins/workspace/Kokkos_PR-6830/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6830/core/src/impl/Kokkos_HostSpace_deepcopy.cpp
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_e.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o
/var/jenkins/workspace/Kokkos_PR-6830/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6830/core/src/impl/Kokkos_Abort.cpp
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMemoryAccessViolation.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o
/var/jenkins/workspace/Kokkos_PR-6830/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6830/core/src/impl/Kokkos_ExecPolicy.cpp
/var/jenkins/workspace/Kokkos_PR-6830/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6830/core/src/impl/Kokkos_HostThreadTeam.cpp
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewOfClass.cpp.o
/var/jenkins/workspace/Kokkos_PR-6830/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6830/core/src/impl/Kokkos_SharedAlloc.cpp
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_b.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewOutOfBoundsAccess.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewResize.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_c.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o
[ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_b.cpp.o
/var/jenkins/workspace/Kokkos_PR-6830/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6830/core/src/impl/Kokkos_hwloc.cpp
/var/jenkins/workspace/Kokkos_PR-6830/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6830/core/src/impl/Kokkos_CPUDiscovery.cpp
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o
[ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_WithoutInitializing.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_a.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_b.cpp.o
/var/jenkins/workspace/Kokkos_PR-6830/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6830/core/src/impl/Kokkos_HostBarrier.cpp
/var/jenkins/workspace/Kokkos_PR-6830/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6830/core/src -I/var/jenkins/workspace/Kokkos_PR-6830/containers/src -I/var/jenkins/workspace/Kokkos_PR-6830/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6830/core/src/impl/Kokkos_Core.cpp
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c04.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o
[ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_subview.cpp.o
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ScanUnit.cpp.o
[ 47%] Linking CXX executable Kokkos_IncrementalTest_SERIAL
Superseded by #28
Sending interrupt signal to process
[ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c05.cpp.o
Sending interrupt signal to process
nvcc: Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/build.make:144: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/build.make:196: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/build.make:898: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/build.make:820: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/build.make:573: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o] Terminated
make[1]: *** [CMakeFiles/Makefile2:1747: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/all] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/build.make:885: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o] Terminated
Terminated
make: *** [Makefile:144: all] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/build.make:222: core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/build.make:393: core/unit_test/Kokkos_IncrementalTest_SERIAL] Terminated
<command-line>: fatal error: /tmp/tmpxft_00004cab_00000000-3_Kokkos_IncrementalTest_SERIAL_dlink.reg.c: No such file or directory
compilation terminated.
script returned exit code 143
Sending interrupt signal to process
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Spaces.cpp.o
nvcc: Terminated
nvcc: Terminated
nvcc: Terminated

Compilation terminated.
make[2]: *** Deleting file 'TestCuda_UnorderedMap.o'
nvcc: Terminated
nvcc: Terminated
nvcc: Terminated
Terminated
make[1]: *** [Makefile:4: all] Terminated
nvcc: Terminated
nvcc: Terminated
make[2]: *** [/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests/Makefile:174: TestCuda_DynViewAPI_generic.o] Terminated
make[2]: *** [/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests/Makefile:174: TestCuda_UnorderedMap.o] Terminated
make[2]: *** [/var/jenkins/workspace/Kokkos_PR-6830/Makefile.targets:12: Kokkos_ExecPolicy.o] Terminated
make[2]: *** [/var/jenkins/workspace/Kokkos_PR-6830/Makefile.targets:28: Kokkos_SharedAlloc.o] Terminated
make[2]: *** [/var/jenkins/workspace/Kokkos_PR-6830/Makefile.targets:18: Kokkos_hwloc.o] Terminated
make[2]: *** [/var/jenkins/workspace/Kokkos_PR-6830/Makefile.targets:6: Kokkos_CPUDiscovery.o] Terminated
make[2]: *** [/var/jenkins/workspace/Kokkos_PR-6830/Makefile.targets:24: Kokkos_HostBarrier.o] Terminated
make[2]: *** [/var/jenkins/workspace/Kokkos_PR-6830/Makefile.targets:4: Kokkos_Core.o] Terminated
make: *** [Makefile:6: build-test] Terminated
script returned exit code 143
[ 58%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o
[ 58%] Built target Kokkos_CoreUnitTest_Cuda2
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.cpp.o
Sending interrupt signal to process
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.cpp.o
Sending interrupt signal to process
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/build.make:1912: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.cpp.o] Terminated
Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/build.make:1522: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/build.make:1743: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/build.make:1795: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/build.make:1821: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_c.cpp.o] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/build.make:1834: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/build.make:1886: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Spaces.cpp.o] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/build.make:1899: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.cpp.o] Terminated
make[1]: *** [CMakeFiles/Makefile2:1926: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/all] Terminated
make: *** [Makefile:144: all] Terminated
script returned exit code 143
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o
Sending interrupt signal to process
make[2]: *** [algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/build.make:118: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o] Terminated
make[2]: *** [algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make:118: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o] Terminated
Terminated
make[2]: *** [algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make:132: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o] Terminated
make[1]: *** [CMakeFiles/Makefile2:5646: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/all] Terminated
make[1]: *** [CMakeFiles/Makefile2:5733: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/all] Terminated
make[2]: *** [algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/build.make:118: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o] Terminated
make[1]: *** [CMakeFiles/Makefile2:5675: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/all] Terminated
make[2]: *** [algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/build.make:118: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o] Terminated
make[1]: *** [CMakeFiles/Makefile2:5704: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/all] Terminated
make[2]: *** [algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/build.make:182: algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G] Terminated
make[1]: *** [CMakeFiles/Makefile2:5617: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/all] Terminated
make: *** [Makefile:146: all] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/build.make:1070: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_c.cpp.o] Terminated
Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/build.make:1140: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_a.cpp.o] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/build.make:1252: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_a.cpp.o] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/build.make:1266: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_b.cpp.o] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/build.make:1280: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c04.cpp.o] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/build.make:1294: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c05.cpp.o] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/build.make:1224: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewResize.cpp.o] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/build.make:1238: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_WithoutInitializing.cpp.o] Terminated
make[1]: *** [CMakeFiles/Makefile2:1713: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/all] Terminated
make: *** [Makefile:146: all] Terminated
script returned exit code 143
script returned exit code 143
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o
Sending interrupt signal to process
cleaning up after signal(15)...
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/build.make:790: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o] Terminated
cleaning up after signal(15)...
cleaning up after signal(15)...
cleaning up after signal(15)...
cleaning up after signal(15)...
cleaning up after signal(15)...
cleaning up after signal(15)...

Compilation terminated.
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/build.make:748: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/build.make:818: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o] Terminated
make[2]: *** wait: No child processes.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: *** wait: No child processes.  Stop.
cleaning up after signal(15)...
make[1]: *** [CMakeFiles/Makefile2:1578: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/all] Terminated
Terminated
make: *** [Makefile:146: all] Terminated

Compilation terminated.
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/build.make:1280: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_c.cpp.o] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/build.make:1336: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/build.make:1350: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/build.make:1364: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o] Terminated
Post stage
Post stage
Post stage
Post stage
Post stage
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
script returned exit code 143
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 7c1de0a733dd9d99a833789d5730ddd254b99913208f6a00e40584abebfbad74
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
cache hit (direct)                     0
cache hit (preprocessed)               0
cache miss                             0
cache hit rate                      0.00 %
cleanups performed                     0
files in cache                         0
cache size                           0.0 kB
max cache size                       5.0 GB
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
stats updated                       Wed Apr 10 22:47:31 2024
stats zeroed                        Wed Apr 10 22:47:31 2024
cache hit (direct)                     0
cache hit (preprocessed)               0
cache miss                             0
cache hit rate                      0.00 %
cleanups performed                     0
files in cache                      1262
cache size                           4.4 GB
max cache size                       5.0 GB
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
stats updated                       Wed Apr 10 22:47:31 2024
stats zeroed                        Wed Apr 10 22:47:31 2024
cache hit (direct)                     0
cache hit (preprocessed)               0
cache miss                             0
cache hit rate                      0.00 %
cleanups performed                     0
files in cache                      1273
cache size                           4.3 GB
max cache size                       5.0 GB
+ ccache --show-stats
Summary:
  Hits:              24 /  701 (3.42 %)
    Direct:          24 /  701 (3.42 %)
    Preprocessed:     0 /  677 (0.00 %)
  Misses:           677
    Direct:         677
    Preprocessed:   677
Primary storage:
  Hits:              48 / 1402 (3.42 %)
  Misses:          1354
  Cache size (GB): 4.29 / 5.00 (85.89 %)
  Cleanups:           4

Use the -v/--verbose option for more details.
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
stats updated                       Wed Apr 10 23:32:13 2024
stats zeroed                        Wed Apr 10 23:13:15 2024
cache hit (direct)                    16
cache hit (preprocessed)              13
cache miss                           347
cache hit rate                      7.71 %
compiler produced stdout               1
cleanups performed                    27
files in cache                      1322
cache size                           4.2 GB
max cache size                       5.0 GB
$ docker rm -f --volumes 7c1de0a733dd9d99a833789d5730ddd254b99913208f6a00e40584abebfbad74
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] }
[Pipeline] }
$ docker stop --time=1 1070be01d48ecccb3dc2ba13d6aadc24104cd869380be2643e3d955dddf8fbc5
$ docker rm -f --volumes 1070be01d48ecccb3dc2ba13d6aadc24104cd869380be2643e3d955dddf8fbc5
[Pipeline] }
$ docker stop --time=1 1cc30b9597f4ee7424d103759a2b69b4e8681ffba6d18be55ab65931da4c7e1b
$ docker rm -f --volumes 1cc30b9597f4ee7424d103759a2b69b4e8681ffba6d18be55ab65931da4c7e1b
[Pipeline] }
$ docker stop --time=1 cd21ee771933373b8a1a4b425a3c38e0047fda103072026be21ae4d69a05d7c8
$ docker rm -f --volumes cd21ee771933373b8a1a4b425a3c38e0047fda103072026be21ae4d69a05d7c8
Click here to forcibly terminate running steps
[Pipeline] }
$ docker stop --time=1 56030951631cba3f069d6f978ea529dde860c2b5fa9685a76ade2dd83d99b226
$ docker rm -f --volumes 56030951631cba3f069d6f978ea529dde860c2b5fa9685a76ade2dd83d99b226
[Pipeline] // node
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] // withDockerContainer
[Pipeline] // withDockerContainer
[Pipeline] // withDockerContainer
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
$ docker stop --time=1 6648bab26e745530d5b6c55b3595bcff504d82b28b2042174a06b21c09a01e91
$ docker rm -f --volumes 6648bab26e745530d5b6c55b3595bcff504d82b28b2042174a06b21c09a01e91
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch CUDA-12.2-NVHPC
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withDockerContainer
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // withEnv
[Pipeline] // node
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // node
[Pipeline] }
Failed in branch SYCL-OneAPI
[Pipeline] }
Failed in branch OPENMPTARGET-Clang
[Pipeline] }
Failed in branch CUDA-11.7-NVCC
[Pipeline] }
Failed in branch CUDA-11.6-NVCC-DEBUG
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch HIP-ROCm-5.2
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
java.io.IOException: failed to run kill
	at org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1.kill(WithContainerStep.java:385)
	at org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.stop(FileMonitoringTask.java:483)
	at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.stop(DurableTaskStep.java:519)
	at org.jenkinsci.plugins.workflow.cps.CpsThread.stop(CpsThread.java:315)
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$6.onSuccess(CpsFlowExecution.java:1229)
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$6.onSuccess(CpsFlowExecution.java:1218)
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$4$1.run(CpsFlowExecution.java:978)
	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$2(CpsVmExecutorService.java:83)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
	at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
	at java.base/java.lang.Thread.run(Unknown Source)
java.io.IOException: failed to run kill
	at org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1.kill(WithContainerStep.java:385)
	at org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.stop(FileMonitoringTask.java:483)
	at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.stop(DurableTaskStep.java:519)
	at org.jenkinsci.plugins.workflow.cps.CpsThread.stop(CpsThread.java:315)
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$6.onSuccess(CpsFlowExecution.java:1229)
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$6.onSuccess(CpsFlowExecution.java:1218)
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$4$1.run(CpsFlowExecution.java:978)
	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$2(CpsVmExecutorService.java:83)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
	at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
	at java.base/java.lang.Thread.run(Unknown Source)
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 9084e01b-7a61-4536-8b3f-24c23ddcf4d0

GitHub has been notified of this commit’s build result

Finished: NOT_BUILT