(view as text)
./universalis/++wonderbuild/staged-install/usr/local/bin/universalis-unit-tests --log_level=test_suite --report_level=detailed
 in dir /mnt/cache/buildbot/psycle/slaves/anechoid.retropaganda.info/universalis/build (timeout 1200 secs)
 watching logfiles {}
 argv: ./universalis/++wonderbuild/staged-install/usr/local/bin/universalis-unit-tests --log_level=test_suite --report_level=detailed
 environment:
  HOME=/var/lib/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  MAIL=/var/mail/buildbot
  PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
  PWD=/mnt/cache/buildbot/psycle/slaves/anechoid.retropaganda.info/universalis/build
  SHELL=/bin/sh
  SPEECHD_PORT=6681
  TERM=linux
  USER=buildbot
  XDG_SESSION_COOKIE=13125b62eb8bb1d18a43cc3e48a4dc82-1319821837.236492-1096079231
 closing stdin
 using PTY: True
Running 12 test cases...
Entering test suite "Master Test Suite"
Entering test case "duration_test"
Leaving test case "duration_test"
Entering test case "time_point_test"
Leaving test case "time_point_test"
Entering test case "thread_hardware_concurrency_test"
hardware concurrency: 4
Leaving test case "thread_hardware_concurrency_test"
Entering test case "measure_clocks_os_test"
clock:                     universalis::os::clocks::utc_since_epoch: absolute: 0, ratio: 1.00032
clock:                     universalis::os::clocks::utc_since_epoch: absolute: 1, ratio: 1.00023
clock:                              universalis::os::clocks::steady: absolute: 0, ratio: 1.00029
clock:                              universalis::os::clocks::steady: absolute: 1, ratio: 1.00026
clock:                     universalis::os::clocks::utc_since_epoch: min:   3.11e-07s, avg: 3.39327e-07s, max: 4.8138e-05s
clock:                              universalis::os::clocks::steady: min:   3.08e-07s, avg: 3.89332e-07s, max: 4.6497e-05s
clock:                             universalis::os::clocks::process: min:   6.78e-07s, avg: 2.4184e-06s, max: 1.8058e-05s
clock:                              universalis::os::clocks::thread: min:   6.45e-07s, avg: 1.1864e-06s, max:  6.034e-06s
clock:            universalis::os::clocks::hires_thread_or_fallback: min:   6.45e-07s, avg: 6.67471e-07s, max: 4.8034e-05s
Leaving test case "measure_clocks_os_test"; testing time: 3880ms
Entering test case "measure_clocks_stdlib_test"
clock:                     universalis::os::clocks::utc_since_epoch: absolute: 0, ratio: 1.00027
clock:                     universalis::os::clocks::utc_since_epoch: absolute: 1, ratio: 1.00026
clock:                     universalis::os::clocks::utc_since_epoch: min:   4.01e-07s, avg:  4.072e-07s, max:   6.56e-07s
clock:                              universalis::os::clocks::steady: absolute: 0, ratio: 1.00026
clock:                              universalis::os::clocks::steady: absolute: 1, ratio: 1.00029
clock:                              universalis::os::clocks::steady: min:   3.83e-07s, avg: 4.0718e-07s, max:  1.015e-06s
Leaving test case "measure_clocks_stdlib_test"
Entering test case "condition_variable_test"
Test case condition_variable_test did not run any assertions
Leaving test case "condition_variable_test"
Entering test case "condition_variable_speed_test"
2 threads: 0: 7.20279e-06s
2 threads: 1: 7.20273e-06s
4 threads: 0: 1.03001e-05s
4 threads: 1: 8.83253e-06s
4 threads: 2: 1.02754e-05s
4 threads: 3: 1.0643e-05s
8 threads: 0: 2.02804e-05s
8 threads: 1: 2.09511e-05s
8 threads: 2: 2.00919e-05s
8 threads: 3: 2.03799e-05s
8 threads: 4: 2.07041e-05s
8 threads: 5: 2.02358e-05s
8 threads: 6: 2.06942e-05s
8 threads: 7: 2.03561e-05s
Test case condition_variable_speed_test did not run any assertions
Leaving test case "condition_variable_speed_test"; testing time: 2690ms
Entering test case "measure_clocks_os_detail_test"
clock:                universalis::os::clocks::detail::iso_std_time: min:          1s, avg:          1s, max:          1s
clock:               universalis::os::clocks::detail::iso_std_clock: min:       0.01s, avg:       0.01s, max:       0.01s
posix clocks
clock:          universalis::os::clocks::detail::posix::time_of_day: absolute: 0, ratio: 1.00031
clock:          universalis::os::clocks::detail::posix::time_of_day: absolute: 1, ratio: 1.00027
clock:          universalis::os::clocks::detail::posix::time_of_day: min:      1e-06s, avg: 1.00152e-06s, max:   0.000202s
clock:            universalis::os::clocks::detail::posix::real_time: absolute: 0, ratio: 1.00026
clock:            universalis::os::clocks::detail::posix::real_time: absolute: 1, ratio: 1.00024
clock:            universalis::os::clocks::detail::posix::real_time: min:    2.6e-07s, avg: 3.20659e-07s, max: 3.1228e-05s
clock:            universalis::os::clocks::detail::posix::monotonic: absolute: 0, ratio: 1.00026
clock:            universalis::os::clocks::detail::posix::monotonic: absolute: 1, ratio: 1.00026
clock:            universalis::os::clocks::detail::posix::monotonic: min:    2.6e-07s, avg: 3.33123e-07s, max: 3.7848e-05s
clock:     universalis::os::clocks::detail::posix::process_cpu_time: min:   5.08e-07s, avg: 6.47474e-07s, max: 3.0888e-05s
clock:      universalis::os::clocks::detail::posix::thread_cpu_time: min:   5.92e-07s, avg: 6.18348e-07s, max: 3.1832e-05s
posix clock_getres
clock: CLOCK_REALTIME, resolution: 1e-09s
clock: CLOCK_MONOTONIC, resolution: 1e-09s
clock: CLOCK_PROCESS_CPUTIME_ID, resolution: 1e-09s
clock: CLOCK_THREAD_CPUTIME_ID, resolution: 1e-09s
Leaving test case "measure_clocks_os_detail_test"; testing time: 9230ms
Entering test case "affinity_test"
process affinity mask active count: 4
thread affinity mask active count: 4
Test case affinity_test did not run any assertions
Leaving test case "affinity_test"
Entering test case "aligned_allocator_test"
Leaving test case "aligned_allocator_test"
Entering test case "atomic_compare_and_swap_test"
Test case atomic_compare_and_swap_test did not run any assertions
Leaving test case "atomic_compare_and_swap_test"; testing time: 10ms
Entering test case "atomic_compare_and_swap_speed_test"
2 threads: 0: 6.33414e-07s
2 threads: 1: 6.33974e-07s
4 threads: 0: 9.60098e-07s
4 threads: 1: 9.57044e-07s
4 threads: 2: 9.61782e-07s
4 threads: 3: 9.58056e-07s
8 threads: 0: 7.40436e-07s
8 threads: 1: 7.22037e-07s
8 threads: 2: 0s
8 threads: 3: 0s
8 threads: 4: 7.31413e-07s
8 threads: 5: 7.27096e-07s
8 threads: 6: 7.16764e-07s
8 threads: 7: 7.01818e-07s
Test case atomic_compare_and_swap_speed_test did not run any assertions
Leaving test case "atomic_compare_and_swap_speed_test"; testing time: 80ms
Leaving test suite "Master Test Suite"

Test suite "Master Test Suite" passed with:
  4000352 assertions out of 4000352 passed
  12 test cases out of 12 passed

  Test case "duration_test" passed with:
    34 assertions out of 34 passed

  Test case "time_point_test" passed with:
    3 assertions out of 3 passed

  Test case "thread_hardware_concurrency_test" passed with:
    1 assertion out of 1 passed

  Test case "measure_clocks_os_test" passed with:
    1000004 assertions out of 1000004 passed

  Test case "measure_clocks_stdlib_test" passed with:
    104 assertions out of 104 passed

  Test case "condition_variable_test" passed

  Test case "condition_variable_speed_test" passed

  Test case "measure_clocks_os_detail_test" passed with:
    3000106 assertions out of 3000106 passed

  Test case "affinity_test" passed

  Test case "aligned_allocator_test" passed with:
    100 assertions out of 100 passed

  Test case "atomic_compare_and_swap_test" passed

  Test case "atomic_compare_and_swap_speed_test" passed

program finished with exit code 0
elapsedTime=18.623685