01HPQA7PT1WS9RWAB6VSX3PKVB: 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: 01HPQA8QK2QWEPFF493YNYHDFT

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-15T21:21:27.901Zjob assigned to worker 01HPQA8WFR6B40JCVCW8A88Z7N (queued for 1 m 3 s)
 
22024-02-15T21:21:28.808Zstarting task 0: "setup"
32024-02-15T21:21:28.922Z++ uname -s
42024-02-15T21:21:28.929Z+ kern=SunOS
52024-02-15T21:21:28.929Z+ case "$kern" in
62024-02-15T21:21:28.930Z+ groupadd -g 12345 build
72024-02-15T21:21:28.930Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-15T21:21:30.936Z+ zfs create -o mountpoint=/work rpool/work
92024-02-15T21:21:31.025Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-15T21:21:31.038Z+ home_fs=zfs
112024-02-15T21:21:31.038Z+ [[ zfs == autofs ]]
122024-02-15T21:21:31.038Z+ mkdir -p /home/build
132024-02-15T21:21:31.038Z+ chown build:build /home/build /work
142024-02-15T21:21:33.451Z+ chmod 0700 /home/build /work
152024-02-15T21:21:33.869Zprocess exited: duration 4219 ms, exit code 0
 
162024-02-15T21:21:33.877Zstarting task 1: "rust-toolchain"
172024-02-15T21:21:34.556Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-15T21:21:34.556Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-15T21:21:34.556Zinfo: downloading installer
202024-02-15T21:21:35.044Zwarning: it looks like you have an existing installation of Rust at:
212024-02-15T21:21:35.044Zwarning: /opt/ooce/bin
222024-02-15T21:21:35.044Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-15T21:21:35.044Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-15T21:21:35.044Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-15T21:21:35.045Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-15T21:21:35.045Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-15T21:21:35.054Zerror: cannot install while Rust is installed
282024-02-15T21:21:35.054Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-15T21:21:35.579Zinfo: profile set to 'default'
302024-02-15T21:21:35.579Zinfo: default host triple is x86_64-unknown-illumos
312024-02-15T21:21:35.589Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-15T21:21:35.589Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-15T21:21:35.589Zinfo: downloading component 'cargo'
342024-02-15T21:21:35.905Zinfo: downloading component 'clippy'
352024-02-15T21:21:36.136Zinfo: downloading component 'rust-docs'
362024-02-15T21:21:36.897Zinfo: downloading component 'rust-std'
372024-02-15T21:21:39.201Zinfo: downloading component 'rustc'
382024-02-15T21:21:44.740Zinfo: downloading component 'rustfmt'
392024-02-15T21:21:45.002Zinfo: installing component 'cargo'
402024-02-15T21:21:45.002Zinfo: installing component 'clippy'
412024-02-15T21:21:45.002Zinfo: installing component 'rust-docs'
422024-02-15T21:21:45.003Zinfo: installing component 'rust-std'
432024-02-15T21:21:46.395Zinfo: installing component 'rustc'
442024-02-15T21:21:50.713Zinfo: installing component 'rustfmt'
452024-02-15T21:21:51.054Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-15T21:21:51.055Z
472024-02-15T21:21:51.330Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-15T21:21:51.331Z
492024-02-15T21:21:51.354Z
502024-02-15T21:21:51.355ZRust is installed now. Great!
512024-02-15T21:21:51.355Z
522024-02-15T21:21:51.355ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-15T21:21:51.355Zenvironment variable. This has not been done automatically.
542024-02-15T21:21:51.355Z
552024-02-15T21:21:51.355ZTo configure your current shell, run:
562024-02-15T21:21:51.355Zsource "$HOME/.cargo/env"
572024-02-15T21:21:51.383Z+ rustc --version
582024-02-15T21:21:51.854Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-15T21:21:51.854Zprocess exited: duration 17570 ms, exit code 0
 
602024-02-15T21:21:51.881Zstarting task 2: "authentication"
612024-02-15T21:21:51.918Zprocess exited: duration 34 ms, exit code 0
 
622024-02-15T21:21:51.951Zstarting task 3: "clone repository"
632024-02-15T21:21:51.963Z+ mkdir -p /work/oxidecomputer/omicron
642024-02-15T21:21:51.963Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-02-15T21:21:52.207ZCloning into '/work/oxidecomputer/omicron'...
662024-02-15T21:22:02.747Z+ cd /work/oxidecomputer/omicron
672024-02-15T21:22:02.747Z+ git fetch origin 114aeb9a82ff2797396ac7fb050d87abccac867a
682024-02-15T21:22:03.255ZFrom https://github.com/oxidecomputer/omicron
692024-02-15T21:22:03.256Z * branch 114aeb9a82ff2797396ac7fb050d87abccac867a -> FETCH_HEAD
702024-02-15T21:22:03.256Z+ [[ -n john/correct-bad-service-nic-slots ]]
712024-02-15T21:22:03.256Z++ git branch --show-current
722024-02-15T21:22:03.256Z+ current=main
732024-02-15T21:22:03.256Z+ [[ main != john/correct-bad-service-nic-slots ]]
742024-02-15T21:22:03.256Z+ git branch -f john/correct-bad-service-nic-slots 114aeb9a82ff2797396ac7fb050d87abccac867a
752024-02-15T21:22:03.256Z+ git checkout -f john/correct-bad-service-nic-slots
762024-02-15T21:22:03.256ZSwitched to branch 'john/correct-bad-service-nic-slots'
772024-02-15T21:22:03.256Z+ git reset --hard 114aeb9a82ff2797396ac7fb050d87abccac867a
782024-02-15T21:22:03.256ZHEAD is now at 114aeb9a8 Fix bad service NIC slots
792024-02-15T21:22:03.256Zprocess exited: duration 6618 ms, exit code 0
 
802024-02-15T21:22:03.383Zstarting task 4: "build"
812024-02-15T21:22:03.825Z+ cargo --version
822024-02-15T21:22:03.825Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
832024-02-15T21:22:03.825Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
842024-02-15T21:22:03.825Zinfo: downloading component 'cargo'
852024-02-15T21:22:04.427Zinfo: downloading component 'clippy'
862024-02-15T21:22:06.698Zinfo: downloading component 'rust-docs'
872024-02-15T21:22:07.238Zinfo: downloading component 'rust-std'
882024-02-15T21:22:08.782Zinfo: downloading component 'rustc'
892024-02-15T21:22:13.163Zinfo: downloading component 'rustfmt'
902024-02-15T21:22:13.448Zinfo: installing component 'cargo'
912024-02-15T21:22:14.302Zinfo: installing component 'clippy'
922024-02-15T21:22:14.647Zinfo: installing component 'rust-docs'
932024-02-15T21:22:16.180Zinfo: installing component 'rust-std'
942024-02-15T21:22:17.829Zinfo: installing component 'rustc'
952024-02-15T21:22:21.865Zinfo: installing component 'rustfmt'
962024-02-15T21:22:22.251Zcargo 1.74.1 (ecb9851af 2023-10-18)
972024-02-15T21:22:22.261Z+ rustc --version
982024-02-15T21:22:22.318Zrustc 1.74.1 (a28077b28 2023-12-04)
992024-02-15T21:22:22.323Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1002024-02-15T21:22:34.322Z Startup: Refreshing catalog 'helios-dev' ... Done
1012024-02-15T21:22:34.400Z Startup: Caching catalogs ... Done
1022024-02-15T21:22:35.303ZPlanning: Solver setup ... Done (0.976s)
1032024-02-15T21:22:35.326ZPlanning: Running solver ... Done (0.023s)
1042024-02-15T21:22:35.518ZPlanning: Finding local manifests ... Done (0.136s)
1052024-02-15T21:22:35.957ZPlanning: Fetching manifests: 0/4 0% complete
1062024-02-15T21:22:36.249ZPlanning: Fetching manifests: 4/4 100% complete
1072024-02-15T21:22:36.313ZPlanning: Package planning ... Done (0.049s)
1082024-02-15T21:22:36.354ZPlanning: Merging actions ... Done (0.051s)
1092024-02-15T21:22:37.167ZPlanning: Checking for conflicting actions ... Done (0.805s)
1102024-02-15T21:22:37.182ZPlanning: Consolidating action changes ... Done (0.011s)
1112024-02-15T21:22:40.382ZPlanning: Evaluating mediators ... Done (3.205s)
1122024-02-15T21:22:40.391ZPlanning: Planning completed in 6.38 seconds
1132024-02-15T21:22:40.416Z Packages to install: 4
1142024-02-15T21:22:40.416Z Mediators to change: 2
1152024-02-15T21:22:40.416Z Services to change: 1
1162024-02-15T21:22:40.416Z Estimated space available: 148.87 GB
1172024-02-15T21:22:40.416ZEstimated space to be consumed: 1.41 GB
1182024-02-15T21:22:40.416Z Create boot environment: No
1192024-02-15T21:22:40.416ZCreate backup boot environment: No
1202024-02-15T21:22:40.416Z Rebuild boot archive: No
1212024-02-15T21:22:40.417Z
1222024-02-15T21:22:40.417ZChanged mediators:
1232024-02-15T21:22:40.417Z mediator clang:
1242024-02-15T21:22:40.417Z version: None -> 15 (system default)
1252024-02-15T21:22:40.417Z
1262024-02-15T21:22:40.417Z mediator llvm:
1272024-02-15T21:22:40.417Z version: 14 (system default) -> 15 (system default)
1282024-02-15T21:22:40.418Z
1292024-02-15T21:22:40.418ZChanged packages:
1302024-02-15T21:22:40.418Zhelios-dev
1312024-02-15T21:22:40.418Z developer/build-essential
1322024-02-15T21:22:40.418Z None -> 11-2.0
1332024-02-15T21:22:40.418Z library/libxmlsec1
1342024-02-15T21:22:40.419Z None -> 1.2.35-2.0
1352024-02-15T21:22:40.419Z ooce/developer/clang-15
1362024-02-15T21:22:40.419Z None -> 15.0.7-2.0
1372024-02-15T21:22:40.419Z ooce/developer/llvm-15
1382024-02-15T21:22:40.419Z None -> 15.0.7-2.0
1392024-02-15T21:22:40.420Z
1402024-02-15T21:22:40.420ZServices:
1412024-02-15T21:22:40.420Z restart_fmri:
1422024-02-15T21:22:40.420Z svc:/system/update-man-index:default
1432024-02-15T21:22:40.665Z
1442024-02-15T21:22:40.665ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1452024-02-15T21:22:47.598ZDownload: 213/3290 items 1.3/212.6MB 0% complete (559k/s)
1462024-02-15T21:22:52.122ZDownload: 1176/3290 items 52.8/212.6MB 24% complete (5.1M/s)
1472024-02-15T21:22:57.138ZDownload: 1789/3290 items 118.4/212.6MB 55% complete (11.8M/s)
1482024-02-15T21:23:02.138ZDownload: 2305/3290 items 119.8/212.6MB 56% complete (7.1M/s)
1492024-02-15T21:23:11.667ZDownload: 3248/3290 items 203.1/212.6MB 95% complete (8.5M/s)
1502024-02-15T21:23:13.511ZDownload: Completed 212.60 MB in 32.44 seconds (6.5M/s)
1512024-02-15T21:23:13.522Z Actions: 1/3689 actions (Installing new actions)
1522024-02-15T21:23:18.477Z Actions: 3687/3689 actions (Installing new actions)
1532024-02-15T21:23:18.553Z Actions: Completed 3689 actions in 5.25 seconds.
1542024-02-15T21:23:19.015Z Done (0.164s)
1552024-02-15T21:23:19.015Z Done (0.000s)
1562024-02-15T21:23:19.015Z Done (0.216s)
1572024-02-15T21:23:24.175Z Done (5.124s)
1582024-02-15T21:23:24.339Z Done (0.093s)
1592024-02-15T21:23:24.345Z Done (0.000s)
1602024-02-15T21:23:24.527Z Done (0.000s)
1612024-02-15T21:23:25.021ZPlanning: Evaluating mediator changes ... Done
1622024-02-15T21:23:25.934ZPlanning: Checking for conflicting actions ... Done
1632024-02-15T21:23:25.934ZPlanning: Consolidating action changes ... Done
1642024-02-15T21:23:25.934ZPlanning: Evaluating mediators ... Done
1652024-02-15T21:23:25.935ZPlanning: Planning completed in 0.43 seconds
1662024-02-15T21:23:25.935Z Mediators to change: 2
1672024-02-15T21:23:25.935Z Create boot environment: No
1682024-02-15T21:23:25.936ZCreate backup boot environment: No
1692024-02-15T21:23:25.936Z Done
1702024-02-15T21:23:25.936Z Done
1712024-02-15T21:23:25.937Z Done
1722024-02-15T21:23:29.338Z Done
1732024-02-15T21:23:29.414Z Done
1742024-02-15T21:23:29.428Z Done
1752024-02-15T21:23:29.579Z Done
1762024-02-15T21:23:30.177ZPlanning: Evaluating mediator changes ... Done
1772024-02-15T21:23:30.202ZPlanning: Merging actions ... Done
1782024-02-15T21:23:30.369ZPlanning: Checking for conflicting actions ... Done
1792024-02-15T21:23:30.378ZPlanning: Consolidating action changes ... Done
1802024-02-15T21:23:30.644ZPlanning: Evaluating mediators ... Done
1812024-02-15T21:23:30.697ZPlanning: Planning completed in 0.79 seconds
1822024-02-15T21:23:30.728Z Packages to change: 1
1832024-02-15T21:23:30.733Z Mediators to change: 1
1842024-02-15T21:23:30.733Z Services to change: 1
1852024-02-15T21:23:30.734Z Create boot environment: No
1862024-02-15T21:23:30.734ZCreate backup boot environment: Yes
1872024-02-15T21:23:32.593Z Actions: 1/6 actions (Updating modified actions)
1882024-02-15T21:23:33.029Z Actions: Completed 6 actions in 0.03 seconds.
1892024-02-15T21:23:33.035Z Done
1902024-02-15T21:23:33.035Z Done
1912024-02-15T21:23:33.035Z Done
1922024-02-15T21:23:36.316Z Done
1932024-02-15T21:23:36.409Z Done
1942024-02-15T21:23:36.874Z Done
1952024-02-15T21:23:36.874Z Done
1962024-02-15T21:23:36.988ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1972024-02-15T21:23:36.988Zclang system 15 system
1982024-02-15T21:23:36.988Zcsh system system illumos
1992024-02-15T21:23:36.988Zctags system system illumos
2002024-02-15T21:23:36.988Zgcc vendor 12 vendor
2012024-02-15T21:23:36.988Zgcc system 10 system
2022024-02-15T21:23:36.988Zgcc system 7 system
2032024-02-15T21:23:36.988Zgo system 1.20 system
2042024-02-15T21:23:36.988Zgo system 1.19 system
2052024-02-15T21:23:36.989Zllvm system 15 system
2062024-02-15T21:23:36.989Zllvm system 14 system
2072024-02-15T21:23:36.989Zmariadb system 10.6 system
2082024-02-15T21:23:36.989Zmta vendor vendor dma
2092024-02-15T21:23:36.989Zopenjdk system 17 system
2102024-02-15T21:23:36.989Zopenjdk system 11 system
2112024-02-15T21:23:36.989Zopenjdk system 1.8 system
2122024-02-15T21:23:36.989Zopenssl vendor 3 vendor
2132024-02-15T21:23:36.989Zperl system 5.36 system
2142024-02-15T21:23:36.989Zpostgresql system 15 system
2152024-02-15T21:23:36.989Zpostgresql system 13 system
2162024-02-15T21:23:36.989Zpython vendor 3 vendor
2172024-02-15T21:23:36.990Zpython system 2 system
2182024-02-15T21:23:36.990Zpython3 system 3.11 system
2192024-02-15T21:23:36.990Zruby system 3.0 system
2202024-02-15T21:23:36.990Zwords vendor vendor american-english
2212024-02-15T21:23:36.990Zwords system system australian-english
2222024-02-15T21:23:36.990Zwords system system british-english
2232024-02-15T21:23:36.990Zwords system system canadian-english
2242024-02-15T21:23:36.991Zwords system system french
2252024-02-15T21:23:36.991Zwords system system italian
2262024-02-15T21:23:36.991Zwords system system ngerman
2272024-02-15T21:23:36.991Zwords system system ogerman
2282024-02-15T21:23:36.991Zwords system system spanish
2292024-02-15T21:23:38.523ZFMRI IFO
2302024-02-15T21:23:38.523Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2312024-02-15T21:23:38.523Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2322024-02-15T21:23:38.524Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2332024-02-15T21:23:38.524Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2342024-02-15T21:23:38.524Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2352024-02-15T21:23:38.524Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2362024-02-15T21:23:38.524Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2372024-02-15T21:23:38.524Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2382024-02-15T21:23:38.532Z+ set -o errexit
2392024-02-15T21:23:38.532Z+++ dirname ./tools/ci_download_cockroachdb
2402024-02-15T21:23:38.532Z++ cd ./tools
2412024-02-15T21:23:38.532Z++ pwd
2422024-02-15T21:23:38.532Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2432024-02-15T21:23:38.532Z++ basename ./tools/ci_download_cockroachdb
2442024-02-15T21:23:38.532Z+ ARG0=ci_download_cockroachdb
2452024-02-15T21:23:38.532Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2462024-02-15T21:23:38.532Z+ CIDL_VERSION=v22.1.9
2472024-02-15T21:23:38.532Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2482024-02-15T21:23:38.532Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2492024-02-15T21:23:38.532Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2502024-02-15T21:23:38.532Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2512024-02-15T21:23:38.532Z+ TARGET_DIR=out
2522024-02-15T21:23:38.532Z+ DOWNLOAD_DIR=out/downloads
2532024-02-15T21:23:38.532Z+ DEST_DIR=./out/cockroachdb
2542024-02-15T21:23:38.533Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2552024-02-15T21:23:38.533Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2562024-02-15T21:23:38.533Z+ main
2572024-02-15T21:23:38.533Z+ [[ 0 != 0 ]]
2582024-02-15T21:23:38.533Z+ CIDL_OS=solaris2.11
2592024-02-15T21:23:38.533Z+ [[ 0 != 0 ]]
2602024-02-15T21:23:38.533Z+ configure_os solaris2.11
2612024-02-15T21:23:38.533Z+ echo 'current directory: /work/oxidecomputer/omicron'
2622024-02-15T21:23:38.534Zcurrent directory: /work/oxidecomputer/omicron
2632024-02-15T21:23:38.534Z+ echo 'configuring based on OS: "solaris2.11"'
2642024-02-15T21:23:38.534Z+ case "$1" in
2652024-02-15T21:23:38.534Zconfiguring based on OS: "solaris2.11"
2662024-02-15T21:23:38.534Z+ CIDL_BUILD=illumos
2672024-02-15T21:23:38.534Z+ CIDL_SUFFIX=tar.gz
2682024-02-15T21:23:38.534Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2692024-02-15T21:23:38.534Z+ CIDL_URL_BASE=https://illumos.org/downloads
2702024-02-15T21:23:38.534Z+ CIDL_ASSEMBLE=do_assemble_illumos
2712024-02-15T21:23:38.535Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2722024-02-15T21:23:38.535Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2732024-02-15T21:23:38.535Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2742024-02-15T21:23:38.535Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2752024-02-15T21:23:38.535Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2762024-02-15T21:23:38.535Z+ CIDL_SHA256FUNC=do_sha256sum
2772024-02-15T21:23:38.536Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2782024-02-15T21:23:38.536Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2792024-02-15T21:23:38.536ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2802024-02-15T21:23:38.536ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2812024-02-15T21:23:38.537Z+ mkdir -p out/downloads
2822024-02-15T21:23:38.537Z+ mkdir -p ./out/cockroachdb
2832024-02-15T21:23:38.537Z+ local DO_DOWNLOAD=true
2842024-02-15T21:23:38.537Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2852024-02-15T21:23:38.537Z+ '[' true == true ']'
2862024-02-15T21:23:38.538Z+ echo Downloading...
2872024-02-15T21:23:38.538ZDownloading...
2882024-02-15T21:23:38.538Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2892024-02-15T21:23:38.538Z+ 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
2902024-02-15T21:23:43.181Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2912024-02-15T21:23:43.201Z++ sha256sum
2922024-02-15T21:23:43.201Z++ awk '{print $1}'
2932024-02-15T21:23:43.680Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2942024-02-15T21:23:43.693Z+ [[ 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 ]]
2952024-02-15T21:23:43.693Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2962024-02-15T21:23:43.693Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2972024-02-15T21:23:45.430Z+ do_assemble_illumos
2982024-02-15T21:23:45.431Z+ rm -r ./out/cockroachdb
2992024-02-15T21:23:45.434Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3002024-02-15T21:23:47.247Z+ ./out/cockroachdb/bin/cockroach version
3012024-02-15T21:23:47.706ZBuild Tag: v22.1.9-dirty
3022024-02-15T21:23:47.706ZBuild Time: 2022/10/26 21:17:46
3032024-02-15T21:23:47.706ZDistribution: OSS
3042024-02-15T21:23:47.707ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3052024-02-15T21:23:47.707ZGo Version: go1.17.13
3062024-02-15T21:23:47.707ZC Compiler: gcc 10.3.0
3072024-02-15T21:23:47.707ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3082024-02-15T21:23:47.707ZBuild Type: release
3092024-02-15T21:23:47.708Z+ set -o errexit
3102024-02-15T21:23:47.708Z+++ dirname ./tools/ci_download_clickhouse
3112024-02-15T21:23:47.708Z++ cd ./tools
3122024-02-15T21:23:47.709Z++ pwd
3132024-02-15T21:23:47.709Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3142024-02-15T21:23:47.709Z++ basename ./tools/ci_download_clickhouse
3152024-02-15T21:23:47.709Z+ ARG0=ci_download_clickhouse
3162024-02-15T21:23:47.709Z+ TARGET_DIR=out
3172024-02-15T21:23:47.709Z+ DOWNLOAD_DIR=out/downloads
3182024-02-15T21:23:47.709Z+ DEST_DIR=./out/clickhouse
3192024-02-15T21:23:47.709Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3202024-02-15T21:23:47.709Z+ CIDL_VERSION=v22.8.9.24
3212024-02-15T21:23:47.710Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3222024-02-15T21:23:47.710Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3232024-02-15T21:23:47.710Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3242024-02-15T21:23:47.710Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3252024-02-15T21:23:47.710Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3262024-02-15T21:23:47.710Z+ main
3272024-02-15T21:23:47.711Z+ [[ 0 != 0 ]]
3282024-02-15T21:23:47.711Z+ CIDL_OS=solaris2.11
3292024-02-15T21:23:47.711Z+ [[ 0 != 0 ]]
3302024-02-15T21:23:47.711Z+ configure_os solaris2.11
3312024-02-15T21:23:47.711Z+ echo 'current directory: /work/oxidecomputer/omicron'
3322024-02-15T21:23:47.711Zcurrent directory: /work/oxidecomputer/omicron
3332024-02-15T21:23:47.711Z+ echo 'configuring based on OS: "solaris2.11"'
3342024-02-15T21:23:47.711Z+ CIDL_DASHREV=
3352024-02-15T21:23:47.711Z+ case "$1" in
3362024-02-15T21:23:47.711Z+ CIDL_PLATFORM=illumos
3372024-02-15T21:23:47.711Zconfiguring based on OS: "solaris2.11"
3382024-02-15T21:23:47.711Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3392024-02-15T21:23:47.712Z+ CIDL_MD5FUNC=do_md5sum
3402024-02-15T21:23:47.712Z+ CIDL_DASHREV=-1
3412024-02-15T21:23:47.712Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3422024-02-15T21:23:47.712Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3432024-02-15T21:23:47.712Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3442024-02-15T21:23:47.712Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3452024-02-15T21:23:47.712Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3462024-02-15T21:23:47.712Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3472024-02-15T21:23:47.713ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3482024-02-15T21:23:47.713Z+ mkdir -p out/downloads
3492024-02-15T21:23:47.713ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3502024-02-15T21:23:47.713Z+ mkdir -p ./out/clickhouse
3512024-02-15T21:23:47.713Z+ local DO_DOWNLOAD=true
3522024-02-15T21:23:47.713Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3532024-02-15T21:23:47.714Z+ '[' true == true ']'
3542024-02-15T21:23:47.714Z+ echo Downloading...
3552024-02-15T21:23:47.714ZDownloading...
3562024-02-15T21:23:47.714Z+ 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
3572024-02-15T21:23:47.714Z+ 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
3582024-02-15T21:23:47.732Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3592024-02-15T21:23:47.732Z++ md5sum
3602024-02-15T21:23:47.732Z++ awk '{print $1}'
3612024-02-15T21:23:47.834Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3622024-02-15T21:23:47.834Z+ [[ 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 ]]
3632024-02-15T21:23:47.834Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3642024-02-15T21:23:47.844Z+ mkdir -p ./out/clickhouse
3652024-02-15T21:23:47.844Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3662024-02-15T21:23:51.024Z+ ./out/clickhouse/clickhouse server --version
3672024-02-15T21:23:51.056ZClickHouse server version 22.8.9.1.
3682024-02-15T21:23:51.056Z+ set -o errexit
3692024-02-15T21:23:51.056Z+++ dirname ./tools/ci_download_console
3702024-02-15T21:23:51.056Z++ cd ./tools
3712024-02-15T21:23:51.056Z++ pwd
3722024-02-15T21:23:51.931Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3732024-02-15T21:23:51.931Z++ basename ./tools/ci_download_console
3742024-02-15T21:23:51.931Z+ ARG0=ci_download_console
3752024-02-15T21:23:51.931Z+ TARGET_DIR=out
3762024-02-15T21:23:51.931Z+ DOWNLOAD_DIR=out/downloads
3772024-02-15T21:23:51.931Z+ DEST_DIR=./out/console-assets
3782024-02-15T21:23:51.931Z+ source /work/oxidecomputer/omicron/tools/console_version
3792024-02-15T21:23:51.932Z++ COMMIT=e5a1f804faa913de3be5b4cddac2011247a99774
3802024-02-15T21:23:51.932Z++ SHA2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
3812024-02-15T21:23:51.932Z+ URL=https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
3822024-02-15T21:23:51.932Z+ TARBALL_FILE=out/downloads/console.tar.gz
3832024-02-15T21:23:51.933Z+ main
3842024-02-15T21:23:51.933Z+ [[ 0 != 0 ]]
3852024-02-15T21:23:51.933Z+ echo 'URL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz'
3862024-02-15T21:23:51.933Z+ echo 'Local file: out/downloads/console.tar.gz'
3872024-02-15T21:23:51.933ZURL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
3882024-02-15T21:23:51.933ZLocal file: out/downloads/console.tar.gz
3892024-02-15T21:23:51.933Z+ local DO_DOWNLOAD=true
3902024-02-15T21:23:51.933Z+ [[ -f out/downloads/console.tar.gz ]]
3912024-02-15T21:23:51.933Z+ mkdir -p out/downloads
3922024-02-15T21:23:51.933Z+ '[' true == true ']'
3932024-02-15T21:23:51.934Z+ echo Downloading...
3942024-02-15T21:23:51.934ZDownloading...
3952024-02-15T21:23:51.934Z+ do_download_curl https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz out/downloads/console.tar.gz
3962024-02-15T21:23:51.934Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
3972024-02-15T21:23:54.025Z++ do_sha256sum out/downloads/console.tar.gz
3982024-02-15T21:23:54.025Z++ case "$OSTYPE" in
3992024-02-15T21:23:54.025Z++ SHA=sha256sum
4002024-02-15T21:23:54.026Z++ sha256sum
4012024-02-15T21:23:54.026Z++ awk '{print $1}'
4022024-02-15T21:23:54.026Z+ calculated_sha2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4032024-02-15T21:23:54.026Z+ [[ 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 ]]
4042024-02-15T21:23:54.026Z+ rm -rf ./out/console-assets
4052024-02-15T21:23:54.026Z+ mkdir -p ./out/console-assets
4062024-02-15T21:23:54.026Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4072024-02-15T21:23:54.026Z+ mkdir -p ./out/console-assets
4082024-02-15T21:23:54.026Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4092024-02-15T21:23:54.026Z+ set -o errexit
4102024-02-15T21:23:54.027Z+++ dirname ./tools/ci_download_maghemite_openapi
4112024-02-15T21:23:54.027Z++ cd ./tools
4122024-02-15T21:23:54.027Z++ pwd
4132024-02-15T21:23:54.027Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4142024-02-15T21:23:54.027Z++ basename ./tools/ci_download_maghemite_openapi
4152024-02-15T21:23:54.027Z+ ARG0=ci_download_maghemite_openapi
4162024-02-15T21:23:54.027Z+ TARGET_DIR=out
4172024-02-15T21:23:54.027Z+ DOWNLOAD_DIR=out/downloads
4182024-02-15T21:23:54.028Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4192024-02-15T21:23:54.028Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4202024-02-15T21:23:54.028Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4212024-02-15T21:23:54.028Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4222024-02-15T21:23:54.028Z+ LOCAL_FILE=out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4232024-02-15T21:23:54.028Z+ main
4242024-02-15T21:23:54.028Z+ [[ 0 != 0 ]]
4252024-02-15T21:23:54.028Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json'
4262024-02-15T21:23:54.028ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4272024-02-15T21:23:54.029Z+ echo 'Local file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4282024-02-15T21:23:54.029ZLocal file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4292024-02-15T21:23:54.029Z+ local DO_DOWNLOAD=true
4302024-02-15T21:23:54.029Z+ [[ -f out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4312024-02-15T21:23:54.029Z+ mkdir -p out/downloads
4322024-02-15T21:23:54.029Z+ '[' true == true ']'
4332024-02-15T21:23:54.029Z+ echo Downloading...
4342024-02-15T21:23:54.029ZDownloading...
4352024-02-15T21:23:54.029Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4362024-02-15T21:23:54.029Z+ 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
4372024-02-15T21:23:54.147Z++ do_sha256sum out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4382024-02-15T21:23:54.147Z++ case "$OSTYPE" in
4392024-02-15T21:23:54.148Z++ SHA=sha256sum
4402024-02-15T21:23:54.148Z++ sha256sum
4412024-02-15T21:23:54.148Z++ awk '{print $1}'
4422024-02-15T21:23:54.148Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4432024-02-15T21:23:54.148Z+ [[ 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 ]]
4442024-02-15T21:23:54.148Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4452024-02-15T21:23:54.148Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4462024-02-15T21:23:54.148Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4472024-02-15T21:23:54.149Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4482024-02-15T21:23:54.149Z+ LOCAL_FILE=out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4492024-02-15T21:23:54.149Z+ main
4502024-02-15T21:23:54.149Z+ [[ 0 != 0 ]]
4512024-02-15T21:23:54.149Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json'
4522024-02-15T21:23:54.149ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4532024-02-15T21:23:54.149Z+ echo 'Local file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4542024-02-15T21:23:54.149ZLocal file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4552024-02-15T21:23:54.149Z+ local DO_DOWNLOAD=true
4562024-02-15T21:23:54.149Z+ [[ -f out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4572024-02-15T21:23:54.149Z+ mkdir -p out/downloads
4582024-02-15T21:23:54.149Z+ '[' true == true ']'
4592024-02-15T21:23:54.149Z+ echo Downloading...
4602024-02-15T21:23:54.150ZDownloading...
4612024-02-15T21:23:54.150Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4622024-02-15T21:23:54.150Z+ 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
4632024-02-15T21:23:54.741Z++ do_sha256sum out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4642024-02-15T21:23:55.182Z++ case "$OSTYPE" in
4652024-02-15T21:23:55.182Z++ SHA=sha256sum
4662024-02-15T21:23:55.183Z++ sha256sum
4672024-02-15T21:23:55.183Z++ awk '{print $1}'
4682024-02-15T21:23:55.183Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4692024-02-15T21:23:55.183Z+ [[ 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 ]]
4702024-02-15T21:23:55.183Z+ set -o errexit
4712024-02-15T21:23:55.201Z+++ dirname ./tools/ci_download_dendrite_openapi
4722024-02-15T21:23:55.201Z++ cd ./tools
4732024-02-15T21:23:55.201Z++ pwd
4742024-02-15T21:23:55.201Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4752024-02-15T21:23:55.201Z++ basename ./tools/ci_download_dendrite_openapi
4762024-02-15T21:23:55.201Z+ ARG0=ci_download_dendrite_openapi
4772024-02-15T21:23:55.202Z+ TARGET_DIR=out
4782024-02-15T21:23:55.202Z+ DOWNLOAD_DIR=out/downloads
4792024-02-15T21:23:55.202Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4802024-02-15T21:23:55.202Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
4812024-02-15T21:23:55.202Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
4822024-02-15T21:23:55.202Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
4832024-02-15T21:23:55.202Z+ LOCAL_FILE=out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4842024-02-15T21:23:55.202Z+ main
4852024-02-15T21:23:55.202Z+ [[ 0 != 0 ]]
4862024-02-15T21:23:55.202Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json'
4872024-02-15T21:23:55.202ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
4882024-02-15T21:23:55.203ZLocal file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4892024-02-15T21:23:55.203Z+ echo 'Local file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json'
4902024-02-15T21:23:55.203Z+ local DO_DOWNLOAD=true
4912024-02-15T21:23:55.203Z+ [[ -f out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json ]]
4922024-02-15T21:23:55.203Z+ mkdir -p out/downloads
4932024-02-15T21:23:55.204Z+ '[' true == true ']'
4942024-02-15T21:23:55.204Z+ echo Downloading...
4952024-02-15T21:23:55.204ZDownloading...
4962024-02-15T21:23:55.204Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4972024-02-15T21:23:55.204Z+ 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
4982024-02-15T21:23:55.535Z++ do_sha256sum out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4992024-02-15T21:23:55.547Z++ case "$OSTYPE" in
5002024-02-15T21:23:55.547Z++ SHA=sha256sum
5012024-02-15T21:23:55.547Z++ sha256sum
5022024-02-15T21:23:55.547Z++ awk '{print $1}'
5032024-02-15T21:23:55.547Z+ calculated_sha2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5042024-02-15T21:23:55.547Z+ [[ 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 ]]
5052024-02-15T21:23:55.547Z+ set -o errexit
5062024-02-15T21:23:55.547Z+++ dirname ./tools/ci_download_dendrite_stub
5072024-02-15T21:23:55.547Z++ cd ./tools
5082024-02-15T21:23:55.547Z++ pwd
5092024-02-15T21:23:55.548Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5102024-02-15T21:23:55.548Z++ basename ./tools/ci_download_dendrite_stub
5112024-02-15T21:23:55.548Z+ ARG0=ci_download_dendrite_stub
5122024-02-15T21:23:55.548Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5132024-02-15T21:23:55.548Z++ CIDL_SHA256_ILLUMOS=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5142024-02-15T21:23:55.548Z++ CIDL_SHA256_LINUX_DPD=cb9a1978d1fe3a3f2391757f80436d8cc87c0041161652ad2234e7cf83e9ae36
5152024-02-15T21:23:55.548Z++ CIDL_SHA256_LINUX_SWADM=b7e737be56a8a815a95624f0b5c42ce1e339b07feeae7b3d7b9b4bc17c204245
5162024-02-15T21:23:55.548Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5172024-02-15T21:23:55.548Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5182024-02-15T21:23:55.548Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5192024-02-15T21:23:55.548Z+ TARGET_DIR=out
5202024-02-15T21:23:55.548Z+ DOWNLOAD_DIR=out/downloads
5212024-02-15T21:23:55.548Z+ DEST_DIR=./out/dendrite-stub
5222024-02-15T21:23:55.548Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5232024-02-15T21:23:55.548Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5242024-02-15T21:23:55.548Z+ REPO=oxidecomputer/dendrite
5252024-02-15T21:23:55.548Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e
5262024-02-15T21:23:55.549Z+ main
5272024-02-15T21:23:55.549Z+ [[ 0 != 0 ]]
5282024-02-15T21:23:55.549Z+ CIDL_OS=solaris2.11
5292024-02-15T21:23:55.549Z+ [[ 0 != 0 ]]
5302024-02-15T21:23:55.549Z+ configure_os solaris2.11
5312024-02-15T21:23:55.549Z+ echo 'current directory: /work/oxidecomputer/omicron'
5322024-02-15T21:23:55.549Zcurrent directory: /work/oxidecomputer/omicron
5332024-02-15T21:23:55.549Z+ echo 'configuring based on OS: "solaris2.11"'
5342024-02-15T21:23:55.549Z+ case "$1" in
5352024-02-15T21:23:55.549Z+ SET_BINARIES=
5362024-02-15T21:23:55.550Z+ CIDL_SHA256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5372024-02-15T21:23:55.550Zconfiguring based on OS: "solaris2.11"
5382024-02-15T21:23:55.550Z+ CIDL_SHA256FUNC=do_sha256sum
5392024-02-15T21:23:55.550Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5402024-02-15T21:23:55.550Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5412024-02-15T21:23:55.550Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5422024-02-15T21:23:55.550Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz'
5432024-02-15T21:23:55.551ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5442024-02-15T21:23:55.551Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5452024-02-15T21:23:55.551Z+ mkdir -p out/downloads
5462024-02-15T21:23:55.551ZLocal file: out/downloads/dendrite-stub.tar.gz
5472024-02-15T21:23:55.565Z+ mkdir -p ./out/dendrite-stub
5482024-02-15T21:23:55.565Z+ fetch_and_verify
5492024-02-15T21:23:55.565Z+ local DO_DOWNLOAD=true
5502024-02-15T21:23:55.565Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5512024-02-15T21:23:55.565Z+ '[' true == true ']'
5522024-02-15T21:23:55.565Z+ echo Downloading...
5532024-02-15T21:23:55.565ZDownloading...
5542024-02-15T21:23:55.566Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5552024-02-15T21:23:55.566Z+ 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
5562024-02-15T21:24:09.876Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5572024-02-15T21:24:09.879Z++ sha256sum
5582024-02-15T21:24:09.879Z++ awk '{print $1}'
5592024-02-15T21:24:09.901Z+ calculated_sha256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5602024-02-15T21:24:09.905Z+ [[ 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 ]]
5612024-02-15T21:24:09.905Z+ do_untar out/downloads/dendrite-stub.tar.gz
5622024-02-15T21:24:09.905Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5632024-02-15T21:24:10.591Z+ do_assemble
5642024-02-15T21:24:10.591Z+ rm -r ./out/dendrite-stub
5652024-02-15T21:24:10.595Z+ mkdir ./out/dendrite-stub
5662024-02-15T21:24:10.595Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5672024-02-15T21:24:10.698Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5682024-02-15T21:24:10.709Z+ set -o errexit
5692024-02-15T21:24:10.712Z+++ dirname ./tools/ci_download_maghemite_mgd
5702024-02-15T21:24:10.716Z++ cd ./tools
5712024-02-15T21:24:10.716Z++ pwd
5722024-02-15T21:24:10.716Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5732024-02-15T21:24:10.716Z++ basename ./tools/ci_download_maghemite_mgd
5742024-02-15T21:24:10.716Z+ ARG0=ci_download_maghemite_mgd
5752024-02-15T21:24:10.716Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5762024-02-15T21:24:10.716Z++ CIDL_SHA256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
5772024-02-15T21:24:10.716Z++ MGD_LINUX_SHA256=b2c823dd714fad67546a0e0c0d4ae56f2fe2e7c43434469b38e13b78de9f6968
5782024-02-15T21:24:10.717Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5792024-02-15T21:24:10.717Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
5802024-02-15T21:24:10.717Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
5812024-02-15T21:24:10.717Z+ TARGET_DIR=out
5822024-02-15T21:24:10.717Z+ DOWNLOAD_DIR=out/downloads
5832024-02-15T21:24:10.717Z+ DEST_DIR=./out/mgd
5842024-02-15T21:24:10.717Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5852024-02-15T21:24:10.717Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5862024-02-15T21:24:10.717Z+ REPO=oxidecomputer/maghemite
5872024-02-15T21:24:10.717Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce
5882024-02-15T21:24:10.721Z+ main
5892024-02-15T21:24:10.721Z+ [[ 0 != 0 ]]
5902024-02-15T21:24:10.722Z+ CIDL_OS=solaris2.11
5912024-02-15T21:24:10.722Z+ [[ 0 != 0 ]]
5922024-02-15T21:24:10.722Z+ configure_os solaris2.11
5932024-02-15T21:24:10.722Z+ echo 'current directory: /work/oxidecomputer/omicron'
5942024-02-15T21:24:10.722Zcurrent directory: /work/oxidecomputer/omicron
5952024-02-15T21:24:10.722Z+ echo 'configuring based on OS: "solaris2.11"'
5962024-02-15T21:24:10.722Z+ case "$1" in
5972024-02-15T21:24:10.722Z+ SET_BINARIES=
5982024-02-15T21:24:10.722Zconfiguring based on OS: "solaris2.11"
5992024-02-15T21:24:10.722Z+ CIDL_SHA256FUNC=do_sha256sum
6002024-02-15T21:24:10.722Z+ TARBALL_FILENAME=mgd.tar.gz
6012024-02-15T21:24:10.722Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6022024-02-15T21:24:10.723Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6032024-02-15T21:24:10.723Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz'
6042024-02-15T21:24:10.723ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6052024-02-15T21:24:10.723ZLocal file: out/downloads/mgd.tar.gz
6062024-02-15T21:24:10.723Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6072024-02-15T21:24:10.723Z+ mkdir -p out/downloads
6082024-02-15T21:24:10.723Z+ mkdir -p ./out/mgd
6092024-02-15T21:24:10.723Z+ fetch_and_verify
6102024-02-15T21:24:10.723Z+ local DO_DOWNLOAD=true
6112024-02-15T21:24:10.723Z+ [[ -f out/downloads/mgd.tar.gz ]]
6122024-02-15T21:24:10.723Z+ '[' true == true ']'
6132024-02-15T21:24:10.723Z+ echo Downloading...
6142024-02-15T21:24:10.723ZDownloading...
6152024-02-15T21:24:10.724Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz out/downloads/mgd.tar.gz
6162024-02-15T21:24:10.724Z+ 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
6172024-02-15T21:24:22.358Z++ do_sha256sum out/downloads/mgd.tar.gz
6182024-02-15T21:24:22.370Z++ sha256sum
6192024-02-15T21:24:22.370Z++ awk '{print $1}'
6202024-02-15T21:24:22.378Z+ calculated_sha256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
6212024-02-15T21:24:22.379Z+ [[ 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 ]]
6222024-02-15T21:24:22.379Z+ do_untar out/downloads/mgd.tar.gz
6232024-02-15T21:24:22.379Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6242024-02-15T21:24:22.825Z+ do_assemble
6252024-02-15T21:24:22.825Z+ rm -r ./out/mgd
6262024-02-15T21:24:22.839Z+ mkdir ./out/mgd
6272024-02-15T21:24:22.839Z+ cp -r out/downloads/root ./out/mgd/root
6282024-02-15T21:24:23.025Z+ set -o errexit
6292024-02-15T21:24:23.035Z+++ dirname ./tools/ci_download_transceiver_control
6302024-02-15T21:24:23.035Z++ cd ./tools
6312024-02-15T21:24:23.035Z++ pwd
6322024-02-15T21:24:23.035Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6332024-02-15T21:24:23.035Z++ basename ./tools/ci_download_transceiver_control
6342024-02-15T21:24:23.035Z+ ARG0=ci_download_transceiver_control
6352024-02-15T21:24:23.035Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6362024-02-15T21:24:23.035Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6372024-02-15T21:24:23.035Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6382024-02-15T21:24:23.035Z+ TARGET_DIR=out
6392024-02-15T21:24:23.035Z+ DOWNLOAD_DIR=out/downloads
6402024-02-15T21:24:23.036Z+ DEST_DIR=./out/transceiver-control
6412024-02-15T21:24:23.036Z+ BIN_DIR=/opt/oxide/bin
6422024-02-15T21:24:23.036Z+ BINARY=xcvradm
6432024-02-15T21:24:23.036Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6442024-02-15T21:24:23.036Z+ REPO=oxidecomputer/transceiver-control
6452024-02-15T21:24:23.036Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6462024-02-15T21:24:23.036Z+ main
6472024-02-15T21:24:23.037Z+ [[ 0 != 0 ]]
6482024-02-15T21:24:23.037Z+ CIDL_OS=solaris2.11
6492024-02-15T21:24:23.037Z+ [[ 0 != 0 ]]
6502024-02-15T21:24:23.037Z+ configure_os solaris2.11
6512024-02-15T21:24:23.037Z+ echo 'current directory: /work/oxidecomputer/omicron'
6522024-02-15T21:24:23.037Zcurrent directory: /work/oxidecomputer/omicron
6532024-02-15T21:24:23.037Zconfiguring based on OS: "solaris2.11"
6542024-02-15T21:24:23.037Z+ echo 'configuring based on OS: "solaris2.11"'
6552024-02-15T21:24:23.037Z+ case "$1" in
6562024-02-15T21:24:23.037Z+ SET_BINARIES=
6572024-02-15T21:24:23.037Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6582024-02-15T21:24:23.037Z+ CIDL_SHA256FUNC=do_sha256sum
6592024-02-15T21:24:23.038Z+ ARCHIVE_FILENAME=xcvradm.gz
6602024-02-15T21:24:23.038Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6612024-02-15T21:24:23.038Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6622024-02-15T21:24:23.038Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6632024-02-15T21:24:23.038ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6642024-02-15T21:24:23.038ZLocal file: out/downloads/xcvradm.gz
6652024-02-15T21:24:23.038Z+ echo 'Local file: out/downloads/xcvradm.gz'
6662024-02-15T21:24:23.038Z+ mkdir -p out/downloads
6672024-02-15T21:24:23.038Z+ mkdir -p ./out/transceiver-control
6682024-02-15T21:24:23.038Z+ fetch_and_verify
6692024-02-15T21:24:23.038Z+ local DO_DOWNLOAD=true
6702024-02-15T21:24:23.038Z+ [[ -f out/downloads/xcvradm.gz ]]
6712024-02-15T21:24:23.038Z+ '[' true == true ']'
6722024-02-15T21:24:23.039Z+ echo Downloading...
6732024-02-15T21:24:23.039ZDownloading...
6742024-02-15T21:24:23.039Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6752024-02-15T21:24:23.039Z+ 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
6762024-02-15T21:24:25.524Z++ do_sha256sum out/downloads/xcvradm.gz
6772024-02-15T21:24:25.527Z++ sha256sum
6782024-02-15T21:24:25.527Z++ awk '{print $1}'
6792024-02-15T21:24:25.534Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6802024-02-15T21:24:25.538Z+ [[ 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 ]]
6812024-02-15T21:24:25.538Z+ do_unpack out/downloads/xcvradm.gz
6822024-02-15T21:24:25.538Z+ mkdir -p out/downloads/root//opt/oxide/bin
6832024-02-15T21:24:25.538Z+ gzip -dc out/downloads/xcvradm.gz
6842024-02-15T21:24:26.077Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6852024-02-15T21:24:26.088Z+ do_assemble
6862024-02-15T21:24:26.088Z+ rm -r ./out/transceiver-control
6872024-02-15T21:24:26.088Z+ mkdir ./out/transceiver-control
6882024-02-15T21:24:26.088Z+ cp -r out/downloads/root ./out/transceiver-control/root
6892024-02-15T21:24:26.088ZAll prerequisites installed successfully
6902024-02-15T21:24:26.089Z
6912024-02-15T21:24:26.089Zreal 2:03.437495128
6922024-02-15T21:24:26.089Zuser 34.192963556
6932024-02-15T21:24:26.089Zsys 6.665484581
6942024-02-15T21:24:26.089Ztrap 0.007940304
6952024-02-15T21:24:26.089Ztflt 0.162199353
6962024-02-15T21:24:26.089Zdflt 0.514510639
6972024-02-15T21:24:26.089Zkflt 0.191479478
6982024-02-15T21:24:26.089Zlock 2.054406355
6992024-02-15T21:24:26.089Zslp 4:20.060395597
7002024-02-15T21:24:26.089Zlat 1.796742473
7012024-02-15T21:24:26.089Zstop 0.146028986
7022024-02-15T21:24:26.089Z+ banner end-to-end-tests
7032024-02-15T21:24:26.090Z
7042024-02-15T21:24:26.090Z ###### # # ##### ##### #### ###### # # #####
7052024-02-15T21:24:26.090Z # ## # # # # # # # ## # # #
7062024-02-15T21:24:26.090Z ##### # # # # # ##### # # # ##### ##### # # # # #
7072024-02-15T21:24:26.090Z # # # # # # # # # # # # # # #
7082024-02-15T21:24:26.090Z # # ## # # # # # # # ## # #
7092024-02-15T21:24:26.090Z ###### # # ##### # #### ###### # # #####
7102024-02-15T21:24:26.090Z
7112024-02-15T21:24:26.091Z+ export CARGO_PROFILE_DEV_DEBUG=1
7122024-02-15T21:24:26.091Z+ CARGO_PROFILE_DEV_DEBUG=1
7132024-02-15T21:24:26.091Z+ export CARGO_PROFILE_TEST_DEBUG=1
7142024-02-15T21:24:26.091Z+ CARGO_PROFILE_TEST_DEBUG=1
7152024-02-15T21:24:26.091Z+ export CARGO_INCREMENTAL=0
7162024-02-15T21:24:26.091Z+ CARGO_INCREMENTAL=0
7172024-02-15T21:24:26.091Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
7182024-02-15T21:24:26.118Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7192024-02-15T21:24:26.842Z Updating git repository `https://github.com/oxidecomputer/samael`
7202024-02-15T21:24:26.873Z Updating crates.io index
7212024-02-15T21:24:26.873Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7222024-02-15T21:24:27.597Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7232024-02-15T21:24:30.015Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7242024-02-15T21:24:30.154Z Updating git repository `http://github.com/oxidecomputer/tofino`
7252024-02-15T21:24:30.453Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7262024-02-15T21:24:30.751Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7272024-02-15T21:24:32.484Z Updating git repository `https://github.com/oxidecomputer/propolis`
7282024-02-15T21:24:32.611Z Updating git repository `https://github.com/oxidecomputer/crucible`
7292024-02-15T21:24:33.800Z Updating git repository `https://github.com/oxidecomputer/opte`
7302024-02-15T21:24:35.086Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7312024-02-15T21:24:35.089Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7322024-02-15T21:24:35.536Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7332024-02-15T21:24:35.852Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7342024-02-15T21:24:36.110Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7352024-02-15T21:24:36.418Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7362024-02-15T21:24:36.799Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7372024-02-15T21:24:37.241Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7382024-02-15T21:24:38.088Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7392024-02-15T21:24:38.207Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7402024-02-15T21:24:38.599Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7412024-02-15T21:24:39.339Z Updating git repository `https://github.com/jgallagher/nix`
7422024-02-15T21:24:39.989Z Updating git repository `https://github.com/cbiffle/hubpack`
7432024-02-15T21:24:40.765Z Updating git repository `https://github.com/oxidecomputer/typify`
7442024-02-15T21:24:42.052Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7452024-02-15T21:24:43.482Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7462024-02-15T21:24:43.671Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7472024-02-15T21:24:44.914Z Downloading crates ...
7482024-02-15T21:24:45.183Z Downloaded matches v0.1.10
7492024-02-15T21:24:45.188Z Downloaded macaddr v1.0.1
7502024-02-15T21:24:45.188Z Downloaded convert_case v0.4.0
7512024-02-15T21:24:45.188Z Downloaded colorchoice v1.0.0
7522024-02-15T21:24:45.188Z Downloaded nibble_vec v0.1.0
7532024-02-15T21:24:45.188Z Downloaded mime v0.3.17
7542024-02-15T21:24:45.188Z Downloaded lru-cache v0.1.2
7552024-02-15T21:24:45.199Z Downloaded atomicwrites v0.4.3
7562024-02-15T21:24:45.199Z Downloaded new_debug_unreachable v1.0.4
7572024-02-15T21:24:45.199Z Downloaded async-stream-impl v0.3.5
7582024-02-15T21:24:45.199Z Downloaded once_cell v1.19.0
7592024-02-15T21:24:45.204Z Downloaded pest_generator v2.7.6
7602024-02-15T21:24:45.204Z Downloaded aead v0.5.2
7612024-02-15T21:24:45.204Z Downloaded md-5 v0.10.5
7622024-02-15T21:24:45.204Z Downloaded bzip2 v0.4.4
7632024-02-15T21:24:45.215Z Downloaded num_threads v0.1.6
7642024-02-15T21:24:45.215Z Downloaded log v0.4.20
7652024-02-15T21:24:45.215Z Downloaded colored v2.0.4
7662024-02-15T21:24:45.232Z Downloaded darling_macro v0.20.3
7672024-02-15T21:24:45.232Z Downloaded platforms v3.0.2
7682024-02-15T21:24:45.247Z Downloaded num_cpus v1.16.0
7692024-02-15T21:24:45.247Z Downloaded defmt-parser v0.3.3
7702024-02-15T21:24:45.247Z Downloaded autocfg v1.1.0
7712024-02-15T21:24:45.247Z Downloaded anstream v0.5.0
7722024-02-15T21:24:45.248Z Downloaded data-encoding v2.4.0
7732024-02-15T21:24:45.248Z Downloaded parking_lot v0.11.2
7742024-02-15T21:24:45.248Z Downloaded newtype_derive v0.1.6
7752024-02-15T21:24:45.248Z Downloaded linked-hash-map v0.5.6
7762024-02-15T21:24:45.256Z Downloaded constant_time_eq v0.3.0
7772024-02-15T21:24:45.256Z Downloaded memmap v0.7.0
7782024-02-15T21:24:45.256Z Downloaded num-complex v0.4.4
7792024-02-15T21:24:45.256Z Downloaded opaque-debug v0.3.0
7802024-02-15T21:24:45.256Z Downloaded openssl-macros v0.1.1
7812024-02-15T21:24:45.280Z Downloaded block-padding v0.3.3
7822024-02-15T21:24:45.281Z Downloaded curve25519-dalek-derive v0.1.0
7832024-02-15T21:24:45.281Z Downloaded crucible-workspace-hack v0.1.0
7842024-02-15T21:24:45.281Z Downloaded crypto-common v0.1.6
7852024-02-15T21:24:45.281Z Downloaded cstr-argument v0.1.2
7862024-02-15T21:24:45.281Z Downloaded openssl-probe v0.1.5
7872024-02-15T21:24:45.288Z Downloaded phf_shared v0.10.0
7882024-02-15T21:24:45.288Z Downloaded md5 v0.7.0
7892024-02-15T21:24:45.288Z Downloaded base16ct v0.2.0
7902024-02-15T21:24:45.288Z Downloaded cobs v0.2.3
7912024-02-15T21:24:45.288Z Downloaded anstyle-parse v0.2.1
7922024-02-15T21:24:45.288Z Downloaded darling_core v0.20.3
7932024-02-15T21:24:45.288Z Downloaded itoa v1.0.9
7942024-02-15T21:24:45.288Z Downloaded argon2 v0.5.3
7952024-02-15T21:24:45.288Z Downloaded tower-service v0.3.2
7962024-02-15T21:24:45.294Z Downloaded diesel_table_macro_syntax v0.1.0
7972024-02-15T21:24:45.294Z Downloaded take_mut v0.2.2
7982024-02-15T21:24:45.294Z Downloaded block-buffer v0.10.4
7992024-02-15T21:24:45.294Z Downloaded cbc v0.1.2
8002024-02-15T21:24:45.305Z Downloaded backoff v0.4.0
8012024-02-15T21:24:45.305Z Downloaded deranged v0.3.8
8022024-02-15T21:24:45.306Z Downloaded camino-tempfile v1.1.1
8032024-02-15T21:24:45.315Z Downloaded ctr v0.9.2
8042024-02-15T21:24:45.315Z Downloaded num-iter v0.1.43
8052024-02-15T21:24:45.315Z Downloaded pkg-config v0.3.27
8062024-02-15T21:24:45.316Z Downloaded usdt-macro v0.3.5
8072024-02-15T21:24:45.316Z Downloaded num_enum_derive v0.5.11
8082024-02-15T21:24:45.316Z Downloaded lalrpop-util v0.19.12
8092024-02-15T21:24:45.321Z Downloaded arrayref v0.3.7
8102024-02-15T21:24:45.321Z Downloaded phf v0.11.2
8112024-02-15T21:24:45.321Z Downloaded num-rational v0.4.1
8122024-02-15T21:24:45.321Z Downloaded polyval v0.6.1
8132024-02-15T21:24:45.321Z Downloaded libsw v3.3.1
8142024-02-15T21:24:45.327Z Downloaded libefi-sys v0.1.0
8152024-02-15T21:24:45.327Z Downloaded want v0.3.1
8162024-02-15T21:24:45.327Z Downloaded num-traits v0.2.16
8172024-02-15T21:24:45.330Z Downloaded instant v0.1.12
8182024-02-15T21:24:45.330Z Downloaded ident_case v1.0.1
8192024-02-15T21:24:45.330Z Downloaded linear-map v1.2.0
8202024-02-15T21:24:45.335Z Downloaded pem v3.0.2
8212024-02-15T21:24:45.340Z Downloaded async-trait v0.1.77
8222024-02-15T21:24:45.340Z Downloaded parse-display v0.9.0
8232024-02-15T21:24:45.346Z Downloaded structopt-derive v0.4.18
8242024-02-15T21:24:45.346Z Downloaded topological-sort v0.2.2
8252024-02-15T21:24:45.350Z Downloaded swrite v0.1.0
8262024-02-15T21:24:45.350Z Downloaded thread-id v4.2.0
8272024-02-15T21:24:45.350Z Downloaded waitgroup v0.1.2
8282024-02-15T21:24:45.350Z Downloaded owo-colors v4.0.0
8292024-02-15T21:24:45.363Z Downloaded defmt v0.3.5
8302024-02-15T21:24:45.368Z Downloaded darling v0.20.3
8312024-02-15T21:24:45.368Z Downloaded num v0.4.1
8322024-02-15T21:24:45.368Z Downloaded usdt-impl v0.5.0
8332024-02-15T21:24:45.368Z Downloaded foreign-types v0.3.2
8342024-02-15T21:24:45.369Z Downloaded multer v3.0.0
8352024-02-15T21:24:45.374Z Downloaded enum-as-inner v0.5.1
8362024-02-15T21:24:45.375Z Downloaded openssl-sys v0.9.96
8372024-02-15T21:24:45.385Z Downloaded futures-sink v0.3.30
8382024-02-15T21:24:45.386Z Downloaded foreign-types-macros v0.2.3
8392024-02-15T21:24:45.386Z Downloaded futures-macro v0.3.30
8402024-02-15T21:24:45.386Z Downloaded rand_chacha v0.3.1
8412024-02-15T21:24:45.386Z Downloaded try-lock v0.2.4
8422024-02-15T21:24:45.427Z Downloaded password-hash v0.5.0
8432024-02-15T21:24:45.427Z Downloaded futures-io v0.3.30
8442024-02-15T21:24:45.427Z Downloaded stringprep v0.1.3
8452024-02-15T21:24:45.427Z Downloaded flagset v0.4.3
8462024-02-15T21:24:45.427Z Downloaded fxhash v0.2.1
8472024-02-15T21:24:45.427Z Downloaded schemars_derive v0.8.16
8482024-02-15T21:24:45.428Z Downloaded fnv v1.0.7
8492024-02-15T21:24:45.434Z Downloaded untrusted v0.9.0
8502024-02-15T21:24:45.435Z Downloaded parking_lot v0.12.1
8512024-02-15T21:24:45.435Z Downloaded rustls-pki-types v1.1.0
8522024-02-15T21:24:45.435Z Downloaded diesel_derives v2.1.2
8532024-02-15T21:24:45.435Z Downloaded derive_more v0.99.17
8542024-02-15T21:24:45.435Z Downloaded thiserror-no-std v2.0.2
8552024-02-15T21:24:45.435Z Downloaded is-terminal v0.4.9
8562024-02-15T21:24:45.435Z Downloaded minimal-lexical v0.2.1
8572024-02-15T21:24:45.435Z Downloaded quote v1.0.35
8582024-02-15T21:24:45.435Z Downloaded hubpack_derive v0.1.1
8592024-02-15T21:24:45.436Z Downloaded digest v0.10.7
8602024-02-15T21:24:45.436Z Downloaded smf v0.2.2
8612024-02-15T21:24:45.436Z Downloaded usdt v0.5.0
8622024-02-15T21:24:45.436Z Downloaded hubpack v0.1.2
8632024-02-15T21:24:45.436Z Downloaded slog-stdlog v4.1.1
8642024-02-15T21:24:45.436Z Downloaded structopt v0.3.26
8652024-02-15T21:24:45.439Z Downloaded tokio-rustls v0.24.1
8662024-02-15T21:24:45.444Z Downloaded strum v0.26.1
8672024-02-15T21:24:45.444Z Downloaded toml v0.7.8
8682024-02-15T21:24:45.455Z Downloaded dirs-sys-next v0.1.2
8692024-02-15T21:24:45.455Z Downloaded rustls-pemfile v1.0.3
8702024-02-15T21:24:45.471Z Downloaded clap v4.4.3
8712024-02-15T21:24:45.471Z Downloaded walkdir v2.4.0
8722024-02-15T21:24:45.471Z Downloaded chacha20poly1305 v0.10.1
8732024-02-15T21:24:45.491Z Downloaded rustfmt-wrapper v0.2.0
8742024-02-15T21:24:45.491Z Downloaded rustc_version v0.4.0
8752024-02-15T21:24:45.491Z Downloaded arc-swap v1.6.0
8762024-02-15T21:24:45.491Z Downloaded quick-error v1.2.3
8772024-02-15T21:24:45.492Z Downloaded thiserror-impl-no-std v2.0.2
8782024-02-15T21:24:45.492Z Downloaded base64 v0.21.7
8792024-02-15T21:24:45.522Z Downloaded strum_macros v0.26.1
8802024-02-15T21:24:45.522Z Downloaded semver v0.1.20
8812024-02-15T21:24:45.522Z Downloaded dtrace-parser v0.2.0
8822024-02-15T21:24:45.523Z Downloaded cc v1.0.83
8832024-02-15T21:24:45.523Z Downloaded usdt-attr-macro v0.5.0
8842024-02-15T21:24:45.523Z Downloaded ff v0.13.0
8852024-02-15T21:24:45.523Z Downloaded primeorder v0.13.6
8862024-02-15T21:24:45.523Z Downloaded zerocopy-derive v0.7.32
8872024-02-15T21:24:45.523Z Downloaded strum_macros v0.25.2
8882024-02-15T21:24:45.523Z Downloaded serde_spanned v0.6.5
8892024-02-15T21:24:45.523Z Downloaded heck v0.3.3
8902024-02-15T21:24:45.539Z Downloaded strum v0.25.0
8912024-02-15T21:24:45.539Z Downloaded fastrand v2.0.1
8922024-02-15T21:24:45.540Z Downloaded httpdate v1.0.3
8932024-02-15T21:24:45.540Z Downloaded equivalent v1.0.1
8942024-02-15T21:24:45.540Z Downloaded toolchain_find v0.2.0
8952024-02-15T21:24:45.540Z Downloaded zone_cfg_derive v0.3.0
8962024-02-15T21:24:45.540Z Downloaded headers-core v0.2.0
8972024-02-15T21:24:45.540Z Downloaded aes-gcm v0.10.3
8982024-02-15T21:24:45.540Z Downloaded rfc6979 v0.4.0
8992024-02-15T21:24:45.540Z Downloaded ucd-trie v0.1.6
9002024-02-15T21:24:45.540Z Downloaded getrandom v0.1.16
9012024-02-15T21:24:45.540Z Downloaded foreign-types-shared v0.3.1
9022024-02-15T21:24:45.540Z Downloaded getrandom v0.2.10
9032024-02-15T21:24:45.557Z Downloaded sct v0.7.0
9042024-02-15T21:24:45.558Z Downloaded slog v2.7.0
9052024-02-15T21:24:45.558Z Downloaded usdt v0.3.5
9062024-02-15T21:24:45.558Z Downloaded signal-hook-mio v0.2.3
9072024-02-15T21:24:45.558Z Downloaded hostname v0.3.1
9082024-02-15T21:24:45.559Z Downloaded signature v2.1.0
9092024-02-15T21:24:45.559Z Downloaded hex-literal v0.4.1
9102024-02-15T21:24:45.559Z Downloaded schemars v0.8.16
9112024-02-15T21:24:45.588Z Downloaded usdt-attr-macro v0.3.5
9122024-02-15T21:24:45.588Z Downloaded slog-json v2.6.1
9132024-02-15T21:24:45.588Z Downloaded foreign-types-shared v0.1.1
9142024-02-15T21:24:45.588Z Downloaded slog-dtrace v0.3.0
9152024-02-15T21:24:45.588Z Downloaded zeroize_derive v1.4.2
9162024-02-15T21:24:45.588Z Downloaded unicode-width v0.1.11
9172024-02-15T21:24:45.588Z Downloaded errno v0.3.8
9182024-02-15T21:24:45.597Z Downloaded rand_chacha v0.2.2
9192024-02-15T21:24:45.597Z Downloaded float-cmp v0.9.0
9202024-02-15T21:24:45.597Z Downloaded synstructure v0.12.6
9212024-02-15T21:24:45.598Z Downloaded strsim v0.8.0
9222024-02-15T21:24:45.598Z Downloaded futures v0.3.30
9232024-02-15T21:24:45.598Z Downloaded usdt-macro v0.5.0
9242024-02-15T21:24:45.598Z Downloaded slog-bunyan v2.5.0
9252024-02-15T21:24:45.598Z Downloaded embedded-io v0.4.0
9262024-02-15T21:24:45.598Z Downloaded proc-macro-crate v1.3.1
9272024-02-15T21:24:45.598Z Downloaded textwrap v0.11.0
9282024-02-15T21:24:45.598Z Downloaded unicode-xid v0.2.4
9292024-02-15T21:24:45.599Z Downloaded rustls-pemfile v2.0.0
9302024-02-15T21:24:45.599Z Downloaded similar v2.3.0
9312024-02-15T21:24:45.602Z Downloaded hash32 v0.3.1
9322024-02-15T21:24:45.602Z Downloaded iana-time-zone v0.1.57
9332024-02-15T21:24:45.602Z Downloaded same-file v1.0.6
9342024-02-15T21:24:45.609Z Downloaded tokio-tungstenite v0.20.1
9352024-02-15T21:24:45.609Z Downloaded utf8parse v0.2.1
9362024-02-15T21:24:45.609Z Downloaded semver-parser v0.10.2
9372024-02-15T21:24:45.609Z Downloaded rcgen v0.12.1
9382024-02-15T21:24:45.613Z Downloaded siphasher v0.3.11
9392024-02-15T21:24:45.613Z Downloaded strsim v0.10.0
9402024-02-15T21:24:45.617Z Downloaded home v0.5.5
9412024-02-15T21:24:45.617Z Downloaded filetime v0.2.23
9422024-02-15T21:24:45.621Z Downloaded http-range v0.1.5
9432024-02-15T21:24:45.621Z Downloaded heck v0.4.1
9442024-02-15T21:24:45.621Z Downloaded scopeguard v1.2.0
9452024-02-15T21:24:45.625Z Downloaded spin v0.5.2
9462024-02-15T21:24:45.625Z Downloaded futures-task v0.3.30
9472024-02-15T21:24:45.625Z Downloaded zip v0.6.6
9482024-02-15T21:24:45.630Z Downloaded proc-macro-error-attr v1.0.4
9492024-02-15T21:24:45.634Z Downloaded universal-hash v0.5.1
9502024-02-15T21:24:45.634Z Downloaded slog-envlogger v2.2.0
9512024-02-15T21:24:45.635Z Downloaded serde_tokenstream v0.1.7
9522024-02-15T21:24:45.639Z Downloaded serde_with_macros v3.6.0
9532024-02-15T21:24:45.642Z Downloaded russh-keys v0.40.1
9542024-02-15T21:24:45.642Z Downloaded dirs-next v2.0.0
9552024-02-15T21:24:45.646Z Downloaded foreign-types v0.5.0
9562024-02-15T21:24:45.646Z Downloaded sha2 v0.10.8
9572024-02-15T21:24:45.650Z Downloaded trust-dns-resolver v0.22.0
9582024-02-15T21:24:45.653Z Downloaded secrecy v0.8.0
9592024-02-15T21:24:45.653Z Downloaded dtrace-parser v0.1.14
9602024-02-15T21:24:45.653Z Downloaded zeroize v1.7.0
9612024-02-15T21:24:45.657Z Downloaded version_check v0.9.4
9622024-02-15T21:24:45.657Z Downloaded serde_repr v0.1.16
9632024-02-15T21:24:45.660Z Downloaded time-macros v0.2.13
9642024-02-15T21:24:45.660Z Downloaded scroll_derive v0.12.0
9652024-02-15T21:24:45.660Z Downloaded ghash v0.5.0
9662024-02-15T21:24:45.664Z Downloaded usdt-impl v0.3.5
9672024-02-15T21:24:45.664Z Downloaded clap_builder v4.4.2
9682024-02-15T21:24:45.669Z Downloaded tinyvec_macros v0.1.1
9692024-02-15T21:24:45.673Z Downloaded untrusted v0.7.1
9702024-02-15T21:24:45.673Z Downloaded semver v1.0.21
9712024-02-15T21:24:45.679Z Downloaded http v1.0.0
9722024-02-15T21:24:45.684Z Downloaded display-error-chain v0.2.0
9732024-02-15T21:24:45.684Z Downloaded endian-type v0.1.2
9742024-02-15T21:24:45.684Z Downloaded vec_map v0.8.2
9752024-02-15T21:24:45.684Z Downloaded rand_core v0.5.1
9762024-02-15T21:24:45.684Z Downloaded flate2 v1.0.28
9772024-02-15T21:24:45.692Z Downloaded futures-core v0.3.30
9782024-02-15T21:24:45.692Z Downloaded utf-8 v0.7.6
9792024-02-15T21:24:45.704Z Downloaded hex v0.4.3
9802024-02-15T21:24:45.704Z Downloaded ipnetwork v0.20.0
9812024-02-15T21:24:45.704Z Downloaded fallible-iterator v0.2.0
9822024-02-15T21:24:45.704Z Downloaded difflib v0.4.0
9832024-02-15T21:24:45.704Z Downloaded gethostname v0.4.3
9842024-02-15T21:24:45.765Z Downloaded spin v0.9.8
9852024-02-15T21:24:45.765Z Downloaded whoami v1.4.1
9862024-02-15T21:24:45.765Z Downloaded tracing-attributes v0.1.26
9872024-02-15T21:24:45.765Z Downloaded indexmap v1.9.3
9882024-02-15T21:24:45.765Z Downloaded r2d2 v0.8.10
9892024-02-15T21:24:45.785Z Downloaded hyper-tls v0.5.0
9902024-02-15T21:24:45.785Z Downloaded socket2 v0.4.9
9912024-02-15T21:24:45.785Z Downloaded libm v0.2.7
9922024-02-15T21:24:45.785Z Downloaded futures-executor v0.3.30
9932024-02-15T21:24:45.785Z Downloaded futures-channel v0.3.30
9942024-02-15T21:24:45.785Z Downloaded dof v0.1.5
9952024-02-15T21:24:45.785Z Downloaded serde_urlencoded v0.7.1
9962024-02-15T21:24:45.785Z Downloaded ecdsa v0.16.9
9972024-02-15T21:24:45.785Z Downloaded proc-macro-error v1.0.4
9982024-02-15T21:24:45.785Z Downloaded form_urlencoded v1.2.1
9992024-02-15T21:24:45.785Z Downloaded static_assertions v1.1.0
10002024-02-15T21:24:45.785Z Downloaded clap v2.34.0
10012024-02-15T21:24:45.785Z Downloaded tokio-native-tls v0.3.1
10022024-02-15T21:24:45.785Z Downloaded structmeta v0.3.0
10032024-02-15T21:24:45.785Z Downloaded hyper-staticfile v0.9.5
10042024-02-15T21:24:45.786Z Downloaded uuid v1.7.0
10052024-02-15T21:24:45.786Z Downloaded tungstenite v0.20.1
10062024-02-15T21:24:45.786Z Downloaded heapless v0.8.0
10072024-02-15T21:24:45.786Z Downloaded heapless v0.7.16
10082024-02-15T21:24:45.786Z Downloaded tempfile v3.10.0
10092024-02-15T21:24:45.790Z Downloaded semver v0.11.0
10102024-02-15T21:24:45.790Z Downloaded slog-scope v4.4.0
10112024-02-15T21:24:45.790Z Downloaded signal-hook v0.3.17
10122024-02-15T21:24:45.790Z Downloaded tracing-core v0.1.31
10132024-02-15T21:24:45.790Z Downloaded dyn-clone v1.0.16
10142024-02-15T21:24:45.790Z Downloaded ed25519-dalek v2.0.0
10152024-02-15T21:24:45.790Z Downloaded smallvec v1.13.1
10162024-02-15T21:24:45.790Z Downloaded serde v1.0.196
10172024-02-15T21:24:45.849Z Downloaded unicode-bidi v0.3.13
10182024-02-15T21:24:45.849Z Downloaded proc-macro2 v1.0.78
10192024-02-15T21:24:45.849Z Downloaded toml v0.5.11
10202024-02-15T21:24:45.849Z Downloaded headers v0.3.9
10212024-02-15T21:24:45.850Z Downloaded half v2.3.1
10222024-02-15T21:24:45.850Z Downloaded nom v7.1.3
10232024-02-15T21:24:45.861Z Downloaded ryu v1.0.15
10242024-02-15T21:24:45.861Z Downloaded elliptic-curve v0.13.8
10252024-02-15T21:24:45.861Z Downloaded rand v0.8.5
10262024-02-15T21:24:45.862Z Downloaded serde_yaml v0.9.25
10272024-02-15T21:24:45.862Z Downloaded steno v0.4.0
10282024-02-15T21:24:45.862Z Downloaded indexmap v2.2.3
10292024-02-15T21:24:45.862Z Downloaded socket2 v0.5.5
10302024-02-15T21:24:45.862Z Downloaded aho-corasick v1.0.4
10312024-02-15T21:24:45.862Z Downloaded toml_edit v0.19.15
10322024-02-15T21:24:46.276Z Downloaded hashbrown v0.12.3
10332024-02-15T21:24:46.276Z Downloaded hashbrown v0.13.2
10342024-02-15T21:24:46.276Z Downloaded rand v0.7.3
10352024-02-15T21:24:46.276Z Downloaded h2 v0.3.24
10362024-02-15T21:24:46.277Z Downloaded russh v0.40.2
10372024-02-15T21:24:46.277Z Downloaded trust-dns-server v0.22.1
10382024-02-15T21:24:46.277Z Downloaded http v0.2.11
10392024-02-15T21:24:46.277Z Downloaded tokio-util v0.7.10
10402024-02-15T21:24:46.277Z Downloaded time v0.3.27
10412024-02-15T21:24:46.277Z Downloaded toml_edit v0.22.4
10422024-02-15T21:24:46.277Z Downloaded trust-dns-client v0.22.0
10432024-02-15T21:24:46.277Z Downloaded rayon v1.8.0
10442024-02-15T21:24:46.277Z Downloaded regex-automata v0.1.10
10452024-02-15T21:24:46.277Z Downloaded reqwest v0.11.22
10462024-02-15T21:24:46.277Z Downloaded serde_json v1.0.113
10472024-02-15T21:24:46.277Z Downloaded serde_with v3.6.0
10482024-02-15T21:24:46.278Z Downloaded rustls-webpki v0.101.7
10492024-02-15T21:24:46.278Z Downloaded hyper v0.14.27
10502024-02-15T21:24:46.278Z Downloaded syn v1.0.109
10512024-02-15T21:24:46.278Z Downloaded hashbrown v0.14.3
10522024-02-15T21:24:46.278Z Downloaded zerocopy v0.7.32
10532024-02-15T21:24:46.278Z Downloaded winnow v0.5.15
10542024-02-15T21:24:46.278Z Downloaded openssl v0.10.60
10552024-02-15T21:24:46.278Z Downloaded hkdf v0.12.4
10562024-02-15T21:24:46.278Z Downloaded idna v0.5.0
10572024-02-15T21:24:46.278Z Downloaded chrono v0.4.31
10582024-02-15T21:24:46.278Z Downloaded webpki-roots v0.25.2
10592024-02-15T21:24:46.278Z Downloaded regress v0.8.0
10602024-02-15T21:24:46.278Z Downloaded regex v1.10.3
10612024-02-15T21:24:46.278Z Downloaded regress v0.7.1
10622024-02-15T21:24:46.278Z Downloaded syn v2.0.48
10632024-02-15T21:24:46.278Z Downloaded rustls v0.21.9
10642024-02-15T21:24:46.278Z Downloaded trust-dns-proto v0.22.0
10652024-02-15T21:24:46.278Z Downloaded vcpkg v0.2.15
10662024-02-15T21:24:46.279Z Downloaded smoltcp v0.9.1
10672024-02-15T21:24:46.279Z Downloaded rustls v0.22.2
10682024-02-15T21:24:46.279Z Downloaded regex-syntax v0.8.2
10692024-02-15T21:24:46.279Z Downloaded rustix v0.37.23
10702024-02-15T21:24:46.279Z Downloaded smoltcp v0.11.0
10712024-02-15T21:24:46.279Z Downloaded rustix v0.38.31
10722024-02-15T21:24:46.279Z Downloaded sled v0.34.7
10732024-02-15T21:24:46.279Z Downloaded idna v0.2.3
10742024-02-15T21:24:46.279Z Downloaded zerocopy-derive v0.2.0
10752024-02-15T21:24:46.291Z Downloaded regex-automata v0.4.4
10762024-02-15T21:24:46.304Z Downloaded zerocopy-derive v0.6.4
10772024-02-15T21:24:46.336Z Downloaded gimli v0.28.0
10782024-02-15T21:24:46.336Z Downloaded regex-automata v0.3.8
10792024-02-15T21:24:46.357Z Downloaded bzip2-sys v0.1.11+1.0.8
10802024-02-15T21:24:46.370Z Downloaded libc v0.2.153
10812024-02-15T21:24:46.420Z Downloaded tokio v1.36.0
10822024-02-15T21:24:46.436Z Downloaded curve25519-dalek v4.1.1
10832024-02-15T21:24:46.436Z Downloaded diesel v2.1.4
10842024-02-15T21:24:46.462Z Downloaded sha3 v0.10.8
10852024-02-15T21:24:46.492Z Downloaded bstr v1.6.0
10862024-02-15T21:24:46.492Z Downloaded object v0.32.1
10872024-02-15T21:24:46.492Z Downloaded radix_trie v0.2.1
10882024-02-15T21:24:46.512Z Downloaded bstr v0.2.17
10892024-02-15T21:24:46.513Z Downloaded openapiv3 v2.0.0
10902024-02-15T21:24:46.513Z Downloaded winapi v0.3.9
10912024-02-15T21:24:46.546Z Downloaded encoding_rs v0.8.33
10922024-02-15T21:24:46.574Z Downloaded itertools v0.12.1
10932024-02-15T21:24:46.590Z Downloaded goblin v0.8.0
10942024-02-15T21:24:46.590Z Downloaded rustls-webpki v0.102.1
10952024-02-15T21:24:46.601Z Downloaded itertools v0.10.5
10962024-02-15T21:24:46.601Z Downloaded futures-util v0.3.30
10972024-02-15T21:24:46.614Z Downloaded blake3 v1.5.0
10982024-02-15T21:24:46.622Z Downloaded unicode-normalization v0.1.22
10992024-02-15T21:24:46.623Z Downloaded tracing v0.1.37
11002024-02-15T21:24:46.634Z Downloaded typenum v1.16.0
11012024-02-15T21:24:46.634Z Downloaded ed25519 v2.2.2
11022024-02-15T21:24:46.634Z Downloaded toml_datetime v0.6.5
11032024-02-15T21:24:46.634Z Downloaded zone v0.3.0
11042024-02-15T21:24:46.634Z Downloaded ipnet v2.9.0
11052024-02-15T21:24:46.642Z Downloaded hyper-rustls v0.24.2
11062024-02-15T21:24:46.642Z Downloaded serde_derive v1.0.196
11072024-02-15T21:24:46.642Z Downloaded rayon-core v1.12.0
11082024-02-15T21:24:46.642Z Downloaded slog-term v2.9.0
11092024-02-15T21:24:46.643Z Downloaded unsafe-libyaml v0.2.10
11102024-02-15T21:24:46.649Z Downloaded tokio-postgres v0.7.10
11112024-02-15T21:24:46.650Z Downloaded pest v2.7.6
11122024-02-15T21:24:47.074Z Downloaded rustversion v1.0.14
11132024-02-15T21:24:47.074Z Downloaded inout v0.1.3
11142024-02-15T21:24:47.074Z Downloaded aes v0.8.3
11152024-02-15T21:24:47.571Z Downloaded url v2.5.0
11162024-02-15T21:24:47.571Z Downloaded hmac v0.12.1
11172024-02-15T21:24:47.571Z Downloaded unicode-segmentation v1.10.1
11182024-02-15T21:24:47.572Z Downloaded dof v0.3.0
11192024-02-15T21:24:47.572Z Downloaded zerocopy v0.6.4
11202024-02-15T21:24:47.572Z Downloaded tinyvec v1.6.0
11212024-02-15T21:24:47.572Z Downloaded slog-async v2.8.0
11222024-02-15T21:24:47.572Z Downloaded mio v0.8.9
11232024-02-15T21:24:47.572Z Downloaded structmeta-derive v0.3.0
11242024-02-15T21:24:47.572Z Downloaded rustc_version v0.1.7
11252024-02-15T21:24:47.572Z Downloaded tar v0.4.40
11262024-02-15T21:24:47.572Z Downloaded resolv-conf v0.7.0
11272024-02-15T21:24:47.572Z Downloaded p256 v0.13.2
11282024-02-15T21:24:47.572Z Downloaded der v0.7.8
11292024-02-15T21:24:47.573Z Downloaded glob v0.3.1
11302024-02-15T21:24:47.573Z Downloaded time-core v0.1.1
11312024-02-15T21:24:47.573Z Downloaded tokio-stream v0.1.14
11322024-02-15T21:24:47.573Z Downloaded crossterm v0.27.0
11332024-02-15T21:24:47.573Z Downloaded russh-cryptovec v0.7.0
11342024-02-15T21:24:47.573Z Downloaded signal-hook-registry v1.4.1
11352024-02-15T21:24:47.573Z Downloaded sec1 v0.7.3
11362024-02-15T21:24:47.573Z Downloaded backtrace v0.3.69
11372024-02-15T21:24:47.573Z Downloaded either v1.9.0
11382024-02-15T21:24:47.573Z Downloaded rustc-demangle v0.1.23
11392024-02-15T21:24:47.573Z Downloaded serde_tokenstream v0.2.0
11402024-02-15T21:24:47.573Z Downloaded scroll v0.12.0
11412024-02-15T21:24:47.573Z Downloaded dirs v5.0.1
11422024-02-15T21:24:47.573Z Downloaded miniz_oxide v0.7.1
11432024-02-15T21:24:47.574Z Downloaded bytes v1.5.0
11442024-02-15T21:24:47.574Z Downloaded thiserror v1.0.56
11452024-02-15T21:24:47.574Z Downloaded yasna v0.5.2
11462024-02-15T21:24:47.574Z Downloaded unicode-ident v1.0.12
11472024-02-15T21:24:47.574Z Downloaded httparse v1.8.0
11482024-02-15T21:24:47.574Z Downloaded vsss-rs v3.3.4
11492024-02-15T21:24:47.574Z Downloaded serde_derive_internals v0.26.0
11502024-02-15T21:24:47.574Z Downloaded num-bigint v0.4.4
11512024-02-15T21:24:47.574Z Downloaded toml v0.8.10
11522024-02-15T21:24:47.574Z Downloaded subprocess v0.2.9
11532024-02-15T21:24:47.575Z Downloaded pest_meta v2.7.6
11542024-02-15T21:24:47.575Z Downloaded sha1 v0.10.6
11552024-02-15T21:24:47.575Z Downloaded scheduled-thread-pool v0.2.7
11562024-02-15T21:24:47.575Z Downloaded dirs-sys v0.4.1
11572024-02-15T21:24:47.575Z Downloaded generic-array v0.14.7
11582024-02-15T21:24:47.575Z Downloaded getopts v0.2.21
11592024-02-15T21:24:47.575Z Downloaded term v0.7.0
11602024-02-15T21:24:47.575Z Downloaded hash32 v0.2.1
11612024-02-15T21:24:47.575Z Downloaded postcard v1.0.8
11622024-02-15T21:24:47.575Z Downloaded serde_path_to_error v0.1.15
11632024-02-15T21:24:47.576Z Downloaded unicase v2.7.0
11642024-02-15T21:24:47.576Z Downloaded stable_deref_trait v1.2.0
11652024-02-15T21:24:47.576Z Downloaded rand_core v0.6.4
11662024-02-15T21:24:47.576Z Downloaded io-lifetimes v1.0.11
11672024-02-15T21:24:47.576Z Downloaded thiserror-impl v1.0.56
11682024-02-15T21:24:47.576Z Downloaded memchr v2.6.3
11692024-02-15T21:24:47.576Z Downloaded crossbeam-channel v0.5.8
11702024-02-15T21:24:47.576Z Downloaded tokio-rustls v0.25.0
11712024-02-15T21:24:47.576Z Downloaded derive-where v1.2.7
11722024-02-15T21:24:47.576Z Downloaded allocator-api2 v0.2.16
11732024-02-15T21:24:47.576Z Downloaded crypto-bigint v0.5.2
11742024-02-15T21:24:47.577Z Downloaded defmt-macros v0.3.6
11752024-02-15T21:24:47.577Z Downloaded slab v0.4.9
11762024-02-15T21:24:47.577Z Downloaded ciborium v0.2.2
11772024-02-15T21:24:47.577Z Downloaded crc32fast v1.3.2
11782024-02-15T21:24:47.577Z Downloaded http-body v0.4.5
11792024-02-15T21:24:47.577Z Downloaded password-hash v0.4.2
11802024-02-15T21:24:47.577Z Downloaded parking_lot_core v0.8.6
11812024-02-15T21:24:47.577Z Downloaded camino v1.1.6
11822024-02-15T21:24:47.577Z Downloaded petgraph v0.6.4
11832024-02-15T21:24:47.577Z Downloaded ring v0.17.7
11842024-02-15T21:24:47.577Z Downloaded percent-encoding v2.3.1
11852024-02-15T21:24:47.577Z Downloaded pem-rfc7468 v0.7.0
11862024-02-15T21:24:47.577Z Downloaded cancel-safe-futures v0.1.5
11872024-02-15T21:24:47.577Z Downloaded lock_api v0.4.10
11882024-02-15T21:24:47.577Z Downloaded blowfish v0.9.1
11892024-02-15T21:24:47.577Z Downloaded xattr v1.0.1
11902024-02-15T21:24:47.578Z Downloaded der_derive v0.7.2
11912024-02-15T21:24:47.578Z Downloaded clap_derive v4.4.2
11922024-02-15T21:24:47.578Z Downloaded postgres-types v0.2.6
11932024-02-15T21:24:47.578Z Downloaded poly1305 v0.8.0
11942024-02-15T21:24:47.578Z Downloaded tokio-macros v2.2.0
11952024-02-15T21:24:47.578Z Downloaded group v0.13.0
11962024-02-15T21:24:47.578Z Downloaded native-tls v0.2.11
11972024-02-15T21:24:47.578Z Downloaded postgres-protocol v0.6.6
11982024-02-15T21:24:47.578Z Downloaded pin-project-lite v0.2.13
11992024-02-15T21:24:47.578Z Downloaded fixedbitset v0.4.2
12002024-02-15T21:24:47.578Z Downloaded terminal_size v0.2.6
12012024-02-15T21:24:47.579Z Downloaded zerocopy v0.3.0
12022024-02-15T21:24:47.579Z Downloaded spki v0.7.2
12032024-02-15T21:24:47.579Z Downloaded pbkdf2 v0.11.0
12042024-02-15T21:24:47.579Z Downloaded managed v0.8.0
12052024-02-15T21:24:47.579Z Downloaded bitflags v2.4.0
12062024-02-15T21:24:47.579Z Downloaded anyhow v1.0.75
12072024-02-15T21:24:47.579Z Downloaded blake2 v0.10.6
12082024-02-15T21:24:47.579Z Downloaded ring v0.16.20
12092024-02-15T21:24:47.579Z Downloaded predicates-core v1.0.6
12102024-02-15T21:24:47.579Z Downloaded omicron-zone-package v0.11.0
12112024-02-15T21:24:47.579Z Downloaded addr2line v0.21.0
12122024-02-15T21:24:47.580Z Downloaded crossbeam-utils v0.8.16
12132024-02-15T21:24:47.580Z Downloaded paste v1.0.14
12142024-02-15T21:24:47.580Z Downloaded parking_lot_core v0.9.8
12152024-02-15T21:24:47.599Z Downloaded thread_local v1.1.7
12162024-02-15T21:24:47.599Z Downloaded subtle v2.5.0
12172024-02-15T21:24:47.599Z Downloaded string_cache v0.8.7
12182024-02-15T21:24:47.599Z Downloaded pbkdf2 v0.12.2
12192024-02-15T21:24:47.599Z Downloaded predicates v3.1.0
12202024-02-15T21:24:47.599Z Downloaded ppv-lite86 v0.2.17
12212024-02-15T21:24:47.599Z Downloaded lazy_static v1.4.0
12222024-02-15T21:24:47.599Z Downloaded memoffset v0.9.0
12232024-02-15T21:24:47.599Z Downloaded kstat-rs v0.2.3
12242024-02-15T21:24:47.599Z Downloaded pin-utils v0.1.0
12252024-02-15T21:24:47.599Z Downloaded anstyle-query v1.0.0
12262024-02-15T21:24:47.599Z Downloaded keccak v0.1.4
12272024-02-15T21:24:47.599Z Downloaded ahash v0.8.7
12282024-02-15T21:24:47.599Z Downloaded cfg-if v1.0.0
12292024-02-15T21:24:47.599Z Downloaded byteorder v1.5.0
12302024-02-15T21:24:47.599Z Downloaded bit-set v0.5.3
12312024-02-15T21:24:47.600Z Downloaded bcrypt-pbkdf v0.10.0
12322024-02-15T21:24:47.600Z Downloaded bit-vec v0.6.3
12332024-02-15T21:24:47.600Z Downloaded pretty-hex v0.2.1
12342024-02-15T21:24:47.600Z Downloaded precomputed-hash v0.1.1
12352024-02-15T21:24:47.600Z Downloaded num-derive v0.4.0
12362024-02-15T21:24:47.600Z Downloaded base64ct v1.6.0
12372024-02-15T21:24:47.600Z Downloaded ansi_term v0.12.1
12382024-02-15T21:24:47.600Z Downloaded pretty-hex v0.4.1
12392024-02-15T21:24:47.600Z Downloaded const-oid v0.9.5
12402024-02-15T21:24:47.600Z Downloaded bitflags v1.3.2
12412024-02-15T21:24:47.600Z Downloaded anstyle v1.0.2
12422024-02-15T21:24:47.600Z Downloaded arrayvec v0.7.4
12432024-02-15T21:24:47.600Z Downloaded mime_guess v2.0.4
12442024-02-15T21:24:47.600Z Downloaded debug-ignore v1.0.5
12452024-02-15T21:24:47.600Z Downloaded option-ext v0.2.0
12462024-02-15T21:24:47.600Z Downloaded console v0.15.8
12472024-02-15T21:24:47.600Z Downloaded num_enum v0.5.11
12482024-02-15T21:24:47.600Z Downloaded num-integer v0.1.45
12492024-02-15T21:24:47.600Z Downloaded ciborium-ll v0.2.2
12502024-02-15T21:24:47.600Z Downloaded normalize-line-endings v0.3.0
12512024-02-15T21:24:47.600Z Downloaded ciborium-io v0.2.2
12522024-02-15T21:24:47.600Z Downloaded plain v0.2.3
12532024-02-15T21:24:47.600Z Downloaded cpufeatures v0.2.12
12542024-02-15T21:24:47.600Z Downloaded chacha20 v0.9.1
12552024-02-15T21:24:47.601Z Downloaded match_cfg v0.1.0
12562024-02-15T21:24:47.601Z Downloaded atomic-waker v1.1.1
12572024-02-15T21:24:47.601Z Downloaded cipher v0.4.4
12582024-02-15T21:24:47.601Z Downloaded async-stream v0.3.5
12592024-02-15T21:24:47.601Z Downloaded phf_shared v0.11.2
12602024-02-15T21:24:47.601Z Downloaded pkcs8 v0.10.2
12612024-02-15T21:24:47.601Z Downloaded pest_derive v2.7.6
12622024-02-15T21:24:47.601Z Downloaded adler v1.0.2
12632024-02-15T21:24:47.601Z Downloaded parse-display-derive v0.9.0
12642024-02-15T21:24:47.601Z Downloaded crossbeam-deque v0.8.3
12652024-02-15T21:24:47.601Z Downloaded memmap2 v0.7.1
12662024-02-15T21:24:47.601Z Downloaded crossbeam-epoch v0.9.15
12672024-02-15T21:24:47.601Z Downloaded clap_lex v0.5.1
12682024-02-15T21:24:47.601Z Downloaded atty v0.2.14
12692024-02-15T21:24:47.601Z Compiling proc-macro2 v1.0.78
12702024-02-15T21:24:47.601Z Compiling unicode-ident v1.0.12
12712024-02-15T21:24:47.601Z Compiling libc v0.2.153
12722024-02-15T21:24:47.601Z Compiling serde v1.0.196
12732024-02-15T21:24:47.601Z Compiling version_check v0.9.4
12742024-02-15T21:24:47.601Z Compiling autocfg v1.1.0
12752024-02-15T21:24:47.601Z Compiling cfg-if v1.0.0
12762024-02-15T21:24:47.688Z Compiling syn v1.0.109
12772024-02-15T21:24:47.703Z Compiling once_cell v1.19.0
12782024-02-15T21:24:47.735Z Compiling thiserror v1.0.56
12792024-02-15T21:24:48.054Z Compiling memchr v2.6.3
12802024-02-15T21:24:48.298Z Compiling ahash v0.8.7
12812024-02-15T21:24:48.339Z Compiling lock_api v0.4.10
12822024-02-15T21:24:48.805Z Compiling byteorder v1.5.0
12832024-02-15T21:24:48.812Z Compiling typenum v1.16.0
12842024-02-15T21:24:48.954Z Compiling parking_lot_core v0.9.8
12852024-02-15T21:24:48.958Z Compiling generic-array v0.14.7
12862024-02-15T21:24:49.218Z Compiling libm v0.2.7
12872024-02-15T21:24:49.323Z Compiling num-traits v0.2.16
12882024-02-15T21:24:49.408Z Compiling serde_json v1.0.113
12892024-02-15T21:24:50.032Z Compiling itoa v1.0.9
12902024-02-15T21:24:50.057Z Compiling quote v1.0.35
12912024-02-15T21:24:50.057Z Compiling slab v0.4.9
12922024-02-15T21:24:50.058Z Compiling log v0.4.20
12932024-02-15T21:24:50.186Z Compiling syn v2.0.48
12942024-02-15T21:24:50.355Z Compiling getrandom v0.2.10
12952024-02-15T21:24:50.509Z Compiling cc v1.0.83
12962024-02-15T21:24:50.707Z Compiling rand_core v0.6.4
12972024-02-15T21:24:50.979Z Compiling scopeguard v1.2.0
12982024-02-15T21:24:51.993Z Compiling ryu v1.0.15
12992024-02-15T21:24:52.020Z Compiling pkg-config v0.3.27
13002024-02-15T21:24:52.020Z Compiling heck v0.4.1
13012024-02-15T21:24:52.020Z Compiling allocator-api2 v0.2.16
13022024-02-15T21:24:52.020Z Compiling equivalent v1.0.1
13032024-02-15T21:24:52.020Z Compiling smallvec v1.13.1
13042024-02-15T21:24:52.521Z Compiling subtle v2.5.0
13052024-02-15T21:24:52.521Z Compiling schemars v0.8.16
13062024-02-15T21:24:52.966Z Compiling vcpkg v0.2.15
13072024-02-15T21:24:53.102Z Compiling pin-project-lite v0.2.13
13082024-02-15T21:24:53.484Z Compiling httparse v1.8.0
13092024-02-15T21:24:53.501Z Compiling ucd-trie v0.1.6
13102024-02-15T21:24:53.863Z Compiling ring v0.17.7
13112024-02-15T21:24:53.943Z Compiling parking_lot v0.12.1
13122024-02-15T21:24:53.996Z Compiling ring v0.16.20
13132024-02-15T21:24:54.162Z Compiling signal-hook-registry v1.4.1
13142024-02-15T21:24:55.023Z Compiling fnv v1.0.7
13152024-02-15T21:24:55.130Z Compiling mio v0.8.9
13162024-02-15T21:24:55.305Z Compiling openssl-sys v0.9.96
13172024-02-15T21:24:55.347Z Compiling iana-time-zone v0.1.57
13182024-02-15T21:24:56.188Z Compiling openssl v0.10.60
13192024-02-15T21:24:56.272Z Compiling const-oid v0.9.5
13202024-02-15T21:24:56.708Z Compiling semver v1.0.21
13212024-02-15T21:24:56.712Z Compiling num_cpus v1.16.0
13222024-02-15T21:24:56.713Z Compiling socket2 v0.5.5
13232024-02-15T21:24:56.713Z Compiling rustls v0.21.9
13242024-02-15T21:24:57.052Z Compiling native-tls v0.2.11
13252024-02-15T21:24:57.452Z Compiling futures-core v0.3.30
13262024-02-15T21:24:57.457Z Compiling dyn-clone v1.0.16
13272024-02-15T21:24:57.692Z Compiling aho-corasick v1.0.4
13282024-02-15T21:24:57.810Z Compiling regex-syntax v0.8.2
13292024-02-15T21:24:58.073Z Compiling slog v2.7.0
13302024-02-15T21:24:58.341Z Compiling serde_derive_internals v0.26.0
13312024-02-15T21:24:58.359Z Compiling crossbeam-utils v0.8.16
13322024-02-15T21:24:58.667Z Compiling async-trait v0.1.77
13332024-02-15T21:24:58.895Z Compiling spin v0.5.2
13342024-02-15T21:24:59.264Z Compiling futures-sink v0.3.30
13352024-02-15T21:24:59.421Z Compiling rustix v0.38.31
13362024-02-15T21:24:59.512Z Compiling backtrace v0.3.69
13372024-02-15T21:25:00.544Z Compiling tinyvec_macros v0.1.1
13382024-02-15T21:25:00.548Z Compiling tinyvec v1.6.0
13392024-02-15T21:25:00.548Z Compiling futures-channel v0.3.30
13402024-02-15T21:25:00.948Z Compiling futures-task v0.3.30
13412024-02-15T21:25:01.242Z Compiling pin-utils v0.1.0
13422024-02-15T21:25:01.299Z Compiling futures-io v0.3.30
13432024-02-15T21:25:01.462Z Compiling regex-automata v0.4.4
13442024-02-15T21:25:01.663Z Compiling winnow v0.5.15
13452024-02-15T21:25:01.877Z Compiling unicode-normalization v0.1.22
13462024-02-15T21:25:01.894Z Compiling spin v0.9.8
13472024-02-15T21:25:02.372Z Compiling memoffset v0.9.0
13482024-02-15T21:25:02.510Z Compiling tracing-core v0.1.31
13492024-02-15T21:25:02.707Z Compiling unicode-bidi v0.3.13
13502024-02-15T21:25:02.971Z Compiling cpufeatures v0.2.12
13512024-02-15T21:25:03.063Z Compiling anyhow v1.0.75
13522024-02-15T21:25:03.650Z Compiling unicode-width v0.1.11
13532024-02-15T21:25:04.948Z Compiling crc32fast v1.3.2
13542024-02-15T21:25:05.553Z Compiling crossbeam-epoch v0.9.15
13552024-02-15T21:25:06.054Z Compiling time-core v0.1.1
13562024-02-15T21:25:06.054Z Compiling regex v1.10.3
13572024-02-15T21:25:06.054Z Compiling time-macros v0.2.13
13582024-02-15T21:25:06.054Z Compiling serde_derive v1.0.196
13592024-02-15T21:25:06.073Z Compiling zerocopy-derive v0.7.32
13602024-02-15T21:25:06.452Z Compiling zeroize_derive v1.4.2
13612024-02-15T21:25:06.990Z Compiling thiserror-impl v1.0.56
13622024-02-15T21:25:07.955Z Compiling tokio-macros v2.2.0
13632024-02-15T21:25:08.239Z Compiling zerocopy v0.7.32
13642024-02-15T21:25:08.516Z Compiling zeroize v1.7.0
13652024-02-15T21:25:08.887Z Compiling futures-macro v0.3.30
13662024-02-15T21:25:10.074Z Compiling tracing-attributes v0.1.26
13672024-02-15T21:25:10.433Z Compiling hashbrown v0.14.3
13682024-02-15T21:25:10.489Z Compiling schemars_derive v0.8.16
13692024-02-15T21:25:10.737Z Compiling pest v2.7.6
13702024-02-15T21:25:11.113Z Compiling crypto-common v0.1.6
13712024-02-15T21:25:11.328Z Compiling openssl-macros v0.1.1
13722024-02-15T21:25:11.699Z Compiling block-buffer v0.10.4
13732024-02-15T21:25:11.989Z Compiling digest v0.10.7
13742024-02-15T21:25:12.012Z Compiling hashbrown v0.13.2
13752024-02-15T21:25:12.594Z Compiling futures-util v0.3.30
13762024-02-15T21:25:19.777Z Compiling pest_meta v2.7.6
13772024-02-15T21:25:20.018Z Compiling tracing v0.1.37
13782024-02-15T21:25:20.326Z Compiling pest_generator v2.7.6
13792024-02-15T21:25:20.326Z Compiling der_derive v0.7.2
13802024-02-15T21:25:20.326Z Compiling errno v0.3.8
13812024-02-15T21:25:20.326Z Compiling num-integer v0.1.45
13822024-02-15T21:25:20.326Z Compiling foreign-types-shared v0.1.1
13832024-02-15T21:25:20.326Z Compiling percent-encoding v2.3.1
13842024-02-15T21:25:20.326Z Compiling untrusted v0.7.1
13852024-02-15T21:25:20.326Z Compiling untrusted v0.9.0
13862024-02-15T21:25:20.326Z Compiling foreign-types v0.3.2
13872024-02-15T21:25:20.326Z Compiling pest_derive v2.7.6
13882024-02-15T21:25:20.326Z Compiling ppv-lite86 v0.2.17
13892024-02-15T21:25:20.326Z Compiling unicode-xid v0.2.4
13902024-02-15T21:25:20.326Z Compiling base64 v0.21.7
13912024-02-15T21:25:20.326Z Compiling try-lock v0.2.4
13922024-02-15T21:25:20.340Z Compiling bytes v1.5.0
13932024-02-15T21:25:21.246Z Compiling indexmap v2.2.3
13942024-02-15T21:25:21.321Z Compiling chrono v0.4.31
13952024-02-15T21:25:21.321Z Compiling uuid v1.7.0
13962024-02-15T21:25:23.466Z Compiling tokio v1.36.0
13972024-02-15T21:25:23.649Z Compiling http v0.2.11
13982024-02-15T21:25:23.649Z Compiling bitflags v2.4.0
13992024-02-15T21:25:23.649Z Compiling toml_datetime v0.6.5
14002024-02-15T21:25:23.649Z Compiling serde_spanned v0.6.5
14012024-02-15T21:25:23.731Z Compiling toml_edit v0.19.15
14022024-02-15T21:25:23.732Z Compiling rustc_version v0.4.0
14032024-02-15T21:25:24.379Z Compiling openapiv3 v2.0.0
14042024-02-15T21:25:26.827Z Compiling serde_tokenstream v0.2.0
14052024-02-15T21:25:27.603Z Compiling http-body v0.4.5
14062024-02-15T21:25:27.665Z Compiling rustls-webpki v0.101.7
14072024-02-15T21:25:27.665Z Compiling sct v0.7.0
14082024-02-15T21:25:27.908Z Compiling want v0.3.1
14092024-02-15T21:25:28.976Z Compiling synstructure v0.12.6
14102024-02-15T21:25:29.537Z Compiling form_urlencoded v1.2.1
14112024-02-15T21:25:29.657Z Compiling scroll_derive v0.12.0
14122024-02-15T21:25:30.046Z Compiling socket2 v0.4.9
14132024-02-15T21:25:30.841Z Compiling httpdate v1.0.3
14142024-02-15T21:25:30.885Z Compiling tokio-util v0.7.10
14152024-02-15T21:25:30.995Z Compiling io-lifetimes v1.0.11
14162024-02-15T21:25:31.377Z Compiling tower-service v0.3.2
14172024-02-15T21:25:31.612Z Compiling openssl-probe v0.1.5
14182024-02-15T21:25:32.372Z Compiling zerocopy-derive v0.2.0
14192024-02-15T21:25:32.872Z Compiling h2 v0.3.24
14202024-02-15T21:25:34.265Z Compiling idna v0.5.0
14212024-02-15T21:25:34.284Z Compiling lazy_static v1.4.0
14222024-02-15T21:25:35.729Z Compiling thread-id v4.2.0
14232024-02-15T21:25:35.858Z Compiling adler v1.0.2
14242024-02-15T21:25:35.884Z Compiling url v2.5.0
14252024-02-15T21:25:36.362Z Compiling miniz_oxide v0.7.1
14262024-02-15T21:25:36.872Z Compiling tokio-native-tls v0.3.1
14272024-02-15T21:25:37.297Z Compiling tokio-rustls v0.24.1
14282024-02-15T21:25:37.719Z Compiling rand_chacha v0.3.1
14292024-02-15T21:25:37.841Z Compiling rustix v0.37.23
14302024-02-15T21:25:37.870Z Compiling rustversion v1.0.14
14312024-02-15T21:25:37.958Z Compiling ipnet v2.9.0
14322024-02-15T21:25:38.408Z Compiling rand v0.8.5
14332024-02-15T21:25:38.511Z Compiling serde_urlencoded v0.7.1
14342024-02-15T21:25:38.636Z Compiling rustls-pemfile v1.0.3
14352024-02-15T21:25:39.267Z Compiling usdt-impl v0.3.5
14362024-02-15T21:25:39.267Z Compiling encoding_rs v0.8.33
14372024-02-15T21:25:39.267Z Compiling gimli v0.28.0
14382024-02-15T21:25:39.268Z Compiling mime v0.3.17
14392024-02-15T21:25:39.467Z Compiling webpki-roots v0.25.2
14402024-02-15T21:25:39.614Z Compiling hyper v0.14.27
14412024-02-15T21:25:39.850Z Compiling either v1.9.0
14422024-02-15T21:25:43.133Z Compiling regress v0.7.1
14432024-02-15T21:25:43.166Z Compiling object v0.32.1
14442024-02-15T21:25:43.242Z Compiling num-bigint v0.4.4
14452024-02-15T21:25:43.748Z Compiling addr2line v0.21.0
14462024-02-15T21:25:44.016Z Compiling usdt-impl v0.5.0
14472024-02-15T21:25:44.332Z Compiling rustc-demangle v0.1.23
14482024-02-15T21:25:44.453Z Compiling flate2 v1.0.28
14492024-02-15T21:25:44.880Z Compiling zerocopy v0.3.0
14502024-02-15T21:25:45.730Z Compiling scroll v0.12.0
14512024-02-15T21:25:45.736Z Compiling heapless v0.7.16
14522024-02-15T21:25:45.736Z Compiling futures-executor v0.3.30
14532024-02-15T21:25:45.889Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
14542024-02-15T21:25:45.932Z Compiling bzip2-sys v0.1.11+1.0.8
14552024-02-15T21:25:46.082Z Compiling signal-hook v0.3.17
14562024-02-15T21:25:46.432Z Compiling plain v0.2.3
14572024-02-15T21:25:46.612Z Compiling hyper-rustls v0.24.2
14582024-02-15T21:25:46.724Z Compiling hyper-tls v0.5.0
14592024-02-15T21:25:47.920Z Compiling reqwest v0.11.22
14602024-02-15T21:25:47.941Z Compiling goblin v0.8.0
14612024-02-15T21:25:48.832Z Compiling futures v0.3.30
14622024-02-15T21:25:48.949Z Compiling dof v0.1.5
14632024-02-15T21:25:49.982Z Compiling toml v0.7.8
14642024-02-15T21:25:51.659Z Compiling hex v0.4.3
14652024-02-15T21:25:51.719Z Compiling dtrace-parser v0.1.14
14662024-02-15T21:25:51.720Z Compiling pretty-hex v0.4.1
14672024-02-15T21:25:51.720Z Compiling strsim v0.10.0
14682024-02-15T21:25:51.749Z Compiling base64ct v1.6.0
14692024-02-15T21:25:52.807Z Compiling strum_macros v0.25.2
14702024-02-15T21:25:53.060Z Compiling serde_tokenstream v0.1.7
14712024-02-15T21:25:53.596Z Compiling dof v0.3.0
14722024-02-15T21:25:53.614Z Compiling dtrace-parser v0.2.0
14732024-02-15T21:25:54.732Z Compiling bitflags v1.3.2
14742024-02-15T21:25:54.837Z Compiling smoltcp v0.9.1
14752024-02-15T21:25:55.745Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14762024-02-15T21:25:55.979Z Compiling pem-rfc7468 v0.7.0
14772024-02-15T21:25:56.048Z Compiling hmac v0.12.1
14782024-02-15T21:25:56.599Z Compiling enum-as-inner v0.5.1
14792024-02-15T21:25:57.028Z Compiling num-iter v0.1.43
14802024-02-15T21:25:57.031Z Compiling unicode-segmentation v1.10.1
14812024-02-15T21:25:57.031Z Compiling siphasher v0.3.11
14822024-02-15T21:25:57.456Z Compiling flagset v0.4.3
14832024-02-15T21:25:57.671Z Compiling der v0.7.8
14842024-02-15T21:25:57.677Z Compiling usdt-macro v0.3.5
14852024-02-15T21:25:57.677Z Compiling usdt-attr-macro v0.3.5
14862024-02-15T21:25:58.394Z Compiling hubpack_derive v0.1.1
14872024-02-15T21:25:58.628Z Compiling zerocopy-derive v0.6.4
14882024-02-15T21:25:59.351Z Compiling anstyle v1.0.2
14892024-02-15T21:25:59.782Z Compiling deranged v0.3.8
14902024-02-15T21:26:00.912Z Compiling num_threads v0.1.6
14912024-02-15T21:26:01.067Z Compiling utf8parse v0.2.1
14922024-02-15T21:26:01.630Z Compiling anstyle-parse v0.2.1
14932024-02-15T21:26:01.635Z Compiling sha2 v0.10.8
14942024-02-15T21:26:01.673Z Compiling time v0.3.27
14952024-02-15T21:26:02.159Z Compiling spki v0.7.2
14962024-02-15T21:26:04.389Z Compiling md-5 v0.10.5
14972024-02-15T21:26:04.455Z Compiling block-padding v0.3.3
14982024-02-15T21:26:04.676Z Compiling clap_derive v4.4.2
14992024-02-15T21:26:04.736Z Compiling getopts v0.2.21
15002024-02-15T21:26:05.132Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
15012024-02-15T21:26:05.144Z Compiling stringprep v0.1.3
15022024-02-15T21:26:05.811Z Compiling diesel_table_macro_syntax v0.1.0
15032024-02-15T21:26:06.237Z Compiling hash32 v0.2.1
15042024-02-15T21:26:06.645Z Compiling fallible-iterator v0.2.0
15052024-02-15T21:26:07.175Z Compiling anstyle-query v1.0.0
15062024-02-15T21:26:07.318Z Compiling stable_deref_trait v1.2.0
15072024-02-15T21:26:07.436Z Compiling colorchoice v1.0.0
15082024-02-15T21:26:08.696Z Compiling anstream v0.5.0
15092024-02-15T21:26:09.442Z Compiling postgres-protocol v0.6.6
15102024-02-15T21:26:10.136Z Compiling diesel_derives v2.1.2
15112024-02-15T21:26:10.272Z Compiling inout v0.1.3
15122024-02-15T21:26:14.893Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
15132024-02-15T21:26:15.200Z Compiling terminal_size v0.2.6
15142024-02-15T21:26:15.200Z Compiling pkcs8 v0.10.2
15152024-02-15T21:26:15.200Z Compiling phf_shared v0.11.2
15162024-02-15T21:26:15.201Z Compiling ff v0.13.0
15172024-02-15T21:26:15.201Z Compiling serde_repr v0.1.16
15182024-02-15T21:26:15.201Z Compiling scheduled-thread-pool v0.2.7
15192024-02-15T21:26:15.224Z Compiling matches v0.1.10
15202024-02-15T21:26:15.225Z Compiling regex-automata v0.1.10
15212024-02-15T21:26:15.290Z Compiling bit-vec v0.6.3
15222024-02-15T21:26:15.478Z Compiling unsafe-libyaml v0.2.10
15232024-02-15T21:26:15.523Z Compiling base16ct v0.2.0
15242024-02-15T21:26:15.749Z Compiling clap_lex v0.5.1
15252024-02-15T21:26:15.892Z Compiling managed v0.8.0
15262024-02-15T21:26:17.889Z Compiling serde_yaml v0.9.25
15272024-02-15T21:26:19.300Z Compiling clap_builder v4.4.2
15282024-02-15T21:26:19.660Z Compiling sec1 v0.7.3
15292024-02-15T21:26:19.955Z Compiling bstr v0.2.17
15302024-02-15T21:26:20.452Z Compiling idna v0.2.3
15312024-02-15T21:26:21.222Z Compiling r2d2 v0.8.10
15322024-02-15T21:26:21.477Z Compiling group v0.13.0
15332024-02-15T21:26:22.268Z Compiling phf v0.11.2
15342024-02-15T21:26:22.277Z Compiling signal-hook-mio v0.2.3
15352024-02-15T21:26:22.277Z Compiling bzip2 v0.4.4
15362024-02-15T21:26:22.277Z Compiling cipher v0.4.4
15372024-02-15T21:26:22.277Z Compiling postgres-types v0.2.6
15382024-02-15T21:26:22.534Z Compiling zerocopy v0.6.4
15392024-02-15T21:26:23.038Z Compiling hubpack v0.1.2
15402024-02-15T21:26:23.038Z Compiling phf_shared v0.10.0
15412024-02-15T21:26:23.160Z Compiling hkdf v0.12.4
15422024-02-15T21:26:23.271Z Compiling crypto-bigint v0.5.2
15432024-02-15T21:26:23.365Z Compiling ipnetwork v0.20.0
15442024-02-15T21:26:23.830Z Compiling float-cmp v0.9.0
15452024-02-15T21:26:24.727Z Compiling new_debug_unreachable v1.0.4
15462024-02-15T21:26:24.746Z Compiling regex-automata v0.3.8
15472024-02-15T21:26:24.746Z Compiling normalize-line-endings v0.3.0
15482024-02-15T21:26:24.746Z Compiling minimal-lexical v0.2.1
15492024-02-15T21:26:25.251Z Compiling difflib v0.4.0
15502024-02-15T21:26:26.824Z Compiling data-encoding v2.4.0
15512024-02-15T21:26:26.936Z Compiling fixedbitset v0.4.2
15522024-02-15T21:26:27.016Z Compiling whoami v1.4.1
15532024-02-15T21:26:27.040Z Compiling static_assertions v1.1.0
15542024-02-15T21:26:28.053Z Compiling predicates-core v1.0.6
15552024-02-15T21:26:28.444Z Compiling precomputed-hash v0.1.1
15562024-02-15T21:26:28.572Z Compiling string_cache v0.8.7
15572024-02-15T21:26:28.886Z Compiling predicates v3.1.0
15582024-02-15T21:26:29.647Z Compiling trust-dns-proto v0.22.0
15592024-02-15T21:26:29.653Z Compiling tokio-postgres v0.7.10
15602024-02-15T21:26:30.098Z Compiling petgraph v0.6.4
15612024-02-15T21:26:30.707Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15622024-02-15T21:26:30.868Z Compiling diesel v2.1.4
15632024-02-15T21:26:32.736Z Compiling bstr v1.6.0
15642024-02-15T21:26:32.744Z Compiling elliptic-curve v0.13.8
15652024-02-15T21:26:33.070Z Compiling nom v7.1.3
15662024-02-15T21:26:33.487Z Compiling yasna v0.5.2
15672024-02-15T21:26:34.092Z Compiling clap v4.4.3
15682024-02-15T21:26:34.225Z Compiling zip v0.6.6
15692024-02-15T21:26:34.276Z Compiling crossterm v0.27.0
15702024-02-15T21:26:35.383Z Compiling similar v2.3.0
15712024-02-15T21:26:35.762Z Compiling bit-set v0.5.3
15722024-02-15T21:26:36.064Z Compiling usdt v0.3.5
15732024-02-15T21:26:36.092Z Compiling strum v0.25.0
15742024-02-15T21:26:36.340Z Compiling itertools v0.10.5
15752024-02-15T21:26:36.834Z Compiling console v0.15.8
15762024-02-15T21:26:36.882Z Compiling tokio-stream v0.1.14
15772024-02-15T21:26:37.985Z Compiling camino v1.1.6
15782024-02-15T21:26:38.644Z Compiling lalrpop-util v0.19.12
15792024-02-15T21:26:41.290Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
15802024-02-15T21:26:49.671Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
15812024-02-15T21:27:13.742Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15822024-02-15T21:27:15.114Z Compiling sha1 v0.10.6
15832024-02-15T21:27:16.356Z Compiling atty v0.2.14
15842024-02-15T21:27:22.757Z Compiling match_cfg v0.1.0
15852024-02-15T21:27:22.757Z Compiling hostname v0.3.1
15862024-02-15T21:27:22.757Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
15872024-02-15T21:27:22.757Z Compiling dirs-sys-next v0.1.2
15882024-02-15T21:27:22.757Z Compiling ident_case v1.0.1
15892024-02-15T21:27:22.757Z Compiling rustls-pki-types v1.1.0
15902024-02-15T21:27:22.757Z Compiling darling_core v0.20.3
15912024-02-15T21:27:22.757Z Compiling dirs-next v2.0.0
15922024-02-15T21:27:22.757Z Compiling thread_local v1.1.7
15932024-02-15T21:27:22.758Z Compiling rustls v0.22.2
15942024-02-15T21:27:22.758Z Compiling slog-async v2.8.0
15952024-02-15T21:27:22.758Z Compiling term v0.7.0
15962024-02-15T21:27:22.758Z Compiling rustls-webpki v0.102.1
15972024-02-15T21:27:22.758Z Compiling crossbeam-channel v0.5.8
15982024-02-15T21:27:23.029Z Compiling multer v3.0.0
15992024-02-15T21:27:23.029Z Compiling instant v0.1.12
16002024-02-15T21:27:23.029Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
16012024-02-15T21:27:23.030Z Compiling take_mut v0.2.2
16022024-02-15T21:27:23.030Z Compiling paste v1.0.14
16032024-02-15T21:27:23.030Z Compiling slog-term v2.9.0
16042024-02-15T21:27:23.030Z Compiling toml_edit v0.22.4
16052024-02-15T21:27:23.030Z Compiling slog-json v2.6.1
16062024-02-15T21:27:23.030Z Compiling http v1.0.0
16072024-02-15T21:27:23.031Z Compiling async-stream-impl v0.3.5
16082024-02-15T21:27:23.031Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
16092024-02-15T21:27:23.031Z Compiling debug-ignore v1.0.5
16102024-02-15T21:27:23.031Z Compiling atomic-waker v1.1.1
16112024-02-15T21:27:23.031Z Compiling waitgroup v0.1.2
16122024-02-15T21:27:23.031Z Compiling slog-bunyan v2.5.0
16132024-02-15T21:27:23.031Z Compiling async-stream v0.3.5
16142024-02-15T21:27:23.290Z Compiling darling_macro v0.20.3
16152024-02-15T21:27:23.570Z Compiling toml v0.8.10
16162024-02-15T21:27:23.740Z Compiling rustls-pemfile v2.0.0
16172024-02-15T21:27:24.181Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
16182024-02-15T21:27:24.207Z Compiling serde_path_to_error v0.1.15
16192024-02-15T21:27:24.252Z Compiling darling v0.20.3
16202024-02-15T21:27:24.360Z Compiling serde_with_macros v3.6.0
16212024-02-15T21:27:25.100Z Compiling tokio-rustls v0.25.0
16222024-02-15T21:27:25.329Z Compiling structmeta-derive v0.3.0
16232024-02-15T21:27:25.813Z Compiling regress v0.8.0
16242024-02-15T21:27:25.813Z Compiling strum_macros v0.26.1
16252024-02-15T21:27:27.857Z Compiling serde_with v3.6.0
16262024-02-15T21:27:28.626Z Compiling structmeta v0.3.0
16272024-02-15T21:27:28.734Z Compiling backoff v0.4.0
16282024-02-15T21:27:29.508Z Compiling parse-display-derive v0.9.0
16292024-02-15T21:27:29.508Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
16302024-02-15T21:27:29.933Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
16312024-02-15T21:27:30.116Z Compiling macaddr v1.0.1
16322024-02-15T21:27:30.650Z Compiling proc-macro-error-attr v1.0.4
16332024-02-15T21:27:31.046Z Compiling proc-macro-crate v1.3.1
16342024-02-15T21:27:31.086Z Compiling proc-macro-error v1.0.4
16352024-02-15T21:27:31.106Z Compiling strum v0.26.1
16362024-02-15T21:27:31.295Z Compiling heapless v0.8.0
16372024-02-15T21:27:31.825Z Compiling hash32 v0.3.1
16382024-02-15T21:27:32.076Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16392024-02-15T21:27:32.579Z Compiling smoltcp v0.11.0
16402024-02-15T21:27:32.579Z Compiling num_enum_derive v0.5.11
16412024-02-15T21:27:32.579Z Compiling rayon-core v1.12.0
16422024-02-15T21:27:32.580Z Compiling crossbeam-deque v0.8.3
16432024-02-15T21:27:32.868Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16442024-02-15T21:27:32.925Z Compiling fastrand v2.0.1
16452024-02-15T21:27:33.207Z Compiling same-file v1.0.6
16462024-02-15T21:27:33.456Z Compiling cobs v0.2.3
16472024-02-15T21:27:33.475Z Compiling embedded-io v0.4.0
16482024-02-15T21:27:33.718Z Compiling postcard v1.0.8
16492024-02-15T21:27:33.760Z Compiling tempfile v3.10.0
16502024-02-15T21:27:33.782Z Compiling walkdir v2.4.0
16512024-02-15T21:27:34.066Z Compiling parse-display v0.9.0
16522024-02-15T21:27:34.709Z Compiling semver-parser v0.10.2
16532024-02-15T21:27:34.732Z Compiling foreign-types-macros v0.2.3
16542024-02-15T21:27:35.137Z Compiling num_enum v0.5.11
16552024-02-15T21:27:35.287Z Compiling blake3 v1.5.0
16562024-02-15T21:27:35.343Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16572024-02-15T21:27:35.473Z Compiling crucible-workspace-hack v0.1.0
16582024-02-15T21:27:35.727Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16592024-02-15T21:27:35.866Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16602024-02-15T21:27:36.044Z Compiling foreign-types-shared v0.3.1
16612024-02-15T21:27:36.134Z Compiling foreign-types v0.5.0
16622024-02-15T21:27:36.593Z Compiling semver v0.11.0
16632024-02-15T21:27:36.603Z Compiling rayon v1.8.0
16642024-02-15T21:27:36.603Z Compiling is-terminal v0.4.9
16652024-02-15T21:27:36.738Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16662024-02-15T21:27:36.752Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16672024-02-15T21:27:36.990Z Compiling cstr-argument v0.1.2
16682024-02-15T21:27:37.000Z Compiling filetime v0.2.23
16692024-02-15T21:27:37.227Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16702024-02-15T21:27:37.330Z Compiling memmap2 v0.7.1
16712024-02-15T21:27:37.386Z Compiling xattr v1.0.1
16722024-02-15T21:27:37.652Z Compiling arrayref v0.3.7
16732024-02-15T21:27:37.664Z Compiling pretty-hex v0.2.1
16742024-02-15T21:27:37.737Z Compiling constant_time_eq v0.3.0
16752024-02-15T21:27:37.757Z Compiling home v0.5.5
16762024-02-15T21:27:37.763Z Compiling arrayvec v0.7.4
16772024-02-15T21:27:37.874Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
16782024-02-15T21:27:37.918Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16792024-02-15T21:27:38.037Z Compiling toolchain_find v0.2.0
16802024-02-15T21:27:38.224Z Compiling tar v0.4.40
16812024-02-15T21:27:38.270Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16822024-02-15T21:27:38.380Z Compiling camino-tempfile v1.1.1
16832024-02-15T21:27:38.831Z Compiling colored v2.0.4
16842024-02-15T21:27:39.157Z Compiling toml v0.5.11
16852024-02-15T21:27:39.322Z Compiling topological-sort v0.2.2
16862024-02-15T21:27:39.385Z Compiling platforms v3.0.2
16872024-02-15T21:27:39.555Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
16882024-02-15T21:27:39.784Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16892024-02-15T21:27:40.305Z Compiling zone_cfg_derive v0.3.0
16902024-02-15T21:27:40.459Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
16912024-02-15T21:27:41.081Z Compiling rustfmt-wrapper v0.2.0
16922024-02-15T21:27:41.715Z Compiling omicron-zone-package v0.11.0
16932024-02-15T21:27:41.791Z Compiling textwrap v0.11.0
16942024-02-15T21:27:42.343Z Compiling heck v0.3.3
16952024-02-15T21:27:42.656Z Compiling num-derive v0.4.0
16962024-02-15T21:27:42.762Z Compiling ansi_term v0.12.1
16972024-02-15T21:27:43.049Z Compiling vec_map v0.8.2
16982024-02-15T21:27:43.332Z Compiling libefi-sys v0.1.0
16992024-02-15T21:27:43.363Z Compiling strsim v0.8.0
17002024-02-15T21:27:43.692Z Compiling clap v2.34.0
17012024-02-15T21:27:43.725Z Compiling structopt-derive v0.4.18
17022024-02-15T21:27:43.899Z Compiling zone v0.3.0
17032024-02-15T21:27:44.050Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
17042024-02-15T21:27:45.135Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
17052024-02-15T21:27:45.149Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
17062024-02-15T21:27:45.625Z Compiling smf v0.2.2
17072024-02-15T21:27:46.211Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
17082024-02-15T21:27:46.249Z Compiling unicase v2.7.0
17092024-02-15T21:27:46.609Z Compiling semver v0.1.20
17102024-02-15T21:27:46.855Z Compiling curve25519-dalek v4.1.1
17112024-02-15T21:27:47.073Z Compiling rustc_version v0.1.7
17122024-02-15T21:27:47.155Z Compiling structopt v0.3.26
17132024-02-15T21:27:47.318Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
17142024-02-15T21:27:47.326Z Compiling universal-hash v0.5.1
17152024-02-15T21:27:47.467Z Compiling opaque-debug v0.3.0
17162024-02-15T21:27:47.536Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
17172024-02-15T21:27:47.980Z Compiling curve25519-dalek-derive v0.1.0
17182024-02-15T21:27:47.983Z Compiling gethostname v0.4.3
17192024-02-15T21:27:47.984Z Compiling newtype_derive v0.1.6
17202024-02-15T21:27:47.984Z Compiling num-rational v0.4.1
17212024-02-15T21:27:47.984Z Compiling getrandom v0.1.16
17222024-02-15T21:27:48.214Z Compiling usdt-attr-macro v0.5.0
17232024-02-15T21:27:48.328Z Compiling usdt-macro v0.5.0
17242024-02-15T21:27:48.375Z Compiling password-hash v0.5.0
17252024-02-15T21:27:48.504Z Compiling blake2 v0.10.6
17262024-02-15T21:27:48.667Z Compiling signature v2.1.0
17272024-02-15T21:27:49.323Z Compiling memmap v0.7.0
17282024-02-15T21:27:49.339Z Compiling quick-error v1.2.3
17292024-02-15T21:27:49.464Z Compiling parking_lot_core v0.8.6
17302024-02-15T21:27:49.495Z Compiling linked-hash-map v0.5.6
17312024-02-15T21:27:49.881Z Compiling lru-cache v0.1.2
17322024-02-15T21:27:49.918Z Compiling resolv-conf v0.7.0
17332024-02-15T21:27:49.969Z Compiling argon2 v0.5.3
17342024-02-15T21:27:49.992Z Compiling usdt v0.5.0
17352024-02-15T21:27:50.650Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
17362024-02-15T21:27:50.834Z Compiling aead v0.5.2
17372024-02-15T21:27:50.912Z Compiling num-complex v0.4.4
17382024-02-15T21:27:51.409Z Compiling nibble_vec v0.1.0
17392024-02-15T21:27:51.409Z Compiling slog-dtrace v0.3.0
17402024-02-15T21:27:51.742Z Compiling arc-swap v1.6.0
17412024-02-15T21:27:51.981Z Compiling utf-8 v0.7.6
17422024-02-15T21:27:52.056Z Compiling endian-type v0.1.2
17432024-02-15T21:27:52.299Z Compiling winapi v0.3.9
17442024-02-15T21:27:52.316Z Compiling cancel-safe-futures v0.1.5
17452024-02-15T21:27:52.454Z Compiling keccak v0.1.4
17462024-02-15T21:27:52.731Z Compiling radix_trie v0.2.1
17472024-02-15T21:27:52.981Z Compiling sha3 v0.10.8
17482024-02-15T21:27:53.342Z Compiling slog-scope v4.4.0
17492024-02-15T21:27:53.407Z Compiling tungstenite v0.20.1
17502024-02-15T21:27:53.444Z Compiling num v0.4.1
17512024-02-15T21:27:53.529Z Compiling mime_guess v2.0.4
17522024-02-15T21:27:53.556Z Compiling steno v0.4.0
17532024-02-15T21:27:53.918Z Compiling trust-dns-resolver v0.22.0
17542024-02-15T21:27:53.942Z Compiling rand_core v0.5.1
17552024-02-15T21:27:55.567Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17562024-02-15T21:27:55.584Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
17572024-02-15T21:27:55.734Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
17582024-02-15T21:27:56.340Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
17592024-02-15T21:27:57.168Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17602024-02-15T21:27:57.356Z Compiling poly1305 v0.8.0
17612024-02-15T21:27:57.776Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17622024-02-15T21:27:58.169Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
17632024-02-15T21:27:58.838Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
17642024-02-15T21:27:59.035Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
17652024-02-15T21:27:59.151Z Compiling chacha20 v0.9.1
17662024-02-15T21:27:59.469Z Compiling rfc6979 v0.4.0
17672024-02-15T21:27:59.640Z Compiling secrecy v0.8.0
17682024-02-15T21:27:59.703Z Compiling thiserror-impl-no-std v2.0.2
17692024-02-15T21:27:59.916Z Compiling half v2.3.1
17702024-02-15T21:28:00.957Z Compiling ciborium-io v0.2.2
17712024-02-15T21:28:01.009Z Compiling option-ext v0.2.0
17722024-02-15T21:28:01.009Z Compiling convert_case v0.4.0
17732024-02-15T21:28:01.009Z Compiling dirs-sys v0.4.1
17742024-02-15T21:28:01.939Z Compiling ciborium-ll v0.2.2
17752024-02-15T21:28:01.954Z Compiling derive_more v0.99.17
17762024-02-15T21:28:01.979Z Compiling ecdsa v0.16.9
17772024-02-15T21:28:02.422Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
17782024-02-15T21:28:02.878Z Compiling parking_lot v0.11.2
17792024-02-15T21:28:03.178Z Compiling tokio-tungstenite v0.20.1
17802024-02-15T21:28:03.676Z Compiling thiserror-no-std v2.0.2
17812024-02-15T21:28:03.677Z Compiling rand_chacha v0.2.2
17822024-02-15T21:28:03.677Z Compiling slog-stdlog v4.1.1
17832024-02-15T21:28:03.899Z Compiling trust-dns-client v0.22.0
17842024-02-15T21:28:04.315Z Compiling ed25519 v2.2.2
17852024-02-15T21:28:04.639Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
17862024-02-15T21:28:05.165Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
17872024-02-15T21:28:05.165Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
17882024-02-15T21:28:06.814Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17892024-02-15T21:28:07.070Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17902024-02-15T21:28:10.732Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17912024-02-15T21:28:14.294Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17922024-02-15T21:28:14.801Z Compiling polyval v0.6.1
17932024-02-15T21:28:17.138Z Compiling primeorder v0.13.6
17942024-02-15T21:28:17.138Z Compiling aes v0.8.3
17952024-02-15T21:28:17.139Z Compiling ctr v0.9.2
17962024-02-15T21:28:17.139Z Compiling blowfish v0.9.1
17972024-02-15T21:28:17.301Z Compiling password-hash v0.4.2
17982024-02-15T21:28:18.054Z Compiling libsw v3.3.1
17992024-02-15T21:28:18.145Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
18002024-02-15T21:28:18.407Z Compiling pbkdf2 v0.12.2
18012024-02-15T21:28:18.601Z Compiling derive-where v1.2.7
18022024-02-15T21:28:19.858Z Compiling fxhash v0.2.1
18032024-02-15T21:28:19.899Z Compiling linear-map v1.2.0
18042024-02-15T21:28:20.003Z Compiling owo-colors v4.0.0
18052024-02-15T21:28:21.277Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
18062024-02-15T21:28:21.313Z Compiling swrite v0.1.0
18072024-02-15T21:28:21.692Z Compiling trust-dns-server v0.22.1
18082024-02-15T21:28:22.477Z Compiling sled v0.34.7
18092024-02-15T21:28:22.654Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
18102024-02-15T21:28:22.879Z Compiling bcrypt-pbkdf v0.10.0
18112024-02-15T21:28:22.879Z Compiling pbkdf2 v0.11.0
18122024-02-15T21:28:23.095Z Compiling p256 v0.13.2
18132024-02-15T21:28:23.117Z Compiling ghash v0.5.0
18142024-02-15T21:28:23.353Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
18152024-02-15T21:28:24.016Z Compiling ed25519-dalek v2.0.0
18162024-02-15T21:28:24.115Z Compiling russh-cryptovec v0.7.0
18172024-02-15T21:28:24.420Z Compiling rand v0.7.3
18182024-02-15T21:28:24.626Z Compiling slog-envlogger v2.2.0
18192024-02-15T21:28:25.066Z Compiling vsss-rs v3.3.4
18202024-02-15T21:28:26.629Z Compiling ciborium v0.2.2
18212024-02-15T21:28:27.178Z Compiling dirs v5.0.1
18222024-02-15T21:28:27.426Z Compiling chacha20poly1305 v0.10.1
18232024-02-15T21:28:27.461Z Compiling cbc v0.1.2
18242024-02-15T21:28:28.132Z Compiling pem v3.0.2
18252024-02-15T21:28:28.156Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
18262024-02-15T21:28:28.156Z Compiling headers-core v0.2.0
18272024-02-15T21:28:28.579Z Compiling kstat-rs v0.2.3
18282024-02-15T21:28:28.579Z Compiling md5 v0.7.0
18292024-02-15T21:28:28.629Z Compiling http-range v0.1.5
18302024-02-15T21:28:28.993Z Compiling glob v0.3.1
18312024-02-15T21:28:29.448Z Compiling hyper-staticfile v0.9.5
18322024-02-15T21:28:29.448Z Compiling russh-keys v0.40.1
18332024-02-15T21:28:29.448Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
18342024-02-15T21:28:29.964Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
18352024-02-15T21:28:30.427Z Compiling headers v0.3.9
18362024-02-15T21:28:30.914Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
18372024-02-15T21:28:32.593Z Compiling rcgen v0.12.1
18382024-02-15T21:28:32.637Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
18392024-02-15T21:28:33.116Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
18402024-02-15T21:28:34.827Z Compiling aes-gcm v0.10.3
18412024-02-15T21:28:34.912Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
18422024-02-15T21:28:38.048Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
18432024-02-15T21:28:38.193Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
18442024-02-15T21:28:40.130Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
18452024-02-15T21:28:42.801Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
18462024-02-15T21:28:43.533Z Compiling atomicwrites v0.4.3
18472024-02-15T21:28:43.678Z Compiling itertools v0.12.1
18482024-02-15T21:28:43.896Z Compiling subprocess v0.2.9
18492024-02-15T21:28:44.555Z Compiling hex-literal v0.4.1
18502024-02-15T21:28:44.722Z Compiling display-error-chain v0.2.0
18512024-02-15T21:28:44.910Z Compiling russh v0.40.2
18522024-02-15T21:28:45.617Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
18532024-02-15T21:28:45.938Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
18542024-02-15T21:28:48.312Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
18552024-02-15T21:28:50.697Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
18562024-02-15T21:29:10.299Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
18572024-02-15T21:30:10.922Z Finished dev [unoptimized + debuginfo] target(s) in 5m 44s
18582024-02-15T21:30:11.182Z
18592024-02-15T21:30:11.182Zreal 5:45.192245616
18602024-02-15T21:30:11.182Zuser 29:44.572271633
18612024-02-15T21:30:11.182Zsys 5:51.784793675
18622024-02-15T21:30:11.182Ztrap 0.875738206
18632024-02-15T21:30:11.182Ztflt 6.488328487
18642024-02-15T21:30:11.182Zdflt 5.057872274
18652024-02-15T21:30:11.182Zkflt 0.052689262
18662024-02-15T21:30:11.182Zlock 55:40.543393039
18672024-02-15T21:30:11.194Zslp 1:27:51.984383782
18682024-02-15T21:30:11.194Zlat 1:43.426065977
18692024-02-15T21:30:11.194Zstop 4:01.612114692
18702024-02-15T21:30:11.195Z+ mkdir -p /work/end-to-end-tests
18712024-02-15T21:30:11.195Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
18722024-02-15T21:30:11.528Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18732024-02-15T21:30:11.528Z+ ptime -m gzip
18742024-02-15T21:30:11.546Z++ basename target/debug/bootstrap
18752024-02-15T21:30:25.089Z
18762024-02-15T21:30:25.094Zreal 13.540337451
18772024-02-15T21:30:25.095Zuser 13.430959279
18782024-02-15T21:30:25.095Zsys 0.097828609
18792024-02-15T21:30:25.095Ztrap 0.003385436
18802024-02-15T21:30:25.095Ztflt 0.000000000
18812024-02-15T21:30:25.095Zdflt 0.000000000
18822024-02-15T21:30:25.095Zkflt 0.000000000
18832024-02-15T21:30:25.095Zlock 0.000000000
18842024-02-15T21:30:25.095Zslp 0.000000000
18852024-02-15T21:30:25.095Zlat 0.007766592
18862024-02-15T21:30:25.095Zstop 0.000181033
18872024-02-15T21:30:25.095Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18882024-02-15T21:30:25.095Z+ ptime -m gzip
18892024-02-15T21:30:25.095Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-3966c2a0b12b48d6
18902024-02-15T21:30:26.359Z
18912024-02-15T21:30:26.363Zreal 1.284165378
18922024-02-15T21:30:26.363Zuser 1.273409228
18932024-02-15T21:30:26.363Zsys 0.010150418
18942024-02-15T21:30:26.364Ztrap 0.000090987
18952024-02-15T21:30:26.364Ztflt 0.000000000
18962024-02-15T21:30:26.364Zdflt 0.000000000
18972024-02-15T21:30:26.364Zkflt 0.000000000
18982024-02-15T21:30:26.364Zlock 0.000000000
18992024-02-15T21:30:26.364Zslp 0.000006489
19002024-02-15T21:30:26.364Zlat 0.000118072
19012024-02-15T21:30:26.364Zstop 0.000172824
19022024-02-15T21:30:26.364Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
19032024-02-15T21:30:26.364Z+ ptime -m gzip
19042024-02-15T21:30:26.364Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-d84f307ab23cd754
19052024-02-15T21:30:40.159Z
19062024-02-15T21:30:40.159Zreal 13.790042096
19072024-02-15T21:30:40.159Zuser 13.697987037
19082024-02-15T21:30:40.159Zsys 0.088138422
19092024-02-15T21:30:40.160Ztrap 0.001904497
19102024-02-15T21:30:40.165Ztflt 0.000000000
19112024-02-15T21:30:40.165Zdflt 0.000000000
19122024-02-15T21:30:40.165Zkflt 0.000000000
19132024-02-15T21:30:40.166Zlock 0.000000000
19142024-02-15T21:30:40.166Zslp 0.000000000
19152024-02-15T21:30:40.166Zlat 0.001620724
19162024-02-15T21:30:40.166Zstop 0.000170854
19172024-02-15T21:30:40.166Z+ banner caboose-util
19182024-02-15T21:30:40.166Z
19192024-02-15T21:30:40.166Z #### ## ##### #### #### #### ###### # # #####
19202024-02-15T21:30:40.166Z # # # # # # # # # # # # # # #
19212024-02-15T21:30:40.166Z # # # ##### # # # # #### ##### ##### # # #
19222024-02-15T21:30:40.167Z # ###### # # # # # # # # # # #
19232024-02-15T21:30:40.167Z # # # # # # # # # # # # # # # #
19242024-02-15T21:30:40.167Z #### # # ##### #### #### #### ###### #### #
19252024-02-15T21:30:40.167Z
19262024-02-15T21:30:40.167Z+ ptime -m cargo build --locked -p caboose-util --release
19272024-02-15T21:30:40.563Z Downloading crates ...
19282024-02-15T21:30:41.235Z Downloaded tap v1.0.1
19292024-02-15T21:30:41.240Z Downloaded crc v3.0.1
19302024-02-15T21:30:41.240Z Downloaded array-init v0.0.4
19312024-02-15T21:30:41.240Z Downloaded bitfield v0.14.0
19322024-02-15T21:30:41.240Z Downloaded env_logger v0.10.0
19332024-02-15T21:30:41.240Z Downloaded path-slash v0.1.5
19342024-02-15T21:30:41.240Z Downloaded serde-hex v0.1.0
19352024-02-15T21:30:41.240Z Downloaded nodrop v0.1.14
19362024-02-15T21:30:41.241Z Downloaded smallvec v0.6.14
19372024-02-15T21:30:41.241Z Downloaded crc-catalog v2.2.0
19382024-02-15T21:30:41.241Z Downloaded packed_struct_codegen v0.10.1
19392024-02-15T21:30:41.241Z Downloaded termcolor v1.2.0
19402024-02-15T21:30:41.241Z Downloaded maybe-uninit v2.0.0
19412024-02-15T21:30:41.241Z Downloaded funty v2.0.0
19422024-02-15T21:30:41.241Z Downloaded packed_struct v0.10.1
19432024-02-15T21:30:41.241Z Downloaded pkcs1 v0.7.5
19442024-02-15T21:30:41.241Z Downloaded radium v0.7.0
19452024-02-15T21:30:41.241Z Downloaded wyz v0.5.1
19462024-02-15T21:30:41.241Z Downloaded crc-any v2.4.3
19472024-02-15T21:30:41.241Z Downloaded ron v0.8.1
19482024-02-15T21:30:41.241Z Downloaded x509-cert v0.2.4
19492024-02-15T21:30:41.241Z Downloaded rsa v0.9.2
19502024-02-15T21:30:41.241Z Downloaded num-bigint-dig v0.8.4
19512024-02-15T21:30:41.242Z Downloaded bitvec v1.0.1
19522024-02-15T21:30:41.242Z Downloaded object v0.30.4
19532024-02-15T21:30:41.242Z Compiling proc-macro2 v1.0.78
19542024-02-15T21:30:41.242Z Compiling unicode-ident v1.0.12
19552024-02-15T21:30:41.242Z Compiling libc v0.2.153
19562024-02-15T21:30:41.242Z Compiling autocfg v1.1.0
19572024-02-15T21:30:41.242Z Compiling serde v1.0.196
19582024-02-15T21:30:41.242Z Compiling version_check v0.9.4
19592024-02-15T21:30:41.242Z Compiling cfg-if v1.0.0
19602024-02-15T21:30:41.242Z Compiling typenum v1.16.0
19612024-02-15T21:30:41.242Z Compiling once_cell v1.19.0
19622024-02-15T21:30:41.256Z Compiling parking_lot_core v0.9.8
19632024-02-15T21:30:41.595Z Compiling memchr v2.6.3
19642024-02-15T21:30:41.617Z Compiling syn v1.0.109
19652024-02-15T21:30:41.651Z Compiling byteorder v1.5.0
19662024-02-15T21:30:41.679Z Compiling generic-array v0.14.7
19672024-02-15T21:30:41.988Z Compiling lock_api v0.4.10
19682024-02-15T21:30:42.102Z Compiling libm v0.2.7
19692024-02-15T21:30:42.200Z Compiling num-traits v0.2.16
19702024-02-15T21:30:42.286Z Compiling ahash v0.8.7
19712024-02-15T21:30:42.490Z Compiling quote v1.0.35
19722024-02-15T21:30:42.628Z Compiling pkg-config v0.3.27
19732024-02-15T21:30:42.640Z Compiling thiserror v1.0.56
19742024-02-15T21:30:43.523Z Compiling syn v2.0.48
19752024-02-15T21:30:43.548Z Compiling cc v1.0.83
19762024-02-15T21:30:43.548Z Compiling getrandom v0.2.10
19772024-02-15T21:30:43.548Z Compiling serde_json v1.0.113
19782024-02-15T21:30:43.596Z Compiling scopeguard v1.2.0
19792024-02-15T21:30:44.111Z Compiling slab v0.4.9
19802024-02-15T21:30:44.170Z Compiling log v0.4.20
19812024-02-15T21:30:44.207Z Compiling itoa v1.0.9
19822024-02-15T21:30:44.490Z Compiling rand_core v0.6.4
19832024-02-15T21:30:44.786Z Compiling smallvec v1.13.1
19842024-02-15T21:30:45.409Z Compiling vcpkg v0.2.15
19852024-02-15T21:30:45.750Z Compiling pin-project-lite v0.2.13
19862024-02-15T21:30:45.865Z Compiling const-oid v0.9.5
19872024-02-15T21:30:46.373Z Compiling parking_lot v0.12.1
19882024-02-15T21:30:46.779Z Compiling ring v0.17.7
19892024-02-15T21:30:46.836Z Compiling openssl-sys v0.9.96
19902024-02-15T21:30:46.866Z Compiling ryu v1.0.15
19912024-02-15T21:30:47.149Z Compiling ucd-trie v0.1.6
19922024-02-15T21:30:47.672Z Compiling signal-hook-registry v1.4.1
19932024-02-15T21:30:47.994Z Compiling subtle v2.5.0
19942024-02-15T21:30:48.102Z Compiling io-lifetimes v1.0.11
19952024-02-15T21:30:48.318Z Compiling ring v0.16.20
19962024-02-15T21:30:48.326Z Compiling mio v0.8.9
19972024-02-15T21:30:48.711Z Compiling num-integer v0.1.45
19982024-02-15T21:30:48.972Z Compiling heck v0.4.1
19992024-02-15T21:30:49.329Z Compiling semver v1.0.21
20002024-02-15T21:30:49.831Z Compiling futures-core v0.3.30
20012024-02-15T21:30:50.809Z Compiling spin v0.5.2
20022024-02-15T21:30:50.809Z Compiling rustix v0.37.23
20032024-02-15T21:30:51.053Z Compiling socket2 v0.5.5
20042024-02-15T21:30:51.250Z Compiling num_cpus v1.16.0
20052024-02-15T21:30:51.291Z Compiling futures-sink v0.3.30
20062024-02-15T21:30:51.360Z Compiling openssl v0.10.60
20072024-02-15T21:30:51.442Z Compiling unicode-xid v0.2.4
20082024-02-15T21:30:51.602Z Compiling httparse v1.8.0
20092024-02-15T21:30:51.764Z Compiling synstructure v0.12.6
20102024-02-15T21:30:51.980Z Compiling tinyvec_macros v0.1.1
20112024-02-15T21:30:52.015Z Compiling allocator-api2 v0.2.16
20122024-02-15T21:30:52.585Z Compiling tinyvec v1.6.0
20132024-02-15T21:30:52.714Z Compiling futures-channel v0.3.30
20142024-02-15T21:30:52.863Z Compiling futures-io v0.3.30
20152024-02-15T21:30:52.913Z Compiling equivalent v1.0.1
20162024-02-15T21:30:53.023Z Compiling native-tls v0.2.11
20172024-02-15T21:30:53.140Z Compiling rustls v0.21.9
20182024-02-15T21:30:53.285Z Compiling futures-task v0.3.30
20192024-02-15T21:30:53.381Z Compiling ppv-lite86 v0.2.17
20202024-02-15T21:30:53.435Z Compiling crc32fast v1.3.2
20212024-02-15T21:30:53.599Z Compiling pin-utils v0.1.0
20222024-02-15T21:30:53.691Z Compiling bzip2-sys v0.1.11+1.0.8
20232024-02-15T21:30:54.034Z Compiling unicode-normalization v0.1.22
20242024-02-15T21:30:54.058Z Compiling spin v0.9.8
20252024-02-15T21:30:54.143Z Compiling tracing-core v0.1.31
20262024-02-15T21:30:54.191Z Compiling rand_chacha v0.3.1
20272024-02-15T21:30:54.308Z Compiling base64ct v1.6.0
20282024-02-15T21:30:54.621Z Compiling unicode-bidi v0.3.13
20292024-02-15T21:30:54.790Z Compiling rand v0.8.5
20302024-02-15T21:30:55.099Z Compiling pem-rfc7468 v0.7.0
20312024-02-15T21:30:55.911Z Compiling errno v0.3.8
20322024-02-15T21:30:55.946Z Compiling num-iter v0.1.43
20332024-02-15T21:30:56.152Z Compiling usdt-impl v0.3.5
20342024-02-15T21:30:56.396Z Compiling flagset v0.4.3
20352024-02-15T21:30:56.582Z Compiling serde_derive v1.0.196
20362024-02-15T21:30:56.624Z Compiling zeroize_derive v1.4.2
20372024-02-15T21:30:57.048Z Compiling zerocopy-derive v0.7.32
20382024-02-15T21:30:57.049Z Compiling thiserror-impl v1.0.56
20392024-02-15T21:30:57.049Z Compiling tokio-macros v2.2.0
20402024-02-15T21:30:57.049Z Compiling futures-macro v0.3.30
20412024-02-15T21:30:57.049Z Compiling tracing-attributes v0.1.26
20422024-02-15T21:30:57.077Z Compiling der_derive v0.7.2
20432024-02-15T21:30:58.085Z Compiling zeroize v1.7.0
20442024-02-15T21:30:58.706Z Compiling zerocopy v0.7.32
20452024-02-15T21:30:59.483Z Compiling zerocopy-derive v0.2.0
20462024-02-15T21:30:59.778Z Compiling pest v2.7.6
20472024-02-15T21:31:00.042Z Compiling crypto-common v0.1.6
20482024-02-15T21:31:00.110Z Compiling block-buffer v0.10.4
20492024-02-15T21:31:00.701Z Compiling openssl-macros v0.1.1
20502024-02-15T21:31:00.707Z Compiling digest v0.10.7
20512024-02-15T21:31:00.943Z Compiling hashbrown v0.14.3
20522024-02-15T21:31:01.001Z Compiling futures-util v0.3.30
20532024-02-15T21:31:01.065Z Compiling tracing v0.1.37
20542024-02-15T21:31:01.222Z Compiling scroll_derive v0.12.0
20552024-02-15T21:31:01.461Z Compiling zerocopy-derive v0.6.4
20562024-02-15T21:31:01.534Z Compiling schemars v0.8.16
20572024-02-15T21:31:01.907Z Compiling rustix v0.38.31
20582024-02-15T21:31:02.396Z Compiling pest_meta v2.7.6
20592024-02-15T21:31:02.473Z Compiling signal-hook v0.3.17
20602024-02-15T21:31:02.668Z Compiling der v0.7.8
20612024-02-15T21:31:03.388Z Compiling serde_derive_internals v0.26.0
20622024-02-15T21:31:04.053Z Compiling pest_generator v2.7.6
20632024-02-15T21:31:06.685Z Compiling pest_derive v2.7.6
20642024-02-15T21:31:07.450Z Compiling rustversion v1.0.14
20652024-02-15T21:31:08.058Z Compiling bitflags v1.3.2
20662024-02-15T21:31:08.155Z Compiling fnv v1.0.7
20672024-02-15T21:31:08.675Z Compiling schemars_derive v0.8.16
20682024-02-15T21:31:09.137Z Compiling spki v0.7.2
20692024-02-15T21:31:09.715Z Compiling zerocopy v0.3.0
20702024-02-15T21:31:10.121Z Compiling lazy_static v1.4.0
20712024-02-15T21:31:10.895Z Compiling bytes v1.5.0
20722024-02-15T21:31:11.129Z Compiling bitflags v2.4.0
20732024-02-15T21:31:21.185Z Compiling rustc_version v0.4.0
20742024-02-15T21:31:21.502Z Compiling tokio v1.36.0
20752024-02-15T21:31:21.502Z Compiling indexmap v2.2.3
20762024-02-15T21:31:21.502Z Compiling heapless v0.7.16
20772024-02-15T21:31:21.502Z Compiling http v0.2.11
20782024-02-15T21:31:21.502Z Compiling uuid v1.7.0
20792024-02-15T21:31:21.502Z Compiling backtrace v0.3.69
20802024-02-15T21:31:21.502Z Compiling thread-id v4.2.0
20812024-02-15T21:31:21.502Z Compiling num-bigint v0.4.4
20822024-02-15T21:31:21.691Z Compiling memoffset v0.9.0
20832024-02-15T21:31:21.691Z Compiling crossbeam-utils v0.8.16
20842024-02-15T21:31:21.691Z Compiling foreign-types-shared v0.1.1
20852024-02-15T21:31:21.691Z Compiling iana-time-zone v0.1.57
20862024-02-15T21:31:21.691Z Compiling smoltcp v0.9.1
20872024-02-15T21:31:21.691Z Compiling async-trait v0.1.77
20882024-02-15T21:31:21.691Z Compiling untrusted v0.7.1
20892024-02-15T21:31:21.691Z Compiling base64 v0.21.7
20902024-02-15T21:31:21.692Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20912024-02-15T21:31:21.692Z Compiling untrusted v0.9.0
20922024-02-15T21:31:21.692Z Compiling percent-encoding v2.3.1
20932024-02-15T21:31:21.692Z Compiling chrono v0.4.31
20942024-02-15T21:31:21.692Z Compiling foreign-types v0.3.2
20952024-02-15T21:31:21.692Z Compiling dof v0.1.5
20962024-02-15T21:31:21.692Z Compiling dtrace-parser v0.1.14
20972024-02-15T21:31:21.692Z Compiling hmac v0.12.1
20982024-02-15T21:31:21.692Z Compiling clap_derive v4.4.2
20992024-02-15T21:31:21.692Z Compiling tokio-util v0.7.10
21002024-02-15T21:31:21.692Z Compiling siphasher v0.3.11
21012024-02-15T21:31:21.693Z Compiling adler v1.0.2
21022024-02-15T21:31:21.693Z Compiling utf8parse v0.2.1
21032024-02-15T21:31:21.693Z Compiling try-lock v0.2.4
21042024-02-15T21:31:21.693Z Compiling anstyle v1.0.2
21052024-02-15T21:31:21.693Z Compiling cpufeatures v0.2.12
21062024-02-15T21:31:21.693Z Compiling time-core v0.1.1
21072024-02-15T21:31:21.849Z Compiling sha2 v0.10.8
21082024-02-15T21:31:21.849Z Compiling time-macros v0.2.13
21092024-02-15T21:31:23.662Z Compiling want v0.3.1
21102024-02-15T21:31:24.143Z Compiling anstyle-parse v0.2.1
21112024-02-15T21:31:24.598Z Compiling miniz_oxide v0.7.1
21122024-02-15T21:31:25.217Z Compiling h2 v0.3.24
21132024-02-15T21:31:26.633Z Compiling strum_macros v0.25.2
21142024-02-15T21:31:27.258Z Compiling rustls-webpki v0.101.7
21152024-02-15T21:31:27.578Z Compiling sct v0.7.0
21162024-02-15T21:31:28.805Z Compiling form_urlencoded v1.2.1
21172024-02-15T21:31:29.008Z Compiling http-body v0.4.5
21182024-02-15T21:31:29.445Z Compiling serde_tokenstream v0.1.7
21192024-02-15T21:31:29.753Z Compiling pkcs8 v0.10.2
21202024-02-15T21:31:29.958Z Compiling hubpack_derive v0.1.1
21212024-02-15T21:31:30.561Z Compiling socket2 v0.4.9
21222024-02-15T21:31:30.619Z Compiling crossbeam-epoch v0.9.15
21232024-02-15T21:31:30.815Z Compiling usdt-impl v0.5.0
21242024-02-15T21:31:31.057Z Compiling httpdate v1.0.3
21252024-02-15T21:31:31.169Z Compiling tower-service v0.3.2
21262024-02-15T21:31:31.657Z Compiling radium v0.7.0
21272024-02-15T21:31:32.082Z Compiling anstyle-query v1.0.0
21282024-02-15T21:31:32.105Z Compiling colorchoice v1.0.0
21292024-02-15T21:31:32.105Z Compiling anyhow v1.0.75
21302024-02-15T21:31:32.878Z Compiling slog v2.7.0
21312024-02-15T21:31:33.312Z Compiling openssl-probe v0.1.5
21322024-02-15T21:31:33.334Z Compiling hyper v0.14.27
21332024-02-15T21:31:33.334Z Compiling anstream v0.5.0
21342024-02-15T21:31:37.122Z Compiling terminal_size v0.2.6
21352024-02-15T21:31:39.533Z Compiling zerocopy v0.6.4
21362024-02-15T21:31:40.241Z Compiling scroll v0.12.0
21372024-02-15T21:31:40.644Z Compiling md-5 v0.10.5
21382024-02-15T21:31:42.252Z Compiling stringprep v0.1.3
21392024-02-15T21:31:42.264Z Compiling idna v0.5.0
21402024-02-15T21:31:42.405Z Compiling diesel_table_macro_syntax v0.1.0
21412024-02-15T21:31:42.513Z Compiling hash32 v0.2.1
21422024-02-15T21:31:43.019Z Compiling aho-corasick v1.0.4
21432024-02-15T21:31:43.064Z Compiling tap v1.0.1
21442024-02-15T21:31:43.064Z Compiling dyn-clone v1.0.16
21452024-02-15T21:31:43.064Z Compiling maybe-uninit v2.0.0
21462024-02-15T21:31:43.077Z Compiling regex-syntax v0.8.2
21472024-02-15T21:31:43.230Z Compiling stable_deref_trait v1.2.0
21482024-02-15T21:31:43.334Z Compiling clap_lex v0.5.1
21492024-02-15T21:31:43.375Z Compiling plain v0.2.3
21502024-02-15T21:31:43.410Z Compiling strsim v0.10.0
21512024-02-15T21:31:43.422Z Compiling fallible-iterator v0.2.0
21522024-02-15T21:31:43.852Z Compiling gimli v0.28.0
21532024-02-15T21:31:44.163Z Compiling postgres-protocol v0.6.6
21542024-02-15T21:31:44.179Z Compiling clap_builder v4.4.2
21552024-02-15T21:31:44.576Z Compiling goblin v0.8.0
21562024-02-15T21:31:45.487Z Compiling wyz v0.5.1
21572024-02-15T21:31:46.391Z Compiling diesel_derives v2.1.2
21582024-02-15T21:31:47.230Z Compiling regex-automata v0.4.4
21592024-02-15T21:31:47.840Z Compiling url v2.5.0
21602024-02-15T21:31:48.905Z Compiling addr2line v0.21.0
21612024-02-15T21:31:49.250Z Compiling tokio-rustls v0.24.1
21622024-02-15T21:31:51.530Z Compiling tokio-native-tls v0.3.1
21632024-02-15T21:31:52.417Z Compiling usdt-macro v0.3.5
21642024-02-15T21:31:53.701Z Compiling usdt-attr-macro v0.3.5
21652024-02-15T21:31:54.761Z Compiling phf_shared v0.11.2
21662024-02-15T21:31:55.237Z Compiling serde_spanned v0.6.5
21672024-02-15T21:31:55.300Z Compiling toml_datetime v0.6.5
21682024-02-15T21:31:55.312Z Compiling block-padding v0.3.3
21692024-02-15T21:31:55.450Z Compiling enum-as-inner v0.5.1
21702024-02-15T21:31:55.517Z Compiling serde_repr v0.1.16
21712024-02-15T21:31:55.690Z Compiling ff v0.13.0
21722024-02-15T21:31:56.004Z Compiling scheduled-thread-pool v0.2.7
21732024-02-15T21:31:56.912Z Compiling object v0.32.1
21742024-02-15T21:31:57.334Z Compiling ipnet v2.9.0
21752024-02-15T21:31:58.219Z Compiling base16ct v0.2.0
21762024-02-15T21:31:59.003Z Compiling num-bigint-dig v0.8.4
21772024-02-15T21:31:59.176Z Compiling winnow v0.5.15
21782024-02-15T21:31:59.315Z Compiling rustc-demangle v0.1.23
21792024-02-15T21:32:00.218Z Compiling pretty-hex v0.4.1
21802024-02-15T21:32:00.451Z Compiling managed v0.8.0
21812024-02-15T21:32:00.603Z Compiling matches v0.1.10
21822024-02-15T21:32:00.695Z Compiling num_threads v0.1.6
21832024-02-15T21:32:00.897Z Compiling packed_struct v0.10.1
21842024-02-15T21:32:00.960Z Compiling regex-automata v0.1.10
21852024-02-15T21:32:01.205Z Compiling funty v2.0.0
21862024-02-15T21:32:01.320Z Compiling deranged v0.3.8
21872024-02-15T21:32:01.432Z Compiling bit-vec v0.6.3
21882024-02-15T21:32:01.858Z Compiling bstr v0.2.17
21892024-02-15T21:32:03.129Z Compiling time v0.3.27
21902024-02-15T21:32:03.212Z Compiling toml_edit v0.19.15
21912024-02-15T21:32:03.253Z Compiling bitvec v1.0.1
21922024-02-15T21:32:08.081Z Compiling idna v0.2.3
21932024-02-15T21:32:08.098Z Compiling dof v0.3.0
21942024-02-15T21:32:08.477Z Compiling sec1 v0.7.3
21952024-02-15T21:32:09.030Z Compiling r2d2 v0.8.10
21962024-02-15T21:32:09.430Z Compiling group v0.13.0
21972024-02-15T21:32:09.753Z Compiling inout v0.1.3
21982024-02-15T21:32:10.308Z Compiling phf v0.11.2
21992024-02-15T21:32:10.610Z Compiling hyper-tls v0.5.0
22002024-02-15T21:32:10.997Z Compiling regex v1.10.3
22012024-02-15T21:32:11.073Z Compiling signal-hook-mio v0.2.3
22022024-02-15T21:32:11.226Z Compiling hyper-rustls v0.24.2
22032024-02-15T21:32:11.583Z Compiling clap v4.4.3
22042024-02-15T21:32:11.706Z Compiling ipnetwork v0.20.0
22052024-02-15T21:32:12.012Z Compiling flate2 v1.0.28
22062024-02-15T21:32:12.468Z Compiling bzip2 v0.4.4
22072024-02-15T21:32:12.744Z Compiling postgres-types v0.2.6
22082024-02-15T21:32:13.165Z Compiling hubpack v0.1.2
22092024-02-15T21:32:13.191Z Compiling serde_urlencoded v0.7.1
22102024-02-15T21:32:13.284Z Compiling rustls-pemfile v1.0.3
22112024-02-15T21:32:14.030Z Compiling phf_shared v0.10.0
22122024-02-15T21:32:14.042Z Compiling hkdf v0.12.4
22132024-02-15T21:32:14.158Z Compiling dtrace-parser v0.2.0
22142024-02-15T21:32:15.081Z Compiling futures-executor v0.3.30
22152024-02-15T21:32:16.516Z Compiling crypto-bigint v0.5.2
22162024-02-15T21:32:16.636Z Compiling packed_struct_codegen v0.10.1
22172024-02-15T21:32:17.253Z Compiling float-cmp v0.9.0
22182024-02-15T21:32:17.605Z Compiling indexmap v1.9.3
22192024-02-15T21:32:17.625Z Compiling encoding_rs v0.8.33
22202024-02-15T21:32:17.943Z Compiling fixedbitset v0.4.2
22212024-02-15T21:32:18.034Z Compiling predicates-core v1.0.6
22222024-02-15T21:32:18.374Z Compiling webpki-roots v0.25.2
22232024-02-15T21:32:18.529Z Compiling whoami v1.4.1
22242024-02-15T21:32:18.669Z Compiling nodrop v0.1.14
22252024-02-15T21:32:18.798Z Compiling unicode-width v0.1.11
22262024-02-15T21:32:18.959Z Compiling either v1.9.0
22272024-02-15T21:32:19.102Z Compiling data-encoding v2.4.0
22282024-02-15T21:32:19.286Z Compiling precomputed-hash v0.1.1
22292024-02-15T21:32:19.459Z Compiling regex-automata v0.3.8
22302024-02-15T21:32:21.278Z Compiling normalize-line-endings v0.3.0
22312024-02-15T21:32:21.285Z Compiling crc-catalog v2.2.0
22322024-02-15T21:32:21.338Z Compiling unicode-segmentation v1.10.1
22332024-02-15T21:32:21.804Z Compiling new_debug_unreachable v1.0.4
22342024-02-15T21:32:21.885Z Compiling minimal-lexical v0.2.1
22352024-02-15T21:32:22.188Z Compiling difflib v0.4.0
22362024-02-15T21:32:22.406Z Compiling mime v0.3.17
22372024-02-15T21:32:22.959Z Compiling static_assertions v1.1.0
22382024-02-15T21:32:23.056Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
22392024-02-15T21:32:24.026Z Compiling reqwest v0.11.22
22402024-02-15T21:32:27.595Z Compiling predicates v3.1.0
22412024-02-15T21:32:29.004Z Compiling nom v7.1.3
22422024-02-15T21:32:29.132Z Compiling similar v2.3.0
22432024-02-15T21:32:30.710Z Compiling string_cache v0.8.7
22442024-02-15T21:32:31.142Z Compiling crc v3.0.1
22452024-02-15T21:32:31.271Z Compiling bstr v1.6.0
22462024-02-15T21:32:32.771Z Compiling trust-dns-proto v0.22.0
22472024-02-15T21:32:38.970Z Compiling itertools v0.10.5
22482024-02-15T21:32:39.951Z Compiling console v0.15.8
22492024-02-15T21:32:40.827Z Compiling tokio-postgres v0.7.10
22502024-02-15T21:32:41.367Z Compiling array-init v0.0.4
22512024-02-15T21:32:42.053Z Compiling elliptic-curve v0.13.8
22522024-02-15T21:32:42.512Z Compiling petgraph v0.6.4
22532024-02-15T21:32:45.771Z Compiling futures v0.3.30
22542024-02-15T21:32:48.157Z Compiling smallvec v0.6.14
22552024-02-15T21:32:48.324Z Compiling zip v0.6.6
22562024-02-15T21:32:48.431Z Compiling yasna v0.5.2
22572024-02-15T21:32:48.630Z Compiling diesel v2.1.4
22582024-02-15T21:32:48.984Z Compiling crossterm v0.27.0
22592024-02-15T21:32:49.613Z Compiling cipher v0.4.4
22602024-02-15T21:32:50.955Z Compiling toml v0.7.8
22612024-02-15T21:32:51.909Z Compiling bit-set v0.5.3
22622024-02-15T21:32:52.611Z Compiling usdt v0.3.5
22632024-02-15T21:32:52.618Z Compiling is-terminal v0.4.9
22642024-02-15T21:32:53.023Z Compiling strum v0.25.0
22652024-02-15T21:32:53.205Z Compiling pkcs1 v0.7.5
22662024-02-15T21:32:54.074Z Compiling tokio-stream v0.1.14
22672024-02-15T21:32:55.754Z Compiling openapiv3 v2.0.0
22682024-02-15T21:32:56.984Z Compiling hex v0.4.3
22692024-02-15T21:32:57.725Z Compiling hashbrown v0.13.2
22702024-02-15T21:32:59.366Z Compiling signature v2.1.0
22712024-02-15T21:33:01.359Z Compiling hashbrown v0.12.3
22722024-02-15T21:33:03.056Z Compiling termcolor v1.2.0
22732024-02-15T21:33:03.088Z Compiling lalrpop-util v0.19.12
22742024-02-15T21:33:03.712Z Compiling bitfield v0.14.0
22752024-02-15T21:33:04.038Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22762024-02-15T21:33:04.381Z Compiling env_logger v0.10.0
22772024-02-15T21:33:15.421Z Compiling rsa v0.9.2
22782024-02-15T21:33:20.913Z Compiling serde-hex v0.1.0
22792024-02-15T21:33:24.812Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22802024-02-15T21:33:28.294Z Compiling ron v0.8.1
22812024-02-15T21:33:29.323Z Compiling x509-cert v0.2.4
22822024-02-15T21:33:31.905Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22832024-02-15T21:33:34.045Z Compiling crc-any v2.4.3
22842024-02-15T21:33:53.800Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22852024-02-15T21:33:57.688Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22862024-02-15T21:34:02.682Z Compiling object v0.30.4
22872024-02-15T21:34:07.210Z Compiling path-slash v0.1.5
22882024-02-15T21:34:11.271Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
22892024-02-15T21:34:35.755Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22902024-02-15T21:34:36.497Z Finished release [optimized] target(s) in 3m 56s
22912024-02-15T21:34:36.570Z
22922024-02-15T21:34:36.573Zreal 3:56.349167464
22932024-02-15T21:34:36.573Zuser 25:50.804046065
22942024-02-15T21:34:36.573Zsys 3:07.762694203
22952024-02-15T21:34:36.573Ztrap 0.794353084
22962024-02-15T21:34:36.573Ztflt 1.670353690
22972024-02-15T21:34:36.573Zdflt 0.575749996
22982024-02-15T21:34:36.573Zkflt 0.000060229
22992024-02-15T21:34:36.574Zlock 58:26.647713450
23002024-02-15T21:34:36.574Zslp 1:16:16.730281499
23012024-02-15T21:34:36.574Zlat 1:24.712772700
23022024-02-15T21:34:36.574Zstop 1:17.239120178
23032024-02-15T21:34:36.574Z+ ptime -m gzip
23042024-02-15T21:34:37.031Z
23052024-02-15T21:34:37.035Zreal 0.455147714
23062024-02-15T21:34:37.035Zuser 0.449026456
23072024-02-15T21:34:37.035Zsys 0.005567548
23082024-02-15T21:34:37.035Ztrap 0.000037723
23092024-02-15T21:34:37.035Ztflt 0.000000000
23102024-02-15T21:34:37.035Zdflt 0.000000000
23112024-02-15T21:34:37.035Zkflt 0.000000000
23122024-02-15T21:34:37.035Zlock 0.000000000
23132024-02-15T21:34:37.035Zslp 0.000000000
23142024-02-15T21:34:37.035Zlat 0.000095836
23152024-02-15T21:34:37.035Zstop 0.000176064
23162024-02-15T21:34:37.035Z+ banner tufaceous
23172024-02-15T21:34:37.036Z
23182024-02-15T21:34:37.036Z ##### # # ###### ## #### ###### #### # # ####
23192024-02-15T21:34:37.036Z # # # # # # # # # # # # # #
23202024-02-15T21:34:37.036Z # # # ##### # # # ##### # # # # ####
23212024-02-15T21:34:37.036Z # # # # ###### # # # # # # #
23222024-02-15T21:34:37.036Z # # # # # # # # # # # # # # #
23232024-02-15T21:34:37.036Z # #### # # # #### ###### #### #### ####
23242024-02-15T21:34:37.036Z
23252024-02-15T21:34:37.036Z+ ptime -m cargo build --locked -p tufaceous --release
23262024-02-15T21:34:37.438Z Downloading crates ...
23272024-02-15T21:34:37.699Z Downloaded async-recursion v1.0.5
23282024-02-15T21:34:37.702Z Downloaded globset v0.4.13
23292024-02-15T21:34:37.707Z Downloaded olpc-cjson v0.1.3
23302024-02-15T21:34:37.711Z Downloaded doc-comment v0.3.3
23312024-02-15T21:34:37.715Z Downloaded buf-list v1.0.3
23322024-02-15T21:34:37.718Z Downloaded humantime v2.1.0
23332024-02-15T21:34:37.721Z Downloaded serde_plain v1.0.2
23342024-02-15T21:34:37.722Z Downloaded parse-size v1.0.0
23352024-02-15T21:34:37.725Z Downloaded fs-err v2.11.0
23362024-02-15T21:34:37.725Z Downloaded snafu v0.7.5
23372024-02-15T21:34:37.730Z Downloaded snafu-derive v0.7.5
23382024-02-15T21:34:37.742Z Downloaded pin-project v1.1.3
23392024-02-15T21:34:37.750Z Downloaded typed-path v0.7.0
23402024-02-15T21:34:37.758Z Downloaded tough v0.16.0
23412024-02-15T21:34:37.758Z Downloaded pin-project-internal v1.1.3
23422024-02-15T21:34:37.861Z Compiling serde_tokenstream v0.2.0
23432024-02-15T21:34:37.914Z Compiling regress v0.7.1
23442024-02-15T21:34:37.926Z Compiling dirs-sys-next v0.1.2
23452024-02-15T21:34:37.929Z Compiling rustls-pki-types v1.1.0
23462024-02-15T21:34:37.929Z Compiling ident_case v1.0.1
23472024-02-15T21:34:37.955Z Compiling thread_local v1.1.7
23482024-02-15T21:34:37.958Z Compiling slog-async v2.8.0
23492024-02-15T21:34:38.089Z Compiling dirs-next v2.0.0
23502024-02-15T21:34:38.324Z Compiling darling_core v0.20.3
23512024-02-15T21:34:38.410Z Compiling heck v0.4.1
23522024-02-15T21:34:38.434Z Compiling rustls v0.22.2
23532024-02-15T21:34:38.742Z Compiling camino v1.1.6
23542024-02-15T21:34:38.847Z Compiling rustls-webpki v0.102.1
23552024-02-15T21:34:39.053Z Compiling term v0.7.0
23562024-02-15T21:34:39.263Z Compiling crossbeam-channel v0.5.8
23572024-02-15T21:34:39.383Z Compiling getopts v0.2.21
23582024-02-15T21:34:39.694Z Compiling structmeta-derive v0.3.0
23592024-02-15T21:34:40.285Z Compiling atty v0.2.14
23602024-02-15T21:34:40.438Z Compiling multer v3.0.0
23612024-02-15T21:34:40.773Z Compiling match_cfg v0.1.0
23622024-02-15T21:34:40.875Z Compiling unsafe-libyaml v0.2.10
23632024-02-15T21:34:41.045Z Compiling paste v1.0.14
23642024-02-15T21:34:41.526Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
23652024-02-15T21:34:42.651Z Compiling doc-comment v0.3.3
23662024-02-15T21:34:42.663Z Compiling take_mut v0.2.2
23672024-02-15T21:34:43.321Z Compiling structmeta v0.3.0
23682024-02-15T21:34:43.740Z Compiling serde_yaml v0.9.25
23692024-02-15T21:34:43.808Z Compiling darling_macro v0.20.3
23702024-02-15T21:34:43.866Z Compiling hostname v0.3.1
23712024-02-15T21:34:44.488Z Compiling slog-term v2.9.0
23722024-02-15T21:34:44.811Z Compiling darling v0.20.3
23732024-02-15T21:34:46.773Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23742024-02-15T21:34:46.793Z Compiling toml_edit v0.22.4
23752024-02-15T21:34:47.142Z Compiling slog-json v2.6.1
23762024-02-15T21:34:47.689Z Compiling http v1.0.0
23772024-02-15T21:34:47.699Z Compiling async-stream-impl v0.3.5
23782024-02-15T21:34:48.404Z Compiling pin-project-internal v1.1.3
23792024-02-15T21:34:48.920Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
23802024-02-15T21:34:48.997Z Compiling atomic-waker v1.1.1
23812024-02-15T21:34:49.195Z Compiling fastrand v2.0.1
23822024-02-15T21:34:49.303Z Compiling waitgroup v0.1.2
23832024-02-15T21:34:49.936Z Compiling toml v0.8.10
23842024-02-15T21:34:51.323Z Compiling pin-project v1.1.3
23852024-02-15T21:34:51.454Z Compiling tempfile v3.10.0
23862024-02-15T21:34:52.888Z Compiling async-stream v0.3.5
23872024-02-15T21:34:53.346Z Compiling tokio-rustls v0.25.0
23882024-02-15T21:34:53.349Z Compiling slog-bunyan v2.5.0
23892024-02-15T21:34:53.471Z Compiling serde_with_macros v3.6.0
23902024-02-15T21:34:53.538Z Compiling parse-display-derive v0.9.0
23912024-02-15T21:34:53.553Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
23922024-02-15T21:34:54.707Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
23932024-02-15T21:34:55.733Z Compiling rustls-pemfile v2.0.0
23942024-02-15T21:34:56.334Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
23952024-02-15T21:34:56.453Z Compiling sha1 v0.10.6
23962024-02-15T21:34:56.827Z Compiling strum_macros v0.26.1
23972024-02-15T21:34:57.384Z Compiling snafu-derive v0.7.5
23982024-02-15T21:34:57.616Z Compiling serde_path_to_error v0.1.15
23992024-02-15T21:34:57.838Z Compiling instant v0.1.12
24002024-02-15T21:34:58.011Z Compiling fs-err v2.11.0
24012024-02-15T21:34:58.102Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
24022024-02-15T21:34:58.231Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
24032024-02-15T21:34:58.677Z Compiling buf-list v1.0.3
24042024-02-15T21:34:59.264Z Compiling arc-swap v1.6.0
24052024-02-15T21:35:00.120Z Compiling debug-ignore v1.0.5
24062024-02-15T21:35:00.292Z Compiling same-file v1.0.6
24072024-02-15T21:35:00.601Z Compiling walkdir v2.4.0
24082024-02-15T21:35:01.740Z Compiling strum v0.26.1
24092024-02-15T21:35:02.382Z Compiling slog-scope v4.4.0
24102024-02-15T21:35:02.461Z Compiling snafu v0.7.5
24112024-02-15T21:35:03.518Z Compiling backoff v0.4.0
24122024-02-15T21:35:03.882Z Compiling parse-display v0.9.0
24132024-02-15T21:35:03.931Z Compiling serde_with v3.6.0
24142024-02-15T21:35:05.177Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
24152024-02-15T21:35:05.838Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24162024-02-15T21:35:06.585Z Compiling globset v0.4.13
24172024-02-15T21:35:09.285Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24182024-02-15T21:35:09.288Z Compiling olpc-cjson v0.1.3
24192024-02-15T21:35:09.671Z Compiling pem v3.0.2
24202024-02-15T21:35:11.340Z Compiling regress v0.8.0
24212024-02-15T21:35:12.144Z Compiling serde_plain v1.0.2
24222024-02-15T21:35:12.689Z Compiling macaddr v1.0.1
24232024-02-15T21:35:13.440Z Compiling async-recursion v1.0.5
24242024-02-15T21:35:14.491Z Compiling filetime v0.2.23
24252024-02-15T21:35:14.876Z Compiling xattr v1.0.1
24262024-02-15T21:35:15.201Z Compiling typed-path v0.7.0
24272024-02-15T21:35:16.031Z Compiling tar v0.4.40
24282024-02-15T21:35:18.268Z Compiling tough v0.16.0
24292024-02-15T21:35:21.296Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
24302024-02-15T21:35:22.745Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24312024-02-15T21:35:22.770Z Compiling slog-stdlog v4.1.1
24322024-02-15T21:35:23.344Z Compiling camino-tempfile v1.1.1
24332024-02-15T21:35:24.135Z Compiling itertools v0.12.1
24342024-02-15T21:35:24.164Z Compiling parse-size v1.0.0
24352024-02-15T21:35:24.426Z Compiling slog-envlogger v2.2.0
24362024-02-15T21:35:24.485Z Compiling humantime v2.1.0
24372024-02-15T21:35:37.241Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24382024-02-15T21:35:37.413Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
24392024-02-15T21:35:56.717Z Finished release [optimized] target(s) in 1m 19s
24402024-02-15T21:35:56.723Z
24412024-02-15T21:35:56.723Zreal 1:19.307607558
24422024-02-15T21:35:56.723Zuser 9:02.134139999
24432024-02-15T21:35:56.723Zsys 41.267386508
24442024-02-15T21:35:56.724Ztrap 0.243069101
24452024-02-15T21:35:56.724Ztflt 0.387810236
24462024-02-15T21:35:56.724Zdflt 0.301796271
24472024-02-15T21:35:56.724Zkflt 0.002166203
24482024-02-15T21:35:56.724Zlock 20:04.488348422
24492024-02-15T21:35:56.724Zslp 21:54.541933844
24502024-02-15T21:35:56.724Zlat 22.223533676
24512024-02-15T21:35:56.724Zstop 14.590187564
24522024-02-15T21:35:56.725Z+ ptime -m gzip
24532024-02-15T21:35:58.105Z
24542024-02-15T21:35:58.109Zreal 1.729740920
24552024-02-15T21:35:58.109Zuser 1.712800724
24562024-02-15T21:35:58.109Zsys 0.016344593
24572024-02-15T21:35:58.109Ztrap 0.000107384
24582024-02-15T21:35:58.109Ztflt 0.000000000
24592024-02-15T21:35:58.109Zdflt 0.000000000
24602024-02-15T21:35:58.109Zkflt 0.000000000
24612024-02-15T21:35:58.109Zlock 0.000000000
24622024-02-15T21:35:58.109Zslp 0.000000000
24632024-02-15T21:35:58.109Zlat 0.000097665
24642024-02-15T21:35:58.109Zstop 0.000175754
24652024-02-15T21:35:58.109Zprocess exited: duration 834619 ms, exit code 0
 
24662024-02-15T21:35:58.117Zfound 5 output files
24672024-02-15T21:35:58.117Zuploading: /work/end-to-end-tests/bootstrap-3966c2a0b12b48d6.gz (10676871 bytes)
24682024-02-15T21:36:01.384Zuploaded: /work/end-to-end-tests/bootstrap-3966c2a0b12b48d6.gz
24692024-02-15T21:36:01.384Zuploading: /work/end-to-end-tests/bootstrap.gz (111612386 bytes)
24702024-02-15T21:36:24.300Zuploaded: /work/end-to-end-tests/bootstrap.gz
24712024-02-15T21:36:24.300Zuploading: /work/end-to-end-tests/end_to_end_tests-d84f307ab23cd754.gz (114801684 bytes)
24722024-02-15T21:37:06.317Zuploaded: /work/end-to-end-tests/end_to_end_tests-d84f307ab23cd754.gz
24732024-02-15T21:37:06.317Zuploading: /work/caboose-util.gz (4094302 bytes)
24742024-02-15T21:37:09.666Zuploaded: /work/caboose-util.gz
24752024-02-15T21:37:09.666Zuploading: /work/tufaceous.gz (15855090 bytes)
24762024-02-15T21:37:15.752Zuploaded: /work/tufaceous.gz