01JJMKBGZXJ8XK5EWNSABT4M43: 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: 01JJMKBZGXFYD2X72XD5TR1G51

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-27T19:38:30.646Zjob dependencies complete; ready to run (waiting for 17 m 15 s)
22025-01-27T19:39:14.913Zjob assigned to worker 01JJMMBKHR7NNG7CQ8HEJQE293 [factory aws, i-04bd44e6b9fa533af] (queued for 44 s)
32025-01-27T19:39:22.592Zdownloading input: /input/rbuild/out/crucible-dtrace.sha256.txt
42025-01-27T19:39:22.640Zdownloaded input: /input/rbuild/out/crucible-dtrace.sha256.txt
52025-01-27T19:39:22.640Zdownloading input: /input/rbuild/out/crucible-dtrace.tar
62025-01-27T19:39:22.680Zdownloaded input: /input/rbuild/out/crucible-dtrace.tar
72025-01-27T19:39:22.680Zdownloading input: /input/rbuild/out/crucible-nightly.sha256.txt
82025-01-27T19:39:22.694Zdownloaded input: /input/rbuild/out/crucible-nightly.sha256.txt
92025-01-27T19:39:22.694Zdownloading input: /input/rbuild/out/crucible-nightly.tar.gz
102025-01-27T19:39:23.587Zdownloaded input: /input/rbuild/out/crucible-nightly.tar.gz
112025-01-27T19:39:23.587Zdownloading input: /input/rbuild/out/crucible-pantry.sha256.txt
122025-01-27T19:39:23.600Zdownloaded input: /input/rbuild/out/crucible-pantry.sha256.txt
132025-01-27T19:39:23.600Zdownloading input: /input/rbuild/out/crucible-pantry.tar.gz
142025-01-27T19:39:23.788Zdownloaded input: /input/rbuild/out/crucible-pantry.tar.gz
152025-01-27T19:39:23.788Zdownloading input: /input/rbuild/out/crucible.sha256.txt
162025-01-27T19:39:23.803Zdownloaded input: /input/rbuild/out/crucible.sha256.txt
172025-01-27T19:39:23.803Zdownloading input: /input/rbuild/out/crucible.tar.gz
182025-01-27T19:39:24.077Zdownloaded input: /input/rbuild/out/crucible.tar.gz
192025-01-27T19:39:24.079Zdownloading input: /input/rbuild/work/rbins/crucible-downstairs.gz
202025-01-27T19:39:24.335Zdownloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz
212025-01-27T19:39:24.335Zdownloading input: /input/rbuild/work/rbins/crucible-hammer.gz
222025-01-27T19:39:24.486Zdownloaded input: /input/rbuild/work/rbins/crucible-hammer.gz
232025-01-27T19:39:24.486Zdownloading input: /input/rbuild/work/rbins/crudd.gz
242025-01-27T19:39:24.671Zdownloaded input: /input/rbuild/work/rbins/crudd.gz
252025-01-27T19:39:24.674Zdownloading input: /input/rbuild/work/rbins/crutest.gz
262025-01-27T19:39:24.841Zdownloaded input: /input/rbuild/work/rbins/crutest.gz
272025-01-27T19:39:24.841Zdownloading input: /input/rbuild/work/rbins/dsc.gz
282025-01-27T19:39:24.950Zdownloaded input: /input/rbuild/work/rbins/dsc.gz
292025-01-27T19:39:24.954Zdownloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh
302025-01-27T19:39:24.998Zdownloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh
312025-01-27T19:39:24.998Zdownloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d
322025-01-27T19:39:25.029Zdownloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d
332025-01-27T19:39:25.029Zdownloading input: /input/rbuild/work/scripts/test_mem.sh
342025-01-27T19:39:25.048Zdownloaded input: /input/rbuild/work/scripts/test_mem.sh
352025-01-27T19:39:25.048Zdownloading input: /input/rbuild/work/scripts/upstairs_info.d
362025-01-27T19:39:25.066Zdownloaded input: /input/rbuild/work/scripts/upstairs_info.d
372025-01-27T19:39:25.068Zdownloading input: /input/rbuild/tmp/cargo-test-out.log
382025-01-27T19:39:25.732Zdownloaded input: /input/rbuild/tmp/cargo-test-out.log
 
392025-01-27T19:39:25.732Zstarting task 0: "setup"
402025-01-27T19:39:25.744Z++ uname -s
412025-01-27T19:39:25.747Z+ kern=SunOS
422025-01-27T19:39:25.747Z+ case "$kern" in
432025-01-27T19:39:25.747Z+ groupadd -g 12345 build
442025-01-27T19:39:25.749Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
452025-01-27T19:39:27.964Z+ zfs create -o mountpoint=/work rpool/work
462025-01-27T19:39:27.973Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
472025-01-27T19:39:27.973Z+ home_fs=zfs
482025-01-27T19:39:27.973Z+ [[ zfs == autofs ]]
492025-01-27T19:39:27.973Z+ mkdir -p /home/build
502025-01-27T19:39:27.973Z+ chown build:build /home/build /work
512025-01-27T19:39:28.836Z+ chmod 0700 /home/build /work
522025-01-27T19:39:28.839Zprocess exited: duration 3104 ms, exit code 0
 
532025-01-27T19:39:28.847Zstarting task 1: "authentication"
542025-01-27T19:39:28.865Zprocess exited: duration 19 ms, exit code 0
 
552025-01-27T19:39:28.873Zstarting task 2: "build"
562025-01-27T19:39:28.878Z+ banner cores
572025-01-27T19:39:28.881Z
582025-01-27T19:39:28.881Z #### #### ##### ###### ####
592025-01-27T19:39:28.881Z # # # # # # # #
602025-01-27T19:39:28.881Z # # # # # ##### ####
612025-01-27T19:39:28.881Z # # # ##### # #
622025-01-27T19:39:28.881Z # # # # # # # # #
632025-01-27T19:39:28.881Z #### #### # # ###### ####
642025-01-27T19:39:28.881Z
652025-01-27T19:39:28.885Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
662025-01-27T19:39:28.890Z+ banner unpack
672025-01-27T19:39:28.895Z
682025-01-27T19:39:28.895Z # # # # ##### ## #### # #
692025-01-27T19:39:28.895Z # # ## # # # # # # # # #
702025-01-27T19:39:28.895Z # # # # # # # # # # ####
712025-01-27T19:39:28.895Z # # # # # ##### ###### # # #
722025-01-27T19:39:28.895Z # # # ## # # # # # # #
732025-01-27T19:39:28.895Z #### # # # # # #### # #
742025-01-27T19:39:28.895Z
752025-01-27T19:39:28.895Z+ mkdir -p /var/tmp/bins
762025-01-27T19:39:28.900Z+ for t in "$input/rbins/"*.gz
772025-01-27T19:39:28.900Z++ basename /input/rbuild/work/rbins/crucible-downstairs.gz
782025-01-27T19:39:28.900Z+ b=crucible-downstairs.gz
792025-01-27T19:39:28.900Z+ b=crucible-downstairs
802025-01-27T19:39:28.900Z+ gunzip
812025-01-27T19:39:29.177Z+ chmod +x /var/tmp/bins/crucible-downstairs
822025-01-27T19:39:29.181Z+ for t in "$input/rbins/"*.gz
832025-01-27T19:39:29.181Z++ basename /input/rbuild/work/rbins/crucible-hammer.gz
842025-01-27T19:39:29.184Z+ b=crucible-hammer.gz
852025-01-27T19:39:29.184Z+ b=crucible-hammer
862025-01-27T19:39:29.184Z+ gunzip
872025-01-27T19:39:29.446Z+ chmod +x /var/tmp/bins/crucible-hammer
882025-01-27T19:39:29.449Z+ for t in "$input/rbins/"*.gz
892025-01-27T19:39:29.449Z++ basename /input/rbuild/work/rbins/crudd.gz
902025-01-27T19:39:29.453Z+ b=crudd.gz
912025-01-27T19:39:29.453Z+ b=crudd
922025-01-27T19:39:29.453Z+ gunzip
932025-01-27T19:39:29.705Z+ chmod +x /var/tmp/bins/crudd
942025-01-27T19:39:29.707Z+ for t in "$input/rbins/"*.gz
952025-01-27T19:39:29.710Z++ basename /input/rbuild/work/rbins/crutest.gz
962025-01-27T19:39:29.710Z+ b=crutest.gz
972025-01-27T19:39:29.710Z+ b=crutest
982025-01-27T19:39:29.710Z+ gunzip
992025-01-27T19:39:29.999Z+ chmod +x /var/tmp/bins/crutest
1002025-01-27T19:39:30.002Z+ for t in "$input/rbins/"*.gz
1012025-01-27T19:39:30.003Z++ basename /input/rbuild/work/rbins/dsc.gz
1022025-01-27T19:39:30.006Z+ b=dsc.gz
1032025-01-27T19:39:30.006Z+ b=dsc
1042025-01-27T19:39:30.006Z+ gunzip
1052025-01-27T19:39:30.150Z+ chmod +x /var/tmp/bins/dsc
1062025-01-27T19:39:30.154Z+ export BINDIR=/var/tmp/bins
1072025-01-27T19:39:30.154Z+ BINDIR=/var/tmp/bins
1082025-01-27T19:39:30.154Z+ export RUST_BACKTRACE=1
1092025-01-27T19:39:30.154Z+ RUST_BACKTRACE=1
1102025-01-27T19:39:30.154Z+ banner setup
1112025-01-27T19:39:30.158Z
1122025-01-27T19:39:30.158Z #### ###### ##### # # #####
1132025-01-27T19:39:30.158Z # # # # # # #
1142025-01-27T19:39:30.158Z #### ##### # # # # #
1152025-01-27T19:39:30.158Z # # # # # #####
1162025-01-27T19:39:30.158Z # # # # # # #
1172025-01-27T19:39:30.158Z #### ###### # #### #
1182025-01-27T19:39:30.158Z
1192025-01-27T19:39:30.158Z+ pfexec plimit -n 9123456 1141
1202025-01-27T19:39:30.162Z+ echo 'Setup self timeout'
1212025-01-27T19:39:30.162ZSetup self timeout
1222025-01-27T19:39:30.162Z+ jobpid=1141
1232025-01-27T19:39:30.162ZSetup debug logging
1242025-01-27T19:39:30.162Z+ echo 'Setup debug logging'
1252025-01-27T19:39:30.162Z+ mkdir /tmp/debug
1262025-01-27T19:39:30.162Z+ sleep 3600
1272025-01-27T19:39:30.165Z+ psrinfo -v
1282025-01-27T19:39:30.165Z+ df -h
1292025-01-27T19:39:30.173Z+ prstat -d d -mLc 1
1302025-01-27T19:39:30.177Z+ iostat -T d -xn 1
1312025-01-27T19:39:30.177Z+ mpstat -T d 1
1322025-01-27T19:39:30.177Z+ vmstat -T d -p 1
1332025-01-27T19:39:30.183Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/perf-downstairs-tick.d
1342025-01-27T19:39:30.187Z+ banner memtest
1352025-01-27T19:39:30.187Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/upstairs_info.d
1362025-01-27T19:39:30.187Z
1372025-01-27T19:39:30.187Z # # ###### # # ##### ###### #### #####
1382025-01-27T19:39:30.187Z ## ## # ## ## # # # #
1392025-01-27T19:39:30.187Z # ## # ##### # ## # # ##### #### #
1402025-01-27T19:39:30.187Z # # # # # # # # #
1412025-01-27T19:39:30.187Z # # # # # # # # # #
1422025-01-27T19:39:30.187Z # # ###### # # # ###### #### #
1432025-01-27T19:39:30.187Z
1442025-01-27T19:39:30.187Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh
1452025-01-27T19:39:30.198Z/input/rbuild/work
1462025-01-27T19:39:30.208ZMemory usage test begins at January 27, 2025 at 07:39:29 PM UTC
1472025-01-27T19:39:30.212ZMemory usage values in kilobytes unless specified otherwise
1482025-01-27T19:39:30.235ZRegion with ES:16384 EC:16 BS:4096 Size: 1 GiB Extent Size: 64 MiB
1492025-01-27T19:39:40.648Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1502025-01-27T19:39:40.749Z 1212 93112 5819 121512 7594 73236 4577 121512 7594 16
1512025-01-27T19:39:40.848Z 1210 100404 6275 128772 8048 80500 5031 128772 8048 16
1522025-01-27T19:39:40.946Z 1211 90120 5632 118484 7405 70220 4388 118484 7405 16
1532025-01-27T19:39:40.951ZRegion:1 GiB Extent:64 MiB Total downstairs (pmap -x): 360 MiB
1542025-01-27T19:39:40.961ZSize on disk of all region dirs: 3.07G or 3296823584
1552025-01-27T19:39:42.011Z
1562025-01-27T19:39:42.040ZRegion with ES:16384 EC:160 BS:4096 Size: 10 GiB Extent Size: 64 MiB
1572025-01-27T19:40:00.116Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1582025-01-27T19:40:00.211Z 1355 52104 325 81616 510 33312 208 81616 510 160
1592025-01-27T19:40:00.307Z 1357 53936 337 83436 521 35176 219 83436 521 160
1602025-01-27T19:40:00.414Z 1356 67496 421 96996 606 48732 304 96996 606 160
1612025-01-27T19:40:00.420ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 255 MiB
1622025-01-27T19:40:00.431ZSize on disk of all region dirs: 30.7G or 32968229075
1632025-01-27T19:40:01.481Z
1642025-01-27T19:40:01.509ZRegion with ES:16384 EC:1600 BS:4096 Size: 100 GiB Extent Size: 64 MiB
1652025-01-27T19:41:51.329Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1662025-01-27T19:41:51.530Z 1502 103868 64 144904 90 96604 60 144904 90 1600
1672025-01-27T19:41:51.713Z 1500 96684 60 137712 86 89408 55 137712 86 1600
1682025-01-27T19:41:51.909Z 1501 106052 66 147088 91 98788 61 147088 91 1600
1692025-01-27T19:41:51.914ZRegion:100 GiB Extent:64 MiB Total downstairs (pmap -x): 419 MiB
1702025-01-27T19:41:51.947ZSize on disk of all region dirs: 307G or 329682283958
1712025-01-27T19:41:54.001Z
1722025-01-27T19:41:54.004ZMemory usage test finished on January 27, 2025 at 07:41:52 PM UTC
1732025-01-27T19:41:54.004Z
1742025-01-27T19:41:54.004Zreal 2:22.788966633
1752025-01-27T19:41:54.004Zuser 3:09.214986005
1762025-01-27T19:41:54.005Zsys 4:34.339953154
1772025-01-27T19:41:54.005Ztrap 1.443006576
1782025-01-27T19:41:54.005Ztflt 0.002614753
1792025-01-27T19:41:54.005Zdflt 0.024007093
1802025-01-27T19:41:54.005Zkflt 0.001085842
1812025-01-27T19:41:54.005Zlock 4:12:28.234283172
1822025-01-27T19:41:54.005Zslp 8:46.975205189
1832025-01-27T19:41:54.005Zlat 3:08.418313504
1842025-01-27T19:41:54.005Zstop 0.195647490
1852025-01-27T19:41:58.008Zprocess exited: duration 144104 ms, exit code 0
1862025-01-27T19:41:58.009Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
1872025-01-27T19:42:58.060Zexec warning: : stdout descriptor may be held open by a background process; giving up!
1882025-01-27T19:42:58.060Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
1892025-01-27T19:42:58.074Zfound 12 output files
1902025-01-27T19:42:58.074Zuploading: /tmp/test_mem_log.txt (21939 bytes)
1912025-01-27T19:42:59.085Zuploaded: /tmp/test_mem_log.txt
1922025-01-27T19:42:59.085Zuploading: /tmp/debug/df.txt (1270 bytes)
1932025-01-27T19:43:00.094Zuploaded: /tmp/debug/df.txt
1942025-01-27T19:43:00.094Zuploading: /tmp/debug/iostat.txt (62702 bytes)
1952025-01-27T19:43:00.101Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 62702 -> 63302
1962025-01-27T19:43:01.107Zuploaded: /tmp/debug/iostat.txt
1972025-01-27T19:43:01.107Zuploading: /tmp/debug/mpstat.txt (153245 bytes)
1982025-01-27T19:43:01.116Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 153245 -> 155432
1992025-01-27T19:43:02.122Zuploaded: /tmp/debug/mpstat.txt
2002025-01-27T19:43:02.123Zuploading: /tmp/debug/paging.txt (27238 bytes)
2012025-01-27T19:43:02.127Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 27238 -> 27856
2022025-01-27T19:43:03.133Zuploaded: /tmp/debug/paging.txt
2032025-01-27T19:43:03.133Zuploading: /tmp/debug/perf.txt (88551 bytes)
2042025-01-27T19:43:04.145Zuploaded: /tmp/debug/perf.txt
2052025-01-27T19:43:04.148Zuploading: /tmp/debug/prstat.txt (307484 bytes)
2062025-01-27T19:43:04.156Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 307484 -> 315272
2072025-01-27T19:43:05.163Zuploaded: /tmp/debug/prstat.txt
2082025-01-27T19:43:05.165Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
2092025-01-27T19:43:06.171Zuploaded: /tmp/debug/psrinfo.txt
2102025-01-27T19:43:06.174Zuploading: /tmp/debug/upinfo.txt (13750 bytes)
2112025-01-27T19:43:07.180Zuploaded: /tmp/debug/upinfo.txt
2122025-01-27T19:43:07.183Zuploading: /tmp/dsc/downstairs-8810.txt (5673 bytes)
2132025-01-27T19:43:08.189Zuploaded: /tmp/dsc/downstairs-8810.txt
2142025-01-27T19:43:08.192Zuploading: /tmp/dsc/downstairs-8820.txt (5083 bytes)
2152025-01-27T19:43:09.198Zuploaded: /tmp/dsc/downstairs-8820.txt
2162025-01-27T19:43:09.201Zuploading: /tmp/dsc/downstairs-8830.txt (5081 bytes)
2172025-01-27T19:43:10.207Zuploaded: /tmp/dsc/downstairs-8830.txt