Skip to content
Failed

Console Output

Skipping 1,663 KB.. Full Log
13:                                   penalties.
13: [       OK ] initialization.legion_initialization (604 ms)
13: [----------] 1 test from initialization (604 ms total)
13: 
13: [----------] Global test environment tear-down
13: [==========] 1 test from 1 test suite ran. (604 ms total)
13: [  PASSED  ] 1 test.
13/48 Test #13: Kokkos_CoreUnitTest_LegionInitialization .........   Passed    0.93 sec
test 14
      Start 14: Kokkos_CoreUnitTest_PushFinalizeHook

14: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook
14: Test timeout computed to be: 1500
14: 
14: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
14:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
14:                                   setting CUDA_VISIBLE_DEVICES.
14:                                   This could on multi GPU systems lead to severe performance"
14:                                   penalties.
14: SUCCESS
14/48 Test #14: Kokkos_CoreUnitTest_PushFinalizeHook .............   Passed    1.15 sec
test 15
      Start 15: Kokkos_CoreUnitTest_Develop

15: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_CoreUnitTest_Develop
15: Test timeout computed to be: 1500
15: 
15: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
15:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
15:                                   setting CUDA_VISIBLE_DEVICES.
15:                                   This could on multi GPU systems lead to severe performance"
15:                                   penalties.
15: [==========] Running 1 test from 1 test suite.
15: [----------] Global test environment set-up.
15: [----------] 1 test from defaultdevicetype
15: [ RUN      ] defaultdevicetype.development_test
15: [       OK ] defaultdevicetype.development_test (0 ms)
15: [----------] 1 test from defaultdevicetype (0 ms total)
15: 
15: [----------] Global test environment tear-down
15: [==========] 1 test from 1 test suite ran. (0 ms total)
15: [  PASSED  ] 1 test.
15/48 Test #15: Kokkos_CoreUnitTest_Develop ......................   Passed    1.19 sec
test 16
      Start 16: Kokkos_CoreUnitTest_KokkosP

16: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_CoreUnitTest_KokkosP
16: Test timeout computed to be: 1500
16: 
16: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
16:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
16:                                   setting CUDA_VISIBLE_DEVICES.
16:                                   This could on multi GPU systems lead to severe performance"
16:                                   penalties.
16: [==========] Running 28 tests from 2 test suites.
16: [----------] Global test environment set-up.
16: [----------] 26 tests from kokkosp
16: [ RUN      ] kokkosp.test_named_instance_fence
16: Ref: 33554433
16: Ref: named_instance
16: 33554433
16: named_instance
16: [       OK ] kokkosp.test_named_instance_fence (0 ms)
16: [ RUN      ] kokkosp.test_unnamed_instance_fence
16: Ref: 33554433
16: Ref: Unnamed Instance Fence
16: 33554433
16: Kokkos::Cuda::fence(): Unnamed Instance Fence
16: [       OK ] kokkosp.test_unnamed_instance_fence (0 ms)
16: [ RUN      ] kokkosp.test_named_global_fence
16: Ref: 33554432
16: Ref: test global fence
16: 0
16: test global fence
16: Miss on id
16: 33554432
16: test global fence
16: [       OK ] kokkosp.test_named_global_fence (0 ms)
16: [ RUN      ] kokkosp.test_unnamed_global_fence
16: Ref: 33554432
16: Ref: Unnamed Global Fence
16: 0
16: Kokkos::fence: Unnamed Global Fence
16: Miss on id
16: 33554432
16: Kokkos::fence: Unnamed Global Fence
16: [       OK ] kokkosp.test_unnamed_global_fence (0 ms)
16: [ RUN      ] kokkosp.test_multiple_default_instances
16: [       OK ] kokkosp.test_multiple_default_instances (0 ms)
16: [ RUN      ] kokkosp.test_id_gen
16: [       OK ] kokkosp.test_id_gen (0 ms)
16: [ RUN      ] kokkosp.test_kernel_sequence
16: Ref: 33554433
16: Ref: named_instance
16: 33554433
16: named_instance
16: Ref: 33554433
16: Ref: test_kernel
16: 33554433
16: named_instance
16: Miss on name
16: 0
16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
16: Miss on name
16: Miss on id
16: 33554432
16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
16: Miss on name
16: Miss on id
16: 33554433
16: test_kernel
16: [       OK ] kokkosp.test_kernel_sequence (0 ms)
16: [ RUN      ] kokkosp.test_streams
16: [       OK ] kokkosp.test_streams (1 ms)
16: [ RUN      ] kokkosp.async_deep_copy
16: [       OK ] kokkosp.async_deep_copy (2 ms)
16: [ RUN      ] kokkosp.parallel_for
16: [       OK ] kokkosp.parallel_for (0 ms)
16: [ RUN      ] kokkosp.parallel_reduce
16: [       OK ] kokkosp.parallel_reduce (0 ms)
16: [ RUN      ] kokkosp.parallel_scan
16: [       OK ] kokkosp.parallel_scan (10 ms)
16: [ RUN      ] kokkosp.parallel_scan_no_fence
16: [       OK ] kokkosp.parallel_scan_no_fence (0 ms)
16: [ RUN      ] kokkosp.parallel_scan_no_fence_view
16: [       OK ] kokkosp.parallel_scan_no_fence_view (1 ms)
16: [ RUN      ] kokkosp.regions
16: [       OK ] kokkosp.regions (0 ms)
16: [ RUN      ] kokkosp.fences
16: [       OK ] kokkosp.fences (0 ms)
16: [ RUN      ] kokkosp.raw_allocation
16: [       OK ] kokkosp.raw_allocation (0 ms)
16: [ RUN      ] kokkosp.view
16: [       OK ] kokkosp.view (1 ms)
16: [ RUN      ] kokkosp.sections
16: [       OK ] kokkosp.sections (0 ms)
16: [ RUN      ] kokkosp.metadata
16: [       OK ] kokkosp.metadata (0 ms)
16: [ RUN      ] kokkosp.profile_events
16: [       OK ] kokkosp.profile_events (0 ms)
16: [ RUN      ] kokkosp.no_init_kernel
16: [       OK ] kokkosp.no_init_kernel (0 ms)
16: [ RUN      ] kokkosp.get_events
16: [       OK ] kokkosp.get_events (0 ms)
16: [ RUN      ] kokkosp.create_mirror_no_init
16: [       OK ] kokkosp.create_mirror_no_init (1 ms)
16: [ RUN      ] kokkosp.create_mirror_no_init_view_ctor
16: [       OK ] kokkosp.create_mirror_no_init_view_ctor (1 ms)
16: [ RUN      ] kokkosp.create_mirror_view_and_copy
16: /var/jenkins/workspace/Kokkos_PR-6841/core/unit_test/tools/TestWithoutInitializing.cpp:98: Skipped
16: skipping since the CudaUVMSpace requires additional fences
16: [  SKIPPED ] kokkosp.create_mirror_view_and_copy (0 ms)
16: [----------] 26 tests from kokkosp (23 ms total)
16: 
16: [----------] 2 tests from defaultdevicetype
16: [ RUN      ] defaultdevicetype.profiling_section
16: [       OK ] defaultdevicetype.profiling_section (0 ms)
16: [ RUN      ] defaultdevicetype.scoped_profile_region
16: [       OK ] defaultdevicetype.scoped_profile_region (0 ms)
16: [----------] 2 tests from defaultdevicetype (0 ms total)
16: 
16: [----------] Global test environment tear-down
16: [==========] 28 tests from 2 test suites ran. (24 ms total)
16: [  PASSED  ] 27 tests.
16: [  SKIPPED ] 1 test, listed below:
16: [  SKIPPED ] kokkosp.create_mirror_view_and_copy
16/48 Test #16: Kokkos_CoreUnitTest_KokkosP ......................   Passed    1.13 sec
test 17
      Start 17: Kokkos_CoreUnitTest_ToolIndependence

17: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence
17: Test timeout computed to be: 1500
17/48 Test #17: Kokkos_CoreUnitTest_ToolIndependence .............   Passed    0.02 sec
test 18
      Start 18: Kokkos_ProfilingTestLibraryLoadHelp

18: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help"
18: Environment variables: 
18:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/libkokkosprinter-tool.so
18: Test timeout computed to be: 1500
18: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
18: 
18: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
18:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
18:                                   setting CUDA_VISIBLE_DEVICES.
18:                                   This could on multi GPU systems lead to severe performance"
18:                                   penalties.
18: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
18/48 Test #18: Kokkos_ProfilingTestLibraryLoadHelp ..............   Passed    1.10 sec
test 19
      Start 19: Kokkos_ProfilingTestLibraryCmdLineHelp

19: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/libkokkosprinter-tool.so"
19: Test timeout computed to be: 1500
19: 
19: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
19:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
19:                                   setting CUDA_VISIBLE_DEVICES.
19:                                   This could on multi GPU systems lead to severe performance"
19:                                   penalties.
19: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
19/48 Test #19: Kokkos_ProfilingTestLibraryCmdLineHelp ...........   Passed    1.25 sec
test 20
      Start 20: Kokkos_ProfilingTestLibraryLoad

20: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit""
20: Environment variables: 
20:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/libkokkosprinter-tool.so
20: Test timeout computed to be: 1500
20: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
20: 
20: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
20:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
20:                                   setting CUDA_VISIBLE_DEVICES.
20:                                   This could on multi GPU systems lead to severe performance"
20:                                   penalties.
20: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_GNU:840::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1100::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:nvcc::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.2.99::kokkosp_allocate_data:Host:source:0x555556119880:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x555556119a00:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x555556119a80:Host:source:0x555556119900:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0x555556119b40:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x555556119a00:40::kokkosp_deallocate_data:Host:source:0x555556119880:40::kokkosp_finalize_library::
20/48 Test #20: Kokkos_ProfilingTestLibraryLoad ..................   Passed    0.95 sec
test 21
      Start 21: Kokkos_ProfilingTestLibraryCmdLine

21: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/libkokkosprinter-tool.so"
21: Test timeout computed to be: 1500
21: 
21: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
21:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
21:                                   setting CUDA_VISIBLE_DEVICES.
21:                                   This could on multi GPU systems lead to severe performance"
21:                                   penalties.
21: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_GNU:840::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1100::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:nvcc::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.2.99::kokkosp_allocate_data:Host:source:0x555556119880:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x555556119a00:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x555556119a80:Host:source:0x555556119900:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0x555556119b40:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x555556119a00:40::kokkosp_deallocate_data:Host:source:0x555556119880:40::kokkosp_finalize_library::
21/48 Test #21: Kokkos_ProfilingTestLibraryCmdLine ...............   Passed    1.28 sec
test 22
      Start 22: Kokkos_CoreUnitTest_StackTraceTest

22: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_StackTraceTestExec
22: Test timeout computed to be: 1500
22: 
22: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
22:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
22:                                   setting CUDA_VISIBLE_DEVICES.
22:                                   This could on multi GPU systems lead to severe performance"
22:                                   penalties.
22: [==========] Running 3 tests from 2 test suites.
22: [----------] Global test environment set-up.
22: [----------] 2 tests from defaultdevicetype_DeathTest
22: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_terminate
22: 
22: [WARNING] /var/jenkins/workspace/Kokkos_PR-6841/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.
22: Top of f1
22: Top of f0
22: Top of f0
22: test_f1:
22: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555603645]
22: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa575]
22: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x5555555a376d]
22: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x2ff) [0x5555555a54ff]
22: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db08a]
22: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7899f) [0x5555555cc99f]
22: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78dea) [0x5555555ccdea]
22: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x793cd) [0x5555555cd3cd]
22: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cf8c8]
22: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555cfd98]
22: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e6e2]
22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4d9fc87]
22: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c0a]
22:  
22: demangled test_f1:
22: [0x555555603645] Kokkos::Impl::save_stacktrace()
22: [0x5555555aa575] Test::stacktrace_test_f1(std::ostream&)
22: [0x5555555a376d] Test::test_stacktrace(bool, bool)
22: [0x5555555a54ff] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
22: [0x5555555db08a] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x5555555cc99f] 
22: [0x5555555ccdea] 
22: [0x5555555cd3cd] 
22: [0x5555555cf8c8] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555cfd98] testing::UnitTest::Run()
22: [0x55555559e6e2] main
22: [0x7ffff4d9fc87] __libc_start_main
22: [0x5555555a1c0a] _start
22:  
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f1
22: Top of f0
22: Top of f0
22: StackTrace f3(std::cout, 4) returned: 110
22: test_f3:
22: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555603645]
22: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa575]
22: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa0) [0x5555555aa980]
22: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x97a) [0x5555555a40aa]
22: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x2ff) [0x5555555a54ff]
22: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db08a]
22: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7899f) [0x5555555cc99f]
22: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78dea) [0x5555555ccdea]
22: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x793cd) [0x5555555cd3cd]
22: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cf8c8]
22: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555cfd98]
22: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e6e2]
22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4d9fc87]
22: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c0a]
22:  
22: demangled test_f3:
22: [0x555555603645] Kokkos::Impl::save_stacktrace()
22: [0x5555555aa575] Test::stacktrace_test_f1(std::ostream&)
22: [0x5555555aa980] Test::stacktrace_test_f3(std::ostream&, int)
22: [0x5555555a40aa] Test::test_stacktrace(bool, bool)
22: [0x5555555a54ff] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
22: [0x5555555db08a] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x5555555cc99f] 
22: [0x5555555ccdea] 
22: [0x5555555cd3cd] 
22: [0x5555555cf8c8] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555cfd98] testing::UnitTest::Run()
22: [0x55555559e6e2] main
22: [0x7ffff4d9fc87] __libc_start_main
22: [0x5555555a1c0a] _start
22:  
22: Test setting std::terminate handler that prints the last saved stack trace
22/48 Test #22: Kokkos_CoreUnitTest_StackTraceTest ...............***Timeout 1500.41 sec
test 23
      Start 23: Kokkos_CoreUnitTest_CTestDevice

23: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_CoreUnitTest_CTestDevice
23: Test timeout computed to be: 1500
23: [==========] Running 8 tests from 1 test suite.
23: [----------] Global test environment set-up.
23: [----------] 8 tests from ctest_environment
23: [ RUN      ] ctest_environment.no_device_type
23: [       OK ] ctest_environment.no_device_type (0 ms)
23: [ RUN      ] ctest_environment.no_process_count
23: [       OK ] ctest_environment.no_process_count (0 ms)
23: [ RUN      ] ctest_environment.invalid_rank
23: [       OK ] ctest_environment.invalid_rank (0 ms)
23: [ RUN      ] ctest_environment.no_type_str
23: [       OK ] ctest_environment.no_type_str (0 ms)
23: [ RUN      ] ctest_environment.missing_type
23: [       OK ] ctest_environment.missing_type (0 ms)
23: [ RUN      ] ctest_environment.no_id_str
23: [       OK ] ctest_environment.no_id_str (0 ms)
23: [ RUN      ] ctest_environment.invalid_id_str
23: [       OK ] ctest_environment.invalid_id_str (0 ms)
23: [ RUN      ] ctest_environment.good
23: [       OK ] ctest_environment.good (0 ms)
23: [----------] 8 tests from ctest_environment (0 ms total)
23: 
23: [----------] Global test environment tear-down
23: [==========] 8 tests from 1 test suite ran. (1 ms total)
23: [  PASSED  ] 8 tests.
23/48 Test #23: Kokkos_CoreUnitTest_CTestDevice ..................   Passed    0.04 sec
test 24
      Start 24: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0

24: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
24: Test timeout computed to be: 1500
24/48 Test #24: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........   Passed    0.01 sec
test 25
      Start 25: Kokkos_ContainersUnitTest_Serial

25: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
25: Test timeout computed to be: 1500
25: 
25: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
25:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
25:                                   setting CUDA_VISIBLE_DEVICES.
25:                                   This could on multi GPU systems lead to severe performance"
25:                                   penalties.
25: [==========] Running 65 tests from 1 test suite.
25: [----------] Global test environment set-up.
25: [----------] 65 tests from serial
25: [ RUN      ] serial.bitset
25: [       OK ] serial.bitset (2786 ms)
25: [ RUN      ] serial.bitset_default_constructor_no_alloc
25: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
25: [ RUN      ] serial.dualview_combination
25: [       OK ] serial.dualview_combination (0 ms)
25: [ RUN      ] serial.dualview_alloc
25: [       OK ] serial.dualview_alloc (0 ms)
25: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
25: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
25: [ RUN      ] serial.dualview_combinations_without_init
25: [       OK ] serial.dualview_combinations_without_init (0 ms)
25: [ RUN      ] serial.dualview_deep_copy
25: [       OK ] serial.dualview_deep_copy (0 ms)
25: [ RUN      ] serial.dualview_realloc
25: [       OK ] serial.dualview_realloc (0 ms)
25: [ RUN      ] serial.dualview_resize
25: [       OK ] serial.dualview_resize (0 ms)
25: [ RUN      ] serial.dualview_device_correct_kokkos_device
25: [       OK ] serial.dualview_device_correct_kokkos_device (2 ms)
25: [ RUN      ] serial.dualview_host_correct_kokkos_device
25: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
25: [ RUN      ] serial.dualview_host_modify_template_device_sync
25: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
25: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
25: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
25: [ RUN      ] serial.dualview_device_modify_template_host_sync
25: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
25: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
25: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
25: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
25: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
25: [ RUN      ] serial.dynamic_view
25: [       OK ] serial.dynamic_view (34 ms)
25: [ RUN      ] serial.dyn_rank_view_api_generic
25: [       OK ] serial.dyn_rank_view_api_generic (21 ms)
25: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
25: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
25: [ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
25: /var/jenkins/workspace/Kokkos_PR-6841/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
25: skipping since not default execution space
25: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
25: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
25: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
25: [ RUN      ] serial.ErrorReporterViaLambda
25: [       OK ] serial.ErrorReporterViaLambda (0 ms)
25: [ RUN      ] serial.ErrorReporter
25: [       OK ] serial.ErrorReporter (0 ms)
25: [ RUN      ] serial.offsetview_construction
25: [       OK ] serial.offsetview_construction (61 ms)
25: [ RUN      ] serial.offsetview_unmanaged_construction
25: [       OK ] serial.offsetview_unmanaged_construction (0 ms)
25: [ RUN      ] serial.offsetview_subview
25: [       OK ] serial.offsetview_subview (21 ms)
25: [ RUN      ] serial.offsetview_offsets_rank1
25: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
25: [ RUN      ] serial.offsetview_offsets_rank2
25: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
25: [ RUN      ] serial.offsetview_offsets_rank3
25: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
25: [ RUN      ] serial.scatterview
25: [       OK ] serial.scatterview (6081 ms)
25: [ RUN      ] serial.scatterview_devicetype
25: [       OK ] serial.scatterview_devicetype (6 ms)
25: [ RUN      ] serial.staticcrsgraph
25: [       OK ] serial.staticcrsgraph (56 ms)
25: [ RUN      ] serial.resize_realloc_no_init_dualview
25: [       OK ] serial.resize_realloc_no_init_dualview (1 ms)
25: [ RUN      ] serial.resize_realloc_no_alloc_dualview
25: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
25: [ RUN      ] serial.resize_exec_space_dualview
25: [       OK ] serial.resize_exec_space_dualview (0 ms)
25: [ RUN      ] serial.realloc_exec_space_dualview
25: [       OK ] serial.realloc_exec_space_dualview (0 ms)
25: [ RUN      ] serial.resize_realloc_no_init_dynrankview
25: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
25: [ RUN      ] serial.resize_exec_space_dynrankview
25: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
25: [ RUN      ] serial.realloc_exec_space_dynrankview
25: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
25: [ RUN      ] serial.resize_realloc_no_init_scatterview
25: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
25: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
25: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
25: [ RUN      ] serial.resize_exec_space_scatterview
25: [       OK ] serial.resize_exec_space_scatterview (0 ms)
25: [ RUN      ] serial.realloc_exec_space_scatterview
25: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
25: [ RUN      ] serial.create_mirror_no_init_dynrankview
25: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
25: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
25: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (2 ms)
25: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
25: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
25: [ RUN      ] serial.create_mirror_no_init_offsetview
25: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
25: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
25: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (1 ms)
25: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
25: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
25: [ RUN      ] serial.create_mirror_no_init_dynamicview
25: [       OK ] serial.create_mirror_no_init_dynamicview (0 ms)
25: [ RUN      ] serial.create_mirror_view_and_copy_dynamicview
25: [       OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
25: [ RUN      ] serial.create_mirror_no_init_dynamicview_view_ctor
25: [       OK ] serial.create_mirror_no_init_dynamicview_view_ctor (1 ms)
25: [ RUN      ] serial.UnorderedMap_insert
25: [       OK ] serial.UnorderedMap_insert (38175 ms)
25: [ RUN      ] serial.UnorderedMap_failed_insert
25: [       OK ] serial.UnorderedMap_failed_insert (12063 ms)
25: [ RUN      ] serial.UnorderedMap_deep_copy
25: [       OK ] serial.UnorderedMap_deep_copy (9 ms)
25: [ RUN      ] serial.UnorderedMap_valid_empty
25: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
25: [ RUN      ] serial.UnorderedMap_clear_zero_size
25: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
25: [ RUN      ] serial.UnorderedMap_consistent_size
25: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
25: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
25: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
25: [ RUN      ] serial.UnorderedMap_lambda_capturable
25: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
25: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
25: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
25: [ RUN      ] serial.vector_combination
25: [       OK ] serial.vector_combination (0 ms)
25: [ RUN      ] serial.vector_insert
25: [       OK ] serial.vector_insert (0 ms)
25: [ RUN      ] serial.vector_push_back_default_exec
25: [       OK ] serial.vector_push_back_default_exec (0 ms)
25: [ RUN      ] serial.viewctorprop_embedded_dim
25: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
25: [----------] 65 tests from serial (59342 ms total)
25: 
25: [----------] Global test environment tear-down
25: [==========] 65 tests from 1 test suite ran. (59342 ms total)
25: [  PASSED  ] 64 tests.
25: [  SKIPPED ] 1 test, listed below:
25: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
25/48 Test #25: Kokkos_ContainersUnitTest_Serial .................   Passed   60.56 sec
test 26
      Start 26: Kokkos_ContainersUnitTest_Cuda

26: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda
26: Test timeout computed to be: 1500
26: 
26: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
26:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
26:                                   setting CUDA_VISIBLE_DEVICES.
26:                                   This could on multi GPU systems lead to severe performance"
26:                                   penalties.
26: [==========] Running 65 tests from 1 test suite.
26: [----------] Global test environment set-up.
26: [----------] 65 tests from cuda
26: [ RUN      ] cuda.bitset
26: [       OK ] cuda.bitset (17 ms)
26: [ RUN      ] cuda.bitset_default_constructor_no_alloc
26: [       OK ] cuda.bitset_default_constructor_no_alloc (0 ms)
26: [ RUN      ] cuda.dualview_combination
26: [       OK ] cuda.dualview_combination (1 ms)
26: [ RUN      ] cuda.dualview_alloc
26: [       OK ] cuda.dualview_alloc (0 ms)
26: [ RUN      ] cuda.test_dualview_copy_construction_and_assignment
26: [       OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms)
26: [ RUN      ] cuda.dualview_combinations_without_init
26: [       OK ] cuda.dualview_combinations_without_init (0 ms)
26: [ RUN      ] cuda.dualview_deep_copy
26: [       OK ] cuda.dualview_deep_copy (6 ms)
26: [ RUN      ] cuda.dualview_realloc
26: [       OK ] cuda.dualview_realloc (1 ms)
26: [ RUN      ] cuda.dualview_resize
26: [       OK ] cuda.dualview_resize (2 ms)
26: [ RUN      ] cuda.dualview_device_correct_kokkos_device
26: [       OK ] cuda.dualview_device_correct_kokkos_device (0 ms)
26: [ RUN      ] cuda.dualview_host_correct_kokkos_device
26: [       OK ] cuda.dualview_host_correct_kokkos_device (0 ms)
26: [ RUN      ] cuda.dualview_host_modify_template_device_sync
26: [       OK ] cuda.dualview_host_modify_template_device_sync (0 ms)
26: [ RUN      ] cuda.dualview_host_modify_template_device_execspace_sync
26: [       OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms)
26: [ RUN      ] cuda.dualview_device_modify_template_host_sync
26: [       OK ] cuda.dualview_device_modify_template_host_sync (0 ms)
26: [ RUN      ] cuda.dualview_device_modify_template_host_execspace_sync
26: [       OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms)
26: [ RUN      ] cuda.dualview_template_views_return_correct_executionspace_views
26: [       OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms)
26: [ RUN      ] cuda.dynamic_view
26: [       OK ] cuda.dynamic_view (123 ms)
26: [ RUN      ] cuda.dyn_rank_view_api_generic
26: [       OK ] cuda.dyn_rank_view_api_generic (46 ms)
26: [ RUN      ] cuda.dyn_rank_view_api_operator_rank12345
26: [       OK ] cuda.dyn_rank_view_api_operator_rank12345 (4 ms)
26: [ RUN      ] cuda.dyn_rank_view_check_fence_resize_realloc
26: [       OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms)
26: [ RUN      ] cuda.dyn_rank_view_api_operator_rank67
26: [       OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms)
26: [ RUN      ] cuda.ErrorReporterViaLambda
26: [       OK ] cuda.ErrorReporterViaLambda (2 ms)
26: [ RUN      ] cuda.ErrorReporter
26: [       OK ] cuda.ErrorReporter (3 ms)
26: [ RUN      ] cuda.offsetview_construction
26: [       OK ] cuda.offsetview_construction (9 ms)
26: [ RUN      ] cuda.offsetview_unmanaged_construction
26: [       OK ] cuda.offsetview_unmanaged_construction (0 ms)
26: [ RUN      ] cuda.offsetview_subview
26: [       OK ] cuda.offsetview_subview (10 ms)
26: [ RUN      ] cuda.offsetview_offsets_rank1
26: [       OK ] cuda.offsetview_offsets_rank1 (0 ms)
26: [ RUN      ] cuda.offsetview_offsets_rank2
26: [       OK ] cuda.offsetview_offsets_rank2 (0 ms)
26: [ RUN      ] cuda.offsetview_offsets_rank3
26: [       OK ] cuda.offsetview_offsets_rank3 (0 ms)
26: [ RUN      ] cuda.scatterview
26: [       OK ] cuda.scatterview (41439 ms)
26: [ RUN      ] cuda.scatterview_devicetype
26: [       OK ] cuda.scatterview_devicetype (116 ms)
26: [ RUN      ] cuda.staticcrsgraph
26: [       OK ] cuda.staticcrsgraph (176 ms)
26: [ RUN      ] cuda.resize_realloc_no_init_dualview
26: [       OK ] cuda.resize_realloc_no_init_dualview (3 ms)
26: [ RUN      ] cuda.resize_realloc_no_alloc_dualview
26: [       OK ] cuda.resize_realloc_no_alloc_dualview (1 ms)
26: [ RUN      ] cuda.resize_exec_space_dualview
26: [       OK ] cuda.resize_exec_space_dualview (2 ms)
26: [ RUN      ] cuda.realloc_exec_space_dualview
26: /var/jenkins/workspace/Kokkos_PR-6841/containers/unit_tests/TestWithoutInitializing.hpp:141: Skipped
26: skipping since CudaUVMSpace requires additional fences
26: [  SKIPPED ] cuda.realloc_exec_space_dualview (0 ms)
26: [ RUN      ] cuda.resize_realloc_no_init_dynrankview
26: [       OK ] cuda.resize_realloc_no_init_dynrankview (3 ms)
26: [ RUN      ] cuda.resize_exec_space_dynrankview
26: [       OK ] cuda.resize_exec_space_dynrankview (1 ms)
26: [ RUN      ] cuda.realloc_exec_space_dynrankview
26: /var/jenkins/workspace/Kokkos_PR-6841/containers/unit_tests/TestWithoutInitializing.hpp:233: Skipped
26: skipping since CudaUVMSpace requires additional fences
26: [  SKIPPED ] cuda.realloc_exec_space_dynrankview (0 ms)
26: [ RUN      ] cuda.resize_realloc_no_init_scatterview
26: [       OK ] cuda.resize_realloc_no_init_scatterview (3 ms)
26: [ RUN      ] cuda.resize_realloc_no_alloc_scatterview
26: [       OK ] cuda.resize_realloc_no_alloc_scatterview (1 ms)
26: [ RUN      ] cuda.resize_exec_space_scatterview
26: [       OK ] cuda.resize_exec_space_scatterview (1 ms)
26: [ RUN      ] cuda.realloc_exec_space_scatterview
26: /var/jenkins/workspace/Kokkos_PR-6841/containers/unit_tests/TestWithoutInitializing.hpp:372: Skipped
26: skipping since CudaUVMSpace requires additional fences
26: [  SKIPPED ] cuda.realloc_exec_space_scatterview (0 ms)
26: [ RUN      ] cuda.create_mirror_no_init_dynrankview
26: [       OK ] cuda.create_mirror_no_init_dynrankview (1 ms)
26: [ RUN      ] cuda.create_mirror_no_init_dynrankview_viewctor
26: [       OK ] cuda.create_mirror_no_init_dynrankview_viewctor (1 ms)
26: [ RUN      ] cuda.create_mirror_view_and_copy_dynrankview
26: /var/jenkins/workspace/Kokkos_PR-6841/containers/unit_tests/TestWithoutInitializing.hpp:483: Skipped
26: skipping since CudaUVMSpace requires additional fences
26: [  SKIPPED ] cuda.create_mirror_view_and_copy_dynrankview (0 ms)
26: [ RUN      ] cuda.create_mirror_no_init_offsetview
26: [       OK ] cuda.create_mirror_no_init_offsetview (1 ms)
26: [ RUN      ] cuda.create_mirror_no_init_offsetview_view_ctor
26: [       OK ] cuda.create_mirror_no_init_offsetview_view_ctor (1 ms)
26: [ RUN      ] cuda.create_mirror_view_and_copy_offsetview
26: /var/jenkins/workspace/Kokkos_PR-6841/containers/unit_tests/TestWithoutInitializing.hpp:587: Skipped
26: skipping since CudaUVMSpace requires additional fences
26: [  SKIPPED ] cuda.create_mirror_view_and_copy_offsetview (0 ms)
26: [ RUN      ] cuda.create_mirror_no_init_dynamicview
26: [       OK ] cuda.create_mirror_no_init_dynamicview (2 ms)
26: [ RUN      ] cuda.create_mirror_view_and_copy_dynamicview
26: /var/jenkins/workspace/Kokkos_PR-6841/containers/unit_tests/TestWithoutInitializing.hpp:659: Skipped
26: skipping since CudaUVMSpace requires additional fences
26: [  SKIPPED ] cuda.create_mirror_view_and_copy_dynamicview (0 ms)
26: [ RUN      ] cuda.create_mirror_no_init_dynamicview_view_ctor
26: [       OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (1 ms)
26: [ RUN      ] cuda.UnorderedMap_insert
26: [       OK ] cuda.UnorderedMap_insert (25675 ms)
26: [ RUN      ] cuda.UnorderedMap_failed_insert
26: [       OK ] cuda.UnorderedMap_failed_insert (9400 ms)
26: [ RUN      ] cuda.UnorderedMap_deep_copy
26: [       OK ] cuda.UnorderedMap_deep_copy (44 ms)
26: [ RUN      ] cuda.UnorderedMap_valid_empty
26: [       OK ] cuda.UnorderedMap_valid_empty (11 ms)
26: [ RUN      ] cuda.UnorderedMap_clear_zero_size
26: [       OK ] cuda.UnorderedMap_clear_zero_size (4 ms)
26: [ RUN      ] cuda.UnorderedMap_consistent_size
26: [       OK ] cuda.UnorderedMap_consistent_size (2 ms)
26: [ RUN      ] cuda.UnorderedMap_shallow_copyable_on_device
26: [       OK ] cuda.UnorderedMap_shallow_copyable_on_device (2 ms)
26: [ RUN      ] cuda.UnorderedMap_lambda_capturable
26: [       OK ] cuda.UnorderedMap_lambda_capturable (2 ms)
26: [ RUN      ] cuda.UnorderedMap_constructor_view_alloc
26: [       OK ] cuda.UnorderedMap_constructor_view_alloc (2 ms)
26: [ RUN      ] cuda.vector_combination
26: [       OK ] cuda.vector_combination (4 ms)
26: [ RUN      ] cuda.vector_insert
26: [       OK ] cuda.vector_insert (7 ms)
26: [ RUN      ] cuda.vector_push_back_default_exec
26: [       OK ] cuda.vector_push_back_default_exec (0 ms)
26: [ RUN      ] cuda.viewctorprop_embedded_dim
26: [       OK ] cuda.viewctorprop_embedded_dim (5 ms)
26: [----------] 65 tests from cuda (77173 ms total)
26: 
26: [----------] Global test environment tear-down
26: [==========] 65 tests from 1 test suite ran. (77173 ms total)
26: [  PASSED  ] 59 tests.
26: [  SKIPPED ] 6 tests, listed below:
26: [  SKIPPED ] cuda.realloc_exec_space_dualview
26: [  SKIPPED ] cuda.realloc_exec_space_dynrankview
26: [  SKIPPED ] cuda.realloc_exec_space_scatterview
26: [  SKIPPED ] cuda.create_mirror_view_and_copy_dynrankview
26: [  SKIPPED ] cuda.create_mirror_view_and_copy_offsetview
26: [  SKIPPED ] cuda.create_mirror_view_and_copy_dynamicview
26/48 Test #26: Kokkos_ContainersUnitTest_Cuda ...................   Passed   78.41 sec
test 27
      Start 27: Kokkos_ContainersPerformanceTest_Cuda

27: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda
27: Test timeout computed to be: 1500
27: 
27: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
27:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
27:                                   setting CUDA_VISIBLE_DEVICES.
27:                                   This could on multi GPU systems lead to severe performance"
27:                                   penalties.
27: [==========] Running 4 tests from 1 test suite.
27: [----------] Global test environment set-up.
27: [----------] 4 tests from TEST_CATEGORY
27: [ RUN      ] TEST_CATEGORY.dynrankview_perf
27: Cuda
27:  DynRankView vs View: Initialization Only 
27:  View time (init only): 0.00126854
27:  View sum computation time: 0.00126854
27:  Strided View time (init only): 0.00120279
27:  View Rank7 time (init only): 0.00121713
27:  DynRankView time (init only): 0.0012123
27:  DynRankView sum computation time: 0.0032324
27:  Ratio of View to DynRankView time: 1.04639
27:  Ratio of View to DynRankView sum computation time: 1.05664
27:  Ratio of View to View Rank7  time: 1.04224
27:  Ratio of StrideView to DynRankView time: 0.992155
27:  Ratio of DynRankView to View Rank7  time: 0.996029
27: [       OK ] TEST_CATEGORY.dynrankview_perf (565 ms)
27: [ RUN      ] TEST_CATEGORY.global_2_local
27: Cuda
27: size, create, generate, fill, find
27: 256, 0.00223974, 3.4307e-05, 0.00613489, 0.00227583
27: 512, 0.00188627, 1.5964e-05, 2.6558e-05, 0.00225427
27: 1024, 0.00149691, 1.5564e-05, 2.5828e-05, 0.00227573
27: 2048, 0.00158102, 1.4319e-05, 2.598e-05, 0.00233293
27: 4096, 0.00142878, 1.4852e-05, 2.6163e-05, 0.00237835
27: 8192, 0.00175692, 1.4778e-05, 2.9926e-05, 0.00236932
27: 16384, 0.00158604, 1.5824e-05, 2.9391e-05, 0.00238938
27: 32768, 0.00196379, 1.3698e-05, 3.4879e-05, 0.00248452
27: 65536, 0.003204, 1.5906e-05, 3.856e-05, 0.00273324
27: 131072, 0.00459384, 1.8721e-05, 5.6275e-05, 0.00324854
27: 262144, 0.00800517, 3.6758e-05, 0.000145633, 0.00565614
27: 524288, 0.0160159, 3.5374e-05, 0.000484272, 0.015274
27: 1048576, 0.0155639, 4.0061e-05, 0.00136046, 0.0458858
27: 2097152, 0.0225216, 5.2117e-05, 0.0032322, 0.110631
27: 4194304, 0.0384936, 7.4139e-05, 0.00740755, 0.239297
27: [       OK ] TEST_CATEGORY.global_2_local (605 ms)
27: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
27: skipping test
27: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
27: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
27: skipping test
27: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
27: [----------] 4 tests from TEST_CATEGORY (1171 ms total)
27: 
27: [----------] Global test environment tear-down
27: [==========] 4 tests from 1 test suite ran. (1171 ms total)
27: [  PASSED  ] 4 tests.
27/48 Test #27: Kokkos_ContainersPerformanceTest_Cuda ............   Passed    2.49 sec
test 28
      Start 28: Kokkos_UnitTest_Sort

28: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Sort
28: Test timeout computed to be: 1500
28: 
28: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
28:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
28:                                   setting CUDA_VISIBLE_DEVICES.
28:                                   This could on multi GPU systems lead to severe performance"
28:                                   penalties.
28: [==========] Running 9 tests from 1 test suite.
28: [----------] Global test environment set-up.
28: [----------] 9 tests from cuda
28: [ RUN      ] cuda.SortUnsignedValueType
28: [       OK ] cuda.SortUnsignedValueType (54 ms)
28: [ RUN      ] cuda.SortEmptyView
28: [       OK ] cuda.SortEmptyView (0 ms)
28: [ RUN      ] cuda.SortWithCustomComparator
28: [       OK ] cuda.SortWithCustomComparator (2577 ms)
28: [ RUN      ] cuda.BinSortGenericTests
28: [       OK ] cuda.BinSortGenericTests (91 ms)
28: [ RUN      ] cuda.BinSortEmptyView
28: [       OK ] cuda.BinSortEmptyView (1 ms)
28: [ RUN      ] cuda.BinSortEmptyKeysView
28: [       OK ] cuda.BinSortEmptyKeysView (1 ms)
28: [ RUN      ] cuda.BinSortUnsignedKeyLayoutStrideValues
28: [       OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (37132 ms)
28: [ RUN      ] cuda.NestedSort
28: [       OK ] cuda.NestedSort (130 ms)
28: [ RUN      ] cuda.NestedSortByKey
28: [       OK ] cuda.NestedSortByKey (399 ms)
28: [----------] 9 tests from cuda (40392 ms total)
28: 
28: [----------] Global test environment tear-down
28: [==========] 9 tests from 1 test suite ran. (40392 ms total)
28: [  PASSED  ] 9 tests.
28/48 Test #28: Kokkos_UnitTest_Sort .............................   Passed   41.79 sec
test 29
      Start 29: Kokkos_UnitTest_Random

29: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Random
29: Test timeout computed to be: 1500
29: 
29: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
29:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
29:                                   setting CUDA_VISIBLE_DEVICES.
29:                                   This could on multi GPU systems lead to severe performance"
29:                                   penalties.
29: [==========] Running 3 tests from 1 test suite.
29: [----------] Global test environment set-up.
29: [----------] 3 tests from cuda
29: [ RUN      ] cuda.Random_XorShift64
29: Test Seed:1709156257149312374
29: Test Scalar=int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 0.00638505 -0.0332067 || 0.051031 28040 29391 || 28492.5 28674.4 || -459.05 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 -0.00759432 -0.0145661 || 0.051031 1e+64 -1e+64
29: Test Scalar=unsigned int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 0.00994923 0.0128717 || 0.051031 28023 29353 || 28391.9 28674.4 || 177.938 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 -0.0148517 -0.00377312 || 0.051031 1e+64 -1e+64
29: Test Scalar=int64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 -0.0122038 -2.14018e-05 || 0.051031 28028 29351 || 29028.6 28674.4 || -0.295858 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 0.0106271 -0.00950085 || 0.051031 1e+64 -1e+64
29: Test Scalar=uint64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 0.0161214 0.0311097 || 0.051031 28097 29336 || 28219.5 28674.4 || 430.06 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 0.0182509 0.00695967 || 0.051031 1e+64 -1e+64
29: Test Scalar=half
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.000245719 -0.99999 -48245.5 || 0.051031 0 195103 || 2.9289e+09 28674.4 || -6.66945e+08 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 0.000736043 -0.312147 0.143993 || 0.051031 1e+64 -1e+64
29: Test Scalar=bhalf
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.00195657 -0.999999 -57856.2 || 0.051031 0 1.55108e+06 || 2.86875e+10 28674.4 || -7.99804e+08 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 0.0058793 -0.967822 10.3131 || 0.051031 1e+64 -1e+64
29: Test Scalar=float
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.68478e-07 0.00603696 0.0176555 || 0.051031 27974 29402 || 28502.3 28674.4 || 244.069 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 7.18929e-07 0.000227547 0.00830728 || 0.051031 1e+64 -1e+64
29: Test Scalar=double
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 0.00248024 0.00903501 || 0.051031 28053 29349 || 28603.4 28674.4 || 124.9 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 0.00472994 0.00390483 || 0.051031 1e+64 -1e+64
29: Test Seed:1709156257276982660
29: Test Scalar=int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 6.27205e-05 0.00739121 || 0.051031 28007 29435 || 28672.6 28674.4 || 102.176 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 -0.0162907 -0.00638498 || 0.051031 1e+64 -1e+64
29: Test Scalar=unsigned int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 -0.00690481 0.00708626 || 0.051031 27931 29329 || 28873.8 28674.4 || 97.9604 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 -0.00568595 -0.000228551 || 0.051031 1e+64 -1e+64
29: Test Scalar=int64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 -0.000460716 -0.000277764 || 0.051031 28019 29358 || 28687.6 28674.4 || -3.83981 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 0.0106219 0.00264354 || 0.051031 1e+64 -1e+64
29: Test Scalar=uint64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 -0.00309776 0.00401678 || 0.051031 27952 29304 || 28763.5 28674.4 || 55.5279 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 -0.00421913 0.0150932 || 0.051031 1e+64 -1e+64
29: Test Scalar=half
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.00024499 -0.99999 -48248.6 || 0.051031 0 194933 || 2.92886e+09 28674.4 || -6.66989e+08 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 0.000733822 -0.313901 0.163694 || 0.051031 1e+64 -1e+64
29: Test Scalar=bhalf
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.00195962 -0.999999 -57857.4 || 0.051031 0 1.55127e+06 || 2.86896e+10 28674.4 || -7.99821e+08 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 0.00589009 -0.96787 10.2984 || 0.051031 1e+64 -1e+64
29: Test Scalar=float
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.76045e-07 0.00606361 0.0136409 || 0.051031 28055 29405 || 28501.6 28674.4 || 188.572 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 7.41632e-07 -0.0207004 0.00465605 || 0.051031 1e+64 -1e+64
29: Test Scalar=double
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 -0.00370349 0.00219891 || 0.051031 28022 29374 || 28781 28674.4 || 30.3978 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 -0.0133537 -0.000407951 || 0.051031 1e+64 -1e+64
29: [       OK ] cuda.Random_XorShift64 (265 ms)
29: [ RUN      ] cuda.Random_XorShift1024_0
29: Test Seed:1709156257413579004
29: Test Scalar=int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 0.00238636 -0.00330465 || 0.051031 10930 11800 || 11349.9 11377 || -45.6835 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 -0.0188138 -0.00280072 || 0.051031 1e+64 -1e+64
29: Test Scalar=unsigned int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 -0.0135638 -0.00500654 || 0.051031 10971 11761 || 11533.4 11377 || -69.2104 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 -0.00711391 0.00150026 || 0.051031 1e+64 -1e+64
29: Test Scalar=int64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 -0.0219047 -0.0175541 || 0.051031 10903 11784 || 11631.7 11377 || -242.667 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 -0.00520725 0.0022972 || 0.051031 1e+64 -1e+64
29: Test Scalar=uint64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 0.00287372 0.00921446 || 0.051031 10954 11774 || 11344.4 11377 || 127.381 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 -0.013252 -5.64099e-05 || 0.051031 1e+64 -1e+64
29: Test Scalar=half
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.000244455 -0.999975 -7595.41 || 0.051031 0 77610 || 4.61095e+08 11377 || -1.04999e+08 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 0.000733073 -0.148051 0.0222257 || 0.051031 1e+64 -1e+64
29: Test Scalar=bhalf
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.00195511 -0.999997 -9108.08 || 0.051031 0 616496 || 4.5171e+09 11377 || -1.2591e+08 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 0.00587579 -0.922714 1.6177 || 0.051031 1e+64 -1e+64
29: Test Scalar=float
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.60671e-07 0.00439863 -0.0040458 || 0.051031 10979 11827 || 11327.1 11377 || -55.9292 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.86102e-07 0.00199846 9.18016e-05 || 0.051031 1e+64 -1e+64
29: Test Scalar=double
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 0.00111423 0.00925324 || 0.051031 10936 11805 || 11364.3 11377 || 127.917 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 0.0162084 -8.53487e-05 || 0.051031 1e+64 -1e+64
29: Test Seed:1709156257580869446
29: Test Scalar=int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.54313e-07 -0.000420848 -0.00727088 || 0.051031 10969 11851 || 11381.7 11377 || -100.513 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.67029e-07 -0.0104199 -0.00327966 || 0.051031 1e+64 -1e+64
29: Test Scalar=unsigned int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 0.0114019 0.0134273 || 0.051031 10985 11824 || 11248.7 11377 || 185.619 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 0.0115333 -0.00194239 || 0.051031 1e+64 -1e+64
29: Test Scalar=int64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 0.0127051 -0.00139528 || 0.051031 10937 11778 || 11234.2 11377 || -19.2883 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 0.00266649 -0.0025911 || 0.051031 1e+64 -1e+64
29: Test Scalar=uint64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 -0.00656283 0.000955662 || 0.051031 10985 11766 || 11452.1 11377 || 13.2111 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 -0.00886947 -0.0046704 || 0.051031 1e+64 -1e+64
29: Test Scalar=half
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.000243322 -0.999975 -7594.65 || 0.051031 0 77804 || 4.60988e+08 11377 || -1.04988e+08 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 0.000729539 -0.15457 0.0219674 || 0.051031 1e+64 -1e+64
29: Test Scalar=bhalf
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.00195583 -0.999997 -9108.2 || 0.051031 0 616174 || 4.51567e+09 11377 || -1.25912e+08 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 0.00587824 -0.922816 1.6232 || 0.051031 1e+64 -1e+64
29: Test Scalar=float
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.9246e-07 -0.0227335 0.00127217 || 0.051031 10957 11786 || 11641.6 11377 || 17.5864 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 3.8147e-07 0.000480452 0.0011654 || 0.051031 1e+64 -1e+64
29: Test Scalar=double
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 0.0103445 -0.00270978 || 0.051031 10967 11883 || 11260.5 11377 || -37.46 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 0.00193723 0.000418231 || 0.051031 1e+64 -1e+64
29: [       OK ] cuda.Random_XorShift1024_0 (439 ms)
29: [ RUN      ] cuda.Multi_streams
29: [       OK ] cuda.Multi_streams (895 ms)
29: [----------] 3 tests from cuda (1600 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 3 tests from 1 test suite ran. (1601 ms total)
29: [  PASSED  ] 3 tests.
29/48 Test #29: Kokkos_UnitTest_Random ...........................   Passed    2.87 sec
test 30
      Start 30: Kokkos_AlgorithmsUnitTest_StdSet_A

30: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
30: Test timeout computed to be: 1500
30: 
30: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
30:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
30:                                   setting CUDA_VISIBLE_DEVICES.
30:                                   This could on multi GPU systems lead to severe performance"
30:                                   penalties.
30: [==========] Running 14 tests from 3 test suites.
30: [----------] Global test environment set-up.
30: [----------] 3 tests from std_algorithms_reducers
30: [ RUN      ] std_algorithms_reducers.max_first_loc
30: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
30: [ RUN      ] std_algorithms_reducers.min_first_loc
30: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
30: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
30: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
30: [----------] 3 tests from std_algorithms_reducers (0 ms total)
30: 
30: [----------] 1 test from std_algorithms
30: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
30: [       OK ] std_algorithms.is_admissible_to_std_algorithms (3 ms)
30: [----------] 1 test from std_algorithms (3 ms total)
30: 
30: [----------] 10 tests from random_access_iterator_test
30: [ RUN      ] random_access_iterator_test.constructor
30: [       OK ] random_access_iterator_test.constructor (2 ms)
30: [ RUN      ] random_access_iterator_test.dereference
30: [       OK ] random_access_iterator_test.dereference (5 ms)
30: [ RUN      ] random_access_iterator_test.subscript_operator
30: [       OK ] random_access_iterator_test.subscript_operator (3 ms)
30: [ RUN      ] random_access_iterator_test.operatorsSet1
30: [       OK ] random_access_iterator_test.operatorsSet1 (5 ms)
30: [ RUN      ] random_access_iterator_test.operatorsSet2
30: [       OK ] random_access_iterator_test.operatorsSet2 (5 ms)
30: [ RUN      ] random_access_iterator_test.operatorsSet3
30: [       OK ] random_access_iterator_test.operatorsSet3 (5 ms)
30: [ RUN      ] random_access_iterator_test.operatorsSet4
30: [       OK ] random_access_iterator_test.operatorsSet4 (1 ms)
30: [ RUN      ] random_access_iterator_test.assignment_operator
30: [       OK ] random_access_iterator_test.assignment_operator (1 ms)
30: [ RUN      ] random_access_iterator_test.distance
30: [       OK ] random_access_iterator_test.distance (1 ms)
30: [ RUN      ] random_access_iterator_test.traits_helpers
30: [       OK ] random_access_iterator_test.traits_helpers (1 ms)
30: [----------] 10 tests from random_access_iterator_test (34 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 14 tests from 3 test suites ran. (38 ms total)
30: [  PASSED  ] 14 tests.
30/48 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_A ...............   Passed    1.41 sec
test 31
      Start 31: Kokkos_AlgorithmsUnitTest_StdSet_B

31: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
31: Test timeout computed to be: 1500
31: 
31: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
31:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
31:                                   setting CUDA_VISIBLE_DEVICES.
31:                                   This could on multi GPU systems lead to severe performance"
31:                                   penalties.
31: [==========] Running 7 tests from 1 test suite.
31: [----------] Global test environment set-up.
31: [----------] 7 tests from std_algorithms_min_max_element_test
31: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
31: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (3 ms)
31: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
31: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (1 ms)
31: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
31: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (25 ms)
31: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
31: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (23 ms)
31: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
31: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (24 ms)
31: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
31: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (23 ms)
31: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
31: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (31 ms)
31: [----------] 7 tests from std_algorithms_min_max_element_test (133 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 7 tests from 1 test suite ran. (133 ms total)
31: [  PASSED  ] 7 tests.
31/48 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_B ...............   Passed    1.35 sec
test 32
      Start 32: Kokkos_AlgorithmsUnitTest_StdSet_C

32: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
32: Test timeout computed to be: 1500
32: 
32: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
32:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
32:                                   setting CUDA_VISIBLE_DEVICES.
32:                                   This could on multi GPU systems lead to severe performance"
32:                                   penalties.
32: [==========] Running 13 tests from 10 test suites.
32: [----------] Global test environment set-up.
32: [----------] 1 test from std_algorithms_lexicographical_compare_test
32: [ RUN      ] std_algorithms_lexicographical_compare_test.test
32: [       OK ] std_algorithms_lexicographical_compare_test.test (859 ms)
32: [----------] 1 test from std_algorithms_lexicographical_compare_test (859 ms total)
32: 
32: [----------] 1 test from std_algorithms_for_each_test
32: [ RUN      ] std_algorithms_for_each_test.test
32: [       OK ] std_algorithms_for_each_test.test (595 ms)
32: [----------] 1 test from std_algorithms_for_each_test (595 ms total)
32: 
32: [----------] 1 test from std_algorithms_find_test
32: [ RUN      ] std_algorithms_find_test.test
32: [       OK ] std_algorithms_find_test.test (350 ms)
32: [----------] 1 test from std_algorithms_find_test (350 ms total)
32: 
32: [----------] 4 tests from std_algorithms_non_mod_seq_ops
32: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
32: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (3868 ms)
32: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
32: [       OK ] std_algorithms_non_mod_seq_ops.find_end (5485 ms)
32: [ RUN      ] std_algorithms_non_mod_seq_ops.search
32: [       OK ] std_algorithms_non_mod_seq_ops.search (3691 ms)
32: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
32: [       OK ] std_algorithms_non_mod_seq_ops.search_n (2673 ms)
32: [----------] 4 tests from std_algorithms_non_mod_seq_ops (15718 ms total)
32: 
32: [----------] 1 test from std_algorithms_count_test
32: [ RUN      ] std_algorithms_count_test.test
32: [       OK ] std_algorithms_count_test.test (405 ms)
32: [----------] 1 test from std_algorithms_count_test (405 ms total)
32: 
32: [----------] 1 test from std_algorithms_equal_test
32: [ RUN      ] std_algorithms_equal_test.test
32: [       OK ] std_algorithms_equal_test.test (81 ms)
32: [----------] 1 test from std_algorithms_equal_test (81 ms total)
32: 
32: [----------] 1 test from std_algorithms_all_any_none_of_test
32: [ RUN      ] std_algorithms_all_any_none_of_test.test
32: [       OK ] std_algorithms_all_any_none_of_test.test (361 ms)
32: [----------] 1 test from std_algorithms_all_any_none_of_test (361 ms total)
32: 
32: [----------] 1 test from std_algorithms_nonmod_seq_ops
32: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
32: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (466 ms)
32: [----------] 1 test from std_algorithms_nonmod_seq_ops (466 ms total)
32: 
32: [----------] 1 test from std_algorithms_mismatch_test
32: [ RUN      ] std_algorithms_mismatch_test.test
32: [       OK ] std_algorithms_mismatch_test.test (852 ms)
32: [----------] 1 test from std_algorithms_mismatch_test (852 ms total)
32: 
32: [----------] 1 test from std_algorithms_mod_seq_ops
32: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
32: [       OK ] std_algorithms_mod_seq_ops.move_backward (552 ms)
32: [----------] 1 test from std_algorithms_mod_seq_ops (552 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 13 tests from 10 test suites ran. (20244 ms total)
32: [  PASSED  ] 13 tests.
32/48 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_C ...............   Passed   21.54 sec
test 33
      Start 33: Kokkos_AlgorithmsUnitTest_StdSet_D

33: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
33: Test timeout computed to be: 1500
33: 
33: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
33:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
33:                                   setting CUDA_VISIBLE_DEVICES.
33:                                   This could on multi GPU systems lead to severe performance"
33:                                   penalties.
33: [==========] Running 31 tests from 5 test suites.
33: [----------] Global test environment set-up.
33: [----------] 3 tests from std_algorithms_mod_ops_test
33: [ RUN      ] std_algorithms_mod_ops_test.move
33: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
33: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
33: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms)
33: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
33: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (4 ms)
33: [----------] 3 tests from std_algorithms_mod_ops_test (6 ms total)
33: 
33: [----------] 12 tests from std_algorithms_mod_seq_ops_test
33: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
33: [       OK ] std_algorithms_mod_seq_ops_test.copy (3 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
33: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (2 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
33: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (2 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
33: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (2 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
33: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (2 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
33: [       OK ] std_algorithms_mod_seq_ops_test.fill (2 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
33: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (2 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
33: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (2 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
33: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (2 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
33: [       OK ] std_algorithms_mod_seq_ops_test.generate (2 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
33: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
33: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (7 ms)
33: [----------] 12 tests from std_algorithms_mod_seq_ops_test (37 ms total)
33: 
33: [----------] 4 tests from std_algorithms_replace_ops_test
33: [ RUN      ] std_algorithms_replace_ops_test.replace
33: [       OK ] std_algorithms_replace_ops_test.replace (235 ms)
33: [ RUN      ] std_algorithms_replace_ops_test.replace_if
33: [       OK ] std_algorithms_replace_ops_test.replace_if (731 ms)
33: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
33: [       OK ] std_algorithms_replace_ops_test.replace_copy (548 ms)
33: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
33: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (409 ms)
33: [----------] 4 tests from std_algorithms_replace_ops_test (1925 ms total)
33: 
33: [----------] 11 tests from std_algorithms_mod_seq_ops
33: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
33: [       OK ] std_algorithms_mod_seq_ops.copy_if (265 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.unique
33: [       OK ] std_algorithms_mod_seq_ops.unique (1268 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
33: [       OK ] std_algorithms_mod_seq_ops.unique_copy (515 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.remove
33: [       OK ] std_algorithms_mod_seq_ops.remove (403 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
33: [       OK ] std_algorithms_mod_seq_ops.remove_if (427 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
33: [       OK ] std_algorithms_mod_seq_ops.remove_copy (816 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
33: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (421 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.rotate
33: [       OK ] std_algorithms_mod_seq_ops.rotate (4399 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
33: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (1673 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
33: [       OK ] std_algorithms_mod_seq_ops.shift_left (5847 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
33: [       OK ] std_algorithms_mod_seq_ops.shift_right (5552 ms)
33: [----------] 11 tests from std_algorithms_mod_seq_ops (21591 ms total)
33: 
33: [----------] 1 test from std_algorithms_modseq_test
33: [ RUN      ] std_algorithms_modseq_test.reverse
33: [       OK ] std_algorithms_modseq_test.reverse (419 ms)
33: [----------] 1 test from std_algorithms_modseq_test (419 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 31 tests from 5 test suites ran. (23981 ms total)
33: [  PASSED  ] 31 tests.
33/48 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_D ...............   Passed   25.32 sec
test 34
      Start 34: Kokkos_AlgorithmsUnitTest_StdSet_E

34: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
34: Test timeout computed to be: 1500
34: 
34: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
34:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
34:                                   setting CUDA_VISIBLE_DEVICES.
34:                                   This could on multi GPU systems lead to severe performance"
34:                                   penalties.
34: [==========] Running 29 tests from 7 test suites.
34: [----------] Global test environment set-up.
34: [----------] 2 tests from std_algorithms_sorting_ops_test
34: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
34: [       OK ] std_algorithms_sorting_ops_test.is_sorted (50 ms)
34: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
34: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (45 ms)
34: [----------] 2 tests from std_algorithms_sorting_ops_test (96 ms total)
34: 
34: [----------] 4 tests from std_algorithms_partitioning_test
34: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
34: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (1 ms)
34: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
34: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (4 ms)
34: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
34: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (3 ms)
34: [ RUN      ] std_algorithms_partitioning_test.partition_point
34: [       OK ] std_algorithms_partitioning_test.partition_point (3 ms)
34: [----------] 4 tests from std_algorithms_partitioning_test (13 ms total)
34: 
34: [----------] 1 test from std_algorithms_partitioning_ops
34: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
34: [       OK ] std_algorithms_partitioning_ops.partition_copy (184 ms)
34: [----------] 1 test from std_algorithms_partitioning_ops (184 ms total)
34: 
34: [----------] 12 tests from std_algorithms_numerics_test
34: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
34: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (3 ms)
34: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
34: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (2 ms)
34: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
34: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (2 ms)
34: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
34: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (2 ms)
34: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
34: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (2 ms)
34: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
34: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (2 ms)
34: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
34: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (2 ms)
34: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
34: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (2 ms)
34: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
34: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (2 ms)
34: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
34: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (2 ms)
34: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
34: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (3 ms)
34: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
34: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (2 ms)
34: [----------] 12 tests from std_algorithms_numerics_test (32 ms total)
34: 
34: [----------] 1 test from std_algorithms_numerics_ops_test
34: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
34: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (460 ms)
34: [----------] 1 test from std_algorithms_numerics_ops_test (460 ms total)
34: 
34: [----------] 8 tests from std_algorithms_numeric_ops_test
34: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
34: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (3022 ms)
34: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
34: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
34: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
34: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (4085 ms)
34: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
34: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
34: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
34: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (1697 ms)
34: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
34: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
34: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
34: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (2445 ms)
34: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
34: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
34: [----------] 8 tests from std_algorithms_numeric_ops_test (11253 ms total)
34: 
34: [----------] 1 test from std_algorithms_transform_ops_test
34: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
34: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (338 ms)
34: [----------] 1 test from std_algorithms_transform_ops_test (338 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 29 tests from 7 test suites ran. (12379 ms total)
34: [  PASSED  ] 29 tests.
34/48 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_E ...............   Passed   13.54 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

35: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
35: Test timeout computed to be: 1500
35: 
35: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
35:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
35:                                   setting CUDA_VISIBLE_DEVICES.
35:                                   This could on multi GPU systems lead to severe performance"
35:                                   penalties.
35: [==========] Running 12 tests from 7 test suites.
35: [----------] Global test environment set-up.
35: [----------] 2 tests from std_algorithms_adjacent_find_team_test
35: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
35: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (2648 ms)
35: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
35: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (2599 ms)
35: [----------] 2 tests from std_algorithms_adjacent_find_team_test (5248 ms total)
35: 
35: [----------] 2 tests from std_algorithms_count_team_test
35: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
35: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (2716 ms)
35: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
35: [       OK ] std_algorithms_count_team_test.count_returns_zero (1271 ms)
35: [----------] 2 tests from std_algorithms_count_team_test (3987 ms total)
35: 
35: [----------] 1 test from std_algorithms_count_if_team_test
35: [ RUN      ] std_algorithms_count_if_team_test.test
35: [       OK ] std_algorithms_count_if_team_test.test (1396 ms)
35: [----------] 1 test from std_algorithms_count_if_team_test (1396 ms total)
35: 
35: [----------] 1 test from std_algorithms_for_each_team_test
35: [ RUN      ] std_algorithms_for_each_team_test.test
35: [       OK ] std_algorithms_for_each_team_test.test (1812 ms)
35: [----------] 1 test from std_algorithms_for_each_team_test (1812 ms total)
35: 
35: [----------] 1 test from std_algorithms_for_each_n_team_test
35: [ RUN      ] std_algorithms_for_each_n_team_test.test
35: [       OK ] std_algorithms_for_each_n_team_test.test (2050 ms)
35: [----------] 1 test from std_algorithms_for_each_n_team_test (2050 ms total)
35: 
35: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
35: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
35: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (13154 ms)
35: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
35: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (7904 ms)
35: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
35: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (4845 ms)
35: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (25904 ms total)
35: 
35: [----------] 2 tests from std_algorithms_mismatch_team_test
35: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
35: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (7699 ms)
35: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
35: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (3436 ms)
35: [----------] 2 tests from std_algorithms_mismatch_team_test (11136 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 12 tests from 7 test suites ran. (51537 ms total)
35: [  PASSED  ] 12 tests.
35/48 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..........   Passed   52.99 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

36: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
36: Test timeout computed to be: 1500
36: 
36: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
36:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
36:                                   setting CUDA_VISIBLE_DEVICES.
36:                                   This could on multi GPU systems lead to severe performance"
36:                                   penalties.
36: [==========] Running 8 tests from 4 test suites.
36: [----------] Global test environment set-up.
36: [----------] 2 tests from std_algorithms_equal_team_test
36: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
36: [       OK ] std_algorithms_equal_team_test.views_are_equal (7261 ms)
36: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
36: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (4059 ms)
36: [----------] 2 tests from std_algorithms_equal_team_test (11321 ms total)
36: 
36: [----------] 2 tests from std_algorithms_search_team_test
36: [ RUN      ] std_algorithms_search_team_test.sequences_exist
36: [       OK ] std_algorithms_search_team_test.sequences_exist (2136 ms)
36: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
36: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (2435 ms)
36: [----------] 2 tests from std_algorithms_search_team_test (4571 ms total)
36: 
36: [----------] 2 tests from std_algorithms_find_end_team_test
36: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
36: [       OK ] std_algorithms_find_end_team_test.sequences_exist (4401 ms)
36: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
36: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (4060 ms)
36: [----------] 2 tests from std_algorithms_find_end_team_test (8462 ms total)
36: 
36: [----------] 2 tests from std_algorithms_find_first_of_team_test
36: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
36: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (3373 ms)
36: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
36: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (11296 ms)
36: [----------] 2 tests from std_algorithms_find_first_of_team_test (14670 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 8 tests from 4 test suites ran. (39025 ms total)
36: [  PASSED  ] 8 tests.
36/48 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..........   Passed   40.28 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

37: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
37: Test timeout computed to be: 1500
37: 
37: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
37:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
37:                                   setting CUDA_VISIBLE_DEVICES.
37:                                   This could on multi GPU systems lead to severe performance"
37:                                   penalties.
37: [==========] Running 11 tests from 7 test suites.
37: [----------] Global test environment set-up.
37: [----------] 2 tests from std_algorithms_find_team_test
37: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
37: [       OK ] std_algorithms_find_team_test.searched_values_exist (800 ms)
37: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
37: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (1021 ms)
37: [----------] 2 tests from std_algorithms_find_team_test (1822 ms total)
37: 
37: [----------] 2 tests from std_algorithms_find_if_team_test
37: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
37: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (811 ms)
37: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
37: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (1133 ms)
37: [----------] 2 tests from std_algorithms_find_if_team_test (1944 ms total)
37: 
37: [----------] 2 tests from std_algorithms_find_if_not_team_test
37: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
37: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (1127 ms)
37: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
37: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (804 ms)
37: [----------] 2 tests from std_algorithms_find_if_not_team_test (1932 ms total)
37: 
37: [----------] 1 test from std_algorithms_all_of_team_test
37: [ RUN      ] std_algorithms_all_of_team_test.test
37: [       OK ] std_algorithms_all_of_team_test.test (1077 ms)
37: [----------] 1 test from std_algorithms_all_of_team_test (1077 ms total)
37: 
37: [----------] 1 test from std_algorithms_any_of_team_test
37: [ RUN      ] std_algorithms_any_of_team_test.test
37: [       OK ] std_algorithms_any_of_team_test.test (747 ms)
37: [----------] 1 test from std_algorithms_any_of_team_test (747 ms total)
37: 
37: [----------] 1 test from std_algorithms_none_of_team_test
37: [ RUN      ] std_algorithms_none_of_team_test.test
37: [       OK ] std_algorithms_none_of_team_test.test (1074 ms)
37: [----------] 1 test from std_algorithms_none_of_team_test (1074 ms total)
37: 
37: [----------] 2 tests from std_algorithms_search_n_team_test
37: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
37: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (811 ms)
37: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
37: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (876 ms)
37: [----------] 2 tests from std_algorithms_search_n_team_test (1688 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 11 tests from 7 test suites ran. (10288 ms total)
37: [  PASSED  ] 11 tests.
37/48 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..........   Passed   11.38 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

38: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
38: Test timeout computed to be: 1500
38: 
38: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
38:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
38:                                   setting CUDA_VISIBLE_DEVICES.
38:                                   This could on multi GPU systems lead to severe performance"
38:                                   penalties.
38: [==========] Running 3 tests from 3 test suites.
38: [----------] Global test environment set-up.
38: [----------] 1 test from std_algorithms_min_element_team_test
38: [ RUN      ] std_algorithms_min_element_team_test.test
38: [       OK ] std_algorithms_min_element_team_test.test (3412 ms)
38: [----------] 1 test from std_algorithms_min_element_team_test (3412 ms total)
38: 
38: [----------] 1 test from std_algorithms_max_element_team_test
38: [ RUN      ] std_algorithms_max_element_team_test.test
38: [       OK ] std_algorithms_max_element_team_test.test (3348 ms)
38: [----------] 1 test from std_algorithms_max_element_team_test (3348 ms total)
38: 
38: [----------] 1 test from std_algorithms_minmax_element_team_test
38: [ RUN      ] std_algorithms_minmax_element_team_test.test
38: [       OK ] std_algorithms_minmax_element_team_test.test (4564 ms)
38: [----------] 1 test from std_algorithms_minmax_element_team_test (4564 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 3 tests from 3 test suites ran. (11325 ms total)
38: [  PASSED  ] 3 tests.
38/48 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..........   Passed   12.31 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

39: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
39: Test timeout computed to be: 1500
39: 
39: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
39:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
39:                                   setting CUDA_VISIBLE_DEVICES.
39:                                   This could on multi GPU systems lead to severe performance"
39:                                   penalties.
39: [==========] Running 6 tests from 6 test suites.
39: [----------] Global test environment set-up.
39: [----------] 1 test from std_algorithms_fill_team_test
39: [ RUN      ] std_algorithms_fill_team_test.test
39: [       OK ] std_algorithms_fill_team_test.test (657 ms)
39: [----------] 1 test from std_algorithms_fill_team_test (658 ms total)
39: 
39: [----------] 1 test from std_algorithms_fill_n_team_test
39: [ RUN      ] std_algorithms_fill_n_team_test.test
39: [       OK ] std_algorithms_fill_n_team_test.test (2425 ms)
39: [----------] 1 test from std_algorithms_fill_n_team_test (2425 ms total)
39: 
39: [----------] 1 test from std_algorithms_replace_team_test
39: [ RUN      ] std_algorithms_replace_team_test.test
39: [       OK ] std_algorithms_replace_team_test.test (979 ms)
39: [----------] 1 test from std_algorithms_replace_team_test (979 ms total)
39: 
39: [----------] 1 test from std_algorithms_replace_if_team_test
39: [ RUN      ] std_algorithms_replace_if_team_test.test
39: [       OK ] std_algorithms_replace_if_team_test.test (1417 ms)
39: [----------] 1 test from std_algorithms_replace_if_team_test (1417 ms total)
39: 
39: [----------] 1 test from std_algorithms_replace_copy_team_test
39: [ RUN      ] std_algorithms_replace_copy_team_test.test
39: [       OK ] std_algorithms_replace_copy_team_test.test (4369 ms)
39: [----------] 1 test from std_algorithms_replace_copy_team_test (4370 ms total)
39: 
39: [----------] 1 test from std_algorithms_replace_copy_if_team_test
39: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
39: [       OK ] std_algorithms_replace_copy_if_team_test.test (3378 ms)
39: [----------] 1 test from std_algorithms_replace_copy_if_team_test (3379 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 6 tests from 6 test suites ran. (13229 ms total)
39: [  PASSED  ] 6 tests.
39/48 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..........   Passed   14.33 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

40: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
40: Test timeout computed to be: 1500
40: 
40: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
40:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
40:                                   setting CUDA_VISIBLE_DEVICES.
40:                                   This could on multi GPU systems lead to severe performance"
40:                                   penalties.
40: [==========] Running 4 tests from 4 test suites.
40: [----------] Global test environment set-up.
40: [----------] 1 test from std_algorithms_reverse_team_test
40: [ RUN      ] std_algorithms_reverse_team_test.test
40: [       OK ] std_algorithms_reverse_team_test.test (838 ms)
40: [----------] 1 test from std_algorithms_reverse_team_test (838 ms total)
40: 
40: [----------] 1 test from std_algorithms_reverse_copy_team_test
40: [ RUN      ] std_algorithms_reverse_copy_team_test.test
40: [       OK ] std_algorithms_reverse_copy_team_test.test (1272 ms)
40: [----------] 1 test from std_algorithms_reverse_copy_team_test (1272 ms total)
40: 
40: [----------] 1 test from std_algorithms_rotate_team_test
40: [ RUN      ] std_algorithms_rotate_team_test.test
40: [       OK ] std_algorithms_rotate_team_test.test (3467 ms)
40: [----------] 1 test from std_algorithms_rotate_team_test (3467 ms total)
40: 
40: [----------] 1 test from std_algorithms_rotate_copy_team_test
40: [ RUN      ] std_algorithms_rotate_copy_team_test.test
40: [       OK ] std_algorithms_rotate_copy_team_test.test (3294 ms)
40: [----------] 1 test from std_algorithms_rotate_copy_team_test (3294 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 4 tests from 4 test suites ran. (8873 ms total)
40: [  PASSED  ] 4 tests.
40/48 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..........   Passed   10.05 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

41: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
41: Test timeout computed to be: 1500
41: 
41: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
41:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
41:                                   setting CUDA_VISIBLE_DEVICES.
41:                                   This could on multi GPU systems lead to severe performance"
41:                                   penalties.
41: [==========] Running 4 tests from 4 test suites.
41: [----------] Global test environment set-up.
41: [----------] 1 test from std_algorithms_move_team_test
41: [ RUN      ] std_algorithms_move_team_test.test
41: [       OK ] std_algorithms_move_team_test.test (1825 ms)
41: [----------] 1 test from std_algorithms_move_team_test (1825 ms total)
41: 
41: [----------] 1 test from std_algorithms_move_backward_team_test
41: [ RUN      ] std_algorithms_move_backward_team_test.test
41: [       OK ] std_algorithms_move_backward_team_test.test (1799 ms)
41: [----------] 1 test from std_algorithms_move_backward_team_test (1799 ms total)
41: 
41: [----------] 1 test from std_algorithms_shift_left_team_test
41: [ RUN      ] std_algorithms_shift_left_team_test.test
41: [       OK ] std_algorithms_shift_left_team_test.test (6179 ms)
41: [----------] 1 test from std_algorithms_shift_left_team_test (6179 ms total)
41: 
41: [----------] 1 test from std_algorithms_shift_right_team_test
41: [ RUN      ] std_algorithms_shift_right_team_test.test
41: [       OK ] std_algorithms_shift_right_team_test.test (5846 ms)
41: [----------] 1 test from std_algorithms_shift_right_team_test (5846 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 4 tests from 4 test suites ran. (15651 ms total)
41: [  PASSED  ] 4 tests.
41/48 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..........   Passed   16.71 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

42: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
42: Test timeout computed to be: 1500
42: 
42: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
42:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
42:                                   setting CUDA_VISIBLE_DEVICES.
42:                                   This could on multi GPU systems lead to severe performance"
42:                                   penalties.
42: [==========] Running 9 tests from 9 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from std_algorithms_copy_team_test
42: [ RUN      ] std_algorithms_copy_team_test.test
42: [       OK ] std_algorithms_copy_team_test.test (3213 ms)
42: [----------] 1 test from std_algorithms_copy_team_test (3213 ms total)
42: 
42: [----------] 1 test from std_algorithms_copy_n_team_test
42: [ RUN      ] std_algorithms_copy_n_team_test.test
42: [       OK ] std_algorithms_copy_n_team_test.test (3748 ms)
42: [----------] 1 test from std_algorithms_copy_n_team_test (3748 ms total)
42: 
42: [----------] 1 test from std_algorithms_copy_backward_team_test
42: [ RUN      ] std_algorithms_copy_backward_team_test.test
42: [       OK ] std_algorithms_copy_backward_team_test.test (1720 ms)
42: [----------] 1 test from std_algorithms_copy_backward_team_test (1720 ms total)
42: 
42: [----------] 1 test from std_algorithms_copy_if_team_test
42: [ RUN      ] std_algorithms_copy_if_team_test.test
42: [       OK ] std_algorithms_copy_if_team_test.test (1757 ms)
42: [----------] 1 test from std_algorithms_copy_if_team_test (1757 ms total)
42: 
42: [----------] 1 test from std_algorithms_unique_copy_team_test
42: [ RUN      ] std_algorithms_unique_copy_team_test.test
42: [       OK ] std_algorithms_unique_copy_team_test.test (3272 ms)
42: [----------] 1 test from std_algorithms_unique_copy_team_test (3272 ms total)
42: 
42: [----------] 1 test from std_algorithms_remove_team_test
42: [ RUN      ] std_algorithms_remove_team_test.test
42: [       OK ] std_algorithms_remove_team_test.test (2524 ms)
42: [----------] 1 test from std_algorithms_remove_team_test (2524 ms total)
42: 
42: [----------] 1 test from std_algorithms_remove_if_team_test
42: [ RUN      ] std_algorithms_remove_if_team_test.test
42: [       OK ] std_algorithms_remove_if_team_test.test (1751 ms)
42: [----------] 1 test from std_algorithms_remove_if_team_test (1751 ms total)
42: 
42: [----------] 1 test from std_algorithms_remove_copy_team_test
42: [ RUN      ] std_algorithms_remove_copy_team_test.test
42: [       OK ] std_algorithms_remove_copy_team_test.test (2285 ms)
42: [----------] 1 test from std_algorithms_remove_copy_team_test (2285 ms total)
42: 
42: [----------] 1 test from std_algorithms_remove_copy_if_team_test
42: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
42: [       OK ] std_algorithms_remove_copy_if_team_test.test (2011 ms)
42: [----------] 1 test from std_algorithms_remove_copy_if_team_test (2011 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 9 tests from 9 test suites ran. (22285 ms total)
42: [  PASSED  ] 9 tests.
42/48 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..........   Passed   23.53 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

43: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
43: Test timeout computed to be: 1500
43: 
43: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
43:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
43:                                   setting CUDA_VISIBLE_DEVICES.
43:                                   This could on multi GPU systems lead to severe performance"
43:                                   penalties.
43: [==========] Running 4 tests from 4 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from std_algorithms_unique_team_test
43: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
43: [       OK ] std_algorithms_unique_team_test.test_default_predicate (5079 ms)
43: [----------] 1 test from std_algorithms_unique_team_test (5080 ms total)
43: 
43: [----------] 1 test from std_algorithms_adjacent_difference_team_test
43: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
43: [       OK ] std_algorithms_adjacent_difference_team_test.test (4371 ms)
43: [----------] 1 test from std_algorithms_adjacent_difference_team_test (4371 ms total)
43: 
43: [----------] 1 test from std_algorithms_reduce_team_test
43: [ RUN      ] std_algorithms_reduce_team_test.test
43: [       OK ] std_algorithms_reduce_team_test.test (4300 ms)
43: [----------] 1 test from std_algorithms_reduce_team_test (4300 ms total)
43: 
43: [----------] 1 test from std_algorithms_transform_reduce_team_test
43: [ RUN      ] std_algorithms_transform_reduce_team_test.test
43: [       OK ] std_algorithms_transform_reduce_team_test.test (5327 ms)
43: [----------] 1 test from std_algorithms_transform_reduce_team_test (5327 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 4 tests from 4 test suites ran. (19080 ms total)
43: [  PASSED  ] 4 tests.
43/48 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..........   Passed   20.31 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

44: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
44: Test timeout computed to be: 1500
44: 
44: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
44:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
44:                                   setting CUDA_VISIBLE_DEVICES.
44:                                   This could on multi GPU systems lead to severe performance"
44:                                   penalties.
44: [==========] Running 18 tests from 5 test suites.
44: [----------] Global test environment set-up.
44: [----------] 2 tests from std_algorithms_is_sorted_team_test
44: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
44: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (3662 ms)
44: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
44: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (7434 ms)
44: [----------] 2 tests from std_algorithms_is_sorted_team_test (11097 ms total)
44: 
44: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
44: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
44: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (208 ms)
44: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
44: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (265 ms)
44: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
44: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (5810 ms)
44: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
44: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (2477 ms)
44: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (8761 ms total)
44: 
44: [----------] 4 tests from std_algorithms_is_partitioned_team_test
44: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
44: [       OK ] std_algorithms_is_partitioned_team_test.empty (63 ms)
44: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
44: [       OK ] std_algorithms_is_partitioned_team_test.all_true (1238 ms)
44: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
44: [       OK ] std_algorithms_is_partitioned_team_test.all_false (1556 ms)
44: [ RUN      ] std_algorithms_is_partitioned_team_test.random
44: [       OK ] std_algorithms_is_partitioned_team_test.random (1151 ms)
44: [----------] 4 tests from std_algorithms_is_partitioned_team_test (4010 ms total)
44: 
44: [----------] 4 tests from std_algorithms_partition_copy_team_test
44: [ RUN      ] std_algorithms_partition_copy_team_test.empty
44: [       OK ] std_algorithms_partition_copy_team_test.empty (76 ms)
44: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
44: [       OK ] std_algorithms_partition_copy_team_test.all_true (2959 ms)
44: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
44: [       OK ] std_algorithms_partition_copy_team_test.all_false (3461 ms)
44: [ RUN      ] std_algorithms_partition_copy_team_test.random
44: [       OK ] std_algorithms_partition_copy_team_test.random (3320 ms)
44: [----------] 4 tests from std_algorithms_partition_copy_team_test (9817 ms total)
44: 
44: [----------] 4 tests from std_algorithms_partition_point_team_test
44: [ RUN      ] std_algorithms_partition_point_team_test.empty
44: [       OK ] std_algorithms_partition_point_team_test.empty (57 ms)
44: [ RUN      ] std_algorithms_partition_point_team_test.all_true
44: [       OK ] std_algorithms_partition_point_team_test.all_true (1015 ms)
44: [ RUN      ] std_algorithms_partition_point_team_test.all_false
44: [       OK ] std_algorithms_partition_point_team_test.all_false (1023 ms)
44: [ RUN      ] std_algorithms_partition_point_team_test.random
44: [       OK ] std_algorithms_partition_point_team_test.random (1078 ms)
44: [----------] 4 tests from std_algorithms_partition_point_team_test (3175 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 18 tests from 5 test suites ran. (36863 ms total)
44: [  PASSED  ] 18 tests.
44/48 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..........   Passed   38.23 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

45: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
45: Test timeout computed to be: 1500
45: 
45: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
45:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
45:                                   setting CUDA_VISIBLE_DEVICES.
45:                                   This could on multi GPU systems lead to severe performance"
45:                                   penalties.
45: [==========] Running 5 tests from 4 test suites.
45: [----------] Global test environment set-up.
45: [----------] 2 tests from std_algorithms_transform_team_test
45: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
45: [       OK ] std_algorithms_transform_team_test.test_unary_op (4563 ms)
45: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
45: [       OK ] std_algorithms_transform_team_test.test_binary_op (4148 ms)
45: [----------] 2 tests from std_algorithms_transform_team_test (8712 ms total)
45: 
45: [----------] 1 test from std_algorithms_generate_team_test
45: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
45: [       OK ] std_algorithms_generate_team_test.test_unary_op (5112 ms)
45: [----------] 1 test from std_algorithms_generate_team_test (5112 ms total)
45: 
45: [----------] 1 test from std_algorithms_generate_n_team_test
45: [ RUN      ] std_algorithms_generate_n_team_test.test
45: [       OK ] std_algorithms_generate_n_team_test.test (3930 ms)
45: [----------] 1 test from std_algorithms_generate_n_team_test (3930 ms total)
45: 
45: [----------] 1 test from std_algorithms_swap_ranges_team_test
45: [ RUN      ] std_algorithms_swap_ranges_team_test.test
45: [       OK ] std_algorithms_swap_ranges_team_test.test (3865 ms)
45: [----------] 1 test from std_algorithms_swap_ranges_team_test (3865 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 5 tests from 4 test suites ran. (21621 ms total)
45: [  PASSED  ] 5 tests.
45/48 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..........   Passed   22.97 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

46: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
46: Test timeout computed to be: 1500
46: 
46: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
46:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
46:                                   setting CUDA_VISIBLE_DEVICES.
46:                                   This could on multi GPU systems lead to severe performance"
46:                                   penalties.
46: [==========] Running 2 tests from 2 test suites.
46: [----------] Global test environment set-up.
46: [----------] 1 test from std_algorithms_exclusive_scan_team_test
46: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
46: [       OK ] std_algorithms_exclusive_scan_team_test.test (13639 ms)
46: [----------] 1 test from std_algorithms_exclusive_scan_team_test (13639 ms total)
46: 
46: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
46: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
46: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (6970 ms)
46: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (6970 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 2 tests from 2 test suites ran. (20610 ms total)
46: [  PASSED  ] 2 tests.
46/48 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..........   Passed   21.92 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

47: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
47: Test timeout computed to be: 1500
47: 
47: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
47:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
47:                                   setting CUDA_VISIBLE_DEVICES.
47:                                   This could on multi GPU systems lead to severe performance"
47:                                   penalties.
47: [==========] Running 2 tests from 2 test suites.
47: [----------] Global test environment set-up.
47: [----------] 1 test from std_algorithms_inclusive_scan_team_test
47: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
47: [       OK ] std_algorithms_inclusive_scan_team_test.test (19598 ms)
47: [----------] 1 test from std_algorithms_inclusive_scan_team_test (19598 ms total)
47: 
47: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
47: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
47: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (14410 ms)
47: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (14410 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 2 tests from 2 test suites ran. (34009 ms total)
47: [  PASSED  ] 2 tests.
47/48 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..........   Passed   35.33 sec
test 48
      Start 48: Kokkos_UnitTest_SIMD

48: Test command: /var/jenkins/workspace/Kokkos_PR-6841/build-tests/simd/unit_tests/Kokkos_UnitTest_SIMD
48: Test timeout computed to be: 1500
48: 
48: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
48:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
48:                                   setting CUDA_VISIBLE_DEVICES.
48:                                   This could on multi GPU systems lead to severe performance"
48:                                   penalties.
48: [==========] Running 16 tests from 1 test suite.
48: [----------] Global test environment set-up.
48: [----------] 16 tests from simd
48: [ RUN      ] simd.host_math_ops
48: [       OK ] simd.host_math_ops (0 ms)
48: [ RUN      ] simd.device_math_ops
48: [       OK ] simd.device_math_ops (6 ms)
48: [ RUN      ] simd.host_mask_ops
48: [       OK ] simd.host_mask_ops (0 ms)
48: [ RUN      ] simd.device_mask_ops
48: [       OK ] simd.device_mask_ops (0 ms)
48: [ RUN      ] simd.host_conversions
48: [       OK ] simd.host_conversions (0 ms)
48: [ RUN      ] simd.device_conversions
48: [       OK ] simd.device_conversions (0 ms)
48: [ RUN      ] simd.host_shift_ops
48: [       OK ] simd.host_shift_ops (0 ms)
48: [ RUN      ] simd.device_shift_ops
48: [       OK ] simd.device_shift_ops (0 ms)
48: [ RUN      ] simd.host_condition
48: [       OK ] simd.host_condition (0 ms)
48: [ RUN      ] simd.device_condition
48: [       OK ] simd.device_condition (0 ms)
48: [ RUN      ] simd.host_gen_ctors
48: [       OK ] simd.host_gen_ctors (0 ms)
48: [ RUN      ] simd.device_gen_ctors
48: [       OK ] simd.device_gen_ctors (0 ms)
48: [ RUN      ] simd.host_where_expressions
48: [       OK ] simd.host_where_expressions (0 ms)
48: [ RUN      ] simd.device_where_expressions
48: [       OK ] simd.device_where_expressions (0 ms)
48: [ RUN      ] simd.host_reductions
48: [       OK ] simd.host_reductions (0 ms)
48: [ RUN      ] simd.device_reductions
48: [       OK ] simd.device_reductions (0 ms)
48: [----------] 16 tests from simd (7 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 16 tests from 1 test suite ran. (7 ms total)
48: [  PASSED  ] 16 tests.
48/48 Test #48: Kokkos_UnitTest_SIMD .............................   Passed    1.04 sec

90% tests passed, 5 tests failed out of 48

Total Test time (real) = 8131.45 sec

The following tests FAILED:
	  1 - Kokkos_CoreUnitTest_Serial1 (Timeout)
	  2 - Kokkos_CoreUnitTest_Serial2 (Timeout)
	  4 - Kokkos_CoreUnitTest_Cuda1 (Timeout)
	  5 - Kokkos_CoreUnitTest_Cuda2 (Timeout)
	 22 - Kokkos_CoreUnitTest_StackTraceTest (Timeout)
Errors while running CTest
Post stage
[Pipeline] sh
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
stats zero time                     Wed Feb 28 18:08:49 2024
cache hit (direct)                    50
cache hit (preprocessed)               0
cache miss                           491
cache hit rate                      9.24 %
compiler produced stdout               1
cleanups performed                     3
files in cache                      4342
cache size                           4.5 GB
max cache size                       5.0 GB
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 a73e818a9ae9050d0962daba1ceb7aa2d185355610dfe6fae47f661a6e9c23cd
$ docker rm -f --volumes a73e818a9ae9050d0962daba1ceb7aa2d185355610dfe6fae47f661a6e9c23cd
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch CUDA-11.0-NVCC-RDC
Cancelling nested steps due to timeout
Sending interrupt signal to process
[Pipeline] // node
[Pipeline] // node
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
Failed in branch OPENACC-NVHPC-CUDA-12.2
[Pipeline] }
Failed in branch CUDA-12.2-NVHPC
Terminated
script returned exit code 143
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 Feb 28 16:45:14 2024
stats zeroed                        Wed Feb 28 16:45:14 2024
cache hit (direct)                     0
cache hit (preprocessed)               0
cache miss                             0
cache hit rate                      0.00 %
cleanups performed                     0
files in cache                      4169
cache size                           4.7 GB
max cache size                       5.0 GB
[Pipeline] }
$ docker stop --time=1 7a39ceb51a1a943251ff121f3f77aa18f39270250705f608b1a4385d765a79ac
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch CUDA-11.7-NVCC
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
Also:   hudson.remoting.ProxyException: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: b38e7d56-241c-4f7f-958f-7023be2fa5c4
Also:   hudson.remoting.ProxyException: java.nio.channels.ClosedChannelException
	Also:   hudson.remoting.ProxyException: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.193.248/10.64.193.248:55842
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
			at hudson.remoting.Request.call(Request.java:199)
			at hudson.remoting.Channel.call(Channel.java:1002)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
			at jdk.internal.reflect.GeneratedMethodAccessor1087.invoke(Unknown Source)
			at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
			at java.base/java.lang.reflect.Method.invoke(Method.java:568)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
			at jdk.proxy66/jdk.proxy66.$Proxy164.execute(Unknown Source)
			at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
			at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84)
			at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
	Caused: hudson.remoting.ProxyException: hudson.remoting.RequestAbortedException: java.nio.channels.ClosedChannelException
		at hudson.remoting.Request.abort(Request.java:346)
		at hudson.remoting.Channel.terminate(Channel.java:1083)
		at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:241)
		at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:221)
		at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:825)
		at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:289)
		at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:177)
		at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoSecure(SSLEngineFilterLayer.java:279)
		at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrite(SSLEngineFilterLayer.java:501)
		at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueuedWrites(SSLEngineFilterLayer.java:244)
		at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLEngineFilterLayer.java:196)
		at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend(SSLEngineFilterLayer.java:209)
		at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(ProtocolStack.java:793)
		at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(ApplicationLayer.java:172)
		at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBufferCommandTransport.closeWrite(ChannelApplicationLayer.java:343)
		at hudson.remoting.Channel.close(Channel.java:1497)
		at hudson.remoting.Channel.close(Channel.java:1450)
		at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:943)
		at hudson.slaves.SlaveComputer$2.run(SlaveComputer.java:823)
Also:   	Also:   hudson.remoting.ProxyException: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: fbf89ca9-fa0e-45db-aa1c-2eead2af09fe
hudson.remoting.ProxyException: hudson.AbortException: script returned exit code 8
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:668)
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:614)
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:555)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
		at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
Also:   	Also:   hudson.remoting.ProxyException: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 0b796f04-dad7-4019-af4d-201564c66870
	Also:   hudson.remoting.ProxyException: java.io.IOException: Failed to kill container '8019356999ec6e192a6bbaa3885fa481b1b3ad897af4f3b3b7535ca5118a1f8d'.
			at org.jenkinsci.plugins.docker.workflow.client.DockerClient.stop(DockerClient.java:187)
			at org.jenkinsci.plugins.docker.workflow.WithContainerStep.destroy(WithContainerStep.java:111)
			at org.jenkinsci.plugins.docker.workflow.WithContainerStep$Callback.finished(WithContainerStep.java:415)
			at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onFailure(BodyExecutionCallback.java:128)
			at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$FailureAdapter.receive(CpsBodyExecution.java:354)
			at com.cloudbees.groovy.cps.impl.ThrowBlock$1.receive(ThrowBlock.java:66)
			at com.cloudbees.groovy.cps.impl.LocalVariableBlock$LocalVariable.get(LocalVariableBlock.java:39)
			at com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
			at com.cloudbees.groovy.cps.impl.LocalVariableBlock.evalLValue(LocalVariableBlock.java:28)
			at com.cloudbees.groovy.cps.LValueBlock$BlockImpl.eval(LValueBlock.java:55)
			at com.cloudbees.groovy.cps.LValueBlock.eval(LValueBlock.java:16)
			at com.cloudbees.groovy.cps.Next.step(Next.java:83)
			at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:152)
			at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:146)
			at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
			at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
			at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:146)
			at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18)
			at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51)
			at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:187)
			at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:423)
			at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:331)
			at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:295)
			at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:97)
			at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
			at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
			at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
			at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
			at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
			at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
			at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
hudson.remoting.ProxyException: hudson.AbortException: script returned exit code -1
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:668)
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:614)
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:555)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
		at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
Also:   	Also:   hudson.remoting.ProxyException: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 830b022a-5388-41a1-ae9a-cb874d11ab92
	Also:   hudson.remoting.ProxyException: java.io.IOException: Failed to kill container '3831a759dd59ccd4fb1d0af35fba3d5a5774f189d14433db94efff538e97a784'.
			at org.jenkinsci.plugins.docker.workflow.client.DockerClient.stop(DockerClient.java:187)
			at org.jenkinsci.plugins.docker.workflow.WithContainerStep.destroy(WithContainerStep.java:111)
			at org.jenkinsci.plugins.docker.workflow.WithContainerStep$Callback.finished(WithContainerStep.java:415)
			at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onFailure(BodyExecutionCallback.java:128)
			at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$FailureAdapter.receive(CpsBodyExecution.java:354)
			at com.cloudbees.groovy.cps.impl.ThrowBlock$1.receive(ThrowBlock.java:66)
			at com.cloudbees.groovy.cps.impl.LocalVariableBlock$LocalVariable.get(LocalVariableBlock.java:39)
			at com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
			at com.cloudbees.groovy.cps.impl.LocalVariableBlock.evalLValue(LocalVariableBlock.java:28)
			at com.cloudbees.groovy.cps.LValueBlock$BlockImpl.eval(LValueBlock.java:55)
			at com.cloudbees.groovy.cps.LValueBlock.eval(LValueBlock.java:16)
			at com.cloudbees.groovy.cps.Next.step(Next.java:83)
			at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:152)
			at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:146)
			at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
			at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
			at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:146)
			at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18)
			at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51)
			at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:187)
			at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:423)
			at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:331)
			at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:295)
			at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:97)
			at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
			at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
			at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
			at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
			at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
			at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
			at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
hudson.remoting.ProxyException: hudson.AbortException: script returned exit code -1
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:668)
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:614)
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:555)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
		at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
Also:   	Also:   hudson.remoting.ProxyException: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: d2fa5dfe-6234-4a8d-8fc2-cf1aedd08f0e
hudson.remoting.ProxyException: hudson.AbortException: script returned exit code 8
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:668)
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:614)
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:555)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
		at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
Also:   	Also:   hudson.remoting.ProxyException: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 6dc9eca8-a5ad-4231-b60f-55530f84ac64
	Also:   hudson.remoting.ProxyException: java.io.IOException: Failed to kill container '7a39ceb51a1a943251ff121f3f77aa18f39270250705f608b1a4385d765a79ac'.
			at org.jenkinsci.plugins.docker.workflow.client.DockerClient.stop(DockerClient.java:187)
			at org.jenkinsci.plugins.docker.workflow.WithContainerStep.destroy(WithContainerStep.java:111)
			at org.jenkinsci.plugins.docker.workflow.WithContainerStep$Callback.finished(WithContainerStep.java:415)
			at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onFailure(BodyExecutionCallback.java:128)
			at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$FailureAdapter.receive(CpsBodyExecution.java:354)
			at com.cloudbees.groovy.cps.impl.ThrowBlock$1.receive(ThrowBlock.java:66)
			at com.cloudbees.groovy.cps.impl.LocalVariableBlock$LocalVariable.get(LocalVariableBlock.java:39)
			at com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
			at com.cloudbees.groovy.cps.impl.LocalVariableBlock.evalLValue(LocalVariableBlock.java:28)
			at com.cloudbees.groovy.cps.LValueBlock$BlockImpl.eval(LValueBlock.java:55)
			at com.cloudbees.groovy.cps.LValueBlock.eval(LValueBlock.java:16)
			at com.cloudbees.groovy.cps.Next.step(Next.java:83)
			at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:152)
			at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:146)
			at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
			at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
			at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:146)
			at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18)
			at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51)
			at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:187)
			at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:423)
			at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:331)
			at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:295)
			at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:97)
			at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
			at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
			at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
			at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
			at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
			at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
			at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
hudson.remoting.ProxyException: org.jenkinsci.plugins.workflow.steps.FlowInterruptedException
		at org.jenkinsci.plugins.workflow.steps.BodyExecution.cancel(BodyExecution.java:59)
		at org.jenkinsci.plugins.workflow.steps.TimeoutStepExecution.cancel(TimeoutStepExecution.java:197)
		at jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:67)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
		at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: d8954dd2-a535-411b-a8b8-1b7a17884eb3
hudson.remoting.ProxyException: java.lang.InterruptedException
	at java.base/java.lang.Object.wait(Native Method)
	at hudson.remoting.Request.call(Request.java:177)
	at hudson.remoting.Channel.call(Channel.java:1002)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy166.join(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1198)
	at hudson.Proc.joinWithTimeout(Proc.java:172)
	at org.jenkinsci.plugins.docker.workflow.client.DockerClient.launch(DockerClient.java:314)
	at org.jenkinsci.plugins.docker.workflow.client.DockerClient.run(DockerClient.java:144)
	at org.jenkinsci.plugins.docker.workflow.WithContainerStep$Execution.start(WithContainerStep.java:200)
	at org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:323)
	at org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:196)
	at org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
	at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:47)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
	at com.cloudbees.groovy.cps.sandbox.DefaultInvoker.methodCall(DefaultInvoker.java:20)
	at org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:105)
	at org.jenkinsci.plugins.docker.workflow.Docker$Image.inside(Docker.groovy:140)
	at org.jenkinsci.plugins.docker.workflow.Docker.node(Docker.groovy:66)
	at org.jenkinsci.plugins.docker.workflow.Docker$Image.inside(Docker.groovy:125)
	at org.jenkinsci.plugins.docker.workflow.declarative.DockerPipelineFromDockerfileScript.runImage(DockerPipelineFromDockerfileScript.groovy:56)
	at org.jenkinsci.plugins.docker.workflow.declarative.AbstractDockerPipelineScript.configureRegistry(AbstractDockerPipelineScript.groovy:63)
	at org.jenkinsci.plugins.docker.workflow.declarative.AbstractDockerPipelineScript.run(AbstractDockerPipelineScript.groovy:50)
	at org.jenkinsci.plugins.pipeline.modeldefinition.agent.CheckoutScript.checkoutAndRun(CheckoutScript.groovy:61)
	at ___cps.transform___(Native Method)
	at com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:90)
	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:116)
	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:85)
	at jdk.internal.reflect.GeneratedMethodAccessor847.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
	at com.cloudbees.groovy.cps.impl.ClosureBlock.eval(ClosureBlock.java:46)
	at com.cloudbees.groovy.cps.Next.step(Next.java:83)
	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:152)
	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:146)
	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:146)
	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18)
	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51)
	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:187)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:423)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:331)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:295)
	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:97)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
	at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)

GitHub has been notified of this commit’s build result

Finished: FAILURE