01JHM5GXCV4A6YN6JHZ6EV0KC4: test-repair

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

Buildomat Job: 01JHM5H9X9QE8G6DRRVQ95XDZT

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-15T05:17:35.624Zjob dependencies complete; ready to run (waiting for 13 m 47 s)
22025-01-15T05:18:27.048Zjob assigned to worker 01JHM6ARD39SFM9SXVPVHKAJ0E [factory aws, i-03e57bb75d7efee37] (queued for 51 s)
32025-01-15T05:18:34.509Zdownloading input: /input/build/work/bins/crucible-downstairs.gz
42025-01-15T05:18:35.606Zdownloaded input: /input/build/work/bins/crucible-downstairs.gz
52025-01-15T05:18:35.606Zdownloading input: /input/build/work/bins/crucible-hammer.gz
62025-01-15T05:18:36.654Zdownloaded input: /input/build/work/bins/crucible-hammer.gz
72025-01-15T05:18:36.654Zdownloading input: /input/build/work/bins/crutest.gz
82025-01-15T05:18:37.814Zdownloaded input: /input/build/work/bins/crutest.gz
92025-01-15T05:18:37.814Zdownloading input: /input/build/work/bins/dsc.gz
102025-01-15T05:18:38.487Zdownloaded input: /input/build/work/bins/dsc.gz
112025-01-15T05:18:38.490Zdownloading input: /input/build/work/scripts/perf-downstairs-tick.d
122025-01-15T05:18:38.504Zdownloaded input: /input/build/work/scripts/perf-downstairs-tick.d
132025-01-15T05:18:38.504Zdownloading input: /input/build/work/scripts/test_ds.sh
142025-01-15T05:18:38.522Zdownloaded input: /input/build/work/scripts/test_ds.sh
152025-01-15T05:18:38.522Zdownloading input: /input/build/work/scripts/test_live_repair.sh
162025-01-15T05:18:38.539Zdownloaded input: /input/build/work/scripts/test_live_repair.sh
172025-01-15T05:18:38.539Zdownloading input: /input/build/work/scripts/test_repair.sh
182025-01-15T05:18:38.556Zdownloaded input: /input/build/work/scripts/test_repair.sh
192025-01-15T05:18:38.556Zdownloading input: /input/build/work/scripts/test_replay.sh
202025-01-15T05:18:38.573Zdownloaded input: /input/build/work/scripts/test_replay.sh
212025-01-15T05:18:38.573Zdownloading input: /input/build/work/scripts/test_up.sh
222025-01-15T05:18:38.594Zdownloaded input: /input/build/work/scripts/test_up.sh
232025-01-15T05:18:38.594Zdownloading input: /input/build/work/scripts/upstairs_info.d
242025-01-15T05:18:38.618Zdownloaded input: /input/build/work/scripts/upstairs_info.d
252025-01-15T05:18:38.640Zdownloading input: /input/build/tmp/cargo-test-out.log
262025-01-15T05:18:39.341Zdownloaded input: /input/build/tmp/cargo-test-out.log
 
272025-01-15T05:18:39.341Zstarting task 0: "setup"
282025-01-15T05:18:39.345Z++ uname -s
292025-01-15T05:18:39.348Z+ kern=SunOS
302025-01-15T05:18:39.348Z+ case "$kern" in
312025-01-15T05:18:39.348Z+ groupadd -g 12345 build
322025-01-15T05:18:39.351Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
332025-01-15T05:18:41.358Z+ zfs create -o mountpoint=/work rpool/work
342025-01-15T05:18:41.517Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
352025-01-15T05:18:41.520Z+ home_fs=zfs
362025-01-15T05:18:41.520Z+ [[ zfs == autofs ]]
372025-01-15T05:18:41.520Z+ mkdir -p /home/build
382025-01-15T05:18:41.522Z+ chown build:build /home/build /work
392025-01-15T05:18:43.525Z+ chmod 0700 /home/build /work
402025-01-15T05:18:43.527Zprocess exited: duration 4194 ms, exit code 0
 
412025-01-15T05:18:43.533Zstarting task 1: "authentication"
422025-01-15T05:18:43.552Zprocess exited: duration 18 ms, exit code 0
 
432025-01-15T05:18:43.573Zstarting task 2: "build"
442025-01-15T05:18:43.579Z+ banner cores
452025-01-15T05:18:43.582Z
462025-01-15T05:18:43.582Z #### #### ##### ###### ####
472025-01-15T05:18:43.582Z # # # # # # # #
482025-01-15T05:18:43.582Z # # # # # ##### ####
492025-01-15T05:18:43.582Z # # # ##### # #
502025-01-15T05:18:43.582Z # # # # # # # # #
512025-01-15T05:18:43.583Z #### #### # # ###### ####
522025-01-15T05:18:43.583Z
532025-01-15T05:18:43.586Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
542025-01-15T05:18:43.591Z+ echo 'input bins dir contains:'
552025-01-15T05:18:43.593Zinput bins dir contains:
562025-01-15T05:18:43.594Z+ ls -ltr /input/build/work/bins
572025-01-15T05:18:43.594Ztotal 768371
582025-01-15T05:18:43.594Z-rw-r--r-- 1 root root 109547343 Jan 15 05:18 crucible-downstairs.gz
592025-01-15T05:18:43.594Z-rw-r--r-- 1 root root 104099025 Jan 15 05:18 crucible-hammer.gz
602025-01-15T05:18:43.594Z-rw-r--r-- 1 root root 113137940 Jan 15 05:18 crutest.gz
612025-01-15T05:18:43.594Z-rw-r--r-- 1 root root 66369104 Jan 15 05:18 dsc.gz
622025-01-15T05:18:43.594Z+ echo 'input script dir contains:'
632025-01-15T05:18:43.594Zinput script dir contains:
642025-01-15T05:18:43.594Z+ ls -ltr /input/build/work/scripts
652025-01-15T05:18:43.597Ztotal 43
662025-01-15T05:18:43.597Z-rw-r--r-- 1 root root 3056 Jan 15 05:18 perf-downstairs-tick.d
672025-01-15T05:18:43.598Z-rw-r--r-- 1 root root 2127 Jan 15 05:18 test_ds.sh
682025-01-15T05:18:43.598Z-rw-r--r-- 1 root root 4272 Jan 15 05:18 test_live_repair.sh
692025-01-15T05:18:43.598Z-rw-r--r-- 1 root root 6724 Jan 15 05:18 test_repair.sh
702025-01-15T05:18:43.598Z-rw-r--r-- 1 root root 3494 Jan 15 05:18 test_replay.sh
712025-01-15T05:18:43.598Z-rw-r--r-- 1 root root 13887 Jan 15 05:18 test_up.sh
722025-01-15T05:18:43.598Z-rw-r--r-- 1 root root 2963 Jan 15 05:18 upstairs_info.d
732025-01-15T05:18:43.598Z+ pfexec chmod +x /input/build/work/scripts/perf-downstairs-tick.d /input/build/work/scripts/test_ds.sh /input/build/work/scripts/test_live_repair.sh /input/build/work/scripts/test_repair.sh /input/build/work/scripts/test_replay.sh /input/build/work/scripts/test_up.sh /input/build/work/scripts/upstairs_info.d
742025-01-15T05:18:43.602Z+ echo ' chmod input script dir contains:'
752025-01-15T05:18:43.602Z+ ls -ltr /input/build/work/scripts
762025-01-15T05:18:43.602Z chmod input script dir contains:
772025-01-15T05:18:43.602Ztotal 43
782025-01-15T05:18:43.602Z-rwxr-xr-x 1 root root 3056 Jan 15 05:18 perf-downstairs-tick.d
792025-01-15T05:18:43.602Z-rwxr-xr-x 1 root root 2127 Jan 15 05:18 test_ds.sh
802025-01-15T05:18:43.602Z-rwxr-xr-x 1 root root 4272 Jan 15 05:18 test_live_repair.sh
812025-01-15T05:18:43.602Z-rwxr-xr-x 1 root root 6724 Jan 15 05:18 test_repair.sh
822025-01-15T05:18:43.602Z-rwxr-xr-x 1 root root 3494 Jan 15 05:18 test_replay.sh
832025-01-15T05:18:43.602Z-rwxr-xr-x 1 root root 13887 Jan 15 05:18 test_up.sh
842025-01-15T05:18:43.602Z-rwxr-xr-x 1 root root 2963 Jan 15 05:18 upstairs_info.d
852025-01-15T05:18:43.602Z+ banner unpack
862025-01-15T05:18:43.606Z
872025-01-15T05:18:43.606Z # # # # ##### ## #### # #
882025-01-15T05:18:43.606Z # # ## # # # # # # # # #
892025-01-15T05:18:43.606Z # # # # # # # # # # ####
902025-01-15T05:18:43.606Z # # # # # ##### ###### # # #
912025-01-15T05:18:43.606Z # # # ## # # # # # # #
922025-01-15T05:18:43.606Z #### # # # # # #### # #
932025-01-15T05:18:43.606Z
942025-01-15T05:18:43.606Z+ mkdir -p /var/tmp/bins
952025-01-15T05:18:43.606Z+ for t in "$input/bins/"*.gz
962025-01-15T05:18:43.609Z++ basename /input/build/work/bins/crucible-downstairs.gz
972025-01-15T05:18:43.609Z+ b=crucible-downstairs.gz
982025-01-15T05:18:43.609Z+ b=crucible-downstairs
992025-01-15T05:18:43.609Z+ gunzip
1002025-01-15T05:18:45.860Z+ chmod +x /var/tmp/bins/crucible-downstairs
1012025-01-15T05:18:45.863Z+ for t in "$input/bins/"*.gz
1022025-01-15T05:18:45.865Z++ basename /input/build/work/bins/crucible-hammer.gz
1032025-01-15T05:18:45.865Z+ b=crucible-hammer.gz
1042025-01-15T05:18:45.865Z+ b=crucible-hammer
1052025-01-15T05:18:45.865Z+ gunzip
1062025-01-15T05:18:48.010Z+ chmod +x /var/tmp/bins/crucible-hammer
1072025-01-15T05:18:48.030Z+ for t in "$input/bins/"*.gz
1082025-01-15T05:18:48.030Z++ basename /input/build/work/bins/crutest.gz
1092025-01-15T05:18:48.030Z+ b=crutest.gz
1102025-01-15T05:18:48.030Z+ b=crutest
1112025-01-15T05:18:48.030Z+ gunzip
1122025-01-15T05:18:50.387Z+ chmod +x /var/tmp/bins/crutest
1132025-01-15T05:18:50.392Z+ for t in "$input/bins/"*.gz
1142025-01-15T05:18:50.392Z++ basename /input/build/work/bins/dsc.gz
1152025-01-15T05:18:50.396Z+ b=dsc.gz
1162025-01-15T05:18:50.396Z+ b=dsc
1172025-01-15T05:18:50.396Z+ gunzip
1182025-01-15T05:18:51.759Z+ chmod +x /var/tmp/bins/dsc
1192025-01-15T05:18:51.763Z+ export BINDIR=/var/tmp/bins
1202025-01-15T05:18:51.763Z+ BINDIR=/var/tmp/bins
1212025-01-15T05:18:51.763Z+ export RUST_BACKTRACE=1
1222025-01-15T05:18:51.763Z+ RUST_BACKTRACE=1
1232025-01-15T05:18:51.763Z+ echo 'Setup self timeout'
1242025-01-15T05:18:51.763ZSetup self timeout
1252025-01-15T05:18:51.763Z+ jobpid=1141
1262025-01-15T05:18:51.763Z+ echo 'Setup debug logging'
1272025-01-15T05:18:51.763ZSetup debug logging
1282025-01-15T05:18:51.763Z+ mkdir /tmp/debug
1292025-01-15T05:18:51.767Z+ sleep 7200
1302025-01-15T05:18:51.767Z+ psrinfo -v
1312025-01-15T05:18:51.771Z+ df -h
1322025-01-15T05:18:51.776Z+ prstat -d d -mLc 1
1332025-01-15T05:18:51.781Z+ iostat -T d -xn 1
1342025-01-15T05:18:51.782Z+ mpstat -T d 1
1352025-01-15T05:18:51.782Z+ vmstat -T d -p 1
1362025-01-15T05:18:51.782Z+ pfexec dtrace -Z -s /input/build/work/scripts/perf-downstairs-tick.d
1372025-01-15T05:18:51.786Z+ banner repair
1382025-01-15T05:18:51.786Z+ pfexec dtrace -Z -s /input/build/work/scripts/upstairs_info.d
1392025-01-15T05:18:51.786Z
1402025-01-15T05:18:51.786Z ##### ###### ##### ## # #####
1412025-01-15T05:18:51.786Z # # # # # # # # # #
1422025-01-15T05:18:51.786Z # # ##### # # # # # # #
1432025-01-15T05:18:51.786Z ##### # ##### ###### # #####
1442025-01-15T05:18:51.786Z # # # # # # # # #
1452025-01-15T05:18:51.786Z # # ###### # # # # # #
1462025-01-15T05:18:51.786Z
1472025-01-15T05:18:51.786Z+ ptime -m bash /input/build/work/scripts/test_repair.sh -N
1482025-01-15T05:26:56.655Z+ echo 'Test repair finished with 0'
1492025-01-15T05:26:56.655ZTest repair finished with 0
1502025-01-15T05:27:01.660Zprocess exited: duration 492957 ms, exit code 0
1512025-01-15T05:27:01.660Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
1522025-01-15T05:28:01.706Zexec warning: : stdout descriptor may be held open by a background process; giving up!
1532025-01-15T05:28:01.706Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
1542025-01-15T05:28:01.719Zfound 13 output files
1552025-01-15T05:28:01.719Zuploading: /tmp/test-repair-out.txt (2221701 bytes)
1562025-01-15T05:28:02.791Zuploaded: /tmp/test-repair-out.txt
1572025-01-15T05:28:02.794Zuploading: /tmp/test_repair_ds8810.txt (43011 bytes)
1582025-01-15T05:28:03.804Zuploaded: /tmp/test_repair_ds8810.txt
1592025-01-15T05:28:03.807Zuploading: /tmp/test_repair_ds8820.txt (17279 bytes)
1602025-01-15T05:28:04.816Zuploaded: /tmp/test_repair_ds8820.txt
1612025-01-15T05:28:04.819Zuploading: /tmp/test_repair_ds8830.txt (53634 bytes)
1622025-01-15T05:28:05.831Zuploaded: /tmp/test_repair_ds8830.txt
1632025-01-15T05:28:05.834Zuploading: /tmp/test_repair_out.txt (50224 bytes)
1642025-01-15T05:28:06.844Zuploaded: /tmp/test_repair_out.txt
1652025-01-15T05:28:06.847Zuploading: /tmp/debug/df.txt (1270 bytes)
1662025-01-15T05:28:07.854Zuploaded: /tmp/debug/df.txt
1672025-01-15T05:28:07.860Zuploading: /tmp/debug/dtrace.txt (4734968 bytes)
1682025-01-15T05:28:08.971Zuploaded: /tmp/debug/dtrace.txt
1692025-01-15T05:28:08.974Zuploading: /tmp/debug/iostat.txt (165010 bytes)
1702025-01-15T05:28:08.987Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 165010 -> 167410
1712025-01-15T05:28:09.994Zuploaded: /tmp/debug/iostat.txt
1722025-01-15T05:28:09.997Zuploading: /tmp/debug/mpstat.txt (401013 bytes)
1732025-01-15T05:28:10.017Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 401013 -> 407574
1742025-01-15T05:28:11.024Zuploaded: /tmp/debug/mpstat.txt
1752025-01-15T05:28:11.024Zuploading: /tmp/debug/paging.txt (71940 bytes)
1762025-01-15T05:28:11.034Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 71940 -> 73248
1772025-01-15T05:28:12.041Zuploaded: /tmp/debug/paging.txt
1782025-01-15T05:28:12.041Zuploading: /tmp/debug/prstat.txt (766182 bytes)
1792025-01-15T05:28:12.076Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 766182 -> 780425
1802025-01-15T05:28:13.084Zuploaded: /tmp/debug/prstat.txt
1812025-01-15T05:28:13.084Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
1822025-01-15T05:28:14.097Zuploaded: /tmp/debug/psrinfo.txt
1832025-01-15T05:28:14.097Zuploading: /tmp/debug/upstairs-info.txt (52949 bytes)
1842025-01-15T05:28:15.110Zuploaded: /tmp/debug/upstairs-info.txt