01KKJ2Q4JA1Z5MJRR9T1KN5BYP: 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: 01KKJ2QX7PD4040FMWT3AKJCE8

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-12T22:48:20.041Zjob dependencies complete; ready to run (waiting for 18 m 8 s)
22026-03-12T22:48:21.053Zjob assigned to worker 01KKJ3PRKR1706VAWGHFG0N0SN [factory aws, i-05ba58aebebfe39b3] (queued for 1 s)
32026-03-12T22:48:28.691Zdownloading input: /input/rbuild/out/crucible-nightly.sha256.txt
42026-03-12T22:48:28.696Zdownloaded input: /input/rbuild/out/crucible-nightly.sha256.txt
52026-03-12T22:48:28.696Zdownloading input: /input/rbuild/out/crucible-nightly.tar.gz
62026-03-12T22:48:30.250Zdownloaded input: /input/rbuild/out/crucible-nightly.tar.gz
72026-03-12T22:48:30.255Zdownloading input: /input/rbuild/out/crucible-pantry.sha256.txt
82026-03-12T22:48:30.276Zdownloaded input: /input/rbuild/out/crucible-pantry.sha256.txt
92026-03-12T22:48:30.277Zdownloading input: /input/rbuild/out/crucible-pantry.tar.gz
102026-03-12T22:48:30.656Zdownloaded input: /input/rbuild/out/crucible-pantry.tar.gz
112026-03-12T22:48:30.659Zdownloading input: /input/rbuild/out/crucible-utils.sha256.txt
122026-03-12T22:48:30.681Zdownloaded input: /input/rbuild/out/crucible-utils.sha256.txt
132026-03-12T22:48:30.681Zdownloading input: /input/rbuild/out/crucible-utils.tar
142026-03-12T22:48:30.924Zdownloaded input: /input/rbuild/out/crucible-utils.tar
152026-03-12T22:48:30.928Zdownloading input: /input/rbuild/out/crucible.sha256.txt
162026-03-12T22:48:30.951Zdownloaded input: /input/rbuild/out/crucible.sha256.txt
172026-03-12T22:48:30.951Zdownloading input: /input/rbuild/out/crucible.tar.gz
182026-03-12T22:48:31.391Zdownloaded input: /input/rbuild/out/crucible.tar.gz
192026-03-12T22:48:31.394Zdownloading input: /input/rbuild/work/rbins/crucible-downstairs.gz
202026-03-12T22:48:31.750Zdownloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz
212026-03-12T22:48:31.754Zdownloading input: /input/rbuild/work/rbins/crucible-hammer.gz
222026-03-12T22:48:32.076Zdownloaded input: /input/rbuild/work/rbins/crucible-hammer.gz
232026-03-12T22:48:32.079Zdownloading input: /input/rbuild/work/rbins/crudd.gz
242026-03-12T22:48:32.359Zdownloaded input: /input/rbuild/work/rbins/crudd.gz
252026-03-12T22:48:32.362Zdownloading input: /input/rbuild/work/rbins/crutest.gz
262026-03-12T22:48:32.690Zdownloaded input: /input/rbuild/work/rbins/crutest.gz
272026-03-12T22:48:32.690Zdownloading input: /input/rbuild/work/rbins/dsc.gz
282026-03-12T22:48:32.889Zdownloaded input: /input/rbuild/work/rbins/dsc.gz
292026-03-12T22:48:32.892Zdownloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh
302026-03-12T22:48:32.975Zdownloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh
312026-03-12T22:48:32.975Zdownloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d
322026-03-12T22:48:33.047Zdownloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d
332026-03-12T22:48:33.047Zdownloading input: /input/rbuild/work/scripts/test_mem.sh
342026-03-12T22:48:33.073Zdownloaded input: /input/rbuild/work/scripts/test_mem.sh
352026-03-12T22:48:33.073Zdownloading input: /input/rbuild/work/scripts/upstairs_info.d
362026-03-12T22:48:33.096Zdownloaded input: /input/rbuild/work/scripts/upstairs_info.d
372026-03-12T22:48:33.099Zdownloading input: /input/rbuild/tmp/cargo-test-out.log
382026-03-12T22:48:33.733Zdownloaded input: /input/rbuild/tmp/cargo-test-out.log
 
392026-03-12T22:48:33.733Zstarting task 0: "setup"
402026-03-12T22:48:33.737Z++ uname -s
412026-03-12T22:48:33.740Z+ kern=SunOS
422026-03-12T22:48:33.740Z+ build_user=build
432026-03-12T22:48:33.740Z+ build_uid=12345
442026-03-12T22:48:33.740Z+ work_dir=/work
452026-03-12T22:48:33.740Z+ input_dir=/input
462026-03-12T22:48:33.740Z+ [[ 0 == 12345 ]]
472026-03-12T22:48:33.740Z+ case "$kern" in
482026-03-12T22:48:33.740Z+ groupadd -g 12345 build
492026-03-12T22:48:33.743Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
502026-03-12T22:48:35.747Z+ zfs create -o mountpoint=/work rpool/work
512026-03-12T22:48:35.870Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
522026-03-12T22:48:35.874Z+ home_fs=zfs
532026-03-12T22:48:35.874Z+ [[ zfs == autofs ]]
542026-03-12T22:48:35.874Z+ mkdir -p /home/build
552026-03-12T22:48:35.874Z+ chown build:build /home/build /work
562026-03-12T22:48:37.875Z+ chmod 0700 /home/build /work
572026-03-12T22:48:37.879Zprocess exited: duration 4149 ms, exit code 0
 
582026-03-12T22:48:37.885Zstarting task 1: "authentication"
592026-03-12T22:48:37.900Zprocess exited: duration 15 ms, exit code 0
 
602026-03-12T22:48:37.907Zstarting task 2: "build"
612026-03-12T22:48:37.910Z+ banner cores
622026-03-12T22:48:37.914Z
632026-03-12T22:48:37.914Z #### #### ##### ###### ####
642026-03-12T22:48:37.914Z # # # # # # # #
652026-03-12T22:48:37.914Z # # # # # ##### ####
662026-03-12T22:48:37.914Z # # # ##### # #
672026-03-12T22:48:37.914Z # # # # # # # # #
682026-03-12T22:48:37.914Z #### #### # # ###### ####
692026-03-12T22:48:37.914Z
702026-03-12T22:48:37.914Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
712026-03-12T22:48:37.921Z+ banner unpack
722026-03-12T22:48:37.924Z
732026-03-12T22:48:37.924Z # # # # ##### ## #### # #
742026-03-12T22:48:37.924Z # # ## # # # # # # # # #
752026-03-12T22:48:37.924Z # # # # # # # # # # ####
762026-03-12T22:48:37.924Z # # # # # ##### ###### # # #
772026-03-12T22:48:37.924Z # # # ## # # # # # # #
782026-03-12T22:48:37.924Z #### # # # # # #### # #
792026-03-12T22:48:37.924Z
802026-03-12T22:48:37.924Z+ mkdir -p /var/tmp/bins
812026-03-12T22:48:37.924Z+ for t in "$input/rbins/"*.gz
822026-03-12T22:48:37.928Z++ basename /input/rbuild/work/rbins/crucible-downstairs.gz
832026-03-12T22:48:37.928Z+ b=crucible-downstairs.gz
842026-03-12T22:48:37.928Z+ b=crucible-downstairs
852026-03-12T22:48:37.928Z+ gunzip
862026-03-12T22:48:38.327Z+ chmod +x /var/tmp/bins/crucible-downstairs
872026-03-12T22:48:38.331Z+ for t in "$input/rbins/"*.gz
882026-03-12T22:48:38.331Z++ basename /input/rbuild/work/rbins/crucible-hammer.gz
892026-03-12T22:48:38.331Z+ b=crucible-hammer.gz
902026-03-12T22:48:38.331Z+ b=crucible-hammer
912026-03-12T22:48:38.331Z+ gunzip
922026-03-12T22:48:38.708Z+ chmod +x /var/tmp/bins/crucible-hammer
932026-03-12T22:48:38.711Z+ for t in "$input/rbins/"*.gz
942026-03-12T22:48:38.711Z++ basename /input/rbuild/work/rbins/crudd.gz
952026-03-12T22:48:38.714Z+ b=crudd.gz
962026-03-12T22:48:38.715Z+ b=crudd
972026-03-12T22:48:38.715Z+ gunzip
982026-03-12T22:48:39.077Z+ chmod +x /var/tmp/bins/crudd
992026-03-12T22:48:39.080Z+ for t in "$input/rbins/"*.gz
1002026-03-12T22:48:39.080Z++ basename /input/rbuild/work/rbins/crutest.gz
1012026-03-12T22:48:39.084Z+ b=crutest.gz
1022026-03-12T22:48:39.084Z+ b=crutest
1032026-03-12T22:48:39.084Z+ gunzip
1042026-03-12T22:48:39.482Z+ chmod +x /var/tmp/bins/crutest
1052026-03-12T22:48:39.485Z+ for t in "$input/rbins/"*.gz
1062026-03-12T22:48:39.485Z++ basename /input/rbuild/work/rbins/dsc.gz
1072026-03-12T22:48:39.485Z+ b=dsc.gz
1082026-03-12T22:48:39.488Z+ b=dsc
1092026-03-12T22:48:39.488Z+ gunzip
1102026-03-12T22:48:39.653Z+ chmod +x /var/tmp/bins/dsc
1112026-03-12T22:48:39.656Z+ export BINDIR=/var/tmp/bins
1122026-03-12T22:48:39.656Z+ BINDIR=/var/tmp/bins
1132026-03-12T22:48:39.656Z+ export RUST_BACKTRACE=1
1142026-03-12T22:48:39.656Z+ RUST_BACKTRACE=1
1152026-03-12T22:48:39.656Z+ banner setup
1162026-03-12T22:48:39.656Z
1172026-03-12T22:48:39.657Z #### ###### ##### # # #####
1182026-03-12T22:48:39.657Z # # # # # # #
1192026-03-12T22:48:39.657Z #### ##### # # # # #
1202026-03-12T22:48:39.657Z # # # # # #####
1212026-03-12T22:48:39.657Z # # # # # # #
1222026-03-12T22:48:39.657Z #### ###### # #### #
1232026-03-12T22:48:39.657Z
1242026-03-12T22:48:39.660Z+ pfexec plimit -n 9123456 1155
1252026-03-12T22:48:39.660Z+ echo 'Setup self timeout'
1262026-03-12T22:48:39.660ZSetup self timeout
1272026-03-12T22:48:39.660Z+ jobpid=1155
1282026-03-12T22:48:39.664Z+ echo 'Setup debug logging'
1292026-03-12T22:48:39.664ZSetup debug logging
1302026-03-12T22:48:39.664Z+ mkdir /tmp/debug
1312026-03-12T22:48:39.664Z+ sleep 3600
1322026-03-12T22:48:39.664Z+ psrinfo -v
1332026-03-12T22:48:39.667Z+ df -h
1342026-03-12T22:48:39.672Z+ prstat -d d -mLc 1
1352026-03-12T22:48:39.676Z+ iostat -T d -xn 1
1362026-03-12T22:48:39.676Z+ mpstat -T d 1
1372026-03-12T22:48:39.676Z+ vmstat -T d -p 1
1382026-03-12T22:48:39.676Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/perf-downstairs-tick.d
1392026-03-12T22:48:39.676Z+ banner 512-memtest
1402026-03-12T22:48:39.676Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/upstairs_info.d
1412026-03-12T22:48:39.679Z####### # #####
1422026-03-12T22:48:39.679Z# ## # # # # ###### # # ##### ###### ####
1432026-03-12T22:48:39.679Z# # # # ## ## # ## ## # # #
1442026-03-12T22:48:39.679Z###### # ##### ##### # ## # ##### # ## # # ##### ####
1452026-03-12T22:48:39.679Z # # # # # # # # # # #
1462026-03-12T22:48:39.679Z# # # # # # # # # # # # #
1472026-03-12T22:48:39.679Z ##### ##### ####### # # ###### # # # ###### ####
1482026-03-12T22:48:39.679Z
1492026-03-12T22:48:39.679Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh -b 512 -e 131072 -c 160
1502026-03-12T22:48:39.683ZUsing block size 512
1512026-03-12T22:48:39.683ZUsing extent size 131072
1522026-03-12T22:48:39.686ZUsing extent count 160
1532026-03-12T22:48:39.689Z/input/rbuild/work
1542026-03-12T22:48:39.696ZMemory usage test begins at March 12, 2026 at 10:48:38 PM UTC
1552026-03-12T22:48:39.699ZMemory usage values in kilobytes unless specified otherwise
1562026-03-12T22:48:39.721ZRegion with ES:131072 EC:160 BS:512 Size: 10 GiB Extent Size: 64 MiB
1572026-03-12T22:49:15.577Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1582026-03-12T22:49:15.702Z 1224 108016 675 152556 953 86348 539 152556 953 160
1592026-03-12T22:49:15.819Z 1225 95940 599 140592 878 74004 462 140592 878 160
1602026-03-12T22:49:15.946Z 1226 118892 743 163476 1021 97348 608 163476 1021 160
1612026-03-12T22:49:15.950ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 445 MiB
1622026-03-12T22:49:15.969ZSize of volume user gets : 10737418240
1632026-03-12T22:49:15.969ZSize on disk of all region dirs: 38259933392 or 35.6G
1642026-03-12T22:49:15.969ZSize on disk of a single region: 12753311129 or 11.9G
1652026-03-12T22:49:15.973Z Total Overage with 512 block size: 356.32%
1662026-03-12T22:49:15.976ZRegion Overage with 512 block size: 118.77%
1672026-03-12T22:49:16.983Z
1682026-03-12T22:49:16.987ZMemory usage test finished on March 12, 2026 at 10:49:16 PM UTC
1692026-03-12T22:49:16.991Z
1702026-03-12T22:49:16.991Zreal 37.316269465
1712026-03-12T22:49:16.991Zuser 58.419013582
1722026-03-12T22:49:16.991Zsys 39.212611216
1732026-03-12T22:49:16.991Ztrap 0.393156077
1742026-03-12T22:49:16.991Ztflt 0.001843724
1752026-03-12T22:49:16.991Zdflt 0.013489223
1762026-03-12T22:49:16.991Zkflt 0.000908409
1772026-03-12T22:49:16.991Zlock 1:11:15.408599870
1782026-03-12T22:49:16.991Zslp 2:36.600789131
1792026-03-12T22:49:16.991Zlat 58.636469369
1802026-03-12T22:49:16.991Zstop 0.004457583
1812026-03-12T22:49:16.991Z+ banner 4k-memtest
1822026-03-12T22:49:16.991Z#
1832026-03-12T22:49:16.991Z# # # # # # ###### # # ##### ###### #### #####
1842026-03-12T22:49:16.991Z# # # # ## ## # ## ## # # # #
1852026-03-12T22:49:16.992Z# # #### ##### # ## # ##### # ## # # ##### #### #
1862026-03-12T22:49:16.992Z####### # # # # # # # # # # #
1872026-03-12T22:49:16.992Z # # # # # # # # # # # # #
1882026-03-12T22:49:16.992Z # # # # # ###### # # # ###### #### #
1892026-03-12T22:49:16.992Z
1902026-03-12T22:49:16.992Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh -b 4096 -e 16384 -c 160
1912026-03-12T22:49:16.996ZUsing block size 4096
1922026-03-12T22:49:16.996ZUsing extent size 16384
1932026-03-12T22:49:16.996ZUsing extent count 160
1942026-03-12T22:49:17.001Z/input/rbuild/work
1952026-03-12T22:49:17.006ZMemory usage test begins at March 12, 2026 at 10:49:16 PM UTC
1962026-03-12T22:49:17.010ZMemory usage values in kilobytes unless specified otherwise
1972026-03-12T22:49:17.029ZRegion with ES:16384 EC:160 BS:4096 Size: 10 GiB Extent Size: 64 MiB
1982026-03-12T22:49:42.956Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1992026-03-12T22:49:43.041Z 1390 46684 291 89928 562 23768 148 89928 562 160
2002026-03-12T22:49:43.122Z 1391 44624 278 87868 549 21712 135 87868 549 160
2012026-03-12T22:49:43.201Z 1392 42548 265 85780 536 19656 122 85780 536 160
2022026-03-12T22:49:43.206ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 257 MiB
2032026-03-12T22:49:43.224ZSize of volume user gets : 10737418240
2042026-03-12T22:49:43.224ZSize on disk of all region dirs: 32968229075 or 30.7G
2052026-03-12T22:49:43.224ZSize on disk of a single region: 10989409690 or 10.2G
2062026-03-12T22:49:43.227Z Total Overage with 4096 block size: 307.04%
2072026-03-12T22:49:43.230ZRegion Overage with 4096 block size: 102.35%
2082026-03-12T22:49:44.239Z
2092026-03-12T22:49:44.242ZMemory usage test finished on March 12, 2026 at 10:49:43 PM UTC
2102026-03-12T22:49:44.245Z
2112026-03-12T22:49:44.245Zreal 27.257806275
2122026-03-12T22:49:44.245Zuser 25.180896542
2132026-03-12T22:49:44.245Zsys 32.734774981
2142026-03-12T22:49:44.245Ztrap 0.143403476
2152026-03-12T22:49:44.245Ztflt 0.000455436
2162026-03-12T22:49:44.245Zdflt 0.002204822
2172026-03-12T22:49:44.245Zkflt 0.000014473
2182026-03-12T22:49:44.245Zlock 46:46.846613105
2192026-03-12T22:49:44.245Zslp 2:05.254446640
2202026-03-12T22:49:44.245Zlat 20.061463176
2212026-03-12T22:49:44.246Zstop 0.004621505
2222026-03-12T22:49:49.247Zprocess exited: duration 66353 ms, exit code 0
2232026-03-12T22:49:49.247Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
2242026-03-12T22:50:49.272Zexec warning: : stdout descriptor may be held open by a background process; giving up!
2252026-03-12T22:50:49.272Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
2262026-03-12T22:50:49.285Zfound 12 output files
2272026-03-12T22:50:49.285Zuploading: /tmp/test_mem_log.txt (2642732 bytes)
2282026-03-12T22:50:50.332Zuploaded: /tmp/test_mem_log.txt
2292026-03-12T22:50:50.333Zuploading: /tmp/debug/df.txt (1270 bytes)
2302026-03-12T22:50:51.343Zuploaded: /tmp/debug/df.txt
2312026-03-12T22:50:51.343Zuploading: /tmp/debug/iostat.txt (38856 bytes)
2322026-03-12T22:50:51.356Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 38856 -> 39452
2332026-03-12T22:50:52.367Zuploaded: /tmp/debug/iostat.txt
2342026-03-12T22:50:52.367Zuploading: /tmp/debug/mpstat.txt (94951 bytes)
2352026-03-12T22:50:52.378Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 94951 -> 97132
2362026-03-12T22:50:53.388Zuploaded: /tmp/debug/mpstat.txt
2372026-03-12T22:50:53.388Zuploading: /tmp/debug/paging.txt (16744 bytes)
2382026-03-12T22:50:53.396Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 16744 -> 17354
2392026-03-12T22:50:54.403Zuploaded: /tmp/debug/paging.txt
2402026-03-12T22:50:54.407Zuploading: /tmp/debug/perf.txt (106017 bytes)
2412026-03-12T22:50:55.424Zuploaded: /tmp/debug/perf.txt
2422026-03-12T22:50:55.424Zuploading: /tmp/debug/prstat.txt (185082 bytes)
2432026-03-12T22:50:55.439Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 185082 -> 192805
2442026-03-12T22:50:56.448Zuploaded: /tmp/debug/prstat.txt
2452026-03-12T22:50:56.448Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
2462026-03-12T22:50:57.457Zuploaded: /tmp/debug/psrinfo.txt
2472026-03-12T22:50:57.457Zuploading: /tmp/debug/upinfo.txt (6069 bytes)
2482026-03-12T22:50:58.467Zuploaded: /tmp/debug/upinfo.txt
2492026-03-12T22:50:58.467Zuploading: /tmp/dsc/downstairs-8810.txt (8892 bytes)
2502026-03-12T22:50:59.477Zuploaded: /tmp/dsc/downstairs-8810.txt
2512026-03-12T22:50:59.477Zuploading: /tmp/dsc/downstairs-8820.txt (7715 bytes)
2522026-03-12T22:51:00.487Zuploaded: /tmp/dsc/downstairs-8820.txt
2532026-03-12T22:51:00.487Zuploading: /tmp/dsc/downstairs-8830.txt (7713 bytes)
2542026-03-12T22:51:01.497Zuploaded: /tmp/dsc/downstairs-8830.txt