Skip to content
Failed

Console Output

Skipping 5,150 KB.. Full Log
28: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
28: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
28: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
28: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
28: [ RUN      ] serial.create_mirror_no_init_offsetview
28: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
28: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
28: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
28: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
28: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
28: [ RUN      ] serial.UnorderedMap_insert
28: [       OK ] serial.UnorderedMap_insert (7742 ms)
28: [ RUN      ] serial.UnorderedMap_failed_insert
28: [       OK ] serial.UnorderedMap_failed_insert (3781 ms)
28: [ RUN      ] serial.UnorderedMap_deep_copy
28: [       OK ] serial.UnorderedMap_deep_copy (3 ms)
28: [ RUN      ] serial.UnorderedMap_valid_empty
28: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
28: [ RUN      ] serial.UnorderedMap_clear_zero_size
28: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
28: [ RUN      ] serial.UnorderedMap_consistent_size
28: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
28: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
28: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
28: [ RUN      ] serial.UnorderedMap_lambda_capturable
28: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
28: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
28: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
28: [ RUN      ] serial.vector_combination
28: [       OK ] serial.vector_combination (0 ms)
28: [ RUN      ] serial.vector_insert
28: [       OK ] serial.vector_insert (0 ms)
28: [ RUN      ] serial.vector_push_back_default_exec
28: [       OK ] serial.vector_push_back_default_exec (0 ms)
28: [ RUN      ] serial.viewctorprop_embedded_dim
28: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
28: [----------] 61 tests from serial (15501 ms total)
28: 
28: [----------] Global test environment tear-down
28: [==========] 61 tests from 1 test suite ran. (15501 ms total)
28: [  PASSED  ] 61 tests.
28/49 Test #28: Kokkos_ContainersUnitTest_Serial ............   Passed   15.92 sec
test 29
      Start 29: Kokkos_UnitTest_Sort

29: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
29: Working Directory: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests
29: Test timeout computed to be: 1500
29: [==========] Running 16 tests from 1 test suite.
29: [----------] Global test environment set-up.
29: [----------] 16 tests from openmptarget
29: [ RUN      ] openmptarget.SortUnsignedValueType
29: [       OK ] openmptarget.SortUnsignedValueType (121 ms)
29: [ RUN      ] openmptarget.SortEmptyView
29: [       OK ] openmptarget.SortEmptyView (0 ms)
29: [ RUN      ] openmptarget.SortByKeyEmptyView
29: [       OK ] openmptarget.SortByKeyEmptyView (0 ms)
29: [ RUN      ] openmptarget.SortByKeyEmptyViewHost
29: [       OK ] openmptarget.SortByKeyEmptyViewHost (0 ms)
29: [ RUN      ] openmptarget.SortByKey
29: [       OK ] openmptarget.SortByKey (2 ms)
29: [ RUN      ] openmptarget.SortByKeyWithComparator
29: [       OK ] openmptarget.SortByKeyWithComparator (2 ms)
29: [ RUN      ] openmptarget.SortByKeyStaticExtents
29: [       OK ] openmptarget.SortByKeyStaticExtents (0 ms)
29: [ RUN      ] openmptarget.SortByKeyWithStrides
29: [       OK ] openmptarget.SortByKeyWithStrides (0 ms)
29: [ RUN      ] openmptarget.SortByKeyKeysLargerThanValues
29: 
29: [WARNING] /var/jenkins/workspace/Kokkos_PR-7113/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
29: 
29: [WARNING] /var/jenkins/workspace/Kokkos_PR-7113/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
29: [       OK ] openmptarget.SortByKeyKeysLargerThanValues (512 ms)
29: [ RUN      ] openmptarget.SortWithCustomComparator
34: Test_Atomic<long long int>/100000/iterations:10                3.19 s          3.19 s            10          1            8     5.42692        1.10766m      70.42u     4.99995G          178.88k     4.99995G
29: [       OK ] openmptarget.SortWithCustomComparator (1444 ms)
29: [ RUN      ] openmptarget.BinSortGenericTests
29: [       OK ] openmptarget.BinSortGenericTests (31 ms)
29: [ RUN      ] openmptarget.BinSortEmptyView
29: [       OK ] openmptarget.BinSortEmptyView (0 ms)
29: [ RUN      ] openmptarget.BinSortEmptyKeysView
29: [       OK ] openmptarget.BinSortEmptyKeysView (0 ms)
29: [ RUN      ] openmptarget.BinSortUnsignedKeyLayoutStrideValues
34: Test_Atomic<unsigned int>/100000/iterations:10                 1.15 s          1.15 s            10          1            4    1.56239m         973.89u      99.67u     704.983M         179.552k     704.983M
29: [       OK ] openmptarget.BinSortUnsignedKeyLayoutStrideValues (12241 ms)
29: [ RUN      ] openmptarget.NestedSort
29: [       OK ] openmptarget.NestedSort (37 ms)
29: [ RUN      ] openmptarget.NestedSortByKey
29: [       OK ] openmptarget.NestedSortByKey (103 ms)
29: [----------] 16 tests from openmptarget (14499 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 16 tests from 1 test suite ran. (14499 ms total)
29: [  PASSED  ] 16 tests.
29/49 Test #29: Kokkos_UnitTest_Sort ........................   Passed   14.58 sec
test 30
      Start 30: Kokkos_UnitTest_Random

30: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_UnitTest_Random
30: Working Directory: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests
30: Test timeout computed to be: 1500
30: [==========] Running 3 tests from 1 test suite.
30: [----------] Global test environment set-up.
30: [----------] 3 tests from openmptarget
30: [ RUN      ] openmptarget.Random_XorShift64
30: Test Seed:1720025947377555459
30: Test Scalar=int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 0.000434479 -0.000137995 || 0.051031 2049 2437 || 2221.1 2222.06 || -1.90764 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 -0.00799124 8.8872e-05 || 0.051031 1e+64 -1e+64
30: Test Scalar=unsigned int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.0147267 0.00033682 || 0.051031 2033 2412 || 2255.27 2222.06 || 4.65621 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 -0.0205234 -0.000425456 || 0.051031 1e+64 -1e+64
30: Test Scalar=int64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 0.00872242 0.00198038 || 0.051031 2034 2392 || 2202.85 2222.06 || 27.3767 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.0229904 -0.00109023 || 0.051031 1e+64 -1e+64
30: Test Scalar=uint64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.00544898 0.000797472 || 0.051031 2046 2402 || 2234.24 2222.06 || 11.0243 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 -0.015797 0.000324346 || 0.051031 1e+64 -1e+64
30: Test Scalar=half
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 3.25521e-08 0.0133091 -0.00223083 || 0.051031 2035 2403 || 2192.88 2222.06 || -30.839 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 9.76563e-08 -0.00952607 0.000200502 || 0.051031 1e+64 -1e+64
30: Test Scalar=bhalf
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 6.51042e-08 0.00408986 -0.000651106 || 0.051031 2036 2407 || 2213.01 2222.06 || -9.0009 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 1.95313e-07 0.00560839 0.000523872 || 0.051031 1e+64 -1e+64
30: Test Scalar=float
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 1.30208e-07 0.0132526 -0.000906761 || 0.051031 2010 2424 || 2193 2222.06 || -12.5351 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 3.90625e-07 0.0132892 -6.09276e-05 || 0.051031 1e+64 -1e+64
30: Test Scalar=double
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.0165901 -0.00125267 || 0.051031 2037 2419 || 2259.55 2222.06 || -17.3169 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 -0.0198812 -0.000289083 || 0.051031 1e+64 -1e+64
30: Test Seed:1720025947447168535
30: Test Scalar=int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 0.013043 7.45808e-05 || 0.051031 2041 2409 || 2193.45 2222.06 || 1.03101 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 -0.00166683 -0.000149072 || 0.051031 1e+64 -1e+64
30: Test Scalar=unsigned int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.015661 -0.00119763 || 0.051031 2030 2397 || 2257.41 2222.06 || -16.5561 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 -0.00197549 0.000467901 || 0.051031 1e+64 -1e+64
30: Test Scalar=int64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.00200937 -0.00015601 || 0.051031 2049 2411 || 2226.54 2222.06 || -2.15668 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.017637 0.00041986 || 0.051031 1e+64 -1e+64
30: Test Scalar=uint64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.0112369 -0.00375069 || 0.051031 2035 2416 || 2247.31 2222.06 || -51.8496 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 -0.0059233 5.62348e-05 || 0.051031 1e+64 -1e+64
30: Test Scalar=half
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.00542058 -0.00115434 || 0.051031 2031 2427 || 2234.17 2222.06 || -15.9577 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.0120032 7.70072e-05 || 0.051031 1e+64 -1e+64
30: Test Scalar=bhalf
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.0216235 -0.000342855 || 0.051031 2048 2411 || 2271.17 2222.06 || -4.73963 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.00567387 -0.000512619 || 0.051031 1e+64 -1e+64
30: Test Scalar=float
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 0.00462483 0.0016862 || 0.051031 2052 2413 || 2211.83 2222.06 || 23.3101 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.000589105 -3.00823e-06 || 0.051031 1e+64 -1e+64
30: Test Scalar=double
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 0.00313903 -0.000687353 || 0.051031 2042 2392 || 2215.11 2222.06 || -9.50196 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.0011816 -0.00101705 || 0.051031 1e+64 -1e+64
30: [       OK ] openmptarget.Random_XorShift64 (234 ms)
30: [ RUN      ] openmptarget.Random_XorShift1024_0
30: Test Seed:1720025947518550482
30: Test Scalar=int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.00125885 -0.000441572 || 0.051031 2014 2386 || 2200.99 2198.22 || -6.1043 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.000313325 3.74031e-05 || 0.051031 1e+64 -1e+64
30: Test Scalar=unsigned int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.00617868 -0.000773808 || 0.051031 2021 2380 || 2211.89 2198.22 || -10.6971 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.0101809 4.37998e-05 || 0.051031 1e+64 -1e+64
30: Test Scalar=int64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 0.00637179 0.000986059 || 0.051031 2016 2366 || 2184.3 2198.22 || 13.6313 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.0112953 -9.48738e-05 || 0.051031 1e+64 -1e+64
30: Test Scalar=uint64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.00175248 -0.0010943 || 0.051031 1991 2383 || 2202.08 2198.22 || -15.1276 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.000152088 0.000501739 || 0.051031 1e+64 -1e+64
30: Test Scalar=half
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26926e-05 0.00111806 -0.00170518 || 0.051031 2013 2370 || 2195.77 2198.22 || -23.5725 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.27585e-05 0.000712159 0.000208122 || 0.051031 1e+64 -1e+64
30: Test Scalar=bhalf
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26926e-05 0.000381077 0.00211133 || 0.051031 2021 2376 || 2197.39 2198.22 || 29.187 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.27585e-05 -0.00487349 0.000194431 || 0.051031 1e+64 -1e+64
30: Test Scalar=float
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 0.00468263 -0.000363314 || 0.051031 2030 2406 || 2187.98 2198.22 || -5.02245 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.00628835 0.000613796 || 0.051031 1e+64 -1e+64
30: Test Scalar=double
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.00748491 0.000584234 || 0.051031 1995 2406 || 2214.8 2198.22 || 8.07645 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.00209196 -0.000458219 || 0.051031 1e+64 -1e+64
30: Test Seed:1720025947609626339
30: Test Scalar=int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 0.0123855 0.00265746 || 0.051031 2004 2385 || 2171.33 2198.22 || 36.7368 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.00787674 0.000270211 || 0.051031 1e+64 -1e+64
30: Test Scalar=unsigned int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.0147154 9.89433e-05 || 0.051031 2014 2367 || 2231.05 2198.22 || 1.36779 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.000201553 -0.000552577 || 0.051031 1e+64 -1e+64
30: Test Scalar=int64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 0.0101637 0.00387164 || 0.051031 2030 2398 || 2176.11 2198.22 || 53.5216 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.000469185 0.000734836 || 0.051031 1e+64 -1e+64
30: Test Scalar=uint64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 0.00493839 0.000390852 || 0.051031 2024 2381 || 2187.42 2198.22 || 5.40313 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.00493229 0.000300996 || 0.051031 1e+64 -1e+64
30: Test Scalar=half
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26926e-05 -0.0159189 -0.000544455 || 0.051031 2027 2379 || 2233.78 2198.22 || -7.52654 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.27585e-05 0.0133219 -0.000680688 || 0.051031 1e+64 -1e+64
30: Test Scalar=bhalf
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.00742266 3.72879e-06 || 0.051031 2001 2406 || 2214.66 2198.22 || 0.0515468 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.00206385 7.5076e-05 || 0.051031 1e+64 -1e+64
30: Test Scalar=float
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26926e-05 0.0104704 -0.0011924 || 0.051031 2026 2383 || 2175.45 2198.22 || -16.4838 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.27585e-05 0.0128357 0.000113841 || 0.051031 1e+64 -1e+64
30: Test Scalar=double
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.00033845 -0.000670242 || 0.051031 2015 2384 || 2198.97 2198.22 || -9.26543 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.00492036 7.17266e-05 || 0.051031 1e+64 -1e+64
30: [       OK ] openmptarget.Random_XorShift1024_0 (204 ms)
30: [ RUN      ] openmptarget.Multi_streams
30: /var/jenkins/workspace/Kokkos_PR-7113/algorithms/unit_tests/TestRandom.hpp:587: Skipped
30: Libomptarget error
30: [  SKIPPED ] openmptarget.Multi_streams (0 ms)
30: [----------] 3 tests from openmptarget (439 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 3 tests from 1 test suite ran. (439 ms total)
30: [  PASSED  ] 2 tests.
30: [  SKIPPED ] 1 test, listed below:
30: [  SKIPPED ] openmptarget.Multi_streams
30/49 Test #30: Kokkos_UnitTest_Random ......................   Passed    0.51 sec
test 31
      Start 31: Kokkos_AlgorithmsUnitTest_StdSet_A

31: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
31: Working Directory: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests
31: Test timeout computed to be: 1500
31: [==========] Running 16 tests from 3 test suites.
31: [----------] Global test environment set-up.
31: [----------] 3 tests from std_algorithms_reducers
31: [ RUN      ] std_algorithms_reducers.max_first_loc
31: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
31: [ RUN      ] std_algorithms_reducers.min_first_loc
31: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
31: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
31: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
31: [----------] 3 tests from std_algorithms_reducers (0 ms total)
31: 
31: [----------] 2 tests from std_algorithms
31: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
31: [       OK ] std_algorithms.is_admissible_to_std_algorithms (75 ms)
31: [ RUN      ] std_algorithms.expect_no_overlap
31: [       OK ] std_algorithms.expect_no_overlap (0 ms)
31: [----------] 2 tests from std_algorithms (76 ms total)
31: 
31: [----------] 11 tests from random_access_iterator_test
31: [ RUN      ] random_access_iterator_test.constructor
31: [       OK ] random_access_iterator_test.constructor (0 ms)
31: [ RUN      ] random_access_iterator_test.constructiblity
31: [       OK ] random_access_iterator_test.constructiblity (0 ms)
31: [ RUN      ] random_access_iterator_test.dereference
31: [       OK ] random_access_iterator_test.dereference (1 ms)
31: [ RUN      ] random_access_iterator_test.subscript_operator
31: [       OK ] random_access_iterator_test.subscript_operator (0 ms)
31: [ RUN      ] random_access_iterator_test.operatorsSet1
31: [       OK ] random_access_iterator_test.operatorsSet1 (1 ms)
31: [ RUN      ] random_access_iterator_test.operatorsSet2
31: [       OK ] random_access_iterator_test.operatorsSet2 (1 ms)
31: [ RUN      ] random_access_iterator_test.operatorsSet3
31: [       OK ] random_access_iterator_test.operatorsSet3 (1 ms)
31: [ RUN      ] random_access_iterator_test.operatorsSet4
31: [       OK ] random_access_iterator_test.operatorsSet4 (0 ms)
31: [ RUN      ] random_access_iterator_test.assignment_operator
31: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
31: [ RUN      ] random_access_iterator_test.distance
31: [       OK ] random_access_iterator_test.distance (0 ms)
31: [ RUN      ] random_access_iterator_test.traits_helpers
31: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
31: [----------] 11 tests from random_access_iterator_test (7 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 16 tests from 3 test suites ran. (84 ms total)
31: [  PASSED  ] 16 tests.
31/49 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_A ..........   Passed    0.15 sec
test 32
      Start 32: Kokkos_AlgorithmsUnitTest_StdSet_B

32: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
32: Working Directory: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests
32: Test timeout computed to be: 1500
32: [==========] Running 6 tests from 1 test suite.
32: [----------] Global test environment set-up.
32: [----------] 6 tests from std_algorithms_min_max_element_test
32: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
32: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (79 ms)
32: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
32: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
32: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
32: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (13 ms)
32: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
32: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (13 ms)
32: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_empty_range
32: [       OK ] std_algorithms_min_max_element_test.minmax_element_empty_range (0 ms)
32: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data
32: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data (20 ms)
32: [----------] 6 tests from std_algorithms_min_max_element_test (128 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 6 tests from 1 test suite ran. (128 ms total)
32: [  PASSED  ] 6 tests.
32/49 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_B ..........   Passed    0.20 sec
test 33
      Start 33: Kokkos_AlgorithmsUnitTest_StdSet_C

33: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
33: Working Directory: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests
33: Test timeout computed to be: 1500
33: [==========] Running 13 tests from 10 test suites.
33: [----------] Global test environment set-up.
33: [----------] 1 test from std_algorithms_lexicographical_compare_test
33: [ RUN      ] std_algorithms_lexicographical_compare_test.test
33: [       OK ] std_algorithms_lexicographical_compare_test.test (0 ms)
33: [----------] 1 test from std_algorithms_lexicographical_compare_test (0 ms total)
33: 
33: [----------] 1 test from std_algorithms_for_each_test
33: [ RUN      ] std_algorithms_for_each_test.test
33: [       OK ] std_algorithms_for_each_test.test (271 ms)
33: [----------] 1 test from std_algorithms_for_each_test (271 ms total)
33: 
33: [----------] 1 test from std_algorithms_find_test
33: [ RUN      ] std_algorithms_find_test.test
33: [       OK ] std_algorithms_find_test.test (117 ms)
33: [----------] 1 test from std_algorithms_find_test (117 ms total)
33: 
33: [----------] 4 tests from std_algorithms_non_mod_seq_ops
33: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
33: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (889 ms)
33: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
33: [       OK ] std_algorithms_non_mod_seq_ops.find_end (1527 ms)
33: [ RUN      ] std_algorithms_non_mod_seq_ops.search
33: [       OK ] std_algorithms_non_mod_seq_ops.search (1049 ms)
33: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
33: [       OK ] std_algorithms_non_mod_seq_ops.search_n (1014 ms)
33: [----------] 4 tests from std_algorithms_non_mod_seq_ops (4482 ms total)
33: 
33: [----------] 1 test from std_algorithms_count_test
33: [ RUN      ] std_algorithms_count_test.test
33: [       OK ] std_algorithms_count_test.test (139 ms)
33: [----------] 1 test from std_algorithms_count_test (139 ms total)
33: 
33: [----------] 1 test from std_algorithms_equal_test
33: [ RUN      ] std_algorithms_equal_test.test
33: [       OK ] std_algorithms_equal_test.test (46 ms)
33: [----------] 1 test from std_algorithms_equal_test (46 ms total)
33: 
33: [----------] 1 test from std_algorithms_all_any_none_of_test
33: [ RUN      ] std_algorithms_all_any_none_of_test.test
33: [       OK ] std_algorithms_all_any_none_of_test.test (127 ms)
33: [----------] 1 test from std_algorithms_all_any_none_of_test (127 ms total)
33: 
33: [----------] 1 test from std_algorithms_nonmod_seq_ops
33: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
33: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (168 ms)
33: [----------] 1 test from std_algorithms_nonmod_seq_ops (168 ms total)
33: 
33: [----------] 1 test from std_algorithms_mismatch_test
33: [ RUN      ] std_algorithms_mismatch_test.test
33: [       OK ] std_algorithms_mismatch_test.test (284 ms)
33: [----------] 1 test from std_algorithms_mismatch_test (284 ms total)
33: 
33: [----------] 1 test from std_algorithms_mod_seq_ops
33: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
33: [       OK ] std_algorithms_mod_seq_ops.move_backward (103 ms)
33: [----------] 1 test from std_algorithms_mod_seq_ops (103 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 13 tests from 10 test suites ran. (5741 ms total)
33: [  PASSED  ] 13 tests.
33/49 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_C ..........   Passed    5.82 sec
test 34
      Start 34: Kokkos_AlgorithmsUnitTest_StdSet_D

34: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
34: Working Directory: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests
34: Test timeout computed to be: 1500
34: [==========] Running 31 tests from 5 test suites.
34: [----------] Global test environment set-up.
34: [----------] 3 tests from std_algorithms_mod_ops_test
34: [ RUN      ] std_algorithms_mod_ops_test.move
34: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
34: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
34: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (97 ms)
34: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
34: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (1 ms)
34: [----------] 3 tests from std_algorithms_mod_ops_test (98 ms total)
34: 
34: [----------] 12 tests from std_algorithms_mod_seq_ops_test
34: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
34: [       OK ] std_algorithms_mod_seq_ops_test.copy (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
34: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
34: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
34: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
34: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
34: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
34: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
34: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
34: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
34: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
34: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
34: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (1 ms)
34: [----------] 12 tests from std_algorithms_mod_seq_ops_test (8 ms total)
34: 
34: [----------] 4 tests from std_algorithms_replace_ops_test
34: [ RUN      ] std_algorithms_replace_ops_test.replace
34: [       OK ] std_algorithms_replace_ops_test.replace (59 ms)
34: [ RUN      ] std_algorithms_replace_ops_test.replace_if
34: [       OK ] std_algorithms_replace_ops_test.replace_if (215 ms)
34: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
34: [       OK ] std_algorithms_replace_ops_test.replace_copy (98 ms)
34: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
34: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (91 ms)
34: [----------] 4 tests from std_algorithms_replace_ops_test (465 ms total)
34: 
34: [----------] 11 tests from std_algorithms_mod_seq_ops
34: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
34: [       OK ] std_algorithms_mod_seq_ops.copy_if (91 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.unique
34: [       OK ] std_algorithms_mod_seq_ops.unique (401 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
34: [       OK ] std_algorithms_mod_seq_ops.unique_copy (162 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.remove
34: [       OK ] std_algorithms_mod_seq_ops.remove (116 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
34: [       OK ] std_algorithms_mod_seq_ops.remove_if (119 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
34: [       OK ] std_algorithms_mod_seq_ops.remove_copy (274 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
34: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (115 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.rotate
34: Test_Atomic<unsigned long int>/100000/iterations:10            1.06 s          1.06 s            10          1            8    2.32212m         963.76u      66.62u     4.99995G          179.04k     4.99995G
34: [       OK ] std_algorithms_mod_seq_ops.rotate (1520 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
34: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (537 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
34: [       OK ] std_algorithms_mod_seq_ops.shift_left (1545 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
34: [       OK ] std_algorithms_mod_seq_ops.shift_right (1549 ms)
34: [----------] 11 tests from std_algorithms_mod_seq_ops (6433 ms total)
34: 
34: [----------] 1 test from std_algorithms_modseq_test
34: [ RUN      ] std_algorithms_modseq_test.reverse
34: [       OK ] std_algorithms_modseq_test.reverse (105 ms)
34: [----------] 1 test from std_algorithms_modseq_test (105 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 31 tests from 5 test suites ran. (7111 ms total)
34: [  PASSED  ] 31 tests.
34/49 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_D ..........   Passed    7.20 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_E

35: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
35: Working Directory: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests
35: Test timeout computed to be: 1500
35: [==========] Running 15 tests from 6 test suites.
35: [----------] Global test environment set-up.
35: [----------] 2 tests from std_algorithms_sorting_ops_test
35: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
35: [       OK ] std_algorithms_sorting_ops_test.is_sorted (110 ms)
35: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
35: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (20 ms)
35: [----------] 2 tests from std_algorithms_sorting_ops_test (130 ms total)
35: 
35: [----------] 4 tests from std_algorithms_partitioning_test
35: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
35: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
35: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
35: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (3 ms)
35: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
35: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (3 ms)
35: [ RUN      ] std_algorithms_partitioning_test.partition_point
35: [       OK ] std_algorithms_partitioning_test.partition_point (3 ms)
35: [----------] 4 tests from std_algorithms_partitioning_test (9 ms total)
35: 
35: [----------] 1 test from std_algorithms_partitioning_ops
35: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
35: [       OK ] std_algorithms_partitioning_ops.partition_copy (77 ms)
35: [----------] 1 test from std_algorithms_partitioning_ops (78 ms total)
35: 
35: [----------] 1 test from std_algorithms_numerics_ops_test
35: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
35: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (124 ms)
35: [----------] 1 test from std_algorithms_numerics_ops_test (124 ms total)
35: 
35: [----------] 6 tests from std_algorithms_numeric_ops_test
35: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
35: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (1069 ms)
35: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
35: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
35: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
35: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (453 ms)
35: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
35: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
35: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
35: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
35: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
35: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
35: [----------] 6 tests from std_algorithms_numeric_ops_test (1523 ms total)
35: 
35: [----------] 1 test from std_algorithms_transform_ops_test
35: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
35: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (71 ms)
35: [----------] 1 test from std_algorithms_transform_ops_test (71 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 15 tests from 6 test suites ran. (1936 ms total)
35: [  PASSED  ] 15 tests.
35/49 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_E ..........   Passed    2.01 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

36: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
36: Working Directory: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests
36: Test timeout computed to be: 1500
36: [==========] Running 5 tests from 4 test suites.
36: [----------] Global test environment set-up.
36: [----------] 2 tests from std_algorithms_count_team_test
36: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
36: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (1120 ms)
36: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
36: [       OK ] std_algorithms_count_team_test.count_returns_zero (542 ms)
36: [----------] 2 tests from std_algorithms_count_team_test (1662 ms total)
36: 
36: [----------] 1 test from std_algorithms_count_if_team_test
36: [ RUN      ] std_algorithms_count_if_team_test.test
36: [       OK ] std_algorithms_count_if_team_test.test (638 ms)
36: [----------] 1 test from std_algorithms_count_if_team_test (638 ms total)
36: 
36: [----------] 1 test from std_algorithms_for_each_team_test
36: [ RUN      ] std_algorithms_for_each_team_test.test
36: [       OK ] std_algorithms_for_each_team_test.test (798 ms)
36: [----------] 1 test from std_algorithms_for_each_team_test (798 ms total)
36: 
36: [----------] 1 test from std_algorithms_for_each_n_team_test
36: [ RUN      ] std_algorithms_for_each_n_team_test.test
36: [       OK ] std_algorithms_for_each_n_team_test.test (772 ms)
36: [----------] 1 test from std_algorithms_for_each_n_team_test (772 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 5 tests from 4 test suites ran. (3872 ms total)
36: [  PASSED  ] 5 tests.
36/49 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .....   Passed    3.95 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

37: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
37: Working Directory: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests
37: Test timeout computed to be: 1500
37: [==========] Running 2 tests from 1 test suite.
37: [----------] Global test environment set-up.
37: [----------] 2 tests from std_algorithms_equal_team_test
37: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
37: [       OK ] std_algorithms_equal_team_test.views_are_equal (4157 ms)
37: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
37: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (3434 ms)
37: [----------] 2 tests from std_algorithms_equal_team_test (7592 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 2 tests from 1 test suite ran. (7592 ms total)
37: [  PASSED  ] 2 tests.
37/49 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .....   Passed    7.66 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

38: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
38: Working Directory: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests
38: Test timeout computed to be: 1500
38: [==========] Running 0 tests from 0 test suites.
38: [==========] 0 tests from 0 test suites ran. (0 ms total)
38: [  PASSED  ] 0 tests.
38/49 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .....   Passed    0.04 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

39: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
39: Working Directory: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests
39: Test timeout computed to be: 1500
39: [==========] Running 3 tests from 3 test suites.
39: [----------] Global test environment set-up.
39: [----------] 1 test from std_algorithms_min_element_team_test
39: [ RUN      ] std_algorithms_min_element_team_test.test
39: [       OK ] std_algorithms_min_element_team_test.test (0 ms)
39: [----------] 1 test from std_algorithms_min_element_team_test (0 ms total)
39: 
39: [----------] 1 test from std_algorithms_max_element_team_test
39: [ RUN      ] std_algorithms_max_element_team_test.test
39: [       OK ] std_algorithms_max_element_team_test.test (0 ms)
39: [----------] 1 test from std_algorithms_max_element_team_test (0 ms total)
39: 
39: [----------] 1 test from std_algorithms_minmax_element_team_test
39: [ RUN      ] std_algorithms_minmax_element_team_test.test
39: [       OK ] std_algorithms_minmax_element_team_test.test (0 ms)
39: [----------] 1 test from std_algorithms_minmax_element_team_test (0 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 3 tests from 3 test suites ran. (0 ms total)
39: [  PASSED  ] 3 tests.
39/49 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .....   Passed    0.04 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

40: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
40: Working Directory: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests
40: Test timeout computed to be: 1500
40: [==========] Running 6 tests from 6 test suites.
40: [----------] Global test environment set-up.
40: [----------] 1 test from std_algorithms_fill_team_test
40: [ RUN      ] std_algorithms_fill_team_test.test
40: [       OK ] std_algorithms_fill_team_test.test (722 ms)
40: [----------] 1 test from std_algorithms_fill_team_test (722 ms total)
40: 
40: [----------] 1 test from std_algorithms_fill_n_team_test
40: [ RUN      ] std_algorithms_fill_n_team_test.test
40: [       OK ] std_algorithms_fill_n_team_test.test (2115 ms)
40: [----------] 1 test from std_algorithms_fill_n_team_test (2115 ms total)
40: 
40: [----------] 1 test from std_algorithms_replace_team_test
40: [ RUN      ] std_algorithms_replace_team_test.test
40: [       OK ] std_algorithms_replace_team_test.test (750 ms)
40: [----------] 1 test from std_algorithms_replace_team_test (750 ms total)
40: 
40: [----------] 1 test from std_algorithms_replace_if_team_test
40: [ RUN      ] std_algorithms_replace_if_team_test.test
40: [       OK ] std_algorithms_replace_if_team_test.test (941 ms)
40: [----------] 1 test from std_algorithms_replace_if_team_test (941 ms total)
40: 
40: [----------] 1 test from std_algorithms_replace_copy_team_test
40: [ RUN      ] std_algorithms_replace_copy_team_test.test
40: [       OK ] std_algorithms_replace_copy_team_test.test (1958 ms)
40: [----------] 1 test from std_algorithms_replace_copy_team_test (1958 ms total)
40: 
40: [----------] 1 test from std_algorithms_replace_copy_if_team_test
40: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
40: [       OK ] std_algorithms_replace_copy_if_team_test.test (1680 ms)
40: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1680 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 6 tests from 6 test suites ran. (8168 ms total)
40: [  PASSED  ] 6 tests.
40/49 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .....   Passed    8.24 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

41: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
41: Working Directory: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests
41: Test timeout computed to be: 1500
41: [==========] Running 4 tests from 4 test suites.
41: [----------] Global test environment set-up.
41: [----------] 1 test from std_algorithms_reverse_team_test
41: [ RUN      ] std_algorithms_reverse_team_test.test
41: [       OK ] std_algorithms_reverse_team_test.test (742 ms)
41: [----------] 1 test from std_algorithms_reverse_team_test (743 ms total)
41: 
41: [----------] 1 test from std_algorithms_reverse_copy_team_test
41: [ RUN      ] std_algorithms_reverse_copy_team_test.test
41: [       OK ] std_algorithms_reverse_copy_team_test.test (1230 ms)
41: [----------] 1 test from std_algorithms_reverse_copy_team_test (1230 ms total)
41: 
41: [----------] 1 test from std_algorithms_rotate_team_test
41: [ RUN      ] std_algorithms_rotate_team_test.test
41: [       OK ] std_algorithms_rotate_team_test.test (2721 ms)
41: [----------] 1 test from std_algorithms_rotate_team_test (2721 ms total)
41: 
41: [----------] 1 test from std_algorithms_rotate_copy_team_test
41: [ RUN      ] std_algorithms_rotate_copy_team_test.test
34: Test_Atomic<unsigned long long int>/100000/iterations:10       3.17 s          3.17 s            10          1            8     5.24999        1017.28u      63.32u     4.99995G          684.32k     4.99995G
41: [       OK ] std_algorithms_rotate_copy_team_test.test (4447 ms)
41: [----------] 1 test from std_algorithms_rotate_copy_team_test (4447 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 4 tests from 4 test suites ran. (9143 ms total)
41: [  PASSED  ] 4 tests.
41/49 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .....   Passed    9.22 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

42: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
42: Working Directory: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests
42: Test timeout computed to be: 1500
42: [==========] Running 4 tests from 4 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from std_algorithms_move_team_test
42: [ RUN      ] std_algorithms_move_team_test.test
42: [       OK ] std_algorithms_move_team_test.test (1601 ms)
42: [----------] 1 test from std_algorithms_move_team_test (1601 ms total)
42: 
42: [----------] 1 test from std_algorithms_move_backward_team_test
42: [ RUN      ] std_algorithms_move_backward_team_test.test
42: [       OK ] std_algorithms_move_backward_team_test.test (1422 ms)
42: [----------] 1 test from std_algorithms_move_backward_team_test (1422 ms total)
42: 
42: [----------] 1 test from std_algorithms_shift_left_team_test
42: [ RUN      ] std_algorithms_shift_left_team_test.test
42: [       OK ] std_algorithms_shift_left_team_test.test (4213 ms)
42: [----------] 1 test from std_algorithms_shift_left_team_test (4213 ms total)
42: 
42: [----------] 1 test from std_algorithms_shift_right_team_test
42: [ RUN      ] std_algorithms_shift_right_team_test.test
34: Test_Atomic<float>/100000/iterations:10                        1.15 s          1.15 s            10          0            4    3.52384m         978.75u    1.12707m     5.00044G         660.992k     4.99989G
42: [       OK ] std_algorithms_shift_right_team_test.test (4173 ms)
42: [----------] 1 test from std_algorithms_shift_right_team_test (4173 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 4 tests from 4 test suites ran. (11409 ms total)
42: [  PASSED  ] 4 tests.
42/49 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .....   Passed   11.50 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

43: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
43: Working Directory: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests
43: Test timeout computed to be: 1500
43: [==========] Running 9 tests from 9 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from std_algorithms_copy_team_test
43: [ RUN      ] std_algorithms_copy_team_test.test
43: [       OK ] std_algorithms_copy_team_test.test (1686 ms)
43: [----------] 1 test from std_algorithms_copy_team_test (1686 ms total)
43: 
43: [----------] 1 test from std_algorithms_copy_n_team_test
43: [ RUN      ] std_algorithms_copy_n_team_test.test
43: [       OK ] std_algorithms_copy_n_team_test.test (3893 ms)
43: [----------] 1 test from std_algorithms_copy_n_team_test (3893 ms total)
43: 
43: [----------] 1 test from std_algorithms_copy_backward_team_test
43: [ RUN      ] std_algorithms_copy_backward_team_test.test
34: Test_Atomic<double>/100000/iterations:10                       1.14 s          1.14 s            10          1            8    3.57882m        1040.88u     1.2153m     4.99995G         648.864k     4.99995G
43: [       OK ] std_algorithms_copy_backward_team_test.test (1344 ms)
43: [----------] 1 test from std_algorithms_copy_backward_team_test (1344 ms total)
43: 
43: [----------] 1 test from std_algorithms_copy_if_team_test
43: [ RUN      ] std_algorithms_copy_if_team_test.test
43: [       OK ] std_algorithms_copy_if_team_test.test (1524 ms)
43: [----------] 1 test from std_algorithms_copy_if_team_test (1524 ms total)
43: 
43: [----------] 1 test from std_algorithms_unique_copy_team_test
43: [ RUN      ] std_algorithms_unique_copy_team_test.test
43: [       OK ] std_algorithms_unique_copy_team_test.test (2063 ms)
43: [----------] 1 test from std_algorithms_unique_copy_team_test (2063 ms total)
43: 
43: [----------] 1 test from std_algorithms_remove_team_test
43: [ RUN      ] std_algorithms_remove_team_test.test
43: [       OK ] std_algorithms_remove_team_test.test (1187 ms)
43: [----------] 1 test from std_algorithms_remove_team_test (1187 ms total)
43: 
43: [----------] 1 test from std_algorithms_remove_if_team_test
43: [ RUN      ] std_algorithms_remove_if_team_test.test
43: [       OK ] std_algorithms_remove_if_team_test.test (1181 ms)
43: [----------] 1 test from std_algorithms_remove_if_team_test (1181 ms total)
43: 
43: [----------] 1 test from std_algorithms_remove_copy_team_test
43: [ RUN      ] std_algorithms_remove_copy_team_test.test
43: [       OK ] std_algorithms_remove_copy_team_test.test (1734 ms)
43: [----------] 1 test from std_algorithms_remove_copy_team_test (1734 ms total)
43: 
43: [----------] 1 test from std_algorithms_remove_copy_if_team_test
43: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
43: [       OK ] std_algorithms_remove_copy_if_team_test.test (1715 ms)
43: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1715 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 9 tests from 9 test suites ran. (16329 ms total)
43: [  PASSED  ] 9 tests.
43/49 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .....   Passed   16.41 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

44: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
44: Working Directory: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests
44: Test timeout computed to be: 1500
44: [==========] Running 2 tests from 2 test suites.
44: [----------] Global test environment set-up.
44: [----------] 1 test from std_algorithms_unique_team_test
44: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
34: Test_Atomic<int>/100000/iterations:10                          1.14 s          1.14 s            10          1            4    1.55368m         974.96u      99.71u     704.983M         808.064k     704.983M
34/58 Test #34: Kokkos_PerformanceTest_Atomic ....................   Passed  142.14 sec
test 35
      Start 35: Kokkos_ContainersUnitTest_Serial

35: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
35: Test timeout computed to be: 1500
35: [==========] Running 65 tests from 1 test suite.
35: [----------] Global test environment set-up.
35: [----------] 65 tests from serial
35: [ RUN      ] serial.bitset
44: [       OK ] std_algorithms_unique_team_test.test_default_predicate (1935 ms)
44: [----------] 1 test from std_algorithms_unique_team_test (1935 ms total)
44: 
44: [----------] 1 test from std_algorithms_adjacent_difference_team_test
44: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
35: [       OK ] serial.bitset (1911 ms)
35: [ RUN      ] serial.bitset_default_constructor_no_alloc
35: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
35: [ RUN      ] serial.dualview_combination
35: [       OK ] serial.dualview_combination (0 ms)
35: [ RUN      ] serial.dualview_alloc
35: [       OK ] serial.dualview_alloc (0 ms)
35: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
35: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
35: [ RUN      ] serial.dualview_combinations_without_init
35: [       OK ] serial.dualview_combinations_without_init (0 ms)
35: [ RUN      ] serial.dualview_deep_copy
35: [       OK ] serial.dualview_deep_copy (0 ms)
35: [ RUN      ] serial.dualview_realloc
35: [       OK ] serial.dualview_realloc (0 ms)
35: [ RUN      ] serial.dualview_resize
35: [       OK ] serial.dualview_resize (0 ms)
35: [ RUN      ] serial.dualview_device_correct_kokkos_device
35: [       OK ] serial.dualview_device_correct_kokkos_device (0 ms)
35: [ RUN      ] serial.dualview_host_correct_kokkos_device
35: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
35: [ RUN      ] serial.dualview_host_modify_template_device_sync
35: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
35: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
35: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
35: [ RUN      ] serial.dualview_device_modify_template_host_sync
35: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
35: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
35: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
35: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
35: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
35: [ RUN      ] serial.dynamic_view
35: [       OK ] serial.dynamic_view (15 ms)
35: [ RUN      ] serial.dyn_rank_view_api_generic
35: [       OK ] serial.dyn_rank_view_api_generic (7 ms)
35: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
35: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
35: [ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
35: /var/jenkins/workspace/Kokkos_PR-7113/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
35: skipping since not default execution space
35: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
35: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
35: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
35: [ RUN      ] serial.ErrorReporterViaLambda
35: [       OK ] serial.ErrorReporterViaLambda (0 ms)
35: [ RUN      ] serial.ErrorReporter
35: [       OK ] serial.ErrorReporter (0 ms)
35: [ RUN      ] serial.offsetview_construction
35: [       OK ] serial.offsetview_construction (15 ms)
35: [ RUN      ] serial.offsetview_unmanaged_construction
35: [       OK ] serial.offsetview_unmanaged_construction (0 ms)
35: [ RUN      ] serial.offsetview_subview
35: [       OK ] serial.offsetview_subview (6 ms)
35: [ RUN      ] serial.offsetview_offsets_rank1
35: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
35: [ RUN      ] serial.offsetview_offsets_rank2
35: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
35: [ RUN      ] serial.offsetview_offsets_rank3
35: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
35: [ RUN      ] serial.scatterview
35: [       OK ] serial.scatterview (1815 ms)
35: [ RUN      ] serial.scatterview_devicetype
35: [       OK ] serial.scatterview_devicetype (2 ms)
35: [ RUN      ] serial.staticcrsgraph
35: [       OK ] serial.staticcrsgraph (17 ms)
35: [ RUN      ] serial.resize_realloc_no_init_dualview
35: [       OK ] serial.resize_realloc_no_init_dualview (0 ms)
35: [ RUN      ] serial.resize_realloc_no_alloc_dualview
35: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
35: [ RUN      ] serial.resize_exec_space_dualview
35: [       OK ] serial.resize_exec_space_dualview (0 ms)
35: [ RUN      ] serial.realloc_exec_space_dualview
35: [       OK ] serial.realloc_exec_space_dualview (0 ms)
35: [ RUN      ] serial.resize_realloc_no_init_dynrankview
35: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
35: [ RUN      ] serial.resize_exec_space_dynrankview
35: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
35: [ RUN      ] serial.realloc_exec_space_dynrankview
35: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
35: [ RUN      ] serial.resize_realloc_no_init_scatterview
35: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
35: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
35: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
35: [ RUN      ] serial.resize_exec_space_scatterview
35: [       OK ] serial.resize_exec_space_scatterview (0 ms)
35: [ RUN      ] serial.realloc_exec_space_scatterview
35: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
35: [ RUN      ] serial.create_mirror_no_init_dynrankview
35: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
35: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
35: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
35: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
35: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
35: [ RUN      ] serial.create_mirror_no_init_offsetview
35: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
35: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
35: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
35: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
35: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
35: [ RUN      ] serial.create_mirror_no_init_dynamicview
35: [       OK ] serial.create_mirror_no_init_dynamicview (0 ms)
35: [ RUN      ] serial.create_mirror_view_and_copy_dynamicview
35: [       OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
35: [ RUN      ] serial.create_mirror_no_init_dynamicview_view_ctor
35: [       OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms)
35: [ RUN      ] serial.UnorderedMap_insert
44: [       OK ] std_algorithms_adjacent_difference_team_test.test (2918 ms)
44: [----------] 1 test from std_algorithms_adjacent_difference_team_test (2918 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 2 tests from 2 test suites ran. (4854 ms total)
44: [  PASSED  ] 2 tests.
44/49 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .....   Passed    4.93 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

45: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
45: Working Directory: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests
45: Test timeout computed to be: 1500
45: [==========] Running 6 tests from 2 test suites.
45: [----------] Global test environment set-up.
45: [----------] 2 tests from std_algorithms_is_sorted_team_test
45: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
45: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (847 ms)
45: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
45: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1382 ms)
45: [----------] 2 tests from std_algorithms_is_sorted_team_test (2229 ms total)
45: 
45: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
45: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
45: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (71 ms)
45: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
45: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (78 ms)
45: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
45: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1146 ms)
45: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
45: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (690 ms)
45: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1986 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 6 tests from 2 test suites ran. (4216 ms total)
45: [  PASSED  ] 6 tests.
45/49 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .....   Passed    4.29 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

46: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
46: Working Directory: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests
46: Test timeout computed to be: 1500
46: [==========] Running 4 tests from 4 test suites.
46: [----------] Global test environment set-up.
46: [----------] 1 test from std_algorithms_transform_team_test
46: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
46: [       OK ] std_algorithms_transform_team_test.test_unary_op (1743 ms)
46: [----------] 1 test from std_algorithms_transform_team_test (1743 ms total)
46: 
46: [----------] 1 test from std_algorithms_generate_team_test
46: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
46: [       OK ] std_algorithms_generate_team_test.test_unary_op (2009 ms)
46: [----------] 1 test from std_algorithms_generate_team_test (2009 ms total)
46: 
46: [----------] 1 test from std_algorithms_generate_n_team_test
46: [ RUN      ] std_algorithms_generate_n_team_test.test
35: [       OK ] serial.UnorderedMap_insert (8080 ms)
35: [ RUN      ] serial.UnorderedMap_failed_insert
46: [       OK ] std_algorithms_generate_n_team_test.test (2073 ms)
46: [----------] 1 test from std_algorithms_generate_n_team_test (2073 ms total)
46: 
46: [----------] 1 test from std_algorithms_swap_ranges_team_test
46: [ RUN      ] std_algorithms_swap_ranges_team_test.test
46: [       OK ] std_algorithms_swap_ranges_team_test.test (1614 ms)
46: [----------] 1 test from std_algorithms_swap_ranges_team_test (1614 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 4 tests from 4 test suites ran. (7441 ms total)
46: [  PASSED  ] 4 tests.
46/49 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .....   Passed    7.52 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

47: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
47: Working Directory: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests
47: Test timeout computed to be: 1500
47: [==========] Running 1 test from 1 test suite.
47: [----------] Global test environment set-up.
47: [----------] 1 test from std_algorithms_exclusive_scan_team_test
47: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
35: [       OK ] serial.UnorderedMap_failed_insert (3990 ms)
35: [ RUN      ] serial.UnorderedMap_deep_copy
35: [       OK ] serial.UnorderedMap_deep_copy (3 ms)
35: [ RUN      ] serial.UnorderedMap_valid_empty
35: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
35: [ RUN      ] serial.UnorderedMap_clear_zero_size
35: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
35: [ RUN      ] serial.UnorderedMap_consistent_size
35: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
35: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
35: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
35: [ RUN      ] serial.UnorderedMap_lambda_capturable
35: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
35: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
35: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
35: [ RUN      ] serial.vector_combination
35: [       OK ] serial.vector_combination (0 ms)
35: [ RUN      ] serial.vector_insert
35: [       OK ] serial.vector_insert (0 ms)
35: [ RUN      ] serial.vector_push_back_default_exec
35: [       OK ] serial.vector_push_back_default_exec (0 ms)
35: [ RUN      ] serial.viewctorprop_embedded_dim
35: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
35: [----------] 65 tests from serial (15874 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 65 tests from 1 test suite ran. (15874 ms total)
35: [  PASSED  ] 64 tests.
35: [  SKIPPED ] 1 test, listed below:
35: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
35/58 Test #35: Kokkos_ContainersUnitTest_Serial .................   Passed   16.09 sec
test 36
      Start 36: Kokkos_ContainersUnitTest_Cuda

36: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda
36: Test timeout computed to be: 1500
36: [==========] Running 65 tests from 1 test suite.
36: [----------] Global test environment set-up.
36: [----------] 65 tests from cuda
36: [ RUN      ] cuda.bitset
36: [       OK ] cuda.bitset (11 ms)
36: [ RUN      ] cuda.bitset_default_constructor_no_alloc
36: [       OK ] cuda.bitset_default_constructor_no_alloc (0 ms)
36: [ RUN      ] cuda.dualview_combination
36: [       OK ] cuda.dualview_combination (0 ms)
36: [ RUN      ] cuda.dualview_alloc
36: [       OK ] cuda.dualview_alloc (0 ms)
36: [ RUN      ] cuda.test_dualview_copy_construction_and_assignment
36: [       OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms)
36: [ RUN      ] cuda.dualview_combinations_without_init
36: [       OK ] cuda.dualview_combinations_without_init (0 ms)
36: [ RUN      ] cuda.dualview_deep_copy
36: [       OK ] cuda.dualview_deep_copy (1 ms)
36: [ RUN      ] cuda.dualview_realloc
36: [       OK ] cuda.dualview_realloc (0 ms)
36: [ RUN      ] cuda.dualview_resize
36: [       OK ] cuda.dualview_resize (0 ms)
36: [ RUN      ] cuda.dualview_device_correct_kokkos_device
36: [       OK ] cuda.dualview_device_correct_kokkos_device (0 ms)
36: [ RUN      ] cuda.dualview_host_correct_kokkos_device
36: [       OK ] cuda.dualview_host_correct_kokkos_device (0 ms)
36: [ RUN      ] cuda.dualview_host_modify_template_device_sync
36: [       OK ] cuda.dualview_host_modify_template_device_sync (0 ms)
36: [ RUN      ] cuda.dualview_host_modify_template_device_execspace_sync
36: [       OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms)
36: [ RUN      ] cuda.dualview_device_modify_template_host_sync
36: [       OK ] cuda.dualview_device_modify_template_host_sync (0 ms)
36: [ RUN      ] cuda.dualview_device_modify_template_host_execspace_sync
36: [       OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms)
36: [ RUN      ] cuda.dualview_template_views_return_correct_executionspace_views
36: [       OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms)
36: [ RUN      ] cuda.dynamic_view
36: [       OK ] cuda.dynamic_view (25 ms)
36: [ RUN      ] cuda.dyn_rank_view_api_generic
36: [       OK ] cuda.dyn_rank_view_api_generic (7 ms)
36: [ RUN      ] cuda.dyn_rank_view_api_operator_rank12345
36: [       OK ] cuda.dyn_rank_view_api_operator_rank12345 (0 ms)
36: [ RUN      ] cuda.dyn_rank_view_check_fence_resize_realloc
36: [       OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms)
36: [ RUN      ] cuda.dyn_rank_view_api_operator_rank67
36: [       OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms)
36: [ RUN      ] cuda.ErrorReporterViaLambda
36: [       OK ] cuda.ErrorReporterViaLambda (0 ms)
36: [ RUN      ] cuda.ErrorReporter
36: [       OK ] cuda.ErrorReporter (0 ms)
36: [ RUN      ] cuda.offsetview_construction
36: [       OK ] cuda.offsetview_construction (1 ms)
36: [ RUN      ] cuda.offsetview_unmanaged_construction
36: [       OK ] cuda.offsetview_unmanaged_construction (0 ms)
36: [ RUN      ] cuda.offsetview_subview
36: [       OK ] cuda.offsetview_subview (0 ms)
36: [ RUN      ] cuda.offsetview_offsets_rank1
36: [       OK ] cuda.offsetview_offsets_rank1 (0 ms)
36: [ RUN      ] cuda.offsetview_offsets_rank2
36: [       OK ] cuda.offsetview_offsets_rank2 (0 ms)
36: [ RUN      ] cuda.offsetview_offsets_rank3
36: [       OK ] cuda.offsetview_offsets_rank3 (0 ms)
36: [ RUN      ] cuda.scatterview
47: [       OK ] std_algorithms_exclusive_scan_team_test.test (3487 ms)
47: [----------] 1 test from std_algorithms_exclusive_scan_team_test (3487 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 1 test from 1 test suite ran. (3487 ms total)
47: [  PASSED  ] 1 test.
47/49 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .....   Passed    3.56 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

48: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
48: Working Directory: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests
48: Test timeout computed to be: 1500
48: [==========] Running 1 test from 1 test suite.
48: [----------] Global test environment set-up.
48: [----------] 1 test from std_algorithms_inclusive_scan_team_test
48: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
36: [       OK ] cuda.scatterview (12102 ms)
36: [ RUN      ] cuda.scatterview_devicetype
36: [       OK ] cuda.scatterview_devicetype (24 ms)
36: [ RUN      ] cuda.staticcrsgraph
36: [       OK ] cuda.staticcrsgraph (28 ms)
36: [ RUN      ] cuda.resize_realloc_no_init_dualview
36: [       OK ] cuda.resize_realloc_no_init_dualview (0 ms)
36: [ RUN      ] cuda.resize_realloc_no_alloc_dualview
36: [       OK ] cuda.resize_realloc_no_alloc_dualview (0 ms)
36: [ RUN      ] cuda.resize_exec_space_dualview
36: [       OK ] cuda.resize_exec_space_dualview (0 ms)
36: [ RUN      ] cuda.realloc_exec_space_dualview
36: [       OK ] cuda.realloc_exec_space_dualview (0 ms)
36: [ RUN      ] cuda.resize_realloc_no_init_dynrankview
36: [       OK ] cuda.resize_realloc_no_init_dynrankview (0 ms)
36: [ RUN      ] cuda.resize_exec_space_dynrankview
36: [       OK ] cuda.resize_exec_space_dynrankview (0 ms)
36: [ RUN      ] cuda.realloc_exec_space_dynrankview
36: [       OK ] cuda.realloc_exec_space_dynrankview (0 ms)
36: [ RUN      ] cuda.resize_realloc_no_init_scatterview
36: [       OK ] cuda.resize_realloc_no_init_scatterview (0 ms)
36: [ RUN      ] cuda.resize_realloc_no_alloc_scatterview
36: [       OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms)
36: [ RUN      ] cuda.resize_exec_space_scatterview
36: [       OK ] cuda.resize_exec_space_scatterview (0 ms)
36: [ RUN      ] cuda.realloc_exec_space_scatterview
36: [       OK ] cuda.realloc_exec_space_scatterview (0 ms)
36: [ RUN      ] cuda.create_mirror_no_init_dynrankview
36: [       OK ] cuda.create_mirror_no_init_dynrankview (0 ms)
36: [ RUN      ] cuda.create_mirror_no_init_dynrankview_viewctor
36: [       OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms)
36: [ RUN      ] cuda.create_mirror_view_and_copy_dynrankview
36: [       OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms)
36: [ RUN      ] cuda.create_mirror_no_init_offsetview
36: [       OK ] cuda.create_mirror_no_init_offsetview (0 ms)
36: [ RUN      ] cuda.create_mirror_no_init_offsetview_view_ctor
36: [       OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms)
36: [ RUN      ] cuda.create_mirror_view_and_copy_offsetview
36: [       OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms)
36: [ RUN      ] cuda.create_mirror_no_init_dynamicview
36: [       OK ] cuda.create_mirror_no_init_dynamicview (0 ms)
36: [ RUN      ] cuda.create_mirror_view_and_copy_dynamicview
36: [       OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms)
36: [ RUN      ] cuda.create_mirror_no_init_dynamicview_view_ctor
36: [       OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms)
36: [ RUN      ] cuda.UnorderedMap_insert
48: [       OK ] std_algorithms_inclusive_scan_team_test.test (10451 ms)
48: [----------] 1 test from std_algorithms_inclusive_scan_team_test (10451 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 1 test from 1 test suite ran. (10451 ms total)
48: [  PASSED  ] 1 test.
48/49 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .....   Passed   10.52 sec
test 49
      Start 49: Kokkos_UnitTest_SIMD

49: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/simd/unit_tests/Kokkos_UnitTest_SIMD
49: Working Directory: /var/jenkins/workspace/Kokkos_PR-7113/build/simd/unit_tests
49: Test timeout computed to be: 1500
49: [==========] Running 16 tests from 1 test suite.
49: [----------] Global test environment set-up.
49: [----------] 16 tests from simd
49: [ RUN      ] simd.host_math_ops
49: [       OK ] simd.host_math_ops (0 ms)
49: [ RUN      ] simd.device_math_ops
49: /var/jenkins/workspace/Kokkos_PR-7113/simd/unit_tests/include/TestSIMD_MathOps.hpp:318: Skipped
49: skipping because of a non-deterministic failure reporting: Failure to synchronize stream (nil): Error in cuStreamSynchronize: an illegal memory access was encountered
49: [  SKIPPED ] simd.device_math_ops (0 ms)
49: [ RUN      ] simd.host_mask_ops
49: [       OK ] simd.host_mask_ops (0 ms)
49: [ RUN      ] simd.device_mask_ops
49: [       OK ] simd.device_mask_ops (80 ms)
49: [ RUN      ] simd.host_conversions
49: [       OK ] simd.host_conversions (0 ms)
49: [ RUN      ] simd.device_conversions
49: [       OK ] simd.device_conversions (0 ms)
49: [ RUN      ] simd.host_shift_ops
49: [       OK ] simd.host_shift_ops (0 ms)
49: [ RUN      ] simd.device_shift_ops
49: [       OK ] simd.device_shift_ops (11 ms)
49: [ RUN      ] simd.host_condition
49: [       OK ] simd.host_condition (0 ms)
49: [ RUN      ] simd.device_condition
49: [       OK ] simd.device_condition (0 ms)
49: [ RUN      ] simd.host_gen_ctors
49: [       OK ] simd.host_gen_ctors (0 ms)
49: [ RUN      ] simd.device_gen_ctors
49: [       OK ] simd.device_gen_ctors (0 ms)
49: [ RUN      ] simd.host_where_expressions
49: [       OK ] simd.host_where_expressions (0 ms)
49: [ RUN      ] simd.device_where_expressions
49: [       OK ] simd.device_where_expressions (0 ms)
49: [ RUN      ] simd.host_reductions
49: [       OK ] simd.host_reductions (0 ms)
49: [ RUN      ] simd.device_reductions
49: /var/jenkins/workspace/Kokkos_PR-7113/simd/unit_tests/include/TestSIMD_Reductions.hpp:184: Skipped
49: skipping because of a non-deterministic failure reporting: Failure to synchronize stream (nil): Error in cuStreamSynchronize: an illegal memory access was encountered
49: [  SKIPPED ] simd.device_reductions (0 ms)
49: [----------] 16 tests from simd (92 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 16 tests from 1 test suite ran. (92 ms total)
49: [  PASSED  ] 14 tests.
49: [  SKIPPED ] 2 tests, listed below:
49: [  SKIPPED ] simd.device_math_ops
49: [  SKIPPED ] simd.device_reductions
49/49 Test #49: Kokkos_UnitTest_SIMD ........................   Passed    0.16 sec

100% tests passed, 0 tests failed out of 49

Total Test time (real) = 792.37 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 Jul  3 16:26:20 2024
stats zeroed                        Wed Jul  3 16:26:20 2024
cache hit (direct)                     0
cache hit (preprocessed)               0
cache miss                             0
cache hit rate                      0.00 %
cleanups performed                     0
files in cache                      7057
cache size                           3.1 GB
max cache size                       5.0 GB
36: [       OK ] cuda.UnorderedMap_insert (2996 ms)
36: [ RUN      ] cuda.UnorderedMap_failed_insert
[Pipeline] }
$ docker stop --time=1 5063c517f1a135265cf1b6f3400a714b3c84a2368e7dc73b2bed9cde40c5f501
36: [       OK ] cuda.UnorderedMap_failed_insert (831 ms)
36: [ RUN      ] cuda.UnorderedMap_deep_copy
36: [       OK ] cuda.UnorderedMap_deep_copy (4 ms)
36: [ RUN      ] cuda.UnorderedMap_valid_empty
36: [       OK ] cuda.UnorderedMap_valid_empty (1 ms)
36: [ RUN      ] cuda.UnorderedMap_clear_zero_size
36: [       OK ] cuda.UnorderedMap_clear_zero_size (0 ms)
36: [ RUN      ] cuda.UnorderedMap_consistent_size
36: [       OK ] cuda.UnorderedMap_consistent_size (0 ms)
36: [ RUN      ] cuda.UnorderedMap_shallow_copyable_on_device
36: [       OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms)
36: [ RUN      ] cuda.UnorderedMap_lambda_capturable
36: [       OK ] cuda.UnorderedMap_lambda_capturable (0 ms)
36: [ RUN      ] cuda.UnorderedMap_constructor_view_alloc
36: [       OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms)
36: [ RUN      ] cuda.vector_combination
36: [       OK ] cuda.vector_combination (0 ms)
36: [ RUN      ] cuda.vector_insert
36: [       OK ] cuda.vector_insert (0 ms)
36: [ RUN      ] cuda.vector_push_back_default_exec
36: [       OK ] cuda.vector_push_back_default_exec (0 ms)
36: [ RUN      ] cuda.viewctorprop_embedded_dim
36: [       OK ] cuda.viewctorprop_embedded_dim (0 ms)
36: [----------] 65 tests from cuda (16052 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 65 tests from 1 test suite ran. (16053 ms total)
36: [  PASSED  ] 65 tests.
36/58 Test #36: Kokkos_ContainersUnitTest_Cuda ...................   Passed   16.24 sec
test 37
      Start 37: Kokkos_ContainersPerformanceTest_Cuda

37: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda
37: Test timeout computed to be: 1500
37: [==========] Running 4 tests from 1 test suite.
37: [----------] Global test environment set-up.
37: [----------] 4 tests from TEST_CATEGORY
37: [ RUN      ] TEST_CATEGORY.dynrankview_perf
37: Cuda
37:  DynRankView vs View: Initialization Only 
37:  View time (init only): 0.00117972
37:  View sum computation time: 0.00117972
37:  Strided View time (init only): 0.00106098
37:  View Rank7 time (init only): 0.0011553
37:  DynRankView time (init only): 0.00115441
37:  DynRankView sum computation time: 0.00179005
37:  Ratio of View to DynRankView time: 1.02193
37:  Ratio of View to DynRankView sum computation time: 0.858574
37:  Ratio of View to View Rank7  time: 1.02114
37:  Ratio of StrideView to DynRankView time: 0.919061
37:  Ratio of DynRankView to View Rank7  time: 0.999232
37: [       OK ] TEST_CATEGORY.dynrankview_perf (12 ms)
37: [ RUN      ] TEST_CATEGORY.global_2_local
37: Cuda
37: size, create, generate, fill, find
37: 256, 0.000225783, 2.7077e-05, 0.00217474, 0.00168798
37: 512, 0.000150814, 9.693e-06, 1.8721e-05, 0.00165416
37: 1024, 0.000151489, 8.949e-06, 1.8564e-05, 0.00171184
37: 2048, 0.000147517, 9.074e-06, 1.9832e-05, 0.00184748
37: 4096, 0.000134692, 8.183e-06, 1.9328e-05, 0.00176718
37: 8192, 0.00014315, 9.333e-06, 2.2707e-05, 0.00175746
37: 16384, 0.000134526, 8.849e-06, 2.4474e-05, 0.0017902
37: 32768, 0.000392094, 9.437e-06, 2.8322e-05, 0.00189565
37: 65536, 0.000223507, 1.0415e-05, 3.5337e-05, 0.00210847
37: 131072, 0.000296803, 1.0657e-05, 5.2143e-05, 0.00263635
37: 262144, 0.000495078, 1.2008e-05, 0.000151467, 0.0056469
37: 524288, 0.000491613, 1.4753e-05, 0.000531326, 0.01885
37: 1048576, 0.000525087, 2.0647e-05, 0.00137646, 0.0461052
37: 2097152, 0.000570519, 3.268e-05, 0.00301052, 0.108897
37: 4194304, 0.000761011, 5.4415e-05, 0.00677342, 0.235779
37: [       OK ] TEST_CATEGORY.global_2_local (456 ms)
37: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
37: skipping test
37: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
37: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
37: skipping test
37: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
37: [----------] 4 tests from TEST_CATEGORY (468 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 4 tests from 1 test suite ran. (468 ms total)
37: [  PASSED  ] 4 tests.
37/58 Test #37: Kokkos_ContainersPerformanceTest_Cuda ............   Passed    0.60 sec
test 38
      Start 38: Kokkos_UnitTest_Sort

38: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
38: Test timeout computed to be: 1500
$ docker rm -f --volumes 5063c517f1a135265cf1b6f3400a714b3c84a2368e7dc73b2bed9cde40c5f501
38: [==========] Running 16 tests from 1 test suite.
38: [----------] Global test environment set-up.
38: [----------] 16 tests from cuda
38: [ RUN      ] cuda.SortUnsignedValueType
38: [       OK ] cuda.SortUnsignedValueType (12 ms)
38: [ RUN      ] cuda.SortEmptyView
38: [       OK ] cuda.SortEmptyView (0 ms)
38: [ RUN      ] cuda.SortByKeyEmptyView
38: [       OK ] cuda.SortByKeyEmptyView (0 ms)
38: [ RUN      ] cuda.SortByKeyEmptyViewHost
38: [       OK ] cuda.SortByKeyEmptyViewHost (0 ms)
38: [ RUN      ] cuda.SortByKey
38: [       OK ] cuda.SortByKey (0 ms)
38: [ RUN      ] cuda.SortByKeyWithComparator
38: [       OK ] cuda.SortByKeyWithComparator (0 ms)
38: [ RUN      ] cuda.SortByKeyStaticExtents
38: [       OK ] cuda.SortByKeyStaticExtents (0 ms)
38: [ RUN      ] cuda.SortByKeyWithStrides
38: [       OK ] cuda.SortByKeyWithStrides (0 ms)
38: [ RUN      ] cuda.SortByKeyKeysLargerThanValues
38: 
38: [WARNING] /var/jenkins/workspace/Kokkos_PR-7113/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
38: 
38: [WARNING] /var/jenkins/workspace/Kokkos_PR-7113/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
38: [       OK ] cuda.SortByKeyKeysLargerThanValues (531 ms)
38: [ RUN      ] cuda.SortWithCustomComparator
38: [       OK ] cuda.SortWithCustomComparator (597 ms)
38: [ RUN      ] cuda.BinSortGenericTests
38: [       OK ] cuda.BinSortGenericTests (21 ms)
38: [ RUN      ] cuda.BinSortEmptyView
38: [       OK ] cuda.BinSortEmptyView (0 ms)
38: [ RUN      ] cuda.BinSortEmptyKeysView
38: [       OK ] cuda.BinSortEmptyKeysView (0 ms)
38: [ RUN      ] cuda.BinSortUnsignedKeyLayoutStrideValues
38: [       OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (11746 ms)
38: [ RUN      ] cuda.NestedSort
38: [       OK ] cuda.NestedSort (29 ms)
38: [ RUN      ] cuda.NestedSortByKey
38: [       OK ] cuda.NestedSortByKey (90 ms)
38: [----------] 16 tests from cuda (13030 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 16 tests from 1 test suite ran. (13031 ms total)
38: [  PASSED  ] 16 tests.
38/58 Test #38: Kokkos_UnitTest_Sort .............................   Passed   13.19 sec
test 39
      Start 39: Kokkos_UnitTest_Random

39: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_UnitTest_Random
39: Test timeout computed to be: 1500
39: [==========] Running 3 tests from 1 test suite.
39: [----------] Global test environment set-up.
39: [----------] 3 tests from cuda
39: [ RUN      ] cuda.Random_XorShift64
39: Test Seed:1720026067540756527
39: Test Scalar=int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 0.0142456 -0.00292033 || 0.051031 28039 29458 || 28271.6 28674.4 || -40.3706 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 -0.00331898 -0.000889529 || 0.051031 1e+64 -1e+64
39: Test Scalar=unsigned int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 -0.000456849 -0.0473452 || 0.051031 28079 29493 || 28687.5 28674.4 || -654.5 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 0.00365998 -0.00722251 || 0.051031 1e+64 -1e+64
39: Test Scalar=int64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 0.0259912 -0.00625215 || 0.051031 27865 29345 || 27948 28674.4 || -86.4297 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 0.0164772 0.00204248 || 0.051031 1e+64 -1e+64
39: Test Scalar=uint64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 -0.00913745 -0.00834763 || 0.051031 27956 29329 || 28938.8 28674.4 || -115.398 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 0.00912379 -0.000801266 || 0.051031 1e+64 -1e+64
39: Test Scalar=half
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.000244702 -0.99999 -48244.9 || 0.051031 0 194963 || 2.9286e+09 28674.4 || -6.66937e+08 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 0.000732996 -0.315455 0.149205 || 0.051031 1e+64 -1e+64
39: Test Scalar=bhalf
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.00196151 -0.999999 -57856.6 || 0.051031 0 1.5521e+06 || 2.86918e+10 28674.4 || -7.99809e+08 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 0.00589437 -0.967798 10.2652 || 0.051031 1e+64 -1e+64
39: Test Scalar=float
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.6091e-07 0.00171455 -0.016719 || 0.051031 28000 29317 || 28625.3 28674.4 || -231.124 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.96226e-07 -0.00684924 -0.00650315 || 0.051031 1e+64 -1e+64
39: Test Scalar=double
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 -0.0129683 0.0208513 || 0.051031 27982 29433 || 29051.1 28674.4 || 288.249 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 0.00579669 -0.00846612 || 0.051031 1e+64 -1e+64
39: Test Seed:1720026067661642169
39: Test Scalar=int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 -0.00512367 0.0205905 || 0.051031 27932 29312 || 28822.1 28674.4 || 284.643 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 -0.0215417 0.00674361 || 0.051031 1e+64 -1e+64
39: Test Scalar=unsigned int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 0.00301063 -0.0286919 || 0.051031 28021 29277 || 28588.3 28674.4 || -396.637 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 -0.00696322 -0.00386232 || 0.051031 1e+64 -1e+64
39: Test Scalar=int64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 0.0191105 0.00614108 || 0.051031 28074 29444 || 28136.7 28674.4 || 84.8943 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 -0.014274 -0.0132572 || 0.051031 1e+64 -1e+64
39: Test Scalar=uint64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 0.00442786 0.0246047 || 0.051031 28019 29399 || 28548 28674.4 || 340.135 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 -0.0107065 0.000795776 || 0.051031 1e+64 -1e+64
39: Test Scalar=half
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.000244311 -0.99999 -48245 || 0.051031 0 195120 || 2.92864e+09 28674.4 || -6.66939e+08 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 0.000731806 -0.305762 0.133371 || 0.051031 1e+64 -1e+64
39: Test Scalar=bhalf
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.00195703 -0.999999 -57856.3 || 0.051031 0 1.55238e+06 || 2.86884e+10 28674.4 || -7.99805e+08 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 0.00588124 -0.967718 10.2455 || 0.051031 1e+64 -1e+64
39: Test Scalar=float
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.55865e-07 -0.00134171 -0.0196936 || 0.051031 28059 29359 || 28712.9 28674.4 || -272.245 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.8109e-07 0.0219455 0.00319579 || 0.051031 1e+64 -1e+64
39: Test Scalar=double
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 -0.010232 0.00212777 || 0.051031 28039 29342 || 28970.8 28674.4 || 29.4143 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 -0.00899737 0.00559409 || 0.051031 1e+64 -1e+64
39: [       OK ] cuda.Random_XorShift64 (247 ms)
39: [ RUN      ] cuda.Random_XorShift1024_0
39: Test Seed:1720026067788703828
39: Test Scalar=int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.60671e-07 -0.00553604 -0.00731756 || 0.051031 11011 11767 || 11440.3 11377 || -101.158 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.86102e-07 0.0150534 -0.00172843 || 0.051031 1e+64 -1e+64
39: Test Scalar=unsigned int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 -0.00325861 -0.00529799 || 0.051031 10982 11839 || 11414.2 11377 || -73.2394 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.0158191 0.00319909 || 0.051031 1e+64 -1e+64
39: Test Scalar=int64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 0.000959111 0.00114981 || 0.051031 10956 11779 || 11366.1 11377 || 15.895 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.00330121 -0.00315988 || 0.051031 1e+64 -1e+64
39: Test Scalar=uint64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 0.0204559 0.00802232 || 0.051031 10976 11751 || 11148.9 11377 || 110.9 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.0159549 -0.000386134 || 0.051031 1e+64 -1e+64
39: Test Scalar=half
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.00024434 -0.999975 -7595.05 || 0.051031 0 77582 || 4.61043e+08 11377 || -1.04994e+08 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 0.000732672 -0.144212 0.0203078 || 0.051031 1e+64 -1e+64
39: Test Scalar=bhalf
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.00195452 -0.999997 -9108.03 || 0.051031 0 616499 || 4.51643e+09 11377 || -1.25909e+08 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 0.00587521 -0.922933 1.62415 || 0.051031 1e+64 -1e+64
39: Test Scalar=float
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.79744e-07 0.0251291 0.00553268 || 0.051031 11004 11774 || 11098.1 11377 || 76.4837 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 3.43323e-07 0.0121969 -0.0018751 || 0.051031 1e+64 -1e+64
39: Test Scalar=double
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 0.0012445 1.62034e-05 || 0.051031 10992 11789 || 11362.8 11377 || 0.223996 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 0.00352031 -5.0773e-05 || 0.051031 1e+64 -1e+64
39: Test Seed:1720026067859696456
39: Test Scalar=int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 -0.00816953 -0.00159547 || 0.051031 10902 11790 || 11470.7 11377 || -22.0558 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 0.00609852 0.000819427 || 0.051031 1e+64 -1e+64
39: Test Scalar=unsigned int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 -0.0129971 0.00991456 || 0.051031 10972 11758 || 11526.8 11377 || 137.059 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.0182555 -9.37951e-05 || 0.051031 1e+64 -1e+64
39: Test Scalar=int64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 0.00656273 -0.00409016 || 0.051031 10987 11875 || 11302.8 11377 || -56.5424 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.00832119 -0.0022792 || 0.051031 1e+64 -1e+64
39: Test Scalar=uint64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 -0.00517518 -0.00132121 || 0.051031 10991 11795 || 11436.1 11377 || -18.2643 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.0101893 0.000607891 || 0.051031 1e+64 -1e+64
39: Test Scalar=half
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.000244257 -0.999975 -7595.06 || 0.051031 0 77697 || 4.6104e+08 11377 || -1.04994e+08 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 0.0007325 -0.144004 0.024591 || 0.051031 1e+64 -1e+64
39: Test Scalar=bhalf
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.0019552 -0.999997 -9107.67 || 0.051031 0 616494 || 4.51593e+09 11377 || -1.25904e+08 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 0.00587687 -0.922937 1.60933 || 0.051031 1e+64 -1e+64
39: Test Scalar=float
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.67029e-07 0.0093082 -0.00185982 || 0.051031 10955 11777 || 11272 11377 || -25.7101 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 3.05176e-07 -0.0109991 -0.00251379 || 0.051031 1e+64 -1e+64
39: Test Scalar=double
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 -0.00249296 -0.00415899 || 0.051031 10907 11843 || 11405.4 11377 || -57.4939 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 0.0169303 0.00169236 || 0.051031 1e+64 -1e+64
39: [       OK ] cuda.Random_XorShift1024_0 (169 ms)
39: [ RUN      ] cuda.Multi_streams
39: [       OK ] cuda.Multi_streams (194 ms)
39: [----------] 3 tests from cuda (612 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 3 tests from 1 test suite ran. (612 ms total)
39: [  PASSED  ] 3 tests.
39/58 Test #39: Kokkos_UnitTest_Random ...........................   Passed    0.76 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_A

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

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

42: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
42: Test timeout computed to be: 1500
42: [==========] Running 13 tests from 10 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from std_algorithms_lexicographical_compare_test
42: [ RUN      ] std_algorithms_lexicographical_compare_test.test
42: [       OK ] std_algorithms_lexicographical_compare_test.test (193 ms)
42: [----------] 1 test from std_algorithms_lexicographical_compare_test (193 ms total)
42: 
42: [----------] 1 test from std_algorithms_for_each_test
42: [ RUN      ] std_algorithms_for_each_test.test
42: [       OK ] std_algorithms_for_each_test.test (118 ms)
42: [----------] 1 test from std_algorithms_for_each_test (118 ms total)
42: 
42: [----------] 1 test from std_algorithms_find_test
42: [ RUN      ] std_algorithms_find_test.test
42: [       OK ] std_algorithms_find_test.test (67 ms)
42: [----------] 1 test from std_algorithms_find_test (67 ms total)
42: 
42: [----------] 4 tests from std_algorithms_non_mod_seq_ops
42: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
42: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (456 ms)
42: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
42: [       OK ] std_algorithms_non_mod_seq_ops.find_end (1066 ms)
42: [ RUN      ] std_algorithms_non_mod_seq_ops.search
42: [       OK ] std_algorithms_non_mod_seq_ops.search (637 ms)
42: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
42: [       OK ] std_algorithms_non_mod_seq_ops.search_n (425 ms)
42: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2585 ms total)
42: 
42: [----------] 1 test from std_algorithms_count_test
42: [ RUN      ] std_algorithms_count_test.test
42: [       OK ] std_algorithms_count_test.test (94 ms)
42: [----------] 1 test from std_algorithms_count_test (94 ms total)
42: 
42: [----------] 1 test from std_algorithms_equal_test
42: [ RUN      ] std_algorithms_equal_test.test
42: [       OK ] std_algorithms_equal_test.test (11 ms)
42: [----------] 1 test from std_algorithms_equal_test (11 ms total)
42: 
42: [----------] 1 test from std_algorithms_all_any_none_of_test
42: [ RUN      ] std_algorithms_all_any_none_of_test.test
42: [       OK ] std_algorithms_all_any_none_of_test.test (75 ms)
42: [----------] 1 test from std_algorithms_all_any_none_of_test (75 ms total)
42: 
42: [----------] 1 test from std_algorithms_nonmod_seq_ops
42: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
42: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (106 ms)
42: [----------] 1 test from std_algorithms_nonmod_seq_ops (106 ms total)
42: 
42: [----------] 1 test from std_algorithms_mismatch_test
42: [ RUN      ] std_algorithms_mismatch_test.test
42: [       OK ] std_algorithms_mismatch_test.test (190 ms)
42: [----------] 1 test from std_algorithms_mismatch_test (190 ms total)
42: 
42: [----------] 1 test from std_algorithms_mod_seq_ops
42: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
42: [       OK ] std_algorithms_mod_seq_ops.move_backward (48 ms)
42: [----------] 1 test from std_algorithms_mod_seq_ops (48 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 13 tests from 10 test suites ran. (3492 ms total)
42: [  PASSED  ] 13 tests.
42/58 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_C ...............   Passed    3.64 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_D

43: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
43: Test timeout computed to be: 1500
43: [==========] Running 31 tests from 5 test suites.
43: [----------] Global test environment set-up.
43: [----------] 3 tests from std_algorithms_mod_ops_test
43: [ RUN      ] std_algorithms_mod_ops_test.move
43: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
43: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
43: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms)
43: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
43: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
43: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total)
43: 
43: [----------] 12 tests from std_algorithms_mod_seq_ops_test
43: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
43: [       OK ] std_algorithms_mod_seq_ops_test.copy (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
43: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
43: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
43: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
43: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
43: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
43: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
43: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
43: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
43: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
43: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
43: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
43: [----------] 12 tests from std_algorithms_mod_seq_ops_test (3 ms total)
43: 
43: [----------] 4 tests from std_algorithms_replace_ops_test
43: [ RUN      ] std_algorithms_replace_ops_test.replace
43: [       OK ] std_algorithms_replace_ops_test.replace (27 ms)
43: [ RUN      ] std_algorithms_replace_ops_test.replace_if
43: [       OK ] std_algorithms_replace_ops_test.replace_if (134 ms)
43: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
43: [       OK ] std_algorithms_replace_ops_test.replace_copy (46 ms)
43: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
43: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (46 ms)
43: [----------] 4 tests from std_algorithms_replace_ops_test (255 ms total)
43: 
43: [----------] 11 tests from std_algorithms_mod_seq_ops
43: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
43: [       OK ] std_algorithms_mod_seq_ops.copy_if (32 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.unique
43: [       OK ] std_algorithms_mod_seq_ops.unique (250 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
43: [       OK ] std_algorithms_mod_seq_ops.unique_copy (78 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.remove
43: [       OK ] std_algorithms_mod_seq_ops.remove (54 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
43: [       OK ] std_algorithms_mod_seq_ops.remove_if (57 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
43: [       OK ] std_algorithms_mod_seq_ops.remove_copy (170 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
43: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (59 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.rotate
43: [       OK ] std_algorithms_mod_seq_ops.rotate (1230 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
43: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (406 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
43: [       OK ] std_algorithms_mod_seq_ops.shift_left (1139 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
43: [       OK ] std_algorithms_mod_seq_ops.shift_right (1126 ms)
43: [----------] 11 tests from std_algorithms_mod_seq_ops (4608 ms total)
43: 
43: [----------] 1 test from std_algorithms_modseq_test
43: [ RUN      ] std_algorithms_modseq_test.reverse
43: [       OK ] std_algorithms_modseq_test.reverse (47 ms)
43: [----------] 1 test from std_algorithms_modseq_test (47 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 31 tests from 5 test suites ran. (4915 ms total)
43: [  PASSED  ] 31 tests.
43/58 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_D ...............   Passed    5.07 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_E

44: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
44: Test timeout computed to be: 1500
44: [==========] Running 29 tests from 7 test suites.
44: [----------] Global test environment set-up.
44: [----------] 2 tests from std_algorithms_sorting_ops_test
44: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
44: [       OK ] std_algorithms_sorting_ops_test.is_sorted (10 ms)
44: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
44: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (9 ms)
44: [----------] 2 tests from std_algorithms_sorting_ops_test (19 ms total)
44: 
44: [----------] 4 tests from std_algorithms_partitioning_test
44: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
44: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
44: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
44: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (0 ms)
44: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
44: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms)
44: [ RUN      ] std_algorithms_partitioning_test.partition_point
44: [       OK ] std_algorithms_partitioning_test.partition_point (0 ms)
44: [----------] 4 tests from std_algorithms_partitioning_test (2 ms total)
44: 
44: [----------] 1 test from std_algorithms_partitioning_ops
44: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
44: [       OK ] std_algorithms_partitioning_ops.partition_copy (19 ms)
44: [----------] 1 test from std_algorithms_partitioning_ops (19 ms total)
44: 
44: [----------] 12 tests from std_algorithms_numerics_test
44: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
44: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (0 ms)
44: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
44: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (0 ms)
44: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
44: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (0 ms)
44: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
44: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (0 ms)
44: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
44: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms)
44: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
44: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms)
44: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
44: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms)
44: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
44: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms)
44: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
44: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms)
44: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
44: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms)
44: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
44: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms)
44: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
44: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms)
44: [----------] 12 tests from std_algorithms_numerics_test (8 ms total)
44: 
44: [----------] 1 test from std_algorithms_numerics_ops_test
44: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
44: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (88 ms)
44: [----------] 1 test from std_algorithms_numerics_ops_test (88 ms total)
44: 
44: [----------] 8 tests from std_algorithms_numeric_ops_test
44: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
44: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (719 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
44: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
44: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (501 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
44: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
44: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (206 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
44: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
44: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (274 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
44: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
44: [----------] 8 tests from std_algorithms_numeric_ops_test (1701 ms total)
44: 
44: [----------] 1 test from std_algorithms_transform_ops_test
44: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
44: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (32 ms)
44: [----------] 1 test from std_algorithms_transform_ops_test (32 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 29 tests from 7 test suites ran. (1871 ms total)
44: [  PASSED  ] 29 tests.
44/58 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_E ...............   Passed    2.03 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

45: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
45: Test timeout computed to be: 1500
45: [==========] Running 12 tests from 7 test suites.
45: [----------] Global test environment set-up.
45: [----------] 2 tests from std_algorithms_adjacent_find_team_test
45: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
45: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (336 ms)
45: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
45: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (321 ms)
45: [----------] 2 tests from std_algorithms_adjacent_find_team_test (657 ms total)
45: 
45: [----------] 2 tests from std_algorithms_count_team_test
45: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
45: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (516 ms)
45: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
45: [       OK ] std_algorithms_count_team_test.count_returns_zero (131 ms)
45: [----------] 2 tests from std_algorithms_count_team_test (648 ms total)
45: 
45: [----------] 1 test from std_algorithms_count_if_team_test
45: [ RUN      ] std_algorithms_count_if_team_test.test
45: [       OK ] std_algorithms_count_if_team_test.test (180 ms)
45: [----------] 1 test from std_algorithms_count_if_team_test (180 ms total)
45: 
45: [----------] 1 test from std_algorithms_for_each_team_test
45: [ RUN      ] std_algorithms_for_each_team_test.test
45: [       OK ] std_algorithms_for_each_team_test.test (373 ms)
45: [----------] 1 test from std_algorithms_for_each_team_test (373 ms total)
45: 
45: [----------] 1 test from std_algorithms_for_each_n_team_test
45: [ RUN      ] std_algorithms_for_each_n_team_test.test
45: [       OK ] std_algorithms_for_each_n_team_test.test (371 ms)
45: [----------] 1 test from std_algorithms_for_each_n_team_test (371 ms total)
45: 
45: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
45: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
45: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (2988 ms)
45: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
45: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1646 ms)
45: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
45: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1651 ms)
45: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (6286 ms total)
45: 
45: [----------] 2 tests from std_algorithms_mismatch_team_test
45: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
45: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (1980 ms)
45: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
45: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (462 ms)
45: [----------] 2 tests from std_algorithms_mismatch_team_test (2442 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 12 tests from 7 test suites ran. (10960 ms total)
45: [  PASSED  ] 12 tests.
45/58 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..........   Passed   11.11 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

46: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
46: Test timeout computed to be: 1500
46: [==========] Running 8 tests from 4 test suites.
46: [----------] Global test environment set-up.
46: [----------] 2 tests from std_algorithms_equal_team_test
46: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
46: [       OK ] std_algorithms_equal_team_test.views_are_equal (1209 ms)
46: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
46: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (649 ms)
46: [----------] 2 tests from std_algorithms_equal_team_test (1859 ms total)
46: 
46: [----------] 2 tests from std_algorithms_search_team_test
46: [ RUN      ] std_algorithms_search_team_test.sequences_exist
46: [       OK ] std_algorithms_search_team_test.sequences_exist (483 ms)
46: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
46: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (667 ms)
46: [----------] 2 tests from std_algorithms_search_team_test (1150 ms total)
46: 
46: [----------] 2 tests from std_algorithms_find_end_team_test
46: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
46: [       OK ] std_algorithms_find_end_team_test.sequences_exist (1793 ms)
46: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
46: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1567 ms)
46: [----------] 2 tests from std_algorithms_find_end_team_test (3360 ms total)
46: 
46: [----------] 2 tests from std_algorithms_find_first_of_team_test
46: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
46: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (1299 ms)
46: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
46: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5917 ms)
46: [----------] 2 tests from std_algorithms_find_first_of_team_test (7217 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 8 tests from 4 test suites ran. (13588 ms total)
46: [  PASSED  ] 8 tests.
46/58 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..........   Passed   13.73 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

47: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
47: Test timeout computed to be: 1500
47: [==========] Running 11 tests from 7 test suites.
47: [----------] Global test environment set-up.
47: [----------] 2 tests from std_algorithms_find_team_test
47: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
47: [       OK ] std_algorithms_find_team_test.searched_values_exist (195 ms)
47: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
47: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (337 ms)
47: [----------] 2 tests from std_algorithms_find_team_test (533 ms total)
47: 
47: [----------] 2 tests from std_algorithms_find_if_team_test
47: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
47: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (137 ms)
47: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
47: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (336 ms)
47: [----------] 2 tests from std_algorithms_find_if_team_test (473 ms total)
47: 
47: [----------] 2 tests from std_algorithms_find_if_not_team_test
47: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
47: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (335 ms)
47: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
47: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (135 ms)
47: [----------] 2 tests from std_algorithms_find_if_not_team_test (471 ms total)
47: 
47: [----------] 1 test from std_algorithms_all_of_team_test
47: [ RUN      ] std_algorithms_all_of_team_test.test
47: [       OK ] std_algorithms_all_of_team_test.test (331 ms)
47: [----------] 1 test from std_algorithms_all_of_team_test (331 ms total)
47: 
47: [----------] 1 test from std_algorithms_any_of_team_test
47: [ RUN      ] std_algorithms_any_of_team_test.test
47: [       OK ] std_algorithms_any_of_team_test.test (132 ms)
47: [----------] 1 test from std_algorithms_any_of_team_test (132 ms total)
47: 
47: [----------] 1 test from std_algorithms_none_of_team_test
47: [ RUN      ] std_algorithms_none_of_team_test.test
47: [       OK ] std_algorithms_none_of_team_test.test (333 ms)
47: [----------] 1 test from std_algorithms_none_of_team_test (333 ms total)
47: 
47: [----------] 2 tests from std_algorithms_search_n_team_test
47: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
47: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (182 ms)
47: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
47: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (209 ms)
47: [----------] 2 tests from std_algorithms_search_n_team_test (392 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 11 tests from 7 test suites ran. (2667 ms total)
47: [  PASSED  ] 11 tests.
47/58 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..........   Passed    2.82 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

48: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
48: Test timeout computed to be: 1500
48: [==========] Running 3 tests from 3 test suites.
48: [----------] Global test environment set-up.
48: [----------] 1 test from std_algorithms_min_element_team_test
48: [ RUN      ] std_algorithms_min_element_team_test.test
48: [       OK ] std_algorithms_min_element_team_test.test (1238 ms)
48: [----------] 1 test from std_algorithms_min_element_team_test (1238 ms total)
48: 
48: [----------] 1 test from std_algorithms_max_element_team_test
48: [ RUN      ] std_algorithms_max_element_team_test.test
48: [       OK ] std_algorithms_max_element_team_test.test (1212 ms)
48: [----------] 1 test from std_algorithms_max_element_team_test (1212 ms total)
48: 
48: [----------] 1 test from std_algorithms_minmax_element_team_test
48: [ RUN      ] std_algorithms_minmax_element_team_test.test
48: [       OK ] std_algorithms_minmax_element_team_test.test (1780 ms)
48: [----------] 1 test from std_algorithms_minmax_element_team_test (1780 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 3 tests from 3 test suites ran. (4231 ms total)
48: [  PASSED  ] 3 tests.
48/58 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..........   Passed    4.38 sec
test 49
      Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

49: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
49: Test timeout computed to be: 1500
49: [==========] Running 6 tests from 6 test suites.
49: [----------] Global test environment set-up.
49: [----------] 1 test from std_algorithms_fill_team_test
49: [ RUN      ] std_algorithms_fill_team_test.test
49: [       OK ] std_algorithms_fill_team_test.test (212 ms)
49: [----------] 1 test from std_algorithms_fill_team_test (212 ms total)
49: 
49: [----------] 1 test from std_algorithms_fill_n_team_test
49: [ RUN      ] std_algorithms_fill_n_team_test.test
49: [       OK ] std_algorithms_fill_n_team_test.test (216 ms)
49: [----------] 1 test from std_algorithms_fill_n_team_test (216 ms total)
49: 
49: [----------] 1 test from std_algorithms_replace_team_test
49: [ RUN      ] std_algorithms_replace_team_test.test
49: [       OK ] std_algorithms_replace_team_test.test (359 ms)
49: [----------] 1 test from std_algorithms_replace_team_test (359 ms total)
49: 
49: [----------] 1 test from std_algorithms_replace_if_team_test
49: [ RUN      ] std_algorithms_replace_if_team_test.test
49: [       OK ] std_algorithms_replace_if_team_test.test (489 ms)
49: [----------] 1 test from std_algorithms_replace_if_team_test (490 ms total)
49: 
49: [----------] 1 test from std_algorithms_replace_copy_team_test
49: [ RUN      ] std_algorithms_replace_copy_team_test.test
49: [       OK ] std_algorithms_replace_copy_team_test.test (941 ms)
49: [----------] 1 test from std_algorithms_replace_copy_team_test (941 ms total)
49: 
49: [----------] 1 test from std_algorithms_replace_copy_if_team_test
49: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
49: [       OK ] std_algorithms_replace_copy_if_team_test.test (702 ms)
49: [----------] 1 test from std_algorithms_replace_copy_if_team_test (702 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 6 tests from 6 test suites ran. (2921 ms total)
49: [  PASSED  ] 6 tests.
49/58 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..........   Passed    3.07 sec
test 50
      Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

50: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
50: Test timeout computed to be: 1500
50: [==========] Running 4 tests from 4 test suites.
50: [----------] Global test environment set-up.
50: [----------] 1 test from std_algorithms_reverse_team_test
50: [ RUN      ] std_algorithms_reverse_team_test.test
50: [       OK ] std_algorithms_reverse_team_test.test (237 ms)
50: [----------] 1 test from std_algorithms_reverse_team_test (237 ms total)
50: 
50: [----------] 1 test from std_algorithms_reverse_copy_team_test
50: [ RUN      ] std_algorithms_reverse_copy_team_test.test
50: [       OK ] std_algorithms_reverse_copy_team_test.test (263 ms)
50: [----------] 1 test from std_algorithms_reverse_copy_team_test (263 ms total)
50: 
50: [----------] 1 test from std_algorithms_rotate_team_test
50: [ RUN      ] std_algorithms_rotate_team_test.test
50: [       OK ] std_algorithms_rotate_team_test.test (587 ms)
50: [----------] 1 test from std_algorithms_rotate_team_test (587 ms total)
50: 
50: [----------] 1 test from std_algorithms_rotate_copy_team_test
50: [ RUN      ] std_algorithms_rotate_copy_team_test.test
50: [       OK ] std_algorithms_rotate_copy_team_test.test (426 ms)
50: [----------] 1 test from std_algorithms_rotate_copy_team_test (426 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 4 tests from 4 test suites ran. (1515 ms total)
50: [  PASSED  ] 4 tests.
50/58 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..........   Passed    1.66 sec
test 51
      Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

51: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
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_move_team_test
51: [ RUN      ] std_algorithms_move_team_test.test
51: [       OK ] std_algorithms_move_team_test.test (464 ms)
51: [----------] 1 test from std_algorithms_move_team_test (464 ms total)
51: 
51: [----------] 1 test from std_algorithms_move_backward_team_test
51: [ RUN      ] std_algorithms_move_backward_team_test.test
51: [       OK ] std_algorithms_move_backward_team_test.test (377 ms)
51: [----------] 1 test from std_algorithms_move_backward_team_test (377 ms total)
51: 
51: [----------] 1 test from std_algorithms_shift_left_team_test
51: [ RUN      ] std_algorithms_shift_left_team_test.test
51: [       OK ] std_algorithms_shift_left_team_test.test (1318 ms)
51: [----------] 1 test from std_algorithms_shift_left_team_test (1318 ms total)
51: 
51: [----------] 1 test from std_algorithms_shift_right_team_test
51: [ RUN      ] std_algorithms_shift_right_team_test.test
51: [       OK ] std_algorithms_shift_right_team_test.test (1170 ms)
51: [----------] 1 test from std_algorithms_shift_right_team_test (1170 ms total)
51: 
51: [----------] Global test environment tear-down
51: [==========] 4 tests from 4 test suites ran. (3331 ms total)
51: [  PASSED  ] 4 tests.
51/58 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..........   Passed    3.48 sec
test 52
      Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

52: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
52: Test timeout computed to be: 1500
52: [==========] Running 9 tests from 9 test suites.
52: [----------] Global test environment set-up.
52: [----------] 1 test from std_algorithms_copy_team_test
52: [ RUN      ] std_algorithms_copy_team_test.test
52: [       OK ] std_algorithms_copy_team_test.test (578 ms)
52: [----------] 1 test from std_algorithms_copy_team_test (578 ms total)
52: 
52: [----------] 1 test from std_algorithms_copy_n_team_test
52: [ RUN      ] std_algorithms_copy_n_team_test.test
52: [       OK ] std_algorithms_copy_n_team_test.test (266 ms)
52: [----------] 1 test from std_algorithms_copy_n_team_test (266 ms total)
52: 
52: [----------] 1 test from std_algorithms_copy_backward_team_test
52: [ RUN      ] std_algorithms_copy_backward_team_test.test
52: [       OK ] std_algorithms_copy_backward_team_test.test (346 ms)
52: [----------] 1 test from std_algorithms_copy_backward_team_test (346 ms total)
52: 
52: [----------] 1 test from std_algorithms_copy_if_team_test
52: [ RUN      ] std_algorithms_copy_if_team_test.test
52: [       OK ] std_algorithms_copy_if_team_test.test (516 ms)
52: [----------] 1 test from std_algorithms_copy_if_team_test (516 ms total)
52: 
52: [----------] 1 test from std_algorithms_unique_copy_team_test
52: [ RUN      ] std_algorithms_unique_copy_team_test.test
52: [       OK ] std_algorithms_unique_copy_team_test.test (1046 ms)
52: [----------] 1 test from std_algorithms_unique_copy_team_test (1046 ms total)
52: 
52: [----------] 1 test from std_algorithms_remove_team_test
52: [ RUN      ] std_algorithms_remove_team_test.test
52: [       OK ] std_algorithms_remove_team_test.test (610 ms)
52: [----------] 1 test from std_algorithms_remove_team_test (610 ms total)
52: 
52: [----------] 1 test from std_algorithms_remove_if_team_test
52: [ RUN      ] std_algorithms_remove_if_team_test.test
52: [       OK ] std_algorithms_remove_if_team_test.test (615 ms)
52: [----------] 1 test from std_algorithms_remove_if_team_test (615 ms total)
52: 
52: [----------] 1 test from std_algorithms_remove_copy_team_test
52: [ RUN      ] std_algorithms_remove_copy_team_test.test
52: [       OK ] std_algorithms_remove_copy_team_test.test (697 ms)
52: [----------] 1 test from std_algorithms_remove_copy_team_test (697 ms total)
52: 
52: [----------] 1 test from std_algorithms_remove_copy_if_team_test
52: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
52: [       OK ] std_algorithms_remove_copy_if_team_test.test (668 ms)
52: [----------] 1 test from std_algorithms_remove_copy_if_team_test (668 ms total)
52: 
52: [----------] Global test environment tear-down
52: [==========] 9 tests from 9 test suites ran. (5346 ms total)
52: [  PASSED  ] 9 tests.
52/58 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..........   Passed    5.50 sec
test 53
      Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

53: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
53: Test timeout computed to be: 1500
53: [==========] Running 4 tests from 4 test suites.
53: [----------] Global test environment set-up.
53: [----------] 1 test from std_algorithms_unique_team_test
53: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
53: [       OK ] std_algorithms_unique_team_test.test_default_predicate (1205 ms)
53: [----------] 1 test from std_algorithms_unique_team_test (1205 ms total)
53: 
53: [----------] 1 test from std_algorithms_adjacent_difference_team_test
53: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
53: [       OK ] std_algorithms_adjacent_difference_team_test.test (1059 ms)
53: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1059 ms total)
53: 
53: [----------] 1 test from std_algorithms_reduce_team_test
53: [ RUN      ] std_algorithms_reduce_team_test.test
53: [       OK ] std_algorithms_reduce_team_test.test (572 ms)
53: [----------] 1 test from std_algorithms_reduce_team_test (572 ms total)
53: 
53: [----------] 1 test from std_algorithms_transform_reduce_team_test
53: [ RUN      ] std_algorithms_transform_reduce_team_test.test
53: [       OK ] std_algorithms_transform_reduce_team_test.test (1057 ms)
53: [----------] 1 test from std_algorithms_transform_reduce_team_test (1057 ms total)
53: 
53: [----------] Global test environment tear-down
53: [==========] 4 tests from 4 test suites ran. (3894 ms total)
53: [  PASSED  ] 4 tests.
53/58 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..........   Passed    4.04 sec
test 54
      Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

54: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
54: Test timeout computed to be: 1500
54: [==========] Running 18 tests from 5 test suites.
54: [----------] Global test environment set-up.
54: [----------] 2 tests from std_algorithms_is_sorted_team_test
54: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
54: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (506 ms)
54: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
54: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1506 ms)
54: [----------] 2 tests from std_algorithms_is_sorted_team_test (2013 ms total)
54: 
54: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
54: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
54: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (12 ms)
54: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
54: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (14 ms)
54: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
54: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1462 ms)
54: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
54: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (764 ms)
54: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2252 ms total)
54: 
54: [----------] 4 tests from std_algorithms_is_partitioned_team_test
54: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
54: [       OK ] std_algorithms_is_partitioned_team_test.empty (5 ms)
54: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
54: [       OK ] std_algorithms_is_partitioned_team_test.all_true (369 ms)
54: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
54: [       OK ] std_algorithms_is_partitioned_team_test.all_false (366 ms)
54: [ RUN      ] std_algorithms_is_partitioned_team_test.random
54: [       OK ] std_algorithms_is_partitioned_team_test.random (361 ms)
54: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1104 ms total)
54: 
54: [----------] 4 tests from std_algorithms_partition_copy_team_test
54: [ RUN      ] std_algorithms_partition_copy_team_test.empty
54: [       OK ] std_algorithms_partition_copy_team_test.empty (9 ms)
54: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
54: [       OK ] std_algorithms_partition_copy_team_test.all_true (788 ms)
54: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
54: [       OK ] std_algorithms_partition_copy_team_test.all_false (789 ms)
54: [ RUN      ] std_algorithms_partition_copy_team_test.random
54: [       OK ] std_algorithms_partition_copy_team_test.random (761 ms)
54: [----------] 4 tests from std_algorithms_partition_copy_team_test (2349 ms total)
54: 
54: [----------] 4 tests from std_algorithms_partition_point_team_test
54: [ RUN      ] std_algorithms_partition_point_team_test.empty
54: [       OK ] std_algorithms_partition_point_team_test.empty (5 ms)
54: [ RUN      ] std_algorithms_partition_point_team_test.all_true
54: [       OK ] std_algorithms_partition_point_team_test.all_true (236 ms)
54: [ RUN      ] std_algorithms_partition_point_team_test.all_false
54: [       OK ] std_algorithms_partition_point_team_test.all_false (239 ms)
54: [ RUN      ] std_algorithms_partition_point_team_test.random
54: [       OK ] std_algorithms_partition_point_team_test.random (223 ms)
54: [----------] 4 tests from std_algorithms_partition_point_team_test (704 ms total)
54: 
54: [----------] Global test environment tear-down
54: [==========] 18 tests from 5 test suites ran. (8425 ms total)
54: [  PASSED  ] 18 tests.
54/58 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..........   Passed    8.57 sec
test 55
      Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

55: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
55: Test timeout computed to be: 1500
55: [==========] Running 5 tests from 4 test suites.
55: [----------] Global test environment set-up.
55: [----------] 2 tests from std_algorithms_transform_team_test
55: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
55: [       OK ] std_algorithms_transform_team_test.test_unary_op (635 ms)
55: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
55: [       OK ] std_algorithms_transform_team_test.test_binary_op (676 ms)
55: [----------] 2 tests from std_algorithms_transform_team_test (1312 ms total)
55: 
55: [----------] 1 test from std_algorithms_generate_team_test
55: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
55: [       OK ] std_algorithms_generate_team_test.test_unary_op (1606 ms)
55: [----------] 1 test from std_algorithms_generate_team_test (1606 ms total)
55: 
55: [----------] 1 test from std_algorithms_generate_n_team_test
55: [ RUN      ] std_algorithms_generate_n_team_test.test
55: [       OK ] std_algorithms_generate_n_team_test.test (217 ms)
55: [----------] 1 test from std_algorithms_generate_n_team_test (217 ms total)
55: 
55: [----------] 1 test from std_algorithms_swap_ranges_team_test
55: [ RUN      ] std_algorithms_swap_ranges_team_test.test
55: [       OK ] std_algorithms_swap_ranges_team_test.test (662 ms)
55: [----------] 1 test from std_algorithms_swap_ranges_team_test (662 ms total)
55: 
55: [----------] Global test environment tear-down
55: [==========] 5 tests from 4 test suites ran. (3798 ms total)
55: [  PASSED  ] 5 tests.
55/58 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..........   Passed    3.94 sec
test 56
      Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

56: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
56: Test timeout computed to be: 1500
56: [==========] Running 2 tests from 2 test suites.
56: [----------] Global test environment set-up.
56: [----------] 1 test from std_algorithms_exclusive_scan_team_test
56: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
56: [       OK ] std_algorithms_exclusive_scan_team_test.test (2883 ms)
56: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2883 ms total)
56: 
56: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
56: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
56: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (1429 ms)
56: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1429 ms total)
56: 
56: [----------] Global test environment tear-down
56: [==========] 2 tests from 2 test suites ran. (4313 ms total)
56: [  PASSED  ] 2 tests.
56/58 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..........   Passed    4.46 sec
test 57
      Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

57: Test command: /var/jenkins/workspace/Kokkos_PR-7113/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
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_inclusive_scan_team_test
57: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
57: [       OK ] std_algorithms_inclusive_scan_team_test.test (4287 ms)
57: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4287 ms total)
57: 
57: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
57: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
57: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (2886 ms)
57: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2886 ms total)
57: 
57: [----------] Global test environment tear-down
57: [==========] 2 tests from 2 test suites ran. (7173 ms total)
57: [  PASSED  ] 2 tests.
57/58 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..........   Passed    7.32 sec
test 58
      Start 58: Kokkos_UnitTest_SIMD

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

100% tests passed, 0 tests failed out of 58

Total Test time (real) = 495.70 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 Jul  3 16:54:17 2024
stats zeroed                        Wed Jul  3 16:24:21 2024
cache hit (direct)                    53
cache hit (preprocessed)               2
cache miss                           644
cache hit rate                      7.87 %
cleanups performed                     1
files in cache                      4221
cache size                           3.5 GB
max cache size                       5.0 GB
[Pipeline] }
$ docker stop --time=1 2bd4df7265b8eb8e80dc056da36c239e5ecbe5081dc42146872cc0aff5deecdc
$ docker rm -f --volumes 2bd4df7265b8eb8e80dc056da36c239e5ecbe5081dc42146872cc0aff5deecdc
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
ERROR: script returned exit code 1

GitHub has been notified of this commit’s build result

Finished: FAILURE