01KKW1WTFR0VAJ0RFPCFA00Z24: test-memory

BasicConfig {
    output_rules: [
        "/tmp/*.txt",
        "/tmp/*.log",
        "%/tmp/debug/*.txt",
        "%/tmp/dsc/*.txt",
        "/tmp/core.*",
    ],
    rust_toolchain: None,
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: true,
}

Buildomat Job: 01KKW1X9G0RJDJ0G0KBFSAHFNE

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-16T19:45:02.449Zjob dependencies complete; ready to run (waiting for 16 m 58 s)
22026-03-16T19:45:07.509Zjob assigned to worker 01KKW2SRSYWMTPP56F0AFEQTXS [factory aws, i-047be0f5aec663397] (queued for 5 s)
32026-03-16T19:45:15.605Zdownloading input: /input/rbuild/out/crucible-nightly.sha256.txt
42026-03-16T19:45:15.609Zdownloaded input: /input/rbuild/out/crucible-nightly.sha256.txt
52026-03-16T19:45:15.609Zdownloading input: /input/rbuild/out/crucible-nightly.tar.gz
62026-03-16T19:45:16.706Zdownloaded input: /input/rbuild/out/crucible-nightly.tar.gz
72026-03-16T19:45:16.706Zdownloading input: /input/rbuild/out/crucible-pantry.sha256.txt
82026-03-16T19:45:16.709Zdownloaded input: /input/rbuild/out/crucible-pantry.sha256.txt
92026-03-16T19:45:16.709Zdownloading input: /input/rbuild/out/crucible-pantry.tar.gz
102026-03-16T19:45:16.940Zdownloaded input: /input/rbuild/out/crucible-pantry.tar.gz
112026-03-16T19:45:16.941Zdownloading input: /input/rbuild/out/crucible-utils.sha256.txt
122026-03-16T19:45:16.944Zdownloaded input: /input/rbuild/out/crucible-utils.sha256.txt
132026-03-16T19:45:16.944Zdownloading input: /input/rbuild/out/crucible-utils.tar
142026-03-16T19:45:17.084Zdownloaded input: /input/rbuild/out/crucible-utils.tar
152026-03-16T19:45:17.087Zdownloading input: /input/rbuild/out/crucible.sha256.txt
162026-03-16T19:45:17.087Zdownloaded input: /input/rbuild/out/crucible.sha256.txt
172026-03-16T19:45:17.087Zdownloading input: /input/rbuild/out/crucible.tar.gz
182026-03-16T19:45:17.507Zdownloaded input: /input/rbuild/out/crucible.tar.gz
192026-03-16T19:45:17.511Zdownloading input: /input/rbuild/work/rbins/crucible-downstairs.gz
202026-03-16T19:45:17.705Zdownloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz
212026-03-16T19:45:17.710Zdownloading input: /input/rbuild/work/rbins/crucible-hammer.gz
222026-03-16T19:45:17.879Zdownloaded input: /input/rbuild/work/rbins/crucible-hammer.gz
232026-03-16T19:45:17.884Zdownloading input: /input/rbuild/work/rbins/crudd.gz
242026-03-16T19:45:18.050Zdownloaded input: /input/rbuild/work/rbins/crudd.gz
252026-03-16T19:45:18.054Zdownloading input: /input/rbuild/work/rbins/crutest.gz
262026-03-16T19:45:18.237Zdownloaded input: /input/rbuild/work/rbins/crutest.gz
272026-03-16T19:45:18.243Zdownloading input: /input/rbuild/work/rbins/dsc.gz
282026-03-16T19:45:18.322Zdownloaded input: /input/rbuild/work/rbins/dsc.gz
292026-03-16T19:45:18.325Zdownloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh
302026-03-16T19:45:18.326Zdownloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh
312026-03-16T19:45:18.326Zdownloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d
322026-03-16T19:45:18.329Zdownloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d
332026-03-16T19:45:18.329Zdownloading input: /input/rbuild/work/scripts/test_mem.sh
342026-03-16T19:45:18.332Zdownloaded input: /input/rbuild/work/scripts/test_mem.sh
352026-03-16T19:45:18.332Zdownloading input: /input/rbuild/work/scripts/upstairs_info.d
362026-03-16T19:45:18.335Zdownloaded input: /input/rbuild/work/scripts/upstairs_info.d
372026-03-16T19:45:18.335Zdownloading input: /input/rbuild/tmp/cargo-test-out.log
382026-03-16T19:45:18.806Zdownloaded input: /input/rbuild/tmp/cargo-test-out.log
 
392026-03-16T19:45:18.806Zstarting task 0: "setup"
402026-03-16T19:45:18.818Z++ uname -s
412026-03-16T19:45:18.823Z+ kern=SunOS
422026-03-16T19:45:18.823Z+ build_user=build
432026-03-16T19:45:18.823Z+ build_uid=12345
442026-03-16T19:45:18.823Z+ work_dir=/work
452026-03-16T19:45:18.823Z+ input_dir=/input
462026-03-16T19:45:18.823Z+ [[ 0 == 12345 ]]
472026-03-16T19:45:18.823Z+ case "$kern" in
482026-03-16T19:45:18.823Z+ groupadd -g 12345 build
492026-03-16T19:45:18.823Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
502026-03-16T19:45:20.825Z+ zfs create -o mountpoint=/work rpool/work
512026-03-16T19:45:20.885Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
522026-03-16T19:45:20.892Z+ home_fs=zfs
532026-03-16T19:45:20.892Z+ [[ zfs == autofs ]]
542026-03-16T19:45:20.892Z+ mkdir -p /home/build
552026-03-16T19:45:20.892Z+ chown build:build /home/build /work
562026-03-16T19:45:22.920Z+ chmod 0700 /home/build /work
572026-03-16T19:45:22.927Zprocess exited: duration 4087 ms, exit code 0
 
582026-03-16T19:45:22.935Zstarting task 1: "authentication"
592026-03-16T19:45:22.951Zprocess exited: duration 15 ms, exit code 0
 
602026-03-16T19:45:22.958Zstarting task 2: "build"
612026-03-16T19:45:22.962Z+ banner cores
622026-03-16T19:45:22.965Z
632026-03-16T19:45:22.965Z #### #### ##### ###### ####
642026-03-16T19:45:22.965Z # # # # # # # #
652026-03-16T19:45:22.965Z # # # # # ##### ####
662026-03-16T19:45:22.965Z # # # ##### # #
672026-03-16T19:45:22.965Z # # # # # # # # #
682026-03-16T19:45:22.966Z #### #### # # ###### ####
692026-03-16T19:45:22.966Z
702026-03-16T19:45:22.966Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
712026-03-16T19:45:22.972Z+ banner unpack
722026-03-16T19:45:22.975Z
732026-03-16T19:45:22.975Z # # # # ##### ## #### # #
742026-03-16T19:45:22.975Z # # ## # # # # # # # # #
752026-03-16T19:45:22.975Z # # # # # # # # # # ####
762026-03-16T19:45:22.975Z # # # # # ##### ###### # # #
772026-03-16T19:45:22.975Z # # # ## # # # # # # #
782026-03-16T19:45:22.976Z #### # # # # # #### # #
792026-03-16T19:45:22.976Z
802026-03-16T19:45:22.976Z+ mkdir -p /var/tmp/bins
812026-03-16T19:45:22.976Z+ for t in "$input/rbins/"*.gz
822026-03-16T19:45:22.979Z++ basename /input/rbuild/work/rbins/crucible-downstairs.gz
832026-03-16T19:45:22.979Z+ b=crucible-downstairs.gz
842026-03-16T19:45:22.979Z+ b=crucible-downstairs
852026-03-16T19:45:22.979Z+ gunzip
862026-03-16T19:45:23.376Z+ chmod +x /var/tmp/bins/crucible-downstairs
872026-03-16T19:45:23.380Z+ for t in "$input/rbins/"*.gz
882026-03-16T19:45:23.380Z++ basename /input/rbuild/work/rbins/crucible-hammer.gz
892026-03-16T19:45:23.380Z+ b=crucible-hammer.gz
902026-03-16T19:45:23.380Z+ b=crucible-hammer
912026-03-16T19:45:23.380Z+ gunzip
922026-03-16T19:45:23.755Z+ chmod +x /var/tmp/bins/crucible-hammer
932026-03-16T19:45:23.759Z+ for t in "$input/rbins/"*.gz
942026-03-16T19:45:23.759Z++ basename /input/rbuild/work/rbins/crudd.gz
952026-03-16T19:45:23.759Z+ b=crudd.gz
962026-03-16T19:45:23.759Z+ b=crudd
972026-03-16T19:45:23.759Z+ gunzip
982026-03-16T19:45:24.125Z+ chmod +x /var/tmp/bins/crudd
992026-03-16T19:45:24.128Z+ for t in "$input/rbins/"*.gz
1002026-03-16T19:45:24.128Z++ basename /input/rbuild/work/rbins/crutest.gz
1012026-03-16T19:45:24.132Z+ b=crutest.gz
1022026-03-16T19:45:24.132Z+ b=crutest
1032026-03-16T19:45:24.132Z+ gunzip
1042026-03-16T19:45:24.538Z+ chmod +x /var/tmp/bins/crutest
1052026-03-16T19:45:24.541Z+ for t in "$input/rbins/"*.gz
1062026-03-16T19:45:24.541Z++ basename /input/rbuild/work/rbins/dsc.gz
1072026-03-16T19:45:24.541Z+ b=dsc.gz
1082026-03-16T19:45:24.541Z+ b=dsc
1092026-03-16T19:45:24.541Z+ gunzip
1102026-03-16T19:45:24.709Z+ chmod +x /var/tmp/bins/dsc
1112026-03-16T19:45:24.712Z+ export BINDIR=/var/tmp/bins
1122026-03-16T19:45:24.713Z+ BINDIR=/var/tmp/bins
1132026-03-16T19:45:24.713Z+ export RUST_BACKTRACE=1
1142026-03-16T19:45:24.713Z+ RUST_BACKTRACE=1
1152026-03-16T19:45:24.713Z+ banner setup
1162026-03-16T19:45:24.713Z
1172026-03-16T19:45:24.713Z #### ###### ##### # # #####
1182026-03-16T19:45:24.713Z # # # # # # #
1192026-03-16T19:45:24.713Z #### ##### # # # # #
1202026-03-16T19:45:24.713Z # # # # # #####
1212026-03-16T19:45:24.713Z # # # # # # #
1222026-03-16T19:45:24.713Z #### ###### # #### #
1232026-03-16T19:45:24.713Z
1242026-03-16T19:45:24.713Z+ pfexec plimit -n 9123456 1158
1252026-03-16T19:45:24.717Z+ echo 'Setup self timeout'
1262026-03-16T19:45:24.717ZSetup self timeout
1272026-03-16T19:45:24.717Z+ jobpid=1158
1282026-03-16T19:45:24.717Z+ echo 'Setup debug logging'
1292026-03-16T19:45:24.717ZSetup debug logging
1302026-03-16T19:45:24.717Z+ mkdir /tmp/debug
1312026-03-16T19:45:24.718Z+ sleep 3600
1322026-03-16T19:45:24.721Z+ psrinfo -v
1332026-03-16T19:45:24.724Z+ df -h
1342026-03-16T19:45:24.728Z+ prstat -d d -mLc 1
1352026-03-16T19:45:24.731Z+ iostat -T d -xn 1
1362026-03-16T19:45:24.731Z+ mpstat -T d 1
1372026-03-16T19:45:24.731Z+ vmstat -T d -p 1
1382026-03-16T19:45:24.731Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/perf-downstairs-tick.d
1392026-03-16T19:45:24.731Z+ banner 512-memtest
1402026-03-16T19:45:24.734Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/upstairs_info.d
1412026-03-16T19:45:24.734Z####### # #####
1422026-03-16T19:45:24.735Z# ## # # # # ###### # # ##### ###### ####
1432026-03-16T19:45:24.735Z# # # # ## ## # ## ## # # #
1442026-03-16T19:45:24.735Z###### # ##### ##### # ## # ##### # ## # # ##### ####
1452026-03-16T19:45:24.735Z # # # # # # # # # # #
1462026-03-16T19:45:24.735Z# # # # # # # # # # # # #
1472026-03-16T19:45:24.735Z ##### ##### ####### # # ###### # # # ###### ####
1482026-03-16T19:45:24.735Z
1492026-03-16T19:45:24.735Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh -b 512 -e 131072 -c 160
1502026-03-16T19:45:24.738ZUsing block size 512
1512026-03-16T19:45:24.738ZUsing extent size 131072
1522026-03-16T19:45:24.738ZUsing extent count 160
1532026-03-16T19:45:24.744Z/input/rbuild/work
1542026-03-16T19:45:24.751ZMemory usage test begins at March 16, 2026 at 07:45:23 PM UTC
1552026-03-16T19:45:24.755ZMemory usage values in kilobytes unless specified otherwise
1562026-03-16T19:45:24.775ZRegion with ES:131072 EC:160 BS:512 Size: 10 GiB Extent Size: 64 MiB
1572026-03-16T19:46:00.665Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1582026-03-16T19:46:00.777Z 1229 93816 586 138336 864 72260 451 138336 864 160
1592026-03-16T19:46:00.892Z 1227 91892 574 136424 852 70336 439 136424 852 160
1602026-03-16T19:46:01.022Z 1228 119152 744 163656 1022 97556 609 163656 1022 160
1612026-03-16T19:46:01.026ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 428 MiB
1622026-03-16T19:46:01.045ZSize of volume user gets : 10737418240
1632026-03-16T19:46:01.045ZSize on disk of all region dirs: 38259933392 or 35.6G
1642026-03-16T19:46:01.045ZSize on disk of a single region: 12753311129 or 11.9G
1652026-03-16T19:46:01.049Z Total Overage with 512 block size: 356.32%
1662026-03-16T19:46:01.052ZRegion Overage with 512 block size: 118.77%
1672026-03-16T19:46:02.061Z
1682026-03-16T19:46:02.064ZMemory usage test finished on March 16, 2026 at 07:46:00 PM UTC
1692026-03-16T19:46:02.068Z
1702026-03-16T19:46:02.068Zreal 37.320405439
1712026-03-16T19:46:02.068Zuser 58.356275644
1722026-03-16T19:46:02.068Zsys 38.684195225
1732026-03-16T19:46:02.068Ztrap 0.355480524
1742026-03-16T19:46:02.068Ztflt 0.001163388
1752026-03-16T19:46:02.068Zdflt 0.011619807
1762026-03-16T19:46:02.068Zkflt 0.000768786
1772026-03-16T19:46:02.068Zlock 1:06:54.190710744
1782026-03-16T19:46:02.068Zslp 2:37.063182520
1792026-03-16T19:46:02.068Zlat 55.261905487
1802026-03-16T19:46:02.069Zstop 0.004961914
1812026-03-16T19:46:02.069Z+ banner 4k-memtest
1822026-03-16T19:46:02.069Z#
1832026-03-16T19:46:02.069Z# # # # # # ###### # # ##### ###### #### #####
1842026-03-16T19:46:02.069Z# # # # ## ## # ## ## # # # #
1852026-03-16T19:46:02.069Z# # #### ##### # ## # ##### # ## # # ##### #### #
1862026-03-16T19:46:02.069Z####### # # # # # # # # # # #
1872026-03-16T19:46:02.069Z # # # # # # # # # # # # #
1882026-03-16T19:46:02.069Z # # # # # ###### # # # ###### #### #
1892026-03-16T19:46:02.069Z
1902026-03-16T19:46:02.069Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh -b 4096 -e 16384 -c 160
1912026-03-16T19:46:02.072ZUsing block size 4096
1922026-03-16T19:46:02.072ZUsing extent size 16384
1932026-03-16T19:46:02.075ZUsing extent count 160
1942026-03-16T19:46:02.079Z/input/rbuild/work
1952026-03-16T19:46:02.084ZMemory usage test begins at March 16, 2026 at 07:46:00 PM UTC
1962026-03-16T19:46:02.087ZMemory usage values in kilobytes unless specified otherwise
1972026-03-16T19:46:02.107ZRegion with ES:16384 EC:160 BS:4096 Size: 10 GiB Extent Size: 64 MiB
1982026-03-16T19:46:28.060Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1992026-03-16T19:46:28.145Z 1394 39436 246 82652 516 16640 104 82652 516 160
2002026-03-16T19:46:28.226Z 1393 36292 226 79508 496 13492 84 79508 496 160
2012026-03-16T19:46:28.307Z 1395 42576 266 85792 536 19724 123 85792 536 160
2022026-03-16T19:46:28.312ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 242 MiB
2032026-03-16T19:46:28.330ZSize of volume user gets : 10737418240
2042026-03-16T19:46:28.330ZSize on disk of all region dirs: 32968229075 or 30.7G
2052026-03-16T19:46:28.330ZSize on disk of a single region: 10989409690 or 10.2G
2062026-03-16T19:46:28.334Z Total Overage with 4096 block size: 307.04%
2072026-03-16T19:46:28.341ZRegion Overage with 4096 block size: 102.35%
2082026-03-16T19:46:29.344Z
2092026-03-16T19:46:29.347ZMemory usage test finished on March 16, 2026 at 07:46:28 PM UTC
2102026-03-16T19:46:29.350Z
2112026-03-16T19:46:29.350Zreal 27.271429733
2122026-03-16T19:46:29.351Zuser 24.970837792
2132026-03-16T19:46:29.351Zsys 32.725891348
2142026-03-16T19:46:29.351Ztrap 0.134754415
2152026-03-16T19:46:29.351Ztflt 0.000584546
2162026-03-16T19:46:29.351Zdflt 0.001850934
2172026-03-16T19:46:29.351Zkflt 0.000018862
2182026-03-16T19:46:29.351Zlock 46:29.877259594
2192026-03-16T19:46:29.351Zslp 2:05.351331788
2202026-03-16T19:46:29.351Zlat 19.358561709
2212026-03-16T19:46:29.351Zstop 0.004779375
2222026-03-16T19:46:34.354Zprocess exited: duration 66374 ms, exit code 0
2232026-03-16T19:46:34.354Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
2242026-03-16T19:47:34.408Zexec warning: : stdout descriptor may be held open by a background process; giving up!
2252026-03-16T19:47:34.408Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
2262026-03-16T19:47:34.421Zfound 12 output files
2272026-03-16T19:47:34.421Zuploading: /tmp/test_mem_log.txt (2643714 bytes)
2282026-03-16T19:47:35.457Zuploaded: /tmp/test_mem_log.txt
2292026-03-16T19:47:35.457Zuploading: /tmp/debug/df.txt (1270 bytes)
2302026-03-16T19:47:36.467Zuploaded: /tmp/debug/df.txt
2312026-03-16T19:47:36.467Zuploading: /tmp/debug/iostat.txt (38862 bytes)
2322026-03-16T19:47:36.473Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 38862 -> 39458
2332026-03-16T19:47:37.480Zuploaded: /tmp/debug/iostat.txt
2342026-03-16T19:47:37.480Zuploading: /tmp/debug/mpstat.txt (94951 bytes)
2352026-03-16T19:47:37.491Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 94951 -> 97132
2362026-03-16T19:47:38.497Zuploaded: /tmp/debug/mpstat.txt
2372026-03-16T19:47:38.497Zuploading: /tmp/debug/paging.txt (16744 bytes)
2382026-03-16T19:47:38.503Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 16744 -> 17354
2392026-03-16T19:47:39.511Zuploaded: /tmp/debug/paging.txt
2402026-03-16T19:47:39.518Zuploading: /tmp/debug/perf.txt (105602 bytes)
2412026-03-16T19:47:40.533Zuploaded: /tmp/debug/perf.txt
2422026-03-16T19:47:40.533Zuploading: /tmp/debug/prstat.txt (185204 bytes)
2432026-03-16T19:47:40.542Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 185204 -> 192925
2442026-03-16T19:47:41.554Zuploaded: /tmp/debug/prstat.txt
2452026-03-16T19:47:41.558Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
2462026-03-16T19:47:42.568Zuploaded: /tmp/debug/psrinfo.txt
2472026-03-16T19:47:42.568Zuploading: /tmp/debug/upinfo.txt (6188 bytes)
2482026-03-16T19:47:43.581Zuploaded: /tmp/debug/upinfo.txt
2492026-03-16T19:47:43.581Zuploading: /tmp/dsc/downstairs-8810.txt (8899 bytes)
2502026-03-16T19:47:44.592Zuploaded: /tmp/dsc/downstairs-8810.txt
2512026-03-16T19:47:44.592Zuploading: /tmp/dsc/downstairs-8820.txt (7724 bytes)
2522026-03-16T19:47:45.605Zuploaded: /tmp/dsc/downstairs-8820.txt
2532026-03-16T19:47:45.605Zuploading: /tmp/dsc/downstairs-8830.txt (7724 bytes)
2542026-03-16T19:47:46.639Zuploaded: /tmp/dsc/downstairs-8830.txt