01HPNT7SXKJTRJH11HFXE08X5H: helios / CI tools

BasicConfig {
    output_rules: [
        "=/work/end-to-end-tests/*.gz",
        "=/work/caboose-util.gz",
        "=/work/tufaceous.gz",
    ],
    rust_toolchain: Some(
        String(
            "1.72.1",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01HPNT8JRTPR2B5W97GGCSET6E

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-15T07:22:35.019Zjob assigned to worker 01HPNT91XY252BET9VJ8G62PDZ (queued for 1 m 7 s)
 
22024-02-15T07:22:36.563Zstarting task 0: "setup"
32024-02-15T07:22:36.637Z++ uname -s
42024-02-15T07:22:36.651Z+ kern=SunOS
52024-02-15T07:22:36.651Z+ case "$kern" in
62024-02-15T07:22:36.651Z+ groupadd -g 12345 build
72024-02-15T07:22:36.651Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-15T07:22:38.652Z+ zfs create -o mountpoint=/work rpool/work
92024-02-15T07:22:38.744Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-15T07:22:39.170Z+ home_fs=zfs
112024-02-15T07:22:39.170Z+ [[ zfs == autofs ]]
122024-02-15T07:22:39.171Z+ mkdir -p /home/build
132024-02-15T07:22:39.171Z+ chown build:build /home/build /work
142024-02-15T07:22:40.739Z+ chmod 0700 /home/build /work
152024-02-15T07:22:40.755Zprocess exited: duration 4186 ms, exit code 0
 
162024-02-15T07:22:40.825Zstarting task 1: "rust-toolchain"
172024-02-15T07:22:40.851Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-15T07:22:40.852Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-15T07:22:40.948Zinfo: downloading installer
202024-02-15T07:22:42.138Zwarning: it looks like you have an existing installation of Rust at:
212024-02-15T07:22:42.138Zwarning: /opt/ooce/bin
222024-02-15T07:22:42.139Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-15T07:22:42.139Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-15T07:22:42.139Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-15T07:22:42.139Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-15T07:22:42.139Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-15T07:22:42.139Zerror: cannot install while Rust is installed
282024-02-15T07:22:42.139Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-15T07:22:42.191Zinfo: profile set to 'default'
302024-02-15T07:22:42.191Zinfo: default host triple is x86_64-unknown-illumos
312024-02-15T07:22:42.202Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-15T07:22:42.320Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-15T07:22:42.320Zinfo: downloading component 'cargo'
342024-02-15T07:22:42.891Zinfo: downloading component 'clippy'
352024-02-15T07:22:43.334Zinfo: downloading component 'rust-docs'
362024-02-15T07:22:44.237Zinfo: downloading component 'rust-std'
372024-02-15T07:22:45.115Zinfo: downloading component 'rustc'
382024-02-15T07:22:48.199Zinfo: downloading component 'rustfmt'
392024-02-15T07:22:48.402Zinfo: installing component 'cargo'
402024-02-15T07:22:49.289Zinfo: installing component 'clippy'
412024-02-15T07:22:49.668Zinfo: installing component 'rust-docs'
422024-02-15T07:22:51.241Zinfo: installing component 'rust-std'
432024-02-15T07:22:53.188Zinfo: installing component 'rustc'
442024-02-15T07:22:58.289Zinfo: installing component 'rustfmt'
452024-02-15T07:22:58.735Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-15T07:22:58.735Z
472024-02-15T07:22:58.735Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-15T07:22:58.735Z
492024-02-15T07:22:58.735Z
502024-02-15T07:22:58.735ZRust is installed now. Great!
512024-02-15T07:22:58.736Z
522024-02-15T07:22:58.736ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-15T07:22:58.736Zenvironment variable. This has not been done automatically.
542024-02-15T07:22:58.736Z
552024-02-15T07:22:58.736ZTo configure your current shell, run:
562024-02-15T07:22:58.736Zsource "$HOME/.cargo/env"
572024-02-15T07:22:58.736Z+ rustc --version
582024-02-15T07:22:58.737Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-15T07:22:58.737Zprocess exited: duration 17415 ms, exit code 0
 
602024-02-15T07:22:59.207Zstarting task 2: "authentication"
612024-02-15T07:22:59.245ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
622024-02-15T07:23:19.862Zprocess exited: duration 20663 ms, exit code 0
 
632024-02-15T07:23:20.372Zstarting task 3: "clone repository"
642024-02-15T07:23:20.797Z+ mkdir -p /work/oxidecomputer/omicron
652024-02-15T07:23:20.797Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-02-15T07:23:20.828ZCloning into '/work/oxidecomputer/omicron'...
672024-02-15T07:23:26.487Z+ cd /work/oxidecomputer/omicron
682024-02-15T07:23:26.496Z+ git fetch origin 4667ac76836b476cd70e8adbd4ab512670896aa8
692024-02-15T07:23:27.648ZFrom https://github.com/oxidecomputer/omicron
702024-02-15T07:23:27.648Z * branch 4667ac76836b476cd70e8adbd4ab512670896aa8 -> FETCH_HEAD
712024-02-15T07:23:27.648Z+ [[ -n renovate/actions-setup-node-4.x ]]
722024-02-15T07:23:27.648Z++ git branch --show-current
732024-02-15T07:23:27.648Z+ current=main
742024-02-15T07:23:27.649Z+ [[ main != renovate/actions-setup-node-4.x ]]
752024-02-15T07:23:27.649Z+ git branch -f renovate/actions-setup-node-4.x 4667ac76836b476cd70e8adbd4ab512670896aa8
762024-02-15T07:23:27.649Z+ git checkout -f renovate/actions-setup-node-4.x
772024-02-15T07:23:27.649ZSwitched to branch 'renovate/actions-setup-node-4.x'
782024-02-15T07:23:27.649Z+ git reset --hard 4667ac76836b476cd70e8adbd4ab512670896aa8
792024-02-15T07:23:27.649ZHEAD is now at 4667ac768 chore(deps): update actions/setup-node action to v4.0.2
802024-02-15T07:23:27.649Zprocess exited: duration 7156 ms, exit code 0
 
812024-02-15T07:23:27.699Zstarting task 4: "build"
822024-02-15T07:23:27.717Z+ cargo --version
832024-02-15T07:23:27.718Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
842024-02-15T07:23:27.875Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
852024-02-15T07:23:27.891Zinfo: downloading component 'cargo'
862024-02-15T07:23:28.490Zinfo: downloading component 'clippy'
872024-02-15T07:23:28.694Zinfo: downloading component 'rust-docs'
882024-02-15T07:23:29.863Zinfo: downloading component 'rust-std'
892024-02-15T07:23:30.751Zinfo: downloading component 'rustc'
902024-02-15T07:23:33.777Zinfo: downloading component 'rustfmt'
912024-02-15T07:23:35.091Zinfo: installing component 'cargo'
922024-02-15T07:23:35.991Zinfo: installing component 'clippy'
932024-02-15T07:23:36.475Zinfo: installing component 'rust-docs'
942024-02-15T07:23:37.961Zinfo: installing component 'rust-std'
952024-02-15T07:23:39.596Zinfo: installing component 'rustc'
962024-02-15T07:23:43.840Zinfo: installing component 'rustfmt'
972024-02-15T07:23:44.213Zcargo 1.74.1 (ecb9851af 2023-10-18)
982024-02-15T07:23:44.229Z+ rustc --version
992024-02-15T07:23:44.311Zrustc 1.74.1 (a28077b28 2023-12-04)
1002024-02-15T07:23:44.327Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1012024-02-15T07:23:59.136Z Startup: Refreshing catalog 'helios-dev' ... Done
1022024-02-15T07:24:00.737Z Startup: Caching catalogs ... Done
1032024-02-15T07:24:01.637ZPlanning: Solver setup ... Done (0.962s)
1042024-02-15T07:24:02.063ZPlanning: Running solver ... Done (0.022s)
1052024-02-15T07:24:02.079ZPlanning: Finding local manifests ... Done (0.217s)
1062024-02-15T07:24:02.080ZPlanning: Fetching manifests: 0/4 0% complete
1072024-02-15T07:24:02.150ZPlanning: Fetching manifests: 4/4 100% complete
1082024-02-15T07:24:02.205ZPlanning: Package planning ... Done (0.054s)
1092024-02-15T07:24:02.629ZPlanning: Merging actions ... Done (0.052s)
1102024-02-15T07:24:03.934ZPlanning: Checking for conflicting actions ... Done (1.271s)
1112024-02-15T07:24:03.943ZPlanning: Consolidating action changes ... Done (0.011s)
1122024-02-15T07:24:07.539ZPlanning: Evaluating mediators ... Done (4.001s)
1132024-02-15T07:24:07.549ZPlanning: Planning completed in 7.17 seconds
1142024-02-15T07:24:07.556Z Packages to install: 4
1152024-02-15T07:24:07.556Z Mediators to change: 2
1162024-02-15T07:24:07.556Z Services to change: 1
1172024-02-15T07:24:07.556Z Estimated space available: 148.87 GB
1182024-02-15T07:24:07.557ZEstimated space to be consumed: 1.41 GB
1192024-02-15T07:24:07.563Z Create boot environment: No
1202024-02-15T07:24:07.563ZCreate backup boot environment: No
1212024-02-15T07:24:07.563Z Rebuild boot archive: No
1222024-02-15T07:24:07.563Z
1232024-02-15T07:24:07.563ZChanged mediators:
1242024-02-15T07:24:07.563Z mediator clang:
1252024-02-15T07:24:07.563Z version: None -> 15 (system default)
1262024-02-15T07:24:07.564Z
1272024-02-15T07:24:07.564Z mediator llvm:
1282024-02-15T07:24:07.564Z version: 14 (system default) -> 15 (system default)
1292024-02-15T07:24:07.564Z
1302024-02-15T07:24:07.564ZChanged packages:
1312024-02-15T07:24:07.564Zhelios-dev
1322024-02-15T07:24:07.564Z developer/build-essential
1332024-02-15T07:24:07.565Z None -> 11-2.0
1342024-02-15T07:24:07.565Z library/libxmlsec1
1352024-02-15T07:24:07.566Z None -> 1.2.35-2.0
1362024-02-15T07:24:07.566Z ooce/developer/clang-15
1372024-02-15T07:24:07.566Z None -> 15.0.7-2.0
1382024-02-15T07:24:07.566Z ooce/developer/llvm-15
1392024-02-15T07:24:07.566Z None -> 15.0.7-2.0
1402024-02-15T07:24:07.566Z
1412024-02-15T07:24:07.566ZServices:
1422024-02-15T07:24:07.566Z restart_fmri:
1432024-02-15T07:24:07.567Z svc:/system/update-man-index:default
1442024-02-15T07:24:07.842Z
1452024-02-15T07:24:07.842ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1462024-02-15T07:24:12.863ZDownload: 439/3290 items 16.7/212.6MB 7% complete (3.3M/s)
1472024-02-15T07:24:18.439ZDownload: 1193/3290 items 47.1/212.6MB 22% complete (4.8M/s)
1482024-02-15T07:24:23.034ZDownload: 1311/3290 items 103.4/212.6MB 48% complete (8.6M/s)
1492024-02-15T07:24:28.041ZDownload: 1849/3290 items 118.5/212.6MB 55% complete (7.2M/s)
1502024-02-15T07:24:33.059ZDownload: 2225/3290 items 119.2/212.6MB 56% complete (1.6M/s)
1512024-02-15T07:24:38.067ZDownload: 2876/3290 items 120.9/212.6MB 56% complete (246k/s)
1522024-02-15T07:24:45.497ZDownload: 3248/3290 items 203.1/212.6MB 95% complete (8.4M/s)
1532024-02-15T07:24:47.052ZDownload: Completed 212.60 MB in 39.20 seconds (5.4M/s)
1542024-02-15T07:24:47.226Z Actions: 1/3689 actions (Installing new actions)
1552024-02-15T07:24:52.267Z Actions: 3599/3689 actions (Installing new actions)
1562024-02-15T07:24:52.388Z Actions: Completed 3689 actions in 5.14 seconds.
1572024-02-15T07:24:52.495Z Done (0.087s)
1582024-02-15T07:24:52.495Z Done (0.000s)
1592024-02-15T07:24:53.010Z Done (0.213s)
1602024-02-15T07:24:58.480Z Done (5.664s)
1612024-02-15T07:24:58.627Z Done (0.083s)
1622024-02-15T07:24:58.638Z Done (0.000s)
1632024-02-15T07:24:58.795Z Done (0.000s)
1642024-02-15T07:24:59.346ZPlanning: Evaluating mediator changes ... Done
1652024-02-15T07:24:59.510ZPlanning: Checking for conflicting actions ... Done
1662024-02-15T07:24:59.539ZPlanning: Consolidating action changes ... Done
1672024-02-15T07:25:00.202ZPlanning: Evaluating mediators ... Done
1682024-02-15T07:25:00.214ZPlanning: Planning completed in 0.46 seconds
1692024-02-15T07:25:00.214Z Mediators to change: 2
1702024-02-15T07:25:00.214Z Create boot environment: No
1712024-02-15T07:25:00.214ZCreate backup boot environment: No
1722024-02-15T07:25:00.214Z Done
1732024-02-15T07:25:00.215Z Done
1742024-02-15T07:25:00.215Z Done
1752024-02-15T07:25:04.094Z Done
1762024-02-15T07:25:04.196Z Done
1772024-02-15T07:25:04.204Z Done
1782024-02-15T07:25:04.301Z Done
1792024-02-15T07:25:04.981ZPlanning: Evaluating mediator changes ... Done
1802024-02-15T07:25:05.460ZPlanning: Merging actions ... Done
1812024-02-15T07:25:05.461ZPlanning: Checking for conflicting actions ... Done
1822024-02-15T07:25:05.461ZPlanning: Consolidating action changes ... Done
1832024-02-15T07:25:05.461ZPlanning: Evaluating mediators ... Done
1842024-02-15T07:25:05.515ZPlanning: Planning completed in 0.82 seconds
1852024-02-15T07:25:05.551Z Packages to change: 1
1862024-02-15T07:25:05.552Z Mediators to change: 1
1872024-02-15T07:25:05.975Z Services to change: 1
1882024-02-15T07:25:05.975Z Create boot environment: No
1892024-02-15T07:25:05.975ZCreate backup boot environment: Yes
1902024-02-15T07:25:07.472Z Actions: 1/6 actions (Updating modified actions)
1912024-02-15T07:25:07.503Z Actions: Completed 6 actions in 0.03 seconds.
1922024-02-15T07:25:07.503Z Done
1932024-02-15T07:25:07.503Z Done
1942024-02-15T07:25:07.941Z Done
1952024-02-15T07:25:11.610Z Done
1962024-02-15T07:25:11.720Z Done
1972024-02-15T07:25:11.738Z Done
1982024-02-15T07:25:11.814Z Done
1992024-02-15T07:25:12.290ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2002024-02-15T07:25:12.290Zclang system 15 system
2012024-02-15T07:25:12.291Zcsh system system illumos
2022024-02-15T07:25:12.291Zctags system system illumos
2032024-02-15T07:25:12.291Zgcc vendor 12 vendor
2042024-02-15T07:25:12.291Zgcc system 10 system
2052024-02-15T07:25:12.291Zgcc system 7 system
2062024-02-15T07:25:12.292Zgo system 1.20 system
2072024-02-15T07:25:12.292Zgo system 1.19 system
2082024-02-15T07:25:12.292Zllvm system 15 system
2092024-02-15T07:25:12.292Zllvm system 14 system
2102024-02-15T07:25:12.293Zmariadb system 10.6 system
2112024-02-15T07:25:12.293Zmta vendor vendor dma
2122024-02-15T07:25:12.293Zopenjdk system 17 system
2132024-02-15T07:25:12.293Zopenjdk system 11 system
2142024-02-15T07:25:12.293Zopenjdk system 1.8 system
2152024-02-15T07:25:12.293Zopenssl vendor 3 vendor
2162024-02-15T07:25:12.293Zperl system 5.36 system
2172024-02-15T07:25:12.293Zpostgresql system 15 system
2182024-02-15T07:25:12.294Zpostgresql system 13 system
2192024-02-15T07:25:12.294Zpython vendor 3 vendor
2202024-02-15T07:25:12.294Zpython system 2 system
2212024-02-15T07:25:12.294Zpython3 system 3.11 system
2222024-02-15T07:25:12.294Zruby system 3.0 system
2232024-02-15T07:25:12.294Zwords vendor vendor american-english
2242024-02-15T07:25:12.294Zwords system system australian-english
2252024-02-15T07:25:12.294Zwords system system british-english
2262024-02-15T07:25:12.294Zwords system system canadian-english
2272024-02-15T07:25:12.294Zwords system system french
2282024-02-15T07:25:12.294Zwords system system italian
2292024-02-15T07:25:12.295Zwords system system ngerman
2302024-02-15T07:25:12.295Zwords system system ogerman
2312024-02-15T07:25:12.295Zwords system system spanish
2322024-02-15T07:25:12.623ZFMRI IFO
2332024-02-15T07:25:12.623Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2342024-02-15T07:25:12.623Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2352024-02-15T07:25:12.623Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2362024-02-15T07:25:12.623Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2372024-02-15T07:25:12.624Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2382024-02-15T07:25:12.624Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2392024-02-15T07:25:12.624Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2402024-02-15T07:25:12.624Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2412024-02-15T07:25:12.680Z+ set -o errexit
2422024-02-15T07:25:12.687Z+++ dirname ./tools/ci_download_cockroachdb
2432024-02-15T07:25:12.688Z++ cd ./tools
2442024-02-15T07:25:12.688Z++ pwd
2452024-02-15T07:25:12.688Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2462024-02-15T07:25:12.688Z++ basename ./tools/ci_download_cockroachdb
2472024-02-15T07:25:12.707Z+ ARG0=ci_download_cockroachdb
2482024-02-15T07:25:12.707Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2492024-02-15T07:25:12.707Z+ CIDL_VERSION=v22.1.9
2502024-02-15T07:25:12.707Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2512024-02-15T07:25:12.708Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2522024-02-15T07:25:12.708Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2532024-02-15T07:25:12.708Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2542024-02-15T07:25:12.708Z+ TARGET_DIR=out
2552024-02-15T07:25:12.708Z+ DOWNLOAD_DIR=out/downloads
2562024-02-15T07:25:12.709Z+ DEST_DIR=./out/cockroachdb
2572024-02-15T07:25:12.709Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2582024-02-15T07:25:12.709Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2592024-02-15T07:25:12.709Z+ main
2602024-02-15T07:25:12.709Z+ [[ 0 != 0 ]]
2612024-02-15T07:25:12.709Z+ CIDL_OS=solaris2.11
2622024-02-15T07:25:12.709Z+ [[ 0 != 0 ]]
2632024-02-15T07:25:12.710Z+ configure_os solaris2.11
2642024-02-15T07:25:12.710Z+ echo 'current directory: /work/oxidecomputer/omicron'
2652024-02-15T07:25:12.710Zcurrent directory: /work/oxidecomputer/omicron
2662024-02-15T07:25:12.710Z+ echo 'configuring based on OS: "solaris2.11"'
2672024-02-15T07:25:12.710Z+ case "$1" in
2682024-02-15T07:25:12.710Zconfiguring based on OS: "solaris2.11"
2692024-02-15T07:25:12.710Z+ CIDL_BUILD=illumos
2702024-02-15T07:25:12.710Z+ CIDL_SUFFIX=tar.gz
2712024-02-15T07:25:12.711Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2722024-02-15T07:25:12.711Z+ CIDL_URL_BASE=https://illumos.org/downloads
2732024-02-15T07:25:12.711Z+ CIDL_ASSEMBLE=do_assemble_illumos
2742024-02-15T07:25:12.711Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2752024-02-15T07:25:12.712Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2762024-02-15T07:25:12.712Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2772024-02-15T07:25:12.712Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2782024-02-15T07:25:12.712Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2792024-02-15T07:25:12.712Z+ CIDL_SHA256FUNC=do_sha256sum
2802024-02-15T07:25:12.712Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2812024-02-15T07:25:12.713ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2822024-02-15T07:25:12.713ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2832024-02-15T07:25:12.713Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2842024-02-15T07:25:12.713Z+ mkdir -p out/downloads
2852024-02-15T07:25:12.713Z+ mkdir -p ./out/cockroachdb
2862024-02-15T07:25:12.713Z+ local DO_DOWNLOAD=true
2872024-02-15T07:25:12.714Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2882024-02-15T07:25:12.714Z+ '[' true == true ']'
2892024-02-15T07:25:12.714Z+ echo Downloading...
2902024-02-15T07:25:12.714ZDownloading...
2912024-02-15T07:25:12.714Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2922024-02-15T07:25:13.143Z+ curl --silent --show-error --fail --location --output out/downloads/cockroach-v22.1.9.illumos.tar.gz https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2932024-02-15T07:25:21.183Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2942024-02-15T07:25:21.285Z++ sha256sum
2952024-02-15T07:25:21.285Z++ awk '{print $1}'
2962024-02-15T07:25:21.317Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2972024-02-15T07:25:21.317Z+ [[ f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088 != \f\1\5\1\7\1\4\b\a\3\a\6\e\0\2\c\a\a\a\a\5\9\7\2\7\4\8\2\c\3\6\0\8\5\e\6\0\d\6\b\d\2\f\a\9\6\3\9\3\8\e\9\a\3\d\8\c\8\a\7\7\0\8\8 ]]
2982024-02-15T07:25:21.318Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2992024-02-15T07:25:21.318Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3002024-02-15T07:25:23.408Z+ do_assemble_illumos
3012024-02-15T07:25:23.408Z+ rm -r ./out/cockroachdb
3022024-02-15T07:25:23.422Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3032024-02-15T07:25:23.804Z+ ./out/cockroachdb/bin/cockroach version
3042024-02-15T07:25:23.974ZBuild Tag: v22.1.9-dirty
3052024-02-15T07:25:23.974ZBuild Time: 2022/10/26 21:17:46
3062024-02-15T07:25:23.974ZDistribution: OSS
3072024-02-15T07:25:23.975ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3082024-02-15T07:25:23.975ZGo Version: go1.17.13
3092024-02-15T07:25:23.975ZC Compiler: gcc 10.3.0
3102024-02-15T07:25:23.975ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3112024-02-15T07:25:23.976ZBuild Type: release
3122024-02-15T07:25:24.000Z+ set -o errexit
3132024-02-15T07:25:24.000Z+++ dirname ./tools/ci_download_clickhouse
3142024-02-15T07:25:24.000Z++ cd ./tools
3152024-02-15T07:25:24.000Z++ pwd
3162024-02-15T07:25:24.000Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3172024-02-15T07:25:24.030Z++ basename ./tools/ci_download_clickhouse
3182024-02-15T07:25:24.030Z+ ARG0=ci_download_clickhouse
3192024-02-15T07:25:24.031Z+ TARGET_DIR=out
3202024-02-15T07:25:24.031Z+ DOWNLOAD_DIR=out/downloads
3212024-02-15T07:25:24.031Z+ DEST_DIR=./out/clickhouse
3222024-02-15T07:25:24.031Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3232024-02-15T07:25:24.031Z+ CIDL_VERSION=v22.8.9.24
3242024-02-15T07:25:24.031Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3252024-02-15T07:25:24.032Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3262024-02-15T07:25:24.032Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3272024-02-15T07:25:24.032Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3282024-02-15T07:25:24.032Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3292024-02-15T07:25:24.032Z+ main
3302024-02-15T07:25:24.032Z+ [[ 0 != 0 ]]
3312024-02-15T07:25:24.032Z+ CIDL_OS=solaris2.11
3322024-02-15T07:25:24.032Z+ [[ 0 != 0 ]]
3332024-02-15T07:25:24.032Z+ configure_os solaris2.11
3342024-02-15T07:25:24.032Z+ echo 'current directory: /work/oxidecomputer/omicron'
3352024-02-15T07:25:24.032Zcurrent directory: /work/oxidecomputer/omicron
3362024-02-15T07:25:24.032Z+ echo 'configuring based on OS: "solaris2.11"'
3372024-02-15T07:25:24.033Z+ CIDL_DASHREV=
3382024-02-15T07:25:24.033Z+ case "$1" in
3392024-02-15T07:25:24.033Zconfiguring based on OS: "solaris2.11"
3402024-02-15T07:25:24.033Z+ CIDL_PLATFORM=illumos
3412024-02-15T07:25:24.033Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3422024-02-15T07:25:24.033Z+ CIDL_MD5FUNC=do_md5sum
3432024-02-15T07:25:24.033Z+ CIDL_DASHREV=-1
3442024-02-15T07:25:24.034Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3452024-02-15T07:25:24.034Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3462024-02-15T07:25:24.034Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3472024-02-15T07:25:24.034Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3482024-02-15T07:25:24.034Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3492024-02-15T07:25:24.034ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3502024-02-15T07:25:24.034Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3512024-02-15T07:25:24.034ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3522024-02-15T07:25:24.034Z+ mkdir -p out/downloads
3532024-02-15T07:25:24.034Z+ mkdir -p ./out/clickhouse
3542024-02-15T07:25:24.034Z+ local DO_DOWNLOAD=true
3552024-02-15T07:25:24.035Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3562024-02-15T07:25:24.035Z+ '[' true == true ']'
3572024-02-15T07:25:24.035Z+ echo Downloading...
3582024-02-15T07:25:24.035ZDownloading...
3592024-02-15T07:25:24.035Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3602024-02-15T07:25:24.035Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3612024-02-15T07:25:25.531Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3622024-02-15T07:25:25.544Z++ md5sum
3632024-02-15T07:25:25.544Z++ awk '{print $1}'
3642024-02-15T07:25:25.703Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3652024-02-15T07:25:25.703Z+ [[ 7702939ce5b4b51846a1ba39f1392306 != \7\7\0\2\9\3\9\c\e\5\b\4\b\5\1\8\4\6\a\1\b\a\3\9\f\1\3\9\2\3\0\6 ]]
3662024-02-15T07:25:25.711Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3672024-02-15T07:25:25.711Z+ mkdir -p ./out/clickhouse
3682024-02-15T07:25:25.711Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3692024-02-15T07:25:29.283Z+ ./out/clickhouse/clickhouse server --version
3702024-02-15T07:25:29.386ZClickHouse server version 22.8.9.1.
3712024-02-15T07:25:29.386Z+ set -o errexit
3722024-02-15T07:25:29.386Z+++ dirname ./tools/ci_download_console
3732024-02-15T07:25:29.386Z++ cd ./tools
3742024-02-15T07:25:29.386Z++ pwd
3752024-02-15T07:25:29.386Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3762024-02-15T07:25:29.386Z++ basename ./tools/ci_download_console
3772024-02-15T07:25:29.386Z+ ARG0=ci_download_console
3782024-02-15T07:25:29.387Z+ TARGET_DIR=out
3792024-02-15T07:25:29.387Z+ DOWNLOAD_DIR=out/downloads
3802024-02-15T07:25:29.387Z+ DEST_DIR=./out/console-assets
3812024-02-15T07:25:29.387Z+ source /work/oxidecomputer/omicron/tools/console_version
3822024-02-15T07:25:29.387Z++ COMMIT=e5a1f804faa913de3be5b4cddac2011247a99774
3832024-02-15T07:25:29.387Z++ SHA2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
3842024-02-15T07:25:29.387Z+ URL=https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
3852024-02-15T07:25:29.388Z+ TARBALL_FILE=out/downloads/console.tar.gz
3862024-02-15T07:25:29.388Z+ main
3872024-02-15T07:25:29.388Z+ [[ 0 != 0 ]]
3882024-02-15T07:25:29.388Z+ echo 'URL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz'
3892024-02-15T07:25:29.388ZURL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
3902024-02-15T07:25:29.388ZLocal file: out/downloads/console.tar.gz
3912024-02-15T07:25:29.388Z+ echo 'Local file: out/downloads/console.tar.gz'
3922024-02-15T07:25:29.388Z+ local DO_DOWNLOAD=true
3932024-02-15T07:25:29.388Z+ [[ -f out/downloads/console.tar.gz ]]
3942024-02-15T07:25:29.388Z+ mkdir -p out/downloads
3952024-02-15T07:25:29.389Z+ '[' true == true ']'
3962024-02-15T07:25:29.389Z+ echo Downloading...
3972024-02-15T07:25:29.389ZDownloading...
3982024-02-15T07:25:29.389Z+ do_download_curl https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz out/downloads/console.tar.gz
3992024-02-15T07:25:29.389Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4002024-02-15T07:25:29.471Z++ do_sha256sum out/downloads/console.tar.gz
4012024-02-15T07:25:29.669Z++ case "$OSTYPE" in
4022024-02-15T07:25:29.670Z++ SHA=sha256sum
4032024-02-15T07:25:29.670Z++ sha256sum
4042024-02-15T07:25:29.670Z++ awk '{print $1}'
4052024-02-15T07:25:29.670Z+ calculated_sha2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4062024-02-15T07:25:29.670Z+ [[ 54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5 != \5\4\f\f\1\0\2\6\0\6\2\f\c\1\a\3\f\0\d\e\8\6\a\a\5\5\8\d\0\5\1\b\8\a\d\6\2\4\8\d\4\5\8\c\1\7\6\7\b\9\e\9\2\6\f\2\6\0\6\e\7\5\f\5 ]]
4072024-02-15T07:25:29.670Z+ rm -rf ./out/console-assets
4082024-02-15T07:25:29.670Z+ mkdir -p ./out/console-assets
4092024-02-15T07:25:29.671Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4102024-02-15T07:25:29.671Z+ mkdir -p ./out/console-assets
4112024-02-15T07:25:29.671Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4122024-02-15T07:25:29.797Z+ set -o errexit
4132024-02-15T07:25:29.797Z+++ dirname ./tools/ci_download_maghemite_openapi
4142024-02-15T07:25:29.797Z++ cd ./tools
4152024-02-15T07:25:29.797Z++ pwd
4162024-02-15T07:25:29.798Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4172024-02-15T07:25:29.798Z++ basename ./tools/ci_download_maghemite_openapi
4182024-02-15T07:25:29.798Z+ ARG0=ci_download_maghemite_openapi
4192024-02-15T07:25:29.798Z+ TARGET_DIR=out
4202024-02-15T07:25:29.798Z+ DOWNLOAD_DIR=out/downloads
4212024-02-15T07:25:29.798Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4222024-02-15T07:25:29.798Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4232024-02-15T07:25:29.798Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4242024-02-15T07:25:29.799Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4252024-02-15T07:25:29.799Z+ LOCAL_FILE=out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4262024-02-15T07:25:29.799Z+ main
4272024-02-15T07:25:29.799Z+ [[ 0 != 0 ]]
4282024-02-15T07:25:29.799Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json'
4292024-02-15T07:25:29.799ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4302024-02-15T07:25:29.799Z+ echo 'Local file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4312024-02-15T07:25:29.799ZLocal file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4322024-02-15T07:25:29.799Z+ local DO_DOWNLOAD=true
4332024-02-15T07:25:29.799Z+ [[ -f out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4342024-02-15T07:25:29.799Z+ mkdir -p out/downloads
4352024-02-15T07:25:29.799Z+ '[' true == true ']'
4362024-02-15T07:25:29.800Z+ echo Downloading...
4372024-02-15T07:25:29.800ZDownloading...
4382024-02-15T07:25:29.800Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4392024-02-15T07:25:29.800Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4402024-02-15T07:25:30.493Z++ do_sha256sum out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4412024-02-15T07:25:30.493Z++ case "$OSTYPE" in
4422024-02-15T07:25:30.512Z++ SHA=sha256sum
4432024-02-15T07:25:30.512Z++ sha256sum
4442024-02-15T07:25:30.513Z++ awk '{print $1}'
4452024-02-15T07:25:30.513Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4462024-02-15T07:25:30.513Z+ [[ 0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803 != \0\b\0\d\b\c\2\f\8\b\b\c\5\d\2\d\9\b\e\9\2\d\6\4\c\4\8\6\5\f\8\f\9\3\3\5\3\5\5\a\a\e\6\2\f\7\d\e\9\f\6\7\f\8\1\d\f\b\3\f\1\8\0\3 ]]
4472024-02-15T07:25:30.513Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4482024-02-15T07:25:30.513Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4492024-02-15T07:25:30.513Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4502024-02-15T07:25:30.513Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4512024-02-15T07:25:30.513Z+ LOCAL_FILE=out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4522024-02-15T07:25:30.513Z+ main
4532024-02-15T07:25:30.513Z+ [[ 0 != 0 ]]
4542024-02-15T07:25:30.513Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json'
4552024-02-15T07:25:30.513ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4562024-02-15T07:25:30.513Z+ echo 'Local file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4572024-02-15T07:25:30.513ZLocal file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4582024-02-15T07:25:30.513Z+ local DO_DOWNLOAD=true
4592024-02-15T07:25:30.514Z+ [[ -f out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4602024-02-15T07:25:30.514Z+ mkdir -p out/downloads
4612024-02-15T07:25:30.514Z+ '[' true == true ']'
4622024-02-15T07:25:30.514Z+ echo Downloading...
4632024-02-15T07:25:30.514ZDownloading...
4642024-02-15T07:25:30.514Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4652024-02-15T07:25:30.514Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4662024-02-15T07:25:33.690Z++ do_sha256sum out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4672024-02-15T07:25:33.715Z++ case "$OSTYPE" in
4682024-02-15T07:25:33.716Z++ SHA=sha256sum
4692024-02-15T07:25:33.717Z++ sha256sum
4702024-02-15T07:25:33.718Z++ awk '{print $1}'
4712024-02-15T07:25:33.719Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4722024-02-15T07:25:33.719Z+ [[ 0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355 != \0\a\c\0\3\8\b\b\a\a\5\4\d\0\a\e\0\a\c\5\c\c\a\e\f\f\4\8\f\0\3\0\7\0\6\1\8\3\7\2\c\c\a\2\6\c\9\d\0\9\b\7\1\6\b\9\0\9\b\f\9\3\5\5 ]]
4732024-02-15T07:25:33.720Z+ set -o errexit
4742024-02-15T07:25:34.165Z+++ dirname ./tools/ci_download_dendrite_openapi
4752024-02-15T07:25:34.165Z++ cd ./tools
4762024-02-15T07:25:34.165Z++ pwd
4772024-02-15T07:25:34.165Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4782024-02-15T07:25:34.165Z++ basename ./tools/ci_download_dendrite_openapi
4792024-02-15T07:25:34.165Z+ ARG0=ci_download_dendrite_openapi
4802024-02-15T07:25:34.166Z+ TARGET_DIR=out
4812024-02-15T07:25:34.166Z+ DOWNLOAD_DIR=out/downloads
4822024-02-15T07:25:34.166Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4832024-02-15T07:25:34.166Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
4842024-02-15T07:25:34.166Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
4852024-02-15T07:25:34.167Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
4862024-02-15T07:25:34.167Z+ LOCAL_FILE=out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4872024-02-15T07:25:34.167Z+ main
4882024-02-15T07:25:34.167Z+ [[ 0 != 0 ]]
4892024-02-15T07:25:34.167Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json'
4902024-02-15T07:25:34.167ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
4912024-02-15T07:25:34.167ZLocal file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4922024-02-15T07:25:34.168Z+ echo 'Local file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json'
4932024-02-15T07:25:34.168Z+ local DO_DOWNLOAD=true
4942024-02-15T07:25:34.168Z+ [[ -f out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json ]]
4952024-02-15T07:25:34.168Z+ mkdir -p out/downloads
4962024-02-15T07:25:34.168Z+ '[' true == true ']'
4972024-02-15T07:25:34.168Z+ echo Downloading...
4982024-02-15T07:25:34.168ZDownloading...
4992024-02-15T07:25:34.168Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5002024-02-15T07:25:34.169Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5012024-02-15T07:25:34.466Z++ do_sha256sum out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5022024-02-15T07:25:34.466Z++ case "$OSTYPE" in
5032024-02-15T07:25:34.492Z++ SHA=sha256sum
5042024-02-15T07:25:34.492Z++ sha256sum
5052024-02-15T07:25:34.492Z++ awk '{print $1}'
5062024-02-15T07:25:34.492Z+ calculated_sha2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5072024-02-15T07:25:34.492Z+ [[ aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e != \a\a\6\7\0\1\6\5\e\5\b\4\5\9\f\a\b\4\c\a\b\a\3\6\a\e\4\d\3\8\2\a\0\9\2\6\4\f\f\5\c\f\6\a\2\d\a\c\0\d\a\e\0\a\0\d\b\3\9\a\3\7\8\e ]]
5082024-02-15T07:25:34.492Z+ set -o errexit
5092024-02-15T07:25:34.492Z+++ dirname ./tools/ci_download_dendrite_stub
5102024-02-15T07:25:34.493Z++ cd ./tools
5112024-02-15T07:25:34.493Z++ pwd
5122024-02-15T07:25:34.493Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5132024-02-15T07:25:34.516Z++ basename ./tools/ci_download_dendrite_stub
5142024-02-15T07:25:34.517Z+ ARG0=ci_download_dendrite_stub
5152024-02-15T07:25:34.517Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5162024-02-15T07:25:34.517Z++ CIDL_SHA256_ILLUMOS=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5172024-02-15T07:25:34.517Z++ CIDL_SHA256_LINUX_DPD=cb9a1978d1fe3a3f2391757f80436d8cc87c0041161652ad2234e7cf83e9ae36
5182024-02-15T07:25:34.517Z++ CIDL_SHA256_LINUX_SWADM=b7e737be56a8a815a95624f0b5c42ce1e339b07feeae7b3d7b9b4bc17c204245
5192024-02-15T07:25:34.518Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5202024-02-15T07:25:34.518Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5212024-02-15T07:25:34.518Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5222024-02-15T07:25:34.518Z+ TARGET_DIR=out
5232024-02-15T07:25:34.519Z+ DOWNLOAD_DIR=out/downloads
5242024-02-15T07:25:34.519Z+ DEST_DIR=./out/dendrite-stub
5252024-02-15T07:25:34.519Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5262024-02-15T07:25:34.519Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5272024-02-15T07:25:34.519Z+ REPO=oxidecomputer/dendrite
5282024-02-15T07:25:34.519Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e
5292024-02-15T07:25:34.520Z+ main
5302024-02-15T07:25:34.520Z+ [[ 0 != 0 ]]
5312024-02-15T07:25:34.520Z+ CIDL_OS=solaris2.11
5322024-02-15T07:25:34.520Z+ [[ 0 != 0 ]]
5332024-02-15T07:25:34.520Z+ configure_os solaris2.11
5342024-02-15T07:25:34.520Z+ echo 'current directory: /work/oxidecomputer/omicron'
5352024-02-15T07:25:34.520Zcurrent directory: /work/oxidecomputer/omicron
5362024-02-15T07:25:34.521Z+ echo 'configuring based on OS: "solaris2.11"'
5372024-02-15T07:25:34.521Z+ case "$1" in
5382024-02-15T07:25:34.521Zconfiguring based on OS: "solaris2.11"
5392024-02-15T07:25:34.521Z+ SET_BINARIES=
5402024-02-15T07:25:34.521Z+ CIDL_SHA256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5412024-02-15T07:25:34.521Z+ CIDL_SHA256FUNC=do_sha256sum
5422024-02-15T07:25:34.522Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5432024-02-15T07:25:34.522Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5442024-02-15T07:25:34.522Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5452024-02-15T07:25:34.522Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz'
5462024-02-15T07:25:34.523ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5472024-02-15T07:25:34.523Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5482024-02-15T07:25:34.523Z+ mkdir -p out/downloads
5492024-02-15T07:25:34.523ZLocal file: out/downloads/dendrite-stub.tar.gz
5502024-02-15T07:25:34.523Z+ mkdir -p ./out/dendrite-stub
5512024-02-15T07:25:34.523Z+ fetch_and_verify
5522024-02-15T07:25:34.524Z+ local DO_DOWNLOAD=true
5532024-02-15T07:25:34.524Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5542024-02-15T07:25:34.524Z+ '[' true == true ']'
5552024-02-15T07:25:34.525Z+ echo Downloading...
5562024-02-15T07:25:34.525ZDownloading...
5572024-02-15T07:25:34.525Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5582024-02-15T07:25:34.525Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5592024-02-15T07:25:59.158Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5602024-02-15T07:25:59.181Z++ sha256sum
5612024-02-15T07:25:59.181Z++ awk '{print $1}'
5622024-02-15T07:25:59.197Z+ calculated_sha256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5632024-02-15T07:25:59.198Z+ [[ eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7 != \e\b\9\8\9\8\5\8\7\1\f\3\2\1\4\1\1\f\7\8\7\5\e\f\7\7\5\1\d\b\a\8\5\a\e\0\d\d\3\0\3\4\8\7\7\b\6\3\c\c\b\7\8\c\e\d\c\b\9\6\e\6\e\7 ]]
5642024-02-15T07:25:59.198Z+ do_untar out/downloads/dendrite-stub.tar.gz
5652024-02-15T07:25:59.198Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5662024-02-15T07:25:59.877Z+ do_assemble
5672024-02-15T07:25:59.877Z+ rm -r ./out/dendrite-stub
5682024-02-15T07:26:00.336Z+ mkdir ./out/dendrite-stub
5692024-02-15T07:26:00.337Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5702024-02-15T07:26:00.337Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5712024-02-15T07:26:00.337Z+ set -o errexit
5722024-02-15T07:26:00.337Z+++ dirname ./tools/ci_download_maghemite_mgd
5732024-02-15T07:26:00.337Z++ cd ./tools
5742024-02-15T07:26:00.338Z++ pwd
5752024-02-15T07:26:00.338Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5762024-02-15T07:26:00.338Z++ basename ./tools/ci_download_maghemite_mgd
5772024-02-15T07:26:00.338Z+ ARG0=ci_download_maghemite_mgd
5782024-02-15T07:26:00.338Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5792024-02-15T07:26:00.338Z++ CIDL_SHA256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
5802024-02-15T07:26:00.338Z++ MGD_LINUX_SHA256=b2c823dd714fad67546a0e0c0d4ae56f2fe2e7c43434469b38e13b78de9f6968
5812024-02-15T07:26:00.338Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5822024-02-15T07:26:00.339Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
5832024-02-15T07:26:00.339Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
5842024-02-15T07:26:00.339Z+ TARGET_DIR=out
5852024-02-15T07:26:00.339Z+ DOWNLOAD_DIR=out/downloads
5862024-02-15T07:26:00.339Z+ DEST_DIR=./out/mgd
5872024-02-15T07:26:00.339Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5882024-02-15T07:26:00.339Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5892024-02-15T07:26:00.340Z+ REPO=oxidecomputer/maghemite
5902024-02-15T07:26:00.340Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce
5912024-02-15T07:26:00.340Z+ main
5922024-02-15T07:26:00.340Z+ [[ 0 != 0 ]]
5932024-02-15T07:26:00.340Z+ CIDL_OS=solaris2.11
5942024-02-15T07:26:00.340Z+ [[ 0 != 0 ]]
5952024-02-15T07:26:00.340Z+ configure_os solaris2.11
5962024-02-15T07:26:00.340Z+ echo 'current directory: /work/oxidecomputer/omicron'
5972024-02-15T07:26:00.341Zcurrent directory: /work/oxidecomputer/omicron
5982024-02-15T07:26:00.341Z+ echo 'configuring based on OS: "solaris2.11"'
5992024-02-15T07:26:00.341Z+ case "$1" in
6002024-02-15T07:26:00.341Zconfiguring based on OS: "solaris2.11"
6012024-02-15T07:26:00.341Z+ SET_BINARIES=
6022024-02-15T07:26:00.341Z+ CIDL_SHA256FUNC=do_sha256sum
6032024-02-15T07:26:00.341Z+ TARBALL_FILENAME=mgd.tar.gz
6042024-02-15T07:26:00.341Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6052024-02-15T07:26:00.342Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6062024-02-15T07:26:00.342Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz'
6072024-02-15T07:26:00.342ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6082024-02-15T07:26:00.342ZLocal file: out/downloads/mgd.tar.gz
6092024-02-15T07:26:00.342Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6102024-02-15T07:26:00.342Z+ mkdir -p out/downloads
6112024-02-15T07:26:00.342Z+ mkdir -p ./out/mgd
6122024-02-15T07:26:00.342Z+ fetch_and_verify
6132024-02-15T07:26:00.343Z+ local DO_DOWNLOAD=true
6142024-02-15T07:26:00.343Z+ [[ -f out/downloads/mgd.tar.gz ]]
6152024-02-15T07:26:00.343Z+ '[' true == true ']'
6162024-02-15T07:26:00.343Z+ echo Downloading...
6172024-02-15T07:26:00.343ZDownloading...
6182024-02-15T07:26:00.343Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz out/downloads/mgd.tar.gz
6192024-02-15T07:26:00.343Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6202024-02-15T07:26:17.019Z++ do_sha256sum out/downloads/mgd.tar.gz
6212024-02-15T07:26:17.037Z++ sha256sum
6222024-02-15T07:26:17.038Z++ awk '{print $1}'
6232024-02-15T07:26:17.044Z+ calculated_sha256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
6242024-02-15T07:26:17.044Z+ [[ 26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d != \2\6\d\3\4\f\6\1\5\8\9\f\6\3\b\e\6\4\e\a\a\7\7\a\6\e\9\e\2\d\b\4\c\9\5\d\6\6\7\5\7\9\8\3\8\6\a\1\d\6\1\7\2\1\c\1\c\c\c\5\9\d\4\d ]]
6252024-02-15T07:26:17.045Z+ do_untar out/downloads/mgd.tar.gz
6262024-02-15T07:26:17.045Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6272024-02-15T07:26:17.482Z+ do_assemble
6282024-02-15T07:26:17.482Z+ rm -r ./out/mgd
6292024-02-15T07:26:17.498Z+ mkdir ./out/mgd
6302024-02-15T07:26:17.498Z+ cp -r out/downloads/root ./out/mgd/root
6312024-02-15T07:26:17.644Z+ set -o errexit
6322024-02-15T07:26:17.656Z+++ dirname ./tools/ci_download_transceiver_control
6332024-02-15T07:26:17.657Z++ cd ./tools
6342024-02-15T07:26:17.657Z++ pwd
6352024-02-15T07:26:17.657Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6362024-02-15T07:26:17.657Z++ basename ./tools/ci_download_transceiver_control
6372024-02-15T07:26:17.657Z+ ARG0=ci_download_transceiver_control
6382024-02-15T07:26:17.657Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6392024-02-15T07:26:17.658Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6402024-02-15T07:26:17.658Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6412024-02-15T07:26:17.658Z+ TARGET_DIR=out
6422024-02-15T07:26:17.658Z+ DOWNLOAD_DIR=out/downloads
6432024-02-15T07:26:17.659Z+ DEST_DIR=./out/transceiver-control
6442024-02-15T07:26:17.659Z+ BIN_DIR=/opt/oxide/bin
6452024-02-15T07:26:17.659Z+ BINARY=xcvradm
6462024-02-15T07:26:17.659Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6472024-02-15T07:26:17.659Z+ REPO=oxidecomputer/transceiver-control
6482024-02-15T07:26:17.659Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6492024-02-15T07:26:17.659Z+ main
6502024-02-15T07:26:17.659Z+ [[ 0 != 0 ]]
6512024-02-15T07:26:17.659Z+ CIDL_OS=solaris2.11
6522024-02-15T07:26:17.660Z+ [[ 0 != 0 ]]
6532024-02-15T07:26:17.660Z+ configure_os solaris2.11
6542024-02-15T07:26:17.660Z+ echo 'current directory: /work/oxidecomputer/omicron'
6552024-02-15T07:26:17.660Zcurrent directory: /work/oxidecomputer/omicron
6562024-02-15T07:26:17.660Z+ echo 'configuring based on OS: "solaris2.11"'
6572024-02-15T07:26:17.661Z+ case "$1" in
6582024-02-15T07:26:17.661Zconfiguring based on OS: "solaris2.11"
6592024-02-15T07:26:17.661Z+ SET_BINARIES=
6602024-02-15T07:26:17.661Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6612024-02-15T07:26:17.661Z+ CIDL_SHA256FUNC=do_sha256sum
6622024-02-15T07:26:17.661Z+ ARCHIVE_FILENAME=xcvradm.gz
6632024-02-15T07:26:17.662Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6642024-02-15T07:26:17.662Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6652024-02-15T07:26:17.662Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6662024-02-15T07:26:17.662Z+ echo 'Local file: out/downloads/xcvradm.gz'
6672024-02-15T07:26:17.662ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6682024-02-15T07:26:17.663ZLocal file: out/downloads/xcvradm.gz
6692024-02-15T07:26:17.663Z+ mkdir -p out/downloads
6702024-02-15T07:26:17.663Z+ mkdir -p ./out/transceiver-control
6712024-02-15T07:26:17.663Z+ fetch_and_verify
6722024-02-15T07:26:17.663Z+ local DO_DOWNLOAD=true
6732024-02-15T07:26:17.664Z+ [[ -f out/downloads/xcvradm.gz ]]
6742024-02-15T07:26:17.664Z+ '[' true == true ']'
6752024-02-15T07:26:17.664Z+ echo Downloading...
6762024-02-15T07:26:17.664ZDownloading...
6772024-02-15T07:26:17.665Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6782024-02-15T07:26:17.665Z+ curl --silent --show-error --fail --location --output out/downloads/xcvradm.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6792024-02-15T07:26:22.197Z++ do_sha256sum out/downloads/xcvradm.gz
6802024-02-15T07:26:22.209Z++ sha256sum
6812024-02-15T07:26:22.209Z++ awk '{print $1}'
6822024-02-15T07:26:22.209Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6832024-02-15T07:26:22.209Z+ [[ 388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 != \3\8\8\f\9\e\0\3\0\8\9\e\8\b\c\6\d\4\7\f\d\2\1\f\9\c\8\3\5\5\4\a\6\c\d\c\6\2\6\e\b\9\2\8\3\7\4\f\c\f\f\9\4\5\a\8\8\1\e\1\f\7\e\1 ]]
6842024-02-15T07:26:22.209Z+ do_unpack out/downloads/xcvradm.gz
6852024-02-15T07:26:22.210Z+ mkdir -p out/downloads/root//opt/oxide/bin
6862024-02-15T07:26:22.210Z+ gzip -dc out/downloads/xcvradm.gz
6872024-02-15T07:26:22.321Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6882024-02-15T07:26:22.340Z+ do_assemble
6892024-02-15T07:26:22.341Z+ rm -r ./out/transceiver-control
6902024-02-15T07:26:22.341Z+ mkdir ./out/transceiver-control
6912024-02-15T07:26:22.341Z+ cp -r out/downloads/root ./out/transceiver-control/root
6922024-02-15T07:26:22.497ZAll prerequisites installed successfully
6932024-02-15T07:26:22.519Z
6942024-02-15T07:26:22.520Zreal 2:38.079891604
6952024-02-15T07:26:22.520Zuser 35.474806489
6962024-02-15T07:26:22.520Zsys 6.961377950
6972024-02-15T07:26:22.520Ztrap 0.012698124
6982024-02-15T07:26:22.520Ztflt 0.216120363
6992024-02-15T07:26:22.520Zdflt 0.734672366
7002024-02-15T07:26:22.520Zkflt 0.425881084
7012024-02-15T07:26:22.521Zlock 1.338000845
7022024-02-15T07:26:22.521Zslp 5:48.229810173
7032024-02-15T07:26:22.521Zlat 1.952095561
7042024-02-15T07:26:22.521Zstop 0.147949017
7052024-02-15T07:26:22.521Z+ banner end-to-end-tests
7062024-02-15T07:26:22.596Z
7072024-02-15T07:26:22.596Z ###### # # ##### ##### #### ###### # # #####
7082024-02-15T07:26:22.596Z # ## # # # # # # # ## # # #
7092024-02-15T07:26:22.596Z ##### # # # # # ##### # # # ##### ##### # # # # #
7102024-02-15T07:26:22.596Z # # # # # # # # # # # # # # #
7112024-02-15T07:26:22.597Z # # ## # # # # # # # ## # #
7122024-02-15T07:26:22.597Z ###### # # ##### # #### ###### # # #####
7132024-02-15T07:26:22.597Z
7142024-02-15T07:26:22.614Z+ export CARGO_PROFILE_DEV_DEBUG=1
7152024-02-15T07:26:22.614Z+ CARGO_PROFILE_DEV_DEBUG=1
7162024-02-15T07:26:22.614Z+ export CARGO_PROFILE_TEST_DEBUG=1
7172024-02-15T07:26:22.614Z+ CARGO_PROFILE_TEST_DEBUG=1
7182024-02-15T07:26:22.615Z+ export CARGO_INCREMENTAL=0
7192024-02-15T07:26:22.615Z+ CARGO_INCREMENTAL=0
7202024-02-15T07:26:22.615Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
7212024-02-15T07:26:22.800Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7222024-02-15T07:26:23.098Z Updating git repository `https://github.com/oxidecomputer/samael`
7232024-02-15T07:26:23.442Z Updating crates.io index
7242024-02-15T07:26:23.453Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7252024-02-15T07:26:24.285Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7262024-02-15T07:26:26.043Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7272024-02-15T07:26:26.571Z Updating git repository `http://github.com/oxidecomputer/tofino`
7282024-02-15T07:26:27.671Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7292024-02-15T07:26:27.701Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7302024-02-15T07:26:27.701Z Updating git repository `https://github.com/oxidecomputer/propolis`
7312024-02-15T07:26:28.288Z Updating git repository `https://github.com/oxidecomputer/crucible`
7322024-02-15T07:26:30.422Z Updating git repository `https://github.com/oxidecomputer/opte`
7332024-02-15T07:26:31.719Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7342024-02-15T07:26:31.747Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7352024-02-15T07:26:32.107Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7362024-02-15T07:26:32.450Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7372024-02-15T07:26:32.867Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7382024-02-15T07:26:33.043Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7392024-02-15T07:26:33.388Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7402024-02-15T07:26:33.708Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7412024-02-15T07:26:34.065Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7422024-02-15T07:26:35.627Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7432024-02-15T07:26:35.762Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7442024-02-15T07:26:35.762Z Updating git repository `https://github.com/jgallagher/nix`
7452024-02-15T07:26:36.150Z Updating git repository `https://github.com/cbiffle/hubpack`
7462024-02-15T07:26:36.477Z Updating git repository `https://github.com/oxidecomputer/typify`
7472024-02-15T07:26:37.699Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7482024-02-15T07:26:38.051Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7492024-02-15T07:26:38.332Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7502024-02-15T07:26:39.643Z Downloading crates ...
7512024-02-15T07:26:40.408Z Downloaded pretty-hex v0.2.1
7522024-02-15T07:26:40.422Z Downloaded pest v2.7.6
7532024-02-15T07:26:40.422Z Downloaded crossterm v0.27.0
7542024-02-15T07:26:40.422Z Downloaded addr2line v0.21.0
7552024-02-15T07:26:40.423Z Downloaded atomic-waker v1.1.1
7562024-02-15T07:26:40.423Z Downloaded base64 v0.21.7
7572024-02-15T07:26:40.423Z Downloaded aes v0.8.3
7582024-02-15T07:26:40.423Z Downloaded async-stream v0.3.5
7592024-02-15T07:26:40.423Z Downloaded mio v0.8.9
7602024-02-15T07:26:40.423Z Downloaded base16ct v0.2.0
7612024-02-15T07:26:40.423Z Downloaded spki v0.7.2
7622024-02-15T07:26:40.423Z Downloaded itoa v1.0.9
7632024-02-15T07:26:40.423Z Downloaded crypto-bigint v0.5.2
7642024-02-15T07:26:40.423Z Downloaded darling v0.20.3
7652024-02-15T07:26:40.423Z Downloaded der v0.7.8
7662024-02-15T07:26:40.423Z Downloaded nibble_vec v0.1.0
7672024-02-15T07:26:40.423Z Downloaded parking_lot v0.12.1
7682024-02-15T07:26:40.423Z Downloaded openssl-macros v0.1.1
7692024-02-15T07:26:40.423Z Downloaded clap v2.34.0
7702024-02-15T07:26:40.423Z Downloaded cipher v0.4.4
7712024-02-15T07:26:40.423Z Downloaded num v0.4.1
7722024-02-15T07:26:40.423Z Downloaded normalize-line-endings v0.3.0
7732024-02-15T07:26:40.423Z Downloaded derive-where v1.2.7
7742024-02-15T07:26:40.423Z Downloaded defmt v0.3.5
7752024-02-15T07:26:40.423Z Downloaded aes-gcm v0.10.3
7762024-02-15T07:26:40.423Z Downloaded num-bigint v0.4.4
7772024-02-15T07:26:40.423Z Downloaded byteorder v1.5.0
7782024-02-15T07:26:40.424Z Downloaded clap_builder v4.4.2
7792024-02-15T07:26:40.424Z Downloaded anstream v0.5.0
7802024-02-15T07:26:40.424Z Downloaded num_enum v0.5.11
7812024-02-15T07:26:40.424Z Downloaded arrayref v0.3.7
7822024-02-15T07:26:40.424Z Downloaded adler v1.0.2
7832024-02-15T07:26:40.424Z Downloaded async-stream-impl v0.3.5
7842024-02-15T07:26:40.424Z Downloaded clap_derive v4.4.2
7852024-02-15T07:26:40.424Z Downloaded deranged v0.3.8
7862024-02-15T07:26:40.424Z Downloaded anyhow v1.0.75
7872024-02-15T07:26:40.424Z Downloaded num-derive v0.4.0
7882024-02-15T07:26:40.424Z Downloaded diesel_derives v2.1.2
7892024-02-15T07:26:40.424Z Downloaded allocator-api2 v0.2.16
7902024-02-15T07:26:40.424Z Downloaded camino-tempfile v1.1.1
7912024-02-15T07:26:40.424Z Downloaded num-traits v0.2.16
7922024-02-15T07:26:40.424Z Downloaded num_cpus v1.16.0
7932024-02-15T07:26:40.424Z Downloaded omicron-zone-package v0.11.0
7942024-02-15T07:26:40.424Z Downloaded new_debug_unreachable v1.0.4
7952024-02-15T07:26:40.424Z Downloaded argon2 v0.5.3
7962024-02-15T07:26:40.424Z Downloaded libm v0.2.7
7972024-02-15T07:26:40.424Z Downloaded pem v3.0.2
7982024-02-15T07:26:40.424Z Downloaded aead v0.5.2
7992024-02-15T07:26:40.424Z Downloaded linked-hash-map v0.5.6
8002024-02-15T07:26:40.424Z Downloaded managed v0.8.0
8012024-02-15T07:26:40.424Z Downloaded async-trait v0.1.77
8022024-02-15T07:26:40.425Z Downloaded derive_more v0.99.17
8032024-02-15T07:26:40.425Z Downloaded arrayvec v0.7.4
8042024-02-15T07:26:40.425Z Downloaded pbkdf2 v0.12.2
8052024-02-15T07:26:40.425Z Downloaded chacha20 v0.9.1
8062024-02-15T07:26:40.425Z Downloaded clap_lex v0.5.1
8072024-02-15T07:26:40.425Z Downloaded colored v2.0.4
8082024-02-15T07:26:40.425Z Downloaded console v0.15.8
8092024-02-15T07:26:40.425Z Downloaded convert_case v0.4.0
8102024-02-15T07:26:40.425Z Downloaded crossbeam-deque v0.8.3
8112024-02-15T07:26:40.425Z Downloaded const-oid v0.9.5
8122024-02-15T07:26:40.425Z Downloaded mime_guess v2.0.4
8132024-02-15T07:26:40.425Z Downloaded memoffset v0.9.0
8142024-02-15T07:26:40.425Z Downloaded memmap2 v0.7.1
8152024-02-15T07:26:40.425Z Downloaded minimal-lexical v0.2.1
8162024-02-15T07:26:40.425Z Downloaded miniz_oxide v0.7.1
8172024-02-15T07:26:40.425Z Downloaded crypto-common v0.1.6
8182024-02-15T07:26:40.425Z Downloaded bzip2 v0.4.4
8192024-02-15T07:26:40.425Z Downloaded clap v4.4.3
8202024-02-15T07:26:40.425Z Downloaded colorchoice v1.0.0
8212024-02-15T07:26:40.425Z Downloaded option-ext v0.2.0
8222024-02-15T07:26:40.425Z Downloaded crc32fast v1.3.2
8232024-02-15T07:26:40.425Z Downloaded constant_time_eq v0.3.0
8242024-02-15T07:26:40.425Z Downloaded pbkdf2 v0.11.0
8252024-02-15T07:26:40.425Z Downloaded crossbeam-channel v0.5.8
8262024-02-15T07:26:40.426Z Downloaded ciborium-ll v0.2.2
8272024-02-15T07:26:40.426Z Downloaded cobs v0.2.3
8282024-02-15T07:26:40.426Z Downloaded mime v0.3.17
8292024-02-15T07:26:40.426Z Downloaded ctr v0.9.2
8302024-02-15T07:26:40.426Z Downloaded bstr v0.2.17
8312024-02-15T07:26:40.426Z Downloaded match_cfg v0.1.0
8322024-02-15T07:26:40.426Z Downloaded macaddr v1.0.1
8332024-02-15T07:26:40.426Z Downloaded diesel_table_macro_syntax v0.1.0
8342024-02-15T07:26:40.426Z Downloaded tokio-macros v2.2.0
8352024-02-15T07:26:40.426Z Downloaded block-buffer v0.10.4
8362024-02-15T07:26:40.426Z Downloaded p256 v0.13.2
8372024-02-15T07:26:40.426Z Downloaded tokio-tungstenite v0.20.1
8382024-02-15T07:26:40.426Z Downloaded tokio-util v0.7.10
8392024-02-15T07:26:40.426Z Downloaded stringprep v0.1.3
8402024-02-15T07:26:40.426Z Downloaded want v0.3.1
8412024-02-15T07:26:40.426Z Downloaded toml_edit v0.19.15
8422024-02-15T07:26:40.426Z Downloaded fnv v1.0.7
8432024-02-15T07:26:40.426Z Downloaded zerocopy v0.6.4
8442024-02-15T07:26:40.426Z Downloaded heck v0.4.1
8452024-02-15T07:26:40.426Z Downloaded difflib v0.4.0
8462024-02-15T07:26:40.426Z Downloaded futures-task v0.3.30
8472024-02-15T07:26:40.426Z Downloaded zip v0.6.6
8482024-02-15T07:26:40.426Z Downloaded unicode-ident v1.0.12
8492024-02-15T07:26:40.426Z Downloaded elliptic-curve v0.13.8
8502024-02-15T07:26:40.426Z Downloaded openapiv3 v2.0.0
8512024-02-15T07:26:40.427Z Downloaded socket2 v0.5.5
8522024-02-15T07:26:40.434Z Downloaded similar v2.3.0
8532024-02-15T07:26:40.434Z Downloaded bstr v1.6.0
8542024-02-15T07:26:40.434Z Downloaded foreign-types-shared v0.1.1
8552024-02-15T07:26:40.434Z Downloaded zerocopy v0.3.0
8562024-02-15T07:26:40.434Z Downloaded yasna v0.5.2
8572024-02-15T07:26:40.434Z Downloaded toml_edit v0.22.4
8582024-02-15T07:26:40.434Z Downloaded zerocopy v0.7.32
8592024-02-15T07:26:40.434Z Downloaded usdt-macro v0.5.0
8602024-02-15T07:26:40.434Z Downloaded schemars_derive v0.8.16
8612024-02-15T07:26:40.434Z Downloaded rustls-webpki v0.101.7
8622024-02-15T07:26:40.434Z Downloaded bzip2-sys v0.1.11+1.0.8
8632024-02-15T07:26:40.434Z Downloaded idna v0.2.3
8642024-02-15T07:26:40.434Z Downloaded diesel v2.1.4
8652024-02-15T07:26:40.435Z Downloaded inout v0.1.3
8662024-02-15T07:26:40.435Z Downloaded opaque-debug v0.3.0
8672024-02-15T07:26:40.435Z Downloaded openssl v0.10.60
8682024-02-15T07:26:40.435Z Downloaded curve25519-dalek v4.1.1
8692024-02-15T07:26:40.435Z Downloaded ciborium v0.2.2
8702024-02-15T07:26:40.435Z Downloaded memmap v0.7.0
8712024-02-15T07:26:40.435Z Downloaded num-complex v0.4.4
8722024-02-15T07:26:40.435Z Downloaded defmt-macros v0.3.6
8732024-02-15T07:26:40.435Z Downloaded encoding_rs v0.8.33
8742024-02-15T07:26:40.454Z Downloaded nom v7.1.3
8752024-02-15T07:26:40.463Z Downloaded memchr v2.6.3
8762024-02-15T07:26:40.889Z Downloaded once_cell v1.19.0
8772024-02-15T07:26:40.889Z Downloaded crossbeam-utils v0.8.16
8782024-02-15T07:26:40.889Z Downloaded md5 v0.7.0
8792024-02-15T07:26:40.890Z Downloaded libsw v3.3.1
8802024-02-15T07:26:40.890Z Downloaded pem-rfc7468 v0.7.0
8812024-02-15T07:26:40.890Z Downloaded log v0.4.20
8822024-02-15T07:26:40.915Z Downloaded openssl-probe v0.1.5
8832024-02-15T07:26:40.915Z Downloaded password-hash v0.5.0
8842024-02-15T07:26:40.915Z Downloaded parse-display-derive v0.9.0
8852024-02-15T07:26:40.915Z Downloaded parking_lot_core v0.9.8
8862024-02-15T07:26:40.916Z Downloaded owo-colors v4.0.0
8872024-02-15T07:26:40.916Z Downloaded openssl-sys v0.9.96
8882024-02-15T07:26:40.916Z Downloaded matches v0.1.10
8892024-02-15T07:26:40.916Z Downloaded md-5 v0.10.5
8902024-02-15T07:26:40.916Z Downloaded linear-map v1.2.0
8912024-02-15T07:26:40.917Z Downloaded lru-cache v0.1.2
8922024-02-15T07:26:40.917Z Downloaded ciborium-io v0.2.2
8932024-02-15T07:26:40.917Z Downloaded lalrpop-util v0.19.12
8942024-02-15T07:26:40.917Z Downloaded cancel-safe-futures v0.1.5
8952024-02-15T07:26:40.917Z Downloaded defmt-parser v0.3.3
8962024-02-15T07:26:40.917Z Downloaded chrono v0.4.31
8972024-02-15T07:26:40.917Z Downloaded kstat-rs v0.2.3
8982024-02-15T07:26:40.917Z Downloaded cfg-if v1.0.0
8992024-02-15T07:26:40.918Z Downloaded camino v1.1.6
9002024-02-15T07:26:40.918Z Downloaded lock_api v0.4.10
9012024-02-15T07:26:40.918Z Downloaded libefi-sys v0.1.0
9022024-02-15T07:26:40.918Z Downloaded chacha20poly1305 v0.10.1
9032024-02-15T07:26:40.918Z Downloaded bytes v1.5.0
9042024-02-15T07:26:40.918Z Downloaded lazy_static v1.4.0
9052024-02-15T07:26:40.918Z Downloaded blowfish v0.9.1
9062024-02-15T07:26:40.918Z Downloaded keccak v0.1.4
9072024-02-15T07:26:40.918Z Downloaded blake3 v1.5.0
9082024-02-15T07:26:40.918Z Downloaded tokio-stream v0.1.14
9092024-02-15T07:26:40.918Z Downloaded slab v0.4.9
9102024-02-15T07:26:40.919Z Downloaded tokio-postgres v0.7.10
9112024-02-15T07:26:40.919Z Downloaded form_urlencoded v1.2.1
9122024-02-15T07:26:40.919Z Downloaded foreign-types-shared v0.3.1
9132024-02-15T07:26:40.919Z Downloaded fixedbitset v0.4.2
9142024-02-15T07:26:40.919Z Downloaded universal-hash v0.5.1
9152024-02-15T07:26:40.919Z Downloaded zone v0.3.0
9162024-02-15T07:26:40.920Z Downloaded slog-dtrace v0.3.0
9172024-02-15T07:26:40.920Z Downloaded time-macros v0.2.13
9182024-02-15T07:26:40.920Z Downloaded thread_local v1.1.7
9192024-02-15T07:26:40.920Z Downloaded thiserror-no-std v2.0.2
9202024-02-15T07:26:40.920Z Downloaded getrandom v0.1.16
9212024-02-15T07:26:40.920Z Downloaded regex-syntax v0.8.2
9222024-02-15T07:26:40.920Z Downloaded rand_core v0.6.4
9232024-02-15T07:26:40.921Z Downloaded float-cmp v0.9.0
9242024-02-15T07:26:40.921Z Downloaded structopt v0.3.26
9252024-02-15T07:26:40.921Z Downloaded display-error-chain v0.2.0
9262024-02-15T07:26:40.921Z Downloaded toml v0.5.11
9272024-02-15T07:26:40.921Z Downloaded signal-hook-mio v0.2.3
9282024-02-15T07:26:40.921Z Downloaded iana-time-zone v0.1.57
9292024-02-15T07:26:40.921Z Downloaded http-body v0.4.5
9302024-02-15T07:26:40.921Z Downloaded ipnet v2.9.0
9312024-02-15T07:26:40.922Z Downloaded io-lifetimes v1.0.11
9322024-02-15T07:26:40.922Z Downloaded instant v0.1.12
9332024-02-15T07:26:40.922Z Downloaded http-range v0.1.5
9342024-02-15T07:26:40.922Z Downloaded futures-macro v0.3.30
9352024-02-15T07:26:40.923Z Downloaded futures-io v0.3.30
9362024-02-15T07:26:40.923Z Downloaded slog-bunyan v2.5.0
9372024-02-15T07:26:40.923Z Downloaded slog-async v2.8.0
9382024-02-15T07:26:40.923Z Downloaded serde_spanned v0.6.5
9392024-02-15T07:26:40.923Z Downloaded curve25519-dalek-derive v0.1.0
9402024-02-15T07:26:40.923Z Downloaded debug-ignore v1.0.5
9412024-02-15T07:26:40.924Z Downloaded bitflags v1.3.2
9422024-02-15T07:26:40.924Z Downloaded slog-term v2.9.0
9432024-02-15T07:26:40.924Z Downloaded hash32 v0.2.1
9442024-02-15T07:26:40.924Z Downloaded spin v0.9.8
9452024-02-15T07:26:40.924Z Downloaded dof v0.1.5
9462024-02-15T07:26:40.924Z Downloaded num_enum_derive v0.5.11
9472024-02-15T07:26:40.924Z Downloaded der_derive v0.7.2
9482024-02-15T07:26:40.925Z Downloaded cbc v0.1.2
9492024-02-15T07:26:40.925Z Downloaded block-padding v0.3.3
9502024-02-15T07:26:40.926Z Downloaded gimli v0.28.0
9512024-02-15T07:26:40.926Z Downloaded untrusted v0.9.0
9522024-02-15T07:26:40.926Z Downloaded structopt-derive v0.4.18
9532024-02-15T07:26:40.926Z Downloaded heapless v0.7.16
9542024-02-15T07:26:40.927Z Downloaded cc v1.0.83
9552024-02-15T07:26:40.927Z Downloaded itertools v0.10.5
9562024-02-15T07:26:40.927Z Downloaded rcgen v0.12.1
9572024-02-15T07:26:40.927Z Downloaded hash32 v0.3.1
9582024-02-15T07:26:40.927Z Downloaded scroll_derive v0.12.0
9592024-02-15T07:26:40.927Z Downloaded rustfmt-wrapper v0.2.0
9602024-02-15T07:26:40.927Z Downloaded hkdf v0.12.4
9612024-02-15T07:26:40.927Z Downloaded bit-vec v0.6.3
9622024-02-15T07:26:40.927Z Downloaded ansi_term v0.12.1
9632024-02-15T07:26:40.927Z Downloaded num-iter v0.1.43
9642024-02-15T07:26:40.928Z Downloaded num-integer v0.1.45
9652024-02-15T07:26:40.928Z Downloaded data-encoding v2.4.0
9662024-02-15T07:26:40.928Z Downloaded darling_macro v0.20.3
9672024-02-15T07:26:40.928Z Downloaded paste v1.0.14
9682024-02-15T07:26:40.928Z Downloaded rustls-pki-types v1.1.0
9692024-02-15T07:26:40.928Z Downloaded semver v1.0.21
9702024-02-15T07:26:40.929Z Downloaded dirs-next v2.0.0
9712024-02-15T07:26:40.929Z Downloaded uuid v1.7.0
9722024-02-15T07:26:40.929Z Downloaded toml_datetime v0.6.5
9732024-02-15T07:26:40.929Z Downloaded http v0.2.11
9742024-02-15T07:26:40.929Z Downloaded httpdate v1.0.3
9752024-02-15T07:26:40.930Z Downloaded httparse v1.8.0
9762024-02-15T07:26:40.930Z Downloaded semver v0.11.0
9772024-02-15T07:26:40.930Z Downloaded parse-display v0.9.0
9782024-02-15T07:26:40.930Z Downloaded hyper v0.14.27
9792024-02-15T07:26:40.930Z Downloaded try-lock v0.2.4
9802024-02-15T07:26:40.930Z Downloaded schemars v0.8.16
9812024-02-15T07:26:40.930Z Downloaded scheduled-thread-pool v0.2.7
9822024-02-15T07:26:40.977Z Downloaded rustversion v1.0.14
9832024-02-15T07:26:40.978Z Downloaded sha2 v0.10.8
9842024-02-15T07:26:40.978Z Downloaded synstructure v0.12.6
9852024-02-15T07:26:40.978Z Downloaded futures-executor v0.3.30
9862024-02-15T07:26:40.978Z Downloaded slog-scope v4.4.0
9872024-02-15T07:26:40.978Z Downloaded signature v2.1.0
9882024-02-15T07:26:40.978Z Downloaded signal-hook v0.3.17
9892024-02-15T07:26:40.978Z Downloaded getrandom v0.2.10
9902024-02-15T07:26:40.978Z Downloaded r2d2 v0.8.10
9912024-02-15T07:26:40.978Z Downloaded group v0.13.0
9922024-02-15T07:26:40.978Z Downloaded parking_lot v0.11.2
9932024-02-15T07:26:40.978Z Downloaded crucible-workspace-hack v0.1.0
9942024-02-15T07:26:40.978Z Downloaded blake2 v0.10.6
9952024-02-15T07:26:40.978Z Downloaded structmeta-derive v0.3.0
9962024-02-15T07:26:40.978Z Downloaded tempfile v3.10.0
9972024-02-15T07:26:40.978Z Downloaded siphasher v0.3.11
9982024-02-15T07:26:40.978Z Downloaded term v0.7.0
9992024-02-15T07:26:40.978Z Downloaded flate2 v1.0.28
10002024-02-15T07:26:40.979Z Downloaded home v0.5.5
10012024-02-15T07:26:40.979Z Downloaded zeroize v1.7.0
10022024-02-15T07:26:40.979Z Downloaded static_assertions v1.1.0
10032024-02-15T07:26:40.979Z Downloaded hubpack_derive v0.1.1
10042024-02-15T07:26:40.979Z Downloaded primeorder v0.13.6
10052024-02-15T07:26:40.979Z Downloaded serde_derive_internals v0.26.0
10062024-02-15T07:26:40.979Z Downloaded itertools v0.12.1
10072024-02-15T07:26:40.979Z Downloaded webpki-roots v0.25.2
10082024-02-15T07:26:40.979Z Downloaded ghash v0.5.0
10092024-02-15T07:26:40.979Z Downloaded sha1 v0.10.6
10102024-02-15T07:26:40.980Z Downloaded ucd-trie v0.1.6
10112024-02-15T07:26:40.980Z Downloaded russh v0.40.2
10122024-02-15T07:26:40.980Z Downloaded russh-cryptovec v0.7.0
10132024-02-15T07:26:40.980Z Downloaded ecdsa v0.16.9
10142024-02-15T07:26:40.980Z Downloaded bcrypt-pbkdf v0.10.0
10152024-02-15T07:26:40.980Z Downloaded bitflags v2.4.0
10162024-02-15T07:26:40.980Z Downloaded bit-set v0.5.3
10172024-02-15T07:26:40.980Z Downloaded ahash v0.8.7
10182024-02-15T07:26:40.980Z Downloaded num_threads v0.1.6
10192024-02-15T07:26:40.980Z Downloaded num-rational v0.4.1
10202024-02-15T07:26:40.980Z Downloaded regex-automata v0.4.4
10212024-02-15T07:26:40.981Z Downloaded utf8parse v0.2.1
10222024-02-15T07:26:40.981Z Downloaded vsss-rs v3.3.4
10232024-02-15T07:26:40.981Z Downloaded ipnetwork v0.20.0
10242024-02-15T07:26:40.981Z Downloaded rustls-webpki v0.102.1
10252024-02-15T07:26:40.981Z Downloaded unicase v2.7.0
10262024-02-15T07:26:40.981Z Downloaded libc v0.2.153
10272024-02-15T07:26:40.981Z Downloaded zeroize_derive v1.4.2
10282024-02-15T07:26:40.981Z Downloaded serde v1.0.196
10292024-02-15T07:26:40.981Z Downloaded same-file v1.0.6
10302024-02-15T07:26:40.981Z Downloaded proc-macro-crate v1.3.1
10312024-02-15T07:26:40.981Z Downloaded trust-dns-resolver v0.22.0
10322024-02-15T07:26:40.981Z Downloaded anstyle-parse v0.2.1
10332024-02-15T07:26:40.981Z Downloaded base64ct v1.6.0
10342024-02-15T07:26:40.981Z Downloaded rustls-pemfile v1.0.3
10352024-02-15T07:26:40.981Z Downloaded topological-sort v0.2.2
10362024-02-15T07:26:40.981Z Downloaded dirs-sys v0.4.1
10372024-02-15T07:26:40.981Z Downloaded foreign-types v0.3.2
10382024-02-15T07:26:40.981Z Downloaded filetime v0.2.23
10392024-02-15T07:26:40.981Z Downloaded string_cache v0.8.7
10402024-02-15T07:26:40.981Z Downloaded newtype_derive v0.1.6
10412024-02-15T07:26:40.982Z Downloaded futures-util v0.3.30
10422024-02-15T07:26:40.982Z Downloaded futures-core v0.3.30
10432024-02-15T07:26:40.982Z Downloaded signal-hook-registry v1.4.1
10442024-02-15T07:26:40.982Z Downloaded serde_urlencoded v0.7.1
10452024-02-15T07:26:40.982Z Downloaded sct v0.7.0
10462024-02-15T07:26:40.982Z Downloaded unicode-width v0.1.11
10472024-02-15T07:26:40.982Z Downloaded glob v0.3.1
10482024-02-15T07:26:40.982Z Downloaded toml v0.8.10
10492024-02-15T07:26:40.982Z Downloaded structmeta v0.3.0
10502024-02-15T07:26:40.982Z Downloaded spin v0.5.2
10512024-02-15T07:26:40.982Z Downloaded regex v1.10.3
10522024-02-15T07:26:40.982Z Downloaded hashbrown v0.13.2
10532024-02-15T07:26:40.982Z Downloaded url v2.5.0
10542024-02-15T07:26:40.982Z Downloaded secrecy v0.8.0
10552024-02-15T07:26:40.982Z Downloaded usdt v0.3.5
10562024-02-15T07:26:40.982Z Downloaded usdt-attr-macro v0.5.0
10572024-02-15T07:26:40.983Z Downloaded usdt v0.5.0
10582024-02-15T07:26:40.983Z Downloaded serde_tokenstream v0.1.7
10592024-02-15T07:26:40.983Z Downloaded usdt-impl v0.3.5
10602024-02-15T07:26:41.407Z Downloaded rustix v0.37.23
10612024-02-15T07:26:41.408Z Downloaded syn v2.0.48
10622024-02-15T07:26:41.408Z Downloaded tracing v0.1.37
10632024-02-15T07:26:41.408Z Downloaded tokio-rustls v0.24.1
10642024-02-15T07:26:41.408Z Downloaded serde_derive v1.0.196
10652024-02-15T07:26:41.408Z Downloaded darling_core v0.20.3
10662024-02-15T07:26:41.408Z Downloaded backtrace v0.3.69
10672024-02-15T07:26:41.408Z Downloaded smoltcp v0.9.1
10682024-02-15T07:26:41.882Z Downloaded thiserror-impl-no-std v2.0.2
10692024-02-15T07:26:41.883Z Downloaded native-tls v0.2.11
10702024-02-15T07:26:41.883Z Downloaded cstr-argument v0.1.2
10712024-02-15T07:26:41.883Z Downloaded crossbeam-epoch v0.9.15
10722024-02-15T07:26:41.884Z Downloaded atty v0.2.14
10732024-02-15T07:26:41.884Z Downloaded backoff v0.4.0
10742024-02-15T07:26:41.884Z Downloaded autocfg v1.1.0
10752024-02-15T07:26:41.885Z Downloaded object v0.32.1
10762024-02-15T07:26:41.885Z Downloaded dyn-clone v1.0.16
10772024-02-15T07:26:41.885Z Downloaded fastrand v2.0.1
10782024-02-15T07:26:41.885Z Downloaded tower-service v0.3.2
10792024-02-15T07:26:41.886Z Downloaded slog-json v2.6.1
10802024-02-15T07:26:41.886Z Downloaded thiserror v1.0.56
10812024-02-15T07:26:41.886Z Downloaded rustls-pemfile v2.0.0
10822024-02-15T07:26:41.886Z Downloaded cpufeatures v0.2.12
10832024-02-15T07:26:41.887Z Downloaded polyval v0.6.1
10842024-02-15T07:26:41.887Z Downloaded zerocopy-derive v0.6.4
10852024-02-15T07:26:41.887Z Downloaded tinyvec v1.6.0
10862024-02-15T07:26:41.887Z Downloaded rustc_version v0.4.0
10872024-02-15T07:26:41.887Z Downloaded rustc_version v0.1.7
10882024-02-15T07:26:41.888Z Downloaded quote v1.0.35
10892024-02-15T07:26:41.888Z Downloaded thread-id v4.2.0
10902024-02-15T07:26:41.888Z Downloaded unicode-bidi v0.3.13
10912024-02-15T07:26:41.888Z Downloaded ed25519-dalek v2.0.0
10922024-02-15T07:26:41.889Z Downloaded hashbrown v0.14.3
10932024-02-15T07:26:41.889Z Downloaded xattr v1.0.1
10942024-02-15T07:26:41.889Z Downloaded smallvec v1.13.1
10952024-02-15T07:26:41.889Z Downloaded fallible-iterator v0.2.0
10962024-02-15T07:26:41.889Z Downloaded endian-type v0.1.2
10972024-02-15T07:26:41.890Z Downloaded smf v0.2.2
10982024-02-15T07:26:41.890Z Downloaded slog v2.7.0
10992024-02-15T07:26:41.890Z Downloaded heck v0.3.3
11002024-02-15T07:26:41.890Z Downloaded unicode-segmentation v1.10.1
11012024-02-15T07:26:41.890Z Downloaded toolchain_find v0.2.0
11022024-02-15T07:26:41.891Z Downloaded toml v0.7.8
11032024-02-15T07:26:41.891Z Downloaded hyper-rustls v0.24.2
11042024-02-15T07:26:41.891Z Downloaded dtrace-parser v0.1.14
11052024-02-15T07:26:41.891Z Downloaded foreign-types-macros v0.2.3
11062024-02-15T07:26:41.892Z Downloaded reqwest v0.11.22
11072024-02-15T07:26:41.892Z Downloaded ed25519 v2.2.2
11082024-02-15T07:26:41.892Z Downloaded trust-dns-proto v0.22.0
11092024-02-15T07:26:41.892Z Downloaded goblin v0.8.0
11102024-02-15T07:26:41.892Z Downloaded headers v0.3.9
11112024-02-15T07:26:41.893Z Downloaded scroll v0.12.0
11122024-02-15T07:26:41.893Z Downloaded enum-as-inner v0.5.1
11132024-02-15T07:26:41.893Z Downloaded anstyle-query v1.0.0
11142024-02-15T07:26:41.893Z Downloaded atomicwrites v0.4.3
11152024-02-15T07:26:41.893Z Downloaded arc-swap v1.6.0
11162024-02-15T07:26:41.893Z Downloaded pkg-config v0.3.27
11172024-02-15T07:26:41.893Z Downloaded pin-utils v0.1.0
11182024-02-15T07:26:41.894Z Downloaded phf v0.11.2
11192024-02-15T07:26:41.894Z Downloaded rayon v1.8.0
11202024-02-15T07:26:41.894Z Downloaded whoami v1.4.1
11212024-02-15T07:26:41.894Z Downloaded dirs-sys-next v0.1.2
11222024-02-15T07:26:41.894Z Downloaded hubpack v0.1.2
11232024-02-15T07:26:41.894Z Downloaded tar v0.4.40
11242024-02-15T07:26:41.894Z Downloaded syn v1.0.109
11252024-02-15T07:26:41.894Z Downloaded ryu v1.0.15
11262024-02-15T07:26:41.894Z Downloaded flagset v0.4.3
11272024-02-15T07:26:41.895Z Downloaded dof v0.3.0
11282024-02-15T07:26:41.895Z Downloaded percent-encoding v2.3.1
11292024-02-15T07:26:41.895Z Downloaded password-hash v0.4.2
11302024-02-15T07:26:41.895Z Downloaded anstyle v1.0.2
11312024-02-15T07:26:41.895Z Downloaded aho-corasick v1.0.4
11322024-02-15T07:26:41.895Z Downloaded multer v3.0.0
11332024-02-15T07:26:41.896Z Downloaded unicode-xid v0.2.4
11342024-02-15T07:26:41.896Z Downloaded subtle v2.5.0
11352024-02-15T07:26:41.896Z Downloaded serde_yaml v0.9.25
11362024-02-15T07:26:41.896Z Downloaded rfc6979 v0.4.0
11372024-02-15T07:26:41.897Z Downloaded time v0.3.27
11382024-02-15T07:26:41.897Z Downloaded http v1.0.0
11392024-02-15T07:26:41.897Z Downloaded tinyvec_macros v0.1.1
11402024-02-15T07:26:41.897Z Downloaded proc-macro2 v1.0.78
11412024-02-15T07:26:41.897Z Downloaded regex-automata v0.1.10
11422024-02-15T07:26:41.897Z Downloaded waitgroup v0.1.2
11432024-02-15T07:26:41.897Z Downloaded thiserror-impl v1.0.56
11442024-02-15T07:26:41.898Z Downloaded sec1 v0.7.3
11452024-02-15T07:26:41.898Z Downloaded version_check v0.9.4
11462024-02-15T07:26:41.898Z Downloaded foreign-types v0.5.0
11472024-02-15T07:26:41.898Z Downloaded hashbrown v0.12.3
11482024-02-15T07:26:41.898Z Downloaded serde_with v3.6.0
11492024-02-15T07:26:41.899Z Downloaded zerocopy-derive v0.2.0
11502024-02-15T07:26:41.899Z Downloaded typenum v1.16.0
11512024-02-15T07:26:41.899Z Downloaded equivalent v1.0.1
11522024-02-15T07:26:41.899Z Downloaded trust-dns-server v0.22.1
11532024-02-15T07:26:41.899Z Downloaded swrite v0.1.0
11542024-02-15T07:26:41.900Z Downloaded scopeguard v1.2.0
11552024-02-15T07:26:41.900Z Downloaded ff v0.13.0
11562024-02-15T07:26:41.900Z Downloaded fxhash v0.2.1
11572024-02-15T07:26:41.900Z Downloaded headers-core v0.2.0
11582024-02-15T07:26:41.900Z Downloaded hmac v0.12.1
11592024-02-15T07:26:41.901Z Downloaded stable_deref_trait v1.2.0
11602024-02-15T07:26:41.901Z Downloaded utf-8 v0.7.6
11612024-02-15T07:26:41.902Z Downloaded serde_json v1.0.113
11622024-02-15T07:26:41.902Z Downloaded rustls v0.21.9
11632024-02-15T07:26:41.902Z Downloaded tracing-core v0.1.31
11642024-02-15T07:26:41.902Z Downloaded rustix v0.38.31
11652024-02-15T07:26:41.902Z Downloaded smoltcp v0.11.0
11662024-02-15T07:26:41.903Z Downloaded sled v0.34.7
11672024-02-15T07:26:41.903Z Downloaded tokio v1.36.0
11682024-02-15T07:26:41.929Z Downloaded pest_generator v2.7.6
11692024-02-15T07:26:41.929Z Downloaded petgraph v0.6.4
11702024-02-15T07:26:41.930Z Downloaded sha3 v0.10.8
11712024-02-15T07:26:41.930Z Downloaded platforms v3.0.2
11722024-02-15T07:26:41.930Z Downloaded postgres-types v0.2.6
11732024-02-15T07:26:41.930Z Downloaded parking_lot_core v0.8.6
11742024-02-15T07:26:41.930Z Downloaded predicates v3.1.0
11752024-02-15T07:26:41.931Z Downloaded ident_case v1.0.1
11762024-02-15T07:26:41.931Z Downloaded hyper-staticfile v0.9.5
11772024-02-15T07:26:41.931Z Downloaded indexmap v1.9.3
11782024-02-15T07:26:41.931Z Downloaded hostname v0.3.1
11792024-02-15T07:26:41.931Z Downloaded tracing-attributes v0.1.26
11802024-02-15T07:26:41.932Z Downloaded gethostname v0.4.3
11812024-02-15T07:26:41.932Z Downloaded untrusted v0.7.1
11822024-02-15T07:26:41.932Z Downloaded regex-automata v0.3.8
11832024-02-15T07:26:41.932Z Downloaded vcpkg v0.2.15
11842024-02-15T07:26:41.932Z Downloaded embedded-io v0.4.0
11852024-02-15T07:26:41.932Z Downloaded dirs v5.0.1
11862024-02-15T07:26:41.932Z Downloaded vec_map v0.8.2
11872024-02-15T07:26:41.932Z Downloaded usdt-impl v0.5.0
11882024-02-15T07:26:41.932Z Downloaded unsafe-libyaml v0.2.10
11892024-02-15T07:26:41.932Z Downloaded unicode-normalization v0.1.22
11902024-02-15T07:26:41.933Z Downloaded proc-macro-error v1.0.4
11912024-02-15T07:26:41.933Z Downloaded radix_trie v0.2.1
11922024-02-15T07:26:41.933Z Downloaded winapi v0.3.9
11932024-02-15T07:26:42.608Z Downloaded usdt-macro v0.3.5
11942024-02-15T07:26:42.608Z Downloaded terminal_size v0.2.6
11952024-02-15T07:26:42.609Z Downloaded strum_macros v0.26.1
11962024-02-15T07:26:42.609Z Downloaded strum v0.25.0
11972024-02-15T07:26:42.610Z Downloaded slog-stdlog v4.1.1
11982024-02-15T07:26:42.610Z Downloaded serde_with_macros v3.6.0
11992024-02-15T07:26:42.610Z Downloaded rand v0.7.3
12002024-02-15T07:26:42.610Z Downloaded tungstenite v0.20.1
12012024-02-15T07:26:42.610Z Downloaded getopts v0.2.21
12022024-02-15T07:26:42.610Z Downloaded proc-macro-error-attr v1.0.4
12032024-02-15T07:26:42.610Z Downloaded is-terminal v0.4.9
12042024-02-15T07:26:42.611Z Downloaded rand_chacha v0.3.1
12052024-02-15T07:26:42.611Z Downloaded idna v0.5.0
12062024-02-15T07:26:42.611Z Downloaded rand v0.8.5
12072024-02-15T07:26:42.611Z Downloaded socket2 v0.4.9
12082024-02-15T07:26:42.611Z Downloaded h2 v0.3.24
12092024-02-15T07:26:42.611Z Downloaded indexmap v2.2.2
12102024-02-15T07:26:42.611Z Downloaded generic-array v0.14.7
12112024-02-15T07:26:42.612Z Downloaded either v1.9.0
12122024-02-15T07:26:42.612Z Downloaded digest v0.10.7
12132024-02-15T07:26:42.612Z Downloaded usdt-attr-macro v0.3.5
12142024-02-15T07:26:42.612Z Downloaded time-core v0.1.1
12152024-02-15T07:26:42.612Z Downloaded strum v0.26.1
12162024-02-15T07:26:42.612Z Downloaded phf_shared v0.10.0
12172024-02-15T07:26:42.612Z Downloaded predicates-core v1.0.6
12182024-02-15T07:26:42.613Z Downloaded pretty-hex v0.4.1
12192024-02-15T07:26:42.613Z Downloaded precomputed-hash v0.1.1
12202024-02-15T07:26:42.613Z Downloaded poly1305 v0.8.0
12212024-02-15T07:26:42.613Z Downloaded tokio-rustls v0.25.0
12222024-02-15T07:26:42.613Z Downloaded zone_cfg_derive v0.3.0
12232024-02-15T07:26:42.613Z Downloaded slog-envlogger v2.2.0
12242024-02-15T07:26:42.613Z Downloaded postcard v1.0.8
12252024-02-15T07:26:42.614Z Downloaded postgres-protocol v0.6.6
12262024-02-15T07:26:42.614Z Downloaded pkcs8 v0.10.2
12272024-02-15T07:26:42.614Z Downloaded plain v0.2.3
12282024-02-15T07:26:42.614Z Downloaded pest_meta v2.7.6
12292024-02-15T07:26:42.614Z Downloaded pin-project-lite v0.2.13
12302024-02-15T07:26:42.614Z Downloaded serde_repr v0.1.16
12312024-02-15T07:26:42.614Z Downloaded serde_path_to_error v0.1.15
12322024-02-15T07:26:42.615Z Downloaded semver v0.1.20
12332024-02-15T07:26:42.615Z Downloaded futures-channel v0.3.30
12342024-02-15T07:26:42.615Z Downloaded futures v0.3.30
12352024-02-15T07:26:42.615Z Downloaded regress v0.7.1
12362024-02-15T07:26:42.615Z Downloaded resolv-conf v0.7.0
12372024-02-15T07:26:42.615Z Downloaded rustc-demangle v0.1.23
12382024-02-15T07:26:42.615Z Downloaded rand_core v0.5.1
12392024-02-15T07:26:42.615Z Downloaded rayon-core v1.12.0
12402024-02-15T07:26:42.616Z Downloaded zerocopy-derive v0.7.32
12412024-02-15T07:26:42.616Z Downloaded strsim v0.8.0
12422024-02-15T07:26:42.616Z Downloaded strsim v0.10.0
12432024-02-15T07:26:42.616Z Downloaded winnow v0.5.15
12442024-02-15T07:26:42.616Z Downloaded steno v0.4.0
12452024-02-15T07:26:42.616Z Downloaded heapless v0.8.0
12462024-02-15T07:26:42.616Z Downloaded hex v0.4.3
12472024-02-15T07:26:42.616Z Downloaded subprocess v0.2.9
12482024-02-15T07:26:42.616Z Downloaded russh-keys v0.40.1
12492024-02-15T07:26:42.617Z Downloaded strum_macros v0.25.2
12502024-02-15T07:26:42.617Z Downloaded regress v0.8.0
12512024-02-15T07:26:42.617Z Downloaded tokio-native-tls v0.3.1
12522024-02-15T07:26:42.617Z Downloaded quick-error v1.2.3
12532024-02-15T07:26:42.617Z Downloaded rand_chacha v0.2.2
12542024-02-15T07:26:42.617Z Downloaded ppv-lite86 v0.2.17
12552024-02-15T07:26:42.617Z Downloaded dtrace-parser v0.2.0
12562024-02-15T07:26:42.617Z Downloaded take_mut v0.2.2
12572024-02-15T07:26:42.617Z Downloaded walkdir v2.4.0
12582024-02-15T07:26:42.618Z Downloaded errno v0.3.8
12592024-02-15T07:26:42.618Z Downloaded textwrap v0.11.0
12602024-02-15T07:26:42.618Z Downloaded hyper-tls v0.5.0
12612024-02-15T07:26:42.618Z Downloaded serde_tokenstream v0.2.0
12622024-02-15T07:26:42.618Z Downloaded semver-parser v0.10.2
12632024-02-15T07:26:42.618Z Downloaded hex-literal v0.4.1
12642024-02-15T07:26:42.618Z Downloaded rustls v0.22.2
12652024-02-15T07:26:42.618Z Downloaded ring v0.16.20
12662024-02-15T07:26:42.618Z Downloaded trust-dns-client v0.22.0
12672024-02-15T07:26:42.619Z Downloaded half v2.3.1
12682024-02-15T07:26:42.619Z Downloaded futures-sink v0.3.30
12692024-02-15T07:26:42.619Z Downloaded phf_shared v0.11.2
12702024-02-15T07:26:42.619Z Downloaded pest_derive v2.7.6
12712024-02-15T07:26:42.619Z Downloaded ring v0.17.7
12722024-02-15T07:26:42.619Z Compiling proc-macro2 v1.0.78
12732024-02-15T07:26:42.619Z Compiling unicode-ident v1.0.12
12742024-02-15T07:26:42.619Z Compiling libc v0.2.153
12752024-02-15T07:26:42.619Z Compiling serde v1.0.196
12762024-02-15T07:26:42.620Z Compiling version_check v0.9.4
12772024-02-15T07:26:42.620Z Compiling autocfg v1.1.0
12782024-02-15T07:26:42.620Z Compiling cfg-if v1.0.0
12792024-02-15T07:26:42.752Z Compiling syn v1.0.109
12802024-02-15T07:26:42.783Z Compiling once_cell v1.19.0
12812024-02-15T07:26:42.806Z Compiling thiserror v1.0.56
12822024-02-15T07:26:43.178Z Compiling memchr v2.6.3
12832024-02-15T07:26:43.349Z Compiling ahash v0.8.7
12842024-02-15T07:26:43.408Z Compiling lock_api v0.4.10
12852024-02-15T07:26:44.485Z Compiling byteorder v1.5.0
12862024-02-15T07:26:44.879Z Compiling typenum v1.16.0
12872024-02-15T07:26:45.051Z Compiling parking_lot_core v0.9.8
12882024-02-15T07:26:45.098Z Compiling generic-array v0.14.7
12892024-02-15T07:26:45.219Z Compiling libm v0.2.7
12902024-02-15T07:26:45.232Z Compiling num-traits v0.2.16
12912024-02-15T07:26:45.321Z Compiling serde_json v1.0.113
12922024-02-15T07:26:45.576Z Compiling itoa v1.0.9
12932024-02-15T07:26:45.795Z Compiling slab v0.4.9
12942024-02-15T07:26:45.840Z Compiling log v0.4.20
12952024-02-15T07:26:46.162Z Compiling quote v1.0.35
12962024-02-15T07:26:46.256Z Compiling scopeguard v1.2.0
12972024-02-15T07:26:46.364Z Compiling ryu v1.0.15
12982024-02-15T07:26:47.037Z Compiling syn v2.0.48
12992024-02-15T07:26:47.063Z Compiling getrandom v0.2.10
13002024-02-15T07:26:47.063Z Compiling cc v1.0.83
13012024-02-15T07:26:47.063Z Compiling rand_core v0.6.4
13022024-02-15T07:26:47.558Z Compiling pkg-config v0.3.27
13032024-02-15T07:26:47.606Z Compiling heck v0.4.1
13042024-02-15T07:26:47.606Z Compiling allocator-api2 v0.2.16
13052024-02-15T07:26:47.751Z Compiling equivalent v1.0.1
13062024-02-15T07:26:47.838Z Compiling smallvec v1.13.1
13072024-02-15T07:26:48.038Z Compiling subtle v2.5.0
13082024-02-15T07:26:48.311Z Compiling schemars v0.8.16
13092024-02-15T07:26:48.785Z Compiling vcpkg v0.2.15
13102024-02-15T07:26:48.991Z Compiling pin-project-lite v0.2.13
13112024-02-15T07:26:49.312Z Compiling httparse v1.8.0
13122024-02-15T07:26:49.359Z Compiling ucd-trie v0.1.6
13132024-02-15T07:26:49.867Z Compiling parking_lot v0.12.1
13142024-02-15T07:26:50.001Z Compiling signal-hook-registry v1.4.1
13152024-02-15T07:26:50.051Z Compiling fnv v1.0.7
13162024-02-15T07:26:50.162Z Compiling ring v0.17.7
13172024-02-15T07:26:50.184Z Compiling ring v0.16.20
13182024-02-15T07:26:50.895Z Compiling mio v0.8.9
13192024-02-15T07:26:51.235Z Compiling openssl-sys v0.9.96
13202024-02-15T07:26:52.111Z Compiling iana-time-zone v0.1.57
13212024-02-15T07:26:52.111Z Compiling openssl v0.10.60
13222024-02-15T07:26:52.524Z Compiling const-oid v0.9.5
13232024-02-15T07:26:52.524Z Compiling semver v1.0.21
13242024-02-15T07:26:52.524Z Compiling socket2 v0.5.5
13252024-02-15T07:26:52.554Z Compiling num_cpus v1.16.0
13262024-02-15T07:26:52.696Z Compiling rustls v0.21.9
13272024-02-15T07:26:53.201Z Compiling native-tls v0.2.11
13282024-02-15T07:26:53.419Z Compiling futures-core v0.3.30
13292024-02-15T07:26:53.444Z Compiling dyn-clone v1.0.16
13302024-02-15T07:26:53.674Z Compiling aho-corasick v1.0.4
13312024-02-15T07:26:54.077Z Compiling regex-syntax v0.8.2
13322024-02-15T07:26:54.427Z Compiling serde_derive_internals v0.26.0
13332024-02-15T07:26:54.473Z Compiling slog v2.7.0
13342024-02-15T07:26:54.503Z Compiling crossbeam-utils v0.8.16
13352024-02-15T07:26:55.052Z Compiling spin v0.5.2
13362024-02-15T07:26:55.092Z Compiling async-trait v0.1.77
13372024-02-15T07:26:55.473Z Compiling futures-sink v0.3.30
13382024-02-15T07:26:55.846Z Compiling rustix v0.38.31
13392024-02-15T07:26:55.993Z Compiling backtrace v0.3.69
13402024-02-15T07:26:56.398Z Compiling tinyvec_macros v0.1.1
13412024-02-15T07:26:56.513Z Compiling tinyvec v1.6.0
13422024-02-15T07:26:57.163Z Compiling futures-channel v0.3.30
13432024-02-15T07:26:57.216Z Compiling winnow v0.5.15
13442024-02-15T07:26:57.402Z Compiling futures-task v0.3.30
13452024-02-15T07:26:57.726Z Compiling pin-utils v0.1.0
13462024-02-15T07:26:57.828Z Compiling regex-automata v0.4.4
13472024-02-15T07:26:57.853Z Compiling futures-io v0.3.30
13482024-02-15T07:26:58.372Z Compiling unicode-normalization v0.1.22
13492024-02-15T07:26:58.923Z Compiling spin v0.9.8
13502024-02-15T07:26:58.948Z Compiling memoffset v0.9.0
13512024-02-15T07:26:58.948Z Compiling tracing-core v0.1.31
13522024-02-15T07:26:59.222Z Compiling unicode-width v0.1.11
13532024-02-15T07:26:59.651Z Compiling anyhow v1.0.75
13542024-02-15T07:26:59.652Z Compiling cpufeatures v0.2.12
13552024-02-15T07:26:59.669Z Compiling unicode-bidi v0.3.13
13562024-02-15T07:27:01.256Z Compiling crc32fast v1.3.2
13572024-02-15T07:27:01.468Z Compiling crossbeam-epoch v0.9.15
13582024-02-15T07:27:01.798Z Compiling time-core v0.1.1
13592024-02-15T07:27:01.966Z Compiling time-macros v0.2.13
13602024-02-15T07:27:02.008Z Compiling serde_derive v1.0.196
13612024-02-15T07:27:02.462Z Compiling zerocopy-derive v0.7.32
13622024-02-15T07:27:03.219Z Compiling zeroize_derive v1.4.2
13632024-02-15T07:27:04.580Z Compiling thiserror-impl v1.0.56
13642024-02-15T07:27:04.702Z Compiling tokio-macros v2.2.0
13652024-02-15T07:27:05.221Z Compiling zerocopy v0.7.32
13662024-02-15T07:27:05.221Z Compiling zeroize v1.7.0
13672024-02-15T07:27:05.349Z Compiling futures-macro v0.3.30
13682024-02-15T07:27:06.972Z Compiling tracing-attributes v0.1.26
13692024-02-15T07:27:07.021Z Compiling hashbrown v0.14.3
13702024-02-15T07:27:07.401Z Compiling schemars_derive v0.8.16
13712024-02-15T07:27:07.891Z Compiling crypto-common v0.1.6
13722024-02-15T07:27:08.010Z Compiling pest v2.7.6
13732024-02-15T07:27:08.438Z Compiling openssl-macros v0.1.1
13742024-02-15T07:27:08.594Z Compiling block-buffer v0.10.4
13752024-02-15T07:27:08.879Z Compiling digest v0.10.7
13762024-02-15T07:27:09.308Z Compiling hashbrown v0.13.2
13772024-02-15T07:27:09.434Z Compiling regex v1.10.3
13782024-02-15T07:27:10.578Z Compiling pest_meta v2.7.6
13792024-02-15T07:27:10.658Z Compiling futures-util v0.3.30
13802024-02-15T07:27:11.003Z Compiling tracing v0.1.37
13812024-02-15T07:27:12.646Z Compiling pest_generator v2.7.6
13822024-02-15T07:27:13.534Z Compiling der_derive v0.7.2
13832024-02-15T07:27:13.894Z Compiling errno v0.3.8
13842024-02-15T07:27:14.126Z Compiling num-integer v0.1.45
13852024-02-15T07:27:14.997Z Compiling untrusted v0.9.0
13862024-02-15T07:27:15.198Z Compiling percent-encoding v2.3.1
13872024-02-15T07:27:15.284Z Compiling foreign-types-shared v0.1.1
13882024-02-15T07:27:15.387Z Compiling untrusted v0.7.1
13892024-02-15T07:27:15.622Z Compiling foreign-types v0.3.2
13902024-02-15T07:27:16.451Z Compiling pest_derive v2.7.6
13912024-02-15T07:27:16.895Z Compiling bytes v1.5.0
13922024-02-15T07:27:17.437Z Compiling indexmap v2.2.2
13932024-02-15T07:27:17.493Z Compiling uuid v1.7.0
13942024-02-15T07:27:17.673Z Compiling chrono v0.4.31
13952024-02-15T07:27:18.259Z Compiling tokio v1.36.0
13962024-02-15T07:27:18.285Z Compiling http v0.2.11
13972024-02-15T07:27:19.903Z Compiling bitflags v2.4.0
13982024-02-15T07:27:20.017Z Compiling serde_spanned v0.6.5
13992024-02-15T07:27:20.299Z Compiling toml_datetime v0.6.5
14002024-02-15T07:27:20.358Z Compiling rustc_version v0.4.0
14012024-02-15T07:27:20.778Z Compiling toml_edit v0.19.15
14022024-02-15T07:27:21.164Z Compiling openapiv3 v2.0.0
14032024-02-15T07:27:22.866Z Compiling serde_tokenstream v0.2.0
14042024-02-15T07:27:24.438Z Compiling unicode-xid v0.2.4
14052024-02-15T07:27:24.449Z Compiling ppv-lite86 v0.2.17
14062024-02-15T07:27:24.954Z Compiling try-lock v0.2.4
14072024-02-15T07:27:24.954Z Compiling base64 v0.21.7
14082024-02-15T07:27:25.108Z Compiling want v0.3.1
14092024-02-15T07:27:25.411Z Compiling synstructure v0.12.6
14102024-02-15T07:27:26.196Z Compiling http-body v0.4.5
14112024-02-15T07:27:26.575Z Compiling rustls-webpki v0.101.7
14122024-02-15T07:27:26.635Z Compiling sct v0.7.0
14132024-02-15T07:27:27.052Z Compiling form_urlencoded v1.2.1
14142024-02-15T07:27:27.430Z Compiling scroll_derive v0.12.0
14152024-02-15T07:27:28.043Z Compiling tokio-util v0.7.10
14162024-02-15T07:27:28.086Z Compiling socket2 v0.4.9
14172024-02-15T07:27:28.709Z Compiling io-lifetimes v1.0.11
14182024-02-15T07:27:29.209Z Compiling tower-service v0.3.2
14192024-02-15T07:27:29.353Z Compiling h2 v0.3.24
14202024-02-15T07:27:29.407Z Compiling httpdate v1.0.3
14212024-02-15T07:27:29.552Z Compiling openssl-probe v0.1.5
14222024-02-15T07:27:30.768Z Compiling zerocopy-derive v0.2.0
14232024-02-15T07:27:32.980Z Compiling idna v0.5.0
14242024-02-15T07:27:33.085Z Compiling lazy_static v1.4.0
14252024-02-15T07:27:33.906Z Compiling thread-id v4.2.0
14262024-02-15T07:27:34.029Z Compiling adler v1.0.2
14272024-02-15T07:27:34.317Z Compiling miniz_oxide v0.7.1
14282024-02-15T07:27:34.346Z Compiling tokio-rustls v0.24.1
14292024-02-15T07:27:34.764Z Compiling url v2.5.0
14302024-02-15T07:27:35.091Z Compiling tokio-native-tls v0.3.1
14312024-02-15T07:27:35.391Z Compiling rand_chacha v0.3.1
14322024-02-15T07:27:35.767Z Compiling rustversion v1.0.14
14332024-02-15T07:27:36.036Z Compiling rustix v0.37.23
14342024-02-15T07:27:36.191Z Compiling ipnet v2.9.0
14352024-02-15T07:27:36.345Z Compiling rand v0.8.5
14362024-02-15T07:27:37.032Z Compiling serde_urlencoded v0.7.1
14372024-02-15T07:27:37.477Z Compiling hyper v0.14.27
14382024-02-15T07:27:37.478Z Compiling rustls-pemfile v1.0.3
14392024-02-15T07:27:37.545Z Compiling usdt-impl v0.3.5
14402024-02-15T07:27:37.991Z Compiling encoding_rs v0.8.33
14412024-02-15T07:27:38.022Z Compiling mime v0.3.17
14422024-02-15T07:27:38.022Z Compiling either v1.9.0
14432024-02-15T07:27:38.354Z Compiling gimli v0.28.0
14442024-02-15T07:27:38.526Z Compiling webpki-roots v0.25.2
14452024-02-15T07:27:40.663Z Compiling regress v0.7.1
14462024-02-15T07:27:41.160Z Compiling object v0.32.1
14472024-02-15T07:27:41.175Z Compiling num-bigint v0.4.4
14482024-02-15T07:27:41.586Z Compiling usdt-impl v0.5.0
14492024-02-15T07:27:41.869Z Compiling rustc-demangle v0.1.23
14502024-02-15T07:27:43.093Z Compiling flate2 v1.0.28
14512024-02-15T07:27:43.219Z Compiling addr2line v0.21.0
14522024-02-15T07:27:43.762Z Compiling zerocopy v0.3.0
14532024-02-15T07:27:43.934Z Compiling scroll v0.12.0
14542024-02-15T07:27:44.419Z Compiling heapless v0.7.16
14552024-02-15T07:27:44.419Z Compiling futures-executor v0.3.30
14562024-02-15T07:27:44.436Z Compiling hyper-tls v0.5.0
14572024-02-15T07:27:44.941Z Compiling hyper-rustls v0.24.2
14582024-02-15T07:27:44.956Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
14592024-02-15T07:27:44.957Z Compiling bzip2-sys v0.1.11+1.0.8
14602024-02-15T07:27:44.957Z Compiling reqwest v0.11.22
14612024-02-15T07:27:45.362Z Compiling plain v0.2.3
14622024-02-15T07:27:45.524Z Compiling signal-hook v0.3.17
14632024-02-15T07:27:46.286Z Compiling goblin v0.8.0
14642024-02-15T07:27:47.420Z Compiling dof v0.1.5
14652024-02-15T07:27:47.574Z Compiling futures v0.3.30
14662024-02-15T07:27:48.413Z Compiling toml v0.7.8
14672024-02-15T07:27:49.091Z Compiling dtrace-parser v0.1.14
14682024-02-15T07:27:49.458Z Compiling hex v0.4.3
14692024-02-15T07:27:49.719Z Compiling pretty-hex v0.4.1
14702024-02-15T07:27:49.963Z Compiling strsim v0.10.0
14712024-02-15T07:27:50.108Z Compiling base64ct v1.6.0
14722024-02-15T07:27:51.283Z Compiling strum_macros v0.25.2
14732024-02-15T07:27:51.318Z Compiling dtrace-parser v0.2.0
14742024-02-15T07:27:52.271Z Compiling serde_tokenstream v0.1.7
14752024-02-15T07:27:52.851Z Compiling dof v0.3.0
14762024-02-15T07:27:53.627Z Compiling bitflags v1.3.2
14772024-02-15T07:27:53.653Z Compiling smoltcp v0.9.1
14782024-02-15T07:27:53.982Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14792024-02-15T07:27:54.009Z Compiling pem-rfc7468 v0.7.0
14802024-02-15T07:27:54.813Z Compiling hmac v0.12.1
14812024-02-15T07:27:55.087Z Compiling enum-as-inner v0.5.1
14822024-02-15T07:27:55.179Z Compiling num-iter v0.1.43
14832024-02-15T07:27:55.296Z Compiling flagset v0.4.3
14842024-02-15T07:27:55.514Z Compiling unicode-segmentation v1.10.1
14852024-02-15T07:27:55.775Z Compiling siphasher v0.3.11
14862024-02-15T07:27:56.984Z Compiling der v0.7.8
14872024-02-15T07:27:57.006Z Compiling usdt-attr-macro v0.3.5
14882024-02-15T07:27:57.006Z Compiling usdt-macro v0.3.5
14892024-02-15T07:27:57.263Z Compiling hubpack_derive v0.1.1
14902024-02-15T07:27:58.001Z Compiling zerocopy-derive v0.6.4
14912024-02-15T07:27:58.393Z Compiling utf8parse v0.2.1
14922024-02-15T07:27:58.573Z Compiling deranged v0.3.8
14932024-02-15T07:27:59.473Z Compiling anstyle v1.0.2
14942024-02-15T07:27:59.958Z Compiling num_threads v0.1.6
14952024-02-15T07:28:00.041Z Compiling sha2 v0.10.8
14962024-02-15T07:28:00.229Z Compiling anstyle-parse v0.2.1
14972024-02-15T07:28:00.553Z Compiling time v0.3.27
14982024-02-15T07:28:00.601Z Compiling spki v0.7.2
14992024-02-15T07:28:03.702Z Compiling md-5 v0.10.5
15002024-02-15T07:28:03.730Z Compiling block-padding v0.3.3
15012024-02-15T07:28:03.730Z Compiling clap_derive v4.4.2
15022024-02-15T07:28:03.730Z Compiling stringprep v0.1.3
15032024-02-15T07:28:03.752Z Compiling getopts v0.2.21
15042024-02-15T07:28:04.585Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
15052024-02-15T07:28:05.098Z Compiling diesel_table_macro_syntax v0.1.0
15062024-02-15T07:28:05.133Z Compiling hash32 v0.2.1
15072024-02-15T07:28:05.538Z Compiling stable_deref_trait v1.2.0
15082024-02-15T07:28:06.284Z Compiling colorchoice v1.0.0
15092024-02-15T07:28:07.015Z Compiling fallible-iterator v0.2.0
15102024-02-15T07:28:07.790Z Compiling anstyle-query v1.0.0
15112024-02-15T07:28:07.956Z Compiling anstream v0.5.0
15122024-02-15T07:28:08.266Z Compiling postgres-protocol v0.6.6
15132024-02-15T07:28:09.313Z Compiling diesel_derives v2.1.2
15142024-02-15T07:28:09.762Z Compiling inout v0.1.3
15152024-02-15T07:28:09.977Z Compiling terminal_size v0.2.6
15162024-02-15T07:28:10.174Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
15172024-02-15T07:28:10.536Z Compiling pkcs8 v0.10.2
15182024-02-15T07:28:11.114Z Compiling phf_shared v0.11.2
15192024-02-15T07:28:12.853Z Compiling ff v0.13.0
15202024-02-15T07:28:13.815Z Compiling serde_repr v0.1.16
15212024-02-15T07:28:13.838Z Compiling scheduled-thread-pool v0.2.7
15222024-02-15T07:28:14.053Z Compiling base16ct v0.2.0
15232024-02-15T07:28:14.589Z Compiling regex-automata v0.1.10
15242024-02-15T07:28:14.771Z Compiling unsafe-libyaml v0.2.10
15252024-02-15T07:28:15.156Z Compiling matches v0.1.10
15262024-02-15T07:28:15.299Z Compiling bit-vec v0.6.3
15272024-02-15T07:28:15.474Z Compiling managed v0.8.0
15282024-02-15T07:28:15.786Z Compiling clap_lex v0.5.1
15292024-02-15T07:28:16.951Z Compiling serde_yaml v0.9.25
15302024-02-15T07:28:17.048Z Compiling clap_builder v4.4.2
15312024-02-15T07:28:18.651Z Compiling idna v0.2.3
15322024-02-15T07:28:19.422Z Compiling bstr v0.2.17
15332024-02-15T07:28:20.824Z Compiling sec1 v0.7.3
15342024-02-15T07:28:21.014Z Compiling r2d2 v0.8.10
15352024-02-15T07:28:21.435Z Compiling group v0.13.0
15362024-02-15T07:28:22.250Z Compiling phf v0.11.2
15372024-02-15T07:28:22.250Z Compiling signal-hook-mio v0.2.3
15382024-02-15T07:28:22.250Z Compiling bzip2 v0.4.4
15392024-02-15T07:28:22.251Z Compiling cipher v0.4.4
15402024-02-15T07:28:22.251Z Compiling postgres-types v0.2.6
15412024-02-15T07:28:22.251Z Compiling zerocopy v0.6.4
15422024-02-15T07:28:22.507Z Compiling hubpack v0.1.2
15432024-02-15T07:28:22.701Z Compiling phf_shared v0.10.0
15442024-02-15T07:28:23.507Z Compiling hkdf v0.12.4
15452024-02-15T07:28:23.515Z Compiling crypto-bigint v0.5.2
15462024-02-15T07:28:23.515Z Compiling ipnetwork v0.20.0
15472024-02-15T07:28:24.171Z Compiling float-cmp v0.9.0
15482024-02-15T07:28:24.191Z Compiling whoami v1.4.1
15492024-02-15T07:28:24.856Z Compiling static_assertions v1.1.0
15502024-02-15T07:28:24.967Z Compiling difflib v0.4.0
15512024-02-15T07:28:26.701Z Compiling new_debug_unreachable v1.0.4
15522024-02-15T07:28:26.808Z Compiling data-encoding v2.4.0
15532024-02-15T07:28:26.819Z Compiling normalize-line-endings v0.3.0
15542024-02-15T07:28:26.895Z Compiling minimal-lexical v0.2.1
15552024-02-15T07:28:26.942Z Compiling fixedbitset v0.4.2
15562024-02-15T07:28:27.492Z Compiling precomputed-hash v0.1.1
15572024-02-15T07:28:27.608Z Compiling regex-automata v0.3.8
15582024-02-15T07:28:27.662Z Compiling predicates-core v1.0.6
15592024-02-15T07:28:28.987Z Compiling predicates v3.1.0
15602024-02-15T07:28:30.012Z Compiling bstr v1.6.0
15612024-02-15T07:28:30.048Z Compiling string_cache v0.8.7
15622024-02-15T07:28:30.913Z Compiling trust-dns-proto v0.22.0
15632024-02-15T07:28:31.746Z Compiling nom v7.1.3
15642024-02-15T07:28:31.747Z Compiling petgraph v0.6.4
15652024-02-15T07:28:31.747Z Compiling diesel v2.1.4
15662024-02-15T07:28:31.747Z Compiling elliptic-curve v0.13.8
15672024-02-15T07:28:31.756Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15682024-02-15T07:28:31.813Z Compiling yasna v0.5.2
15692024-02-15T07:28:32.599Z Compiling tokio-postgres v0.7.10
15702024-02-15T07:28:33.524Z Compiling zip v0.6.6
15712024-02-15T07:28:33.844Z Compiling crossterm v0.27.0
15722024-02-15T07:28:35.390Z Compiling clap v4.4.3
15732024-02-15T07:28:35.499Z Compiling similar v2.3.0
15742024-02-15T07:28:35.499Z Compiling bit-set v0.5.3
15752024-02-15T07:28:35.499Z Compiling usdt v0.3.5
15762024-02-15T07:28:35.693Z Compiling strum v0.25.0
15772024-02-15T07:28:35.862Z Compiling itertools v0.10.5
15782024-02-15T07:28:36.670Z Compiling console v0.15.8
15792024-02-15T07:28:37.725Z Compiling tokio-stream v0.1.14
15802024-02-15T07:28:38.073Z Compiling camino v1.1.6
15812024-02-15T07:28:38.758Z Compiling lalrpop-util v0.19.12
15822024-02-15T07:28:41.827Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
15832024-02-15T07:28:50.722Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
15842024-02-15T07:29:16.515Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15852024-02-15T07:29:18.633Z Compiling sha1 v0.10.6
15862024-02-15T07:29:19.058Z Compiling atty v0.2.14
15872024-02-15T07:29:19.059Z Compiling match_cfg v0.1.0
15882024-02-15T07:29:19.084Z Compiling hostname v0.3.1
15892024-02-15T07:29:19.085Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
15902024-02-15T07:29:19.085Z Compiling dirs-sys-next v0.1.2
15912024-02-15T07:29:19.085Z Compiling ident_case v1.0.1
15922024-02-15T07:29:19.135Z Compiling rustls-pki-types v1.1.0
15932024-02-15T07:29:19.195Z Compiling darling_core v0.20.3
15942024-02-15T07:29:19.273Z Compiling dirs-next v2.0.0
15952024-02-15T07:29:19.520Z Compiling thread_local v1.1.7
15962024-02-15T07:29:19.543Z Compiling slog-async v2.8.0
15972024-02-15T07:29:19.936Z Compiling rustls v0.22.2
15982024-02-15T07:29:20.100Z Compiling rustls-webpki v0.102.1
15992024-02-15T07:29:20.417Z Compiling term v0.7.0
16002024-02-15T07:29:20.756Z Compiling crossbeam-channel v0.5.8
16012024-02-15T07:29:20.968Z Compiling multer v3.0.0
16022024-02-15T07:29:21.275Z Compiling instant v0.1.12
16032024-02-15T07:29:21.322Z Compiling paste v1.0.14
16042024-02-15T07:29:21.450Z Compiling take_mut v0.2.2
16052024-02-15T07:29:22.982Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
16062024-02-15T07:29:22.982Z Compiling slog-term v2.9.0
16072024-02-15T07:29:22.982Z Compiling toml_edit v0.22.4
16082024-02-15T07:29:22.982Z Compiling slog-json v2.6.1
16092024-02-15T07:29:22.982Z Compiling http v1.0.0
16102024-02-15T07:29:22.982Z Compiling async-stream-impl v0.3.5
16112024-02-15T07:29:23.422Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
16122024-02-15T07:29:23.787Z Compiling debug-ignore v1.0.5
16132024-02-15T07:29:23.944Z Compiling atomic-waker v1.1.1
16142024-02-15T07:29:24.133Z Compiling waitgroup v0.1.2
16152024-02-15T07:29:24.471Z Compiling slog-bunyan v2.5.0
16162024-02-15T07:29:24.574Z Compiling async-stream v0.3.5
16172024-02-15T07:29:25.604Z Compiling toml v0.8.10
16182024-02-15T07:29:25.671Z Compiling darling_macro v0.20.3
16192024-02-15T07:29:25.894Z Compiling rustls-pemfile v2.0.0
16202024-02-15T07:29:26.265Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
16212024-02-15T07:29:26.364Z Compiling serde_path_to_error v0.1.15
16222024-02-15T07:29:26.823Z Compiling darling v0.20.3
16232024-02-15T07:29:26.961Z Compiling serde_with_macros v3.6.0
16242024-02-15T07:29:27.291Z Compiling tokio-rustls v0.25.0
16252024-02-15T07:29:27.520Z Compiling structmeta-derive v0.3.0
16262024-02-15T07:29:27.773Z Compiling regress v0.8.0
16272024-02-15T07:29:28.085Z Compiling strum_macros v0.26.1
16282024-02-15T07:29:30.597Z Compiling serde_with v3.6.0
16292024-02-15T07:29:31.241Z Compiling backoff v0.4.0
16302024-02-15T07:29:31.249Z Compiling structmeta v0.3.0
16312024-02-15T07:29:31.249Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
16322024-02-15T07:29:31.430Z Compiling parse-display-derive v0.9.0
16332024-02-15T07:29:32.068Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
16342024-02-15T07:29:32.651Z Compiling macaddr v1.0.1
16352024-02-15T07:29:32.765Z Compiling proc-macro-error-attr v1.0.4
16362024-02-15T07:29:33.615Z Compiling proc-macro-crate v1.3.1
16372024-02-15T07:29:33.634Z Compiling proc-macro-error v1.0.4
16382024-02-15T07:29:33.876Z Compiling strum v0.26.1
16392024-02-15T07:29:34.317Z Compiling heapless v0.8.0
16402024-02-15T07:29:34.444Z Compiling num_enum_derive v0.5.11
16412024-02-15T07:29:34.641Z Compiling hash32 v0.3.1
16422024-02-15T07:29:34.919Z Compiling smoltcp v0.11.0
16432024-02-15T07:29:35.058Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16442024-02-15T07:29:35.119Z Compiling rayon-core v1.12.0
16452024-02-15T07:29:35.497Z Compiling crossbeam-deque v0.8.3
16462024-02-15T07:29:35.798Z Compiling same-file v1.0.6
16472024-02-15T07:29:35.868Z Compiling fastrand v2.0.1
16482024-02-15T07:29:35.993Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16492024-02-15T07:29:36.344Z Compiling cobs v0.2.3
16502024-02-15T07:29:36.452Z Compiling embedded-io v0.4.0
16512024-02-15T07:29:36.548Z Compiling parse-display v0.9.0
16522024-02-15T07:29:36.663Z Compiling postcard v1.0.8
16532024-02-15T07:29:36.679Z Compiling tempfile v3.10.0
16542024-02-15T07:29:37.183Z Compiling walkdir v2.4.0
16552024-02-15T07:29:37.604Z Compiling num_enum v0.5.11
16562024-02-15T07:29:38.114Z Compiling semver-parser v0.10.2
16572024-02-15T07:29:38.123Z Compiling foreign-types-macros v0.2.3
16582024-02-15T07:29:38.124Z Compiling blake3 v1.5.0
16592024-02-15T07:29:38.124Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16602024-02-15T07:29:38.124Z Compiling foreign-types-shared v0.3.1
16612024-02-15T07:29:38.166Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16622024-02-15T07:29:38.224Z Compiling crucible-workspace-hack v0.1.0
16632024-02-15T07:29:38.408Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16642024-02-15T07:29:38.569Z Compiling semver v0.11.0
16652024-02-15T07:29:38.596Z Compiling rayon v1.8.0
16662024-02-15T07:29:39.129Z Compiling foreign-types v0.5.0
16672024-02-15T07:29:39.492Z Compiling is-terminal v0.4.9
16682024-02-15T07:29:39.531Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16692024-02-15T07:29:39.621Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16702024-02-15T07:29:39.659Z Compiling cstr-argument v0.1.2
16712024-02-15T07:29:39.928Z Compiling memmap2 v0.7.1
16722024-02-15T07:29:40.118Z Compiling xattr v1.0.1
16732024-02-15T07:29:40.170Z Compiling filetime v0.2.23
16742024-02-15T07:29:40.376Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16752024-02-15T07:29:40.419Z Compiling home v0.5.5
16762024-02-15T07:29:40.473Z Compiling pretty-hex v0.2.1
16772024-02-15T07:29:40.542Z Compiling arrayvec v0.7.4
16782024-02-15T07:29:40.639Z Compiling constant_time_eq v0.3.0
16792024-02-15T07:29:40.683Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
16802024-02-15T07:29:40.719Z Compiling arrayref v0.3.7
16812024-02-15T07:29:41.225Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16822024-02-15T07:29:41.239Z Compiling toolchain_find v0.2.0
16832024-02-15T07:29:41.239Z Compiling tar v0.4.40
16842024-02-15T07:29:41.240Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16852024-02-15T07:29:41.240Z Compiling camino-tempfile v1.1.1
16862024-02-15T07:29:41.474Z Compiling colored v2.0.4
16872024-02-15T07:29:42.206Z Compiling toml v0.5.11
16882024-02-15T07:29:42.223Z Compiling topological-sort v0.2.2
16892024-02-15T07:29:42.422Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
16902024-02-15T07:29:42.454Z Compiling platforms v3.0.2
16912024-02-15T07:29:42.656Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16922024-02-15T07:29:43.468Z Compiling zone_cfg_derive v0.3.0
16932024-02-15T07:29:43.884Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
16942024-02-15T07:29:44.097Z Compiling rustfmt-wrapper v0.2.0
16952024-02-15T07:29:45.193Z Compiling omicron-zone-package v0.11.0
16962024-02-15T07:29:46.025Z Compiling textwrap v0.11.0
16972024-02-15T07:29:46.026Z Compiling heck v0.3.3
16982024-02-15T07:29:46.026Z Compiling num-derive v0.4.0
16992024-02-15T07:29:46.026Z Compiling ansi_term v0.12.1
17002024-02-15T07:29:46.234Z Compiling strsim v0.8.0
17012024-02-15T07:29:46.295Z Compiling vec_map v0.8.2
17022024-02-15T07:29:46.620Z Compiling libefi-sys v0.1.0
17032024-02-15T07:29:46.929Z Compiling clap v2.34.0
17042024-02-15T07:29:47.006Z Compiling structopt-derive v0.4.18
17052024-02-15T07:29:47.050Z Compiling zone v0.3.0
17062024-02-15T07:29:47.118Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
17072024-02-15T07:29:47.948Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
17082024-02-15T07:29:48.371Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
17092024-02-15T07:29:48.801Z Compiling smf v0.2.2
17102024-02-15T07:29:49.215Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
17112024-02-15T07:29:49.337Z Compiling unicase v2.7.0
17122024-02-15T07:29:49.484Z Compiling semver v0.1.20
17132024-02-15T07:29:49.923Z Compiling rustc_version v0.1.7
17142024-02-15T07:29:50.199Z Compiling curve25519-dalek v4.1.1
17152024-02-15T07:29:50.338Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
17162024-02-15T07:29:50.415Z Compiling universal-hash v0.5.1
17172024-02-15T07:29:50.459Z Compiling opaque-debug v0.3.0
17182024-02-15T07:29:50.574Z Compiling newtype_derive v0.1.6
17192024-02-15T07:29:50.623Z Compiling structopt v0.3.26
17202024-02-15T07:29:50.878Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
17212024-02-15T07:29:50.904Z Compiling curve25519-dalek-derive v0.1.0
17222024-02-15T07:29:50.946Z Compiling gethostname v0.4.3
17232024-02-15T07:29:51.064Z Compiling num-rational v0.4.1
17242024-02-15T07:29:51.224Z Compiling getrandom v0.1.16
17252024-02-15T07:29:51.345Z Compiling usdt-macro v0.5.0
17262024-02-15T07:29:51.511Z Compiling usdt-attr-macro v0.5.0
17272024-02-15T07:29:51.616Z Compiling password-hash v0.5.0
17282024-02-15T07:29:52.109Z Compiling blake2 v0.10.6
17292024-02-15T07:29:52.113Z Compiling signature v2.1.0
17302024-02-15T07:29:52.273Z Compiling memmap v0.7.0
17312024-02-15T07:29:52.647Z Compiling linked-hash-map v0.5.6
17322024-02-15T07:29:53.190Z Compiling parking_lot_core v0.8.6
17332024-02-15T07:29:53.201Z Compiling quick-error v1.2.3
17342024-02-15T07:29:53.201Z Compiling lru-cache v0.1.2
17352024-02-15T07:29:53.201Z Compiling resolv-conf v0.7.0
17362024-02-15T07:29:53.262Z Compiling argon2 v0.5.3
17372024-02-15T07:29:53.353Z Compiling usdt v0.5.0
17382024-02-15T07:29:54.025Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
17392024-02-15T07:29:54.083Z Compiling aead v0.5.2
17402024-02-15T07:29:54.273Z Compiling num-complex v0.4.4
17412024-02-15T07:29:54.545Z Compiling nibble_vec v0.1.0
17422024-02-15T07:29:55.190Z Compiling slog-dtrace v0.3.0
17432024-02-15T07:29:55.653Z Compiling utf-8 v0.7.6
17442024-02-15T07:29:55.681Z Compiling winapi v0.3.9
17452024-02-15T07:29:55.681Z Compiling keccak v0.1.4
17462024-02-15T07:29:55.681Z Compiling cancel-safe-futures v0.1.5
17472024-02-15T07:29:55.926Z Compiling arc-swap v1.6.0
17482024-02-15T07:29:56.918Z Compiling endian-type v0.1.2
17492024-02-15T07:29:57.339Z Compiling slog-scope v4.4.0
17502024-02-15T07:29:57.339Z Compiling sha3 v0.10.8
17512024-02-15T07:29:57.339Z Compiling tungstenite v0.20.1
17522024-02-15T07:29:57.339Z Compiling radix_trie v0.2.1
17532024-02-15T07:29:57.339Z Compiling num v0.4.1
17542024-02-15T07:29:57.369Z Compiling mime_guess v2.0.4
17552024-02-15T07:29:57.369Z Compiling steno v0.4.0
17562024-02-15T07:29:57.441Z Compiling trust-dns-resolver v0.22.0
17572024-02-15T07:29:57.713Z Compiling rand_core v0.5.1
17582024-02-15T07:29:58.576Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17592024-02-15T07:29:59.434Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
17602024-02-15T07:29:59.444Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
17612024-02-15T07:30:00.261Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17622024-02-15T07:30:00.672Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
17632024-02-15T07:30:00.806Z Compiling poly1305 v0.8.0
17642024-02-15T07:30:01.481Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17652024-02-15T07:30:01.769Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
17662024-02-15T07:30:02.357Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
17672024-02-15T07:30:02.673Z Compiling chacha20 v0.9.1
17682024-02-15T07:30:02.751Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
17692024-02-15T07:30:02.825Z Compiling rfc6979 v0.4.0
17702024-02-15T07:30:03.044Z Compiling secrecy v0.8.0
17712024-02-15T07:30:03.159Z Compiling thiserror-impl-no-std v2.0.2
17722024-02-15T07:30:03.356Z Compiling half v2.3.1
17732024-02-15T07:30:04.005Z Compiling ciborium-io v0.2.2
17742024-02-15T07:30:04.155Z Compiling option-ext v0.2.0
17752024-02-15T07:30:04.323Z Compiling convert_case v0.4.0
17762024-02-15T07:30:04.470Z Compiling dirs-sys v0.4.1
17772024-02-15T07:30:05.153Z Compiling ciborium-ll v0.2.2
17782024-02-15T07:30:05.339Z Compiling derive_more v0.99.17
17792024-02-15T07:30:05.927Z Compiling ecdsa v0.16.9
17802024-02-15T07:30:06.473Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
17812024-02-15T07:30:06.823Z Compiling parking_lot v0.11.2
17822024-02-15T07:30:06.851Z Compiling thiserror-no-std v2.0.2
17832024-02-15T07:30:07.016Z Compiling rand_chacha v0.2.2
17842024-02-15T07:30:07.038Z Compiling tokio-tungstenite v0.20.1
17852024-02-15T07:30:07.609Z Compiling trust-dns-client v0.22.0
17862024-02-15T07:30:08.102Z Compiling slog-stdlog v4.1.1
17872024-02-15T07:30:08.565Z Compiling ed25519 v2.2.2
17882024-02-15T07:30:08.653Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
17892024-02-15T07:30:09.050Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
17902024-02-15T07:30:09.152Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
17912024-02-15T07:30:10.800Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17922024-02-15T07:30:10.940Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17932024-02-15T07:30:14.645Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17942024-02-15T07:30:18.523Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17952024-02-15T07:30:19.121Z Compiling polyval v0.6.1
17962024-02-15T07:30:19.638Z Compiling primeorder v0.13.6
17972024-02-15T07:30:20.217Z Compiling aes v0.8.3
17982024-02-15T07:30:21.158Z Compiling ctr v0.9.2
17992024-02-15T07:30:21.565Z Compiling blowfish v0.9.1
18002024-02-15T07:30:22.088Z Compiling password-hash v0.4.2
18012024-02-15T07:30:23.181Z Compiling libsw v3.3.1
18022024-02-15T07:30:23.259Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
18032024-02-15T07:30:23.522Z Compiling pbkdf2 v0.12.2
18042024-02-15T07:30:23.548Z Compiling derive-where v1.2.7
18052024-02-15T07:30:24.432Z Compiling fxhash v0.2.1
18062024-02-15T07:30:24.679Z Compiling linear-map v1.2.0
18072024-02-15T07:30:25.363Z Compiling owo-colors v4.0.0
18082024-02-15T07:30:25.974Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
18092024-02-15T07:30:26.205Z Compiling swrite v0.1.0
18102024-02-15T07:30:26.604Z Compiling trust-dns-server v0.22.1
18112024-02-15T07:30:27.327Z Compiling sled v0.34.7
18122024-02-15T07:30:27.511Z Compiling bcrypt-pbkdf v0.10.0
18132024-02-15T07:30:27.525Z Compiling pbkdf2 v0.11.0
18142024-02-15T07:30:27.900Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
18152024-02-15T07:30:28.036Z Compiling p256 v0.13.2
18162024-02-15T07:30:28.136Z Compiling ghash v0.5.0
18172024-02-15T07:30:28.347Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
18182024-02-15T07:30:28.988Z Compiling ed25519-dalek v2.0.0
18192024-02-15T07:30:29.198Z Compiling russh-cryptovec v0.7.0
18202024-02-15T07:30:29.653Z Compiling slog-envlogger v2.2.0
18212024-02-15T07:30:29.678Z Compiling rand v0.7.3
18222024-02-15T07:30:30.483Z Compiling vsss-rs v3.3.4
18232024-02-15T07:30:31.405Z Compiling ciborium v0.2.2
18242024-02-15T07:30:32.847Z Compiling dirs v5.0.1
18252024-02-15T07:30:32.876Z Compiling chacha20poly1305 v0.10.1
18262024-02-15T07:30:33.055Z Compiling cbc v0.1.2
18272024-02-15T07:30:33.079Z Compiling pem v3.0.2
18282024-02-15T07:30:33.112Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
18292024-02-15T07:30:33.335Z Compiling headers-core v0.2.0
18302024-02-15T07:30:33.527Z Compiling kstat-rs v0.2.3
18312024-02-15T07:30:33.818Z Compiling glob v0.3.1
18322024-02-15T07:30:33.904Z Compiling md5 v0.7.0
18332024-02-15T07:30:34.248Z Compiling http-range v0.1.5
18342024-02-15T07:30:34.310Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
18352024-02-15T07:30:34.483Z Compiling hyper-staticfile v0.9.5
18362024-02-15T07:30:34.639Z Compiling russh-keys v0.40.1
18372024-02-15T07:30:34.961Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
18382024-02-15T07:30:35.875Z Compiling headers v0.3.9
18392024-02-15T07:30:35.901Z Compiling rcgen v0.12.1
18402024-02-15T07:30:37.699Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
18412024-02-15T07:30:38.181Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
18422024-02-15T07:30:38.332Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
18432024-02-15T07:30:38.599Z Compiling aes-gcm v0.10.3
18442024-02-15T07:30:40.419Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
18452024-02-15T07:30:43.733Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
18462024-02-15T07:30:44.241Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
18472024-02-15T07:30:45.616Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
18482024-02-15T07:30:49.113Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
18492024-02-15T07:30:49.269Z Compiling atomicwrites v0.4.3
18502024-02-15T07:30:49.874Z Compiling itertools v0.12.1
18512024-02-15T07:30:49.890Z Compiling subprocess v0.2.9
18522024-02-15T07:30:50.953Z Compiling display-error-chain v0.2.0
18532024-02-15T07:30:51.155Z Compiling hex-literal v0.4.1
18542024-02-15T07:30:51.334Z Compiling russh v0.40.2
18552024-02-15T07:30:51.737Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
18562024-02-15T07:30:51.989Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
18572024-02-15T07:30:54.698Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
18582024-02-15T07:30:56.541Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
18592024-02-15T07:31:18.732Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
18602024-02-15T07:32:27.350Z Finished dev [unoptimized + debuginfo] target(s) in 6m 04s
18612024-02-15T07:32:27.553Z
18622024-02-15T07:32:27.556Zreal 6:04.878550532
18632024-02-15T07:32:27.556Zuser 31:17.956461940
18642024-02-15T07:32:27.556Zsys 5:56.731005799
18652024-02-15T07:32:27.556Ztrap 0.952061412
18662024-02-15T07:32:27.556Ztflt 10.240600221
18672024-02-15T07:32:27.556Zdflt 6.372153140
18682024-02-15T07:32:27.556Zkflt 0.079504110
18692024-02-15T07:32:27.557Zlock 58:17.499348393
18702024-02-15T07:32:27.557Zslp 1:32:39.166615297
18712024-02-15T07:32:27.557Zlat 1:42.111810533
18722024-02-15T07:32:27.557Zstop 4:33.753210471
18732024-02-15T07:32:27.557Z+ mkdir -p /work/end-to-end-tests
18742024-02-15T07:32:27.560Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
18752024-02-15T07:32:28.393Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18762024-02-15T07:32:28.393Z+ ptime -m gzip
18772024-02-15T07:32:28.396Z++ basename target/debug/bootstrap
18782024-02-15T07:32:41.925Z
18792024-02-15T07:32:41.955Zreal 13.523666209
18802024-02-15T07:32:41.955Zuser 13.396529185
18812024-02-15T07:32:41.955Zsys 0.115274300
18822024-02-15T07:32:41.955Ztrap 0.003433956
18832024-02-15T07:32:41.955Ztflt 0.000000000
18842024-02-15T07:32:41.955Zdflt 0.000000000
18852024-02-15T07:32:41.955Zkflt 0.000000000
18862024-02-15T07:32:41.955Zlock 0.000000000
18872024-02-15T07:32:41.955Zslp 0.000000000
18882024-02-15T07:32:41.955Zlat 0.008035435
18892024-02-15T07:32:41.955Zstop 0.000170123
18902024-02-15T07:32:41.955Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18912024-02-15T07:32:41.955Z+ ptime -m gzip
18922024-02-15T07:32:41.955Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-9e461afa8505d6f3
18932024-02-15T07:32:43.219Z
18942024-02-15T07:32:43.223Zreal 1.284983289
18952024-02-15T07:32:43.223Zuser 1.272077683
18962024-02-15T07:32:43.223Zsys 0.012284017
18972024-02-15T07:32:43.223Ztrap 0.000112988
18982024-02-15T07:32:43.224Ztflt 0.000000000
18992024-02-15T07:32:43.224Zdflt 0.000000000
19002024-02-15T07:32:43.224Zkflt 0.000000000
19012024-02-15T07:32:43.224Zlock 0.000000000
19022024-02-15T07:32:43.224Zslp 0.000000000
19032024-02-15T07:32:43.224Zlat 0.000100700
19042024-02-15T07:32:43.224Zstop 0.000174253
19052024-02-15T07:32:43.224Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
19062024-02-15T07:32:43.224Z+ ptime -m gzip
19072024-02-15T07:32:43.224Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-7a338c350981ccc0
19082024-02-15T07:32:57.084Z
19092024-02-15T07:32:57.084Zreal 13.853807460
19102024-02-15T07:32:57.085Zuser 13.741107471
19112024-02-15T07:32:57.085Zsys 0.107961039
19122024-02-15T07:32:57.085Ztrap 0.002446901
19132024-02-15T07:32:57.085Ztflt 0.000000000
19142024-02-15T07:32:57.111Zdflt 0.000000000
19152024-02-15T07:32:57.111Zkflt 0.000000000
19162024-02-15T07:32:57.111Zlock 0.000000000
19172024-02-15T07:32:57.111Zslp 0.000000000
19182024-02-15T07:32:57.111Zlat 0.001889015
19192024-02-15T07:32:57.111Zstop 0.000175602
19202024-02-15T07:32:57.111Z+ banner caboose-util
19212024-02-15T07:32:57.111Z
19222024-02-15T07:32:57.111Z #### ## ##### #### #### #### ###### # # #####
19232024-02-15T07:32:57.111Z # # # # # # # # # # # # # # #
19242024-02-15T07:32:57.111Z # # # ##### # # # # #### ##### ##### # # #
19252024-02-15T07:32:57.111Z # ###### # # # # # # # # # # #
19262024-02-15T07:32:57.112Z # # # # # # # # # # # # # # # #
19272024-02-15T07:32:57.112Z #### # # ##### #### #### #### ###### #### #
19282024-02-15T07:32:57.112Z
19292024-02-15T07:32:57.112Z+ ptime -m cargo build --locked -p caboose-util --release
19302024-02-15T07:32:57.530Z Downloading crates ...
19312024-02-15T07:32:57.871Z Downloaded crc-catalog v2.2.0
19322024-02-15T07:32:57.877Z Downloaded packed_struct v0.10.1
19332024-02-15T07:32:57.878Z Downloaded ron v0.8.1
19342024-02-15T07:32:57.966Z Downloaded nodrop v0.1.14
19352024-02-15T07:32:57.966Z Downloaded path-slash v0.1.5
19362024-02-15T07:32:57.967Z Downloaded wyz v0.5.1
19372024-02-15T07:32:57.967Z Downloaded radium v0.7.0
19382024-02-15T07:32:57.967Z Downloaded smallvec v0.6.14
19392024-02-15T07:32:57.967Z Downloaded funty v2.0.0
19402024-02-15T07:32:57.967Z Downloaded termcolor v1.2.0
19412024-02-15T07:32:57.967Z Downloaded packed_struct_codegen v0.10.1
19422024-02-15T07:32:57.968Z Downloaded tap v1.0.1
19432024-02-15T07:32:57.968Z Downloaded maybe-uninit v2.0.0
19442024-02-15T07:32:57.968Z Downloaded crc v3.0.1
19452024-02-15T07:32:57.968Z Downloaded serde-hex v0.1.0
19462024-02-15T07:32:58.001Z Downloaded array-init v0.0.4
19472024-02-15T07:32:58.002Z Downloaded bitfield v0.14.0
19482024-02-15T07:32:58.002Z Downloaded pkcs1 v0.7.5
19492024-02-15T07:32:58.002Z Downloaded rsa v0.9.2
19502024-02-15T07:32:58.002Z Downloaded env_logger v0.10.0
19512024-02-15T07:32:58.002Z Downloaded crc-any v2.4.3
19522024-02-15T07:32:58.002Z Downloaded x509-cert v0.2.4
19532024-02-15T07:32:58.003Z Downloaded num-bigint-dig v0.8.4
19542024-02-15T07:32:58.003Z Downloaded bitvec v1.0.1
19552024-02-15T07:32:58.003Z Downloaded object v0.30.4
19562024-02-15T07:32:58.065Z Compiling proc-macro2 v1.0.78
19572024-02-15T07:32:58.065Z Compiling unicode-ident v1.0.12
19582024-02-15T07:32:58.071Z Compiling libc v0.2.153
19592024-02-15T07:32:58.071Z Compiling autocfg v1.1.0
19602024-02-15T07:32:58.071Z Compiling serde v1.0.196
19612024-02-15T07:32:58.071Z Compiling version_check v0.9.4
19622024-02-15T07:32:58.071Z Compiling cfg-if v1.0.0
19632024-02-15T07:32:58.232Z Compiling typenum v1.16.0
19642024-02-15T07:32:58.256Z Compiling once_cell v1.19.0
19652024-02-15T07:32:58.279Z Compiling parking_lot_core v0.9.8
19662024-02-15T07:32:58.698Z Compiling memchr v2.6.3
19672024-02-15T07:32:58.713Z Compiling syn v1.0.109
19682024-02-15T07:32:58.764Z Compiling byteorder v1.5.0
19692024-02-15T07:32:58.789Z Compiling lock_api v0.4.10
19702024-02-15T07:32:59.151Z Compiling generic-array v0.14.7
19712024-02-15T07:32:59.224Z Compiling libm v0.2.7
19722024-02-15T07:32:59.317Z Compiling num-traits v0.2.16
19732024-02-15T07:32:59.446Z Compiling ahash v0.8.7
19742024-02-15T07:32:59.552Z Compiling quote v1.0.35
19752024-02-15T07:32:59.661Z Compiling pkg-config v0.3.27
19762024-02-15T07:32:59.835Z Compiling thiserror v1.0.56
19772024-02-15T07:33:00.218Z Compiling syn v2.0.48
19782024-02-15T07:33:00.264Z Compiling cc v1.0.83
19792024-02-15T07:33:00.286Z Compiling getrandom v0.2.10
19802024-02-15T07:33:00.741Z Compiling serde_json v1.0.113
19812024-02-15T07:33:00.762Z Compiling scopeguard v1.2.0
19822024-02-15T07:33:01.391Z Compiling slab v0.4.9
19832024-02-15T07:33:01.420Z Compiling itoa v1.0.9
19842024-02-15T07:33:01.443Z Compiling log v0.4.20
19852024-02-15T07:33:01.737Z Compiling rand_core v0.6.4
19862024-02-15T07:33:01.975Z Compiling smallvec v1.13.1
19872024-02-15T07:33:02.492Z Compiling vcpkg v0.2.15
19882024-02-15T07:33:03.018Z Compiling const-oid v0.9.5
19892024-02-15T07:33:03.339Z Compiling parking_lot v0.12.1
19902024-02-15T07:33:03.579Z Compiling pin-project-lite v0.2.13
19912024-02-15T07:33:04.011Z Compiling ring v0.17.7
19922024-02-15T07:33:04.253Z Compiling ucd-trie v0.1.6
19932024-02-15T07:33:04.373Z Compiling openssl-sys v0.9.96
19942024-02-15T07:33:04.453Z Compiling ryu v1.0.15
19952024-02-15T07:33:04.788Z Compiling signal-hook-registry v1.4.1
19962024-02-15T07:33:05.284Z Compiling subtle v2.5.0
19972024-02-15T07:33:05.473Z Compiling io-lifetimes v1.0.11
19982024-02-15T07:33:05.477Z Compiling ring v0.16.20
19992024-02-15T07:33:05.591Z Compiling mio v0.8.9
20002024-02-15T07:33:06.094Z Compiling num-integer v0.1.45
20012024-02-15T07:33:06.431Z Compiling futures-core v0.3.30
20022024-02-15T07:33:06.608Z Compiling semver v1.0.21
20032024-02-15T07:33:06.680Z Compiling heck v0.4.1
20042024-02-15T07:33:07.565Z Compiling rustix v0.37.23
20052024-02-15T07:33:07.687Z Compiling spin v0.5.2
20062024-02-15T07:33:08.170Z Compiling num_cpus v1.16.0
20072024-02-15T07:33:08.283Z Compiling socket2 v0.5.5
20082024-02-15T07:33:08.829Z Compiling futures-sink v0.3.30
20092024-02-15T07:33:08.992Z Compiling openssl v0.10.60
20102024-02-15T07:33:09.080Z Compiling unicode-xid v0.2.4
20112024-02-15T07:33:09.208Z Compiling httparse v1.8.0
20122024-02-15T07:33:09.249Z Compiling synstructure v0.12.6
20132024-02-15T07:33:09.847Z Compiling tinyvec_macros v0.1.1
20142024-02-15T07:33:09.877Z Compiling allocator-api2 v0.2.16
20152024-02-15T07:33:09.947Z Compiling tinyvec v1.6.0
20162024-02-15T07:33:10.293Z Compiling futures-channel v0.3.30
20172024-02-15T07:33:10.719Z Compiling native-tls v0.2.11
20182024-02-15T07:33:10.776Z Compiling futures-task v0.3.30
20192024-02-15T07:33:10.897Z Compiling ppv-lite86 v0.2.17
20202024-02-15T07:33:11.105Z Compiling pin-utils v0.1.0
20212024-02-15T07:33:11.195Z Compiling crc32fast v1.3.2
20222024-02-15T07:33:11.259Z Compiling futures-io v0.3.30
20232024-02-15T07:33:11.531Z Compiling equivalent v1.0.1
20242024-02-15T07:33:11.539Z Compiling rustls v0.21.9
20252024-02-15T07:33:11.642Z Compiling unicode-normalization v0.1.22
20262024-02-15T07:33:11.659Z Compiling bzip2-sys v0.1.11+1.0.8
20272024-02-15T07:33:11.805Z Compiling rand_chacha v0.3.1
20282024-02-15T07:33:11.824Z Compiling spin v0.9.8
20292024-02-15T07:33:11.852Z Compiling tracing-core v0.1.31
20302024-02-15T07:33:12.144Z Compiling base64ct v1.6.0
20312024-02-15T07:33:12.415Z Compiling unicode-bidi v0.3.13
20322024-02-15T07:33:12.733Z Compiling pem-rfc7468 v0.7.0
20332024-02-15T07:33:13.007Z Compiling rand v0.8.5
20342024-02-15T07:33:13.678Z Compiling errno v0.3.8
20352024-02-15T07:33:13.810Z Compiling usdt-impl v0.3.5
20362024-02-15T07:33:13.954Z Compiling num-iter v0.1.43
20372024-02-15T07:33:14.151Z Compiling flagset v0.4.3
20382024-02-15T07:33:14.199Z Compiling serde_derive v1.0.196
20392024-02-15T07:33:14.260Z Compiling zeroize_derive v1.4.2
20402024-02-15T07:33:17.047Z Compiling zerocopy-derive v0.7.32
20412024-02-15T07:33:17.317Z Compiling thiserror-impl v1.0.56
20422024-02-15T07:33:17.317Z Compiling tokio-macros v2.2.0
20432024-02-15T07:33:17.317Z Compiling futures-macro v0.3.30
20442024-02-15T07:33:17.317Z Compiling tracing-attributes v0.1.26
20452024-02-15T07:33:17.317Z Compiling der_derive v0.7.2
20462024-02-15T07:33:17.317Z Compiling zeroize v1.7.0
20472024-02-15T07:33:17.318Z Compiling zerocopy v0.7.32
20482024-02-15T07:33:17.483Z Compiling pest v2.7.6
20492024-02-15T07:33:17.668Z Compiling crypto-common v0.1.6
20502024-02-15T07:33:17.732Z Compiling block-buffer v0.10.4
20512024-02-15T07:33:17.905Z Compiling zerocopy-derive v0.2.0
20522024-02-15T07:33:17.962Z Compiling openssl-macros v0.1.1
20532024-02-15T07:33:18.045Z Compiling digest v0.10.7
20542024-02-15T07:33:18.674Z Compiling futures-util v0.3.30
20552024-02-15T07:33:18.708Z Compiling tracing v0.1.37
20562024-02-15T07:33:19.040Z Compiling hashbrown v0.14.3
20572024-02-15T07:33:19.523Z Compiling zerocopy-derive v0.6.4
20582024-02-15T07:33:19.535Z Compiling scroll_derive v0.12.0
20592024-02-15T07:33:20.448Z Compiling pest_meta v2.7.6
20602024-02-15T07:33:20.473Z Compiling rustix v0.38.31
20612024-02-15T07:33:20.521Z Compiling signal-hook v0.3.17
20622024-02-15T07:33:20.670Z Compiling schemars v0.8.16
20632024-02-15T07:33:20.892Z Compiling der v0.7.8
20642024-02-15T07:33:21.247Z Compiling serde_derive_internals v0.26.0
20652024-02-15T07:33:22.006Z Compiling pest_generator v2.7.6
20662024-02-15T07:33:24.392Z Compiling pest_derive v2.7.6
20672024-02-15T07:33:25.246Z Compiling bitflags v1.3.2
20682024-02-15T07:33:25.491Z Compiling rustversion v1.0.14
20692024-02-15T07:33:26.198Z Compiling fnv v1.0.7
20702024-02-15T07:33:26.808Z Compiling schemars_derive v0.8.16
20712024-02-15T07:33:27.321Z Compiling spki v0.7.2
20722024-02-15T07:33:27.890Z Compiling zerocopy v0.3.0
20732024-02-15T07:33:28.725Z Compiling lazy_static v1.4.0
20742024-02-15T07:33:29.029Z Compiling bytes v1.5.0
20752024-02-15T07:33:29.244Z Compiling indexmap v2.2.2
20762024-02-15T07:33:29.841Z Compiling bitflags v2.4.0
20772024-02-15T07:33:30.092Z Compiling tokio v1.36.0
20782024-02-15T07:33:30.102Z Compiling rustc_version v0.4.0
20792024-02-15T07:33:30.794Z Compiling heapless v0.7.16
20802024-02-15T07:33:31.223Z Compiling http v0.2.11
20812024-02-15T07:33:31.255Z Compiling uuid v1.7.0
20822024-02-15T07:33:32.441Z Compiling backtrace v0.3.69
20832024-02-15T07:33:32.447Z Compiling thread-id v4.2.0
20842024-02-15T07:33:32.447Z Compiling num-bigint v0.4.4
20852024-02-15T07:33:32.447Z Compiling memoffset v0.9.0
20862024-02-15T07:33:32.478Z Compiling percent-encoding v2.3.1
20872024-02-15T07:33:32.613Z Compiling untrusted v0.7.1
20882024-02-15T07:33:32.806Z Compiling foreign-types-shared v0.1.1
20892024-02-15T07:33:32.821Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20902024-02-15T07:33:32.850Z Compiling base64 v0.21.7
20912024-02-15T07:33:32.926Z Compiling async-trait v0.1.77
20922024-02-15T07:33:33.429Z Compiling iana-time-zone v0.1.57
20932024-02-15T07:33:33.561Z Compiling smoltcp v0.9.1
20942024-02-15T07:33:33.801Z Compiling untrusted v0.9.0
20952024-02-15T07:33:33.991Z Compiling crossbeam-utils v0.8.16
20962024-02-15T07:33:34.358Z Compiling chrono v0.4.31
20972024-02-15T07:33:34.557Z Compiling foreign-types v0.3.2
20982024-02-15T07:33:36.304Z Compiling dof v0.1.5
20992024-02-15T07:33:37.882Z Compiling dtrace-parser v0.1.14
21002024-02-15T07:33:37.933Z Compiling hmac v0.12.1
21012024-02-15T07:33:38.088Z Compiling clap_derive v4.4.2
21022024-02-15T07:33:38.497Z Compiling tokio-util v0.7.10
21032024-02-15T07:33:41.837Z Compiling utf8parse v0.2.1
21042024-02-15T07:33:41.942Z Compiling cpufeatures v0.2.12
21052024-02-15T07:33:41.943Z Compiling time-core v0.1.1
21062024-02-15T07:33:41.943Z Compiling try-lock v0.2.4
21072024-02-15T07:33:41.943Z Compiling adler v1.0.2
21082024-02-15T07:33:41.943Z Compiling siphasher v0.3.11
21092024-02-15T07:33:41.943Z Compiling anstyle v1.0.2
21102024-02-15T07:33:41.943Z Compiling miniz_oxide v0.7.1
21112024-02-15T07:33:41.943Z Compiling want v0.3.1
21122024-02-15T07:33:41.943Z Compiling time-macros v0.2.13
21132024-02-15T07:33:42.006Z Compiling h2 v0.3.24
21142024-02-15T07:33:43.714Z Compiling sha2 v0.10.8
21152024-02-15T07:33:44.172Z Compiling anstyle-parse v0.2.1
21162024-02-15T07:33:44.816Z Compiling strum_macros v0.25.2
21172024-02-15T07:33:47.554Z Compiling sct v0.7.0
21182024-02-15T07:33:47.690Z Compiling rustls-webpki v0.101.7
21192024-02-15T07:33:48.058Z Compiling http-body v0.4.5
21202024-02-15T07:33:48.484Z Compiling form_urlencoded v1.2.1
21212024-02-15T07:33:48.844Z Compiling serde_tokenstream v0.1.7
21222024-02-15T07:33:48.886Z Compiling pkcs8 v0.10.2
21232024-02-15T07:33:49.361Z Compiling hubpack_derive v0.1.1
21242024-02-15T07:33:50.270Z Compiling socket2 v0.4.9
21252024-02-15T07:33:50.291Z Compiling usdt-impl v0.5.0
21262024-02-15T07:33:50.352Z Compiling crossbeam-epoch v0.9.15
21272024-02-15T07:33:50.665Z Compiling anstyle-query v1.0.0
21282024-02-15T07:33:50.711Z Compiling tower-service v0.3.2
21292024-02-15T07:33:50.848Z Compiling radium v0.7.0
21302024-02-15T07:33:50.854Z Compiling httpdate v1.0.3
21312024-02-15T07:33:51.282Z Compiling colorchoice v1.0.0
21322024-02-15T07:33:51.451Z Compiling openssl-probe v0.1.5
21332024-02-15T07:33:51.995Z Compiling slog v2.7.0
21342024-02-15T07:33:52.024Z Compiling anyhow v1.0.75
21352024-02-15T07:33:52.849Z Compiling anstream v0.5.0
21362024-02-15T07:33:53.121Z Compiling hyper v0.14.27
21372024-02-15T07:33:56.469Z Compiling terminal_size v0.2.6
21382024-02-15T07:33:59.302Z Compiling zerocopy v0.6.4
21392024-02-15T07:33:59.470Z Compiling scroll v0.12.0
21402024-02-15T07:34:00.099Z Compiling md-5 v0.10.5
21412024-02-15T07:34:00.476Z Compiling stringprep v0.1.3
21422024-02-15T07:34:00.551Z Compiling idna v0.5.0
21432024-02-15T07:34:01.609Z Compiling diesel_table_macro_syntax v0.1.0
21442024-02-15T07:34:01.913Z Compiling aho-corasick v1.0.4
21452024-02-15T07:34:01.971Z Compiling hash32 v0.2.1
21462024-02-15T07:34:02.115Z Compiling tap v1.0.1
21472024-02-15T07:34:02.164Z Compiling strsim v0.10.0
21482024-02-15T07:34:02.339Z Compiling dyn-clone v1.0.16
21492024-02-15T07:34:02.345Z Compiling gimli v0.28.0
21502024-02-15T07:34:02.533Z Compiling maybe-uninit v2.0.0
21512024-02-15T07:34:02.964Z Compiling fallible-iterator v0.2.0
21522024-02-15T07:34:03.041Z Compiling plain v0.2.3
21532024-02-15T07:34:03.224Z Compiling clap_lex v0.5.1
21542024-02-15T07:34:03.443Z Compiling regex-syntax v0.8.2
21552024-02-15T07:34:03.758Z Compiling stable_deref_trait v1.2.0
21562024-02-15T07:34:03.991Z Compiling postgres-protocol v0.6.6
21572024-02-15T07:34:04.250Z Compiling clap_builder v4.4.2
21582024-02-15T07:34:04.293Z Compiling goblin v0.8.0
21592024-02-15T07:34:05.291Z Compiling wyz v0.5.1
21602024-02-15T07:34:05.303Z Compiling diesel_derives v2.1.2
21612024-02-15T07:34:06.519Z Compiling url v2.5.0
21622024-02-15T07:34:07.251Z Compiling addr2line v0.21.0
21632024-02-15T07:34:07.849Z Compiling regex-automata v0.4.4
21642024-02-15T07:34:08.251Z Compiling tokio-rustls v0.24.1
21652024-02-15T07:34:10.860Z Compiling tokio-native-tls v0.3.1
21662024-02-15T07:34:11.797Z Compiling usdt-attr-macro v0.3.5
21672024-02-15T07:34:13.288Z Compiling usdt-macro v0.3.5
21682024-02-15T07:34:14.637Z Compiling phf_shared v0.11.2
21692024-02-15T07:34:15.055Z Compiling toml_datetime v0.6.5
21702024-02-15T07:34:15.129Z Compiling serde_spanned v0.6.5
21712024-02-15T07:34:15.233Z Compiling block-padding v0.3.3
21722024-02-15T07:34:15.359Z Compiling enum-as-inner v0.5.1
21732024-02-15T07:34:15.463Z Compiling serde_repr v0.1.16
21742024-02-15T07:34:16.406Z Compiling ff v0.13.0
21752024-02-15T07:34:16.529Z Compiling scheduled-thread-pool v0.2.7
21762024-02-15T07:34:16.673Z Compiling object v0.32.1
21772024-02-15T07:34:17.589Z Compiling deranged v0.3.8
21782024-02-15T07:34:18.400Z Compiling pretty-hex v0.4.1
21792024-02-15T07:34:19.349Z Compiling ipnet v2.9.0
21802024-02-15T07:34:19.549Z Compiling regex-automata v0.1.10
21812024-02-15T07:34:20.133Z Compiling num_threads v0.1.6
21822024-02-15T07:34:20.265Z Compiling rustc-demangle v0.1.23
21832024-02-15T07:34:20.603Z Compiling packed_struct v0.10.1
21842024-02-15T07:34:20.828Z Compiling base16ct v0.2.0
21852024-02-15T07:34:21.017Z Compiling matches v0.1.10
21862024-02-15T07:34:21.078Z Compiling managed v0.8.0
21872024-02-15T07:34:21.114Z Compiling bit-vec v0.6.3
21882024-02-15T07:34:21.146Z Compiling funty v2.0.0
21892024-02-15T07:34:21.206Z Compiling winnow v0.5.15
21902024-02-15T07:34:21.588Z Compiling num-bigint-dig v0.8.4
21912024-02-15T07:34:24.214Z Compiling bitvec v1.0.1
21922024-02-15T07:34:24.294Z Compiling idna v0.2.3
21932024-02-15T07:34:25.194Z Compiling toml_edit v0.19.15
21942024-02-15T07:34:26.225Z Compiling sec1 v0.7.3
21952024-02-15T07:34:27.266Z Compiling time v0.3.27
21962024-02-15T07:34:27.306Z Compiling bstr v0.2.17
21972024-02-15T07:34:28.786Z Compiling dof v0.3.0
21982024-02-15T07:34:30.152Z Compiling r2d2 v0.8.10
21992024-02-15T07:34:30.540Z Compiling group v0.13.0
22002024-02-15T07:34:30.816Z Compiling inout v0.1.3
22012024-02-15T07:34:31.208Z Compiling phf v0.11.2
22022024-02-15T07:34:32.516Z Compiling regex v1.10.3
22032024-02-15T07:34:32.968Z Compiling hyper-tls v0.5.0
22042024-02-15T07:34:33.353Z Compiling signal-hook-mio v0.2.3
22052024-02-15T07:34:33.531Z Compiling hyper-rustls v0.24.2
22062024-02-15T07:34:33.650Z Compiling clap v4.4.3
22072024-02-15T07:34:33.775Z Compiling flate2 v1.0.28
22082024-02-15T07:34:33.915Z Compiling ipnetwork v0.20.0
22092024-02-15T07:34:34.153Z Compiling bzip2 v0.4.4
22102024-02-15T07:34:34.559Z Compiling postgres-types v0.2.6
22112024-02-15T07:34:34.845Z Compiling hubpack v0.1.2
22122024-02-15T07:34:34.917Z Compiling serde_urlencoded v0.7.1
22132024-02-15T07:34:34.920Z Compiling rustls-pemfile v1.0.3
22142024-02-15T07:34:34.954Z Compiling phf_shared v0.10.0
22152024-02-15T07:34:35.258Z Compiling hkdf v0.12.4
22162024-02-15T07:34:35.664Z Compiling dtrace-parser v0.2.0
22172024-02-15T07:34:36.081Z Compiling futures-executor v0.3.30
22182024-02-15T07:34:37.578Z Compiling crypto-bigint v0.5.2
22192024-02-15T07:34:37.710Z Compiling packed_struct_codegen v0.10.1
22202024-02-15T07:34:38.236Z Compiling float-cmp v0.9.0
22212024-02-15T07:34:38.956Z Compiling indexmap v1.9.3
22222024-02-15T07:34:39.178Z Compiling encoding_rs v0.8.33
22232024-02-15T07:34:39.297Z Compiling unicode-width v0.1.11
22242024-02-15T07:34:39.779Z Compiling predicates-core v1.0.6
22252024-02-15T07:34:40.080Z Compiling new_debug_unreachable v1.0.4
22262024-02-15T07:34:40.189Z Compiling mime v0.3.17
22272024-02-15T07:34:40.539Z Compiling unicode-segmentation v1.10.1
22282024-02-15T07:34:40.777Z Compiling precomputed-hash v0.1.1
22292024-02-15T07:34:40.901Z Compiling regex-automata v0.3.8
22302024-02-15T07:34:41.458Z Compiling crc-catalog v2.2.0
22312024-02-15T07:34:41.923Z Compiling fixedbitset v0.4.2
22322024-02-15T07:34:42.370Z Compiling either v1.9.0
22332024-02-15T07:34:42.974Z Compiling difflib v0.4.0
22342024-02-15T07:34:43.393Z Compiling webpki-roots v0.25.2
22352024-02-15T07:34:43.571Z Compiling nodrop v0.1.14
22362024-02-15T07:34:43.607Z Compiling static_assertions v1.1.0
22372024-02-15T07:34:43.705Z Compiling normalize-line-endings v0.3.0
22382024-02-15T07:34:44.218Z Compiling minimal-lexical v0.2.1
22392024-02-15T07:34:44.218Z Compiling whoami v1.4.1
22402024-02-15T07:34:44.225Z Compiling data-encoding v2.4.0
22412024-02-15T07:34:44.265Z Compiling nom v7.1.3
22422024-02-15T07:34:44.471Z Compiling tokio-postgres v0.7.10
22432024-02-15T07:34:46.121Z Compiling trust-dns-proto v0.22.0
22442024-02-15T07:34:48.344Z Compiling predicates v3.1.0
22452024-02-15T07:34:49.993Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
22462024-02-15T07:34:50.545Z Compiling array-init v0.0.4
22472024-02-15T07:34:51.662Z Compiling reqwest v0.11.22
22482024-02-15T07:34:55.327Z Compiling bstr v1.6.0
22492024-02-15T07:34:56.278Z Compiling itertools v0.10.5
22502024-02-15T07:34:56.894Z Compiling petgraph v0.6.4
22512024-02-15T07:34:58.859Z Compiling crc v3.0.1
22522024-02-15T07:34:59.287Z Compiling similar v2.3.0
22532024-02-15T07:34:59.585Z Compiling string_cache v0.8.7
22542024-02-15T07:35:01.359Z Compiling console v0.15.8
22552024-02-15T07:35:01.520Z Compiling elliptic-curve v0.13.8
22562024-02-15T07:35:05.283Z Compiling futures v0.3.30
22572024-02-15T07:35:07.313Z Compiling smallvec v0.6.14
22582024-02-15T07:35:07.342Z Compiling zip v0.6.6
22592024-02-15T07:35:07.792Z Compiling diesel v2.1.4
22602024-02-15T07:35:07.816Z Compiling yasna v0.5.2
22612024-02-15T07:35:08.754Z Compiling crossterm v0.27.0
22622024-02-15T07:35:09.596Z Compiling cipher v0.4.4
22632024-02-15T07:35:10.550Z Compiling toml v0.7.8
22642024-02-15T07:35:12.225Z Compiling bit-set v0.5.3
22652024-02-15T07:35:12.458Z Compiling usdt v0.3.5
22662024-02-15T07:35:12.944Z Compiling is-terminal v0.4.9
22672024-02-15T07:35:14.304Z Compiling pkcs1 v0.7.5
22682024-02-15T07:35:18.036Z Compiling strum v0.25.0
22692024-02-15T07:35:18.142Z Compiling tokio-stream v0.1.14
22702024-02-15T07:35:18.549Z Compiling openapiv3 v2.0.0
22712024-02-15T07:35:18.711Z Compiling hex v0.4.3
22722024-02-15T07:35:19.450Z Compiling hashbrown v0.13.2
22732024-02-15T07:35:20.686Z Compiling signature v2.1.0
22742024-02-15T07:35:23.738Z Compiling termcolor v1.2.0
22752024-02-15T07:35:25.182Z Compiling bitfield v0.14.0
22762024-02-15T07:35:25.688Z Compiling lalrpop-util v0.19.12
22772024-02-15T07:35:26.128Z Compiling hashbrown v0.12.3
22782024-02-15T07:35:35.988Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22792024-02-15T07:35:35.989Z Compiling env_logger v0.10.0
22802024-02-15T07:35:39.671Z Compiling rsa v0.9.2
22812024-02-15T07:35:43.709Z Compiling serde-hex v0.1.0
22822024-02-15T07:35:45.710Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22832024-02-15T07:35:53.078Z Compiling ron v0.8.1
22842024-02-15T07:35:53.513Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22852024-02-15T07:35:54.115Z Compiling x509-cert v0.2.4
22862024-02-15T07:35:59.817Z Compiling crc-any v2.4.3
22872024-02-15T07:36:13.005Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22882024-02-15T07:36:25.570Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22892024-02-15T07:36:30.538Z Compiling object v0.30.4
22902024-02-15T07:36:33.694Z Compiling path-slash v0.1.5
22912024-02-15T07:36:41.067Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
22922024-02-15T07:37:04.150Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22932024-02-15T07:37:04.970Z Finished release [optimized] target(s) in 4m 07s
22942024-02-15T07:37:05.062Z
22952024-02-15T07:37:05.063Zreal 4:07.905076111
22962024-02-15T07:37:05.063Zuser 27:01.790406043
22972024-02-15T07:37:05.063Zsys 3:10.275270214
22982024-02-15T07:37:05.063Ztrap 0.894938358
22992024-02-15T07:37:05.063Ztflt 1.617555871
23002024-02-15T07:37:05.063Zdflt 0.262831199
23012024-02-15T07:37:05.063Zkflt 0.001742297
23022024-02-15T07:37:05.063Zlock 1:00:37.424329762
23032024-02-15T07:37:05.063Zslp 1:18:59.648695885
23042024-02-15T07:37:05.067Zlat 1:33.488681920
23052024-02-15T07:37:05.067Zstop 1:28.791144007
23062024-02-15T07:37:05.067Z+ ptime -m gzip
23072024-02-15T07:37:05.506Z
23082024-02-15T07:37:05.528Zreal 0.455955129
23092024-02-15T07:37:05.528Zuser 0.449015158
23102024-02-15T07:37:05.529Zsys 0.006398062
23112024-02-15T07:37:05.529Ztrap 0.000047856
23122024-02-15T07:37:05.529Ztflt 0.000000000
23132024-02-15T07:37:05.529Zdflt 0.000000000
23142024-02-15T07:37:05.529Zkflt 0.000000000
23152024-02-15T07:37:05.529Zlock 0.000000000
23162024-02-15T07:37:05.529Zslp 0.000000000
23172024-02-15T07:37:05.529Zlat 0.000096390
23182024-02-15T07:37:05.529Zstop 0.000174853
23192024-02-15T07:37:05.530Z+ banner tufaceous
23202024-02-15T07:37:05.530Z
23212024-02-15T07:37:05.530Z ##### # # ###### ## #### ###### #### # # ####
23222024-02-15T07:37:05.530Z # # # # # # # # # # # # # #
23232024-02-15T07:37:05.530Z # # # ##### # # # ##### # # # # ####
23242024-02-15T07:37:05.530Z # # # # ###### # # # # # # #
23252024-02-15T07:37:05.530Z # # # # # # # # # # # # # # #
23262024-02-15T07:37:05.530Z # #### # # # #### ###### #### #### ####
23272024-02-15T07:37:05.530Z
23282024-02-15T07:37:05.530Z+ ptime -m cargo build --locked -p tufaceous --release
23292024-02-15T07:37:06.408Z Downloading crates ...
23302024-02-15T07:37:06.854Z Downloaded parse-size v1.0.0
23312024-02-15T07:37:06.854Z Downloaded humantime v2.1.0
23322024-02-15T07:37:06.855Z Downloaded pin-project v1.1.3
23332024-02-15T07:37:06.855Z Downloaded doc-comment v0.3.3
23342024-02-15T07:37:06.855Z Downloaded async-recursion v1.0.5
23352024-02-15T07:37:06.855Z Downloaded olpc-cjson v0.1.3
23362024-02-15T07:37:06.855Z Downloaded fs-err v2.11.0
23372024-02-15T07:37:06.855Z Downloaded serde_plain v1.0.2
23382024-02-15T07:37:06.855Z Downloaded snafu-derive v0.7.5
23392024-02-15T07:37:06.855Z Downloaded pin-project-internal v1.1.3
23402024-02-15T07:37:06.855Z Downloaded globset v0.4.13
23412024-02-15T07:37:06.861Z Downloaded tough v0.16.0
23422024-02-15T07:37:06.861Z Downloaded snafu v0.7.5
23432024-02-15T07:37:06.861Z Downloaded typed-path v0.7.0
23442024-02-15T07:37:06.861Z Downloaded buf-list v1.0.3
23452024-02-15T07:37:06.861Z Compiling serde_tokenstream v0.2.0
23462024-02-15T07:37:06.861Z Compiling regress v0.7.1
23472024-02-15T07:37:06.861Z Compiling dirs-sys-next v0.1.2
23482024-02-15T07:37:06.861Z Compiling rustls-pki-types v1.1.0
23492024-02-15T07:37:06.861Z Compiling ident_case v1.0.1
23502024-02-15T07:37:06.861Z Compiling thread_local v1.1.7
23512024-02-15T07:37:06.861Z Compiling slog-async v2.8.0
23522024-02-15T07:37:06.861Z Compiling darling_core v0.20.3
23532024-02-15T07:37:07.091Z Compiling dirs-next v2.0.0
23542024-02-15T07:37:07.155Z Compiling rustls v0.22.2
23552024-02-15T07:37:07.640Z Compiling camino v1.1.6
23562024-02-15T07:37:07.640Z Compiling heck v0.4.1
23572024-02-15T07:37:07.641Z Compiling term v0.7.0
23582024-02-15T07:37:07.842Z Compiling rustls-webpki v0.102.1
23592024-02-15T07:37:08.028Z Compiling crossbeam-channel v0.5.8
23602024-02-15T07:37:08.085Z Compiling getopts v0.2.21
23612024-02-15T07:37:08.786Z Compiling structmeta-derive v0.3.0
23622024-02-15T07:37:09.435Z Compiling atty v0.2.14
23632024-02-15T07:37:09.439Z Compiling multer v3.0.0
23642024-02-15T07:37:09.529Z Compiling match_cfg v0.1.0
23652024-02-15T07:37:09.632Z Compiling doc-comment v0.3.3
23662024-02-15T07:37:09.907Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
23672024-02-15T07:37:11.559Z Compiling unsafe-libyaml v0.2.10
23682024-02-15T07:37:11.717Z Compiling paste v1.0.14
23692024-02-15T07:37:12.234Z Compiling take_mut v0.2.2
23702024-02-15T07:37:12.504Z Compiling darling_macro v0.20.3
23712024-02-15T07:37:12.775Z Compiling structmeta v0.3.0
23722024-02-15T07:37:12.986Z Compiling serde_yaml v0.9.25
23732024-02-15T07:37:13.329Z Compiling hostname v0.3.1
23742024-02-15T07:37:13.452Z Compiling slog-term v2.9.0
23752024-02-15T07:37:13.510Z Compiling darling v0.20.3
23762024-02-15T07:37:15.744Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23772024-02-15T07:37:15.785Z Compiling toml_edit v0.22.4
23782024-02-15T07:37:16.719Z Compiling slog-json v2.6.1
23792024-02-15T07:37:17.092Z Compiling http v1.0.0
23802024-02-15T07:37:17.227Z Compiling async-stream-impl v0.3.5
23812024-02-15T07:37:17.933Z Compiling pin-project-internal v1.1.3
23822024-02-15T07:37:18.168Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
23832024-02-15T07:37:18.498Z Compiling fastrand v2.0.1
23842024-02-15T07:37:18.547Z Compiling atomic-waker v1.1.1
23852024-02-15T07:37:18.750Z Compiling waitgroup v0.1.2
23862024-02-15T07:37:18.999Z Compiling toml v0.8.10
23872024-02-15T07:37:20.915Z Compiling pin-project v1.1.3
23882024-02-15T07:37:21.058Z Compiling tempfile v3.10.0
23892024-02-15T07:37:22.443Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
23902024-02-15T07:37:22.589Z Compiling tokio-rustls v0.25.0
23912024-02-15T07:37:22.622Z Compiling async-stream v0.3.5
23922024-02-15T07:37:23.014Z Compiling slog-bunyan v2.5.0
23932024-02-15T07:37:23.105Z Compiling serde_with_macros v3.6.0
23942024-02-15T07:37:23.279Z Compiling parse-display-derive v0.9.0
23952024-02-15T07:37:24.463Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
23962024-02-15T07:37:25.016Z Compiling rustls-pemfile v2.0.0
23972024-02-15T07:37:25.787Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
23982024-02-15T07:37:26.098Z Compiling sha1 v0.10.6
23992024-02-15T07:37:26.635Z Compiling strum_macros v0.26.1
24002024-02-15T07:37:27.027Z Compiling snafu-derive v0.7.5
24012024-02-15T07:37:27.080Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
24022024-02-15T07:37:27.217Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
24032024-02-15T07:37:27.557Z Compiling serde_path_to_error v0.1.15
24042024-02-15T07:37:29.060Z Compiling fs-err v2.11.0
24052024-02-15T07:37:29.067Z Compiling instant v0.1.12
24062024-02-15T07:37:29.193Z Compiling buf-list v1.0.3
24072024-02-15T07:37:29.786Z Compiling same-file v1.0.6
24082024-02-15T07:37:30.115Z Compiling debug-ignore v1.0.5
24092024-02-15T07:37:30.291Z Compiling arc-swap v1.6.0
24102024-02-15T07:37:31.085Z Compiling slog-scope v4.4.0
24112024-02-15T07:37:32.308Z Compiling strum v0.26.1
24122024-02-15T07:37:32.308Z Compiling walkdir v2.4.0
24132024-02-15T07:37:32.409Z Compiling snafu v0.7.5
24142024-02-15T07:37:34.675Z Compiling backoff v0.4.0
24152024-02-15T07:37:34.753Z Compiling parse-display v0.9.0
24162024-02-15T07:37:34.754Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
24172024-02-15T07:37:34.754Z Compiling serde_with v3.6.0
24182024-02-15T07:37:36.116Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24192024-02-15T07:37:36.932Z Compiling globset v0.4.13
24202024-02-15T07:37:40.341Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24212024-02-15T07:37:40.981Z Compiling olpc-cjson v0.1.3
24222024-02-15T07:37:40.981Z Compiling pem v3.0.2
24232024-02-15T07:37:42.049Z Compiling regress v0.8.0
24242024-02-15T07:37:42.221Z Compiling macaddr v1.0.1
24252024-02-15T07:37:43.037Z Compiling serde_plain v1.0.2
24262024-02-15T07:37:44.459Z Compiling async-recursion v1.0.5
24272024-02-15T07:37:44.715Z Compiling xattr v1.0.1
24282024-02-15T07:37:44.978Z Compiling filetime v0.2.23
24292024-02-15T07:37:45.450Z Compiling typed-path v0.7.0
24302024-02-15T07:37:46.078Z Compiling tar v0.4.40
24312024-02-15T07:37:58.522Z Compiling tough v0.16.0
24322024-02-15T07:37:58.776Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
24332024-02-15T07:37:58.776Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24342024-02-15T07:37:59.002Z Compiling slog-stdlog v4.1.1
24352024-02-15T07:37:59.002Z Compiling camino-tempfile v1.1.1
24362024-02-15T07:37:59.002Z Compiling itertools v0.12.1
24372024-02-15T07:37:59.003Z Compiling parse-size v1.0.0
24382024-02-15T07:37:59.003Z Compiling slog-envlogger v2.2.0
24392024-02-15T07:37:59.003Z Compiling humantime v2.1.0
24402024-02-15T07:38:02.929Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24412024-02-15T07:38:06.084Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
24422024-02-15T07:38:28.245Z Finished release [optimized] target(s) in 1m 22s
24432024-02-15T07:38:28.342Z
24442024-02-15T07:38:28.342Zreal 1:22.788073166
24452024-02-15T07:38:28.342Zuser 9:24.810820528
24462024-02-15T07:38:28.343Zsys 42.031470389
24472024-02-15T07:38:28.368Ztrap 0.277888050
24482024-02-15T07:38:28.368Ztflt 0.360669841
24492024-02-15T07:38:28.368Zdflt 0.462207485
24502024-02-15T07:38:28.368Zkflt 0.000017217
24512024-02-15T07:38:28.369Zlock 20:53.488972168
24522024-02-15T07:38:28.369Zslp 22:43.211741430
24532024-02-15T07:38:28.369Zlat 23.207223914
24542024-02-15T07:38:28.369Zstop 14.973035020
24552024-02-15T07:38:28.369Z+ ptime -m gzip
24562024-02-15T07:38:30.073Z
24572024-02-15T07:38:30.074Zreal 1.735105065
24582024-02-15T07:38:30.074Zuser 1.714733442
24592024-02-15T07:38:30.074Zsys 0.019701031
24602024-02-15T07:38:30.074Ztrap 0.000166401
24612024-02-15T07:38:30.074Ztflt 0.000000000
24622024-02-15T07:38:30.077Zdflt 0.000000000
24632024-02-15T07:38:30.077Zkflt 0.000000000
24642024-02-15T07:38:30.078Zlock 0.000000000
24652024-02-15T07:38:30.078Zslp 0.000000000
24662024-02-15T07:38:30.078Zlat 0.000096371
24672024-02-15T07:38:30.078Zstop 0.000191220
24682024-02-15T07:38:30.078Zprocess exited: duration 902279 ms, exit code 0
 
24692024-02-15T07:38:30.087Zfound 5 output files
24702024-02-15T07:38:30.087Zuploading: /work/end-to-end-tests/bootstrap-9e461afa8505d6f3.gz (10676744 bytes)
24712024-02-15T07:38:36.500Zuploaded: /work/end-to-end-tests/bootstrap-9e461afa8505d6f3.gz
24722024-02-15T07:38:36.500Zuploading: /work/end-to-end-tests/bootstrap.gz (111640128 bytes)
24732024-02-15T07:39:28.289Zuploaded: /work/end-to-end-tests/bootstrap.gz
24742024-02-15T07:39:28.289Zuploading: /work/end-to-end-tests/end_to_end_tests-7a338c350981ccc0.gz (114858642 bytes)
24752024-02-15T07:40:18.075Zuploaded: /work/end-to-end-tests/end_to_end_tests-7a338c350981ccc0.gz
24762024-02-15T07:40:18.075Zuploading: /work/caboose-util.gz (4093540 bytes)
24772024-02-15T07:40:20.272Zuploaded: /work/caboose-util.gz
24782024-02-15T07:40:20.272Zuploading: /work/tufaceous.gz (15864759 bytes)
24792024-02-15T07:40:30.431Zuploaded: /work/tufaceous.gz