01JDRGRR7NXTPJEXGD6M1C5F8C: 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: 01JDRGS3417CG7R0V0RRPJF9FF

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-28T04:48:44.836Zjob dependencies complete; ready to run (waiting for 14 m 16 s)
22024-11-28T04:49:45.077Zjob assigned to worker 01JDRHKFER51NFT41MVVTWQSYN [factory aws, i-04c19454a2dcd2832] (queued for 1 m 0 s)
32024-11-28T04:49:52.614Zdownloading input: /input/build/work/bins/crucible-downstairs.gz
42024-11-28T04:49:53.712Zdownloaded input: /input/build/work/bins/crucible-downstairs.gz
52024-11-28T04:49:53.712Zdownloading input: /input/build/work/bins/crucible-hammer.gz
62024-11-28T04:49:54.776Zdownloaded input: /input/build/work/bins/crucible-hammer.gz
72024-11-28T04:49:54.776Zdownloading input: /input/build/work/bins/crutest.gz
82024-11-28T04:49:56.067Zdownloaded input: /input/build/work/bins/crutest.gz
92024-11-28T04:49:56.067Zdownloading input: /input/build/work/bins/dsc.gz
102024-11-28T04:49:56.826Zdownloaded input: /input/build/work/bins/dsc.gz
112024-11-28T04:49:56.834Zdownloading input: /input/build/work/scripts/perf-downstairs-tick.d
122024-11-28T04:49:56.848Zdownloaded input: /input/build/work/scripts/perf-downstairs-tick.d
132024-11-28T04:49:56.848Zdownloading input: /input/build/work/scripts/test_ds.sh
142024-11-28T04:49:56.867Zdownloaded input: /input/build/work/scripts/test_ds.sh
152024-11-28T04:49:56.867Zdownloading input: /input/build/work/scripts/test_live_repair.sh
162024-11-28T04:49:56.892Zdownloaded input: /input/build/work/scripts/test_live_repair.sh
172024-11-28T04:49:56.892Zdownloading input: /input/build/work/scripts/test_repair.sh
182024-11-28T04:49:56.914Zdownloaded input: /input/build/work/scripts/test_repair.sh
192024-11-28T04:49:56.914Zdownloading input: /input/build/work/scripts/test_replay.sh
202024-11-28T04:49:56.933Zdownloaded input: /input/build/work/scripts/test_replay.sh
212024-11-28T04:49:56.933Zdownloading input: /input/build/work/scripts/test_up.sh
222024-11-28T04:49:56.959Zdownloaded input: /input/build/work/scripts/test_up.sh
232024-11-28T04:49:56.959Zdownloading input: /input/build/work/scripts/upstairs_info.d
242024-11-28T04:49:56.979Zdownloaded input: /input/build/work/scripts/upstairs_info.d
252024-11-28T04:49:56.987Zdownloading input: /input/build/tmp/cargo-test-out.log
262024-11-28T04:49:57.748Zdownloaded input: /input/build/tmp/cargo-test-out.log
 
272024-11-28T04:49:57.748Zstarting task 0: "setup"
282024-11-28T04:49:57.753Z++ uname -s
292024-11-28T04:49:57.758Z+ kern=SunOS
302024-11-28T04:49:57.758Z+ case "$kern" in
312024-11-28T04:49:57.758Z+ groupadd -g 12345 build
322024-11-28T04:49:57.758Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
332024-11-28T04:49:59.763Z+ zfs create -o mountpoint=/work rpool/work
342024-11-28T04:49:59.847Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
352024-11-28T04:49:59.852Z+ home_fs=zfs
362024-11-28T04:49:59.852Z+ [[ zfs == autofs ]]
372024-11-28T04:49:59.852Z+ mkdir -p /home/build
382024-11-28T04:49:59.852Z+ chown build:build /home/build /work
392024-11-28T04:50:00.850Z+ chmod 0700 /home/build /work
402024-11-28T04:50:00.853Zprocess exited: duration 3111 ms, exit code 0
 
412024-11-28T04:50:00.861Zstarting task 1: "authentication"
422024-11-28T04:50:00.877Zprocess exited: duration 16 ms, exit code 0
 
432024-11-28T04:50:00.886Zstarting task 2: "build"
442024-11-28T04:50:00.889Z+ banner cores
452024-11-28T04:50:00.893Z
462024-11-28T04:50:00.893Z #### #### ##### ###### ####
472024-11-28T04:50:00.893Z # # # # # # # #
482024-11-28T04:50:00.893Z # # # # # ##### ####
492024-11-28T04:50:00.893Z # # # ##### # #
502024-11-28T04:50:00.893Z # # # # # # # # #
512024-11-28T04:50:00.893Z #### #### # # ###### ####
522024-11-28T04:50:00.893Z
532024-11-28T04:50:00.893Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
542024-11-28T04:50:00.900Z+ echo 'input bins dir contains:'
552024-11-28T04:50:00.900Zinput bins dir contains:
562024-11-28T04:50:00.900Z+ ls -ltr /input/build/work/bins
572024-11-28T04:50:00.903Ztotal 761123
582024-11-28T04:50:00.903Z-rw-r--r-- 1 root root 109270559 Nov 28 04:49 crucible-downstairs.gz
592024-11-28T04:50:00.903Z-rw-r--r-- 1 root root 104583076 Nov 28 04:49 crucible-hammer.gz
602024-11-28T04:50:00.903Z-rw-r--r-- 1 root root 109025829 Nov 28 04:49 crutest.gz
612024-11-28T04:50:00.903Z-rw-r--r-- 1 root root 66553977 Nov 28 04:49 dsc.gz
622024-11-28T04:50:00.903Zinput script dir contains:
632024-11-28T04:50:00.903Z+ echo 'input script dir contains:'
642024-11-28T04:50:00.903Z+ ls -ltr /input/build/work/scripts
652024-11-28T04:50:00.907Ztotal 42
662024-11-28T04:50:00.907Z-rw-r--r-- 1 root root 3056 Nov 28 04:49 perf-downstairs-tick.d
672024-11-28T04:50:00.907Z-rw-r--r-- 1 root root 2127 Nov 28 04:49 test_ds.sh
682024-11-28T04:50:00.907Z-rw-r--r-- 1 root root 4272 Nov 28 04:49 test_live_repair.sh
692024-11-28T04:50:00.907Z-rw-r--r-- 1 root root 6724 Nov 28 04:49 test_repair.sh
702024-11-28T04:50:00.907Z-rw-r--r-- 1 root root 3494 Nov 28 04:49 test_replay.sh
712024-11-28T04:50:00.907Z-rw-r--r-- 1 root root 13887 Nov 28 04:49 test_up.sh
722024-11-28T04:50:00.907Z-rw-r--r-- 1 root root 2315 Nov 28 04:49 upstairs_info.d
732024-11-28T04:50:00.907Z+ 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
742024-11-28T04:50:00.907Z+ echo ' chmod input script dir contains:'
752024-11-28T04:50:00.907Z chmod input script dir contains:
762024-11-28T04:50:00.907Z+ ls -ltr /input/build/work/scripts
772024-11-28T04:50:00.911Ztotal 42
782024-11-28T04:50:00.911Z-rwxr-xr-x 1 root root 3056 Nov 28 04:49 perf-downstairs-tick.d
792024-11-28T04:50:00.911Z-rwxr-xr-x 1 root root 2127 Nov 28 04:49 test_ds.sh
802024-11-28T04:50:00.911Z-rwxr-xr-x 1 root root 4272 Nov 28 04:49 test_live_repair.sh
812024-11-28T04:50:00.912Z-rwxr-xr-x 1 root root 6724 Nov 28 04:49 test_repair.sh
822024-11-28T04:50:00.912Z-rwxr-xr-x 1 root root 3494 Nov 28 04:49 test_replay.sh
832024-11-28T04:50:00.912Z-rwxr-xr-x 1 root root 13887 Nov 28 04:49 test_up.sh
842024-11-28T04:50:00.912Z-rwxr-xr-x 1 root root 2315 Nov 28 04:49 upstairs_info.d
852024-11-28T04:50:00.912Z+ banner unpack
862024-11-28T04:50:00.912Z
872024-11-28T04:50:00.912Z # # # # ##### ## #### # #
882024-11-28T04:50:00.912Z # # ## # # # # # # # # #
892024-11-28T04:50:00.912Z # # # # # # # # # # ####
902024-11-28T04:50:00.912Z # # # # # ##### ###### # # #
912024-11-28T04:50:00.912Z # # # ## # # # # # # #
922024-11-28T04:50:00.912Z #### # # # # # #### # #
932024-11-28T04:50:00.912Z
942024-11-28T04:50:00.912Z+ mkdir -p /var/tmp/bins
952024-11-28T04:50:00.916Z+ for t in "$input/bins/"*.gz
962024-11-28T04:50:00.916Z++ basename /input/build/work/bins/crucible-downstairs.gz
972024-11-28T04:50:00.916Z+ b=crucible-downstairs.gz
982024-11-28T04:50:00.916Z+ b=crucible-downstairs
992024-11-28T04:50:00.916Z+ gunzip
1002024-11-28T04:50:03.154Z+ chmod +x /var/tmp/bins/crucible-downstairs
1012024-11-28T04:50:03.156Z+ for t in "$input/bins/"*.gz
1022024-11-28T04:50:03.159Z++ basename /input/build/work/bins/crucible-hammer.gz
1032024-11-28T04:50:03.159Z+ b=crucible-hammer.gz
1042024-11-28T04:50:03.159Z+ b=crucible-hammer
1052024-11-28T04:50:03.159Z+ gunzip
1062024-11-28T04:50:05.333Z+ chmod +x /var/tmp/bins/crucible-hammer
1072024-11-28T04:50:05.335Z+ for t in "$input/bins/"*.gz
1082024-11-28T04:50:05.339Z++ basename /input/build/work/bins/crutest.gz
1092024-11-28T04:50:05.340Z+ b=crutest.gz
1102024-11-28T04:50:05.340Z+ b=crutest
1112024-11-28T04:50:05.340Z+ gunzip
1122024-11-28T04:50:07.537Z+ chmod +x /var/tmp/bins/crutest
1132024-11-28T04:50:07.539Z+ for t in "$input/bins/"*.gz
1142024-11-28T04:50:07.542Z++ basename /input/build/work/bins/dsc.gz
1152024-11-28T04:50:07.542Z+ b=dsc.gz
1162024-11-28T04:50:07.542Z+ b=dsc
1172024-11-28T04:50:07.542Z+ gunzip
1182024-11-28T04:50:08.944Z+ chmod +x /var/tmp/bins/dsc
1192024-11-28T04:50:08.946Z+ export BINDIR=/var/tmp/bins
1202024-11-28T04:50:08.946Z+ BINDIR=/var/tmp/bins
1212024-11-28T04:50:08.946Z+ echo 'Setup self timeout'
1222024-11-28T04:50:08.947ZSetup self timeout
1232024-11-28T04:50:08.947Z+ jobpid=1144
1242024-11-28T04:50:08.949Z+ echo 'Setup debug logging'
1252024-11-28T04:50:08.949ZSetup debug logging
1262024-11-28T04:50:08.949Z+ mkdir /tmp/debug
1272024-11-28T04:50:08.950Z+ sleep 7200
1282024-11-28T04:50:08.950Z+ psrinfo -v
1292024-11-28T04:50:08.952Z+ df -h
1302024-11-28T04:50:08.959Z+ prstat -d d -mLc 1
1312024-11-28T04:50:08.961Z+ iostat -T d -xn 1
1322024-11-28T04:50:08.961Z+ mpstat -T d 1
1332024-11-28T04:50:08.961Z+ vmstat -T d -p 1
1342024-11-28T04:50:08.965Z+ pfexec dtrace -Z -s /input/build/work/scripts/perf-downstairs-tick.d
1352024-11-28T04:50:08.965Z+ banner repair
1362024-11-28T04:50:08.965Z+ pfexec dtrace -Z -s /input/build/work/scripts/upstairs_info.d
1372024-11-28T04:50:08.965Z
1382024-11-28T04:50:08.965Z ##### ###### ##### ## # #####
1392024-11-28T04:50:08.965Z # # # # # # # # # #
1402024-11-28T04:50:08.965Z # # ##### # # # # # # #
1412024-11-28T04:50:08.965Z ##### # ##### ###### # #####
1422024-11-28T04:50:08.965Z # # # # # # # # #
1432024-11-28T04:50:08.965Z # # ###### # # # # # #
1442024-11-28T04:50:08.965Z
1452024-11-28T04:50:08.965Z+ ptime -m bash /input/build/work/scripts/test_repair.sh -N
1462024-11-28T04:57:28.775Z+ echo 'Test repair finished with 0'
1472024-11-28T04:57:28.775ZTest repair finished with 0
1482024-11-28T04:57:33.778Zprocess exited: duration 447891 ms, exit code 0
1492024-11-28T04:57:33.778Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
1502024-11-28T04:58:33.802Zexec warning: : stdout descriptor may be held open by a background process; giving up!
1512024-11-28T04:58:33.802Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
1522024-11-28T04:58:33.813Zfound 13 output files
1532024-11-28T04:58:33.813Zuploading: /tmp/test-repair-out.txt (2405226 bytes)
1542024-11-28T04:58:34.846Zuploaded: /tmp/test-repair-out.txt
1552024-11-28T04:58:34.851Zuploading: /tmp/test_repair_ds8810.txt (64470 bytes)
1562024-11-28T04:58:35.860Zuploaded: /tmp/test_repair_ds8810.txt
1572024-11-28T04:58:35.863Zuploading: /tmp/test_repair_ds8820.txt (18796 bytes)
1582024-11-28T04:58:36.870Zuploaded: /tmp/test_repair_ds8820.txt
1592024-11-28T04:58:36.872Zuploading: /tmp/test_repair_ds8830.txt (52795 bytes)
1602024-11-28T04:58:37.881Zuploaded: /tmp/test_repair_ds8830.txt
1612024-11-28T04:58:37.881Zuploading: /tmp/test_repair_out.txt (68395 bytes)
1622024-11-28T04:58:38.893Zuploaded: /tmp/test_repair_out.txt
1632024-11-28T04:58:38.895Zuploading: /tmp/debug/df.txt (1270 bytes)
1642024-11-28T04:58:39.903Zuploaded: /tmp/debug/df.txt
1652024-11-28T04:58:39.906Zuploading: /tmp/debug/dtrace.txt (3945584 bytes)
1662024-11-28T04:58:40.999Zuploaded: /tmp/debug/dtrace.txt
1672024-11-28T04:58:41.002Zuploading: /tmp/debug/iostat.txt (152017 bytes)
1682024-11-28T04:58:41.015Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 152017 -> 154425
1692024-11-28T04:58:42.021Zuploaded: /tmp/debug/iostat.txt
1702024-11-28T04:58:42.023Zuploading: /tmp/debug/mpstat.txt (368707 bytes)
1712024-11-28T04:58:42.047Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 368707 -> 375277
1722024-11-28T04:58:43.054Zuploaded: /tmp/debug/mpstat.txt
1732024-11-28T04:58:43.056Zuploading: /tmp/debug/paging.txt (66638 bytes)
1742024-11-28T04:58:43.064Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 66638 -> 67956
1752024-11-28T04:58:44.070Zuploaded: /tmp/debug/paging.txt
1762024-11-28T04:58:44.073Zuploading: /tmp/debug/prstat.txt (707054 bytes)
1772024-11-28T04:58:44.107Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 707054 -> 719977
1782024-11-28T04:58:45.114Zuploaded: /tmp/debug/prstat.txt
1792024-11-28T04:58:45.117Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
1802024-11-28T04:58:46.124Zuploaded: /tmp/debug/psrinfo.txt
1812024-11-28T04:58:46.126Zuploading: /tmp/debug/upstairs-info.txt (63840 bytes)
1822024-11-28T04:58:47.139Zuploaded: /tmp/debug/upstairs-info.txt