Skip to content
Failed

Console Output

Skipping 2,509 KB.. Full Log
17/49 Test #17: Kokkos_ProfilingTestLibraryCmdLine ..........   Passed    1.60 sec
test 18
      Start 18: Kokkos_CoreUnitTest_StackTraceTest

18: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec
18: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test
18: Test timeout computed to be: 1500
18: [==========] Running 3 tests from 2 test suites.
18: [----------] Global test environment set-up.
18: [----------] 2 tests from defaultdevicetype_DeathTest
18: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_terminate
18: 
18: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/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 2 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.
18: Top of f1
18: Top of f0
18: Top of f0
18: test_f1:
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558cfe1]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xca) [0x55555558caba]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580]
18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e]
18:  
18: demangled test_f1:
18: [0x5555555ee962] Kokkos::Impl::save_stacktrace()
18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&)
18: [0x55555558cfe1] Test::test_stacktrace(bool, bool)
18: [0x55555558caba] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x55555559c999] testing::Test::Run()
18: [0x55555559db59] testing::TestInfo::Run()
18: [0x55555559e428] testing::TestSuite::Run()
18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests()
18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x5555555acd03] testing::UnitTest::Run()
18: [0x55555558e580] main
18: [0x7ffff7918083] __libc_start_main
18: [0x55555558c91e] _start
18:  
18: Top of f3
18: Top of f3
18: Top of f3
18: Top of f3
18: Top of f3
18: Top of f1
18: Top of f0
18: Top of f0
18: StackTrace f3(std::cout, 4) returned: 110
18: test_f3:
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555590134]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x55555558daad]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xca) [0x55555558caba]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580]
18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e]
18:  
18: demangled test_f3:
18: [0x5555555ee962] Kokkos::Impl::save_stacktrace()
18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&)
18: [0x555555590134] Test::stacktrace_test_f3(std::ostream&, int)
18: [0x55555558daad] Test::test_stacktrace(bool, bool)
18: [0x55555558caba] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x55555559c999] testing::Test::Run()
18: [0x55555559db59] testing::TestInfo::Run()
18: [0x55555559e428] testing::TestSuite::Run()
18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests()
18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x5555555acd03] testing::UnitTest::Run()
18: [0x55555558e580] main
18: [0x7ffff7918083] __libc_start_main
18: [0x55555558c91e] _start
18:  
18: Test setting std::terminate handler that prints the last saved stack trace
18: [       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (215 ms)
18: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term
18: 
18: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/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 2 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.
18: Top of f1
18: Top of f0
18: Top of f0
18: test_f1:
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558cfe1]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xc7) [0x55555558cd77]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580]
18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e]
18:  
18: demangled test_f1:
18: [0x5555555ee962] Kokkos::Impl::save_stacktrace()
18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&)
18: [0x55555558cfe1] Test::test_stacktrace(bool, bool)
18: [0x55555558cd77] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x55555559c999] testing::Test::Run()
18: [0x55555559db59] testing::TestInfo::Run()
18: [0x55555559e428] testing::TestSuite::Run()
18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests()
18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x5555555acd03] testing::UnitTest::Run()
18: [0x55555558e580] main
18: [0x7ffff7918083] __libc_start_main
18: [0x55555558c91e] _start
18:  
18: Top of f3
18: Top of f3
18: Top of f3
18: Top of f3
18: Top of f3
18: Top of f1
18: Top of f0
18: Top of f0
18: StackTrace f3(std::cout, 4) returned: 110
18: test_f3:
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555590134]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x55555558daad]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xc7) [0x55555558cd77]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580]
18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e]
18:  
18: demangled test_f3:
18: [0x5555555ee962] Kokkos::Impl::save_stacktrace()
18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&)
18: [0x555555590134] Test::stacktrace_test_f3(std::ostream&, int)
18: [0x55555558daad] Test::test_stacktrace(bool, bool)
18: [0x55555558cd77] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x55555559c999] testing::Test::Run()
18: [0x55555559db59] testing::TestInfo::Run()
18: [0x55555559e428] testing::TestSuite::Run()
18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests()
18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x5555555acd03] testing::UnitTest::Run()
18: [0x55555558e580] main
18: [0x7ffff7918083] __libc_start_main
18: [0x55555558c91e] _start
18:  
18: Test setting std::terminate handler that prints the last saved stack trace
18: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (224 ms)
18: [----------] 2 tests from defaultdevicetype_DeathTest (439 ms total)
18: 
18: [----------] 1 test from defaultdevicetype
18: [ RUN      ] defaultdevicetype.stacktrace_normal
18: Top of f1
18: Top of f0
18: Top of f0
18: test_f1:
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558cfe1]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580]
18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e]
18:  
18: demangled test_f1:
18: [0x5555555ee962] Kokkos::Impl::save_stacktrace()
18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&)
18: [0x55555558cfe1] Test::test_stacktrace(bool, bool)
18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x55555559c999] testing::Test::Run()
18: [0x55555559db59] testing::TestInfo::Run()
18: [0x55555559e428] testing::TestSuite::Run()
18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests()
18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x5555555acd03] testing::UnitTest::Run()
18: [0x55555558e580] main
18: [0x7ffff7918083] __libc_start_main
18: [0x55555558c91e] _start
18:  
18: Top of f3
18: Top of f3
18: Top of f3
18: Top of f3
18: Top of f3
18: Top of f1
18: Top of f0
18: Top of f0
18: StackTrace f3(std::cout, 4) returned: 110
18: test_f3:
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555590134]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x55555558daad]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580]
18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083]
18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e]
18:  
18: demangled test_f3:
18: [0x5555555ee962] Kokkos::Impl::save_stacktrace()
18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&)
18: [0x555555590134] Test::stacktrace_test_f3(std::ostream&, int)
18: [0x55555558daad] Test::test_stacktrace(bool, bool)
18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x55555559c999] testing::Test::Run()
18: [0x55555559db59] testing::TestInfo::Run()
18: [0x55555559e428] testing::TestSuite::Run()
18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests()
18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x5555555acd03] testing::UnitTest::Run()
18: [0x55555558e580] main
18: [0x7ffff7918083] __libc_start_main
18: [0x55555558c91e] _start
18:  
18: Test setting std::terminate handler that prints the last saved stack trace
18: [       OK ] defaultdevicetype.stacktrace_normal (1 ms)
18: [----------] 1 test from defaultdevicetype (1 ms total)
18: 
18: [----------] Global test environment tear-down
18: [==========] 3 tests from 2 test suites ran. (441 ms total)
18: [  PASSED  ] 3 tests.
18/49 Test #18: Kokkos_CoreUnitTest_StackTraceTest ..........   Passed    2.02 sec
test 19
      Start 19: Kokkos_IncrementalTest_SERIAL

19: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_IncrementalTest_SERIAL
19: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test
19: Test timeout computed to be: 1500
19: [==========] Running 28 tests from 1 test suite.
19: [----------] Global test environment set-up.
19: [----------] 28 tests from SERIAL
19: [ RUN      ] SERIAL.IncrTest_01_execspace_typedef
19: [       OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms)
19: [ RUN      ] SERIAL.IncrTest_01_execspace
19: Host Serial Execution Space:
19:   KOKKOS_ENABLE_SERIAL: yes
19: 
19: Serial Runtime Configuration:
19: Serial
19: [       OK ] SERIAL.IncrTest_01_execspace (0 ms)
19: [ RUN      ] SERIAL.IncrTest_02_AtomicExchange
19: [       OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms)
19: [ RUN      ] SERIAL.IncrTest_02_AtomicAdd
19: [       OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms)
19: [ RUN      ] SERIAL.IncrTest_02_AtomicSub
19: [       OK ] SERIAL.IncrTest_02_AtomicSub (0 ms)
19: [ RUN      ] SERIAL.IncrTest_03a_memspace_malloc
19: [       OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms)
19: [ RUN      ] SERIAL.IncrTest_03b_memspace_free
19: [       OK ] SERIAL.IncrTest_03b_memspace_free (43 ms)
19: [ RUN      ] SERIAL.IncrTest_04_simple_parallelFor
19: [       OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms)
19: [ RUN      ] SERIAL.IncrTest_04_RangePolicy_parallelFor
19: [       OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms)
19: [ RUN      ] SERIAL.IncrTest_05_reduction
19: [       OK ] SERIAL.IncrTest_05_reduction (0 ms)
19: [ RUN      ] SERIAL.IncrTest_06_mdrange2D
19: [       OK ] SERIAL.IncrTest_06_mdrange2D (0 ms)
19: [ RUN      ] SERIAL.IncrTest_06_mdrange3D
19: [       OK ] SERIAL.IncrTest_06_mdrange3D (0 ms)
19: [ RUN      ] SERIAL.IncrTest_06_mdrange4D
19: [       OK ] SERIAL.IncrTest_06_mdrange4D (0 ms)
19: [ RUN      ] SERIAL.IncrTest_08_deep_copy_2D
19: [       OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms)
19: [ RUN      ] SERIAL.IncrTest_08_deep_copy_3D
19: [       OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms)
19: [ RUN      ] SERIAL.IncrTest_08_deep_copy_4D
19: [       OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms)
19: [ RUN      ] SERIAL.IncrTest_10_Hierarchical_Basics
19: [       OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms)
19: [ RUN      ] SERIAL.IncrTest_11a_Hierarchical_ForLoop
19: [       OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms)
19: [ RUN      ] SERIAL.IncrTest_11b_Hierarchical_ForLoop
19: [       OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms)
19: [ RUN      ] SERIAL.IncrTest_11c_Hierarchical_ForLoop
19: [       OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (166 ms)
19: [ RUN      ] SERIAL.IncrTest_12a_ThreadScratch
19: [       OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms)
19: [ RUN      ] SERIAL.IncrTest_12b_TeamScratch
19: [       OK ] SERIAL.IncrTest_12b_TeamScratch (0 ms)
19: [ RUN      ] SERIAL.IncrTest_13a_Hierarchical_Red
19: [       OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms)
19: [ RUN      ] SERIAL.IncrTest_13b_Hierarchical_Red
19: [       OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms)
19: [ RUN      ] SERIAL.IncrTest_13c_Hierarchical_Red
19: [       OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms)
19: [ RUN      ] SERIAL.incr_14_MDrangeReduce
19: [       OK ] SERIAL.incr_14_MDrangeReduce (0 ms)
19: [ RUN      ] SERIAL.IncrTest_16_parallelscan
19: [       OK ] SERIAL.IncrTest_16_parallelscan (0 ms)
19: [ RUN      ] SERIAL.incr_17_atomicView
19: [       OK ] SERIAL.incr_17_atomicView (0 ms)
19: [----------] 28 tests from SERIAL (212 ms total)
19: 
19: [----------] Global test environment tear-down
19: [==========] 28 tests from 1 test suite ran. (212 ms total)
19: [  PASSED  ] 28 tests.
19/49 Test #19: Kokkos_IncrementalTest_SERIAL ...............   Passed    1.77 sec
test 20
      Start 20: Kokkos_IncrementalTest_OPENMPTARGET

20: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_IncrementalTest_OPENMPTARGET
20: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test
20: Test timeout computed to be: 1500
20: [==========] Running 22 tests from 1 test suite.
20: [----------] Global test environment set-up.
20: [----------] 22 tests from OPENMPTARGET
20: [ RUN      ] OPENMPTARGET.IncrTest_01_execspace_typedef
20: [       OK ] OPENMPTARGET.IncrTest_01_execspace_typedef (0 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_01_execspace
20: OpenMPTarget Execution Space:
20:   KOKKOS_ENABLE_OPENMPTARGET: yes
20: 
20: OpenMPTarget Runtime Configuration:
20: Using OpenMPTarget
20: OpenMPTarget
20: [       OK ] OPENMPTARGET.IncrTest_01_execspace (0 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_02_AtomicExchange
20: [       OK ] OPENMPTARGET.IncrTest_02_AtomicExchange (0 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_02_AtomicAdd
20: [       OK ] OPENMPTARGET.IncrTest_02_AtomicAdd (0 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_02_AtomicSub
20: [       OK ] OPENMPTARGET.IncrTest_02_AtomicSub (0 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_03a_memspace_malloc
20: [       OK ] OPENMPTARGET.IncrTest_03a_memspace_malloc (100 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_03b_memspace_free
20: [       OK ] OPENMPTARGET.IncrTest_03b_memspace_free (15955 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_04_simple_parallelFor
20: [       OK ] OPENMPTARGET.IncrTest_04_simple_parallelFor (27 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_04_RangePolicy_parallelFor
20: [       OK ] OPENMPTARGET.IncrTest_04_RangePolicy_parallelFor (0 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_05_reduction
20: [       OK ] OPENMPTARGET.IncrTest_05_reduction (35 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_06_mdrange2D
20: [       OK ] OPENMPTARGET.IncrTest_06_mdrange2D (0 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_06_mdrange3D
20: [       OK ] OPENMPTARGET.IncrTest_06_mdrange3D (0 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_06_mdrange4D
20: [       OK ] OPENMPTARGET.IncrTest_06_mdrange4D (1 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_08_deep_copy_2D
20: [       OK ] OPENMPTARGET.IncrTest_08_deep_copy_2D (0 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_08_deep_copy_3D
20: [       OK ] OPENMPTARGET.IncrTest_08_deep_copy_3D (0 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_08_deep_copy_4D
20: [       OK ] OPENMPTARGET.IncrTest_08_deep_copy_4D (0 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_10_Hierarchical_Basics
20: [       OK ] OPENMPTARGET.IncrTest_10_Hierarchical_Basics (10 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_11a_Hierarchical_ForLoop
20: [       OK ] OPENMPTARGET.IncrTest_11a_Hierarchical_ForLoop (3 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_11b_Hierarchical_ForLoop
20: [       OK ] OPENMPTARGET.IncrTest_11b_Hierarchical_ForLoop (2 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_11c_Hierarchical_ForLoop
20: [       OK ] OPENMPTARGET.IncrTest_11c_Hierarchical_ForLoop (664 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_12a_ThreadScratch
20: [       OK ] OPENMPTARGET.IncrTest_12a_ThreadScratch (7 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_12b_TeamScratch
20: [       OK ] OPENMPTARGET.IncrTest_12b_TeamScratch (5 ms)
20: [----------] 22 tests from OPENMPTARGET (16820 ms total)
20: 
20: [----------] Global test environment tear-down
20: [==========] 22 tests from 1 test suite ran. (16820 ms total)
20: [  PASSED  ] 22 tests.
20/49 Test #20: Kokkos_IncrementalTest_OPENMPTARGET .........   Passed   18.53 sec
test 21
      Start 21: Kokkos_CoreUnitTest_CTestDevice

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

22: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
22: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test
22: Test timeout computed to be: 1500
22/49 Test #22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ...   Passed    1.56 sec
test 23
      Start 23: Kokkos_CoreUnitTest_DeviceAndThreads

23: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/TestDeviceAndThreads.py"
23: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test
23: Test timeout computed to be: 1500
23: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
23: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
23: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
23: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled'
23: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
23: 
23: ----------------------------------------------------------------------
23: Ran 5 tests in 17.096s
23: 
23: OK (skipped=1)
23/49 Test #23: Kokkos_CoreUnitTest_DeviceAndThreads ........   Passed   17.56 sec
test 24
      Start 24: Kokkos_PerformanceTest_Benchmark

24: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-04-25_T17-57-00.json"
24: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test
24: Test timeout computed to be: 1500
24: 2024-04-25T19:09:37+00:00
24: Running /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Benchmark
24: Run on (4 X 2300.11 MHz CPU s)
24: CPU Caches:
24:   L1 Data 32 KiB (x4)
24:   L1 Instruction 32 KiB (x4)
24:   L2 Unified 4096 KiB (x4)
24:   L3 Unified 16384 KiB (x4)
24: Load Average: 0.79, 3.12, 6.20
24: CPU architecture: none
24: Default Device: N6Kokkos12Experimental12OpenMPTargetE
24: GIT_BRANCH: HEAD
24: GIT_CLEAN_STATUS: CLEAN
24: GIT_COMMIT_DATE: 2024-04-24T15:02:50-07:00
24: GIT_COMMIT_DESCRIPTION: #6805: fix accidentally disabled code
24: GIT_COMMIT_HASH: 4b656d535
24: GPU architecture: VOLTA70
24: KOKKOS_COMPILER_CLANG: 1703
24: KOKKOS_ENABLE_ASM: no
24: KOKKOS_ENABLE_CXX17: yes
24: KOKKOS_ENABLE_CXX20: no
24: KOKKOS_ENABLE_CXX23: no
24: KOKKOS_ENABLE_CXX26: no
24: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
24: KOKKOS_ENABLE_HWLOC: no
24: KOKKOS_ENABLE_LIBDL: yes
24: KOKKOS_ENABLE_OPENMPTARGET: yes
24: KOKKOS_ENABLE_PRAGMA_IVDEP: no
24: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
24: KOKKOS_ENABLE_PRAGMA_UNROLL: no
24: KOKKOS_ENABLE_PRAGMA_VECTOR: no
24: KOKKOS_ENABLE_SERIAL: yes
24: Kokkos Version: 4.3.99
24: platform: 64bit
24: ---------------------------------------------------------------------------------------------------------------------------------------------------
24: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
24: ---------------------------------------------------------------------------------------------------------------------------------------------------
24: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.000 s         0.038 s             5       1024        67.1367n
24: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.000 s             5     2.048k        31.1704n
24: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.000 s             5     4.096k        15.9023n
24: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.000 s         0.000 s             5     8.192k        8.01599n
24: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.000 s         0.000 s             5    16.384k        5.44049n
24: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.000 s         0.001 s             5    32.768k        2.32971n
24: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.000 s         0.001 s             5    65.536k        1.46182n
24: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.000 s         0.002 s             5   131.072k         918.19p
24: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.000 s         0.002 s             5   262.144k        645.676p
24: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.000 s         0.003 s             5   524.288k        585.405p
24: -----------------------------------------------------------------------------------------------------------------------------------
24: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
24: -----------------------------------------------------------------------------------------------------------------------------------
24: Malloc/N:1/manual_time                                                              34.0 us         36.6 us        20972 29.3892k/s
24: Malloc/N:16/manual_time                                                             34.9 us         37.6 us        19725 28.6484k/s
24: Malloc/N:256/manual_time                                                            34.6 us         39.0 us        20427 28.9067k/s
24: Malloc/N:4096/manual_time                                                           35.0 us         39.4 us        20269 28.5967k/s
24: Malloc/N:65536/manual_time                                                          42.7 us         53.8 us        18203 23.4062k/s
24: Malloc/N:1048576/manual_time                                                        39.3 us         46.4 us        18177 25.4693k/s
24: Malloc/N:16777216/manual_time                                                        542 us          652 us         1136 1.84437k/s
24: Malloc/N:268435456/manual_time                                                      2993 us         4096 us          364  334.106/s
24: Malloc/N:4294967296/manual_time                                                   126574 us        11778 us            6  7.90053/s
24: MallocFree/N:1/manual_time                                                          69.7 us         34.5 us        11180 14.3455k/s
24: MallocFree/N:16/manual_time                                                         72.1 us         40.4 us         9584 13.8707k/s
24: MallocFree/N:256/manual_time                                                        71.0 us         39.5 us         9664 14.0902k/s
24: MallocFree/N:4096/manual_time                                                       70.1 us         38.6 us         9992 14.2688k/s
24: MallocFree/N:65536/manual_time                                                      84.0 us         48.7 us         8874 11.9073k/s
24: MallocFree/N:1048576/manual_time                                                    82.6 us         47.6 us         8910 12.1002k/s
24: MallocFree/N:16777216/manual_time                                                    764 us          657 us          893 1.30888k/s
24: MallocFree/N:268435456/manual_time                                                  4254 us         4152 us          165  235.088/s
24: MallocFree/N:4294967296/manual_time                                               134841 us        11553 us           10  7.41614/s
24: MallocTouch/N:1/manual_time                                                         35.7 us         39.5 us        19370 28.0467k/s
24: MallocTouch/N:16/manual_time                                                        35.2 us         39.8 us        19940 28.3931k/s
24: MallocTouch/N:256/manual_time                                                       35.0 us         39.4 us        19524 28.5606k/s
24: MallocTouch/N:4096/manual_time                                                      81.0 us         69.8 us         8799 12.3531k/s
24: MallocTouch/N:65536/manual_time                                                     85.5 us         77.9 us         8231 11.7005k/s
24: MallocTouch/N:1048576/manual_time                                                   87.1 us         79.8 us         8238 11.4752k/s
24: MallocTouch/N:16777216/manual_time                                                   646 us          689 us         1179 1.54875k/s
24: MallocTouch/N:268435456/manual_time                                                 3112 us         3848 us          321  321.309/s
24: MallocTouch/N:4294967296/manual_time                                              109220 us        10834 us            5  9.15581/s
24: MallocTouchFree/N:1/manual_time                                                     72.0 us         39.3 us         7990 13.8935k/s
24: MallocTouchFree/N:16/manual_time                                                    76.3 us         39.6 us         8278 13.0998k/s
24: MallocTouchFree/N:256/manual_time                                                   70.9 us         38.3 us         9900 14.1081k/s
24: MallocTouchFree/N:4096/manual_time                                                   117 us         69.0 us         6065 8.51827k/s
24: MallocTouchFree/N:65536/manual_time                                                  126 us         78.3 us         5471  7.9233k/s
24: MallocTouchFree/N:1048576/manual_time                                                126 us         77.8 us         5586 7.94195k/s
24: MallocTouchFree/N:16777216/manual_time                                               757 us          687 us          927  1.3203k/s
24: MallocTouchFree/N:268435456/manual_time                                             4247 us         3909 us          165  235.482/s
24: MallocTouchFree/N:4294967296/manual_time                                          126521 us        10900 us           10  7.90384/s
24: ----------------------------------------------------------------------------------------------------------------------------------------------
24: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
24: ----------------------------------------------------------------------------------------------------------------------------------------------
24: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.005 s           109  47.3621/s        800
24: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.005 s            40  45.6258/s        800
24: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.005 s            40   45.578/s        800
24: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.004 s            40  45.4144/s        800
24: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.004 s            40  45.4626/s        800
24: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.004 s            40  45.5783/s        800
24: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.004 s            40   45.401/s        800
24: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.017 s         0.005 s            39  46.5673/s        800
24: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.005 s            40  45.3644/s        800
24: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.005 s            40  45.3989/s        800
24: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.005 s            40  45.3682/s        800
24: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.005 s            40  45.4907/s        800
24: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.005 s            40   45.364/s        800
24: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.005 s            40  45.4473/s        800
24: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.005 s            39  46.3644/s        800
24: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.005 s            40  45.3968/s        800
24: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.000 s           280  668.006/s       1.6k
24: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.000 s           303  713.477/s       1.6k
24: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.000 s           301  701.321/s       1.6k
24: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           301  704.039/s       1.6k
24: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           303  700.316/s       1.6k
24: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           302  712.243/s       1.6k
24: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.002 s         0.000 s           308  712.694/s       1.6k
24: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.052 s         0.000 s            13   30.701/s       1.6k
24: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.056 s         0.000 s            12  28.8143/s       1.6k
24: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.000 s           308  715.063/s       1.6k
24: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.021 s         0.000 s            34  77.2813/s       1.6k
24: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.023 s         0.000 s            31  70.7917/s       1.6k
24: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.000 s           307  711.134/s       1.6k
24: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.000 s           307  707.618/s       1.6k
24: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           309  720.031/s       1.6k
24: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           311  718.673/s       1.6k
24: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.056 s         0.000 s            12  28.3327/s       1.6k
24: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.056 s         0.000 s            12  28.3896/s       1.6k
24: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.024 s         0.000 s            29  67.3357/s       1.6k
24: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.024 s         0.000 s            29  67.3115/s       1.6k
24: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.000 s           307  719.388/s       1.6k
24: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           310  735.524/s       1.6k
24: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.056 s         0.000 s            12  28.3339/s       1.6k
24: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.024 s         0.000 s            29  67.0196/s       1.6k
24: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.000 s           310  709.449/s       1.6k
24: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           307  718.373/s       1.6k
24: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.056 s         0.000 s            12  28.7898/s       1.6k
24: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.024 s         0.000 s            29  68.0314/s       1.6k
24: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.000 s           302   692.45/s       1.6k
24: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           307  732.365/s       1.6k
24: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.056 s         0.000 s            12  28.7364/s       1.6k
24: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.024 s         0.000 s            29  67.8078/s       1.6k
24: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.002 s         0.000 s           280    643.9/s       1.6k
24: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.002 s         0.000 s           277  640.758/s       1.6k
24: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.003 s         0.000 s           276  636.295/s       1.6k
24: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.003 s         0.000 s           274  639.548/s       1.6k
24: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           606  732.781/s        800
24: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           617  731.219/s        800
24: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           624   729.04/s        800
24: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           625  730.047/s        800
24: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           620  732.338/s        800
24: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           620  732.604/s        800
24: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           621  732.809/s        800
24: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           620  731.877/s        800
24: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           607  726.788/s        800
24: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           619  722.375/s        800
24: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           589  696.497/s        800
24: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           578  704.657/s        800
24: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           583  708.928/s        800
24: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           583   723.34/s        800
24: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           619  696.488/s        800
24: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           551  697.021/s        800
24: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.001 s         0.000 s           622  724.052/s        800
24: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.001 s         0.000 s           600  732.508/s        800
24: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.000 s            10 2.61155k/s       1.6k
24: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.000 s            10 2.62122k/s       1.6k
24: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.007 s         0.000 s            10  230.833/s       1.6k
24: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.000 s            10 2.61029k/s       1.6k
24: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.007 s         0.000 s            10  223.375/s       1.6k
24: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.000 s            10 2.42936k/s       1.6k
24: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 3.42132k/s       1.6k
24: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 3.41247k/s       1.6k
24: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.007 s         0.000 s            10  235.796/s       1.6k
24: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 3.30428k/s       1.6k
24: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.007 s         0.000 s            10  227.836/s       1.6k
24: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.000 s            10  3.0843k/s       1.6k
24: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.007 s         0.000 s            10  220.551/s       1.6k
24: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.000 s            10 2.22544k/s       1.6k
24: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.007 s         0.000 s            10  220.284/s       1.6k
24: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.000 s            10 2.11873k/s       1.6k
24: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.007 s         0.000 s            10  224.766/s       1.6k
24: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.000 s            10 2.42843k/s       1.6k
24: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.007 s         0.000 s            10  224.863/s       1.6k
24: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.000 s            10 2.28025k/s       1.6k
24: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.007 s         0.000 s            10  223.224/s       1.6k
24: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.000 s            10 1.76659k/s       1.6k
24: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.007 s         0.000 s            10   228.94/s       1.6k
24: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.000 s            10 2.52745k/s       1.6k
24: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.007 s         0.000 s            10  221.972/s       1.6k
24: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.000 s            10 2.39669k/s       1.6k
24: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.007 s         0.000 s            10  227.079/s       1.6k
24: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.000 s            10 3.10303k/s       1.6k
24: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.007 s         0.000 s            10  219.958/s       1.6k
24: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.000 s            10 2.47427k/s       1.6k
24: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.007 s         0.000 s            10  225.469/s       1.6k
24: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 3.37678k/s       1.6k
24: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.005 s         0.006 s            10  333.222/s       1.6k
24: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.005 s         0.006 s            10  340.041/s       1.6k
24/49 Test #24: Kokkos_PerformanceTest_Benchmark ............   Passed  119.62 sec
test 25
      Start 25: Kokkos_Benchmark_Atomic_MinMax

25: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-04-25_T17-57-00.json"
25: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test
25: Test timeout computed to be: 1500
25: 2024-04-25T19:11:37+00:00
25: Running /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax
25: Run on (4 X 2300.11 MHz CPU s)
25: CPU Caches:
25:   L1 Data 32 KiB (x4)
25:   L1 Instruction 32 KiB (x4)
25:   L2 Unified 4096 KiB (x4)
25:   L3 Unified 16384 KiB (x4)
25: Load Average: 0.49, 2.27, 5.52
25: CPU architecture: none
25: Default Device: N6Kokkos12Experimental12OpenMPTargetE
25: GIT_BRANCH: HEAD
25: GIT_CLEAN_STATUS: CLEAN
25: GIT_COMMIT_DATE: 2024-04-24T15:02:50-07:00
25: GIT_COMMIT_DESCRIPTION: #6805: fix accidentally disabled code
25: GIT_COMMIT_HASH: 4b656d535
25: GPU architecture: VOLTA70
25: KOKKOS_COMPILER_CLANG: 1703
25: KOKKOS_ENABLE_ASM: no
25: KOKKOS_ENABLE_CXX17: yes
25: KOKKOS_ENABLE_CXX20: no
25: KOKKOS_ENABLE_CXX23: no
25: KOKKOS_ENABLE_CXX26: no
25: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
25: KOKKOS_ENABLE_HWLOC: no
25: KOKKOS_ENABLE_LIBDL: yes
25: KOKKOS_ENABLE_OPENMPTARGET: yes
25: KOKKOS_ENABLE_PRAGMA_IVDEP: no
25: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
25: KOKKOS_ENABLE_PRAGMA_UNROLL: no
25: KOKKOS_ENABLE_PRAGMA_VECTOR: no
25: KOKKOS_ENABLE_SERIAL: yes
25: Kokkos Version: 4.3.99
25: platform: 64bit
25: ----------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                                              Time             CPU   Iterations
25: ----------------------------------------------------------------------------------------------------------------------------------------
25: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
25: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
25: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
25: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
25: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
25: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
25: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
25: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
25: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
25: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
25: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
25: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
25: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
25: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
25: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
25: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
25/49 Test #25: Kokkos_Benchmark_Atomic_MinMax ..............   Passed    2.43 sec
test 26
      Start 26: Kokkos_PerformanceTest_Mempool

26: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-04-25_T17-57-00.json"
26: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test
26: Test timeout computed to be: 1500
26: 2024-04-25T19:11:39+00:00
26: Running /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Mempool
26: Run on (4 X 2300.11 MHz CPU s)
26: CPU Caches:
26:   L1 Data 32 KiB (x4)
26:   L1 Instruction 32 KiB (x4)
26:   L2 Unified 4096 KiB (x4)
26:   L3 Unified 16384 KiB (x4)
26: Load Average: 0.49, 2.27, 5.52
26: CPU architecture: none
26: Default Device: N6Kokkos12Experimental12OpenMPTargetE
26: GIT_BRANCH: HEAD
26: GIT_CLEAN_STATUS: CLEAN
26: GIT_COMMIT_DATE: 2024-04-24T15:02:50-07:00
26: GIT_COMMIT_DESCRIPTION: #6805: fix accidentally disabled code
26: GIT_COMMIT_HASH: 4b656d535
26: GPU architecture: VOLTA70
26: KOKKOS_COMPILER_CLANG: 1703
26: KOKKOS_ENABLE_ASM: no
26: KOKKOS_ENABLE_CXX17: yes
26: KOKKOS_ENABLE_CXX20: no
26: KOKKOS_ENABLE_CXX23: no
26: KOKKOS_ENABLE_CXX26: no
26: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
26: KOKKOS_ENABLE_HWLOC: no
26: KOKKOS_ENABLE_LIBDL: yes
26: KOKKOS_ENABLE_OPENMPTARGET: yes
26: KOKKOS_ENABLE_PRAGMA_IVDEP: no
26: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
26: KOKKOS_ENABLE_PRAGMA_UNROLL: no
26: KOKKOS_ENABLE_PRAGMA_VECTOR: no
26: KOKKOS_ENABLE_SERIAL: yes
26: Kokkos Version: 4.3.99
26: platform: 64bit
26: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: fill ops per second
26: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time               0.001 s         0.000 s           467                4.4972M/s
26: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
26: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time      0.001 s         0.000 s          1296                20.4995M/s
26/49 Test #26: Kokkos_PerformanceTest_Mempool ..............   Passed    4.38 sec
test 27
      Start 27: Kokkos_PerformanceTest_Atomic

27: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-04-25_T17-57-00.json"
27: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test
27: Test timeout computed to be: 1500
27: 2024-04-25T19:11:43+00:00
27: Running /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Atomic
27: Run on (4 X 2300.11 MHz CPU s)
27: CPU Caches:
27:   L1 Data 32 KiB (x4)
27:   L1 Instruction 32 KiB (x4)
27:   L2 Unified 4096 KiB (x4)
27:   L3 Unified 16384 KiB (x4)
27: Load Average: 0.53, 2.25, 5.49
27: CPU architecture: none
27: Default Device: N6Kokkos12Experimental12OpenMPTargetE
27: GIT_BRANCH: HEAD
27: GIT_CLEAN_STATUS: CLEAN
27: GIT_COMMIT_DATE: 2024-04-24T15:02:50-07:00
27: GIT_COMMIT_DESCRIPTION: #6805: fix accidentally disabled code
27: GIT_COMMIT_HASH: 4b656d535
27: GPU architecture: VOLTA70
27: KOKKOS_COMPILER_CLANG: 1703
27: KOKKOS_ENABLE_ASM: no
27: KOKKOS_ENABLE_CXX17: yes
27: KOKKOS_ENABLE_CXX20: no
27: KOKKOS_ENABLE_CXX23: no
27: KOKKOS_ENABLE_CXX26: no
27: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
27: KOKKOS_ENABLE_HWLOC: no
27: KOKKOS_ENABLE_LIBDL: yes
27: KOKKOS_ENABLE_OPENMPTARGET: yes
27: KOKKOS_ENABLE_PRAGMA_IVDEP: no
27: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
27: KOKKOS_ENABLE_PRAGMA_UNROLL: no
27: KOKKOS_ENABLE_PRAGMA_VECTOR: no
27: KOKKOS_ENABLE_SERIAL: yes
27: Kokkos Version: 4.3.99
27: platform: 64bit
27: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
27: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
27: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
27: Test_Atomic<int>/100000/iterations:10                          4.88 s         0.015 s            10          1            4     8.09772        7.95335m      69.53u     704.983M         1.18582M     704.983M
27: Test_Atomic<long int>/100000/iterations:10                     4.79 s         0.003 s            10          1            8     7.61531        7.30268m     137.44u     4.99995G         1.72144M     4.99995G
27: Test_Atomic<long long int>/100000/iterations:10                4.80 s         0.003 s            10          1            8     7.70032        8.46013m     139.17u     4.99995G         1.38938M     4.99995G
27: Test_Atomic<unsigned int>/100000/iterations:10                 4.86 s         0.003 s            10          1            4     7.87451        7.66925m      69.41u     704.983M         1.95098M     704.983M
27: Test_Atomic<unsigned long int>/100000/iterations:10            4.81 s         0.003 s            10          1            8     7.53748        7.31925m     127.35u     4.99995G          1.5003M     4.99995G
27: Test_Atomic<unsigned long long int>/100000/iterations:10       4.80 s         0.003 s            10          1            8     7.87308        7.10664m     126.74u     4.99995G         1.37813M     4.99995G
27: Test_Atomic<float>/100000/iterations:10                        4.54 s         0.004 s            10          0            4     6.27231        7.68278m    1.84983m     4.99931G         1.80042M     4.99989G
27: Test_Atomic<double>/100000/iterations:10                       4.48 s         0.003 s            10          1            8     6.25285        7.41572m    1.85191m     4.99995G         1.31862M     4.99995G
27: Test_Atomic<int>/100000/iterations:10                          4.86 s         0.003 s            10          1            4     7.70472        7.59572m      69.52u     704.983M         1.23965M     704.983M
27/49 Test #27: Kokkos_PerformanceTest_Atomic ...............   Passed  429.86 sec
test 28
      Start 28: Kokkos_ContainersUnitTest_Serial

28: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
28: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/containers/unit_tests
28: Test timeout computed to be: 1500
28: [==========] Running 61 tests from 1 test suite.
28: [----------] Global test environment set-up.
28: [----------] 61 tests from serial
28: [ RUN      ] serial.bitset
28: [       OK ] serial.bitset (3907 ms)
28: [ RUN      ] serial.bitset_default_constructor_no_alloc
28: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
28: [ RUN      ] serial.dualview_combination
28: [       OK ] serial.dualview_combination (0 ms)
28: [ RUN      ] serial.dualview_alloc
28: [       OK ] serial.dualview_alloc (0 ms)
28: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
28: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
28: [ RUN      ] serial.dualview_combinations_without_init
28: [       OK ] serial.dualview_combinations_without_init (0 ms)
28: [ RUN      ] serial.dualview_deep_copy
28: [       OK ] serial.dualview_deep_copy (0 ms)
28: [ RUN      ] serial.dualview_realloc
28: [       OK ] serial.dualview_realloc (0 ms)
28: [ RUN      ] serial.dualview_resize
28: [       OK ] serial.dualview_resize (0 ms)
28: [ RUN      ] serial.dualview_device_correct_kokkos_device
28: [       OK ] serial.dualview_device_correct_kokkos_device (117 ms)
28: [ RUN      ] serial.dualview_host_correct_kokkos_device
28: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
28: [ RUN      ] serial.dualview_host_modify_template_device_sync
28: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
28: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
28: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
28: [ RUN      ] serial.dualview_device_modify_template_host_sync
28: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
28: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
28: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
28: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
28: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
28: [ RUN      ] serial.dynamic_view
28: [       OK ] serial.dynamic_view (19 ms)
28: [ RUN      ] serial.dyn_rank_view_api_generic
28: [       OK ] serial.dyn_rank_view_api_generic (14 ms)
28: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
28: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
28: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
28: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
28: [ RUN      ] serial.ErrorReporterViaLambda
28: [       OK ] serial.ErrorReporterViaLambda (0 ms)
28: [ RUN      ] serial.ErrorReporter
28: [       OK ] serial.ErrorReporter (0 ms)
28: [ RUN      ] serial.offsetview_construction
28: [       OK ] serial.offsetview_construction (29 ms)
28: [ RUN      ] serial.offsetview_unmanaged_construction
28: [       OK ] serial.offsetview_unmanaged_construction (0 ms)
28: [ RUN      ] serial.offsetview_subview
28: [       OK ] serial.offsetview_subview (15 ms)
28: [ RUN      ] serial.offsetview_offsets_rank1
28: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
28: [ RUN      ] serial.offsetview_offsets_rank2
28: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
28: [ RUN      ] serial.offsetview_offsets_rank3
28: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
28: [ RUN      ] serial.scatterview
28: [       OK ] serial.scatterview (3016 ms)
28: [ RUN      ] serial.scatterview_devicetype
28: [       OK ] serial.scatterview_devicetype (1 ms)
28: [ RUN      ] serial.staticcrsgraph
28: [       OK ] serial.staticcrsgraph (18 ms)
28: [ RUN      ] serial.resize_realloc_no_init_dualview
28: [       OK ] serial.resize_realloc_no_init_dualview (0 ms)
28: [ RUN      ] serial.resize_realloc_no_alloc_dualview
28: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
28: [ RUN      ] serial.resize_exec_space_dualview
28: [       OK ] serial.resize_exec_space_dualview (0 ms)
28: [ RUN      ] serial.realloc_exec_space_dualview
28: [       OK ] serial.realloc_exec_space_dualview (0 ms)
28: [ RUN      ] serial.resize_realloc_no_init_dynrankview
28: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
28: [ RUN      ] serial.resize_exec_space_dynrankview
28: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
28: [ RUN      ] serial.realloc_exec_space_dynrankview
28: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
28: [ RUN      ] serial.resize_realloc_no_init_scatterview
28: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
28: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
28: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
28: [ RUN      ] serial.resize_exec_space_scatterview
28: [       OK ] serial.resize_exec_space_scatterview (0 ms)
28: [ RUN      ] serial.realloc_exec_space_scatterview
28: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
28: [ RUN      ] serial.create_mirror_no_init_dynrankview
28: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
28: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
28: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
28: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
28: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
28: [ RUN      ] serial.create_mirror_no_init_offsetview
28: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
28: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
28: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
28: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
28: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
28: [ RUN      ] serial.UnorderedMap_insert
28: [       OK ] serial.UnorderedMap_insert (13936 ms)
28: [ RUN      ] serial.UnorderedMap_failed_insert
28: [       OK ] serial.UnorderedMap_failed_insert (6483 ms)
28: [ RUN      ] serial.UnorderedMap_deep_copy
28: [       OK ] serial.UnorderedMap_deep_copy (5 ms)
28: [ RUN      ] serial.UnorderedMap_valid_empty
28: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
28: [ RUN      ] serial.UnorderedMap_clear_zero_size
28: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
28: [ RUN      ] serial.UnorderedMap_consistent_size
28: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
28: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
28: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
28: [ RUN      ] serial.UnorderedMap_lambda_capturable
28: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
28: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
28: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
28: [ RUN      ] serial.vector_combination
28: [       OK ] serial.vector_combination (0 ms)
28: [ RUN      ] serial.vector_insert
28: [       OK ] serial.vector_insert (0 ms)
28: [ RUN      ] serial.vector_push_back_default_exec
28: [       OK ] serial.vector_push_back_default_exec (0 ms)
28: [ RUN      ] serial.viewctorprop_embedded_dim
28: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
28: [----------] 61 tests from serial (27574 ms total)
28: 
28: [----------] Global test environment tear-down
28: [==========] 61 tests from 1 test suite ran. (27574 ms total)
28: [  PASSED  ] 61 tests.
28/49 Test #28: Kokkos_ContainersUnitTest_Serial ............   Passed   29.71 sec
test 29
      Start 29: Kokkos_UnitTest_Sort

29: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
29: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests
29: Test timeout computed to be: 1500
29: [==========] Running 15 tests from 1 test suite.
29: [----------] Global test environment set-up.
29: [----------] 15 tests from openmptarget
29: [ RUN      ] openmptarget.SortUnsignedValueType
29: [       OK ] openmptarget.SortUnsignedValueType (185 ms)
29: [ RUN      ] openmptarget.SortEmptyView
29: [       OK ] openmptarget.SortEmptyView (0 ms)
29: [ RUN      ] openmptarget.SortByKeyEmptyView
29: [       OK ] openmptarget.SortByKeyEmptyView (0 ms)
29: [ RUN      ] openmptarget.SortByKey
29: [       OK ] openmptarget.SortByKey (5 ms)
29: [ RUN      ] openmptarget.SortByKeyWithComparator
29: [       OK ] openmptarget.SortByKeyWithComparator (5 ms)
29: [ RUN      ] openmptarget.SortByKeyStaticExtents
29: [       OK ] openmptarget.SortByKeyStaticExtents (1 ms)
29: [ RUN      ] openmptarget.SortByKeyWithStrides
29: [       OK ] openmptarget.SortByKeyWithStrides (1 ms)
29: [ RUN      ] openmptarget.SortByKeyKeysLargerThanValues
29: 
29: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
29: 
29: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
29: [       OK ] openmptarget.SortByKeyKeysLargerThanValues (899 ms)
29: [ RUN      ] openmptarget.SortWithCustomComparator
29: [       OK ] openmptarget.SortWithCustomComparator (2428 ms)
29: [ RUN      ] openmptarget.BinSortGenericTests
29: [       OK ] openmptarget.BinSortGenericTests (42 ms)
29: [ RUN      ] openmptarget.BinSortEmptyView
29: [       OK ] openmptarget.BinSortEmptyView (0 ms)
29: [ RUN      ] openmptarget.BinSortEmptyKeysView
29: [       OK ] openmptarget.BinSortEmptyKeysView (1 ms)
29: [ RUN      ] openmptarget.BinSortUnsignedKeyLayoutStrideValues
29: [       OK ] openmptarget.BinSortUnsignedKeyLayoutStrideValues (22041 ms)
29: [ RUN      ] openmptarget.NestedSort
29: [       OK ] openmptarget.NestedSort (60 ms)
29: [ RUN      ] openmptarget.NestedSortByKey
29: [       OK ] openmptarget.NestedSortByKey (160 ms)
29: [----------] 15 tests from openmptarget (25835 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 15 tests from 1 test suite ran. (25835 ms total)
29: [  PASSED  ] 15 tests.
29/49 Test #29: Kokkos_UnitTest_Sort ........................   Passed   27.50 sec
test 30
      Start 30: Kokkos_UnitTest_Random

30: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_UnitTest_Random
30: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests
30: Test timeout computed to be: 1500
30: [==========] Running 3 tests from 1 test suite.
30: [----------] Global test environment set-up.
30: [----------] 3 tests from openmptarget
30: [ RUN      ] openmptarget.Random_XorShift64
30: Test Seed:1714072790845672384
30: Test Scalar=int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.00342466 -0.00198084 || 0.051031 2034 2412 || 2229.7 2222.06 || -27.3831 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 -0.00597772 0.000276848 || 0.051031 1e+64 -1e+64
30: Test Scalar=unsigned int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 0.00145699 0.00163554 || 0.051031 2030 2406 || 2218.83 2222.06 || 22.6097 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.0100279 -0.000609187 || 0.051031 1e+64 -1e+64
30: Test Scalar=int64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 0.00174021 0.000154214 || 0.051031 2034 2396 || 2218.2 2222.06 || 2.13186 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.00696176 0.000677921 || 0.051031 1e+64 -1e+64
30: Test Scalar=uint64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.0100843 -0.00170103 || 0.051031 2065 2417 || 2244.7 2222.06 || -23.515 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 -0.00917063 0.000601058 || 0.051031 1e+64 -1e+64
30: Test Scalar=half
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.00331615 6.3442e-05 || 0.051031 2036 2437 || 2229.45 2222.06 || 0.877022 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 -0.0117635 0.000327599 || 0.051031 1e+64 -1e+64
30: Test Scalar=bhalf
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 3.25521e-08 0.0167581 -0.00048463 || 0.051031 2037 2405 || 2185.44 2222.06 || -6.69952 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 9.76563e-08 -0.00849829 0.000141763 || 0.051031 1e+64 -1e+64
30: Test Scalar=float
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.0033492 0.000768285 || 0.051031 2037 2427 || 2229.53 2222.06 || 10.6208 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.00248235 -4.76296e-06 || 0.051031 1e+64 -1e+64
30: Test Scalar=double
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.00261966 0.00106535 || 0.051031 2041 2405 || 2227.9 2222.06 || 14.7274 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 -0.00865529 -8.4213e-05 || 0.051031 1e+64 -1e+64
30: Test Seed:1714072790923105040
30: Test Scalar=int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 0.00275001 -0.00109842 || 0.051031 2042 2414 || 2215.97 2222.06 || -15.1845 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 -0.0165492 -0.000276979 || 0.051031 1e+64 -1e+64
30: Test Scalar=unsigned int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 0.00242546 0.00130714 || 0.051031 2033 2390 || 2216.68 2222.06 || 18.0698 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.0146015 -3.42691e-05 || 0.051031 1e+64 -1e+64
30: Test Scalar=int64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 0.0158528 -0.00157252 || 0.051031 2048 2421 || 2187.39 2222.06 || -21.7385 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 -0.00903082 0.000439373 || 0.051031 1e+64 -1e+64
30: Test Scalar=uint64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 0.00520554 -0.000647446 || 0.051031 2058 2401 || 2210.55 2222.06 || -8.9503 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.00377762 -0.000304017 || 0.051031 1e+64 -1e+64
30: Test Scalar=half
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 6.51042e-08 0.0103849 -0.00120533 || 0.051031 2047 2422 || 2199.22 2222.06 || -16.6625 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 1.95313e-07 0.00716452 0.000599851 || 0.051031 1e+64 -1e+64
30: Test Scalar=bhalf
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 3.25521e-08 0.00114863 -0.0016638 || 0.051031 2041 2405 || 2219.51 2222.06 || -23.0004 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 9.76563e-08 0.0169703 -0.000819544 || 0.051031 1e+64 -1e+64
30: Test Scalar=float
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 6.51042e-08 0.00792769 -0.00235762 || 0.051031 2040 2414 || 2204.58 2222.06 || -32.5918 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 1.95313e-07 0.0153213 0.000184694 || 0.051031 1e+64 -1e+64
30: Test Scalar=double
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 0.00545257 0.000354945 || 0.051031 2040 2422 || 2210.01 2222.06 || 4.90675 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 -0.0130112 0.000358534 || 0.051031 1e+64 -1e+64
30: [       OK ] openmptarget.Random_XorShift64 (283 ms)
30: [ RUN      ] openmptarget.Random_XorShift1024_0
30: Test Seed:1714072790996151841
30: Test Scalar=int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.0103005 0.000877038 || 0.051031 2007 2372 || 2221.1 2198.22 || 12.1242 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.00119654 8.6228e-05 || 0.051031 1e+64 -1e+64
30: Test Scalar=unsigned int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.00859251 -0.000779281 || 0.051031 2000 2402 || 2217.27 2198.22 || -10.7728 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.0238066 0.000862445 || 0.051031 1e+64 -1e+64
30: Test Scalar=int64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 0.0151588 0.000808157 || 0.051031 2032 2390 || 2165.4 2198.22 || 11.172 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.000272675 0.000155814 || 0.051031 1e+64 -1e+64
30: Test Scalar=uint64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.00473622 0.00137233 || 0.051031 2004 2379 || 2208.68 2198.22 || 18.9711 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.00259722 0.000314376 || 0.051031 1e+64 -1e+64
30: Test Scalar=half
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26926e-05 -0.00412329 -0.000278008 || 0.051031 2000 2387 || 2207.32 2198.22 || -3.84318 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.27585e-05 -0.00966511 -7.56016e-05 || 0.051031 1e+64 -1e+64
30: Test Scalar=bhalf
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.0162166 -0.00237486 || 0.051031 2026 2387 || 2234.46 2198.22 || -32.8301 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.0152327 -0.000315671 || 0.051031 1e+64 -1e+64
30: Test Scalar=float
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 0.0102143 -0.000709303 || 0.051031 2032 2388 || 2176 2198.22 || -9.8054 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.00873751 -0.00018233 || 0.051031 1e+64 -1e+64
30: Test Scalar=double
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 0.0118697 8.05922e-05 || 0.051031 2025 2361 || 2172.44 2198.22 || 1.11411 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.0105066 -0.000586238 || 0.051031 1e+64 -1e+64
30: Test Seed:1714072791108713634
30: Test Scalar=int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 0.00238196 -0.00121254 || 0.051031 2005 2397 || 2193 2198.22 || -16.7622 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.00334816 0.000447253 || 0.051031 1e+64 -1e+64
30: Test Scalar=unsigned int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 0.0139289 9.95025e-05 || 0.051031 2014 2408 || 2168.02 2198.22 || 1.37552 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.00719127 0.000407743 || 0.051031 1e+64 -1e+64
30: Test Scalar=int64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 0.0218406 -0.001372 || 0.051031 2020 2367 || 2151.24 2198.22 || -18.9665 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.0169421 -0.000369131 || 0.051031 1e+64 -1e+64
30: Test Scalar=uint64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.00243338 -0.000764751 || 0.051031 2014 2369 || 2203.59 2198.22 || -10.5719 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.00939512 -0.000413439 || 0.051031 1e+64 -1e+64
30: Test Scalar=half
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.27255e-05 0.00900353 -0.00214311 || 0.051031 2016 2388 || 2178.61 2198.22 || -29.6264 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.28572e-05 -0.00643296 -7.10612e-05 || 0.051031 1e+64 -1e+64
30: Test Scalar=bhalf
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26926e-05 0.0114219 -0.00133657 || 0.051031 2019 2387 || 2173.4 2198.22 || -18.4767 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.27585e-05 -0.00107683 0.000333593 || 0.051031 1e+64 -1e+64
30: Test Scalar=float
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26926e-05 0.0257249 -0.00158882 || 0.051031 2013 2391 || 2143.09 2198.22 || -21.9638 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.27585e-05 -0.00778181 -0.000194712 || 0.051031 1e+64 -1e+64
30: Test Scalar=double
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 0.00868789 0.000486355 || 0.051031 2026 2391 || 2179.29 2198.22 || 6.72337 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.0110705 -0.00078481 || 0.051031 1e+64 -1e+64
30: [       OK ] openmptarget.Random_XorShift1024_0 (260 ms)
30: [ RUN      ] openmptarget.Multi_streams
30: /var/jenkins/workspace/Kokkos_PR-6830/algorithms/unit_tests/TestRandom.hpp:587: Skipped
30: Libomptarget error
30: [  SKIPPED ] openmptarget.Multi_streams (0 ms)
30: [----------] 3 tests from openmptarget (543 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 3 tests from 1 test suite ran. (543 ms total)
30: [  PASSED  ] 2 tests.
30: [  SKIPPED ] 1 test, listed below:
30: [  SKIPPED ] openmptarget.Multi_streams
30/49 Test #30: Kokkos_UnitTest_Random ......................   Passed    2.19 sec
test 31
      Start 31: Kokkos_AlgorithmsUnitTest_StdSet_A

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

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

33: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
33: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests
33: Test timeout computed to be: 1500
33: [==========] Running 13 tests from 10 test suites.
33: [----------] Global test environment set-up.
33: [----------] 1 test from std_algorithms_lexicographical_compare_test
33: [ RUN      ] std_algorithms_lexicographical_compare_test.test
33: [       OK ] std_algorithms_lexicographical_compare_test.test (0 ms)
33: [----------] 1 test from std_algorithms_lexicographical_compare_test (0 ms total)
33: 
33: [----------] 1 test from std_algorithms_for_each_test
33: [ RUN      ] std_algorithms_for_each_test.test
33: [       OK ] std_algorithms_for_each_test.test (424 ms)
33: [----------] 1 test from std_algorithms_for_each_test (424 ms total)
33: 
33: [----------] 1 test from std_algorithms_find_test
33: [ RUN      ] std_algorithms_find_test.test
33: [       OK ] std_algorithms_find_test.test (164 ms)
33: [----------] 1 test from std_algorithms_find_test (164 ms total)
33: 
33: [----------] 4 tests from std_algorithms_non_mod_seq_ops
33: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
33: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (1351 ms)
33: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
33: [       OK ] std_algorithms_non_mod_seq_ops.find_end (2524 ms)
33: [ RUN      ] std_algorithms_non_mod_seq_ops.search
33: [       OK ] std_algorithms_non_mod_seq_ops.search (1639 ms)
33: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
33: [       OK ] std_algorithms_non_mod_seq_ops.search_n (1398 ms)
33: [----------] 4 tests from std_algorithms_non_mod_seq_ops (6914 ms total)
33: 
33: [----------] 1 test from std_algorithms_count_test
33: [ RUN      ] std_algorithms_count_test.test
33: [       OK ] std_algorithms_count_test.test (233 ms)
33: [----------] 1 test from std_algorithms_count_test (233 ms total)
33: 
33: [----------] 1 test from std_algorithms_equal_test
33: [ RUN      ] std_algorithms_equal_test.test
33: [       OK ] std_algorithms_equal_test.test (75 ms)
33: [----------] 1 test from std_algorithms_equal_test (75 ms total)
33: 
33: [----------] 1 test from std_algorithms_all_any_none_of_test
33: [ RUN      ] std_algorithms_all_any_none_of_test.test
33: [       OK ] std_algorithms_all_any_none_of_test.test (180 ms)
33: [----------] 1 test from std_algorithms_all_any_none_of_test (180 ms total)
33: 
33: [----------] 1 test from std_algorithms_nonmod_seq_ops
33: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
33: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (238 ms)
33: [----------] 1 test from std_algorithms_nonmod_seq_ops (238 ms total)
33: 
33: [----------] 1 test from std_algorithms_mismatch_test
33: [ RUN      ] std_algorithms_mismatch_test.test
33: [       OK ] std_algorithms_mismatch_test.test (470 ms)
33: [----------] 1 test from std_algorithms_mismatch_test (470 ms total)
33: 
33: [----------] 1 test from std_algorithms_mod_seq_ops
33: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
33: [       OK ] std_algorithms_mod_seq_ops.move_backward (144 ms)
33: [----------] 1 test from std_algorithms_mod_seq_ops (144 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 13 tests from 10 test suites ran. (8846 ms total)
33: [  PASSED  ] 13 tests.
33/49 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_C ..........   Passed   10.50 sec
test 34
      Start 34: Kokkos_AlgorithmsUnitTest_StdSet_D

34: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
34: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests
34: Test timeout computed to be: 1500
34: [==========] Running 31 tests from 5 test suites.
34: [----------] Global test environment set-up.
34: [----------] 3 tests from std_algorithms_mod_ops_test
34: [ RUN      ] std_algorithms_mod_ops_test.move
34: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
34: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
34: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (145 ms)
34: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
34: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (2 ms)
34: [----------] 3 tests from std_algorithms_mod_ops_test (148 ms total)
34: 
34: [----------] 12 tests from std_algorithms_mod_seq_ops_test
34: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
34: [       OK ] std_algorithms_mod_seq_ops_test.copy (1 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
34: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (1 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
34: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (1 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
34: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (1 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
34: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (1 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
34: [       OK ] std_algorithms_mod_seq_ops_test.fill (1 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
34: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (1 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
34: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (1 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
34: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (1 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
34: [       OK ] std_algorithms_mod_seq_ops_test.generate (1 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
34: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
34: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (3 ms)
34: [----------] 12 tests from std_algorithms_mod_seq_ops_test (17 ms total)
34: 
34: [----------] 4 tests from std_algorithms_replace_ops_test
34: [ RUN      ] std_algorithms_replace_ops_test.replace
34: [       OK ] std_algorithms_replace_ops_test.replace (102 ms)
34: [ RUN      ] std_algorithms_replace_ops_test.replace_if
34: [       OK ] std_algorithms_replace_ops_test.replace_if (321 ms)
34: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
34: [       OK ] std_algorithms_replace_ops_test.replace_copy (143 ms)
34: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
34: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (153 ms)
34: [----------] 4 tests from std_algorithms_replace_ops_test (721 ms total)
34: 
34: [----------] 11 tests from std_algorithms_mod_seq_ops
34: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
34: [       OK ] std_algorithms_mod_seq_ops.copy_if (128 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.unique
34: [       OK ] std_algorithms_mod_seq_ops.unique (647 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
34: [       OK ] std_algorithms_mod_seq_ops.unique_copy (264 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.remove
34: [       OK ] std_algorithms_mod_seq_ops.remove (187 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
34: [       OK ] std_algorithms_mod_seq_ops.remove_if (195 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
34: [       OK ] std_algorithms_mod_seq_ops.remove_copy (454 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
34: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (189 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.rotate
34: [       OK ] std_algorithms_mod_seq_ops.rotate (2515 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
34: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (918 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
34: [       OK ] std_algorithms_mod_seq_ops.shift_left (2567 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
34: [       OK ] std_algorithms_mod_seq_ops.shift_right (2529 ms)
34: [----------] 11 tests from std_algorithms_mod_seq_ops (10599 ms total)
34: 
34: [----------] 1 test from std_algorithms_modseq_test
34: [ RUN      ] std_algorithms_modseq_test.reverse
34: [       OK ] std_algorithms_modseq_test.reverse (137 ms)
34: [----------] 1 test from std_algorithms_modseq_test (137 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 31 tests from 5 test suites ran. (11623 ms total)
34: [  PASSED  ] 31 tests.
34/49 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_D ..........   Passed   13.29 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_E

35: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
35: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests
35: Test timeout computed to be: 1500
35: [==========] Running 15 tests from 6 test suites.
35: [----------] Global test environment set-up.
35: [----------] 2 tests from std_algorithms_sorting_ops_test
35: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
35: [       OK ] std_algorithms_sorting_ops_test.is_sorted (153 ms)
35: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
35: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (23 ms)
35: [----------] 2 tests from std_algorithms_sorting_ops_test (176 ms total)
35: 
35: [----------] 4 tests from std_algorithms_partitioning_test
35: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
35: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
35: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
35: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (3 ms)
35: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
35: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (3 ms)
35: [ RUN      ] std_algorithms_partitioning_test.partition_point
35: [       OK ] std_algorithms_partitioning_test.partition_point (3 ms)
35: [----------] 4 tests from std_algorithms_partitioning_test (10 ms total)
35: 
35: [----------] 1 test from std_algorithms_partitioning_ops
35: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
35: [       OK ] std_algorithms_partitioning_ops.partition_copy (119 ms)
35: [----------] 1 test from std_algorithms_partitioning_ops (119 ms total)
35: 
35: [----------] 1 test from std_algorithms_numerics_ops_test
35: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
35: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (206 ms)
35: [----------] 1 test from std_algorithms_numerics_ops_test (206 ms total)
35: 
35: [----------] 6 tests from std_algorithms_numeric_ops_test
35: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
35: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (1709 ms)
35: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
35: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
35: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
35: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (608 ms)
35: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
35: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
35: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
35: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
35: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
35: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
35: [----------] 6 tests from std_algorithms_numeric_ops_test (2318 ms total)
35: 
35: [----------] 1 test from std_algorithms_transform_ops_test
35: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
35: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (99 ms)
35: [----------] 1 test from std_algorithms_transform_ops_test (99 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 15 tests from 6 test suites ran. (2932 ms total)
35: [  PASSED  ] 15 tests.
35/49 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_E ..........   Passed    4.56 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

36: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
36: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests
36: Test timeout computed to be: 1500
36: [==========] Running 5 tests from 4 test suites.
36: [----------] Global test environment set-up.
36: [----------] 2 tests from std_algorithms_count_team_test
36: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
36: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (1784 ms)
36: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
36: [       OK ] std_algorithms_count_team_test.count_returns_zero (753 ms)
36: [----------] 2 tests from std_algorithms_count_team_test (2538 ms total)
36: 
36: [----------] 1 test from std_algorithms_count_if_team_test
36: [ RUN      ] std_algorithms_count_if_team_test.test
36: [       OK ] std_algorithms_count_if_team_test.test (941 ms)
36: [----------] 1 test from std_algorithms_count_if_team_test (941 ms total)
36: 
36: [----------] 1 test from std_algorithms_for_each_team_test
36: [ RUN      ] std_algorithms_for_each_team_test.test
36: [       OK ] std_algorithms_for_each_team_test.test (1114 ms)
36: [----------] 1 test from std_algorithms_for_each_team_test (1114 ms total)
36: 
36: [----------] 1 test from std_algorithms_for_each_n_team_test
36: [ RUN      ] std_algorithms_for_each_n_team_test.test
36: [       OK ] std_algorithms_for_each_n_team_test.test (1084 ms)
36: [----------] 1 test from std_algorithms_for_each_n_team_test (1084 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 5 tests from 4 test suites ran. (5679 ms total)
36: [  PASSED  ] 5 tests.
36/49 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .....   Passed    7.33 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

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

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

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

40: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
40: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests
40: Test timeout computed to be: 1500
40: [==========] Running 6 tests from 6 test suites.
40: [----------] Global test environment set-up.
40: [----------] 1 test from std_algorithms_fill_team_test
40: [ RUN      ] std_algorithms_fill_team_test.test
40: [       OK ] std_algorithms_fill_team_test.test (1511 ms)
40: [----------] 1 test from std_algorithms_fill_team_test (1511 ms total)
40: 
40: [----------] 1 test from std_algorithms_fill_n_team_test
40: [ RUN      ] std_algorithms_fill_n_team_test.test
40: [       OK ] std_algorithms_fill_n_team_test.test (3251 ms)
40: [----------] 1 test from std_algorithms_fill_n_team_test (3251 ms total)
40: 
40: [----------] 1 test from std_algorithms_replace_team_test
40: [ RUN      ] std_algorithms_replace_team_test.test
40: [       OK ] std_algorithms_replace_team_test.test (1156 ms)
40: [----------] 1 test from std_algorithms_replace_team_test (1156 ms total)
40: 
40: [----------] 1 test from std_algorithms_replace_if_team_test
40: [ RUN      ] std_algorithms_replace_if_team_test.test
40: [       OK ] std_algorithms_replace_if_team_test.test (1390 ms)
40: [----------] 1 test from std_algorithms_replace_if_team_test (1390 ms total)
40: 
40: [----------] 1 test from std_algorithms_replace_copy_team_test
40: [ RUN      ] std_algorithms_replace_copy_team_test.test
40: [       OK ] std_algorithms_replace_copy_team_test.test (2975 ms)
40: [----------] 1 test from std_algorithms_replace_copy_team_test (2975 ms total)
40: 
40: [----------] 1 test from std_algorithms_replace_copy_if_team_test
40: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
40: [       OK ] std_algorithms_replace_copy_if_team_test.test (2517 ms)
40: [----------] 1 test from std_algorithms_replace_copy_if_team_test (2518 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 6 tests from 6 test suites ran. (12803 ms total)
40: [  PASSED  ] 6 tests.
40/49 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .....   Passed   14.79 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

41: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
41: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests
41: Test timeout computed to be: 1500
41: [==========] Running 4 tests from 4 test suites.
41: [----------] Global test environment set-up.
41: [----------] 1 test from std_algorithms_reverse_team_test
41: [ RUN      ] std_algorithms_reverse_team_test.test
41: [       OK ] std_algorithms_reverse_team_test.test (1471 ms)
41: [----------] 1 test from std_algorithms_reverse_team_test (1471 ms total)
41: 
41: [----------] 1 test from std_algorithms_reverse_copy_team_test
41: [ RUN      ] std_algorithms_reverse_copy_team_test.test
41: [       OK ] std_algorithms_reverse_copy_team_test.test (1763 ms)
41: [----------] 1 test from std_algorithms_reverse_copy_team_test (1763 ms total)
41: 
41: [----------] 1 test from std_algorithms_rotate_team_test
41: [ RUN      ] std_algorithms_rotate_team_test.test
41: [       OK ] std_algorithms_rotate_team_test.test (4018 ms)
41: [----------] 1 test from std_algorithms_rotate_team_test (4018 ms total)
41: 
41: [----------] 1 test from std_algorithms_rotate_copy_team_test
41: [ RUN      ] std_algorithms_rotate_copy_team_test.test
41: [       OK ] std_algorithms_rotate_copy_team_test.test (5512 ms)
41: [----------] 1 test from std_algorithms_rotate_copy_team_test (5512 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 4 tests from 4 test suites ran. (12766 ms total)
41: [  PASSED  ] 4 tests.
41/49 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .....   Passed   14.67 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

42: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
42: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests
42: Test timeout computed to be: 1500
42: [==========] Running 4 tests from 4 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from std_algorithms_move_team_test
42: [ RUN      ] std_algorithms_move_team_test.test
42: [       OK ] std_algorithms_move_team_test.test (2061 ms)
42: [----------] 1 test from std_algorithms_move_team_test (2061 ms total)
42: 
42: [----------] 1 test from std_algorithms_move_backward_team_test
42: [ RUN      ] std_algorithms_move_backward_team_test.test
42: [       OK ] std_algorithms_move_backward_team_test.test (1736 ms)
42: [----------] 1 test from std_algorithms_move_backward_team_test (1736 ms total)
42: 
42: [----------] 1 test from std_algorithms_shift_left_team_test
42: [ RUN      ] std_algorithms_shift_left_team_test.test
42: [       OK ] std_algorithms_shift_left_team_test.test (5514 ms)
42: [----------] 1 test from std_algorithms_shift_left_team_test (5515 ms total)
42: 
42: [----------] 1 test from std_algorithms_shift_right_team_test
42: [ RUN      ] std_algorithms_shift_right_team_test.test
42: [       OK ] std_algorithms_shift_right_team_test.test (5285 ms)
42: [----------] 1 test from std_algorithms_shift_right_team_test (5285 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 4 tests from 4 test suites ran. (14598 ms total)
42: [  PASSED  ] 4 tests.
42/49 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .....   Passed   16.21 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

43: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
43: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests
43: Test timeout computed to be: 1500
43: [==========] Running 9 tests from 9 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from std_algorithms_copy_team_test
43: [ RUN      ] std_algorithms_copy_team_test.test
43: [       OK ] std_algorithms_copy_team_test.test (2242 ms)
43: [----------] 1 test from std_algorithms_copy_team_test (2242 ms total)
43: 
43: [----------] 1 test from std_algorithms_copy_n_team_test
43: [ RUN      ] std_algorithms_copy_n_team_test.test
43: [       OK ] std_algorithms_copy_n_team_test.test (4802 ms)
43: [----------] 1 test from std_algorithms_copy_n_team_test (4802 ms total)
43: 
43: [----------] 1 test from std_algorithms_copy_backward_team_test
43: [ RUN      ] std_algorithms_copy_backward_team_test.test
43: [       OK ] std_algorithms_copy_backward_team_test.test (1722 ms)
43: [----------] 1 test from std_algorithms_copy_backward_team_test (1722 ms total)
43: 
43: [----------] 1 test from std_algorithms_copy_if_team_test
43: [ RUN      ] std_algorithms_copy_if_team_test.test
43: [       OK ] std_algorithms_copy_if_team_test.test (2134 ms)
43: [----------] 1 test from std_algorithms_copy_if_team_test (2134 ms total)
43: 
43: [----------] 1 test from std_algorithms_unique_copy_team_test
43: [ RUN      ] std_algorithms_unique_copy_team_test.test
43: [       OK ] std_algorithms_unique_copy_team_test.test (3120 ms)
43: [----------] 1 test from std_algorithms_unique_copy_team_test (3120 ms total)
43: 
43: [----------] 1 test from std_algorithms_remove_team_test
43: [ RUN      ] std_algorithms_remove_team_test.test
43: [       OK ] std_algorithms_remove_team_test.test (1703 ms)
43: [----------] 1 test from std_algorithms_remove_team_test (1703 ms total)
43: 
43: [----------] 1 test from std_algorithms_remove_if_team_test
43: [ RUN      ] std_algorithms_remove_if_team_test.test
43: [       OK ] std_algorithms_remove_if_team_test.test (1709 ms)
43: [----------] 1 test from std_algorithms_remove_if_team_test (1709 ms total)
43: 
43: [----------] 1 test from std_algorithms_remove_copy_team_test
43: [ RUN      ] std_algorithms_remove_copy_team_test.test
43: [       OK ] std_algorithms_remove_copy_team_test.test (2584 ms)
43: [----------] 1 test from std_algorithms_remove_copy_team_test (2584 ms total)
43: 
43: [----------] 1 test from std_algorithms_remove_copy_if_team_test
43: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
43: [       OK ] std_algorithms_remove_copy_if_team_test.test (2464 ms)
43: [----------] 1 test from std_algorithms_remove_copy_if_team_test (2464 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 9 tests from 9 test suites ran. (22484 ms total)
43: [  PASSED  ] 9 tests.
43/49 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .....   Passed   24.11 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

44: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
44: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests
44: Test timeout computed to be: 1500
44: [==========] Running 2 tests from 2 test suites.
44: [----------] Global test environment set-up.
44: [----------] 1 test from std_algorithms_unique_team_test
44: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
44: [       OK ] std_algorithms_unique_team_test.test_default_predicate (2949 ms)
44: [----------] 1 test from std_algorithms_unique_team_test (2949 ms total)
44: 
44: [----------] 1 test from std_algorithms_adjacent_difference_team_test
44: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
44: [       OK ] std_algorithms_adjacent_difference_team_test.test (4054 ms)
44: [----------] 1 test from std_algorithms_adjacent_difference_team_test (4054 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 2 tests from 2 test suites ran. (7003 ms total)
44: [  PASSED  ] 2 tests.
44/49 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .....   Passed    8.62 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

45: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
45: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests
45: Test timeout computed to be: 1500
45: [==========] Running 6 tests from 2 test suites.
45: [----------] Global test environment set-up.
45: [----------] 2 tests from std_algorithms_is_sorted_team_test
45: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
45: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (1172 ms)
45: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
45: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (2096 ms)
45: [----------] 2 tests from std_algorithms_is_sorted_team_test (3269 ms total)
45: 
45: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
45: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
45: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (84 ms)
45: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
45: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (94 ms)
45: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
45: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1769 ms)
45: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
45: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1115 ms)
45: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (3064 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 6 tests from 2 test suites ran. (6333 ms total)
45: [  PASSED  ] 6 tests.
45/49 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .....   Passed    7.95 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

46: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
46: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests
46: Test timeout computed to be: 1500
46: [==========] Running 4 tests from 4 test suites.
46: [----------] Global test environment set-up.
46: [----------] 1 test from std_algorithms_transform_team_test
46: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
46: [       OK ] std_algorithms_transform_team_test.test_unary_op (2494 ms)
46: [----------] 1 test from std_algorithms_transform_team_test (2494 ms total)
46: 
46: [----------] 1 test from std_algorithms_generate_team_test
46: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
46: [       OK ] std_algorithms_generate_team_test.test_unary_op (3030 ms)
46: [----------] 1 test from std_algorithms_generate_team_test (3030 ms total)
46: 
46: [----------] 1 test from std_algorithms_generate_n_team_test
46: [ RUN      ] std_algorithms_generate_n_team_test.test
46: [       OK ] std_algorithms_generate_n_team_test.test (2652 ms)
46: [----------] 1 test from std_algorithms_generate_n_team_test (2652 ms total)
46: 
46: [----------] 1 test from std_algorithms_swap_ranges_team_test
46: [ RUN      ] std_algorithms_swap_ranges_team_test.test
46: [       OK ] std_algorithms_swap_ranges_team_test.test (2279 ms)
46: [----------] 1 test from std_algorithms_swap_ranges_team_test (2279 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 4 tests from 4 test suites ran. (10456 ms total)
46: [  PASSED  ] 4 tests.
46/49 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .....   Passed   12.06 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

47: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
47: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests
47: Test timeout computed to be: 1500
47: [==========] Running 1 test from 1 test suite.
47: [----------] Global test environment set-up.
47: [----------] 1 test from std_algorithms_exclusive_scan_team_test
47: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
47: [       OK ] std_algorithms_exclusive_scan_team_test.test (5223 ms)
47: [----------] 1 test from std_algorithms_exclusive_scan_team_test (5223 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 1 test from 1 test suite ran. (5223 ms total)
47: [  PASSED  ] 1 test.
47/49 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .....   Passed    6.83 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

48: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
48: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests
48: Test timeout computed to be: 1500
48: [==========] Running 1 test from 1 test suite.
48: [----------] Global test environment set-up.
48: [----------] 1 test from std_algorithms_inclusive_scan_team_test
48: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
48: [       OK ] std_algorithms_inclusive_scan_team_test.test (14746 ms)
48: [----------] 1 test from std_algorithms_inclusive_scan_team_test (14746 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 1 test from 1 test suite ran. (14746 ms total)
48: [  PASSED  ] 1 test.
48/49 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .....   Passed   16.59 sec
test 49
      Start 49: Kokkos_UnitTest_SIMD

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

100% tests passed, 0 tests failed out of 49

Total Test time (real) = 1067.67 sec
Post stage
[Pipeline] sh
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
stats updated                       Thu Apr 25 17:56:40 2024
stats zeroed                        Thu Apr 25 17:56:40 2024
cache hit (direct)                     0
cache hit (preprocessed)               0
cache miss                             0
cache hit rate                      0.00 %
cleanups performed                     0
files in cache                      2263
cache size                           4.4 GB
max cache size                       5.0 GB
[Pipeline] }
$ docker stop --time=1 f391a13c9f04c1498e65901355e764f83b3d19af3589273f46af2b701e07519d
$ docker rm -f --volumes f391a13c9f04c1498e65901355e764f83b3d19af3589273f46af2b701e07519d
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.197.165/10.64.197.165:59220
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1003)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
		at jdk.proxy64/jdk.proxy64.$Proxy166.withRepository(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:261)
		at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:111)
		at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:101)
		at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:90)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1233)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
		at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
		at java.base/java.lang.Thread.run(Unknown Source)
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 5162281c-e3b7-463c-8281-2c50d4982451
Also:   	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.197.165/10.64.197.165:59220
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
			at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
			at hudson.remoting.Channel.call(Channel.java:1003)
			at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
			at jdk.proxy64/jdk.proxy64.$Proxy166.withRepository(Unknown Source)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:261)
			at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:111)
			at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:101)
			at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:90)
			at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1233)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
			at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
			at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
			at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
			at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
			at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
			at java.base/java.lang.Thread.run(Unknown Source)
	Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 409de74e-8d7a-474f-807b-7aa4d9b47e83
java.io.IOException: Disk quota exceeded
Also:   	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.197.165/10.64.197.165:59220
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
			at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
			at hudson.remoting.Channel.call(Channel.java:1003)
			at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
			at jdk.proxy64/jdk.proxy64.$Proxy166.withRepository(Unknown Source)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:261)
			at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:111)
			at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:101)
			at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:90)
			at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1233)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
			at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
			at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
			at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
			at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
			at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
			at java.base/java.lang.Thread.run(Unknown Source)
	Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 2ae9ff88-c017-4bf1-9972-f088245e627a
java.io.IOException: Disk quota exceeded
Also:   	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.197.165/10.64.197.165:59220
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
			at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
			at hudson.remoting.Channel.call(Channel.java:1003)
			at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
			at jdk.proxy64/jdk.proxy64.$Proxy166.withRepository(Unknown Source)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:261)
			at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:111)
			at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:101)
			at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:90)
			at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1233)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
			at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
			at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
			at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
			at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
			at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
			at java.base/java.lang.Thread.run(Unknown Source)
	Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: bfa94990-eae9-4c07-8b50-9235c64cabf7
java.io.IOException: Disk quota exceeded
java.io.IOException: Disk quota exceeded
	at java.base/java.io.FileOutputStream.writeBytes(Native Method)
	at java.base/java.io.FileOutputStream.write(FileOutputStream.java:341)
	at org.eclipse.jgit.internal.storage.file.LockFile.write(LockFile.java:292)
	at org.eclipse.jgit.storage.file.FileBasedConfig.save(FileBasedConfig.java:205)
	at jenkins.plugins.git.GitHooksConfiguration.disable(GitHooksConfiguration.java:138)
	at jenkins.plugins.git.GitHooksConfiguration.lambda$configure$2f1f6402$1(GitHooksConfiguration.java:112)
	at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:28)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:83)
	at jdk.internal.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:924)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:902)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:377)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:137)
	at java.base/java.lang.Thread.run(Thread.java:829)

GitHub has been notified of this commit’s build result

Finished: FAILURE