01JBMKKTRPT6DBSMPM4BT13DYJ: test-memory

BasicConfig {
    output_rules: [
        "/tmp/*.txt",
        "%/tmp/dtrace/*",
        "/tmp/dsc/*.txt",
        "/tmp/core.*",
    ],
    rust_toolchain: None,
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: true,
}

Buildomat Job: 01JBMKMK7WCKZF56G3E2GFQH19

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-01T19:54:34.123Zjob dependencies complete; ready to run (waiting for 18 m 29 s)
22024-11-01T19:54:34.131Zjob assigned to worker 01JBMMMYZRJ2P6DPSFPKYE5AAK (queued for 0 s)
32024-11-01T19:54:42.111Zdownloading input: /input/rbuild/out/crucible-dtrace.sha256.txt
42024-11-01T19:54:42.116Zdownloaded input: /input/rbuild/out/crucible-dtrace.sha256.txt
52024-11-01T19:54:42.116Zdownloading input: /input/rbuild/out/crucible-dtrace.tar
62024-11-01T19:54:42.120Zdownloaded input: /input/rbuild/out/crucible-dtrace.tar
72024-11-01T19:54:42.120Zdownloading input: /input/rbuild/out/crucible-nightly.sha256.txt
82024-11-01T19:54:42.122Zdownloaded input: /input/rbuild/out/crucible-nightly.sha256.txt
92024-11-01T19:54:42.122Zdownloading input: /input/rbuild/out/crucible-nightly.tar.gz
102024-11-01T19:54:42.623Zdownloaded input: /input/rbuild/out/crucible-nightly.tar.gz
112024-11-01T19:54:42.624Zdownloading input: /input/rbuild/out/crucible-pantry.sha256.txt
122024-11-01T19:54:42.626Zdownloaded input: /input/rbuild/out/crucible-pantry.sha256.txt
132024-11-01T19:54:42.626Zdownloading input: /input/rbuild/out/crucible-pantry.tar.gz
142024-11-01T19:54:42.730Zdownloaded input: /input/rbuild/out/crucible-pantry.tar.gz
152024-11-01T19:54:42.730Zdownloading input: /input/rbuild/out/crucible.sha256.txt
162024-11-01T19:54:42.734Zdownloaded input: /input/rbuild/out/crucible.sha256.txt
172024-11-01T19:54:42.734Zdownloading input: /input/rbuild/out/crucible.tar.gz
182024-11-01T19:54:42.891Zdownloaded input: /input/rbuild/out/crucible.tar.gz
192024-11-01T19:54:42.894Zdownloading input: /input/rbuild/work/rbins/crucible-downstairs.gz
202024-11-01T19:54:42.980Zdownloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz
212024-11-01T19:54:42.980Zdownloading input: /input/rbuild/work/rbins/crucible-hammer.gz
222024-11-01T19:54:43.061Zdownloaded input: /input/rbuild/work/rbins/crucible-hammer.gz
232024-11-01T19:54:43.062Zdownloading input: /input/rbuild/work/rbins/crudd.gz
242024-11-01T19:54:43.138Zdownloaded input: /input/rbuild/work/rbins/crudd.gz
252024-11-01T19:54:43.138Zdownloading input: /input/rbuild/work/rbins/crutest.gz
262024-11-01T19:54:43.228Zdownloaded input: /input/rbuild/work/rbins/crutest.gz
272024-11-01T19:54:43.228Zdownloading input: /input/rbuild/work/rbins/dsc.gz
282024-11-01T19:54:43.280Zdownloaded input: /input/rbuild/work/rbins/dsc.gz
292024-11-01T19:54:43.283Zdownloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh
302024-11-01T19:54:43.283Zdownloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh
312024-11-01T19:54:43.283Zdownloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d
322024-11-01T19:54:43.285Zdownloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d
332024-11-01T19:54:43.285Zdownloading input: /input/rbuild/work/scripts/test_mem.sh
342024-11-01T19:54:43.288Zdownloaded input: /input/rbuild/work/scripts/test_mem.sh
352024-11-01T19:54:43.288Zdownloading input: /input/rbuild/work/scripts/upstairs_info.d
362024-11-01T19:54:43.290Zdownloaded input: /input/rbuild/work/scripts/upstairs_info.d
372024-11-01T19:54:43.290Zdownloading input: /input/rbuild/tmp/cargo-test-out.log
382024-11-01T19:54:43.851Zdownloaded input: /input/rbuild/tmp/cargo-test-out.log
 
392024-11-01T19:54:43.851Zstarting task 0: "setup"
402024-11-01T19:54:43.854Z++ uname -s
412024-11-01T19:54:43.854Z+ kern=SunOS
422024-11-01T19:54:43.854Z+ case "$kern" in
432024-11-01T19:54:43.854Z+ [[ 0 == 12345 ]]
442024-11-01T19:54:43.854Z+ groupadd -g 12345 build
452024-11-01T19:54:43.854Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
462024-11-01T19:54:45.862Z+ zfs create -o mountpoint=/work rpool/work
472024-11-01T19:54:46.256Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
482024-11-01T19:54:46.258Z+ home_fs=zfs
492024-11-01T19:54:46.258Z+ [[ zfs == autofs ]]
502024-11-01T19:54:46.259Z+ mkdir -p /home/build
512024-11-01T19:54:46.261Z+ chown build:build /home/build /work
522024-11-01T19:54:48.265Z+ chmod 0700 /home/build /work
532024-11-01T19:54:48.268Zprocess exited: duration 4427 ms, exit code 0
 
542024-11-01T19:54:48.275Zstarting task 1: "authentication"
552024-11-01T19:54:48.299Zprocess exited: duration 23 ms, exit code 0
 
562024-11-01T19:54:48.305Zstarting task 2: "build"
572024-11-01T19:54:48.311Z+ banner cores
582024-11-01T19:54:48.333Z
592024-11-01T19:54:48.333Z #### #### ##### ###### ####
602024-11-01T19:54:48.333Z # # # # # # # #
612024-11-01T19:54:48.334Z # # # # # ##### ####
622024-11-01T19:54:48.334Z # # # ##### # #
632024-11-01T19:54:48.334Z # # # # # # # # #
642024-11-01T19:54:48.334Z #### #### # # ###### ####
652024-11-01T19:54:48.334Z
662024-11-01T19:54:48.347Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
672024-11-01T19:54:48.364Z+ banner unpack
682024-11-01T19:54:48.364Z
692024-11-01T19:54:48.364Z # # # # ##### ## #### # #
702024-11-01T19:54:48.365Z # # ## # # # # # # # # #
712024-11-01T19:54:48.365Z # # # # # # # # # # ####
722024-11-01T19:54:48.365Z # # # # # ##### ###### # # #
732024-11-01T19:54:48.365Z # # # ## # # # # # # #
742024-11-01T19:54:48.365Z #### # # # # # #### # #
752024-11-01T19:54:48.365Z
762024-11-01T19:54:48.365Z+ mkdir -p /var/tmp/bins
772024-11-01T19:54:48.365Z+ for t in "$input/rbins/"*.gz
782024-11-01T19:54:48.365Z++ basename /input/rbuild/work/rbins/crucible-downstairs.gz
792024-11-01T19:54:48.365Z+ b=crucible-downstairs.gz
802024-11-01T19:54:48.365Z+ b=crucible-downstairs
812024-11-01T19:54:48.365Z+ gunzip
822024-11-01T19:54:48.632Z+ chmod +x /var/tmp/bins/crucible-downstairs
832024-11-01T19:54:48.635Z+ for t in "$input/rbins/"*.gz
842024-11-01T19:54:48.635Z++ basename /input/rbuild/work/rbins/crucible-hammer.gz
852024-11-01T19:54:48.635Z+ b=crucible-hammer.gz
862024-11-01T19:54:48.635Z+ b=crucible-hammer
872024-11-01T19:54:48.635Z+ gunzip
882024-11-01T19:54:48.893Z+ chmod +x /var/tmp/bins/crucible-hammer
892024-11-01T19:54:48.896Z+ for t in "$input/rbins/"*.gz
902024-11-01T19:54:48.896Z++ basename /input/rbuild/work/rbins/crudd.gz
912024-11-01T19:54:48.899Z+ b=crudd.gz
922024-11-01T19:54:48.900Z+ b=crudd
932024-11-01T19:54:48.900Z+ gunzip
942024-11-01T19:54:49.143Z+ chmod +x /var/tmp/bins/crudd
952024-11-01T19:54:49.146Z+ for t in "$input/rbins/"*.gz
962024-11-01T19:54:49.149Z++ basename /input/rbuild/work/rbins/crutest.gz
972024-11-01T19:54:49.149Z+ b=crutest.gz
982024-11-01T19:54:49.149Z+ b=crutest
992024-11-01T19:54:49.149Z+ gunzip
1002024-11-01T19:54:49.431Z+ chmod +x /var/tmp/bins/crutest
1012024-11-01T19:54:49.434Z+ for t in "$input/rbins/"*.gz
1022024-11-01T19:54:49.435Z++ basename /input/rbuild/work/rbins/dsc.gz
1032024-11-01T19:54:49.456Z+ b=dsc.gz
1042024-11-01T19:54:49.456Z+ b=dsc
1052024-11-01T19:54:49.456Z+ gunzip
1062024-11-01T19:54:49.589Z+ chmod +x /var/tmp/bins/dsc
1072024-11-01T19:54:49.601Z+ export BINDIR=/var/tmp/bins
1082024-11-01T19:54:49.601Z+ BINDIR=/var/tmp/bins
1092024-11-01T19:54:49.601Z+ banner setup
1102024-11-01T19:54:49.601Z
1112024-11-01T19:54:49.601Z #### ###### ##### # # #####
1122024-11-01T19:54:49.601Z # # # # # # #
1132024-11-01T19:54:49.601Z #### ##### # # # # #
1142024-11-01T19:54:49.601Z # # # # # #####
1152024-11-01T19:54:49.601Z # # # # # # #
1162024-11-01T19:54:49.601Z #### ###### # #### #
1172024-11-01T19:54:49.601Z
1182024-11-01T19:54:49.601Z+ pfexec plimit -n 9123456 1138
1192024-11-01T19:54:49.601Z+ banner dtrace
1202024-11-01T19:54:49.601Z
1212024-11-01T19:54:49.601Z ##### ##### ##### ## #### ######
1222024-11-01T19:54:49.601Z # # # # # # # # # #
1232024-11-01T19:54:49.601Z # # # # # # # # #####
1242024-11-01T19:54:49.601Z # # # ##### ###### # #
1252024-11-01T19:54:49.601Z # # # # # # # # # #
1262024-11-01T19:54:49.601Z ##### # # # # # #### ######
1272024-11-01T19:54:49.601Z
1282024-11-01T19:54:49.601Z+ ls -l /input/rbuild/work/scripts
1292024-11-01T19:54:49.601Ztotal 22
1302024-11-01T19:54:49.602Z-rw-r--r-- 1 root root 7480 Nov 1 19:54 crudd-speed-battery.sh
1312024-11-01T19:54:49.602Z-rw-r--r-- 1 root root 3056 Nov 1 19:54 perf-downstairs-tick.d
1322024-11-01T19:54:49.602Z-rw-r--r-- 1 root root 5934 Nov 1 19:54 test_mem.sh
1332024-11-01T19:54:49.602Z-rw-r--r-- 1 root root 2407 Nov 1 19:54 upstairs_info.d
1342024-11-01T19:54:49.602Z+ banner start
1352024-11-01T19:54:49.602Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/upstairs_info.d
1362024-11-01T19:54:49.602Z
1372024-11-01T19:54:49.602Z #### ##### ## ##### #####
1382024-11-01T19:54:49.602Z # # # # # # #
1392024-11-01T19:54:49.602Z #### # # # # # #
1402024-11-01T19:54:49.602Z # # ###### ##### #
1412024-11-01T19:54:49.602Z # # # # # # # #
1422024-11-01T19:54:49.602Z #### # # # # # #
1432024-11-01T19:54:49.602Z
1442024-11-01T19:54:49.602Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh
1452024-11-01T19:54:49.610Z/input/rbuild/work
1462024-11-01T19:54:49.620Z/tmp/IU6Nxt7AWV4NgFtf.sh: line 47: /tmp/dtrace/upstairs-info.txt: No such file or directory
1472024-11-01T19:54:49.636ZMemory usage test begins at November 1, 2024 at 07:54:48 PM UTC
1482024-11-01T19:54:49.641ZMemory usage values in kilobytes unless specified otherwise
1492024-11-01T19:54:49.670ZRegion with ES:16384 EC:16 BS:4096 Size: 1 GiB Extent Size: 64 MiB
1502024-11-01T19:55:00.271Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1512024-11-01T19:55:00.386Z 1200 89264 5579 116788 7299 69192 4324 116788 7299 16
1522024-11-01T19:55:00.508Z 1198 100520 6282 128040 8002 80436 5027 128040 8002 16
1532024-11-01T19:55:00.623Z 1199 89120 5570 116668 7291 69064 4316 116668 7291 16
1542024-11-01T19:55:00.629ZRegion:1 GiB Extent:64 MiB Total downstairs (pmap -x): 353 MiB
1552024-11-01T19:55:00.639ZSize on disk of all region dirs: 3.07G or 3296823584
1562024-11-01T19:55:01.688Z
1572024-11-01T19:55:01.718ZRegion with ES:16384 EC:160 BS:4096 Size: 10 GiB Extent Size: 64 MiB
1582024-11-01T19:55:20.882Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1592024-11-01T19:55:20.988Z 1344 44960 281 73600 460 25988 162 73600 460 160
1602024-11-01T19:55:21.086Z 1346 45276 282 74548 465 26952 168 74548 465 160
1612024-11-01T19:55:21.195Z 1345 43808 273 72432 452 24832 155 72432 452 160
1622024-11-01T19:55:21.201ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 215 MiB
1632024-11-01T19:55:21.212ZSize on disk of all region dirs: 30.7G or 32968229075
1642024-11-01T19:55:22.263Z
1652024-11-01T19:55:22.291ZRegion with ES:16384 EC:1600 BS:4096 Size: 100 GiB Extent Size: 64 MiB
1662024-11-01T19:57:07.727Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1672024-11-01T19:57:08.092Z 1489 181648 113 221852 138 174224 108 221852 138 1600
1682024-11-01T19:57:08.433Z 1491 172164 107 212328 132 164716 102 212328 132 1600
1692024-11-01T19:57:08.862Z 1490 219764 137 259936 162 212324 132 259936 162 1600
1702024-11-01T19:57:08.867ZRegion:100 GiB Extent:64 MiB Total downstairs (pmap -x): 677 MiB
1712024-11-01T19:57:08.902ZSize on disk of all region dirs: 307G or 329682283958
1722024-11-01T19:57:09.952Z
1732024-11-01T19:57:09.955ZMemory usage test finished on November 1, 2024 at 07:57:09 PM UTC
1742024-11-01T19:57:09.958Z
1752024-11-01T19:57:09.958Zreal 2:20.345559339
1762024-11-01T19:57:09.958Zuser 3:06.125601521
1772024-11-01T19:57:09.958Zsys 4:27.900252858
1782024-11-01T19:57:09.958Ztrap 1.260341564
1792024-11-01T19:57:09.958Ztflt 0.003092968
1802024-11-01T19:57:09.958Zdflt 0.066288763
1812024-11-01T19:57:09.958Zkflt 0.001056113
1822024-11-01T19:57:09.958Zlock 4:02:44.522562588
1832024-11-01T19:57:09.958Zslp 8:43.218187315
1842024-11-01T19:57:09.958Zlat 3:37.026540850
1852024-11-01T19:57:09.958Zstop 0.190531564
1862024-11-01T19:57:09.958Zprocess exited: duration 141641 ms, exit code 0
 
1872024-11-01T19:57:09.968Zfound 4 output files
1882024-11-01T19:57:09.968Zuploading: /tmp/test_mem_log.txt (38288 bytes)
1892024-11-01T19:57:10.977Zuploaded: /tmp/test_mem_log.txt
1902024-11-01T19:57:10.977Zuploading: /tmp/dsc/downstairs-8810.txt (5665 bytes)
1912024-11-01T19:57:11.987Zuploaded: /tmp/dsc/downstairs-8810.txt
1922024-11-01T19:57:11.987Zuploading: /tmp/dsc/downstairs-8820.txt (5074 bytes)
1932024-11-01T19:57:12.994Zuploaded: /tmp/dsc/downstairs-8820.txt
1942024-11-01T19:57:12.994Zuploading: /tmp/dsc/downstairs-8830.txt (5071 bytes)
1952024-11-01T19:57:14.001Zuploaded: /tmp/dsc/downstairs-8830.txt