01JJPX9QMVMNS2HDJEA6TN584G: 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: 01JJPXAC6MV655G2W8DA8MGXA5

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-28T17:11:11.570Zjob dependencies complete; ready to run (waiting for 17 m 33 s)
22025-01-28T17:11:11.576Zjob assigned to worker 01JJPY41GM6JBA69R4J6N3BB52 [factory aws, i-0fda3bd3b19ab442e] (queued for 0 s)
32025-01-28T17:11:11.794Zdownloading input: /input/rbuild/out/crucible-dtrace.sha256.txt
42025-01-28T17:11:11.801Zdownloaded input: /input/rbuild/out/crucible-dtrace.sha256.txt
52025-01-28T17:11:11.801Zdownloading input: /input/rbuild/out/crucible-dtrace.tar
62025-01-28T17:11:11.805Zdownloaded input: /input/rbuild/out/crucible-dtrace.tar
72025-01-28T17:11:11.805Zdownloading input: /input/rbuild/out/crucible-nightly.sha256.txt
82025-01-28T17:11:11.808Zdownloaded input: /input/rbuild/out/crucible-nightly.sha256.txt
92025-01-28T17:11:11.808Zdownloading input: /input/rbuild/out/crucible-nightly.tar.gz
102025-01-28T17:11:12.404Zdownloaded input: /input/rbuild/out/crucible-nightly.tar.gz
112025-01-28T17:11:12.404Zdownloading input: /input/rbuild/out/crucible-pantry.sha256.txt
122025-01-28T17:11:12.410Zdownloaded input: /input/rbuild/out/crucible-pantry.sha256.txt
132025-01-28T17:11:12.410Zdownloading input: /input/rbuild/out/crucible-pantry.tar.gz
142025-01-28T17:11:12.516Zdownloaded input: /input/rbuild/out/crucible-pantry.tar.gz
152025-01-28T17:11:12.516Zdownloading input: /input/rbuild/out/crucible.sha256.txt
162025-01-28T17:11:12.522Zdownloaded input: /input/rbuild/out/crucible.sha256.txt
172025-01-28T17:11:12.522Zdownloading input: /input/rbuild/out/crucible.tar.gz
182025-01-28T17:11:12.758Zdownloaded input: /input/rbuild/out/crucible.tar.gz
192025-01-28T17:11:12.761Zdownloading input: /input/rbuild/work/rbins/crucible-downstairs.gz
202025-01-28T17:11:12.845Zdownloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz
212025-01-28T17:11:12.845Zdownloading input: /input/rbuild/work/rbins/crucible-hammer.gz
222025-01-28T17:11:12.927Zdownloaded input: /input/rbuild/work/rbins/crucible-hammer.gz
232025-01-28T17:11:12.927Zdownloading input: /input/rbuild/work/rbins/crudd.gz
242025-01-28T17:11:13.004Zdownloaded input: /input/rbuild/work/rbins/crudd.gz
252025-01-28T17:11:13.004Zdownloading input: /input/rbuild/work/rbins/crutest.gz
262025-01-28T17:11:13.091Zdownloaded input: /input/rbuild/work/rbins/crutest.gz
272025-01-28T17:11:13.091Zdownloading input: /input/rbuild/work/rbins/dsc.gz
282025-01-28T17:11:13.170Zdownloaded input: /input/rbuild/work/rbins/dsc.gz
292025-01-28T17:11:13.172Zdownloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh
302025-01-28T17:11:13.172Zdownloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh
312025-01-28T17:11:13.172Zdownloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d
322025-01-28T17:11:13.175Zdownloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d
332025-01-28T17:11:13.175Zdownloading input: /input/rbuild/work/scripts/test_mem.sh
342025-01-28T17:11:13.177Zdownloaded input: /input/rbuild/work/scripts/test_mem.sh
352025-01-28T17:11:13.177Zdownloading input: /input/rbuild/work/scripts/upstairs_info.d
362025-01-28T17:11:13.180Zdownloaded input: /input/rbuild/work/scripts/upstairs_info.d
372025-01-28T17:11:13.180Zdownloading input: /input/rbuild/tmp/cargo-test-out.log
382025-01-28T17:11:13.642Zdownloaded input: /input/rbuild/tmp/cargo-test-out.log
 
392025-01-28T17:11:13.642Zstarting task 0: "setup"
402025-01-28T17:11:13.649Z++ uname -s
412025-01-28T17:11:13.652Z+ kern=SunOS
422025-01-28T17:11:13.652Z+ case "$kern" in
432025-01-28T17:11:13.652Z+ groupadd -g 12345 build
442025-01-28T17:11:13.664Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
452025-01-28T17:11:15.663Z+ zfs create -o mountpoint=/work rpool/work
462025-01-28T17:11:15.935Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
472025-01-28T17:11:15.937Z+ home_fs=zfs
482025-01-28T17:11:15.938Z+ [[ zfs == autofs ]]
492025-01-28T17:11:15.938Z+ mkdir -p /home/build
502025-01-28T17:11:15.940Z+ chown build:build /home/build /work
512025-01-28T17:11:17.942Z+ chmod 0700 /home/build /work
522025-01-28T17:11:17.944Zprocess exited: duration 4307 ms, exit code 0
 
532025-01-28T17:11:17.950Zstarting task 1: "authentication"
542025-01-28T17:11:17.968Zprocess exited: duration 17 ms, exit code 0
 
552025-01-28T17:11:17.973Zstarting task 2: "build"
562025-01-28T17:11:17.978Z+ banner cores
572025-01-28T17:11:17.981Z
582025-01-28T17:11:17.982Z #### #### ##### ###### ####
592025-01-28T17:11:17.982Z # # # # # # # #
602025-01-28T17:11:17.982Z # # # # # ##### ####
612025-01-28T17:11:17.982Z # # # ##### # #
622025-01-28T17:11:17.982Z # # # # # # # # #
632025-01-28T17:11:17.982Z #### #### # # ###### ####
642025-01-28T17:11:17.982Z
652025-01-28T17:11:17.984Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
662025-01-28T17:11:17.990Z+ banner unpack
672025-01-28T17:11:17.993Z
682025-01-28T17:11:17.993Z # # # # ##### ## #### # #
692025-01-28T17:11:17.993Z # # ## # # # # # # # # #
702025-01-28T17:11:17.993Z # # # # # # # # # # ####
712025-01-28T17:11:17.993Z # # # # # ##### ###### # # #
722025-01-28T17:11:17.993Z # # # ## # # # # # # #
732025-01-28T17:11:17.993Z #### # # # # # #### # #
742025-01-28T17:11:17.993Z
752025-01-28T17:11:17.993Z+ mkdir -p /var/tmp/bins
762025-01-28T17:11:17.996Z+ for t in "$input/rbins/"*.gz
772025-01-28T17:11:17.996Z++ basename /input/rbuild/work/rbins/crucible-downstairs.gz
782025-01-28T17:11:17.998Z+ b=crucible-downstairs.gz
792025-01-28T17:11:17.998Z+ b=crucible-downstairs
802025-01-28T17:11:17.998Z+ gunzip
812025-01-28T17:11:18.279Z+ chmod +x /var/tmp/bins/crucible-downstairs
822025-01-28T17:11:18.281Z+ for t in "$input/rbins/"*.gz
832025-01-28T17:11:18.284Z++ basename /input/rbuild/work/rbins/crucible-hammer.gz
842025-01-28T17:11:18.284Z+ b=crucible-hammer.gz
852025-01-28T17:11:18.284Z+ b=crucible-hammer
862025-01-28T17:11:18.284Z+ gunzip
872025-01-28T17:11:18.549Z+ chmod +x /var/tmp/bins/crucible-hammer
882025-01-28T17:11:18.551Z+ for t in "$input/rbins/"*.gz
892025-01-28T17:11:18.553Z++ basename /input/rbuild/work/rbins/crudd.gz
902025-01-28T17:11:18.553Z+ b=crudd.gz
912025-01-28T17:11:18.553Z+ b=crudd
922025-01-28T17:11:18.553Z+ gunzip
932025-01-28T17:11:18.809Z+ chmod +x /var/tmp/bins/crudd
942025-01-28T17:11:18.812Z+ for t in "$input/rbins/"*.gz
952025-01-28T17:11:18.812Z++ basename /input/rbuild/work/rbins/crutest.gz
962025-01-28T17:11:18.814Z+ b=crutest.gz
972025-01-28T17:11:18.814Z+ b=crutest
982025-01-28T17:11:18.814Z+ gunzip
992025-01-28T17:11:19.102Z+ chmod +x /var/tmp/bins/crutest
1002025-01-28T17:11:19.104Z+ for t in "$input/rbins/"*.gz
1012025-01-28T17:11:19.107Z++ basename /input/rbuild/work/rbins/dsc.gz
1022025-01-28T17:11:19.107Z+ b=dsc.gz
1032025-01-28T17:11:19.107Z+ b=dsc
1042025-01-28T17:11:19.107Z+ gunzip
1052025-01-28T17:11:19.251Z+ chmod +x /var/tmp/bins/dsc
1062025-01-28T17:11:19.253Z+ export BINDIR=/var/tmp/bins
1072025-01-28T17:11:19.253Z+ BINDIR=/var/tmp/bins
1082025-01-28T17:11:19.253Z+ export RUST_BACKTRACE=1
1092025-01-28T17:11:19.253Z+ RUST_BACKTRACE=1
1102025-01-28T17:11:19.254Z+ banner setup
1112025-01-28T17:11:19.256Z
1122025-01-28T17:11:19.256Z #### ###### ##### # # #####
1132025-01-28T17:11:19.256Z # # # # # # #
1142025-01-28T17:11:19.256Z #### ##### # # # # #
1152025-01-28T17:11:19.257Z # # # # # #####
1162025-01-28T17:11:19.257Z # # # # # # #
1172025-01-28T17:11:19.257Z #### ###### # #### #
1182025-01-28T17:11:19.257Z
1192025-01-28T17:11:19.257Z+ pfexec plimit -n 9123456 1141
1202025-01-28T17:11:19.259Z+ echo 'Setup self timeout'
1212025-01-28T17:11:19.259ZSetup self timeout
1222025-01-28T17:11:19.259Z+ jobpid=1141
1232025-01-28T17:11:19.262Z+ echo 'Setup debug logging'
1242025-01-28T17:11:19.262Z+ mkdir /tmp/debug
1252025-01-28T17:11:19.262ZSetup debug logging
1262025-01-28T17:11:19.262Z+ sleep 3600
1272025-01-28T17:11:19.262Z+ psrinfo -v
1282025-01-28T17:11:19.265Z+ df -h
1292025-01-28T17:11:19.273Z+ prstat -d d -mLc 1
1302025-01-28T17:11:19.275Z+ iostat -T d -xn 1
1312025-01-28T17:11:19.275Z+ mpstat -T d 1
1322025-01-28T17:11:19.275Z+ vmstat -T d -p 1
1332025-01-28T17:11:19.278Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/perf-downstairs-tick.d
1342025-01-28T17:11:19.278Z+ banner memtest
1352025-01-28T17:11:19.278Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/upstairs_info.d
1362025-01-28T17:11:19.281Z
1372025-01-28T17:11:19.281Z # # ###### # # ##### ###### #### #####
1382025-01-28T17:11:19.281Z ## ## # ## ## # # # #
1392025-01-28T17:11:19.281Z # ## # ##### # ## # # ##### #### #
1402025-01-28T17:11:19.281Z # # # # # # # # #
1412025-01-28T17:11:19.281Z # # # # # # # # # #
1422025-01-28T17:11:19.281Z # # ###### # # # ###### #### #
1432025-01-28T17:11:19.281Z
1442025-01-28T17:11:19.281Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh
1452025-01-28T17:11:19.293Z/input/rbuild/work
1462025-01-28T17:11:19.302ZMemory usage test begins at January 28, 2025 at 05:11:18 PM UTC
1472025-01-28T17:11:19.305ZMemory usage values in kilobytes unless specified otherwise
1482025-01-28T17:11:19.332ZRegion with ES:16384 EC:16 BS:4096 Size: 1 GiB Extent Size: 64 MiB
1492025-01-28T17:11:29.959Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1502025-01-28T17:11:30.067Z 1212 95288 5955 123628 7726 75360 4710 123628 7726 16
1512025-01-28T17:11:30.167Z 1211 95048 5940 123528 7720 75296 4706 123528 7720 16
1522025-01-28T17:11:30.272Z 1210 97292 6080 125684 7855 77416 4838 125684 7855 16
1532025-01-28T17:11:30.278ZRegion:1 GiB Extent:64 MiB Total downstairs (pmap -x): 364 MiB
1542025-01-28T17:11:30.288ZSize on disk of all region dirs: 3.07G or 3296823584
1552025-01-28T17:11:31.338Z
1562025-01-28T17:11:31.367ZRegion with ES:16384 EC:160 BS:4096 Size: 10 GiB Extent Size: 64 MiB
1572025-01-28T17:11:49.560Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1582025-01-28T17:11:49.658Z 1357 42756 267 72260 451 23996 149 72260 451 160
1592025-01-28T17:11:49.744Z 1355 34420 215 63904 399 15644 97 63904 399 160
1602025-01-28T17:11:49.844Z 1356 44840 280 74336 464 26052 162 74336 464 160
1612025-01-28T17:11:49.850ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 205 MiB
1622025-01-28T17:11:49.861ZSize on disk of all region dirs: 30.7G or 32968229075
1632025-01-28T17:11:50.910Z
1642025-01-28T17:11:50.938ZRegion with ES:16384 EC:1600 BS:4096 Size: 100 GiB Extent Size: 64 MiB
1652025-01-28T17:13:28.357Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1662025-01-28T17:13:28.547Z 1501 97712 61 138744 86 90436 56 138744 86 1600
1672025-01-28T17:13:28.732Z 1500 99932 62 140980 88 92684 57 140980 88 1600
1682025-01-28T17:13:28.935Z 1502 107916 67 148964 93 100652 62 148964 93 1600
1692025-01-28T17:13:28.940ZRegion:100 GiB Extent:64 MiB Total downstairs (pmap -x): 418 MiB
1702025-01-28T17:13:28.973ZSize on disk of all region dirs: 307G or 329682283958
1712025-01-28T17:13:30.024Z
1722025-01-28T17:13:30.026ZMemory usage test finished on January 28, 2025 at 05:13:28 PM UTC
1732025-01-28T17:13:30.029Z
1742025-01-28T17:13:30.029Zreal 2:10.733027759
1752025-01-28T17:13:30.029Zuser 3:08.791753147
1762025-01-28T17:13:30.029Zsys 4:19.732806671
1772025-01-28T17:13:30.029Ztrap 1.288715804
1782025-01-28T17:13:30.029Ztflt 0.004474089
1792025-01-28T17:13:30.029Zdflt 0.032157950
1802025-01-28T17:13:30.029Zkflt 0.002705478
1812025-01-28T17:13:30.029Zlock 3:52:32.487720337
1822025-01-28T17:13:30.029Zslp 7:58.363873188
1832025-01-28T17:13:30.029Zlat 3:02.786593361
1842025-01-28T17:13:30.029Zstop 0.203715328
1852025-01-28T17:13:35.034Zprocess exited: duration 132043 ms, exit code 0
1862025-01-28T17:13:35.034Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
1872025-01-28T17:14:35.085Zexec warning: : stdout descriptor may be held open by a background process; giving up!
1882025-01-28T17:14:35.085Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
1892025-01-28T17:14:35.097Zfound 12 output files
1902025-01-28T17:14:35.097Zuploading: /tmp/test_mem_log.txt (66480 bytes)
1912025-01-28T17:14:36.108Zuploaded: /tmp/test_mem_log.txt
1922025-01-28T17:14:36.108Zuploading: /tmp/debug/df.txt (1270 bytes)
1932025-01-28T17:14:37.115Zuploaded: /tmp/debug/df.txt
1942025-01-28T17:14:37.116Zuploading: /tmp/debug/iostat.txt (59100 bytes)
1952025-01-28T17:14:37.121Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 59100 -> 59700
1962025-01-28T17:14:38.129Zuploaded: /tmp/debug/iostat.txt
1972025-01-28T17:14:38.132Zuploading: /tmp/debug/mpstat.txt (144452 bytes)
1982025-01-28T17:14:38.138Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 144452 -> 146639
1992025-01-28T17:14:39.144Zuploaded: /tmp/debug/mpstat.txt
2002025-01-28T17:14:39.145Zuploading: /tmp/debug/paging.txt (25700 bytes)
2012025-01-28T17:14:39.149Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 25700 -> 26160
2022025-01-28T17:14:40.156Zuploaded: /tmp/debug/paging.txt
2032025-01-28T17:14:40.159Zuploading: /tmp/debug/perf.txt (92001 bytes)
2042025-01-28T17:14:41.168Zuploaded: /tmp/debug/perf.txt
2052025-01-28T17:14:41.171Zuploading: /tmp/debug/prstat.txt (286453 bytes)
2062025-01-28T17:14:41.179Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 286453 -> 294238
2072025-01-28T17:14:42.185Zuploaded: /tmp/debug/prstat.txt
2082025-01-28T17:14:42.185Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
2092025-01-28T17:14:43.194Zuploaded: /tmp/debug/psrinfo.txt
2102025-01-28T17:14:43.194Zuploading: /tmp/debug/upinfo.txt (12540 bytes)
2112025-01-28T17:14:44.203Zuploaded: /tmp/debug/upinfo.txt
2122025-01-28T17:14:44.205Zuploading: /tmp/dsc/downstairs-8810.txt (5670 bytes)
2132025-01-28T17:14:45.212Zuploaded: /tmp/dsc/downstairs-8810.txt
2142025-01-28T17:14:45.212Zuploading: /tmp/dsc/downstairs-8820.txt (5076 bytes)
2152025-01-28T17:14:46.220Zuploaded: /tmp/dsc/downstairs-8820.txt
2162025-01-28T17:14:46.223Zuploading: /tmp/dsc/downstairs-8830.txt (5079 bytes)
2172025-01-28T17:14:47.229Zuploaded: /tmp/dsc/downstairs-8830.txt