01HPZW73781KBCYVA0WB77PF17: 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: 01HPZW7BJSSTB1HJZHSEY89MGP

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-19T05:09:00.643Zjob assigned to worker 01HPZW7E08DP00HV3R46TGXY2M (queued for 51 s)
 
22024-02-19T05:09:00.918Zstarting task 0: "setup"
32024-02-19T05:09:01.006Z++ uname -s
42024-02-19T05:09:01.010Z+ kern=SunOS
52024-02-19T05:09:01.010Z+ case "$kern" in
62024-02-19T05:09:01.010Z+ groupadd -g 12345 build
72024-02-19T05:09:01.013Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-19T05:09:03.021Z+ zfs create -o mountpoint=/work rpool/work
92024-02-19T05:09:03.103Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-19T05:09:03.107Z+ home_fs=zfs
112024-02-19T05:09:03.107Z+ [[ zfs == autofs ]]
122024-02-19T05:09:03.107Z+ mkdir -p /home/build
132024-02-19T05:09:03.107Z+ chown build:build /home/build /work
142024-02-19T05:09:05.109Z+ chmod 0700 /home/build /work
152024-02-19T05:09:05.113Zprocess exited: duration 4192 ms, exit code 0
 
162024-02-19T05:09:05.120Zstarting task 1: "rust-toolchain"
172024-02-19T05:09:05.126Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-19T05:09:05.134Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-19T05:09:05.254Zinfo: downloading installer
202024-02-19T05:09:06.859Zwarning: it looks like you have an existing installation of Rust at:
212024-02-19T05:09:06.859Zwarning: /opt/ooce/bin
222024-02-19T05:09:06.859Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-19T05:09:06.859Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-19T05:09:06.859Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-19T05:09:06.859Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-19T05:09:06.859Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-19T05:09:06.859Zerror: cannot install while Rust is installed
282024-02-19T05:09:06.859Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-19T05:09:06.977Zinfo: profile set to 'default'
302024-02-19T05:09:06.977Zinfo: default host triple is x86_64-unknown-illumos
312024-02-19T05:09:06.987Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-19T05:09:07.119Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-19T05:09:07.119Zinfo: downloading component 'cargo'
342024-02-19T05:09:07.888Zinfo: downloading component 'clippy'
352024-02-19T05:09:08.146Zinfo: downloading component 'rust-docs'
362024-02-19T05:09:09.098Zinfo: downloading component 'rust-std'
372024-02-19T05:09:10.811Zinfo: downloading component 'rustc'
382024-02-19T05:09:14.946Zinfo: downloading component 'rustfmt'
392024-02-19T05:09:15.251Zinfo: installing component 'cargo'
402024-02-19T05:09:16.176Zinfo: installing component 'clippy'
412024-02-19T05:09:16.578Zinfo: installing component 'rust-docs'
422024-02-19T05:09:18.043Zinfo: installing component 'rust-std'
432024-02-19T05:09:19.997Zinfo: installing component 'rustc'
442024-02-19T05:09:24.384Zinfo: installing component 'rustfmt'
452024-02-19T05:09:24.720Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-19T05:09:24.721Z
472024-02-19T05:09:24.996Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-19T05:09:24.996Z
492024-02-19T05:09:24.999Z
502024-02-19T05:09:24.999ZRust is installed now. Great!
512024-02-19T05:09:24.999Z
522024-02-19T05:09:24.999ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-19T05:09:24.999Zenvironment variable. This has not been done automatically.
542024-02-19T05:09:24.999Z
552024-02-19T05:09:24.999ZTo configure your current shell, run:
562024-02-19T05:09:24.999Zsource "$HOME/.cargo/env"
572024-02-19T05:09:25.056Z+ rustc --version
582024-02-19T05:09:25.121Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-19T05:09:25.137Zprocess exited: duration 19996 ms, exit code 0
 
602024-02-19T05:09:25.595Zstarting task 2: "authentication"
612024-02-19T05:09:25.640Zprocess exited: duration 42 ms, exit code 0
 
622024-02-19T05:09:25.672Zstarting task 3: "clone repository"
632024-02-19T05:09:25.688Z+ mkdir -p /work/oxidecomputer/omicron
642024-02-19T05:09:25.688Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-02-19T05:09:25.891ZCloning into '/work/oxidecomputer/omicron'...
662024-02-19T05:09:31.436Z+ cd /work/oxidecomputer/omicron
672024-02-19T05:09:31.437Z+ git fetch origin 2d0c94b1f389b39a108fc94a076d1fb5a61022e3
682024-02-19T05:09:31.737ZFrom https://github.com/oxidecomputer/omicron
692024-02-19T05:09:31.738Z * branch 2d0c94b1f389b39a108fc94a076d1fb5a61022e3 -> FETCH_HEAD
702024-02-19T05:09:31.746Z+ [[ -n renovate/semver-1.x ]]
712024-02-19T05:09:31.757Z++ git branch --show-current
722024-02-19T05:09:31.758Z+ current=main
732024-02-19T05:09:31.758Z+ [[ main != renovate/semver-1.x ]]
742024-02-19T05:09:31.758Z+ git branch -f renovate/semver-1.x 2d0c94b1f389b39a108fc94a076d1fb5a61022e3
752024-02-19T05:09:31.758Z+ git checkout -f renovate/semver-1.x
762024-02-19T05:09:31.867ZSwitched to branch 'renovate/semver-1.x'
772024-02-19T05:09:31.880Z+ git reset --hard 2d0c94b1f389b39a108fc94a076d1fb5a61022e3
782024-02-19T05:09:31.974ZHEAD is now at 2d0c94b1f chore(deps): update rust crate semver to 1.0.22
792024-02-19T05:09:31.977Zprocess exited: duration 6309 ms, exit code 0
 
802024-02-19T05:09:31.984Zstarting task 4: "build"
812024-02-19T05:09:31.989Z+ cargo --version
822024-02-19T05:09:31.994Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
832024-02-19T05:09:32.131Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
842024-02-19T05:09:32.134Zinfo: downloading component 'cargo'
852024-02-19T05:09:32.829Zinfo: downloading component 'clippy'
862024-02-19T05:09:33.038Zinfo: downloading component 'rust-docs'
872024-02-19T05:09:33.883Zinfo: downloading component 'rust-std'
882024-02-19T05:09:35.157Zinfo: downloading component 'rustc'
892024-02-19T05:09:38.734Zinfo: downloading component 'rustfmt'
902024-02-19T05:09:38.977Zinfo: installing component 'cargo'
912024-02-19T05:09:39.858Zinfo: installing component 'clippy'
922024-02-19T05:09:40.213Zinfo: installing component 'rust-docs'
932024-02-19T05:09:41.780Zinfo: installing component 'rust-std'
942024-02-19T05:09:43.445Zinfo: installing component 'rustc'
952024-02-19T05:09:47.656Zinfo: installing component 'rustfmt'
962024-02-19T05:09:48.470Zcargo 1.74.1 (ecb9851af 2023-10-18)
972024-02-19T05:09:48.475Z+ rustc --version
982024-02-19T05:09:48.475Zrustc 1.74.1 (a28077b28 2023-12-04)
992024-02-19T05:09:48.475Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1002024-02-19T05:10:06.186Z Startup: Refreshing catalog 'helios-dev' ... Done
1012024-02-19T05:10:07.601Z Startup: Caching catalogs ... Done
1022024-02-19T05:10:08.967ZPlanning: Solver setup ... Done (0.993s)
1032024-02-19T05:10:08.997ZPlanning: Running solver ... Done (0.028s)
1042024-02-19T05:10:09.368ZPlanning: Finding local manifests ... Done (0.351s)
1052024-02-19T05:10:09.379ZPlanning: Fetching manifests: 0/4 0% complete
1062024-02-19T05:10:09.758ZPlanning: Fetching manifests: 4/4 100% complete
1072024-02-19T05:10:09.809ZPlanning: Package planning ... Done (0.049s)
1082024-02-19T05:10:09.859ZPlanning: Merging actions ... Done (0.052s)
1092024-02-19T05:10:11.823ZPlanning: Checking for conflicting actions ... Done (1.951s)
1102024-02-19T05:10:11.831ZPlanning: Consolidating action changes ... Done (0.011s)
1112024-02-19T05:10:17.830ZPlanning: Evaluating mediators ... Done (6.006s)
1122024-02-19T05:10:17.839ZPlanning: Planning completed in 10.19 seconds
1132024-02-19T05:10:17.853Z Packages to install: 4
1142024-02-19T05:10:17.853Z Mediators to change: 2
1152024-02-19T05:10:17.853Z Services to change: 1
1162024-02-19T05:10:17.856Z Estimated space available: 148.87 GB
1172024-02-19T05:10:17.856ZEstimated space to be consumed: 1.41 GB
1182024-02-19T05:10:17.856Z Create boot environment: No
1192024-02-19T05:10:17.856ZCreate backup boot environment: No
1202024-02-19T05:10:17.856Z Rebuild boot archive: No
1212024-02-19T05:10:17.856Z
1222024-02-19T05:10:17.857ZChanged mediators:
1232024-02-19T05:10:17.857Z mediator clang:
1242024-02-19T05:10:17.857Z version: None -> 15 (system default)
1252024-02-19T05:10:17.857Z
1262024-02-19T05:10:17.857Z mediator llvm:
1272024-02-19T05:10:17.857Z version: 14 (system default) -> 15 (system default)
1282024-02-19T05:10:17.857Z
1292024-02-19T05:10:17.857ZChanged packages:
1302024-02-19T05:10:17.857Zhelios-dev
1312024-02-19T05:10:17.857Z developer/build-essential
1322024-02-19T05:10:17.857Z None -> 11-2.0
1332024-02-19T05:10:17.857Z library/libxmlsec1
1342024-02-19T05:10:17.857Z None -> 1.2.35-2.0
1352024-02-19T05:10:17.857Z ooce/developer/clang-15
1362024-02-19T05:10:17.857Z None -> 15.0.7-2.0
1372024-02-19T05:10:17.857Z ooce/developer/llvm-15
1382024-02-19T05:10:17.857Z None -> 15.0.7-2.0
1392024-02-19T05:10:17.857Z
1402024-02-19T05:10:17.857ZServices:
1412024-02-19T05:10:17.857Z restart_fmri:
1422024-02-19T05:10:17.857Z svc:/system/update-man-index:default
1432024-02-19T05:10:18.336Z
1442024-02-19T05:10:18.336ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1452024-02-19T05:10:23.337ZDownload: 1199/3290 items 83.5/212.6MB 39% complete (17.0M/s)
1462024-02-19T05:10:29.477ZDownload: 2224/3290 items 119.2/212.6MB 56% complete (13.0M/s)
1472024-02-19T05:10:34.536ZDownload: 3231/3290 items 193.9/212.6MB 91% complete (7.6M/s)
1482024-02-19T05:10:40.529ZDownload: 3283/3290 items 210.8/212.6MB 99% complete (9.7M/s)
1492024-02-19T05:10:43.772ZDownload: Completed 212.60 MB in 25.43 seconds (8.4M/s)
1502024-02-19T05:10:43.929Z Actions: 1/3689 actions (Installing new actions)
1512024-02-19T05:10:48.929Z Actions: 3281/3689 actions (Installing new actions)
1522024-02-19T05:10:50.362Z Actions: Completed 3689 actions in 6.43 seconds.
1532024-02-19T05:10:50.535Z Done (0.168s)
1542024-02-19T05:10:50.535Z Done (0.000s)
1552024-02-19T05:10:50.759Z Done (0.224s)
1562024-02-19T05:10:57.729Z Done (6.838s)
1572024-02-19T05:10:58.001Z Done (0.204s)
1582024-02-19T05:10:58.004Z Done (0.000s)
1592024-02-19T05:10:58.136Z Done (0.000s)
1602024-02-19T05:10:58.645ZPlanning: Evaluating mediator changes ... Done
1612024-02-19T05:10:58.811ZPlanning: Checking for conflicting actions ... Done
1622024-02-19T05:10:58.813ZPlanning: Consolidating action changes ... Done
1632024-02-19T05:10:59.092ZPlanning: Evaluating mediators ... Done
1642024-02-19T05:10:59.096ZPlanning: Planning completed in 0.45 seconds
1652024-02-19T05:10:59.126Z Mediators to change: 2
1662024-02-19T05:10:59.129Z Create boot environment: No
1672024-02-19T05:10:59.129ZCreate backup boot environment: No
1682024-02-19T05:10:59.195Z Done
1692024-02-19T05:10:59.195Z Done
1702024-02-19T05:10:59.325Z Done
1712024-02-19T05:11:03.001Z Done
1722024-02-19T05:11:03.093Z Done
1732024-02-19T05:11:03.096Z Done
1742024-02-19T05:11:03.195Z Done
1752024-02-19T05:11:03.843ZPlanning: Evaluating mediator changes ... Done
1762024-02-19T05:11:03.848ZPlanning: Merging actions ... Done
1772024-02-19T05:11:04.037ZPlanning: Checking for conflicting actions ... Done
1782024-02-19T05:11:04.040ZPlanning: Consolidating action changes ... Done
1792024-02-19T05:11:04.306ZPlanning: Evaluating mediators ... Done
1802024-02-19T05:11:04.362ZPlanning: Planning completed in 0.80 seconds
1812024-02-19T05:11:04.398Z Packages to change: 1
1822024-02-19T05:11:04.398Z Mediators to change: 1
1832024-02-19T05:11:04.402Z Services to change: 1
1842024-02-19T05:11:04.402Z Create boot environment: No
1852024-02-19T05:11:04.402ZCreate backup boot environment: Yes
1862024-02-19T05:11:06.177Z Actions: 1/6 actions (Updating modified actions)
1872024-02-19T05:11:06.303Z Actions: Completed 6 actions in 0.13 seconds.
1882024-02-19T05:11:06.306Z Done
1892024-02-19T05:11:06.306Z Done
1902024-02-19T05:11:06.351Z Done
1912024-02-19T05:11:10.071Z Done
1922024-02-19T05:11:10.159Z Done
1932024-02-19T05:11:10.162Z Done
1942024-02-19T05:11:10.265Z Done
1952024-02-19T05:11:10.707ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1962024-02-19T05:11:10.707Zclang system 15 system
1972024-02-19T05:11:10.707Zcsh system system illumos
1982024-02-19T05:11:10.707Zctags system system illumos
1992024-02-19T05:11:10.707Zgcc vendor 12 vendor
2002024-02-19T05:11:10.707Zgcc system 10 system
2012024-02-19T05:11:10.707Zgcc system 7 system
2022024-02-19T05:11:10.707Zgo system 1.20 system
2032024-02-19T05:11:10.707Zgo system 1.19 system
2042024-02-19T05:11:10.707Zllvm system 15 system
2052024-02-19T05:11:10.707Zllvm system 14 system
2062024-02-19T05:11:10.707Zmariadb system 10.6 system
2072024-02-19T05:11:10.707Zmta vendor vendor dma
2082024-02-19T05:11:10.708Zopenjdk system 17 system
2092024-02-19T05:11:10.708Zopenjdk system 11 system
2102024-02-19T05:11:10.708Zopenjdk system 1.8 system
2112024-02-19T05:11:10.708Zopenssl vendor 3 vendor
2122024-02-19T05:11:10.708Zperl system 5.36 system
2132024-02-19T05:11:10.708Zpostgresql system 15 system
2142024-02-19T05:11:10.708Zpostgresql system 13 system
2152024-02-19T05:11:10.708Zpython vendor 3 vendor
2162024-02-19T05:11:10.708Zpython system 2 system
2172024-02-19T05:11:10.708Zpython3 system 3.11 system
2182024-02-19T05:11:10.708Zruby system 3.0 system
2192024-02-19T05:11:10.708Zwords vendor vendor american-english
2202024-02-19T05:11:10.712Zwords system system australian-english
2212024-02-19T05:11:10.712Zwords system system british-english
2222024-02-19T05:11:10.712Zwords system system canadian-english
2232024-02-19T05:11:10.712Zwords system system french
2242024-02-19T05:11:10.712Zwords system system italian
2252024-02-19T05:11:10.712Zwords system system ngerman
2262024-02-19T05:11:10.712Zwords system system ogerman
2272024-02-19T05:11:10.712Zwords system system spanish
2282024-02-19T05:11:11.046ZFMRI IFO
2292024-02-19T05:11:11.046Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2302024-02-19T05:11:11.046Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2312024-02-19T05:11:11.046Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2322024-02-19T05:11:11.047Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2332024-02-19T05:11:11.047Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2342024-02-19T05:11:11.047Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2352024-02-19T05:11:11.047Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2362024-02-19T05:11:11.047Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2372024-02-19T05:11:11.097Z+ set -o errexit
2382024-02-19T05:11:11.100Z+++ dirname ./tools/ci_download_cockroachdb
2392024-02-19T05:11:11.103Z++ cd ./tools
2402024-02-19T05:11:11.103Z++ pwd
2412024-02-19T05:11:11.103Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2422024-02-19T05:11:11.103Z++ basename ./tools/ci_download_cockroachdb
2432024-02-19T05:11:11.106Z+ ARG0=ci_download_cockroachdb
2442024-02-19T05:11:11.106Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2452024-02-19T05:11:11.106Z+ CIDL_VERSION=v22.1.9
2462024-02-19T05:11:11.106Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2472024-02-19T05:11:11.106Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2482024-02-19T05:11:11.106Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2492024-02-19T05:11:11.107Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2502024-02-19T05:11:11.107Z+ TARGET_DIR=out
2512024-02-19T05:11:11.107Z+ DOWNLOAD_DIR=out/downloads
2522024-02-19T05:11:11.107Z+ DEST_DIR=./out/cockroachdb
2532024-02-19T05:11:11.107Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2542024-02-19T05:11:11.107Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2552024-02-19T05:11:11.110Z+ main
2562024-02-19T05:11:11.110Z+ [[ 0 != 0 ]]
2572024-02-19T05:11:11.110Z+ CIDL_OS=solaris2.11
2582024-02-19T05:11:11.110Z+ [[ 0 != 0 ]]
2592024-02-19T05:11:11.110Z+ configure_os solaris2.11
2602024-02-19T05:11:11.110Z+ echo 'current directory: /work/oxidecomputer/omicron'
2612024-02-19T05:11:11.110Zcurrent directory: /work/oxidecomputer/omicron
2622024-02-19T05:11:11.110Z+ echo 'configuring based on OS: "solaris2.11"'
2632024-02-19T05:11:11.110Z+ case "$1" in
2642024-02-19T05:11:11.111Zconfiguring based on OS: "solaris2.11"
2652024-02-19T05:11:11.111Z+ CIDL_BUILD=illumos
2662024-02-19T05:11:11.111Z+ CIDL_SUFFIX=tar.gz
2672024-02-19T05:11:11.111Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2682024-02-19T05:11:11.111Z+ CIDL_URL_BASE=https://illumos.org/downloads
2692024-02-19T05:11:11.111Z+ CIDL_ASSEMBLE=do_assemble_illumos
2702024-02-19T05:11:11.111Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2712024-02-19T05:11:11.111Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2722024-02-19T05:11:11.111Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2732024-02-19T05:11:11.111Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2742024-02-19T05:11:11.111Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2752024-02-19T05:11:11.111Z+ CIDL_SHA256FUNC=do_sha256sum
2762024-02-19T05:11:11.111Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2772024-02-19T05:11:11.111ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2782024-02-19T05:11:11.111Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2792024-02-19T05:11:11.111ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2802024-02-19T05:11:11.111Z+ mkdir -p out/downloads
2812024-02-19T05:11:11.111Z+ mkdir -p ./out/cockroachdb
2822024-02-19T05:11:11.114Z+ local DO_DOWNLOAD=true
2832024-02-19T05:11:11.114Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2842024-02-19T05:11:11.114Z+ '[' true == true ']'
2852024-02-19T05:11:11.114Z+ echo Downloading...
2862024-02-19T05:11:11.114ZDownloading...
2872024-02-19T05:11:11.114Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2882024-02-19T05:11:11.115Z+ 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
2892024-02-19T05:11:19.805Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2902024-02-19T05:11:19.810Z++ sha256sum
2912024-02-19T05:11:19.810Z++ awk '{print $1}'
2922024-02-19T05:11:19.902Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2932024-02-19T05:11:19.902Z+ [[ 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 ]]
2942024-02-19T05:11:19.902Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2952024-02-19T05:11:19.905Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2962024-02-19T05:11:22.126Z+ do_assemble_illumos
2972024-02-19T05:11:22.126Z+ rm -r ./out/cockroachdb
2982024-02-19T05:11:22.129Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2992024-02-19T05:11:22.519Z+ ./out/cockroachdb/bin/cockroach version
3002024-02-19T05:11:22.775ZBuild Tag: v22.1.9-dirty
3012024-02-19T05:11:22.775ZBuild Time: 2022/10/26 21:17:46
3022024-02-19T05:11:22.775ZDistribution: OSS
3032024-02-19T05:11:22.775ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3042024-02-19T05:11:22.775ZGo Version: go1.17.13
3052024-02-19T05:11:22.775ZC Compiler: gcc 10.3.0
3062024-02-19T05:11:22.776ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3072024-02-19T05:11:22.776ZBuild Type: release
3082024-02-19T05:11:22.794Z+ set -o errexit
3092024-02-19T05:11:22.797Z+++ dirname ./tools/ci_download_clickhouse
3102024-02-19T05:11:22.798Z++ cd ./tools
3112024-02-19T05:11:22.798Z++ pwd
3122024-02-19T05:11:22.798Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3132024-02-19T05:11:22.801Z++ basename ./tools/ci_download_clickhouse
3142024-02-19T05:11:22.801Z+ ARG0=ci_download_clickhouse
3152024-02-19T05:11:22.801Z+ TARGET_DIR=out
3162024-02-19T05:11:22.801Z+ DOWNLOAD_DIR=out/downloads
3172024-02-19T05:11:22.801Z+ DEST_DIR=./out/clickhouse
3182024-02-19T05:11:22.801Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3192024-02-19T05:11:22.805Z+ CIDL_VERSION=v22.8.9.24
3202024-02-19T05:11:22.805Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3212024-02-19T05:11:22.805Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3222024-02-19T05:11:22.805Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3232024-02-19T05:11:22.805Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3242024-02-19T05:11:22.805Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3252024-02-19T05:11:22.805Z+ main
3262024-02-19T05:11:22.805Z+ [[ 0 != 0 ]]
3272024-02-19T05:11:22.805Z+ CIDL_OS=solaris2.11
3282024-02-19T05:11:22.805Z+ [[ 0 != 0 ]]
3292024-02-19T05:11:22.805Z+ configure_os solaris2.11
3302024-02-19T05:11:22.805Z+ echo 'current directory: /work/oxidecomputer/omicron'
3312024-02-19T05:11:22.806Zcurrent directory: /work/oxidecomputer/omicron
3322024-02-19T05:11:22.806Z+ echo 'configuring based on OS: "solaris2.11"'
3332024-02-19T05:11:22.806Z+ CIDL_DASHREV=
3342024-02-19T05:11:22.806Zconfiguring based on OS: "solaris2.11"
3352024-02-19T05:11:22.806Z+ case "$1" in
3362024-02-19T05:11:22.806Z+ CIDL_PLATFORM=illumos
3372024-02-19T05:11:22.806Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3382024-02-19T05:11:22.806Z+ CIDL_MD5FUNC=do_md5sum
3392024-02-19T05:11:22.806Z+ CIDL_DASHREV=-1
3402024-02-19T05:11:22.806Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3412024-02-19T05:11:22.806Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3422024-02-19T05:11:22.806Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3432024-02-19T05:11:22.806Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3442024-02-19T05:11:22.806Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3452024-02-19T05:11:22.807ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3462024-02-19T05:11:22.807Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3472024-02-19T05:11:22.807Z+ mkdir -p out/downloads
3482024-02-19T05:11:22.807ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3492024-02-19T05:11:22.807Z+ mkdir -p ./out/clickhouse
3502024-02-19T05:11:22.811Z+ local DO_DOWNLOAD=true
3512024-02-19T05:11:22.811Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3522024-02-19T05:11:22.812Z+ '[' true == true ']'
3532024-02-19T05:11:22.812Z+ echo Downloading...
3542024-02-19T05:11:22.812ZDownloading...
3552024-02-19T05:11:22.812Z+ 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
3562024-02-19T05:11:22.812Z+ 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
3572024-02-19T05:11:24.381Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3582024-02-19T05:11:24.384Z++ md5sum
3592024-02-19T05:11:24.384Z++ awk '{print $1}'
3602024-02-19T05:11:24.567Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3612024-02-19T05:11:24.567Z+ [[ 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 ]]
3622024-02-19T05:11:24.570Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3632024-02-19T05:11:24.570Z+ mkdir -p ./out/clickhouse
3642024-02-19T05:11:24.570Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3652024-02-19T05:11:27.747Z+ ./out/clickhouse/clickhouse server --version
3662024-02-19T05:11:27.801ZClickHouse server version 22.8.9.1.
3672024-02-19T05:11:27.810Z+ set -o errexit
3682024-02-19T05:11:27.810Z+++ dirname ./tools/ci_download_console
3692024-02-19T05:11:27.810Z++ cd ./tools
3702024-02-19T05:11:27.818Z++ pwd
3712024-02-19T05:11:27.818Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3722024-02-19T05:11:27.818Z++ basename ./tools/ci_download_console
3732024-02-19T05:11:27.818Z+ ARG0=ci_download_console
3742024-02-19T05:11:27.818Z+ TARGET_DIR=out
3752024-02-19T05:11:27.818Z+ DOWNLOAD_DIR=out/downloads
3762024-02-19T05:11:27.818Z+ DEST_DIR=./out/console-assets
3772024-02-19T05:11:27.819Z+ source /work/oxidecomputer/omicron/tools/console_version
3782024-02-19T05:11:27.819Z++ COMMIT=e5a1f804faa913de3be5b4cddac2011247a99774
3792024-02-19T05:11:27.819Z++ SHA2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
3802024-02-19T05:11:27.819Z+ URL=https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
3812024-02-19T05:11:27.819Z+ TARBALL_FILE=out/downloads/console.tar.gz
3822024-02-19T05:11:27.819Z+ main
3832024-02-19T05:11:27.819Z+ [[ 0 != 0 ]]
3842024-02-19T05:11:27.820Z+ echo 'URL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz'
3852024-02-19T05:11:27.820ZURL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
3862024-02-19T05:11:27.820Z+ echo 'Local file: out/downloads/console.tar.gz'
3872024-02-19T05:11:27.820ZLocal file: out/downloads/console.tar.gz
3882024-02-19T05:11:27.820Z+ local DO_DOWNLOAD=true
3892024-02-19T05:11:27.820Z+ [[ -f out/downloads/console.tar.gz ]]
3902024-02-19T05:11:27.820Z+ mkdir -p out/downloads
3912024-02-19T05:11:27.820Z+ '[' true == true ']'
3922024-02-19T05:11:27.821Z+ echo Downloading...
3932024-02-19T05:11:27.821ZDownloading...
3942024-02-19T05:11:27.821Z+ do_download_curl https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz out/downloads/console.tar.gz
3952024-02-19T05:11:27.821Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
3962024-02-19T05:11:28.912Z++ do_sha256sum out/downloads/console.tar.gz
3972024-02-19T05:11:28.912Z++ case "$OSTYPE" in
3982024-02-19T05:11:28.917Z++ SHA=sha256sum
3992024-02-19T05:11:28.917Z++ sha256sum
4002024-02-19T05:11:28.917Z++ awk '{print $1}'
4012024-02-19T05:11:28.917Z+ calculated_sha2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4022024-02-19T05:11:28.917Z+ [[ 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 ]]
4032024-02-19T05:11:28.917Z+ rm -rf ./out/console-assets
4042024-02-19T05:11:28.917Z+ mkdir -p ./out/console-assets
4052024-02-19T05:11:28.917Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4062024-02-19T05:11:28.918Z+ mkdir -p ./out/console-assets
4072024-02-19T05:11:28.918Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4082024-02-19T05:11:28.918Z+ set -o errexit
4092024-02-19T05:11:28.918Z+++ dirname ./tools/ci_download_maghemite_openapi
4102024-02-19T05:11:28.918Z++ cd ./tools
4112024-02-19T05:11:28.918Z++ pwd
4122024-02-19T05:11:28.918Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4132024-02-19T05:11:28.918Z++ basename ./tools/ci_download_maghemite_openapi
4142024-02-19T05:11:28.918Z+ ARG0=ci_download_maghemite_openapi
4152024-02-19T05:11:28.918Z+ TARGET_DIR=out
4162024-02-19T05:11:28.918Z+ DOWNLOAD_DIR=out/downloads
4172024-02-19T05:11:28.918Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4182024-02-19T05:11:28.918Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4192024-02-19T05:11:28.918Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4202024-02-19T05:11:28.918Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4212024-02-19T05:11:28.918Z+ LOCAL_FILE=out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4222024-02-19T05:11:28.918Z+ main
4232024-02-19T05:11:28.918Z+ [[ 0 != 0 ]]
4242024-02-19T05:11:28.918Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json'
4252024-02-19T05:11:28.918ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4262024-02-19T05:11:28.919Z+ echo 'Local file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4272024-02-19T05:11:28.919ZLocal file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4282024-02-19T05:11:28.919Z+ local DO_DOWNLOAD=true
4292024-02-19T05:11:28.919Z+ [[ -f out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4302024-02-19T05:11:28.919Z+ mkdir -p out/downloads
4312024-02-19T05:11:28.919Z+ '[' true == true ']'
4322024-02-19T05:11:28.919Z+ echo Downloading...
4332024-02-19T05:11:28.919ZDownloading...
4342024-02-19T05:11:28.919Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4352024-02-19T05:11:28.919Z+ 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
4362024-02-19T05:11:29.240Z++ do_sha256sum out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4372024-02-19T05:11:29.240Z++ case "$OSTYPE" in
4382024-02-19T05:11:29.243Z++ SHA=sha256sum
4392024-02-19T05:11:29.244Z++ sha256sum
4402024-02-19T05:11:29.244Z++ awk '{print $1}'
4412024-02-19T05:11:29.256Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4422024-02-19T05:11:29.256Z+ [[ 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 ]]
4432024-02-19T05:11:29.256Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4442024-02-19T05:11:29.256Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4452024-02-19T05:11:29.256Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4462024-02-19T05:11:29.256Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4472024-02-19T05:11:29.256Z+ LOCAL_FILE=out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4482024-02-19T05:11:29.256Z+ main
4492024-02-19T05:11:29.257Z+ [[ 0 != 0 ]]
4502024-02-19T05:11:29.257Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json'
4512024-02-19T05:11:29.257ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4522024-02-19T05:11:29.257Z+ echo 'Local file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4532024-02-19T05:11:29.257ZLocal file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4542024-02-19T05:11:29.257Z+ local DO_DOWNLOAD=true
4552024-02-19T05:11:29.257Z+ [[ -f out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4562024-02-19T05:11:29.257Z+ mkdir -p out/downloads
4572024-02-19T05:11:29.257Z+ '[' true == true ']'
4582024-02-19T05:11:29.257Z+ echo Downloading...
4592024-02-19T05:11:29.257ZDownloading...
4602024-02-19T05:11:29.257Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4612024-02-19T05:11:29.257Z+ 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
4622024-02-19T05:11:29.351Z++ do_sha256sum out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4632024-02-19T05:11:29.354Z++ case "$OSTYPE" in
4642024-02-19T05:11:29.354Z++ SHA=sha256sum
4652024-02-19T05:11:29.354Z++ sha256sum
4662024-02-19T05:11:29.354Z++ awk '{print $1}'
4672024-02-19T05:11:29.357Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4682024-02-19T05:11:29.357Z+ [[ 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 ]]
4692024-02-19T05:11:29.364Z+ set -o errexit
4702024-02-19T05:11:29.367Z+++ dirname ./tools/ci_download_dendrite_openapi
4712024-02-19T05:11:29.370Z++ cd ./tools
4722024-02-19T05:11:29.370Z++ pwd
4732024-02-19T05:11:29.370Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4742024-02-19T05:11:29.370Z++ basename ./tools/ci_download_dendrite_openapi
4752024-02-19T05:11:29.373Z+ ARG0=ci_download_dendrite_openapi
4762024-02-19T05:11:29.373Z+ TARGET_DIR=out
4772024-02-19T05:11:29.374Z+ DOWNLOAD_DIR=out/downloads
4782024-02-19T05:11:29.374Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4792024-02-19T05:11:29.374Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
4802024-02-19T05:11:29.374Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
4812024-02-19T05:11:29.374Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
4822024-02-19T05:11:29.374Z+ LOCAL_FILE=out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4832024-02-19T05:11:29.374Z+ main
4842024-02-19T05:11:29.374Z+ [[ 0 != 0 ]]
4852024-02-19T05:11:29.374Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json'
4862024-02-19T05:11:29.374ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
4872024-02-19T05:11:29.374ZLocal file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4882024-02-19T05:11:29.374Z+ echo 'Local file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json'
4892024-02-19T05:11:29.374Z+ local DO_DOWNLOAD=true
4902024-02-19T05:11:29.375Z+ [[ -f out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json ]]
4912024-02-19T05:11:29.375Z+ mkdir -p out/downloads
4922024-02-19T05:11:29.375Z+ '[' true == true ']'
4932024-02-19T05:11:29.375Z+ echo Downloading...
4942024-02-19T05:11:29.375ZDownloading...
4952024-02-19T05:11:29.375Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4962024-02-19T05:11:29.375Z+ 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
4972024-02-19T05:11:29.517Z++ do_sha256sum out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4982024-02-19T05:11:29.517Z++ case "$OSTYPE" in
4992024-02-19T05:11:29.520Z++ SHA=sha256sum
5002024-02-19T05:11:29.520Z++ sha256sum
5012024-02-19T05:11:29.520Z++ awk '{print $1}'
5022024-02-19T05:11:29.524Z+ calculated_sha2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5032024-02-19T05:11:29.524Z+ [[ 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 ]]
5042024-02-19T05:11:29.529Z+ set -o errexit
5052024-02-19T05:11:29.535Z+++ dirname ./tools/ci_download_dendrite_stub
5062024-02-19T05:11:29.539Z++ cd ./tools
5072024-02-19T05:11:29.539Z++ pwd
5082024-02-19T05:11:29.539Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5092024-02-19T05:11:29.539Z++ basename ./tools/ci_download_dendrite_stub
5102024-02-19T05:11:29.539Z+ ARG0=ci_download_dendrite_stub
5112024-02-19T05:11:29.539Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5122024-02-19T05:11:29.539Z++ CIDL_SHA256_ILLUMOS=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5132024-02-19T05:11:29.539Z++ CIDL_SHA256_LINUX_DPD=cb9a1978d1fe3a3f2391757f80436d8cc87c0041161652ad2234e7cf83e9ae36
5142024-02-19T05:11:29.539Z++ CIDL_SHA256_LINUX_SWADM=b7e737be56a8a815a95624f0b5c42ce1e339b07feeae7b3d7b9b4bc17c204245
5152024-02-19T05:11:29.540Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5162024-02-19T05:11:29.540Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5172024-02-19T05:11:29.540Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5182024-02-19T05:11:29.540Z+ TARGET_DIR=out
5192024-02-19T05:11:29.540Z+ DOWNLOAD_DIR=out/downloads
5202024-02-19T05:11:29.540Z+ DEST_DIR=./out/dendrite-stub
5212024-02-19T05:11:29.540Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5222024-02-19T05:11:29.540Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5232024-02-19T05:11:29.540Z+ REPO=oxidecomputer/dendrite
5242024-02-19T05:11:29.541Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e
5252024-02-19T05:11:29.541Z+ main
5262024-02-19T05:11:29.541Z+ [[ 0 != 0 ]]
5272024-02-19T05:11:29.541Z+ CIDL_OS=solaris2.11
5282024-02-19T05:11:29.541Z+ [[ 0 != 0 ]]
5292024-02-19T05:11:29.541Z+ configure_os solaris2.11
5302024-02-19T05:11:29.541Z+ echo 'current directory: /work/oxidecomputer/omicron'
5312024-02-19T05:11:29.541Zcurrent directory: /work/oxidecomputer/omicron
5322024-02-19T05:11:29.541Z+ echo 'configuring based on OS: "solaris2.11"'
5332024-02-19T05:11:29.541Zconfiguring based on OS: "solaris2.11"
5342024-02-19T05:11:29.541Z+ case "$1" in
5352024-02-19T05:11:29.542Z+ SET_BINARIES=
5362024-02-19T05:11:29.542Z+ CIDL_SHA256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5372024-02-19T05:11:29.542Z+ CIDL_SHA256FUNC=do_sha256sum
5382024-02-19T05:11:29.542Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5392024-02-19T05:11:29.542Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5402024-02-19T05:11:29.542Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5412024-02-19T05:11:29.542Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz'
5422024-02-19T05:11:29.542ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5432024-02-19T05:11:29.542Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5442024-02-19T05:11:29.542Z+ mkdir -p out/downloads
5452024-02-19T05:11:29.542ZLocal file: out/downloads/dendrite-stub.tar.gz
5462024-02-19T05:11:29.546Z+ mkdir -p ./out/dendrite-stub
5472024-02-19T05:11:29.546Z+ fetch_and_verify
5482024-02-19T05:11:29.546Z+ local DO_DOWNLOAD=true
5492024-02-19T05:11:29.546Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5502024-02-19T05:11:29.546Z+ '[' true == true ']'
5512024-02-19T05:11:29.546Z+ echo Downloading...
5522024-02-19T05:11:29.546ZDownloading...
5532024-02-19T05:11:29.546Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5542024-02-19T05:11:29.546Z+ 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
5552024-02-19T05:11:38.013Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5562024-02-19T05:11:38.017Z++ sha256sum
5572024-02-19T05:11:38.017Z++ awk '{print $1}'
5582024-02-19T05:11:38.038Z+ calculated_sha256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5592024-02-19T05:11:38.041Z+ [[ 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 ]]
5602024-02-19T05:11:38.041Z+ do_untar out/downloads/dendrite-stub.tar.gz
5612024-02-19T05:11:38.041Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5622024-02-19T05:11:38.738Z+ do_assemble
5632024-02-19T05:11:38.738Z+ rm -r ./out/dendrite-stub
5642024-02-19T05:11:38.741Z+ mkdir ./out/dendrite-stub
5652024-02-19T05:11:38.744Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5662024-02-19T05:11:38.832Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5672024-02-19T05:11:38.840Z+ set -o errexit
5682024-02-19T05:11:38.843Z+++ dirname ./tools/ci_download_maghemite_mgd
5692024-02-19T05:11:38.846Z++ cd ./tools
5702024-02-19T05:11:38.847Z++ pwd
5712024-02-19T05:11:38.847Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5722024-02-19T05:11:38.847Z++ basename ./tools/ci_download_maghemite_mgd
5732024-02-19T05:11:38.850Z+ ARG0=ci_download_maghemite_mgd
5742024-02-19T05:11:38.850Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5752024-02-19T05:11:38.850Z++ CIDL_SHA256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
5762024-02-19T05:11:38.850Z++ MGD_LINUX_SHA256=b2c823dd714fad67546a0e0c0d4ae56f2fe2e7c43434469b38e13b78de9f6968
5772024-02-19T05:11:38.850Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5782024-02-19T05:11:38.850Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
5792024-02-19T05:11:38.850Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
5802024-02-19T05:11:38.850Z+ TARGET_DIR=out
5812024-02-19T05:11:38.850Z+ DOWNLOAD_DIR=out/downloads
5822024-02-19T05:11:38.850Z+ DEST_DIR=./out/mgd
5832024-02-19T05:11:38.851Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5842024-02-19T05:11:38.851Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5852024-02-19T05:11:38.851Z+ REPO=oxidecomputer/maghemite
5862024-02-19T05:11:38.851Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce
5872024-02-19T05:11:38.851Z+ main
5882024-02-19T05:11:38.851Z+ [[ 0 != 0 ]]
5892024-02-19T05:11:38.851Z+ CIDL_OS=solaris2.11
5902024-02-19T05:11:38.851Z+ [[ 0 != 0 ]]
5912024-02-19T05:11:38.851Z+ configure_os solaris2.11
5922024-02-19T05:11:38.851Z+ echo 'current directory: /work/oxidecomputer/omicron'
5932024-02-19T05:11:38.851Zcurrent directory: /work/oxidecomputer/omicron
5942024-02-19T05:11:38.851Z+ echo 'configuring based on OS: "solaris2.11"'
5952024-02-19T05:11:38.851Z+ case "$1" in
5962024-02-19T05:11:38.851Zconfiguring based on OS: "solaris2.11"
5972024-02-19T05:11:38.851Z+ SET_BINARIES=
5982024-02-19T05:11:38.851Z+ CIDL_SHA256FUNC=do_sha256sum
5992024-02-19T05:11:38.851Z+ TARBALL_FILENAME=mgd.tar.gz
6002024-02-19T05:11:38.851Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6012024-02-19T05:11:38.851Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6022024-02-19T05:11:38.851Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz'
6032024-02-19T05:11:38.851ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6042024-02-19T05:11:38.852Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6052024-02-19T05:11:38.852ZLocal file: out/downloads/mgd.tar.gz
6062024-02-19T05:11:38.852Z+ mkdir -p out/downloads
6072024-02-19T05:11:38.856Z+ mkdir -p ./out/mgd
6082024-02-19T05:11:38.856Z+ fetch_and_verify
6092024-02-19T05:11:38.856Z+ local DO_DOWNLOAD=true
6102024-02-19T05:11:38.856Z+ [[ -f out/downloads/mgd.tar.gz ]]
6112024-02-19T05:11:38.856Z+ '[' true == true ']'
6122024-02-19T05:11:38.856Z+ echo Downloading...
6132024-02-19T05:11:38.856ZDownloading...
6142024-02-19T05:11:38.856Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz out/downloads/mgd.tar.gz
6152024-02-19T05:11:38.856Z+ 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
6162024-02-19T05:11:45.528Z++ do_sha256sum out/downloads/mgd.tar.gz
6172024-02-19T05:11:45.531Z++ sha256sum
6182024-02-19T05:11:45.531Z++ awk '{print $1}'
6192024-02-19T05:11:45.549Z+ calculated_sha256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
6202024-02-19T05:11:45.553Z+ [[ 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 ]]
6212024-02-19T05:11:45.553Z+ do_untar out/downloads/mgd.tar.gz
6222024-02-19T05:11:45.553Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6232024-02-19T05:11:46.024Z+ do_assemble
6242024-02-19T05:11:46.024Z+ rm -r ./out/mgd
6252024-02-19T05:11:46.044Z+ mkdir ./out/mgd
6262024-02-19T05:11:46.044Z+ cp -r out/downloads/root ./out/mgd/root
6272024-02-19T05:11:46.183Z+ set -o errexit
6282024-02-19T05:11:46.188Z+++ dirname ./tools/ci_download_transceiver_control
6292024-02-19T05:11:46.189Z++ cd ./tools
6302024-02-19T05:11:46.189Z++ pwd
6312024-02-19T05:11:46.189Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6322024-02-19T05:11:46.189Z++ basename ./tools/ci_download_transceiver_control
6332024-02-19T05:11:46.190Z+ ARG0=ci_download_transceiver_control
6342024-02-19T05:11:46.190Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6352024-02-19T05:11:46.190Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6362024-02-19T05:11:46.190Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6372024-02-19T05:11:46.191Z+ TARGET_DIR=out
6382024-02-19T05:11:46.191Z+ DOWNLOAD_DIR=out/downloads
6392024-02-19T05:11:46.191Z+ DEST_DIR=./out/transceiver-control
6402024-02-19T05:11:46.191Z+ BIN_DIR=/opt/oxide/bin
6412024-02-19T05:11:46.191Z+ BINARY=xcvradm
6422024-02-19T05:11:46.192Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6432024-02-19T05:11:46.192Z+ REPO=oxidecomputer/transceiver-control
6442024-02-19T05:11:46.192Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6452024-02-19T05:11:46.192Z+ main
6462024-02-19T05:11:46.192Z+ [[ 0 != 0 ]]
6472024-02-19T05:11:46.193Z+ CIDL_OS=solaris2.11
6482024-02-19T05:11:46.193Z+ [[ 0 != 0 ]]
6492024-02-19T05:11:46.193Z+ configure_os solaris2.11
6502024-02-19T05:11:46.193Z+ echo 'current directory: /work/oxidecomputer/omicron'
6512024-02-19T05:11:46.194Zcurrent directory: /work/oxidecomputer/omicron
6522024-02-19T05:11:46.194Z+ echo 'configuring based on OS: "solaris2.11"'
6532024-02-19T05:11:46.194Z+ case "$1" in
6542024-02-19T05:11:46.194Zconfiguring based on OS: "solaris2.11"
6552024-02-19T05:11:46.194Z+ SET_BINARIES=
6562024-02-19T05:11:46.195Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6572024-02-19T05:11:46.195Z+ CIDL_SHA256FUNC=do_sha256sum
6582024-02-19T05:11:46.195Z+ ARCHIVE_FILENAME=xcvradm.gz
6592024-02-19T05:11:46.195Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6602024-02-19T05:11:46.196Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6612024-02-19T05:11:46.196Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6622024-02-19T05:11:46.196ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6632024-02-19T05:11:46.196ZLocal file: out/downloads/xcvradm.gz
6642024-02-19T05:11:46.196Z+ echo 'Local file: out/downloads/xcvradm.gz'
6652024-02-19T05:11:46.197Z+ mkdir -p out/downloads
6662024-02-19T05:11:46.197Z+ mkdir -p ./out/transceiver-control
6672024-02-19T05:11:46.197Z+ fetch_and_verify
6682024-02-19T05:11:46.197Z+ local DO_DOWNLOAD=true
6692024-02-19T05:11:46.197Z+ [[ -f out/downloads/xcvradm.gz ]]
6702024-02-19T05:11:46.197Z+ '[' true == true ']'
6712024-02-19T05:11:46.198Z+ echo Downloading...
6722024-02-19T05:11:46.198ZDownloading...
6732024-02-19T05:11:46.198Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6742024-02-19T05:11:46.198Z+ 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
6752024-02-19T05:11:48.379Z++ do_sha256sum out/downloads/xcvradm.gz
6762024-02-19T05:11:48.382Z++ sha256sum
6772024-02-19T05:11:48.382Z++ awk '{print $1}'
6782024-02-19T05:11:48.388Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6792024-02-19T05:11:48.391Z+ [[ 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 ]]
6802024-02-19T05:11:48.391Z+ do_unpack out/downloads/xcvradm.gz
6812024-02-19T05:11:48.391Z+ mkdir -p out/downloads/root//opt/oxide/bin
6822024-02-19T05:11:48.391Z+ gzip -dc out/downloads/xcvradm.gz
6832024-02-19T05:11:48.514Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6842024-02-19T05:11:48.521Z+ do_assemble
6852024-02-19T05:11:48.521Z+ rm -r ./out/transceiver-control
6862024-02-19T05:11:48.521Z+ mkdir ./out/transceiver-control
6872024-02-19T05:11:48.526Z+ cp -r out/downloads/root ./out/transceiver-control/root
6882024-02-19T05:11:48.674ZAll prerequisites installed successfully
6892024-02-19T05:11:48.681Z
6902024-02-19T05:11:48.681Zreal 2:00.390637484
6912024-02-19T05:11:48.681Zuser 34.157948170
6922024-02-19T05:11:48.682Zsys 6.339815317
6932024-02-19T05:11:48.682Ztrap 0.007042374
6942024-02-19T05:11:48.682Ztflt 0.316622354
6952024-02-19T05:11:48.682Zdflt 1.157496092
6962024-02-19T05:11:48.682Zkflt 0.376287004
6972024-02-19T05:11:48.682Zlock 1.619400015
6982024-02-19T05:11:48.682Zslp 4:02.871828660
6992024-02-19T05:11:48.682Zlat 1.743279592
7002024-02-19T05:11:48.682Zstop 0.127983223
7012024-02-19T05:11:48.682Z+ banner end-to-end-tests
7022024-02-19T05:11:48.790Z
7032024-02-19T05:11:48.790Z ###### # # ##### ##### #### ###### # # #####
7042024-02-19T05:11:48.790Z # ## # # # # # # # ## # # #
7052024-02-19T05:11:48.790Z ##### # # # # # ##### # # # ##### ##### # # # # #
7062024-02-19T05:11:48.790Z # # # # # # # # # # # # # # #
7072024-02-19T05:11:48.790Z # # ## # # # # # # # ## # #
7082024-02-19T05:11:48.790Z ###### # # ##### # #### ###### # # #####
7092024-02-19T05:11:48.791Z
7102024-02-19T05:11:48.800Z+ export CARGO_PROFILE_DEV_DEBUG=1
7112024-02-19T05:11:48.800Z+ CARGO_PROFILE_DEV_DEBUG=1
7122024-02-19T05:11:48.801Z+ export CARGO_PROFILE_TEST_DEBUG=1
7132024-02-19T05:11:48.801Z+ CARGO_PROFILE_TEST_DEBUG=1
7142024-02-19T05:11:48.801Z+ export CARGO_INCREMENTAL=0
7152024-02-19T05:11:48.801Z+ CARGO_INCREMENTAL=0
7162024-02-19T05:11:48.801Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
7172024-02-19T05:11:49.017Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7182024-02-19T05:11:49.324Z Updating git repository `https://github.com/oxidecomputer/samael`
7192024-02-19T05:11:49.666Z Updating crates.io index
7202024-02-19T05:11:49.670Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7212024-02-19T05:11:50.330Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7222024-02-19T05:11:51.947Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7232024-02-19T05:11:52.251Z Updating git repository `http://github.com/oxidecomputer/tofino`
7242024-02-19T05:11:52.570Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7252024-02-19T05:11:52.825Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7262024-02-19T05:11:53.099Z Updating git repository `https://github.com/oxidecomputer/propolis`
7272024-02-19T05:11:53.889Z Updating git repository `https://github.com/oxidecomputer/crucible`
7282024-02-19T05:11:56.065Z Updating git repository `https://github.com/oxidecomputer/opte`
7292024-02-19T05:11:56.945Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7302024-02-19T05:11:57.289Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7312024-02-19T05:11:57.868Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7322024-02-19T05:11:58.135Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7332024-02-19T05:11:58.439Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7342024-02-19T05:11:58.724Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7352024-02-19T05:11:59.107Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7362024-02-19T05:11:59.460Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7372024-02-19T05:11:59.879Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7382024-02-19T05:12:00.391Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7392024-02-19T05:12:00.783Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7402024-02-19T05:12:01.103Z Updating git repository `https://github.com/jgallagher/nix`
7412024-02-19T05:12:02.173Z Updating git repository `https://github.com/cbiffle/hubpack`
7422024-02-19T05:12:02.548Z Updating git repository `https://github.com/oxidecomputer/typify`
7432024-02-19T05:12:04.093Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7442024-02-19T05:12:04.478Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7452024-02-19T05:12:04.798Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7462024-02-19T05:12:06.091Z Downloading crates ...
7472024-02-19T05:12:06.376Z Downloaded new_debug_unreachable v1.0.4
7482024-02-19T05:12:06.381Z Downloaded addr2line v0.21.0
7492024-02-19T05:12:06.385Z Downloaded native-tls v0.2.11
7502024-02-19T05:12:06.389Z Downloaded base16ct v0.2.0
7512024-02-19T05:12:06.398Z Downloaded atomicwrites v0.4.3
7522024-02-19T05:12:06.401Z Downloaded ppv-lite86 v0.2.17
7532024-02-19T05:12:06.404Z Downloaded crypto-common v0.1.6
7542024-02-19T05:12:06.419Z Downloaded bzip2-sys v0.1.11+1.0.8
7552024-02-19T05:12:06.435Z Downloaded unicode-bidi v0.3.13
7562024-02-19T05:12:06.439Z Downloaded term v0.7.0
7572024-02-19T05:12:06.444Z Downloaded topological-sort v0.2.2
7582024-02-19T05:12:06.447Z Downloaded bcrypt-pbkdf v0.10.0
7592024-02-19T05:12:06.450Z Downloaded autocfg v1.1.0
7602024-02-19T05:12:06.453Z Downloaded syn v2.0.48
7612024-02-19T05:12:06.465Z Downloaded backoff v0.4.0
7622024-02-19T05:12:06.469Z Downloaded subprocess v0.2.9
7632024-02-19T05:12:06.476Z Downloaded constant_time_eq v0.3.0
7642024-02-19T05:12:06.909Z Downloaded aho-corasick v1.0.4
7652024-02-19T05:12:06.909Z Downloaded crossbeam-channel v0.5.8
7662024-02-19T05:12:06.920Z Downloaded parking_lot v0.11.2
7672024-02-19T05:12:06.920Z Downloaded mio v0.8.9
7682024-02-19T05:12:06.920Z Downloaded crossbeam-deque v0.8.3
7692024-02-19T05:12:06.920Z Downloaded phf_shared v0.11.2
7702024-02-19T05:12:06.920Z Downloaded crucible-workspace-hack v0.1.0
7712024-02-19T05:12:06.920Z Downloaded parking_lot_core v0.9.8
7722024-02-19T05:12:06.920Z Downloaded precomputed-hash v0.1.1
7732024-02-19T05:12:06.920Z Downloaded match_cfg v0.1.0
7742024-02-19T05:12:06.920Z Downloaded time-core v0.1.1
7752024-02-19T05:12:06.920Z Downloaded defmt-parser v0.3.3
7762024-02-19T05:12:06.920Z Downloaded num_enum v0.5.11
7772024-02-19T05:12:06.920Z Downloaded linked-hash-map v0.5.6
7782024-02-19T05:12:06.920Z Downloaded lazy_static v1.4.0
7792024-02-19T05:12:06.921Z Downloaded matches v0.1.10
7802024-02-19T05:12:06.921Z Downloaded ciborium-io v0.2.2
7812024-02-19T05:12:06.921Z Downloaded pretty-hex v0.2.1
7822024-02-19T05:12:06.921Z Downloaded futures-core v0.3.30
7832024-02-19T05:12:06.921Z Downloaded dtrace-parser v0.1.14
7842024-02-19T05:12:06.921Z Downloaded usdt-macro v0.3.5
7852024-02-19T05:12:06.921Z Downloaded lru-cache v0.1.2
7862024-02-19T05:12:06.921Z Downloaded num_enum_derive v0.5.11
7872024-02-19T05:12:06.921Z Downloaded memmap2 v0.7.1
7882024-02-19T05:12:06.921Z Downloaded async-stream v0.3.5
7892024-02-19T05:12:06.921Z Downloaded libefi-sys v0.1.0
7902024-02-19T05:12:06.921Z Downloaded percent-encoding v2.3.1
7912024-02-19T05:12:06.922Z Downloaded usdt-macro v0.5.0
7922024-02-19T05:12:06.922Z Downloaded usdt-attr-macro v0.3.5
7932024-02-19T05:12:06.922Z Downloaded mime_guess v2.0.4
7942024-02-19T05:12:06.922Z Downloaded mime v0.3.17
7952024-02-19T05:12:06.922Z Downloaded managed v0.8.0
7962024-02-19T05:12:06.922Z Downloaded anstyle-query v1.0.0
7972024-02-19T05:12:06.922Z Downloaded try-lock v0.2.4
7982024-02-19T05:12:06.922Z Downloaded anstream v0.6.11
7992024-02-19T05:12:06.922Z Downloaded blowfish v0.9.1
8002024-02-19T05:12:06.922Z Downloaded pest_derive v2.7.6
8012024-02-19T05:12:06.922Z Downloaded cfg-if v1.0.0
8022024-02-19T05:12:06.922Z Downloaded pin-project-lite v0.2.13
8032024-02-19T05:12:06.922Z Downloaded postgres-types v0.2.6
8042024-02-19T05:12:06.922Z Downloaded inout v0.1.3
8052024-02-19T05:12:06.922Z Downloaded foreign-types v0.5.0
8062024-02-19T05:12:06.922Z Downloaded memmap v0.7.0
8072024-02-19T05:12:06.922Z Downloaded parking_lot v0.12.1
8082024-02-19T05:12:06.922Z Downloaded arrayvec v0.7.4
8092024-02-19T05:12:06.922Z Downloaded semver-parser v0.10.2
8102024-02-19T05:12:06.922Z Downloaded futures-executor v0.3.30
8112024-02-19T05:12:06.922Z Downloaded slog-scope v4.4.0
8122024-02-19T05:12:06.922Z Downloaded serde_repr v0.1.16
8132024-02-19T05:12:06.923Z Downloaded lock_api v0.4.10
8142024-02-19T05:12:06.923Z Downloaded usdt-impl v0.5.0
8152024-02-19T05:12:06.923Z Downloaded rustls-pki-types v1.3.0
8162024-02-19T05:12:06.923Z Downloaded anstyle-parse v0.2.1
8172024-02-19T05:12:06.923Z Downloaded phf_shared v0.10.0
8182024-02-19T05:12:06.923Z Downloaded toml_datetime v0.6.5
8192024-02-19T05:12:06.923Z Downloaded embedded-io v0.4.0
8202024-02-19T05:12:06.923Z Downloaded http-range v0.1.5
8212024-02-19T05:12:06.923Z Downloaded data-encoding v2.4.0
8222024-02-19T05:12:06.923Z Downloaded strum v0.25.0
8232024-02-19T05:12:06.923Z Downloaded log v0.4.20
8242024-02-19T05:12:06.923Z Downloaded equivalent v1.0.1
8252024-02-19T05:12:06.923Z Downloaded display-error-chain v0.2.0
8262024-02-19T05:12:06.923Z Downloaded ed25519 v2.2.2
8272024-02-19T05:12:06.923Z Downloaded time-macros v0.2.13
8282024-02-19T05:12:06.923Z Downloaded blake2 v0.10.6
8292024-02-19T05:12:06.923Z Downloaded toml v0.7.8
8302024-02-19T05:12:06.923Z Downloaded zone_cfg_derive v0.3.0
8312024-02-19T05:12:06.924Z Downloaded thread_local v1.1.7
8322024-02-19T05:12:06.924Z Downloaded ipnet v2.9.0
8332024-02-19T05:12:06.924Z Downloaded scroll_derive v0.12.0
8342024-02-19T05:12:06.924Z Downloaded defmt-macros v0.3.6
8352024-02-19T05:12:06.924Z Downloaded predicates-core v1.0.6
8362024-02-19T05:12:06.924Z Downloaded foreign-types v0.3.2
8372024-02-19T05:12:06.924Z Downloaded argon2 v0.5.3
8382024-02-19T05:12:06.924Z Downloaded swrite v0.1.0
8392024-02-19T05:12:06.924Z Downloaded foreign-types-shared v0.1.1
8402024-02-19T05:12:06.924Z Downloaded pin-utils v0.1.0
8412024-02-19T05:12:06.924Z Downloaded slog-async v2.8.0
8422024-02-19T05:12:06.924Z Downloaded rustls-pemfile v2.1.0
8432024-02-19T05:12:06.924Z Downloaded paste v1.0.14
8442024-02-19T05:12:06.924Z Downloaded postcard v1.0.8
8452024-02-19T05:12:06.924Z Downloaded slog-dtrace v0.3.0
8462024-02-19T05:12:06.924Z Downloaded proc-macro2 v1.0.78
8472024-02-19T05:12:06.924Z Downloaded errno v0.3.8
8482024-02-19T05:12:06.924Z Downloaded debug-ignore v1.0.5
8492024-02-19T05:12:06.925Z Downloaded pem-rfc7468 v0.7.0
8502024-02-19T05:12:06.925Z Downloaded dtrace-parser v0.2.0
8512024-02-19T05:12:06.925Z Downloaded parking_lot_core v0.8.6
8522024-02-19T05:12:06.925Z Downloaded cc v1.0.83
8532024-02-19T05:12:06.925Z Downloaded structopt-derive v0.4.18
8542024-02-19T05:12:06.925Z Downloaded spin v0.5.2
8552024-02-19T05:12:06.925Z Downloaded dirs v5.0.1
8562024-02-19T05:12:06.925Z Downloaded bytes v1.5.0
8572024-02-19T05:12:06.925Z Downloaded futures-sink v0.3.30
8582024-02-19T05:12:06.925Z Downloaded flagset v0.4.3
8592024-02-19T05:12:06.925Z Downloaded darling v0.20.3
8602024-02-19T05:12:06.925Z Downloaded quick-error v1.2.3
8612024-02-19T05:12:06.925Z Downloaded hex-literal v0.4.1
8622024-02-19T05:12:06.925Z Downloaded num-complex v0.4.4
8632024-02-19T05:12:06.925Z Downloaded ecdsa v0.16.9
8642024-02-19T05:12:06.925Z Downloaded ctr v0.9.2
8652024-02-19T05:12:06.925Z Downloaded crc32fast v1.3.2
8662024-02-19T05:12:07.349Z Downloaded parse-display v0.9.0
8672024-02-19T05:12:07.349Z Downloaded synstructure v0.12.6
8682024-02-19T05:12:07.349Z Downloaded subtle v2.5.0
8692024-02-19T05:12:07.349Z Downloaded num_cpus v1.16.0
8702024-02-19T05:12:07.349Z Downloaded hubpack_derive v0.1.1
8712024-02-19T05:12:07.349Z Downloaded multer v3.0.0
8722024-02-19T05:12:07.349Z Downloaded sha2 v0.10.8
8732024-02-19T05:12:07.349Z Downloaded same-file v1.0.6
8742024-02-19T05:12:07.349Z Downloaded take_mut v0.2.2
8752024-02-19T05:12:07.349Z Downloaded heapless v0.8.0
8762024-02-19T05:12:07.349Z Downloaded toolchain_find v0.2.0
8772024-02-19T05:12:07.349Z Downloaded difflib v0.4.0
8782024-02-19T05:12:07.349Z Downloaded string_cache v0.8.7
8792024-02-19T05:12:07.349Z Downloaded base64 v0.21.7
8802024-02-19T05:12:07.349Z Downloaded heck v0.4.1
8812024-02-19T05:12:07.349Z Downloaded rustc_version v0.4.0
8822024-02-19T05:12:07.349Z Downloaded proc-macro-error-attr v1.0.4
8832024-02-19T05:12:07.349Z Downloaded ed25519-dalek v2.0.0
8842024-02-19T05:12:07.349Z Downloaded heck v0.3.3
8852024-02-19T05:12:07.350Z Downloaded usdt-attr-macro v0.5.0
8862024-02-19T05:12:07.350Z Downloaded platforms v3.0.2
8872024-02-19T05:12:07.350Z Downloaded fxhash v0.2.1
8882024-02-19T05:12:07.350Z Downloaded der_derive v0.7.2
8892024-02-19T05:12:07.350Z Downloaded siphasher v0.3.11
8902024-02-19T05:12:07.350Z Downloaded opaque-debug v0.3.0
8912024-02-19T05:12:07.350Z Downloaded scroll v0.12.0
8922024-02-19T05:12:07.350Z Downloaded thiserror-impl v1.0.57
8932024-02-19T05:12:07.350Z Downloaded openssl-macros v0.1.1
8942024-02-19T05:12:07.350Z Downloaded ghash v0.5.0
8952024-02-19T05:12:07.350Z Downloaded hubpack v0.1.2
8962024-02-19T05:12:07.350Z Downloaded tempfile v3.10.0
8972024-02-19T05:12:07.350Z Downloaded rand_chacha v0.3.1
8982024-02-19T05:12:07.350Z Downloaded rand_core v0.5.1
8992024-02-19T05:12:07.350Z Downloaded derive-where v1.2.7
9002024-02-19T05:12:07.350Z Downloaded futures-io v0.3.30
9012024-02-19T05:12:07.350Z Downloaded keccak v0.1.4
9022024-02-19T05:12:07.350Z Downloaded pretty-hex v0.4.1
9032024-02-19T05:12:07.350Z Downloaded spki v0.7.2
9042024-02-19T05:12:07.350Z Downloaded heapless v0.7.16
9052024-02-19T05:12:07.350Z Downloaded slog-json v2.6.1
9062024-02-19T05:12:07.350Z Downloaded similar v2.3.0
9072024-02-19T05:12:07.350Z Downloaded hash32 v0.3.1
9082024-02-19T05:12:07.350Z Downloaded zeroize_derive v1.4.2
9092024-02-19T05:12:07.351Z Downloaded zone v0.3.0
9102024-02-19T05:12:07.351Z Downloaded half v2.3.1
9112024-02-19T05:12:07.351Z Downloaded slog-term v2.9.0
9122024-02-19T05:12:07.351Z Downloaded textwrap v0.11.0
9132024-02-19T05:12:07.351Z Downloaded want v0.3.1
9142024-02-19T05:12:07.351Z Downloaded signal-hook-registry v1.4.1
9152024-02-19T05:12:07.351Z Downloaded thiserror-impl-no-std v2.0.2
9162024-02-19T05:12:07.351Z Downloaded terminal_size v0.3.0
9172024-02-19T05:12:07.351Z Downloaded hex v0.4.3
9182024-02-19T05:12:07.351Z Downloaded xattr v1.0.1
9192024-02-19T05:12:07.351Z Downloaded rustc_version v0.1.7
9202024-02-19T05:12:07.351Z Downloaded num-rational v0.4.1
9212024-02-19T05:12:07.351Z Downloaded quote v1.0.35
9222024-02-19T05:12:07.351Z Downloaded hyper-rustls v0.24.2
9232024-02-19T05:12:07.351Z Downloaded serde v1.0.196
9242024-02-19T05:12:07.351Z Downloaded pkcs8 v0.10.2
9252024-02-19T05:12:07.351Z Downloaded memchr v2.6.3
9262024-02-19T05:12:07.351Z Downloaded phf v0.11.2
9272024-02-19T05:12:07.351Z Downloaded serde_urlencoded v0.7.1
9282024-02-19T05:12:07.351Z Downloaded slog-bunyan v2.5.0
9292024-02-19T05:12:07.351Z Downloaded postgres-protocol v0.6.6
9302024-02-19T05:12:07.351Z Downloaded itoa v1.0.9
9312024-02-19T05:12:07.351Z Downloaded tokio-postgres v0.7.10
9322024-02-19T05:12:07.351Z Downloaded num-integer v0.1.46
9332024-02-19T05:12:07.351Z Downloaded fixedbitset v0.4.2
9342024-02-19T05:12:07.351Z Downloaded scheduled-thread-pool v0.2.7
9352024-02-19T05:12:07.352Z Downloaded dirs-next v2.0.0
9362024-02-19T05:12:07.352Z Downloaded parse-display-derive v0.9.0
9372024-02-19T05:12:07.352Z Downloaded whoami v1.4.1
9382024-02-19T05:12:07.352Z Downloaded proc-macro-error v1.0.4
9392024-02-19T05:12:07.352Z Downloaded schemars v0.8.16
9402024-02-19T05:12:07.352Z Downloaded usdt v0.3.5
9412024-02-19T05:12:07.352Z Downloaded sha1 v0.10.6
9422024-02-19T05:12:07.352Z Downloaded futures-task v0.3.30
9432024-02-19T05:12:07.352Z Downloaded rustversion v1.0.14
9442024-02-19T05:12:07.352Z Downloaded structmeta-derive v0.3.0
9452024-02-19T05:12:07.352Z Downloaded form_urlencoded v1.2.1
9462024-02-19T05:12:07.352Z Downloaded bzip2 v0.4.4
9472024-02-19T05:12:07.352Z Downloaded r2d2 v0.8.10
9482024-02-19T05:12:07.352Z Downloaded untrusted v0.9.0
9492024-02-19T05:12:07.352Z Downloaded strum_macros v0.25.2
9502024-02-19T05:12:07.352Z Downloaded plain v0.2.3
9512024-02-19T05:12:07.352Z Downloaded indexmap v1.9.3
9522024-02-19T05:12:07.352Z Downloaded hmac v0.12.1
9532024-02-19T05:12:07.352Z Downloaded zerocopy-derive v0.7.32
9542024-02-19T05:12:07.352Z Downloaded p521 v0.13.3
9552024-02-19T05:12:07.352Z Downloaded crypto-bigint v0.5.2
9562024-02-19T05:12:07.352Z Downloaded yasna v0.5.2
9572024-02-19T05:12:07.352Z Downloaded tracing-attributes v0.1.26
9582024-02-19T05:12:07.352Z Downloaded unicode-xid v0.2.4
9592024-02-19T05:12:07.352Z Downloaded serde_path_to_error v0.1.15
9602024-02-19T05:12:07.353Z Downloaded rustc-demangle v0.1.23
9612024-02-19T05:12:07.353Z Downloaded rayon-core v1.12.0
9622024-02-19T05:12:07.353Z Downloaded socket2 v0.4.9
9632024-02-19T05:12:07.353Z Downloaded trust-dns-client v0.22.0
9642024-02-19T05:12:07.358Z Downloaded tokio-stream v0.1.14
9652024-02-19T05:12:07.358Z Downloaded der v0.7.8
9662024-02-19T05:12:07.358Z Downloaded zerocopy v0.6.4
9672024-02-19T05:12:07.358Z Downloaded socket2 v0.5.5
9682024-02-19T05:12:07.358Z Downloaded p256 v0.13.2
9692024-02-19T05:12:07.358Z Downloaded signal-hook v0.3.17
9702024-02-19T05:12:07.358Z Downloaded serde_yaml v0.9.25
9712024-02-19T05:12:07.358Z Downloaded serde_derive v1.0.196
9722024-02-19T05:12:07.358Z Downloaded tracing-core v0.1.31
9732024-02-19T05:12:07.358Z Downloaded reqwest v0.11.22
9742024-02-19T05:12:07.358Z Downloaded hashbrown v0.12.3
9752024-02-19T05:12:07.358Z Downloaded url v2.5.0
9762024-02-19T05:12:07.358Z Downloaded unicode-segmentation v1.10.1
9772024-02-19T05:12:07.358Z Downloaded h2 v0.3.24
9782024-02-19T05:12:07.358Z Downloaded tracing v0.1.37
9792024-02-19T05:12:07.358Z Downloaded rand v0.7.3
9802024-02-19T05:12:07.358Z Downloaded toml_edit v0.22.6
9812024-02-19T05:12:07.358Z Downloaded unicode-normalization v0.1.22
9822024-02-19T05:12:07.358Z Downloaded itertools v0.10.5
9832024-02-19T05:12:07.358Z Downloaded rustls-webpki v0.101.7
9842024-02-19T05:12:07.358Z Downloaded steno v0.4.0
9852024-02-19T05:12:07.359Z Downloaded regex-automata v0.1.10
9862024-02-19T05:12:07.359Z Downloaded clap_builder v4.5.0
9872024-02-19T05:12:07.359Z Downloaded futures-util v0.3.30
9882024-02-19T05:12:07.359Z Downloaded russh v0.42.0
9892024-02-19T05:12:07.359Z Downloaded hashbrown v0.14.3
9902024-02-19T05:12:07.359Z Downloaded rayon v1.8.0
9912024-02-19T05:12:07.359Z Downloaded vcpkg v0.2.15
9922024-02-19T05:12:07.359Z Downloaded winnow v0.5.15
9932024-02-19T05:12:07.359Z Downloaded zerocopy v0.7.32
9942024-02-19T05:12:07.359Z Downloaded hkdf v0.12.4
9952024-02-19T05:12:07.359Z Downloaded trust-dns-proto v0.22.0
9962024-02-19T05:12:07.359Z Downloaded curve25519-dalek v4.1.1
9972024-02-19T05:12:07.359Z Downloaded gimli v0.28.0
9982024-02-19T05:12:07.359Z Downloaded diesel v2.1.4
9992024-02-19T05:12:07.359Z Downloaded smoltcp v0.11.0
10002024-02-19T05:12:07.359Z Downloaded idna v0.2.3
10012024-02-19T05:12:07.359Z Downloaded smoltcp v0.9.1
10022024-02-19T05:12:07.359Z Downloaded regex-syntax v0.8.2
10032024-02-19T05:12:07.359Z Downloaded openapiv3 v2.0.0
10042024-02-19T05:12:07.359Z Downloaded bstr v1.6.0
10052024-02-19T05:12:07.359Z Downloaded webpki-roots v0.25.2
10062024-02-19T05:12:07.359Z Downloaded zerocopy-derive v0.6.4
10072024-02-19T05:12:07.359Z Downloaded sled v0.34.7
10082024-02-19T05:12:07.359Z Downloaded rustls v0.22.2
10092024-02-19T05:12:07.359Z Downloaded rustix v0.38.31
10102024-02-19T05:12:07.360Z Downloaded zerocopy-derive v0.2.0
10112024-02-19T05:12:07.363Z Downloaded sha3 v0.10.8
10122024-02-19T05:12:07.367Z Downloaded rustls v0.21.9
10132024-02-19T05:12:07.378Z Downloaded regex-automata v0.4.4
10142024-02-19T05:12:07.396Z Downloaded libc v0.2.153
10152024-02-19T05:12:07.425Z Downloaded winapi v0.3.9
10162024-02-19T05:12:07.467Z Downloaded tokio v1.36.0
10172024-02-19T05:12:07.513Z Downloaded regex-automata v0.3.8
10182024-02-19T05:12:07.533Z Downloaded radix_trie v0.2.1
10192024-02-19T05:12:07.540Z Downloaded idna v0.5.0
10202024-02-19T05:12:07.547Z Downloaded openssl v0.10.60
10212024-02-19T05:12:07.557Z Downloaded petgraph v0.6.4
10222024-02-19T05:12:07.573Z Downloaded encoding_rs v0.8.33
10232024-02-19T05:12:07.595Z Downloaded regress v0.8.0
10242024-02-19T05:12:07.602Z Downloaded rustls-webpki v0.102.1
10252024-02-19T05:12:07.621Z Downloaded hyper v0.14.27
10262024-02-19T05:12:07.629Z Downloaded regex v1.10.3
10272024-02-19T05:12:07.643Z Downloaded bstr v0.2.17
10282024-02-19T05:12:07.654Z Downloaded serde_json v1.0.113
10292024-02-19T05:12:07.664Z Downloaded winnow v0.6.1
10302024-02-19T05:12:07.671Z Downloaded clap v2.34.0
10312024-02-19T05:12:07.679Z Downloaded ring v0.17.8
10322024-02-19T05:12:07.752Z Downloaded num-bigint v0.4.4
10332024-02-19T05:12:07.756Z Downloaded chrono v0.4.31
10342024-02-19T05:12:07.764Z Downloaded goblin v0.8.0
10352024-02-19T05:12:07.771Z Downloaded itertools v0.12.1
10362024-02-19T05:12:07.776Z Downloaded blake3 v1.5.0
10372024-02-19T05:12:07.783Z Downloaded http v1.0.0
10382024-02-19T05:12:07.786Z Downloaded toml_edit v0.19.15
10392024-02-19T05:12:07.803Z Downloaded http v0.2.11
10402024-02-19T05:12:07.807Z Downloaded tokio-util v0.7.10
10412024-02-19T05:12:07.813Z Downloaded serde_with v3.6.1
10422024-02-19T05:12:07.821Z Downloaded crossterm v0.27.0
10432024-02-19T05:12:07.827Z Downloaded filetime v0.2.23
10442024-02-19T05:12:07.830Z Downloaded aes v0.8.3
10452024-02-19T05:12:07.836Z Downloaded tinyvec v1.6.0
10462024-02-19T05:12:07.839Z Downloaded libm v0.2.7
10472024-02-19T05:12:07.844Z Downloaded aes-gcm v0.10.3
10482024-02-19T05:12:07.847Z Downloaded time v0.3.27
10492024-02-19T05:12:07.854Z Downloaded pest v2.7.6
10502024-02-19T05:12:07.859Z Downloaded pest_meta v2.7.6
10512024-02-19T05:12:07.862Z Downloaded zerocopy v0.3.0
10522024-02-19T05:12:07.862Z Downloaded proc-macro-crate v1.3.1
10532024-02-19T05:12:07.865Z Downloaded dof v0.1.5
10542024-02-19T05:12:07.865Z Downloaded serde_tokenstream v0.1.7
10552024-02-19T05:12:07.868Z Downloaded gethostname v0.4.3
10562024-02-19T05:12:07.868Z Downloaded generic-array v0.14.7
10572024-02-19T05:12:07.870Z Downloaded russh-keys v0.42.0
10582024-02-19T05:12:07.873Z Downloaded password-hash v0.4.2
10592024-02-19T05:12:07.873Z Downloaded ring v0.16.20
10602024-02-19T05:12:07.955Z Downloaded headers v0.3.9
10612024-02-19T05:12:07.961Z Downloaded trust-dns-server v0.22.1
10622024-02-19T05:12:07.965Z Downloaded pkg-config v0.3.27
10632024-02-19T05:12:07.968Z Downloaded slog v2.7.0
10642024-02-19T05:12:07.974Z Downloaded strsim v0.10.0
10652024-02-19T05:12:07.974Z Downloaded static_assertions v1.1.0
10662024-02-19T05:12:07.977Z Downloaded predicates v3.1.0
10672024-02-19T05:12:07.977Z Downloaded polyval v0.6.1
10682024-02-19T05:12:07.977Z Downloaded poly1305 v0.8.0
10692024-02-19T05:12:07.980Z Downloaded strum_macros v0.26.1
10702024-02-19T05:12:07.980Z Downloaded slab v0.4.9
10712024-02-19T05:12:07.983Z Downloaded diesel_derives v2.1.2
10722024-02-19T05:12:07.986Z Downloaded hash32 v0.2.1
10732024-02-19T05:12:07.986Z Downloaded rand v0.8.5
10742024-02-19T05:12:07.989Z Downloaded strsim v0.8.0
10752024-02-19T05:12:07.992Z Downloaded normalize-line-endings v0.3.0
10762024-02-19T05:12:07.992Z Downloaded zeroize v1.7.0
10772024-02-19T05:12:07.992Z Downloaded minimal-lexical v0.2.1
10782024-02-19T05:12:07.996Z Downloaded typenum v1.16.0
10792024-02-19T05:12:07.999Z Downloaded unicode-ident v1.0.12
10802024-02-19T05:12:08.002Z Downloaded tar v0.4.40
10812024-02-19T05:12:08.005Z Downloaded toml v0.5.11
10822024-02-19T05:12:08.008Z Downloaded getrandom v0.2.10
10832024-02-19T05:12:08.011Z Downloaded trust-dns-resolver v0.22.0
10842024-02-19T05:12:08.014Z Downloaded signature v2.1.0
10852024-02-19T05:12:08.014Z Downloaded universal-hash v0.5.1
10862024-02-19T05:12:08.017Z Downloaded dirs-sys v0.4.1
10872024-02-19T05:12:08.017Z Downloaded digest v0.10.7
10882024-02-19T05:12:08.018Z Downloaded backtrace v0.3.69
10892024-02-19T05:12:08.024Z Downloaded darling_core v0.20.3
10902024-02-19T05:12:08.027Z Downloaded num_threads v0.1.6
10912024-02-19T05:12:08.027Z Downloaded ident_case v1.0.1
10922024-02-19T05:12:08.030Z Downloaded schemars_derive v0.8.16
10932024-02-19T05:12:08.030Z Downloaded zip v0.6.6
10942024-02-19T05:12:08.033Z Downloaded indexmap v2.2.3
10952024-02-19T05:12:08.037Z Downloaded futures-macro v0.3.30
10962024-02-19T05:12:08.040Z Downloaded smallvec v1.13.1
10972024-02-19T05:12:08.040Z Downloaded serde_with_macros v3.6.1
10982024-02-19T05:12:08.043Z Downloaded sec1 v0.7.3
10992024-02-19T05:12:08.043Z Downloaded sct v0.7.0
11002024-02-19T05:12:08.047Z Downloaded tokio-rustls v0.25.0
11012024-02-19T05:12:08.050Z Downloaded walkdir v2.4.0
11022024-02-19T05:12:08.050Z Downloaded usdt v0.5.0
11032024-02-19T05:12:08.050Z Downloaded derive_more v0.99.17
11042024-02-19T05:12:08.054Z Downloaded ryu v1.0.15
11052024-02-19T05:12:08.057Z Downloaded rfc6979 v0.4.0
11062024-02-19T05:12:08.063Z Downloaded smf v0.2.2
11072024-02-19T05:12:08.063Z Downloaded serde_derive_internals v0.26.0
11082024-02-19T05:12:08.063Z Downloaded rcgen v0.12.1
11092024-02-19T05:12:08.066Z Downloaded tungstenite v0.20.1
11102024-02-19T05:12:08.066Z Downloaded openssl-probe v0.1.5
11112024-02-19T05:12:08.066Z Downloaded endian-type v0.1.2
11122024-02-19T05:12:08.070Z Downloaded structmeta v0.3.0
11132024-02-19T05:12:08.070Z Downloaded rand_core v0.6.4
11142024-02-19T05:12:08.070Z Downloaded unicode-width v0.1.11
11152024-02-19T05:12:08.073Z Downloaded allocator-api2 v0.2.16
11162024-02-19T05:12:08.076Z Downloaded crossbeam-utils v0.8.16
11172024-02-19T05:12:08.076Z Downloaded foreign-types-macros v0.2.3
11182024-02-19T05:12:08.080Z Downloaded glob v0.3.1
11192024-02-19T05:12:08.080Z Downloaded tokio-rustls v0.24.1
11202024-02-19T05:12:08.083Z Downloaded slog-envlogger v2.2.0
11212024-02-19T05:12:08.083Z Downloaded semver v1.0.22
11222024-02-19T05:12:08.087Z Downloaded futures v0.3.30
11232024-02-19T05:12:08.090Z Downloaded semver v0.11.0
11242024-02-19T05:12:08.090Z Downloaded futures-channel v0.3.30
11252024-02-19T05:12:08.093Z Downloaded deranged v0.3.8
11262024-02-19T05:12:08.093Z Downloaded unsafe-libyaml v0.2.10
11272024-02-19T05:12:08.099Z Downloaded enum-as-inner v0.5.1
11282024-02-19T05:12:08.102Z Downloaded dirs-sys-next v0.1.2
11292024-02-19T05:12:08.102Z Downloaded serde_tokenstream v0.2.0
11302024-02-19T05:12:08.102Z Downloaded pest_generator v2.7.6
11312024-02-19T05:12:08.105Z Downloaded flate2 v1.0.28
11322024-02-19T05:12:08.109Z Downloaded ucd-trie v0.1.6
11332024-02-19T05:12:08.112Z Downloaded spin v0.9.8
11342024-02-19T05:12:08.112Z Downloaded foreign-types-shared v0.3.1
11352024-02-19T05:12:08.115Z Downloaded http-body v0.4.5
11362024-02-19T05:12:08.115Z Downloaded once_cell v1.19.0
11372024-02-19T05:12:08.118Z Downloaded defmt v0.3.5
11382024-02-19T05:12:08.121Z Downloaded ff v0.13.0
11392024-02-19T05:12:08.121Z Downloaded httparse v1.8.0
11402024-02-19T05:12:08.128Z Downloaded vsss-rs v3.3.4
11412024-02-19T05:12:08.131Z Downloaded pbkdf2 v0.11.0
11422024-02-19T05:12:08.131Z Downloaded console v0.15.8
11432024-02-19T05:12:08.131Z Downloaded bitflags v2.4.0
11442024-02-19T05:12:08.135Z Downloaded primeorder v0.13.6
11452024-02-19T05:12:08.135Z Downloaded dyn-clone v1.0.16
11462024-02-19T05:12:08.138Z Downloaded num-derive v0.4.0
11472024-02-19T05:12:08.138Z Downloaded tinyvec_macros v0.1.1
11482024-02-19T05:12:08.138Z Downloaded base64ct v1.6.0
11492024-02-19T05:12:08.141Z Downloaded libsw v3.3.1
11502024-02-19T05:12:08.144Z Downloaded chacha20 v0.9.1
11512024-02-19T05:12:08.144Z Downloaded thread-id v4.2.0
11522024-02-19T05:12:08.147Z Downloaded crossbeam-epoch v0.9.15
11532024-02-19T05:12:08.147Z Downloaded tokio-tungstenite v0.20.1
11542024-02-19T05:12:08.150Z Downloaded cancel-safe-futures v0.1.5
11552024-02-19T05:12:08.154Z Downloaded omicron-zone-package v0.11.0
11562024-02-19T05:12:08.157Z Downloaded uuid v1.7.0
11572024-02-19T05:12:08.163Z Downloaded serde_spanned v0.6.5
11582024-02-19T05:12:08.163Z Downloaded secrecy v0.8.0
11592024-02-19T05:12:08.163Z Downloaded scopeguard v1.2.0
11602024-02-19T05:12:08.166Z Downloaded dof v0.3.0
11612024-02-19T05:12:08.166Z Downloaded version_check v0.9.4
11622024-02-19T05:12:08.166Z Downloaded rustls-pemfile v1.0.3
11632024-02-19T05:12:08.166Z Downloaded rustfmt-wrapper v0.2.0
11642024-02-19T05:12:08.166Z Downloaded resolv-conf v0.7.0
11652024-02-19T05:12:08.170Z Downloaded hostname v0.3.1
11662024-02-19T05:12:08.170Z Downloaded ansi_term v0.12.1
11672024-02-19T05:12:08.170Z Downloaded clap_derive v4.5.0
11682024-02-19T05:12:08.173Z Downloaded owo-colors v4.0.0
11692024-02-19T05:12:08.176Z Downloaded utf8parse v0.2.1
11702024-02-19T05:12:08.176Z Downloaded option-ext v0.2.0
11712024-02-19T05:12:08.176Z Downloaded rand_chacha v0.2.2
11722024-02-19T05:12:08.179Z Downloaded hyper-tls v0.5.0
11732024-02-19T05:12:08.179Z Downloaded hyper-staticfile v0.9.5
11742024-02-19T05:12:08.179Z Downloaded group v0.13.0
11752024-02-19T05:12:08.182Z Downloaded getopts v0.2.21
11762024-02-19T05:12:08.183Z Downloaded ciborium-ll v0.2.2
11772024-02-19T05:12:08.183Z Downloaded adler v1.0.2
11782024-02-19T05:12:08.186Z Downloaded md-5 v0.10.5
11792024-02-19T05:12:08.186Z Downloaded anstyle v1.0.2
11802024-02-19T05:12:08.189Z Downloaded cbc v0.1.2
11812024-02-19T05:12:08.189Z Downloaded linear-map v1.2.0
11822024-02-19T05:12:08.189Z Downloaded macaddr v1.0.1
11832024-02-19T05:12:08.202Z Downloaded stable_deref_trait v1.2.0
11842024-02-19T05:12:08.202Z Downloaded home v0.5.5
11852024-02-19T05:12:08.202Z Downloaded getrandom v0.1.16
11862024-02-19T05:12:08.206Z Downloaded pem v3.0.2
11872024-02-19T05:12:08.206Z Downloaded arc-swap v1.6.0
11882024-02-19T05:12:08.206Z Downloaded openssl-sys v0.9.96
11892024-02-19T05:12:08.206Z Downloaded password-hash v0.5.0
11902024-02-19T05:12:08.206Z Downloaded slog-stdlog v4.1.1
11912024-02-19T05:12:08.209Z Downloaded signal-hook-mio v0.2.3
11922024-02-19T05:12:08.209Z Downloaded fallible-iterator v0.2.0
11932024-02-19T05:12:08.209Z Downloaded utf-8 v0.7.6
11942024-02-19T05:12:08.212Z Downloaded usdt-impl v0.3.5
11952024-02-19T05:12:08.212Z Downloaded unicase v2.7.0
11962024-02-19T05:12:08.212Z Downloaded memoffset v0.9.0
11972024-02-19T05:12:08.215Z Downloaded newtype-uuid v1.0.1
11982024-02-19T05:12:08.216Z Downloaded aead v0.5.2
11992024-02-19T05:12:08.216Z Downloaded semver v0.1.20
12002024-02-19T05:12:08.219Z Downloaded russh-cryptovec v0.7.0
12012024-02-19T05:12:08.219Z Downloaded ipnetwork v0.20.0
12022024-02-19T05:12:08.219Z Downloaded float-cmp v0.9.0
12032024-02-19T05:12:08.222Z Downloaded is-terminal v0.4.9
12042024-02-19T05:12:08.222Z Downloaded httpdate v1.0.3
12052024-02-19T05:12:08.222Z Downloaded fnv v1.0.7
12062024-02-19T05:12:08.228Z Downloaded vec_map v0.8.2
12072024-02-19T05:12:08.228Z Downloaded untrusted v0.7.1
12082024-02-19T05:12:08.228Z Downloaded tokio-macros v2.2.0
12092024-02-19T05:12:08.228Z Downloaded thiserror v1.0.57
12102024-02-19T05:12:08.231Z Downloaded num v0.4.1
12112024-02-19T05:12:08.232Z Downloaded elliptic-curve v0.13.8
12122024-02-19T05:12:08.235Z Downloaded thiserror-no-std v2.0.2
12132024-02-19T05:12:08.243Z Downloaded kstat-rs v0.2.3
12142024-02-19T05:12:08.246Z Downloaded headers-core v0.2.0
12152024-02-19T05:12:08.246Z Downloaded tower-service v0.3.2
12162024-02-19T05:12:08.246Z Downloaded curve25519-dalek-derive v0.1.0
12172024-02-19T05:12:08.246Z Downloaded fastrand v2.0.1
12182024-02-19T05:12:08.246Z Downloaded num-traits v0.2.16
12192024-02-19T05:12:08.246Z Downloaded iana-time-zone v0.1.57
12202024-02-19T05:12:08.249Z Downloaded byteorder v1.5.0
12212024-02-19T05:12:08.249Z Downloaded bit-vec v0.6.3
12222024-02-19T05:12:08.252Z Downloaded instant v0.1.12
12232024-02-19T05:12:08.252Z Downloaded colorchoice v1.0.0
12242024-02-19T05:12:08.253Z Downloaded darling_macro v0.20.3
12252024-02-19T05:12:08.253Z Downloaded async-stream-impl v0.3.5
12262024-02-19T05:12:08.255Z Downloaded lalrpop-util v0.19.12
12272024-02-19T05:12:08.255Z Downloaded num-iter v0.1.43
12282024-02-19T05:12:08.256Z Downloaded pbkdf2 v0.12.2
12292024-02-19T05:12:08.258Z Downloaded cpufeatures v0.2.12
12302024-02-19T05:12:08.259Z Downloaded miniz_oxide v0.7.1
12312024-02-19T05:12:08.262Z Downloaded newtype_derive v0.1.6
12322024-02-19T05:12:08.262Z Downloaded md5 v0.7.0
12332024-02-19T05:12:08.262Z Downloaded async-trait v0.1.77
12342024-02-19T05:12:08.265Z Downloaded diesel_table_macro_syntax v0.1.0
12352024-02-19T05:12:08.270Z Downloaded block-padding v0.3.3
12362024-02-19T05:12:08.271Z Downloaded arrayref v0.3.7
12372024-02-19T05:12:08.271Z Downloaded chacha20poly1305 v0.10.1
12382024-02-19T05:12:08.274Z Downloaded convert_case v0.4.0
12392024-02-19T05:12:08.274Z Downloaded const-oid v0.9.5
12402024-02-19T05:12:08.274Z Downloaded atty v0.2.14
12412024-02-19T05:12:08.274Z Downloaded nom v7.1.3
12422024-02-19T05:12:08.280Z Downloaded bitflags v1.3.2
12432024-02-19T05:12:08.286Z Downloaded camino v1.1.6
12442024-02-19T05:12:08.286Z Downloaded either v1.10.0
12452024-02-19T05:12:08.287Z Downloaded waitgroup v0.1.2
12462024-02-19T05:12:08.290Z Downloaded atomic-waker v1.1.1
12472024-02-19T05:12:08.290Z Downloaded toml v0.8.10
12482024-02-19T05:12:08.290Z Downloaded syn v1.0.109
12492024-02-19T05:12:08.300Z Downloaded cobs v0.2.3
12502024-02-19T05:12:08.303Z Downloaded colored v2.0.4
12512024-02-19T05:12:08.306Z Downloaded anyhow v1.0.75
12522024-02-19T05:12:08.310Z Downloaded object v0.32.1
12532024-02-19T05:12:08.328Z Downloaded nibble_vec v0.1.0
12542024-02-19T05:12:08.332Z Downloaded clap_lex v0.7.0
12552024-02-19T05:12:08.332Z Downloaded cipher v0.4.4
12562024-02-19T05:12:08.332Z Downloaded block-buffer v0.10.4
12572024-02-19T05:12:08.332Z Downloaded bit-set v0.5.3
12582024-02-19T05:12:08.332Z Downloaded tokio-native-tls v0.3.1
12592024-02-19T05:12:08.332Z Downloaded strum v0.26.1
12602024-02-19T05:12:08.332Z Downloaded structopt v0.3.26
12612024-02-19T05:12:08.332Z Downloaded strsim v0.11.0
12622024-02-19T05:12:08.336Z Downloaded stringprep v0.1.3
12632024-02-19T05:12:08.336Z Downloaded cstr-argument v0.1.2
12642024-02-19T05:12:08.336Z Downloaded clap v4.5.0
12652024-02-19T05:12:08.345Z Downloaded ciborium v0.2.2
12662024-02-19T05:12:08.352Z Downloaded camino-tempfile v1.1.1
12672024-02-19T05:12:08.352Z Downloaded ahash v0.8.7
12682024-02-19T05:12:08.750Z Compiling proc-macro2 v1.0.78
12692024-02-19T05:12:08.750Z Compiling unicode-ident v1.0.12
12702024-02-19T05:12:08.754Z Compiling libc v0.2.153
12712024-02-19T05:12:08.754Z Compiling serde v1.0.196
12722024-02-19T05:12:08.754Z Compiling version_check v0.9.4
12732024-02-19T05:12:08.754Z Compiling autocfg v1.1.0
12742024-02-19T05:12:08.790Z Compiling cfg-if v1.0.0
12752024-02-19T05:12:08.910Z Compiling syn v1.0.109
12762024-02-19T05:12:08.953Z Compiling once_cell v1.19.0
12772024-02-19T05:12:09.003Z Compiling thiserror v1.0.57
12782024-02-19T05:12:09.363Z Compiling memchr v2.6.3
12792024-02-19T05:12:09.515Z Compiling typenum v1.16.0
12802024-02-19T05:12:09.553Z Compiling lock_api v0.4.10
12812024-02-19T05:12:10.616Z Compiling generic-array v0.14.7
12822024-02-19T05:12:10.691Z Compiling byteorder v1.5.0
12832024-02-19T05:12:10.833Z Compiling parking_lot_core v0.9.8
12842024-02-19T05:12:10.839Z Compiling libm v0.2.7
12852024-02-19T05:12:10.839Z Compiling ahash v0.8.7
12862024-02-19T05:12:10.918Z Compiling num-traits v0.2.16
12872024-02-19T05:12:11.081Z Compiling serde_json v1.0.113
12882024-02-19T05:12:11.204Z Compiling itoa v1.0.9
12892024-02-19T05:12:11.389Z Compiling slab v0.4.9
12902024-02-19T05:12:11.447Z Compiling log v0.4.20
12912024-02-19T05:12:11.712Z Compiling quote v1.0.35
12922024-02-19T05:12:11.735Z Compiling scopeguard v1.2.0
12932024-02-19T05:12:11.925Z Compiling allocator-api2 v0.2.16
12942024-02-19T05:12:12.062Z Compiling getrandom v0.2.10
12952024-02-19T05:12:12.432Z Compiling syn v2.0.48
12962024-02-19T05:12:12.453Z Compiling cc v1.0.83
12972024-02-19T05:12:12.613Z Compiling rand_core v0.6.4
12982024-02-19T05:12:12.855Z Compiling ryu v1.0.15
12992024-02-19T05:12:13.115Z Compiling pkg-config v0.3.27
13002024-02-19T05:12:13.210Z Compiling heck v0.4.1
13012024-02-19T05:12:13.242Z Compiling schemars v0.8.16
13022024-02-19T05:12:13.616Z Compiling equivalent v1.0.1
13032024-02-19T05:12:13.699Z Compiling subtle v2.5.0
13042024-02-19T05:12:13.716Z Compiling smallvec v1.13.1
13052024-02-19T05:12:14.297Z Compiling vcpkg v0.2.15
13062024-02-19T05:12:14.575Z Compiling pin-project-lite v0.2.13
13072024-02-19T05:12:15.012Z Compiling httparse v1.8.0
13082024-02-19T05:12:15.221Z Compiling parking_lot v0.12.1
13092024-02-19T05:12:15.422Z Compiling ucd-trie v0.1.6
13102024-02-19T05:12:15.653Z Compiling ring v0.17.8
13112024-02-19T05:12:16.249Z Compiling ring v0.16.20
13122024-02-19T05:12:16.644Z Compiling openssl-sys v0.9.96
13132024-02-19T05:12:16.897Z Compiling signal-hook-registry v1.4.1
13142024-02-19T05:12:16.911Z Compiling fnv v1.0.7
13152024-02-19T05:12:17.041Z Compiling mio v0.8.9
13162024-02-19T05:12:17.202Z Compiling iana-time-zone v0.1.57
13172024-02-19T05:12:17.435Z Compiling const-oid v0.9.5
13182024-02-19T05:12:17.679Z Compiling openssl v0.10.60
13192024-02-19T05:12:17.825Z Compiling rustix v0.38.31
13202024-02-19T05:12:18.117Z Compiling semver v1.0.22
13212024-02-19T05:12:18.312Z Compiling num_cpus v1.16.0
13222024-02-19T05:12:18.444Z Compiling socket2 v0.5.5
13232024-02-19T05:12:18.604Z Compiling native-tls v0.2.11
13242024-02-19T05:12:18.657Z Compiling rustls v0.21.9
13252024-02-19T05:12:19.086Z Compiling futures-core v0.3.30
13262024-02-19T05:12:19.118Z Compiling dyn-clone v1.0.16
13272024-02-19T05:12:19.352Z Compiling aho-corasick v1.0.4
13282024-02-19T05:12:19.370Z Compiling slog v2.7.0
13292024-02-19T05:12:19.660Z Compiling serde_derive_internals v0.26.0
13302024-02-19T05:12:19.911Z Compiling crossbeam-utils v0.8.16
13312024-02-19T05:12:19.928Z Compiling regex-syntax v0.8.2
13322024-02-19T05:12:19.959Z Compiling async-trait v0.1.77
13332024-02-19T05:12:20.454Z Compiling spin v0.5.2
13342024-02-19T05:12:20.681Z Compiling futures-sink v0.3.30
13352024-02-19T05:12:20.922Z Compiling backtrace v0.3.69
13362024-02-19T05:12:21.330Z Compiling tinyvec_macros v0.1.1
13372024-02-19T05:12:21.423Z Compiling tinyvec v1.6.0
13382024-02-19T05:12:21.677Z Compiling futures-channel v0.3.30
13392024-02-19T05:12:22.204Z Compiling pin-utils v0.1.0
13402024-02-19T05:12:22.301Z Compiling futures-task v0.3.30
13412024-02-19T05:12:22.671Z Compiling futures-io v0.3.30
13422024-02-19T05:12:22.681Z Compiling cpufeatures v0.2.12
13432024-02-19T05:12:23.001Z Compiling unicode-normalization v0.1.22
13442024-02-19T05:12:23.091Z Compiling spin v0.9.8
13452024-02-19T05:12:23.492Z Compiling memoffset v0.9.0
13462024-02-19T05:12:23.509Z Compiling tracing-core v0.1.31
13472024-02-19T05:12:23.524Z Compiling unicode-bidi v0.3.13
13482024-02-19T05:12:23.815Z Compiling regex-automata v0.4.4
13492024-02-19T05:12:24.094Z Compiling anyhow v1.0.75
13502024-02-19T05:12:24.125Z Compiling unicode-width v0.1.11
13512024-02-19T05:12:25.019Z Compiling winnow v0.5.15
13522024-02-19T05:12:25.502Z Compiling crc32fast v1.3.2
13532024-02-19T05:12:25.977Z Compiling crossbeam-epoch v0.9.15
13542024-02-19T05:12:26.437Z Compiling time-core v0.1.1
13552024-02-19T05:12:26.595Z Compiling time-macros v0.2.13
13562024-02-19T05:12:27.038Z Compiling schemars_derive v0.8.16
13572024-02-19T05:12:27.098Z Compiling serde_derive v1.0.196
13582024-02-19T05:12:28.134Z Compiling zeroize_derive v1.4.2
13592024-02-19T05:12:28.387Z Compiling zerocopy-derive v0.7.32
13602024-02-19T05:12:29.637Z Compiling thiserror-impl v1.0.57
13612024-02-19T05:12:29.747Z Compiling tokio-macros v2.2.0
13622024-02-19T05:12:30.180Z Compiling zeroize v1.7.0
13632024-02-19T05:12:30.500Z Compiling zerocopy v0.7.32
13642024-02-19T05:12:30.518Z Compiling futures-macro v0.3.30
13652024-02-19T05:12:32.638Z Compiling hashbrown v0.14.3
13662024-02-19T05:12:32.684Z Compiling tracing-attributes v0.1.26
13672024-02-19T05:12:32.801Z Compiling crypto-common v0.1.6
13682024-02-19T05:12:32.822Z Compiling openssl-macros v0.1.1
13692024-02-19T05:12:33.048Z Compiling pest v2.7.6
13702024-02-19T05:12:33.140Z Compiling block-buffer v0.10.4
13712024-02-19T05:12:33.404Z Compiling digest v0.10.7
13722024-02-19T05:12:33.631Z Compiling regex v1.10.3
13732024-02-19T05:12:34.203Z Compiling futures-util v0.3.30
13742024-02-19T05:12:34.766Z Compiling der_derive v0.7.2
13752024-02-19T05:12:36.422Z Compiling pest_meta v2.7.6
13762024-02-19T05:12:36.935Z Compiling tracing v0.1.37
13772024-02-19T05:12:37.570Z Compiling percent-encoding v2.3.1
13782024-02-19T05:12:37.989Z Compiling pest_generator v2.7.6
13792024-02-19T05:12:38.660Z Compiling untrusted v0.7.1
13802024-02-19T05:12:39.106Z Compiling foreign-types-shared v0.1.1
13812024-02-19T05:12:39.217Z Compiling untrusted v0.9.0
13822024-02-19T05:12:39.236Z Compiling foreign-types v0.3.2
13832024-02-19T05:12:41.045Z Compiling errno v0.3.8
13842024-02-19T05:12:41.270Z Compiling ppv-lite86 v0.2.17
13852024-02-19T05:12:41.301Z Compiling base64 v0.21.7
13862024-02-19T05:12:41.809Z Compiling bytes v1.5.0
13872024-02-19T05:12:42.085Z Compiling indexmap v2.2.3
13882024-02-19T05:12:42.172Z Compiling uuid v1.7.0
13892024-02-19T05:12:42.302Z Compiling chrono v0.4.31
13902024-02-19T05:12:43.142Z Compiling tokio v1.36.0
13912024-02-19T05:12:43.464Z Compiling http v0.2.11
13922024-02-19T05:12:43.812Z Compiling bitflags v2.4.0
13932024-02-19T05:12:44.230Z Compiling serde_spanned v0.6.5
13942024-02-19T05:12:44.340Z Compiling toml_datetime v0.6.5
13952024-02-19T05:12:44.465Z Compiling pest_derive v2.7.6
13962024-02-19T05:12:45.327Z Compiling toml_edit v0.19.15
13972024-02-19T05:12:45.537Z Compiling rustc_version v0.4.0
13982024-02-19T05:12:46.109Z Compiling openapiv3 v2.0.0
13992024-02-19T05:12:48.017Z Compiling serde_tokenstream v0.2.0
14002024-02-19T05:12:48.117Z Compiling try-lock v0.2.4
14012024-02-19T05:12:48.270Z Compiling unicode-xid v0.2.4
14022024-02-19T05:12:48.444Z Compiling synstructure v0.12.6
14032024-02-19T05:12:48.569Z Compiling want v0.3.1
14042024-02-19T05:12:48.862Z Compiling http-body v0.4.5
14052024-02-19T05:12:50.348Z Compiling sct v0.7.0
14062024-02-19T05:12:50.520Z Compiling rustls-webpki v0.101.7
14072024-02-19T05:12:51.366Z Compiling form_urlencoded v1.2.1
14082024-02-19T05:12:51.752Z Compiling scroll_derive v0.12.0
14092024-02-19T05:12:52.337Z Compiling tokio-util v0.7.10
14102024-02-19T05:12:52.588Z Compiling socket2 v0.4.9
14112024-02-19T05:12:52.970Z Compiling httpdate v1.0.3
14122024-02-19T05:12:53.448Z Compiling openssl-probe v0.1.5
14132024-02-19T05:12:53.774Z Compiling h2 v0.3.24
14142024-02-19T05:12:53.849Z Compiling tower-service v0.3.2
14152024-02-19T05:12:55.087Z Compiling zerocopy-derive v0.2.0
14162024-02-19T05:12:56.217Z Compiling idna v0.5.0
14172024-02-19T05:12:57.299Z Compiling lazy_static v1.4.0
14182024-02-19T05:12:57.880Z Compiling thread-id v4.2.0
14192024-02-19T05:12:57.902Z Compiling adler v1.0.2
14202024-02-19T05:12:58.120Z Compiling tokio-rustls v0.24.1
14212024-02-19T05:12:58.236Z Compiling miniz_oxide v0.7.1
14222024-02-19T05:12:58.509Z Compiling url v2.5.0
14232024-02-19T05:12:59.836Z Compiling tokio-native-tls v0.3.1
14242024-02-19T05:12:59.935Z Compiling rand_chacha v0.3.1
14252024-02-19T05:13:00.115Z Compiling ipnet v2.9.0
14262024-02-19T05:13:00.265Z Compiling rustversion v1.0.14
14272024-02-19T05:13:00.422Z Compiling rand v0.8.5
14282024-02-19T05:13:00.561Z Compiling serde_urlencoded v0.7.1
14292024-02-19T05:13:00.993Z Compiling hyper v0.14.27
14302024-02-19T05:13:01.168Z Compiling rustls-pemfile v1.0.3
14312024-02-19T05:13:01.639Z Compiling usdt-impl v0.3.5
14322024-02-19T05:13:01.770Z Compiling encoding_rs v0.8.33
14332024-02-19T05:13:01.794Z Compiling either v1.10.0
14342024-02-19T05:13:01.990Z Compiling mime v0.3.17
14352024-02-19T05:13:02.239Z Compiling webpki-roots v0.25.2
14362024-02-19T05:13:02.388Z Compiling gimli v0.28.0
14372024-02-19T05:13:03.580Z Compiling regress v0.8.0
14382024-02-19T05:13:03.665Z Compiling object v0.32.1
14392024-02-19T05:13:04.342Z Compiling num-bigint v0.4.4
14402024-02-19T05:13:04.460Z Compiling usdt-impl v0.5.0
14412024-02-19T05:13:04.869Z Compiling rustc-demangle v0.1.23
14422024-02-19T05:13:05.879Z Compiling flate2 v1.0.28
14432024-02-19T05:13:06.434Z Compiling zerocopy v0.3.0
14442024-02-19T05:13:06.623Z Compiling scroll v0.12.0
14452024-02-19T05:13:06.895Z Compiling addr2line v0.21.0
14462024-02-19T05:13:07.210Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
14472024-02-19T05:13:07.214Z Compiling heapless v0.7.16
14482024-02-19T05:13:07.577Z Compiling futures-executor v0.3.30
14492024-02-19T05:13:07.758Z Compiling bzip2-sys v0.1.11+1.0.8
14502024-02-19T05:13:07.838Z Compiling winnow v0.6.1
14512024-02-19T05:13:08.171Z Compiling hyper-rustls v0.24.2
14522024-02-19T05:13:08.259Z Compiling hyper-tls v0.5.0
14532024-02-19T05:13:08.546Z Compiling reqwest v0.11.22
14542024-02-19T05:13:08.600Z Compiling base64ct v1.6.0
14552024-02-19T05:13:09.135Z Compiling plain v0.2.3
14562024-02-19T05:13:09.257Z Compiling signal-hook v0.3.17
14572024-02-19T05:13:10.106Z Compiling goblin v0.8.0
14582024-02-19T05:13:11.377Z Compiling futures v0.3.30
14592024-02-19T05:13:11.489Z Compiling toml_edit v0.22.6
14602024-02-19T05:13:12.180Z Compiling dof v0.1.5
14612024-02-19T05:13:13.180Z Compiling toml v0.7.8
14622024-02-19T05:13:13.964Z Compiling dtrace-parser v0.1.14
14632024-02-19T05:13:14.309Z Compiling hex v0.4.3
14642024-02-19T05:13:14.520Z Compiling pretty-hex v0.4.1
14652024-02-19T05:13:16.021Z Compiling dof v0.3.0
14662024-02-19T05:13:16.703Z Compiling strum_macros v0.25.2
14672024-02-19T05:13:16.930Z Compiling dtrace-parser v0.2.0
14682024-02-19T05:13:17.316Z Compiling serde_tokenstream v0.1.7
14692024-02-19T05:13:18.868Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14702024-02-19T05:13:19.069Z Compiling smoltcp v0.9.1
14712024-02-19T05:13:19.097Z Compiling pem-rfc7468 v0.7.0
14722024-02-19T05:13:19.848Z Compiling hmac v0.12.1
14732024-02-19T05:13:20.108Z Compiling enum-as-inner v0.5.1
14742024-02-19T05:13:20.132Z Compiling num-iter v0.1.43
14752024-02-19T05:13:20.461Z Compiling flagset v0.4.3
14762024-02-19T05:13:20.689Z Compiling unicode-segmentation v1.10.1
14772024-02-19T05:13:20.786Z Compiling siphasher v0.3.11
14782024-02-19T05:13:21.046Z Compiling der v0.7.8
14792024-02-19T05:13:21.166Z Compiling usdt-attr-macro v0.3.5
14802024-02-19T05:13:21.183Z Compiling usdt-macro v0.3.5
14812024-02-19T05:13:21.557Z Compiling zerocopy-derive v0.6.4
14822024-02-19T05:13:21.803Z Compiling hubpack_derive v0.1.1
14832024-02-19T05:13:22.928Z Compiling utf8parse v0.2.1
14842024-02-19T05:13:23.197Z Compiling anstyle v1.0.2
14852024-02-19T05:13:23.720Z Compiling num_threads v0.1.6
14862024-02-19T05:13:23.755Z Compiling deranged v0.3.8
14872024-02-19T05:13:23.950Z Compiling spki v0.7.2
14882024-02-19T05:13:24.143Z Compiling anstyle-parse v0.2.1
14892024-02-19T05:13:24.309Z Compiling sha2 v0.10.8
14902024-02-19T05:13:25.604Z Compiling time v0.3.27
14912024-02-19T05:13:26.158Z Compiling md-5 v0.10.5
14922024-02-19T05:13:26.288Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
14932024-02-19T05:13:26.396Z Compiling block-padding v0.3.3
14942024-02-19T05:13:26.422Z Compiling clap_derive v4.5.0
14952024-02-19T05:13:26.657Z Compiling getopts v0.2.21
14962024-02-19T05:13:27.776Z Compiling stringprep v0.1.3
14972024-02-19T05:13:28.201Z Compiling diesel_table_macro_syntax v0.1.0
14982024-02-19T05:13:28.727Z Compiling num-integer v0.1.46
14992024-02-19T05:13:29.850Z Compiling hash32 v0.2.1
15002024-02-19T05:13:30.461Z Compiling stable_deref_trait v1.2.0
15012024-02-19T05:13:31.220Z Compiling colorchoice v1.0.0
15022024-02-19T05:13:31.376Z Compiling anstyle-query v1.0.0
15032024-02-19T05:13:31.802Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
15042024-02-19T05:13:31.847Z Compiling fallible-iterator v0.2.0
15052024-02-19T05:13:31.906Z Compiling anstream v0.6.11
15062024-02-19T05:13:32.628Z Compiling postgres-protocol v0.6.6
15072024-02-19T05:13:33.239Z Compiling diesel_derives v2.1.2
15082024-02-19T05:13:33.967Z Compiling inout v0.1.3
15092024-02-19T05:13:35.812Z Compiling pkcs8 v0.10.2
15102024-02-19T05:13:36.006Z Compiling phf_shared v0.11.2
15112024-02-19T05:13:37.171Z Compiling ff v0.13.0
15122024-02-19T05:13:37.401Z Compiling terminal_size v0.3.0
15132024-02-19T05:13:37.927Z Compiling serde_repr v0.1.16
15142024-02-19T05:13:38.578Z Compiling scheduled-thread-pool v0.2.7
15152024-02-19T05:13:38.858Z Compiling managed v0.8.0
15162024-02-19T05:13:38.904Z Compiling base16ct v0.2.0
15172024-02-19T05:13:39.138Z Compiling regex-automata v0.1.10
15182024-02-19T05:13:39.175Z Compiling bit-vec v0.6.3
15192024-02-19T05:13:39.333Z Compiling bitflags v1.3.2
15202024-02-19T05:13:39.374Z Compiling strsim v0.11.0
15212024-02-19T05:13:39.438Z Compiling matches v0.1.10
15222024-02-19T05:13:39.631Z Compiling unsafe-libyaml v0.2.10
15232024-02-19T05:13:39.648Z Compiling clap_lex v0.7.0
15242024-02-19T05:13:40.286Z Compiling clap_builder v4.5.0
15252024-02-19T05:13:40.506Z Compiling bstr v0.2.17
15262024-02-19T05:13:41.469Z Compiling serde_yaml v0.9.25
15272024-02-19T05:13:42.064Z Compiling idna v0.2.3
15282024-02-19T05:13:43.537Z Compiling sec1 v0.7.3
15292024-02-19T05:13:43.751Z Compiling r2d2 v0.8.10
15302024-02-19T05:13:44.146Z Compiling group v0.13.0
15312024-02-19T05:13:45.742Z Compiling phf v0.11.2
15322024-02-19T05:13:45.986Z Compiling signal-hook-mio v0.2.3
15332024-02-19T05:13:46.036Z Compiling cipher v0.4.4
15342024-02-19T05:13:46.156Z Compiling bzip2 v0.4.4
15352024-02-19T05:13:46.179Z Compiling postgres-types v0.2.6
15362024-02-19T05:13:46.564Z Compiling zerocopy v0.6.4
15372024-02-19T05:13:46.567Z Compiling hubpack v0.1.2
15382024-02-19T05:13:47.053Z Compiling phf_shared v0.10.0
15392024-02-19T05:13:47.237Z Compiling hkdf v0.12.4
15402024-02-19T05:13:47.447Z Compiling crypto-bigint v0.5.2
15412024-02-19T05:13:47.467Z Compiling ipnetwork v0.20.0
15422024-02-19T05:13:47.771Z Compiling float-cmp v0.9.0
15432024-02-19T05:13:48.381Z Compiling new_debug_unreachable v1.0.4
15442024-02-19T05:13:48.478Z Compiling static_assertions v1.1.0
15452024-02-19T05:13:48.583Z Compiling regex-automata v0.3.8
15462024-02-19T05:13:50.659Z Compiling minimal-lexical v0.2.1
15472024-02-19T05:13:50.947Z Compiling data-encoding v2.4.0
15482024-02-19T05:13:51.281Z Compiling whoami v1.4.1
15492024-02-19T05:13:51.304Z Compiling predicates-core v1.0.6
15502024-02-19T05:13:51.671Z Compiling normalize-line-endings v0.3.0
15512024-02-19T05:13:51.914Z Compiling difflib v0.4.0
15522024-02-19T05:13:52.450Z Compiling precomputed-hash v0.1.1
15532024-02-19T05:13:52.593Z Compiling fixedbitset v0.4.2
15542024-02-19T05:13:52.792Z Compiling string_cache v0.8.7
15552024-02-19T05:13:53.081Z Compiling petgraph v0.6.4
15562024-02-19T05:13:53.283Z Compiling predicates v3.1.0
15572024-02-19T05:13:53.525Z Compiling trust-dns-proto v0.22.0
15582024-02-19T05:13:53.627Z Compiling tokio-postgres v0.7.10
15592024-02-19T05:13:53.760Z Compiling nom v7.1.3
15602024-02-19T05:13:55.399Z Compiling bstr v1.6.0
15612024-02-19T05:13:55.729Z Compiling diesel v2.1.4
15622024-02-19T05:13:55.754Z Compiling elliptic-curve v0.13.8
15632024-02-19T05:13:56.172Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15642024-02-19T05:13:56.959Z Compiling yasna v0.5.2
15652024-02-19T05:13:57.202Z Compiling zip v0.6.6
15662024-02-19T05:13:57.230Z Compiling crossterm v0.27.0
15672024-02-19T05:13:58.650Z Compiling clap v4.5.0
15682024-02-19T05:13:58.812Z Compiling similar v2.3.0
15692024-02-19T05:13:58.875Z Compiling bit-set v0.5.3
15702024-02-19T05:13:58.941Z Compiling usdt v0.3.5
15712024-02-19T05:13:59.057Z Compiling strum v0.25.0
15722024-02-19T05:13:59.203Z Compiling itertools v0.10.5
15732024-02-19T05:13:59.221Z Compiling console v0.15.8
15742024-02-19T05:13:59.685Z Compiling tokio-stream v0.1.14
15752024-02-19T05:14:01.078Z Compiling camino v1.1.6
15762024-02-19T05:14:01.309Z Compiling lalrpop-util v0.19.12
15772024-02-19T05:14:03.552Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
15782024-02-19T05:14:11.903Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
15792024-02-19T05:14:39.067Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15802024-02-19T05:14:39.684Z Compiling sha1 v0.10.6
15812024-02-19T05:14:40.420Z Compiling atty v0.2.14
15822024-02-19T05:14:40.464Z Compiling match_cfg v0.1.0
15832024-02-19T05:14:40.553Z Compiling hostname v0.3.1
15842024-02-19T05:14:40.572Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
15852024-02-19T05:14:40.751Z Compiling dirs-sys-next v0.1.2
15862024-02-19T05:14:40.782Z Compiling strsim v0.10.0
15872024-02-19T05:14:40.999Z Compiling rustls-pki-types v1.3.0
15882024-02-19T05:14:41.061Z Compiling ident_case v1.0.1
15892024-02-19T05:14:41.247Z Compiling darling_core v0.20.3
15902024-02-19T05:14:41.376Z Compiling dirs-next v2.0.0
15912024-02-19T05:14:41.637Z Compiling thread_local v1.1.7
15922024-02-19T05:14:41.677Z Compiling rustls v0.22.2
15932024-02-19T05:14:41.777Z Compiling slog-async v2.8.0
15942024-02-19T05:14:42.336Z Compiling term v0.7.0
15952024-02-19T05:14:42.422Z Compiling rustls-webpki v0.102.1
15962024-02-19T05:14:43.128Z Compiling crossbeam-channel v0.5.8
15972024-02-19T05:14:43.148Z Compiling multer v3.0.0
15982024-02-19T05:14:43.484Z Compiling instant v0.1.12
15992024-02-19T05:14:43.633Z Compiling paste v1.0.14
16002024-02-19T05:14:43.793Z Compiling take_mut v0.2.2
16012024-02-19T05:14:44.086Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
16022024-02-19T05:14:44.288Z Compiling slog-term v2.9.0
16032024-02-19T05:14:44.307Z Compiling slog-json v2.6.1
16042024-02-19T05:14:44.689Z Compiling http v1.0.0
16052024-02-19T05:14:44.730Z Compiling async-stream-impl v0.3.5
16062024-02-19T05:14:45.262Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
16072024-02-19T05:14:45.593Z Compiling debug-ignore v1.0.5
16082024-02-19T05:14:45.611Z Compiling atomic-waker v1.1.1
16092024-02-19T05:14:45.739Z Compiling waitgroup v0.1.2
16102024-02-19T05:14:45.863Z Compiling slog-bunyan v2.5.0
16112024-02-19T05:14:46.078Z Compiling rustls-pemfile v2.1.0
16122024-02-19T05:14:46.254Z Compiling async-stream v0.3.5
16132024-02-19T05:14:46.586Z Compiling toml v0.8.10
16142024-02-19T05:14:47.257Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
16152024-02-19T05:14:47.386Z Compiling serde_path_to_error v0.1.15
16162024-02-19T05:14:47.612Z Compiling darling_macro v0.20.3
16172024-02-19T05:14:47.771Z Compiling structmeta-derive v0.3.0
16182024-02-19T05:14:48.271Z Compiling strum_macros v0.26.1
16192024-02-19T05:14:48.444Z Compiling newtype-uuid v1.0.1
16202024-02-19T05:14:48.735Z Compiling darling v0.20.3
16212024-02-19T05:14:48.752Z Compiling tokio-rustls v0.25.0
16222024-02-19T05:14:48.861Z Compiling serde_with_macros v3.6.1
16232024-02-19T05:14:49.180Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
16242024-02-19T05:14:49.385Z Compiling backoff v0.4.0
16252024-02-19T05:14:49.762Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
16262024-02-19T05:14:50.106Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
16272024-02-19T05:14:50.261Z Compiling macaddr v1.0.1
16282024-02-19T05:14:50.576Z Compiling proc-macro-error-attr v1.0.4
16292024-02-19T05:14:50.734Z Compiling proc-macro-crate v1.3.1
16302024-02-19T05:14:50.974Z Compiling proc-macro-error v1.0.4
16312024-02-19T05:14:51.019Z Compiling structmeta v0.3.0
16322024-02-19T05:14:51.325Z Compiling heapless v0.8.0
16332024-02-19T05:14:51.475Z Compiling parse-display-derive v0.9.0
16342024-02-19T05:14:51.887Z Compiling num_enum_derive v0.5.11
16352024-02-19T05:14:52.325Z Compiling serde_with v3.6.1
16362024-02-19T05:14:53.334Z Compiling hash32 v0.3.1
16372024-02-19T05:14:53.572Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16382024-02-19T05:14:53.851Z Compiling strum v0.26.1
16392024-02-19T05:14:53.939Z Compiling rayon-core v1.12.0
16402024-02-19T05:14:54.022Z Compiling smoltcp v0.11.0
16412024-02-19T05:14:54.913Z Compiling num_enum v0.5.11
16422024-02-19T05:14:55.075Z Compiling crossbeam-deque v0.8.3
16432024-02-19T05:14:55.342Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16442024-02-19T05:14:55.435Z Compiling fastrand v2.0.1
16452024-02-19T05:14:55.456Z Compiling embedded-io v0.4.0
16462024-02-19T05:14:55.640Z Compiling same-file v1.0.6
16472024-02-19T05:14:55.700Z Compiling cobs v0.2.3
16482024-02-19T05:14:55.897Z Compiling postcard v1.0.8
16492024-02-19T05:14:55.958Z Compiling walkdir v2.4.0
16502024-02-19T05:14:56.022Z Compiling tempfile v3.10.0
16512024-02-19T05:14:56.502Z Compiling parse-display v0.9.0
16522024-02-19T05:14:56.850Z Compiling semver-parser v0.10.2
16532024-02-19T05:14:56.868Z Compiling foreign-types-macros v0.2.3
16542024-02-19T05:14:57.100Z Compiling blake3 v1.5.0
16552024-02-19T05:14:57.142Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16562024-02-19T05:14:57.481Z Compiling crucible-workspace-hack v0.1.0
16572024-02-19T05:14:57.781Z Compiling foreign-types-shared v0.3.1
16582024-02-19T05:14:57.847Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16592024-02-19T05:14:57.908Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16602024-02-19T05:14:58.260Z Compiling semver v0.11.0
16612024-02-19T05:14:58.295Z Compiling foreign-types v0.5.0
16622024-02-19T05:14:58.316Z Compiling rayon v1.8.0
16632024-02-19T05:14:58.658Z Compiling is-terminal v0.4.9
16642024-02-19T05:14:58.796Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16652024-02-19T05:14:58.835Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16662024-02-19T05:14:59.099Z Compiling cstr-argument v0.1.2
16672024-02-19T05:14:59.238Z Compiling filetime v0.2.23
16682024-02-19T05:14:59.340Z Compiling xattr v1.0.1
16692024-02-19T05:14:59.480Z Compiling memmap2 v0.7.1
16702024-02-19T05:14:59.569Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
16712024-02-19T05:14:59.619Z Compiling constant_time_eq v0.3.0
16722024-02-19T05:14:59.756Z Compiling pretty-hex v0.2.1
16732024-02-19T05:14:59.774Z Compiling arrayref v0.3.7
16742024-02-19T05:14:59.820Z Compiling arrayvec v0.7.4
16752024-02-19T05:14:59.882Z Compiling home v0.5.5
16762024-02-19T05:14:59.901Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16772024-02-19T05:14:59.966Z Compiling tar v0.4.40
16782024-02-19T05:15:00.107Z Compiling toolchain_find v0.2.0
16792024-02-19T05:15:00.146Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16802024-02-19T05:15:00.240Z Compiling camino-tempfile v1.1.1
16812024-02-19T05:15:00.258Z Compiling colored v2.0.4
16822024-02-19T05:15:00.686Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16832024-02-19T05:15:00.838Z Compiling toml v0.5.11
16842024-02-19T05:15:00.986Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
16852024-02-19T05:15:01.206Z Compiling topological-sort v0.2.2
16862024-02-19T05:15:01.314Z Compiling platforms v3.0.2
16872024-02-19T05:15:02.160Z Compiling zone_cfg_derive v0.3.0
16882024-02-19T05:15:02.252Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
16892024-02-19T05:15:02.335Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16902024-02-19T05:15:02.721Z Compiling rustfmt-wrapper v0.2.0
16912024-02-19T05:15:03.307Z Compiling textwrap v0.11.0
16922024-02-19T05:15:03.397Z Compiling heck v0.3.3
16932024-02-19T05:15:03.787Z Compiling omicron-zone-package v0.11.0
16942024-02-19T05:15:03.858Z Compiling num-derive v0.4.0
16952024-02-19T05:15:04.412Z Compiling ansi_term v0.12.1
16962024-02-19T05:15:04.710Z Compiling strsim v0.8.0
16972024-02-19T05:15:04.744Z Compiling libefi-sys v0.1.0
16982024-02-19T05:15:04.960Z Compiling vec_map v0.8.2
16992024-02-19T05:15:05.104Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
17002024-02-19T05:15:05.263Z Compiling clap v2.34.0
17012024-02-19T05:15:05.374Z Compiling zone v0.3.0
17022024-02-19T05:15:05.613Z Compiling structopt-derive v0.4.18
17032024-02-19T05:15:05.813Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
17042024-02-19T05:15:06.230Z Compiling smf v0.2.2
17052024-02-19T05:15:06.308Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
17062024-02-19T05:15:06.828Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
17072024-02-19T05:15:06.992Z Compiling unicase v2.7.0
17082024-02-19T05:15:07.230Z Compiling semver v0.1.20
17092024-02-19T05:15:07.318Z Compiling curve25519-dalek v4.1.1
17102024-02-19T05:15:07.715Z Compiling rustc_version v0.1.7
17112024-02-19T05:15:07.904Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
17122024-02-19T05:15:07.938Z Compiling universal-hash v0.5.1
17132024-02-19T05:15:08.131Z Compiling opaque-debug v0.3.0
17142024-02-19T05:15:08.150Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
17152024-02-19T05:15:08.196Z Compiling newtype_derive v0.1.6
17162024-02-19T05:15:08.338Z Compiling signature v2.1.0
17172024-02-19T05:15:08.498Z Compiling curve25519-dalek-derive v0.1.0
17182024-02-19T05:15:08.523Z Compiling gethostname v0.4.3
17192024-02-19T05:15:08.568Z Compiling num-rational v0.4.1
17202024-02-19T05:15:08.587Z Compiling getrandom v0.1.16
17212024-02-19T05:15:08.899Z Compiling structopt v0.3.26
17222024-02-19T05:15:09.069Z Compiling usdt-attr-macro v0.5.0
17232024-02-19T05:15:09.175Z Compiling usdt-macro v0.5.0
17242024-02-19T05:15:09.329Z Compiling password-hash v0.5.0
17252024-02-19T05:15:09.534Z Compiling blake2 v0.10.6
17262024-02-19T05:15:10.443Z Compiling memmap v0.7.0
17272024-02-19T05:15:10.463Z Compiling parking_lot_core v0.8.6
17282024-02-19T05:15:10.782Z Compiling quick-error v1.2.3
17292024-02-19T05:15:10.828Z Compiling linked-hash-map v0.5.6
17302024-02-19T05:15:10.846Z Compiling usdt v0.5.0
17312024-02-19T05:15:10.920Z Compiling resolv-conf v0.7.0
17322024-02-19T05:15:10.968Z Compiling argon2 v0.5.3
17332024-02-19T05:15:11.199Z Compiling lru-cache v0.1.2
17342024-02-19T05:15:11.658Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
17352024-02-19T05:15:11.805Z Compiling rfc6979 v0.4.0
17362024-02-19T05:15:11.808Z Compiling aead v0.5.2
17372024-02-19T05:15:11.996Z Compiling num-complex v0.4.4
17382024-02-19T05:15:12.188Z Compiling nibble_vec v0.1.0
17392024-02-19T05:15:12.403Z Compiling slog-dtrace v0.3.0
17402024-02-19T05:15:12.800Z Compiling keccak v0.1.4
17412024-02-19T05:15:13.105Z Compiling utf-8 v0.7.6
17422024-02-19T05:15:13.276Z Compiling arc-swap v1.6.0
17432024-02-19T05:15:13.436Z Compiling winapi v0.3.9
17442024-02-19T05:15:13.808Z Compiling cancel-safe-futures v0.1.5
17452024-02-19T05:15:13.949Z Compiling endian-type v0.1.2
17462024-02-19T05:15:14.197Z Compiling radix_trie v0.2.1
17472024-02-19T05:15:14.250Z Compiling slog-scope v4.4.0
17482024-02-19T05:15:14.280Z Compiling tungstenite v0.20.1
17492024-02-19T05:15:14.534Z Compiling sha3 v0.10.8
17502024-02-19T05:15:14.676Z Compiling num v0.4.1
17512024-02-19T05:15:14.811Z Compiling ecdsa v0.16.9
17522024-02-19T05:15:14.865Z Compiling mime_guess v2.0.4
17532024-02-19T05:15:14.884Z Compiling steno v0.4.0
17542024-02-19T05:15:15.501Z Compiling trust-dns-resolver v0.22.0
17552024-02-19T05:15:15.695Z Compiling rand_core v0.5.1
17562024-02-19T05:15:16.286Z Compiling poly1305 v0.8.0
17572024-02-19T05:15:16.821Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17582024-02-19T05:15:16.932Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
17592024-02-19T05:15:18.051Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
17602024-02-19T05:15:18.108Z Compiling primeorder v0.13.6
17612024-02-19T05:15:18.499Z Compiling chacha20 v0.9.1
17622024-02-19T05:15:18.616Z Compiling secrecy v0.8.0
17632024-02-19T05:15:18.892Z Compiling thiserror-impl-no-std v2.0.2
17642024-02-19T05:15:18.976Z Compiling half v2.3.1
17652024-02-19T05:15:19.172Z Compiling ciborium-io v0.2.2
17662024-02-19T05:15:19.307Z Compiling convert_case v0.4.0
17672024-02-19T05:15:19.552Z Compiling option-ext v0.2.0
17682024-02-19T05:15:19.814Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17692024-02-19T05:15:20.146Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
17702024-02-19T05:15:20.273Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
17712024-02-19T05:15:21.266Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
17722024-02-19T05:15:21.886Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
17732024-02-19T05:15:22.076Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17742024-02-19T05:15:22.151Z Compiling derive_more v0.99.17
17752024-02-19T05:15:22.455Z Compiling thiserror-no-std v2.0.2
17762024-02-19T05:15:22.494Z Compiling dirs-sys v0.4.1
17772024-02-19T05:15:22.594Z Compiling ciborium-ll v0.2.2
17782024-02-19T05:15:23.074Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
17792024-02-19T05:15:23.402Z Compiling parking_lot v0.11.2
17802024-02-19T05:15:23.589Z Compiling rand_chacha v0.2.2
17812024-02-19T05:15:23.818Z Compiling tokio-tungstenite v0.20.1
17822024-02-19T05:15:24.460Z Compiling trust-dns-client v0.22.0
17832024-02-19T05:15:25.099Z Compiling slog-stdlog v4.1.1
17842024-02-19T05:15:25.493Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
17852024-02-19T05:15:25.736Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
17862024-02-19T05:15:25.818Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
17872024-02-19T05:15:27.707Z Compiling ed25519 v2.2.2
17882024-02-19T05:15:28.331Z Compiling polyval v0.6.1
17892024-02-19T05:15:28.646Z Compiling aes v0.8.3
17902024-02-19T05:15:29.045Z Compiling ctr v0.9.2
17912024-02-19T05:15:29.424Z Compiling blowfish v0.9.1
17922024-02-19T05:15:29.906Z Compiling password-hash v0.4.2
17932024-02-19T05:15:30.917Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17942024-02-19T05:15:31.120Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17952024-02-19T05:15:31.611Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17962024-02-19T05:15:36.756Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17972024-02-19T05:15:39.090Z Compiling libsw v3.3.1
17982024-02-19T05:15:40.443Z Compiling pbkdf2 v0.12.2
17992024-02-19T05:15:40.610Z Compiling derive-where v1.2.7
18002024-02-19T05:15:41.012Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
18012024-02-19T05:15:41.260Z Compiling fxhash v0.2.1
18022024-02-19T05:15:41.263Z Compiling swrite v0.1.0
18032024-02-19T05:15:41.409Z Compiling owo-colors v4.0.0
18042024-02-19T05:15:41.494Z Compiling linear-map v1.2.0
18052024-02-19T05:15:41.886Z Compiling sled v0.34.7
18062024-02-19T05:15:42.677Z Compiling trust-dns-server v0.22.1
18072024-02-19T05:15:43.284Z Compiling bcrypt-pbkdf v0.10.0
18082024-02-19T05:15:43.399Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
18092024-02-19T05:15:43.887Z Compiling pbkdf2 v0.11.0
18102024-02-19T05:15:44.067Z Compiling ghash v0.5.0
18112024-02-19T05:15:44.247Z Compiling ed25519-dalek v2.0.0
18122024-02-19T05:15:44.265Z Compiling slog-envlogger v2.2.0
18132024-02-19T05:15:44.284Z Compiling russh-cryptovec v0.7.0
18142024-02-19T05:15:44.577Z Compiling rand v0.7.3
18152024-02-19T05:15:44.660Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
18162024-02-19T05:15:45.077Z Compiling ciborium v0.2.2
18172024-02-19T05:15:45.291Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
18182024-02-19T05:15:46.013Z Compiling dirs v5.0.1
18192024-02-19T05:15:46.217Z Compiling vsss-rs v3.3.4
18202024-02-19T05:15:46.603Z Compiling chacha20poly1305 v0.10.1
18212024-02-19T05:15:46.828Z Compiling p256 v0.13.2
18222024-02-19T05:15:47.646Z Compiling p521 v0.13.3
18232024-02-19T05:15:47.734Z Compiling cbc v0.1.2
18242024-02-19T05:15:47.979Z Compiling pem v3.0.2
18252024-02-19T05:15:48.788Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
18262024-02-19T05:15:49.185Z Compiling headers-core v0.2.0
18272024-02-19T05:15:49.341Z Compiling kstat-rs v0.2.3
18282024-02-19T05:15:49.364Z Compiling md5 v0.7.0
18292024-02-19T05:15:49.913Z Compiling http-range v0.1.5
18302024-02-19T05:15:50.080Z Compiling glob v0.3.1
18312024-02-19T05:15:50.192Z Compiling hyper-staticfile v0.9.5
18322024-02-19T05:15:50.290Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
18332024-02-19T05:15:51.218Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
18342024-02-19T05:15:51.263Z Compiling russh-keys v0.42.0
18352024-02-19T05:15:51.353Z Compiling headers v0.3.9
18362024-02-19T05:15:53.620Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
18372024-02-19T05:15:54.216Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
18382024-02-19T05:15:54.467Z Compiling rcgen v0.12.1
18392024-02-19T05:15:54.498Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
18402024-02-19T05:15:54.791Z Compiling aes-gcm v0.10.3
18412024-02-19T05:15:57.164Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
18422024-02-19T05:15:59.429Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
18432024-02-19T05:15:59.571Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
18442024-02-19T05:16:01.579Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
18452024-02-19T05:16:04.166Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
18462024-02-19T05:16:04.891Z Compiling atomicwrites v0.4.3
18472024-02-19T05:16:04.974Z Compiling itertools v0.12.1
18482024-02-19T05:16:05.274Z Compiling subprocess v0.2.9
18492024-02-19T05:16:05.926Z Compiling hex-literal v0.4.1
18502024-02-19T05:16:06.095Z Compiling display-error-chain v0.2.0
18512024-02-19T05:16:06.289Z Compiling russh v0.42.0
18522024-02-19T05:16:07.466Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
18532024-02-19T05:16:07.607Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
18542024-02-19T05:16:12.427Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
18552024-02-19T05:16:13.686Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
18562024-02-19T05:16:34.533Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
18572024-02-19T05:17:34.738Z Finished dev [unoptimized + debuginfo] target(s) in 5m 45s
18582024-02-19T05:17:35.003Z
18592024-02-19T05:17:35.003Zreal 5:46.089646461
18602024-02-19T05:17:35.003Zuser 29:48.207842610
18612024-02-19T05:17:35.003Zsys 5:39.357389474
18622024-02-19T05:17:35.003Ztrap 0.836808722
18632024-02-19T05:17:35.003Ztflt 9.101771016
18642024-02-19T05:17:35.004Zdflt 4.318030506
18652024-02-19T05:17:35.004Zkflt 0.050143201
18662024-02-19T05:17:35.004Zlock 55:34.281137820
18672024-02-19T05:17:35.007Zslp 1:28:04.419345815
18682024-02-19T05:17:35.007Zlat 1:39.324589421
18692024-02-19T05:17:35.007Zstop 3:51.870544055
18702024-02-19T05:17:35.007Z+ mkdir -p /work/end-to-end-tests
18712024-02-19T05:17:35.010Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
18722024-02-19T05:17:35.871Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18732024-02-19T05:17:35.871Z+ ptime -m gzip
18742024-02-19T05:17:35.874Z++ basename target/debug/bootstrap
18752024-02-19T05:17:49.531Z
18762024-02-19T05:17:49.534Zreal 13.651569957
18772024-02-19T05:17:49.534Zuser 13.547491415
18782024-02-19T05:17:49.534Zsys 0.092399838
18792024-02-19T05:17:49.534Ztrap 0.003058826
18802024-02-19T05:17:49.534Ztflt 0.000000000
18812024-02-19T05:17:49.534Zdflt 0.000000000
18822024-02-19T05:17:49.534Zkflt 0.000000000
18832024-02-19T05:17:49.534Zlock 0.000000000
18842024-02-19T05:17:49.534Zslp 0.000000000
18852024-02-19T05:17:49.534Zlat 0.008218006
18862024-02-19T05:17:49.534Zstop 0.000176983
18872024-02-19T05:17:49.534Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18882024-02-19T05:17:49.534Z+ ptime -m gzip
18892024-02-19T05:17:49.537Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-7d41aab60bc32e23
18902024-02-19T05:17:50.868Z
18912024-02-19T05:17:50.871Zreal 1.330169934
18922024-02-19T05:17:50.871Zuser 1.318681736
18932024-02-19T05:17:50.871Zsys 0.010896733
18942024-02-19T05:17:50.871Ztrap 0.000091278
18952024-02-19T05:17:50.871Ztflt 0.000000000
18962024-02-19T05:17:50.871Zdflt 0.000000000
18972024-02-19T05:17:50.871Zkflt 0.000000000
18982024-02-19T05:17:50.871Zlock 0.000000000
18992024-02-19T05:17:50.871Zslp 0.000000000
19002024-02-19T05:17:50.871Zlat 0.000083912
19012024-02-19T05:17:50.871Zstop 0.000191719
19022024-02-19T05:17:50.871Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
19032024-02-19T05:17:50.871Z+ ptime -m gzip
19042024-02-19T05:17:50.877Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-071471a59c136316
19052024-02-19T05:18:04.890Z
19062024-02-19T05:18:04.893Zreal 14.012462241
19072024-02-19T05:18:04.893Zuser 13.913751532
19082024-02-19T05:18:04.894Zsys 0.095048975
19092024-02-19T05:18:04.894Ztrap 0.001955042
19102024-02-19T05:18:04.894Ztflt 0.000000000
19112024-02-19T05:18:04.894Zdflt 0.000000000
19122024-02-19T05:18:04.894Zkflt 0.000000000
19132024-02-19T05:18:04.894Zlock 0.000000000
19142024-02-19T05:18:04.894Zslp 0.000000000
19152024-02-19T05:18:04.894Zlat 0.001318357
19162024-02-19T05:18:04.894Zstop 0.000163826
19172024-02-19T05:18:04.894Z+ banner caboose-util
19182024-02-19T05:18:04.894Z
19192024-02-19T05:18:04.894Z #### ## ##### #### #### #### ###### # # #####
19202024-02-19T05:18:04.894Z # # # # # # # # # # # # # # #
19212024-02-19T05:18:04.894Z # # # ##### # # # # #### ##### ##### # # #
19222024-02-19T05:18:04.894Z # ###### # # # # # # # # # # #
19232024-02-19T05:18:04.894Z # # # # # # # # # # # # # # # #
19242024-02-19T05:18:04.894Z #### # # ##### #### #### #### ###### #### #
19252024-02-19T05:18:04.894Z
19262024-02-19T05:18:04.894Z+ ptime -m cargo build --locked -p caboose-util --release
19272024-02-19T05:18:05.311Z Downloading crates ...
19282024-02-19T05:18:05.666Z Downloaded hashbrown v0.13.2
19292024-02-19T05:18:05.670Z Downloaded crc-catalog v2.2.0
19302024-02-19T05:18:05.673Z Downloaded tap v1.0.1
19312024-02-19T05:18:05.673Z Downloaded crc v3.0.1
19322024-02-19T05:18:05.673Z Downloaded wyz v0.5.1
19332024-02-19T05:18:05.677Z Downloaded path-slash v0.1.5
19342024-02-19T05:18:05.687Z Downloaded nodrop v0.1.14
19352024-02-19T05:18:05.691Z Downloaded maybe-uninit v2.0.0
19362024-02-19T05:18:05.691Z Downloaded packed_struct_codegen v0.10.1
19372024-02-19T05:18:05.691Z Downloaded smallvec v0.6.14
19382024-02-19T05:18:05.696Z Downloaded funty v2.0.0
19392024-02-19T05:18:05.696Z Downloaded serde-hex v0.1.0
19402024-02-19T05:18:05.696Z Downloaded packed_struct v0.10.1
19412024-02-19T05:18:05.699Z Downloaded radium v0.7.0
19422024-02-19T05:18:05.703Z Downloaded termcolor v1.2.0
19432024-02-19T05:18:05.703Z Downloaded bitfield v0.14.0
19442024-02-19T05:18:05.707Z Downloaded array-init v0.0.4
19452024-02-19T05:18:05.711Z Downloaded pkcs1 v0.7.5
19462024-02-19T05:18:05.714Z Downloaded env_logger v0.10.0
19472024-02-19T05:18:05.719Z Downloaded crc-any v2.4.3
19482024-02-19T05:18:05.723Z Downloaded rsa v0.9.2
19492024-02-19T05:18:05.728Z Downloaded ron v0.8.1
19502024-02-19T05:18:05.739Z Downloaded x509-cert v0.2.4
19512024-02-19T05:18:05.744Z Downloaded num-bigint-dig v0.8.4
19522024-02-19T05:18:05.758Z Downloaded bitvec v1.0.1
19532024-02-19T05:18:05.772Z Downloaded object v0.30.4
19542024-02-19T05:18:05.878Z Compiling proc-macro2 v1.0.78
19552024-02-19T05:18:05.879Z Compiling unicode-ident v1.0.12
19562024-02-19T05:18:05.882Z Compiling libc v0.2.153
19572024-02-19T05:18:05.882Z Compiling serde v1.0.196
19582024-02-19T05:18:05.882Z Compiling autocfg v1.1.0
19592024-02-19T05:18:05.882Z Compiling version_check v0.9.4
19602024-02-19T05:18:05.882Z Compiling cfg-if v1.0.0
19612024-02-19T05:18:06.018Z Compiling typenum v1.16.0
19622024-02-19T05:18:06.069Z Compiling once_cell v1.19.0
19632024-02-19T05:18:06.130Z Compiling parking_lot_core v0.9.8
19642024-02-19T05:18:06.476Z Compiling memchr v2.6.3
19652024-02-19T05:18:06.520Z Compiling syn v1.0.109
19662024-02-19T05:18:06.545Z Compiling byteorder v1.5.0
19672024-02-19T05:18:06.593Z Compiling lock_api v0.4.10
19682024-02-19T05:18:06.908Z Compiling generic-array v0.14.7
19692024-02-19T05:18:06.939Z Compiling libm v0.2.7
19702024-02-19T05:18:07.094Z Compiling num-traits v0.2.16
19712024-02-19T05:18:07.219Z Compiling ahash v0.8.7
19722024-02-19T05:18:07.277Z Compiling quote v1.0.35
19732024-02-19T05:18:07.389Z Compiling pkg-config v0.3.27
19742024-02-19T05:18:07.475Z Compiling thiserror v1.0.57
19752024-02-19T05:18:07.942Z Compiling syn v2.0.48
19762024-02-19T05:18:07.954Z Compiling cc v1.0.83
19772024-02-19T05:18:07.985Z Compiling getrandom v0.2.10
19782024-02-19T05:18:08.407Z Compiling serde_json v1.0.113
19792024-02-19T05:18:08.443Z Compiling scopeguard v1.2.0
19802024-02-19T05:18:09.005Z Compiling slab v0.4.9
19812024-02-19T05:18:09.017Z Compiling itoa v1.0.9
19822024-02-19T05:18:09.055Z Compiling log v0.4.20
19832024-02-19T05:18:09.326Z Compiling rand_core v0.6.4
19842024-02-19T05:18:09.659Z Compiling smallvec v1.13.1
19852024-02-19T05:18:09.882Z Compiling vcpkg v0.2.15
19862024-02-19T05:18:10.561Z Compiling const-oid v0.9.5
19872024-02-19T05:18:11.029Z Compiling parking_lot v0.12.1
19882024-02-19T05:18:11.125Z Compiling pin-project-lite v0.2.13
19892024-02-19T05:18:11.498Z Compiling ring v0.17.8
19902024-02-19T05:18:11.670Z Compiling openssl-sys v0.9.96
19912024-02-19T05:18:11.902Z Compiling ryu v1.0.15
19922024-02-19T05:18:12.183Z Compiling ucd-trie v0.1.6
19932024-02-19T05:18:12.571Z Compiling signal-hook-registry v1.4.1
19942024-02-19T05:18:12.703Z Compiling rustix v0.38.31
19952024-02-19T05:18:12.806Z Compiling subtle v2.5.0
19962024-02-19T05:18:13.235Z Compiling ring v0.16.20
19972024-02-19T05:18:13.268Z Compiling mio v0.8.9
19982024-02-19T05:18:13.411Z Compiling heck v0.4.1
19992024-02-19T05:18:13.824Z Compiling semver v1.0.22
20002024-02-19T05:18:14.223Z Compiling futures-core v0.3.30
20012024-02-19T05:18:14.936Z Compiling spin v0.5.2
20022024-02-19T05:18:15.433Z Compiling socket2 v0.5.5
20032024-02-19T05:18:15.965Z Compiling num_cpus v1.16.0
20042024-02-19T05:18:16.084Z Compiling unicode-xid v0.2.4
20052024-02-19T05:18:16.098Z Compiling futures-sink v0.3.30
20062024-02-19T05:18:16.242Z Compiling allocator-api2 v0.2.16
20072024-02-19T05:18:16.255Z Compiling openssl v0.10.60
20082024-02-19T05:18:16.589Z Compiling httparse v1.8.0
20092024-02-19T05:18:16.644Z Compiling synstructure v0.12.6
20102024-02-19T05:18:17.276Z Compiling tinyvec_macros v0.1.1
20112024-02-19T05:18:17.298Z Compiling equivalent v1.0.1
20122024-02-19T05:18:17.356Z Compiling tinyvec v1.6.0
20132024-02-19T05:18:17.512Z Compiling futures-channel v0.3.30
20142024-02-19T05:18:17.888Z Compiling futures-task v0.3.30
20152024-02-19T05:18:17.899Z Compiling pin-utils v0.1.0
20162024-02-19T05:18:17.965Z Compiling crc32fast v1.3.2
20172024-02-19T05:18:18.136Z Compiling ppv-lite86 v0.2.17
20182024-02-19T05:18:18.193Z Compiling native-tls v0.2.11
20192024-02-19T05:18:18.275Z Compiling rustls v0.21.9
20202024-02-19T05:18:18.424Z Compiling futures-io v0.3.30
20212024-02-19T05:18:18.526Z Compiling bzip2-sys v0.1.11+1.0.8
20222024-02-19T05:18:18.675Z Compiling spin v0.9.8
20232024-02-19T05:18:18.694Z Compiling tracing-core v0.1.31
20242024-02-19T05:18:18.952Z Compiling rand_chacha v0.3.1
20252024-02-19T05:18:18.987Z Compiling unicode-normalization v0.1.22
20262024-02-19T05:18:19.004Z Compiling base64ct v1.6.0
20272024-02-19T05:18:19.067Z Compiling unicode-bidi v0.3.13
20282024-02-19T05:18:19.802Z Compiling pem-rfc7468 v0.7.0
20292024-02-19T05:18:20.015Z Compiling rand v0.8.5
20302024-02-19T05:18:20.421Z Compiling num-iter v0.1.43
20312024-02-19T05:18:20.582Z Compiling usdt-impl v0.3.5
20322024-02-19T05:18:20.744Z Compiling signal-hook v0.3.17
20332024-02-19T05:18:21.037Z Compiling schemars v0.8.16
20342024-02-19T05:18:21.177Z Compiling flagset v0.4.3
20352024-02-19T05:18:21.240Z Compiling zerocopy-derive v0.2.0
20362024-02-19T05:18:21.244Z Compiling serde_derive v1.0.196
20372024-02-19T05:18:21.362Z Compiling zeroize_derive v1.4.2
20382024-02-19T05:18:21.384Z Compiling zerocopy-derive v0.7.32
20392024-02-19T05:18:21.395Z Compiling thiserror-impl v1.0.57
20402024-02-19T05:18:21.524Z Compiling tokio-macros v2.2.0
20412024-02-19T05:18:21.591Z Compiling futures-macro v0.3.30
20422024-02-19T05:18:22.139Z Compiling tracing-attributes v0.1.26
20432024-02-19T05:18:22.865Z Compiling zeroize v1.7.0
20442024-02-19T05:18:23.276Z Compiling der_derive v0.7.2
20452024-02-19T05:18:23.521Z Compiling zerocopy v0.7.32
20462024-02-19T05:18:24.449Z Compiling pest v2.7.6
20472024-02-19T05:18:24.619Z Compiling crypto-common v0.1.6
20482024-02-19T05:18:24.733Z Compiling block-buffer v0.10.4
20492024-02-19T05:18:24.981Z Compiling digest v0.10.7
20502024-02-19T05:18:25.002Z Compiling openssl-macros v0.1.1
20512024-02-19T05:18:25.646Z Compiling futures-util v0.3.30
20522024-02-19T05:18:25.682Z Compiling tracing v0.1.37
20532024-02-19T05:18:25.695Z Compiling scroll_derive v0.12.0
20542024-02-19T05:18:25.812Z Compiling hashbrown v0.14.3
20552024-02-19T05:18:26.087Z Compiling zerocopy-derive v0.6.4
20562024-02-19T05:18:26.894Z Compiling pest_meta v2.7.6
20572024-02-19T05:18:27.165Z Compiling der v0.7.8
20582024-02-19T05:18:28.142Z Compiling serde_derive_internals v0.26.0
20592024-02-19T05:18:28.212Z Compiling pest_generator v2.7.6
20602024-02-19T05:18:31.146Z Compiling pest_derive v2.7.6
20612024-02-19T05:18:31.920Z Compiling errno v0.3.8
20622024-02-19T05:18:32.186Z Compiling fnv v1.0.7
20632024-02-19T05:18:32.313Z Compiling rustversion v1.0.14
20642024-02-19T05:18:33.120Z Compiling schemars_derive v0.8.16
20652024-02-19T05:18:33.627Z Compiling spki v0.7.2
20662024-02-19T05:18:34.157Z Compiling zerocopy v0.3.0
20672024-02-19T05:18:34.727Z Compiling lazy_static v1.4.0
20682024-02-19T05:18:35.498Z Compiling bytes v1.5.0
20692024-02-19T05:18:35.709Z Compiling bitflags v2.4.0
20702024-02-19T05:18:36.244Z Compiling indexmap v2.2.3
20712024-02-19T05:18:36.543Z Compiling tokio v1.36.0
20722024-02-19T05:18:36.692Z Compiling rustc_version v0.4.0
20732024-02-19T05:18:37.510Z Compiling heapless v0.7.16
20742024-02-19T05:18:37.707Z Compiling http v0.2.11
20752024-02-19T05:18:38.631Z Compiling uuid v1.7.0
20762024-02-19T05:18:39.143Z Compiling backtrace v0.3.69
20772024-02-19T05:18:39.379Z Compiling thread-id v4.2.0
20782024-02-19T05:18:39.489Z Compiling memoffset v0.9.0
20792024-02-19T05:18:39.587Z Compiling num-bigint v0.4.4
20802024-02-19T05:18:39.818Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20812024-02-19T05:18:40.050Z Compiling iana-time-zone v0.1.57
20822024-02-19T05:18:40.060Z Compiling percent-encoding v2.3.1
20832024-02-19T05:18:40.362Z Compiling crossbeam-utils v0.8.16
20842024-02-19T05:18:40.508Z Compiling untrusted v0.7.1
20852024-02-19T05:18:40.716Z Compiling foreign-types-shared v0.1.1
20862024-02-19T05:18:40.822Z Compiling async-trait v0.1.77
20872024-02-19T05:18:40.832Z Compiling smoltcp v0.9.1
20882024-02-19T05:18:41.018Z Compiling base64 v0.21.7
20892024-02-19T05:18:41.284Z Compiling untrusted v0.9.0
20902024-02-19T05:18:42.193Z Compiling foreign-types v0.3.2
20912024-02-19T05:18:42.282Z Compiling chrono v0.4.31
20922024-02-19T05:18:42.915Z Compiling dof v0.1.5
20932024-02-19T05:18:44.400Z Compiling dtrace-parser v0.1.14
20942024-02-19T05:18:45.119Z Compiling tokio-util v0.7.10
20952024-02-19T05:18:45.152Z Compiling hmac v0.12.1
20962024-02-19T05:18:45.363Z Compiling clap_derive v4.5.0
20972024-02-19T05:18:45.778Z Compiling num-integer v0.1.46
20982024-02-19T05:18:46.157Z Compiling try-lock v0.2.4
20992024-02-19T05:18:46.310Z Compiling adler v1.0.2
21002024-02-19T05:18:46.499Z Compiling siphasher v0.3.11
21012024-02-19T05:18:46.611Z Compiling anstyle v1.0.2
21022024-02-19T05:18:46.874Z Compiling time-core v0.1.1
21032024-02-19T05:18:46.961Z Compiling utf8parse v0.2.1
21042024-02-19T05:18:47.039Z Compiling cpufeatures v0.2.12
21052024-02-19T05:18:47.099Z Compiling anstyle-parse v0.2.1
21062024-02-19T05:18:47.110Z Compiling sha2 v0.10.8
21072024-02-19T05:18:47.150Z Compiling time-macros v0.2.13
21082024-02-19T05:18:50.229Z Compiling miniz_oxide v0.7.1
21092024-02-19T05:18:50.395Z Compiling want v0.3.1
21102024-02-19T05:18:50.414Z Compiling h2 v0.3.24
21112024-02-19T05:18:51.361Z Compiling strum_macros v0.25.2
21122024-02-19T05:18:52.280Z Compiling sct v0.7.0
21132024-02-19T05:18:52.552Z Compiling rustls-webpki v0.101.7
21142024-02-19T05:18:54.188Z Compiling form_urlencoded v1.2.1
21152024-02-19T05:18:54.301Z Compiling http-body v0.4.5
21162024-02-19T05:18:54.708Z Compiling serde_tokenstream v0.1.7
21172024-02-19T05:18:55.202Z Compiling pkcs8 v0.10.2
21182024-02-19T05:18:55.233Z Compiling hubpack_derive v0.1.1
21192024-02-19T05:18:55.883Z Compiling socket2 v0.4.9
21202024-02-19T05:18:55.951Z Compiling crossbeam-epoch v0.9.15
21212024-02-19T05:18:56.101Z Compiling usdt-impl v0.5.0
21222024-02-19T05:18:56.450Z Compiling colorchoice v1.0.0
21232024-02-19T05:18:56.502Z Compiling slog v2.7.0
21242024-02-19T05:18:56.607Z Compiling tower-service v0.3.2
21252024-02-19T05:18:56.655Z Compiling anstyle-query v1.0.0
21262024-02-19T05:18:56.723Z Compiling radium v0.7.0
21272024-02-19T05:18:56.980Z Compiling httpdate v1.0.3
21282024-02-19T05:18:57.032Z Compiling anyhow v1.0.75
21292024-02-19T05:18:57.323Z Compiling openssl-probe v0.1.5
21302024-02-19T05:18:57.534Z Compiling hyper v0.14.27
21312024-02-19T05:18:58.970Z Compiling anstream v0.6.11
21322024-02-19T05:19:04.278Z Compiling terminal_size v0.3.0
21332024-02-19T05:19:06.105Z Compiling toml_datetime v0.6.5
21342024-02-19T05:19:06.517Z Compiling serde_spanned v0.6.5
21352024-02-19T05:19:06.522Z Compiling zerocopy v0.6.4
21362024-02-19T05:19:06.740Z Compiling scroll v0.12.0
21372024-02-19T05:19:06.979Z Compiling md-5 v0.10.5
21382024-02-19T05:19:07.255Z Compiling idna v0.5.0
21392024-02-19T05:19:07.305Z Compiling stringprep v0.1.3
21402024-02-19T05:19:07.517Z Compiling diesel_table_macro_syntax v0.1.0
21412024-02-19T05:19:07.908Z Compiling aho-corasick v1.0.4
21422024-02-19T05:19:07.939Z Compiling hash32 v0.2.1
21432024-02-19T05:19:08.099Z Compiling stable_deref_trait v1.2.0
21442024-02-19T05:19:08.163Z Compiling clap_lex v0.7.0
21452024-02-19T05:19:08.197Z Compiling strsim v0.11.0
21462024-02-19T05:19:08.304Z Compiling fallible-iterator v0.2.0
21472024-02-19T05:19:08.745Z Compiling tap v1.0.1
21482024-02-19T05:19:08.852Z Compiling plain v0.2.3
21492024-02-19T05:19:08.937Z Compiling regex-syntax v0.8.2
21502024-02-19T05:19:09.013Z Compiling gimli v0.28.0
21512024-02-19T05:19:09.032Z Compiling dyn-clone v1.0.16
21522024-02-19T05:19:09.076Z Compiling maybe-uninit v2.0.0
21532024-02-19T05:19:09.598Z Compiling postgres-protocol v0.6.6
21542024-02-19T05:19:09.708Z Compiling goblin v0.8.0
21552024-02-19T05:19:09.747Z Compiling wyz v0.5.1
21562024-02-19T05:19:10.233Z Compiling clap_builder v4.5.0
21572024-02-19T05:19:10.808Z Compiling url v2.5.0
21582024-02-19T05:19:11.615Z Compiling diesel_derives v2.1.2
21592024-02-19T05:19:12.732Z Compiling regex-automata v0.4.4
21602024-02-19T05:19:14.054Z Compiling addr2line v0.21.0
21612024-02-19T05:19:14.158Z Compiling tokio-rustls v0.24.1
21622024-02-19T05:19:15.364Z Compiling tokio-native-tls v0.3.1
21632024-02-19T05:19:15.899Z Compiling usdt-attr-macro v0.3.5
21642024-02-19T05:19:16.243Z Compiling usdt-macro v0.3.5
21652024-02-19T05:19:18.006Z Compiling phf_shared v0.11.2
21662024-02-19T05:19:19.396Z Compiling block-padding v0.3.3
21672024-02-19T05:19:19.638Z Compiling serde_repr v0.1.16
21682024-02-19T05:19:19.815Z Compiling enum-as-inner v0.5.1
21692024-02-19T05:19:20.699Z Compiling ff v0.13.0
21702024-02-19T05:19:20.761Z Compiling scheduled-thread-pool v0.2.7
21712024-02-19T05:19:21.270Z Compiling object v0.32.1
21722024-02-19T05:19:21.409Z Compiling regex-automata v0.1.10
21732024-02-19T05:19:22.664Z Compiling pretty-hex v0.4.1
21742024-02-19T05:19:22.885Z Compiling winnow v0.5.15
21752024-02-19T05:19:23.889Z Compiling num_threads v0.1.6
21762024-02-19T05:19:24.013Z Compiling deranged v0.3.8
21772024-02-19T05:19:25.336Z Compiling num-bigint-dig v0.8.4
21782024-02-19T05:19:25.645Z Compiling matches v0.1.10
21792024-02-19T05:19:25.736Z Compiling funty v2.0.0
21802024-02-19T05:19:25.936Z Compiling ipnet v2.9.0
21812024-02-19T05:19:26.214Z Compiling packed_struct v0.10.1
21822024-02-19T05:19:26.646Z Compiling rustc-demangle v0.1.23
21832024-02-19T05:19:27.027Z Compiling bit-vec v0.6.3
21842024-02-19T05:19:27.212Z Compiling bitflags v1.3.2
21852024-02-19T05:19:27.310Z Compiling managed v0.8.0
21862024-02-19T05:19:27.453Z Compiling base16ct v0.2.0
21872024-02-19T05:19:27.787Z Compiling sec1 v0.7.3
21882024-02-19T05:19:28.369Z Compiling bitvec v1.0.1
21892024-02-19T05:19:29.872Z Compiling toml_edit v0.19.15
21902024-02-19T05:19:29.946Z Compiling time v0.3.27
21912024-02-19T05:19:30.657Z Compiling idna v0.2.3
21922024-02-19T05:19:32.127Z Compiling dof v0.3.0
21932024-02-19T05:19:33.085Z Compiling bstr v0.2.17
21942024-02-19T05:19:34.098Z Compiling r2d2 v0.8.10
21952024-02-19T05:19:34.469Z Compiling group v0.13.0
21962024-02-19T05:19:34.513Z Compiling inout v0.1.3
21972024-02-19T05:19:35.874Z Compiling phf v0.11.2
21982024-02-19T05:19:36.184Z Compiling regex v1.10.3
21992024-02-19T05:19:37.072Z Compiling hyper-tls v0.5.0
22002024-02-19T05:19:37.287Z Compiling hyper-rustls v0.24.2
22012024-02-19T05:19:37.414Z Compiling clap v4.5.0
22022024-02-19T05:19:37.537Z Compiling signal-hook-mio v0.2.3
22032024-02-19T05:19:37.645Z Compiling flate2 v1.0.28
22042024-02-19T05:19:37.717Z Compiling bzip2 v0.4.4
22052024-02-19T05:19:38.102Z Compiling ipnetwork v0.20.0
22062024-02-19T05:19:38.531Z Compiling postgres-types v0.2.6
22072024-02-19T05:19:39.037Z Compiling hubpack v0.1.2
22082024-02-19T05:19:39.047Z Compiling serde_urlencoded v0.7.1
22092024-02-19T05:19:39.354Z Compiling phf_shared v0.10.0
22102024-02-19T05:19:39.479Z Compiling rustls-pemfile v1.0.3
22112024-02-19T05:19:39.568Z Compiling hkdf v0.12.4
22122024-02-19T05:19:39.810Z Compiling dtrace-parser v0.2.0
22132024-02-19T05:19:39.859Z Compiling futures-executor v0.3.30
22142024-02-19T05:19:41.001Z Compiling crypto-bigint v0.5.2
22152024-02-19T05:19:41.203Z Compiling packed_struct_codegen v0.10.1
22162024-02-19T05:19:41.670Z Compiling float-cmp v0.9.0
22172024-02-19T05:19:43.565Z Compiling indexmap v1.9.3
22182024-02-19T05:19:43.568Z Compiling encoding_rs v0.8.33
22192024-02-19T05:19:43.568Z Compiling either v1.10.0
22202024-02-19T05:19:43.568Z Compiling static_assertions v1.1.0
22212024-02-19T05:19:43.568Z Compiling regex-automata v0.3.8
22222024-02-19T05:19:43.653Z Compiling webpki-roots v0.25.2
22232024-02-19T05:19:43.812Z Compiling new_debug_unreachable v1.0.4
22242024-02-19T05:19:43.910Z Compiling unicode-segmentation v1.10.1
22252024-02-19T05:19:43.921Z Compiling winnow v0.6.1
22262024-02-19T05:19:44.086Z Compiling minimal-lexical v0.2.1
22272024-02-19T05:19:44.565Z Compiling unicode-width v0.1.11
22282024-02-19T05:19:44.727Z Compiling data-encoding v2.4.0
22292024-02-19T05:19:44.737Z Compiling nodrop v0.1.14
22302024-02-19T05:19:44.851Z Compiling fixedbitset v0.4.2
22312024-02-19T05:19:45.485Z Compiling predicates-core v1.0.6
22322024-02-19T05:19:45.737Z Compiling precomputed-hash v0.1.1
22332024-02-19T05:19:45.844Z Compiling crc-catalog v2.2.0
22342024-02-19T05:19:45.984Z Compiling difflib v0.4.0
22352024-02-19T05:19:46.446Z Compiling mime v0.3.17
22362024-02-19T05:19:46.591Z Compiling whoami v1.4.1
22372024-02-19T05:19:47.275Z Compiling normalize-line-endings v0.3.0
22382024-02-19T05:19:47.389Z Compiling predicates v3.1.0
22392024-02-19T05:19:47.886Z Compiling toml_edit v0.22.6
22402024-02-19T05:19:50.574Z Compiling tokio-postgres v0.7.10
22412024-02-19T05:19:55.377Z Compiling reqwest v0.11.22
22422024-02-19T05:19:55.533Z Compiling crc v3.0.1
22432024-02-19T05:19:55.708Z Compiling string_cache v0.8.7
22442024-02-19T05:19:56.243Z Compiling trust-dns-proto v0.22.0
22452024-02-19T05:20:04.034Z Compiling bstr v1.6.0
22462024-02-19T05:20:04.315Z Compiling petgraph v0.6.4
22472024-02-19T05:20:05.538Z Compiling array-init v0.0.4
22482024-02-19T05:20:06.073Z Compiling console v0.15.8
22492024-02-19T05:20:06.893Z Compiling similar v2.3.0
22502024-02-19T05:20:07.462Z Compiling nom v7.1.3
22512024-02-19T05:20:08.545Z Compiling itertools v0.10.5
22522024-02-19T05:20:09.030Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
22532024-02-19T05:20:11.090Z Compiling elliptic-curve v0.13.8
22542024-02-19T05:20:14.559Z Compiling futures v0.3.30
22552024-02-19T05:20:15.296Z Compiling smallvec v0.6.14
22562024-02-19T05:20:15.420Z Compiling diesel v2.1.4
22572024-02-19T05:20:15.449Z Compiling zip v0.6.6
22582024-02-19T05:20:15.774Z Compiling crossterm v0.27.0
22592024-02-19T05:20:15.894Z Compiling yasna v0.5.2
22602024-02-19T05:20:16.248Z Compiling cipher v0.4.4
22612024-02-19T05:20:16.685Z Compiling toml v0.7.8
22622024-02-19T05:20:17.839Z Compiling bit-set v0.5.3
22632024-02-19T05:20:18.142Z Compiling usdt v0.3.5
22642024-02-19T05:20:19.140Z Compiling pkcs1 v0.7.5
22652024-02-19T05:20:19.264Z Compiling strum v0.25.0
22662024-02-19T05:20:19.428Z Compiling tokio-stream v0.1.14
22672024-02-19T05:20:19.849Z Compiling is-terminal v0.4.9
22682024-02-19T05:20:20.435Z Compiling openapiv3 v2.0.0
22692024-02-19T05:20:20.508Z Compiling hex v0.4.3
22702024-02-19T05:20:21.858Z Compiling signature v2.1.0
22712024-02-19T05:20:24.593Z Compiling hashbrown v0.12.3
22722024-02-19T05:20:25.944Z Compiling lalrpop-util v0.19.12
22732024-02-19T05:20:26.953Z Compiling termcolor v1.2.0
22742024-02-19T05:20:27.144Z Compiling bitfield v0.14.0
22752024-02-19T05:20:28.544Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22762024-02-19T05:20:28.801Z Compiling env_logger v0.10.0
22772024-02-19T05:20:40.781Z Compiling rsa v0.9.2
22782024-02-19T05:20:46.344Z Compiling serde-hex v0.1.0
22792024-02-19T05:20:50.699Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22802024-02-19T05:20:53.663Z Compiling ron v0.8.1
22812024-02-19T05:20:54.518Z Compiling x509-cert v0.2.4
22822024-02-19T05:20:57.891Z Compiling hashbrown v0.13.2
22832024-02-19T05:20:59.038Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22842024-02-19T05:21:01.073Z Compiling crc-any v2.4.3
22852024-02-19T05:21:15.853Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22862024-02-19T05:21:26.125Z Compiling object v0.30.4
22872024-02-19T05:21:28.668Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22882024-02-19T05:21:41.987Z Compiling path-slash v0.1.5
22892024-02-19T05:21:42.599Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
22902024-02-19T05:22:07.391Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22912024-02-19T05:22:08.184Z Finished release [optimized] target(s) in 4m 03s
22922024-02-19T05:22:08.257Z
22932024-02-19T05:22:08.257Zreal 4:03.288380542
22942024-02-19T05:22:08.257Zuser 26:43.357847387
22952024-02-19T05:22:08.257Zsys 3:01.253781641
22962024-02-19T05:22:08.257Ztrap 0.805887546
22972024-02-19T05:22:08.258Ztflt 1.546854019
22982024-02-19T05:22:08.261Zdflt 0.678324129
22992024-02-19T05:22:08.261Zkflt 0.000102208
23002024-02-19T05:22:08.261Zlock 1:01:15.281925491
23012024-02-19T05:22:08.261Zslp 1:19:00.506304618
23022024-02-19T05:22:08.261Zlat 1:24.561915118
23032024-02-19T05:22:08.261Zstop 1:13.170286247
23042024-02-19T05:22:08.261Z+ ptime -m gzip
23052024-02-19T05:22:08.732Z
23062024-02-19T05:22:08.735Zreal 0.471575576
23072024-02-19T05:22:08.736Zuser 0.466991679
23082024-02-19T05:22:08.736Zsys 0.004008917
23092024-02-19T05:22:08.736Ztrap 0.000054057
23102024-02-19T05:22:08.736Ztflt 0.000000000
23112024-02-19T05:22:08.736Zdflt 0.000000000
23122024-02-19T05:22:08.736Zkflt 0.000000000
23132024-02-19T05:22:08.736Zlock 0.000000000
23142024-02-19T05:22:08.736Zslp 0.000000000
23152024-02-19T05:22:08.736Zlat 0.000123294
23162024-02-19T05:22:08.736Zstop 0.000176613
23172024-02-19T05:22:08.736Z+ banner tufaceous
23182024-02-19T05:22:08.736Z
23192024-02-19T05:22:08.736Z ##### # # ###### ## #### ###### #### # # ####
23202024-02-19T05:22:08.736Z # # # # # # # # # # # # # #
23212024-02-19T05:22:08.736Z # # # ##### # # # ##### # # # # ####
23222024-02-19T05:22:08.736Z # # # # ###### # # # # # # #
23232024-02-19T05:22:08.736Z # # # # # # # # # # # # # # #
23242024-02-19T05:22:08.736Z # #### # # # #### ###### #### #### ####
23252024-02-19T05:22:08.736Z
23262024-02-19T05:22:08.736Z+ ptime -m cargo build --locked -p tufaceous --release
23272024-02-19T05:22:09.167Z Downloading crates ...
23282024-02-19T05:22:09.476Z Downloaded globset v0.4.13
23292024-02-19T05:22:09.479Z Downloaded pin-project-internal v1.1.3
23302024-02-19T05:22:09.479Z Downloaded buf-list v1.0.3
23312024-02-19T05:22:09.482Z Downloaded parse-size v1.0.0
23322024-02-19T05:22:09.482Z Downloaded doc-comment v0.3.3
23332024-02-19T05:22:09.492Z Downloaded humantime v2.1.0
23342024-02-19T05:22:09.496Z Downloaded async-recursion v1.0.5
23352024-02-19T05:22:09.496Z Downloaded fs-err v2.11.0
23362024-02-19T05:22:09.499Z Downloaded serde_plain v1.0.2
23372024-02-19T05:22:09.499Z Downloaded snafu-derive v0.7.5
23382024-02-19T05:22:09.502Z Downloaded snafu v0.7.5
23392024-02-19T05:22:09.506Z Downloaded pin-project v1.1.3
23402024-02-19T05:22:09.519Z Downloaded tough v0.16.0
23412024-02-19T05:22:09.524Z Downloaded typed-path v0.7.0
23422024-02-19T05:22:09.529Z Downloaded olpc-cjson v0.1.3
23432024-02-19T05:22:09.624Z Compiling serde_tokenstream v0.2.0
23442024-02-19T05:22:09.689Z Compiling regress v0.8.0
23452024-02-19T05:22:09.699Z Compiling dirs-sys-next v0.1.2
23462024-02-19T05:22:09.702Z Compiling rustls-pki-types v1.3.0
23472024-02-19T05:22:09.702Z Compiling ident_case v1.0.1
23482024-02-19T05:22:09.702Z Compiling strsim v0.10.0
23492024-02-19T05:22:09.722Z Compiling thread_local v1.1.7
23502024-02-19T05:22:09.858Z Compiling dirs-next v2.0.0
23512024-02-19T05:22:10.103Z Compiling darling_core v0.20.3
23522024-02-19T05:22:10.178Z Compiling camino v1.1.6
23532024-02-19T05:22:10.343Z Compiling heck v0.4.1
23542024-02-19T05:22:10.531Z Compiling rustls v0.22.2
23552024-02-19T05:22:10.728Z Compiling slog-async v2.8.0
23562024-02-19T05:22:10.835Z Compiling rustls-webpki v0.102.1
23572024-02-19T05:22:10.879Z Compiling term v0.7.0
23582024-02-19T05:22:11.055Z Compiling crossbeam-channel v0.5.8
23592024-02-19T05:22:11.289Z Compiling getopts v0.2.21
23602024-02-19T05:22:11.642Z Compiling structmeta-derive v0.3.0
23612024-02-19T05:22:12.180Z Compiling atty v0.2.14
23622024-02-19T05:22:12.329Z Compiling multer v3.0.0
23632024-02-19T05:22:12.651Z Compiling take_mut v0.2.2
23642024-02-19T05:22:12.828Z Compiling unsafe-libyaml v0.2.10
23652024-02-19T05:22:12.861Z Compiling paste v1.0.14
23662024-02-19T05:22:13.334Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
23672024-02-19T05:22:14.654Z Compiling doc-comment v0.3.3
23682024-02-19T05:22:15.144Z Compiling match_cfg v0.1.0
23692024-02-19T05:22:15.243Z Compiling hostname v0.3.1
23702024-02-19T05:22:15.325Z Compiling structmeta v0.3.0
23712024-02-19T05:22:15.484Z Compiling serde_yaml v0.9.25
23722024-02-19T05:22:15.579Z Compiling darling_macro v0.20.3
23732024-02-19T05:22:15.840Z Compiling slog-term v2.9.0
23742024-02-19T05:22:16.565Z Compiling darling v0.20.3
23752024-02-19T05:22:18.915Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23762024-02-19T05:22:18.934Z Compiling slog-json v2.6.1
23772024-02-19T05:22:19.107Z Compiling http v1.0.0
23782024-02-19T05:22:19.448Z Compiling async-stream-impl v0.3.5
23792024-02-19T05:22:19.489Z Compiling pin-project-internal v1.1.3
23802024-02-19T05:22:20.756Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
23812024-02-19T05:22:20.841Z Compiling atomic-waker v1.1.1
23822024-02-19T05:22:21.039Z Compiling fastrand v2.0.1
23832024-02-19T05:22:21.181Z Compiling waitgroup v0.1.2
23842024-02-19T05:22:21.421Z Compiling tempfile v3.10.0
23852024-02-19T05:22:22.343Z Compiling pin-project v1.1.3
23862024-02-19T05:22:22.471Z Compiling async-stream v0.3.5
23872024-02-19T05:22:22.690Z Compiling tokio-rustls v0.25.0
23882024-02-19T05:22:22.806Z Compiling slog-bunyan v2.5.0
23892024-02-19T05:22:23.176Z Compiling serde_with_macros v3.6.1
23902024-02-19T05:22:23.501Z Compiling parse-display-derive v0.9.0
23912024-02-19T05:22:24.409Z Compiling toml v0.8.10
23922024-02-19T05:22:24.488Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
23932024-02-19T05:22:25.115Z Compiling rustls-pemfile v2.1.0
23942024-02-19T05:22:25.229Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
23952024-02-19T05:22:25.854Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
23962024-02-19T05:22:26.034Z Compiling sha1 v0.10.6
23972024-02-19T05:22:26.588Z Compiling newtype-uuid v1.0.1
23982024-02-19T05:22:26.944Z Compiling strum_macros v0.26.1
23992024-02-19T05:22:26.976Z Compiling snafu-derive v0.7.5
24002024-02-19T05:22:27.380Z Compiling serde_path_to_error v0.1.15
24012024-02-19T05:22:27.604Z Compiling instant v0.1.12
24022024-02-19T05:22:27.769Z Compiling fs-err v2.11.0
24032024-02-19T05:22:28.114Z Compiling buf-list v1.0.3
24042024-02-19T05:22:28.437Z Compiling same-file v1.0.6
24052024-02-19T05:22:28.695Z Compiling arc-swap v1.6.0
24062024-02-19T05:22:28.745Z Compiling debug-ignore v1.0.5
24072024-02-19T05:22:29.456Z Compiling slog-scope v4.4.0
24082024-02-19T05:22:29.743Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
24092024-02-19T05:22:29.878Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
24102024-02-19T05:22:30.442Z Compiling walkdir v2.4.0
24112024-02-19T05:22:31.888Z Compiling strum v0.26.1
24122024-02-19T05:22:32.160Z Compiling snafu v0.7.5
24132024-02-19T05:22:32.178Z Compiling backoff v0.4.0
24142024-02-19T05:22:32.234Z Compiling parse-display v0.9.0
24152024-02-19T05:22:32.538Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24162024-02-19T05:22:32.905Z Compiling serde_with v3.6.1
24172024-02-19T05:22:33.637Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24182024-02-19T05:22:34.207Z Compiling globset v0.4.13
24192024-02-19T05:22:34.382Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24202024-02-19T05:22:34.559Z Compiling pem v3.0.2
24212024-02-19T05:22:36.227Z Compiling olpc-cjson v0.1.3
24222024-02-19T05:22:36.805Z Compiling serde_plain v1.0.2
24232024-02-19T05:22:36.964Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
24242024-02-19T05:22:37.349Z Compiling macaddr v1.0.1
24252024-02-19T05:22:37.878Z Compiling async-recursion v1.0.5
24262024-02-19T05:22:38.105Z Compiling xattr v1.0.1
24272024-02-19T05:22:38.401Z Compiling filetime v0.2.23
24282024-02-19T05:22:38.748Z Compiling typed-path v0.7.0
24292024-02-19T05:22:38.893Z Compiling tar v0.4.40
24302024-02-19T05:22:43.277Z Compiling tough v0.16.0
24312024-02-19T05:22:46.213Z Compiling slog-stdlog v4.1.1
24322024-02-19T05:22:46.903Z Compiling camino-tempfile v1.1.1
24332024-02-19T05:22:47.192Z Compiling itertools v0.12.1
24342024-02-19T05:22:47.696Z Compiling parse-size v1.0.0
24352024-02-19T05:22:48.045Z Compiling slog-envlogger v2.2.0
24362024-02-19T05:22:50.293Z Compiling humantime v2.1.0
24372024-02-19T05:22:53.302Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
24382024-02-19T05:22:53.529Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24392024-02-19T05:23:03.459Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24402024-02-19T05:23:05.549Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
24412024-02-19T05:23:25.441Z Finished release [optimized] target(s) in 1m 16s
24422024-02-19T05:23:25.533Z
24432024-02-19T05:23:25.540Zreal 1:16.745107605
24442024-02-19T05:23:25.540Zuser 8:30.161584173
24452024-02-19T05:23:25.540Zsys 39.594025681
24462024-02-19T05:23:25.540Ztrap 0.221368329
24472024-02-19T05:23:25.540Ztflt 0.380398599
24482024-02-19T05:23:25.540Zdflt 0.354076814
24492024-02-19T05:23:25.540Zkflt 0.000179941
24502024-02-19T05:23:25.540Zlock 17:54.371577723
24512024-02-19T05:23:25.540Zslp 19:32.123751574
24522024-02-19T05:23:25.540Zlat 19.286766195
24532024-02-19T05:23:25.540Zstop 13.796244117
24542024-02-19T05:23:25.540Z+ ptime -m gzip
24552024-02-19T05:23:27.322Z
24562024-02-19T05:23:27.325Zreal 1.800311327
24572024-02-19T05:23:27.325Zuser 1.783106078
24582024-02-19T05:23:27.325Zsys 0.016578989
24592024-02-19T05:23:27.325Ztrap 0.000127793
24602024-02-19T05:23:27.325Ztflt 0.000000000
24612024-02-19T05:23:27.325Zdflt 0.000000000
24622024-02-19T05:23:27.325Zkflt 0.000000000
24632024-02-19T05:23:27.325Zlock 0.000000000
24642024-02-19T05:23:27.325Zslp 0.000000000
24652024-02-19T05:23:27.325Zlat 0.000090660
24662024-02-19T05:23:27.326Zstop 0.000187021
24672024-02-19T05:23:27.326Zprocess exited: duration 835153 ms, exit code 0
 
24682024-02-19T05:23:27.341Zfound 5 output files
24692024-02-19T05:23:27.341Zuploading: /work/end-to-end-tests/bootstrap-7d41aab60bc32e23.gz (10682054 bytes)
24702024-02-19T05:23:31.084Zuploaded: /work/end-to-end-tests/bootstrap-7d41aab60bc32e23.gz
24712024-02-19T05:23:31.084Zuploading: /work/end-to-end-tests/bootstrap.gz (109708407 bytes)
24722024-02-19T05:23:48.565Zuploaded: /work/end-to-end-tests/bootstrap.gz
24732024-02-19T05:23:48.574Zuploading: /work/end-to-end-tests/end_to_end_tests-071471a59c136316.gz (113156418 bytes)
24742024-02-19T05:24:04.784Zuploaded: /work/end-to-end-tests/end_to_end_tests-071471a59c136316.gz
24752024-02-19T05:24:04.792Zuploading: /work/caboose-util.gz (4098861 bytes)
24762024-02-19T05:24:06.325Zuploaded: /work/caboose-util.gz
24772024-02-19T05:24:06.325Zuploading: /work/tufaceous.gz (15876977 bytes)
24782024-02-19T05:24:09.419Zuploaded: /work/tufaceous.gz