01KJQSAJAVB7YH5HTTAVH8Z5ZQ: 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: 01KJQSERBT24Q71XDJWVWGH2TW

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-02T18:44:31.236Zjob dependencies complete; ready to run (waiting for 1 h 16 m 51 s)
22026-03-02T18:50:47.524Zjob assigned to worker 01KJQY4HRKC98A1BSE0EY51A20 [factory aws, i-01dd176eaffc5909f] (queued for 6 m 16 s)
32026-03-02T18:50:55.818Zdownloading input: /input/rbuild/out/crucible-nightly.sha256.txt
42026-03-02T18:50:55.840Zdownloaded input: /input/rbuild/out/crucible-nightly.sha256.txt
52026-03-02T18:50:55.840Zdownloading input: /input/rbuild/out/crucible-nightly.tar.gz
62026-03-02T18:50:57.911Zdownloaded input: /input/rbuild/out/crucible-nightly.tar.gz
72026-03-02T18:50:57.912Zdownloading input: /input/rbuild/out/crucible-pantry.sha256.txt
82026-03-02T18:50:57.990Zdownloaded input: /input/rbuild/out/crucible-pantry.sha256.txt
92026-03-02T18:50:57.990Zdownloading input: /input/rbuild/out/crucible-pantry.tar.gz
102026-03-02T18:50:58.517Zdownloaded input: /input/rbuild/out/crucible-pantry.tar.gz
112026-03-02T18:50:58.517Zdownloading input: /input/rbuild/out/crucible-utils.sha256.txt
122026-03-02T18:50:58.543Zdownloaded input: /input/rbuild/out/crucible-utils.sha256.txt
132026-03-02T18:50:58.546Zdownloading input: /input/rbuild/out/crucible-utils.tar
142026-03-02T18:50:58.886Zdownloaded input: /input/rbuild/out/crucible-utils.tar
152026-03-02T18:50:58.886Zdownloading input: /input/rbuild/out/crucible.sha256.txt
162026-03-02T18:50:58.912Zdownloaded input: /input/rbuild/out/crucible.sha256.txt
172026-03-02T18:50:58.913Zdownloading input: /input/rbuild/out/crucible.tar.gz
182026-03-02T18:50:59.483Zdownloaded input: /input/rbuild/out/crucible.tar.gz
192026-03-02T18:50:59.486Zdownloading input: /input/rbuild/work/rbins/crucible-downstairs.gz
202026-03-02T18:50:59.953Zdownloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz
212026-03-02T18:50:59.953Zdownloading input: /input/rbuild/work/rbins/crucible-hammer.gz
222026-03-02T18:51:00.291Zdownloaded input: /input/rbuild/work/rbins/crucible-hammer.gz
232026-03-02T18:51:00.291Zdownloading input: /input/rbuild/work/rbins/crudd.gz
242026-03-02T18:51:00.772Zdownloaded input: /input/rbuild/work/rbins/crudd.gz
252026-03-02T18:51:00.772Zdownloading input: /input/rbuild/work/rbins/crutest.gz
262026-03-02T18:51:01.518Zdownloaded input: /input/rbuild/work/rbins/crutest.gz
272026-03-02T18:51:01.518Zdownloading input: /input/rbuild/work/rbins/dsc.gz
282026-03-02T18:51:01.737Zdownloaded input: /input/rbuild/work/rbins/dsc.gz
292026-03-02T18:51:01.740Zdownloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh
302026-03-02T18:51:01.773Zdownloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh
312026-03-02T18:51:01.773Zdownloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d
322026-03-02T18:51:01.818Zdownloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d
332026-03-02T18:51:01.818Zdownloading input: /input/rbuild/work/scripts/test_mem.sh
342026-03-02T18:51:01.897Zdownloaded input: /input/rbuild/work/scripts/test_mem.sh
352026-03-02T18:51:01.897Zdownloading input: /input/rbuild/work/scripts/upstairs_info.d
362026-03-02T18:51:01.927Zdownloaded input: /input/rbuild/work/scripts/upstairs_info.d
372026-03-02T18:51:01.929Zdownloading input: /input/rbuild/tmp/cargo-test-out.log
382026-03-02T18:51:02.510Zdownloaded input: /input/rbuild/tmp/cargo-test-out.log
 
392026-03-02T18:51:02.510Zstarting task 0: "setup"
402026-03-02T18:51:02.516Z++ uname -s
412026-03-02T18:51:02.519Z+ kern=SunOS
422026-03-02T18:51:02.519Z+ build_user=build
432026-03-02T18:51:02.519Z+ build_uid=12345
442026-03-02T18:51:02.519Z+ work_dir=/work
452026-03-02T18:51:02.519Z+ input_dir=/input
462026-03-02T18:51:02.519Z+ [[ 0 == 12345 ]]
472026-03-02T18:51:02.519Z+ case "$kern" in
482026-03-02T18:51:02.519Z+ groupadd -g 12345 build
492026-03-02T18:51:02.519Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
502026-03-02T18:51:04.528Z+ zfs create -o mountpoint=/work rpool/work
512026-03-02T18:51:04.768Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
522026-03-02T18:51:04.771Z+ home_fs=zfs
532026-03-02T18:51:04.772Z+ [[ zfs == autofs ]]
542026-03-02T18:51:04.772Z+ mkdir -p /home/build
552026-03-02T18:51:04.772Z+ chown build:build /home/build /work
562026-03-02T18:51:06.774Z+ chmod 0700 /home/build /work
572026-03-02T18:51:06.777Zprocess exited: duration 4268 ms, exit code 0
 
582026-03-02T18:51:06.783Zstarting task 1: "authentication"
592026-03-02T18:51:06.805Zprocess exited: duration 18 ms, exit code 0
 
602026-03-02T18:51:06.812Zstarting task 2: "build"
612026-03-02T18:51:06.816Z+ banner cores
622026-03-02T18:51:06.819Z
632026-03-02T18:51:06.819Z #### #### ##### ###### ####
642026-03-02T18:51:06.819Z # # # # # # # #
652026-03-02T18:51:06.819Z # # # # # ##### ####
662026-03-02T18:51:06.819Z # # # ##### # #
672026-03-02T18:51:06.819Z # # # # # # # # #
682026-03-02T18:51:06.820Z #### #### # # ###### ####
692026-03-02T18:51:06.820Z
702026-03-02T18:51:06.823Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
712026-03-02T18:51:06.829Z+ banner unpack
722026-03-02T18:51:06.832Z
732026-03-02T18:51:06.832Z # # # # ##### ## #### # #
742026-03-02T18:51:06.832Z # # ## # # # # # # # # #
752026-03-02T18:51:06.832Z # # # # # # # # # # ####
762026-03-02T18:51:06.832Z # # # # # ##### ###### # # #
772026-03-02T18:51:06.832Z # # # ## # # # # # # #
782026-03-02T18:51:06.832Z #### # # # # # #### # #
792026-03-02T18:51:06.832Z
802026-03-02T18:51:06.832Z+ mkdir -p /var/tmp/bins
812026-03-02T18:51:06.835Z+ for t in "$input/rbins/"*.gz
822026-03-02T18:51:06.835Z++ basename /input/rbuild/work/rbins/crucible-downstairs.gz
832026-03-02T18:51:06.838Z+ b=crucible-downstairs.gz
842026-03-02T18:51:06.838Z+ b=crucible-downstairs
852026-03-02T18:51:06.838Z+ gunzip
862026-03-02T18:51:07.249Z+ chmod +x /var/tmp/bins/crucible-downstairs
872026-03-02T18:51:07.252Z+ for t in "$input/rbins/"*.gz
882026-03-02T18:51:07.255Z++ basename /input/rbuild/work/rbins/crucible-hammer.gz
892026-03-02T18:51:07.255Z+ b=crucible-hammer.gz
902026-03-02T18:51:07.256Z+ b=crucible-hammer
912026-03-02T18:51:07.256Z+ gunzip
922026-03-02T18:51:07.650Z+ chmod +x /var/tmp/bins/crucible-hammer
932026-03-02T18:51:07.653Z+ for t in "$input/rbins/"*.gz
942026-03-02T18:51:07.653Z++ basename /input/rbuild/work/rbins/crudd.gz
952026-03-02T18:51:07.657Z+ b=crudd.gz
962026-03-02T18:51:07.657Z+ b=crudd
972026-03-02T18:51:07.657Z+ gunzip
982026-03-02T18:51:08.039Z+ chmod +x /var/tmp/bins/crudd
992026-03-02T18:51:08.042Z+ for t in "$input/rbins/"*.gz
1002026-03-02T18:51:08.042Z++ basename /input/rbuild/work/rbins/crutest.gz
1012026-03-02T18:51:08.045Z+ b=crutest.gz
1022026-03-02T18:51:08.045Z+ b=crutest
1032026-03-02T18:51:08.046Z+ gunzip
1042026-03-02T18:51:08.460Z+ chmod +x /var/tmp/bins/crutest
1052026-03-02T18:51:08.463Z+ for t in "$input/rbins/"*.gz
1062026-03-02T18:51:08.464Z++ basename /input/rbuild/work/rbins/dsc.gz
1072026-03-02T18:51:08.467Z+ b=dsc.gz
1082026-03-02T18:51:08.467Z+ b=dsc
1092026-03-02T18:51:08.467Z+ gunzip
1102026-03-02T18:51:08.641Z+ chmod +x /var/tmp/bins/dsc
1112026-03-02T18:51:08.645Z+ export BINDIR=/var/tmp/bins
1122026-03-02T18:51:08.645Z+ BINDIR=/var/tmp/bins
1132026-03-02T18:51:08.645Z+ export RUST_BACKTRACE=1
1142026-03-02T18:51:08.645Z+ RUST_BACKTRACE=1
1152026-03-02T18:51:08.645Z+ banner setup
1162026-03-02T18:51:08.649Z
1172026-03-02T18:51:08.649Z #### ###### ##### # # #####
1182026-03-02T18:51:08.649Z # # # # # # #
1192026-03-02T18:51:08.649Z #### ##### # # # # #
1202026-03-02T18:51:08.649Z # # # # # #####
1212026-03-02T18:51:08.649Z # # # # # # #
1222026-03-02T18:51:08.649Z #### ###### # #### #
1232026-03-02T18:51:08.649Z
1242026-03-02T18:51:08.649Z+ pfexec plimit -n 9123456 1155
1252026-03-02T18:51:08.653Z+ echo 'Setup self timeout'
1262026-03-02T18:51:08.653ZSetup self timeout
1272026-03-02T18:51:08.653Z+ jobpid=1155
1282026-03-02T18:51:08.653Z+ echo 'Setup debug logging'
1292026-03-02T18:51:08.654ZSetup debug logging
1302026-03-02T18:51:08.654Z+ mkdir /tmp/debug
1312026-03-02T18:51:08.654Z+ sleep 3600
1322026-03-02T18:51:08.654Z+ psrinfo -v
1332026-03-02T18:51:08.658Z+ df -h
1342026-03-02T18:51:08.663Z+ prstat -d d -mLc 1
1352026-03-02T18:51:08.667Z+ iostat -T d -xn 1
1362026-03-02T18:51:08.667Z+ mpstat -T d 1
1372026-03-02T18:51:08.667Z+ vmstat -T d -p 1
1382026-03-02T18:51:08.668Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/perf-downstairs-tick.d
1392026-03-02T18:51:08.668Z+ banner 512-memtest
1402026-03-02T18:51:08.726Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/upstairs_info.d
1412026-03-02T18:51:08.726Z####### # #####
1422026-03-02T18:51:08.726Z# ## # # # # ###### # # ##### ###### ####
1432026-03-02T18:51:08.726Z# # # # ## ## # ## ## # # #
1442026-03-02T18:51:08.726Z###### # ##### ##### # ## # ##### # ## # # ##### ####
1452026-03-02T18:51:08.726Z # # # # # # # # # # #
1462026-03-02T18:51:08.726Z# # # # # # # # # # # # #
1472026-03-02T18:51:08.726Z ##### ##### ####### # # ###### # # # ###### ####
1482026-03-02T18:51:08.726Z
1492026-03-02T18:51:08.726Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh -b 512 -e 131072 -c 160
1502026-03-02T18:51:08.726ZUsing block size 512
1512026-03-02T18:51:08.726ZUsing extent size 131072
1522026-03-02T18:51:08.726ZUsing extent count 160
1532026-03-02T18:51:08.726Z/input/rbuild/work
1542026-03-02T18:51:08.727ZMemory usage test begins at March 2, 2026 at 06:51:06 PM UTC
1552026-03-02T18:51:08.727ZMemory usage values in kilobytes unless specified otherwise
1562026-03-02T18:51:08.732ZRegion with ES:131072 EC:160 BS:512 Size: 10 GiB Extent Size: 64 MiB
1572026-03-02T18:51:57.013Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1582026-03-02T18:51:57.172Z 1224 98840 617 142244 889 76724 479 142244 889 160
1592026-03-02T18:51:57.291Z 1225 91076 569 134240 839 69332 433 134240 839 160
1602026-03-02T18:51:57.431Z 1226 119144 744 162264 1014 97496 609 162264 1014 160
1612026-03-02T18:51:57.437ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 428 MiB
1622026-03-02T18:51:57.461ZSize of volume user gets : 10737418240
1632026-03-02T18:51:57.461ZSize on disk of all region dirs: 38259933392 or 35.6G
1642026-03-02T18:51:57.461ZSize on disk of a single region: 12753311129 or 11.9G
1652026-03-02T18:51:57.465Z Total Overage with 512 block size: 356.32%
1662026-03-02T18:51:57.470ZRegion Overage with 512 block size: 118.77%
1672026-03-02T18:51:58.477Z
1682026-03-02T18:51:58.482ZMemory usage test finished on March 2, 2026 at 06:51:56 PM UTC
1692026-03-02T18:51:58.486Z
1702026-03-02T18:51:58.486Zreal 49.800365459
1712026-03-02T18:51:58.486Zuser 1:27.272967939
1722026-03-02T18:51:58.486Zsys 57.939253445
1732026-03-02T18:51:58.486Ztrap 0.819710908
1742026-03-02T18:51:58.486Ztflt 0.001915692
1752026-03-02T18:51:58.486Zdflt 0.035310437
1762026-03-02T18:51:58.486Zkflt 0.001066515
1772026-03-02T18:51:58.486Zlock 1:45:09.030981094
1782026-03-02T18:51:58.486Zslp 3:21.696447029
1792026-03-02T18:51:58.486Zlat 1:26.406993439
1802026-03-02T18:51:58.486Zstop 0.009273323
1812026-03-02T18:51:58.486Z+ banner 4k-memtest
1822026-03-02T18:51:58.486Z#
1832026-03-02T18:51:58.486Z# # # # # # ###### # # ##### ###### #### #####
1842026-03-02T18:51:58.486Z# # # # ## ## # ## ## # # # #
1852026-03-02T18:51:58.486Z# # #### ##### # ## # ##### # ## # # ##### #### #
1862026-03-02T18:51:58.486Z####### # # # # # # # # # # #
1872026-03-02T18:51:58.486Z # # # # # # # # # # # # #
1882026-03-02T18:51:58.486Z # # # # # ###### # # # ###### #### #
1892026-03-02T18:51:58.486Z
1902026-03-02T18:51:58.486Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh -b 4096 -e 16384 -c 160
1912026-03-02T18:51:58.490ZUsing block size 4096
1922026-03-02T18:51:58.490ZUsing extent size 16384
1932026-03-02T18:51:58.490ZUsing extent count 160
1942026-03-02T18:51:58.497Z/input/rbuild/work
1952026-03-02T18:51:58.504ZMemory usage test begins at March 2, 2026 at 06:51:56 PM UTC
1962026-03-02T18:51:58.509ZMemory usage values in kilobytes unless specified otherwise
1972026-03-02T18:51:58.531ZRegion with ES:16384 EC:160 BS:4096 Size: 10 GiB Extent Size: 64 MiB
1982026-03-02T18:52:32.722Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1992026-03-02T18:52:32.814Z 1391 34548 215 76400 477 11560 72 76400 477 160
2002026-03-02T18:52:32.899Z 1392 30220 188 72072 450 7320 45 72072 450 160
2012026-03-02T18:52:32.984Z 1390 33364 208 75220 470 10404 65 75220 470 160
2022026-03-02T18:52:32.989ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 218 MiB
2032026-03-02T18:52:33.011ZSize of volume user gets : 10737418240
2042026-03-02T18:52:33.011ZSize on disk of all region dirs: 32968229075 or 30.7G
2052026-03-02T18:52:33.011ZSize on disk of a single region: 10989409690 or 10.2G
2062026-03-02T18:52:33.014Z Total Overage with 4096 block size: 307.04%
2072026-03-02T18:52:33.018ZRegion Overage with 4096 block size: 102.35%
2082026-03-02T18:52:34.029Z
2092026-03-02T18:52:34.033ZMemory usage test finished on March 2, 2026 at 06:52:32 PM UTC
2102026-03-02T18:52:34.036Z
2112026-03-02T18:52:34.036Zreal 35.541224316
2122026-03-02T18:52:34.036Zuser 35.921836295
2132026-03-02T18:52:34.036Zsys 46.534754479
2142026-03-02T18:52:34.036Ztrap 0.218239283
2152026-03-02T18:52:34.036Ztflt 0.000870561
2162026-03-02T18:52:34.036Zdflt 0.003426905
2172026-03-02T18:52:34.036Zkflt 0.000072624
2182026-03-02T18:52:34.036Zlock 1:01:47.417767693
2192026-03-02T18:52:34.036Zslp 2:35.666167299
2202026-03-02T18:52:34.036Zlat 30.550460734
2212026-03-02T18:52:34.036Zstop 0.009774177
2222026-03-02T18:52:39.039Zprocess exited: duration 87209 ms, exit code 0
2232026-03-02T18:52:39.039Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
2242026-03-02T18:53:39.084Zexec warning: : stdout descriptor may be held open by a background process; giving up!
2252026-03-02T18:53:39.084Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
2262026-03-02T18:53:39.096Zfound 12 output files
2272026-03-02T18:53:39.096Zuploading: /tmp/test_mem_log.txt (2631835 bytes)
2282026-03-02T18:53:40.159Zuploaded: /tmp/test_mem_log.txt
2292026-03-02T18:53:40.165Zuploading: /tmp/debug/df.txt (1270 bytes)
2302026-03-02T18:53:41.171Zuploaded: /tmp/debug/df.txt
2312026-03-02T18:53:41.174Zuploading: /tmp/debug/iostat.txt (45167 bytes)
2322026-03-02T18:53:41.180Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 45167 -> 45763
2332026-03-02T18:53:42.190Zuploaded: /tmp/debug/iostat.txt
2342026-03-02T18:53:42.194Zuploading: /tmp/debug/mpstat.txt (110241 bytes)
2352026-03-02T18:53:42.203Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 110241 -> 112422
2362026-03-02T18:53:43.216Zuploaded: /tmp/debug/mpstat.txt
2372026-03-02T18:53:43.221Zuploading: /tmp/debug/paging.txt (19591 bytes)
2382026-03-02T18:53:43.227Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 19591 -> 20043
2392026-03-02T18:53:44.241Zuploaded: /tmp/debug/paging.txt
2402026-03-02T18:53:44.244Zuploading: /tmp/debug/perf.txt (86253 bytes)
2412026-03-02T18:53:45.284Zuploaded: /tmp/debug/perf.txt
2422026-03-02T18:53:45.286Zuploading: /tmp/debug/prstat.txt (217277 bytes)
2432026-03-02T18:53:45.297Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 217277 -> 226301
2442026-03-02T18:53:46.304Zuploaded: /tmp/debug/prstat.txt
2452026-03-02T18:53:46.304Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
2462026-03-02T18:53:47.316Zuploaded: /tmp/debug/psrinfo.txt
2472026-03-02T18:53:47.319Zuploading: /tmp/debug/upinfo.txt (8687 bytes)
2482026-03-02T18:53:48.329Zuploaded: /tmp/debug/upinfo.txt
2492026-03-02T18:53:48.332Zuploading: /tmp/dsc/downstairs-8810.txt (8906 bytes)
2502026-03-02T18:53:49.343Zuploaded: /tmp/dsc/downstairs-8810.txt
2512026-03-02T18:53:49.346Zuploading: /tmp/dsc/downstairs-8820.txt (7729 bytes)
2522026-03-02T18:53:50.356Zuploaded: /tmp/dsc/downstairs-8820.txt
2532026-03-02T18:53:50.359Zuploading: /tmp/dsc/downstairs-8830.txt (7732 bytes)
2542026-03-02T18:53:51.368Zuploaded: /tmp/dsc/downstairs-8830.txt