01JPK0XVBFGHX5Z5MS4AVE23HR: 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: 01JPK0Y9H0MSBF02XB678KFJDV

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-17T22:00:40.260Zjob dependencies complete; ready to run (waiting for 17 m 54 s)
22025-03-17T22:00:49.417Zjob assigned to worker 01JPK1XN1X09P8D4STW0K5PEXS [factory aws, i-035ac68256197170b] (queued for 9 s)
32025-03-17T22:00:57.541Zdownloading input: /input/rbuild/out/crucible-dtrace.sha256.txt
42025-03-17T22:00:57.556Zdownloaded input: /input/rbuild/out/crucible-dtrace.sha256.txt
52025-03-17T22:00:57.557Zdownloading input: /input/rbuild/out/crucible-dtrace.tar
62025-03-17T22:00:57.624Zdownloaded input: /input/rbuild/out/crucible-dtrace.tar
72025-03-17T22:00:57.624Zdownloading input: /input/rbuild/out/crucible-nightly.sha256.txt
82025-03-17T22:00:57.641Zdownloaded input: /input/rbuild/out/crucible-nightly.sha256.txt
92025-03-17T22:00:57.642Zdownloading input: /input/rbuild/out/crucible-nightly.tar.gz
102025-03-17T22:00:58.547Zdownloaded input: /input/rbuild/out/crucible-nightly.tar.gz
112025-03-17T22:00:58.547Zdownloading input: /input/rbuild/out/crucible-pantry.sha256.txt
122025-03-17T22:00:58.566Zdownloaded input: /input/rbuild/out/crucible-pantry.sha256.txt
132025-03-17T22:00:58.567Zdownloading input: /input/rbuild/out/crucible-pantry.tar.gz
142025-03-17T22:00:58.815Zdownloaded input: /input/rbuild/out/crucible-pantry.tar.gz
152025-03-17T22:00:58.815Zdownloading input: /input/rbuild/out/crucible.sha256.txt
162025-03-17T22:00:58.828Zdownloaded input: /input/rbuild/out/crucible.sha256.txt
172025-03-17T22:00:58.828Zdownloading input: /input/rbuild/out/crucible.tar.gz
182025-03-17T22:00:59.105Zdownloaded input: /input/rbuild/out/crucible.tar.gz
192025-03-17T22:00:59.109Zdownloading input: /input/rbuild/work/rbins/crucible-downstairs.gz
202025-03-17T22:00:59.285Zdownloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz
212025-03-17T22:00:59.285Zdownloading input: /input/rbuild/work/rbins/crucible-hammer.gz
222025-03-17T22:00:59.479Zdownloaded input: /input/rbuild/work/rbins/crucible-hammer.gz
232025-03-17T22:00:59.479Zdownloading input: /input/rbuild/work/rbins/crudd.gz
242025-03-17T22:00:59.687Zdownloaded input: /input/rbuild/work/rbins/crudd.gz
252025-03-17T22:00:59.687Zdownloading input: /input/rbuild/work/rbins/crutest.gz
262025-03-17T22:00:59.966Zdownloaded input: /input/rbuild/work/rbins/crutest.gz
272025-03-17T22:00:59.966Zdownloading input: /input/rbuild/work/rbins/dsc.gz
282025-03-17T22:01:00.143Zdownloaded input: /input/rbuild/work/rbins/dsc.gz
292025-03-17T22:01:00.146Zdownloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh
302025-03-17T22:01:00.164Zdownloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh
312025-03-17T22:01:00.165Zdownloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d
322025-03-17T22:01:00.182Zdownloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d
332025-03-17T22:01:00.182Zdownloading input: /input/rbuild/work/scripts/test_mem.sh
342025-03-17T22:01:00.199Zdownloaded input: /input/rbuild/work/scripts/test_mem.sh
352025-03-17T22:01:00.199Zdownloading input: /input/rbuild/work/scripts/upstairs_info.d
362025-03-17T22:01:00.219Zdownloaded input: /input/rbuild/work/scripts/upstairs_info.d
372025-03-17T22:01:00.222Zdownloading input: /input/rbuild/tmp/cargo-test-out.log
382025-03-17T22:01:00.883Zdownloaded input: /input/rbuild/tmp/cargo-test-out.log
 
392025-03-17T22:01:00.884Zstarting task 0: "setup"
402025-03-17T22:01:00.889Z++ uname -s
412025-03-17T22:01:00.892Z+ kern=SunOS
422025-03-17T22:01:00.892Z+ build_user=build
432025-03-17T22:01:00.892Z+ build_uid=12345
442025-03-17T22:01:00.892Z+ work_dir=/work
452025-03-17T22:01:00.892Z+ input_dir=/input
462025-03-17T22:01:00.892Z+ [[ 0 == 12345 ]]
472025-03-17T22:01:00.892Z+ case "$kern" in
482025-03-17T22:01:00.892Z+ groupadd -g 12345 build
492025-03-17T22:01:00.895Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
502025-03-17T22:01:02.900Z+ zfs create -o mountpoint=/work rpool/work
512025-03-17T22:01:03.001Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
522025-03-17T22:01:03.004Z+ home_fs=zfs
532025-03-17T22:01:03.004Z+ [[ zfs == autofs ]]
542025-03-17T22:01:03.005Z+ mkdir -p /home/build
552025-03-17T22:01:03.007Z+ chown build:build /home/build /work
562025-03-17T22:01:05.008Z+ chmod 0700 /home/build /work
572025-03-17T22:01:05.011Zprocess exited: duration 4131 ms, exit code 0
 
582025-03-17T22:01:05.018Zstarting task 1: "authentication"
592025-03-17T22:01:05.032ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
602025-03-17T22:01:09.045Zprocess exited: duration 4027 ms, exit code 0
 
612025-03-17T22:01:09.052Zstarting task 2: "build"
622025-03-17T22:01:09.057Z+ banner cores
632025-03-17T22:01:09.061Z
642025-03-17T22:01:09.061Z #### #### ##### ###### ####
652025-03-17T22:01:09.061Z # # # # # # # #
662025-03-17T22:01:09.061Z # # # # # ##### ####
672025-03-17T22:01:09.061Z # # # ##### # #
682025-03-17T22:01:09.061Z # # # # # # # # #
692025-03-17T22:01:09.061Z #### #### # # ###### ####
702025-03-17T22:01:09.061Z
712025-03-17T22:01:09.064Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
722025-03-17T22:01:09.069Z+ banner unpack
732025-03-17T22:01:09.073Z
742025-03-17T22:01:09.073Z # # # # ##### ## #### # #
752025-03-17T22:01:09.073Z # # ## # # # # # # # # #
762025-03-17T22:01:09.073Z # # # # # # # # # # ####
772025-03-17T22:01:09.073Z # # # # # ##### ###### # # #
782025-03-17T22:01:09.073Z # # # ## # # # # # # #
792025-03-17T22:01:09.073Z #### # # # # # #### # #
802025-03-17T22:01:09.073Z
812025-03-17T22:01:09.073Z+ mkdir -p /var/tmp/bins
822025-03-17T22:01:09.076Z+ for t in "$input/rbins/"*.gz
832025-03-17T22:01:09.076Z++ basename /input/rbuild/work/rbins/crucible-downstairs.gz
842025-03-17T22:01:09.076Z+ b=crucible-downstairs.gz
852025-03-17T22:01:09.079Z+ b=crucible-downstairs
862025-03-17T22:01:09.079Z+ gunzip
872025-03-17T22:01:09.360Z+ chmod +x /var/tmp/bins/crucible-downstairs
882025-03-17T22:01:09.363Z+ for t in "$input/rbins/"*.gz
892025-03-17T22:01:09.363Z++ basename /input/rbuild/work/rbins/crucible-hammer.gz
902025-03-17T22:01:09.366Z+ b=crucible-hammer.gz
912025-03-17T22:01:09.366Z+ b=crucible-hammer
922025-03-17T22:01:09.366Z+ gunzip
932025-03-17T22:01:09.631Z+ chmod +x /var/tmp/bins/crucible-hammer
942025-03-17T22:01:09.634Z+ for t in "$input/rbins/"*.gz
952025-03-17T22:01:09.634Z++ basename /input/rbuild/work/rbins/crudd.gz
962025-03-17T22:01:09.637Z+ b=crudd.gz
972025-03-17T22:01:09.637Z+ b=crudd
982025-03-17T22:01:09.637Z+ gunzip
992025-03-17T22:01:09.894Z+ chmod +x /var/tmp/bins/crudd
1002025-03-17T22:01:09.897Z+ for t in "$input/rbins/"*.gz
1012025-03-17T22:01:09.897Z++ basename /input/rbuild/work/rbins/crutest.gz
1022025-03-17T22:01:09.897Z+ b=crutest.gz
1032025-03-17T22:01:09.897Z+ b=crutest
1042025-03-17T22:01:09.897Z+ gunzip
1052025-03-17T22:01:10.192Z+ chmod +x /var/tmp/bins/crutest
1062025-03-17T22:01:10.195Z+ for t in "$input/rbins/"*.gz
1072025-03-17T22:01:10.198Z++ basename /input/rbuild/work/rbins/dsc.gz
1082025-03-17T22:01:10.198Z+ b=dsc.gz
1092025-03-17T22:01:10.198Z+ b=dsc
1102025-03-17T22:01:10.198Z+ gunzip
1112025-03-17T22:01:10.344Z+ chmod +x /var/tmp/bins/dsc
1122025-03-17T22:01:10.348Z+ export BINDIR=/var/tmp/bins
1132025-03-17T22:01:10.348Z+ BINDIR=/var/tmp/bins
1142025-03-17T22:01:10.348Z+ export RUST_BACKTRACE=1
1152025-03-17T22:01:10.348Z+ RUST_BACKTRACE=1
1162025-03-17T22:01:10.348Z+ banner setup
1172025-03-17T22:01:10.351Z
1182025-03-17T22:01:10.351Z #### ###### ##### # # #####
1192025-03-17T22:01:10.351Z # # # # # # #
1202025-03-17T22:01:10.351Z #### ##### # # # # #
1212025-03-17T22:01:10.351Z # # # # # #####
1222025-03-17T22:01:10.352Z # # # # # # #
1232025-03-17T22:01:10.352Z #### ###### # #### #
1242025-03-17T22:01:10.352Z
1252025-03-17T22:01:10.352Z+ pfexec plimit -n 9123456 1147
1262025-03-17T22:01:10.355Z+ echo 'Setup self timeout'
1272025-03-17T22:01:10.355ZSetup self timeout
1282025-03-17T22:01:10.355Z+ jobpid=1147
1292025-03-17T22:01:10.355Z+ echo 'Setup debug logging'
1302025-03-17T22:01:10.355Z+ mkdir /tmp/debug
1312025-03-17T22:01:10.355ZSetup debug logging
1322025-03-17T22:01:10.355Z+ sleep 3600
1332025-03-17T22:01:10.359Z+ psrinfo -v
1342025-03-17T22:01:10.361Z+ df -h
1352025-03-17T22:01:10.366Z+ prstat -d d -mLc 1
1362025-03-17T22:01:10.372Z+ iostat -T d -xn 1
1372025-03-17T22:01:10.372Z+ mpstat -T d 1
1382025-03-17T22:01:10.372Z+ vmstat -T d -p 1
1392025-03-17T22:01:10.376Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/perf-downstairs-tick.d
1402025-03-17T22:01:10.376Z+ banner memtest
1412025-03-17T22:01:10.376Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/upstairs_info.d
1422025-03-17T22:01:10.376Z
1432025-03-17T22:01:10.376Z # # ###### # # ##### ###### #### #####
1442025-03-17T22:01:10.376Z ## ## # ## ## # # # #
1452025-03-17T22:01:10.376Z # ## # ##### # ## # # ##### #### #
1462025-03-17T22:01:10.376Z # # # # # # # # #
1472025-03-17T22:01:10.376Z # # # # # # # # # #
1482025-03-17T22:01:10.376Z # # ###### # # # ###### #### #
1492025-03-17T22:01:10.376Z
1502025-03-17T22:01:10.376Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh
1512025-03-17T22:01:10.387Z/input/rbuild/work
1522025-03-17T22:01:10.395ZMemory usage test begins at March 17, 2025 at 10:01:09 PM UTC
1532025-03-17T22:01:10.398ZMemory usage values in kilobytes unless specified otherwise
1542025-03-17T22:01:10.424ZRegion with ES:16384 EC:16 BS:4096 Size: 1 GiB Extent Size: 64 MiB
1552025-03-17T22:01:20.905Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1562025-03-17T22:01:21.001Z 1218 88900 5556 116976 7311 68488 4280 116976 7311 16
1572025-03-17T22:01:21.102Z 1216 96268 6016 124312 7769 75812 4738 124312 7769 16
1582025-03-17T22:01:21.201Z 1217 96300 6018 124368 7773 75812 4738 124368 7773 16
1592025-03-17T22:01:21.207ZRegion:1 GiB Extent:64 MiB Total downstairs (pmap -x): 357 MiB
1602025-03-17T22:01:21.217ZSize on disk of all region dirs: 3.07G or 3296823584
1612025-03-17T22:01:22.266Z
1622025-03-17T22:01:22.296ZRegion with ES:16384 EC:160 BS:4096 Size: 10 GiB Extent Size: 64 MiB
1632025-03-17T22:01:40.401Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1642025-03-17T22:01:40.480Z 1361 33596 209 61612 385 13100 81 61612 385 160
1652025-03-17T22:01:40.558Z 1363 34552 215 62568 391 14064 87 62568 391 160
1662025-03-17T22:01:40.640Z 1362 43800 273 71812 448 23316 145 71812 448 160
1672025-03-17T22:01:40.645ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 191 MiB
1682025-03-17T22:01:40.656ZSize on disk of all region dirs: 30.7G or 32968229075
1692025-03-17T22:01:41.706Z
1702025-03-17T22:01:41.733ZRegion with ES:16384 EC:1600 BS:4096 Size: 100 GiB Extent Size: 64 MiB
1712025-03-17T22:03:21.125Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1722025-03-17T22:03:21.213Z 1506 51284 32 79344 49 30816 19 79344 49 1600
1732025-03-17T22:03:21.297Z 1508 46088 28 74144 46 25612 16 74144 46 1600
1742025-03-17T22:03:21.386Z 1507 58428 36 86496 54 37948 23 86496 54 1600
1752025-03-17T22:03:21.391ZRegion:100 GiB Extent:64 MiB Total downstairs (pmap -x): 234 MiB
1762025-03-17T22:03:21.423ZSize on disk of all region dirs: 307G or 329682283958
1772025-03-17T22:03:22.472Z
1782025-03-17T22:03:22.476ZMemory usage test finished on March 17, 2025 at 10:03:21 PM UTC
1792025-03-17T22:03:22.479Z
1802025-03-17T22:03:22.479Zreal 2:12.097063960
1812025-03-17T22:03:22.479Zuser 3:22.239825565
1822025-03-17T22:03:22.479Zsys 4:23.328424706
1832025-03-17T22:03:22.479Ztrap 1.579590041
1842025-03-17T22:03:22.480Ztflt 0.002014306
1852025-03-17T22:03:22.480Zdflt 0.018029133
1862025-03-17T22:03:22.480Zkflt 0.018363703
1872025-03-17T22:03:22.480Zlock 3:53:20.496858721
1882025-03-17T22:03:22.480Zslp 8:00.178253285
1892025-03-17T22:03:22.480Zlat 3:08.499874960
1902025-03-17T22:03:22.480Zstop 0.209528495
1912025-03-17T22:03:27.482Zprocess exited: duration 133422 ms, exit code 0
1922025-03-17T22:03:27.482Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
1932025-03-17T22:04:27.521Zexec warning: : stdout descriptor may be held open by a background process; giving up!
1942025-03-17T22:04:27.521Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
1952025-03-17T22:04:27.541Zfound 12 output files
1962025-03-17T22:04:27.541Zuploading: /tmp/test_mem_log.txt (22196 bytes)
1972025-03-17T22:04:28.559Zuploaded: /tmp/test_mem_log.txt
1982025-03-17T22:04:28.559Zuploading: /tmp/debug/df.txt (1270 bytes)
1992025-03-17T22:04:29.571Zuploaded: /tmp/debug/df.txt
2002025-03-17T22:04:29.571Zuploading: /tmp/debug/iostat.txt (59302 bytes)
2012025-03-17T22:04:29.579Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 59302 -> 59898
2022025-03-17T22:04:30.586Zuploaded: /tmp/debug/iostat.txt
2032025-03-17T22:04:30.590Zuploading: /tmp/debug/mpstat.txt (145429 bytes)
2042025-03-17T22:04:30.598Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 145429 -> 147610
2052025-03-17T22:04:31.609Zuploaded: /tmp/debug/mpstat.txt
2062025-03-17T22:04:31.609Zuploading: /tmp/debug/paging.txt (25534 bytes)
2072025-03-17T22:04:31.618Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 25534 -> 26144
2082025-03-17T22:04:32.627Zuploaded: /tmp/debug/paging.txt
2092025-03-17T22:04:32.627Zuploading: /tmp/debug/perf.txt (90000 bytes)
2102025-03-17T22:04:33.643Zuploaded: /tmp/debug/perf.txt
2112025-03-17T22:04:33.647Zuploading: /tmp/debug/prstat.txt (290874 bytes)
2122025-03-17T22:04:33.659Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 290874 -> 298612
2132025-03-17T22:04:34.667Zuploaded: /tmp/debug/prstat.txt
2142025-03-17T22:04:34.667Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
2152025-03-17T22:04:35.677Zuploaded: /tmp/debug/psrinfo.txt
2162025-03-17T22:04:35.680Zuploading: /tmp/debug/upinfo.txt (12760 bytes)
2172025-03-17T22:04:36.689Zuploaded: /tmp/debug/upinfo.txt
2182025-03-17T22:04:36.689Zuploading: /tmp/dsc/downstairs-8810.txt (5670 bytes)
2192025-03-17T22:04:37.702Zuploaded: /tmp/dsc/downstairs-8810.txt
2202025-03-17T22:04:37.702Zuploading: /tmp/dsc/downstairs-8820.txt (5076 bytes)
2212025-03-17T22:04:38.716Zuploaded: /tmp/dsc/downstairs-8820.txt
2222025-03-17T22:04:38.717Zuploading: /tmp/dsc/downstairs-8830.txt (5077 bytes)
2232025-03-17T22:04:39.730Zuploaded: /tmp/dsc/downstairs-8830.txt