01KHN0NVR7ZA2KH20SDYFE9E09: test-ddm-quartet

BasicConfig {
    output_rules: [
        "/work/*.log",
    ],
    rust_toolchain: Some(
        String(
            "stable",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01KHN0Q56PJ21B4ZHTP2C2M89V

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-17T05:30:14.615Zjob assigned to worker 01KHN1603ZSPJWXVYN4WS25TZ3 [factory aws, i-00931020be78d426a] (queued for 9 m 4 s)
 
22026-02-17T05:30:22.757Zstarting task 0: "setup"
32026-02-17T05:30:22.761Z++ uname -s
42026-02-17T05:30:22.764Z+ kern=SunOS
52026-02-17T05:30:22.764Z+ build_user=build
62026-02-17T05:30:22.765Z+ build_uid=12345
72026-02-17T05:30:22.765Z+ work_dir=/work
82026-02-17T05:30:22.765Z+ input_dir=/input
92026-02-17T05:30:22.765Z+ [[ 0 == 12345 ]]
102026-02-17T05:30:22.765Z+ case "$kern" in
112026-02-17T05:30:22.765Z+ groupadd -g 12345 build
122026-02-17T05:30:22.767Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-17T05:30:24.775Z+ zfs create -o mountpoint=/work rpool/work
142026-02-17T05:30:24.896Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-17T05:30:24.899Z+ home_fs=zfs
162026-02-17T05:30:24.899Z+ [[ zfs == autofs ]]
172026-02-17T05:30:24.899Z+ mkdir -p /home/build
182026-02-17T05:30:24.902Z+ chown build:build /home/build /work
192026-02-17T05:30:26.903Z+ chmod 0700 /home/build /work
202026-02-17T05:30:26.906Zprocess exited: duration 4150 ms, exit code 0
 
212026-02-17T05:30:26.912Zstarting task 1: "rust-toolchain"
222026-02-17T05:30:26.918Z * rust toolchain channel = "stable"
232026-02-17T05:30:26.918Z * rust toolchain profile = "default"
242026-02-17T05:30:26.918Z+ printf ' * rust toolchain channel = "%s"\n' stable
252026-02-17T05:30:26.918Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-02-17T05:30:26.918Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-17T05:30:26.918Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-17T05:30:26.921Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-17T05:30:26.921Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-02-17T05:30:27.086Zinfo: downloading installer
312026-02-17T05:30:28.797Zwarn: It looks like you have an existing installation of Rust at:
322026-02-17T05:30:28.797Zwarn: /opt/ooce/bin
332026-02-17T05:30:28.797Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-17T05:30:28.797Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-17T05:30:28.797Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-17T05:30:28.797Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-17T05:30:28.797Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-17T05:30:28.797Zerror: cannot install while Rust is installed
392026-02-17T05:30:28.797Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-17T05:30:28.814Zinfo: profile set to 'default'
412026-02-17T05:30:28.814Zinfo: default host triple is x86_64-unknown-illumos
422026-02-17T05:30:28.817Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432026-02-17T05:30:28.976Zinfo: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11)
442026-02-17T05:30:28.976Zinfo: downloading component 'cargo'
452026-02-17T05:30:29.965Zinfo: downloading component 'clippy'
462026-02-17T05:30:30.338Zinfo: downloading component 'rust-docs'
472026-02-17T05:30:32.080Zinfo: downloading component 'rust-std'
482026-02-17T05:30:34.005Zinfo: downloading component 'rustc'
492026-02-17T05:30:41.646Zinfo: downloading component 'rustfmt'
502026-02-17T05:30:41.920Zinfo: installing component 'cargo'
512026-02-17T05:30:43.577Zinfo: installing component 'clippy'
522026-02-17T05:30:43.577Zinfo: installing component 'rust-docs'
532026-02-17T05:30:45.290Zinfo: installing component 'rust-std'
542026-02-17T05:30:47.060Zinfo: installing component 'rustc'
552026-02-17T05:30:53.916Zinfo: installing component 'rustfmt'
562026-02-17T05:30:54.241Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572026-02-17T05:30:54.245Z
582026-02-17T05:30:54.753Z stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11)
592026-02-17T05:30:54.754Z
602026-02-17T05:30:54.757Z
612026-02-17T05:30:54.757ZRust is installed now. Great!
622026-02-17T05:30:54.757Z
632026-02-17T05:30:54.757ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-17T05:30:54.757Zenvironment variable. This has not been done automatically.
652026-02-17T05:30:54.757Z
662026-02-17T05:30:54.757ZTo configure your current shell, you need to source
672026-02-17T05:30:54.757Zthe corresponding env file under $HOME/.cargo.
682026-02-17T05:30:54.758Z
692026-02-17T05:30:54.758ZThis is usually done by running one of the following (note the leading DOT):
702026-02-17T05:30:54.758Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-17T05:30:54.758Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-17T05:30:54.758Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-17T05:30:54.867Z+ rustup --version
742026-02-17T05:30:54.878Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-17T05:30:54.881Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-17T05:30:54.956Zinfo: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)`
772026-02-17T05:30:54.966Z+ cargo --version
782026-02-17T05:30:55.035Zcargo 1.93.1 (083ac5135 2025-12-15)
792026-02-17T05:30:55.040Z+ rustc --version
802026-02-17T05:30:55.091Zrustc 1.93.1 (01f6ddf75 2026-02-11)
812026-02-17T05:30:55.096Zprocess exited: duration 28175 ms, exit code 0
 
822026-02-17T05:30:55.103Zstarting task 2: "authentication"
832026-02-17T05:30:55.131Zprocess exited: duration 28 ms, exit code 0
 
842026-02-17T05:30:55.140Zstarting task 3: "clone repository"
852026-02-17T05:30:55.145Z+ mkdir -p /work/oxidecomputer/maghemite
862026-02-17T05:30:55.148Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
872026-02-17T05:30:55.182ZCloning into '/work/oxidecomputer/maghemite'...
882026-02-17T05:30:56.174Z+ cd /work/oxidecomputer/maghemite
892026-02-17T05:30:56.174Z+ git fetch origin e54075acdda557ae93a20bcbed9bf2b94aa48ff8
902026-02-17T05:30:56.422ZFrom https://github.com/oxidecomputer/maghemite
912026-02-17T05:30:56.422Z * branch e54075acdda557ae93a20bcbed9bf2b94aa48ff8 -> FETCH_HEAD
922026-02-17T05:30:56.426Z+ [[ -n renovate/reqwest-0.x ]]
932026-02-17T05:30:56.430Z++ git branch --show-current
942026-02-17T05:30:56.430Z+ current=main
952026-02-17T05:30:56.430Z+ [[ main != renovate/reqwest-0.x ]]
962026-02-17T05:30:56.434Z+ git branch -f renovate/reqwest-0.x e54075acdda557ae93a20bcbed9bf2b94aa48ff8
972026-02-17T05:30:56.443Z+ git checkout -f renovate/reqwest-0.x
982026-02-17T05:30:56.473ZSwitched to branch 'renovate/reqwest-0.x'
992026-02-17T05:30:56.479Z+ git reset --hard e54075acdda557ae93a20bcbed9bf2b94aa48ff8
1002026-02-17T05:30:56.496ZHEAD is now at e54075a Update Rust crate reqwest to 0.13
1012026-02-17T05:30:56.500Zprocess exited: duration 1354 ms, exit code 0
 
1022026-02-17T05:30:56.516Zstarting task 4: "build"
1032026-02-17T05:30:56.520Z++ dladm
1042026-02-17T05:30:56.524ZLINK CLASS MTU STATE BRIDGE OVER
1052026-02-17T05:30:56.524Zena0 phys 9216 up -- --
1062026-02-17T05:30:56.524Z++ ipadm
1072026-02-17T05:30:56.528ZADDROBJ TYPE STATE ADDR
1082026-02-17T05:30:56.528Zlo0/v4 static ok 127.0.0.1/8
1092026-02-17T05:30:56.528Zena0/dhcp dhcp ok 10.150.1.117/24
1102026-02-17T05:30:56.528Zlo0/v6 static ok ::1/128
1112026-02-17T05:30:56.528Z++ banner collect
1122026-02-17T05:30:56.532Z
1132026-02-17T05:30:56.532Z #### #### # # ###### #### #####
1142026-02-17T05:30:56.532Z # # # # # # # # # #
1152026-02-17T05:30:56.532Z # # # # # ##### # #
1162026-02-17T05:30:56.532Z # # # # # # # #
1172026-02-17T05:30:56.532Z # # # # # # # # # #
1182026-02-17T05:30:56.532Z #### #### ###### ###### ###### #### #
1192026-02-17T05:30:56.532Z
1202026-02-17T05:30:56.533Z++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu
1212026-02-17T05:30:56.533Z++ repo=softnpu
1222026-02-17T05:30:56.533Z++ series=image
1232026-02-17T05:30:56.533Z++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28
1242026-02-17T05:30:56.533Z++ name=softnpu
1252026-02-17T05:30:56.533Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1262026-02-17T05:30:56.533Z++ mkdir -p download
1272026-02-17T05:30:56.533Z++ pushd download
1282026-02-17T05:30:56.533Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1292026-02-17T05:30:56.533Z++ [[ ! -f softnpu ]]
1302026-02-17T05:30:56.533Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu
1312026-02-17T05:30:56.539Z % Total % Received % Xferd Average Speed Time Time Time Current
1322026-02-17T05:30:56.539Z Dload Upload Total Spent Left Speed
1332026-02-17T05:30:57.018Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15.6M 100 15.6M 0 0 32.7M 0 --:--:-- --:--:-- --:--:-- 32.8M
1342026-02-17T05:30:57.022Z++ popd
1352026-02-17T05:30:57.022Z/work/oxidecomputer/maghemite
1362026-02-17T05:30:57.022Z++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so
1372026-02-17T05:30:57.023Z++ repo=sidecar-lite
1382026-02-17T05:30:57.023Z++ series=release
1392026-02-17T05:30:57.023Z++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5
1402026-02-17T05:30:57.023Z++ name=libsidecar_lite.so
1412026-02-17T05:30:57.023Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1422026-02-17T05:30:57.023Z++ mkdir -p download
1432026-02-17T05:30:57.027Z++ pushd download
1442026-02-17T05:30:57.028Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1452026-02-17T05:30:57.028Z++ [[ ! -f libsidecar_lite.so ]]
1462026-02-17T05:30:57.028Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so
1472026-02-17T05:30:57.034Z % Total % Received % Xferd Average Speed Time Time Time Current
1482026-02-17T05:30:57.034Z Dload Upload Total Spent Left Speed
1492026-02-17T05:30:57.393Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12.0M 100 12.0M 0 0 34.9M 0 --:--:-- --:--:-- --:--:-- 34.9M
1502026-02-17T05:30:57.406Z++ popd
1512026-02-17T05:30:57.407Z/work/oxidecomputer/maghemite
1522026-02-17T05:30:57.407Z++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm
1532026-02-17T05:30:57.407Z++ repo=sidecar-lite
1542026-02-17T05:30:57.408Z++ series=release
1552026-02-17T05:30:57.408Z++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5
1562026-02-17T05:30:57.408Z++ name=scadm
1572026-02-17T05:30:57.408Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1582026-02-17T05:30:57.408Z++ mkdir -p download
1592026-02-17T05:30:57.408Z++ pushd download
1602026-02-17T05:30:57.408Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1612026-02-17T05:30:57.408Z++ [[ ! -f scadm ]]
1622026-02-17T05:30:57.408Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm
1632026-02-17T05:30:57.408Z % Total % Received % Xferd Average Speed Time Time Time Current
1642026-02-17T05:30:57.409Z Dload Upload Total Spent Left Speed
1652026-02-17T05:30:57.886Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15.7M 100 15.7M 0 0 31.9M 0 --:--:-- --:--:-- --:--:-- 31.9M
1662026-02-17T05:30:57.891Z++ popd
1672026-02-17T05:30:57.895Z/work/oxidecomputer/maghemite
1682026-02-17T05:30:57.895Z++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz
1692026-02-17T05:30:57.895Z++ repo=dendrite
1702026-02-17T05:30:57.895Z++ series=image
1712026-02-17T05:30:57.895Z++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4
1722026-02-17T05:30:57.896Z++ name=dendrite-softnpu.tar.gz
1732026-02-17T05:30:57.896Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1742026-02-17T05:30:57.896Z++ mkdir -p download
1752026-02-17T05:30:57.896Z++ pushd download
1762026-02-17T05:30:57.896Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1772026-02-17T05:30:57.896Z++ [[ ! -f dendrite-softnpu.tar.gz ]]
1782026-02-17T05:30:57.896Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz
1792026-02-17T05:30:57.902Z % Total % Received % Xferd Average Speed Time Time Time Current
1802026-02-17T05:30:57.903Z Dload Upload Total Spent Left Speed
1812026-02-17T05:30:59.464Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 6 71.5M 6 4815k 0 0 22.5M 0 0:00:03 --:--:-- 0:00:03 22.6M 71 71.5M 71 51.5M 0 0 42.6M 0 0:00:01 0:00:01 --:--:-- 42.6M 100 71.5M 100 71.5M 0 0 45.8M 0 0:00:01 0:00:01 --:--:-- 45.8M
1822026-02-17T05:30:59.468Z++ popd
1832026-02-17T05:30:59.468Z/work/oxidecomputer/maghemite
1842026-02-17T05:30:59.471Z++ get_artifact maghemite release e54075acdda557ae93a20bcbed9bf2b94aa48ff8 ddm
1852026-02-17T05:30:59.471Z++ repo=maghemite
1862026-02-17T05:30:59.471Z++ series=release
1872026-02-17T05:30:59.472Z++ commit=e54075acdda557ae93a20bcbed9bf2b94aa48ff8
1882026-02-17T05:30:59.472Z++ name=ddm
1892026-02-17T05:30:59.472Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1902026-02-17T05:30:59.472Z++ mkdir -p download
1912026-02-17T05:30:59.472Z++ pushd download
1922026-02-17T05:30:59.472Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1932026-02-17T05:30:59.472Z++ [[ ! -f ddm ]]
1942026-02-17T05:30:59.472Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/e54075acdda557ae93a20bcbed9bf2b94aa48ff8/ddm
1952026-02-17T05:30:59.483Z % Total % Received % Xferd Average Speed Time Time Time Current
1962026-02-17T05:30:59.483Z Dload Upload Total Spent Left Speed
1972026-02-17T05:30:59.568Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
1982026-02-17T05:30:59.568Zcurl: (22) The requested URL returned error: 404
1992026-02-17T05:30:59.571Z++ popd
2002026-02-17T05:30:59.575Z/work/oxidecomputer/maghemite
2012026-02-17T05:30:59.575Z++ get_artifact maghemite release e54075acdda557ae93a20bcbed9bf2b94aa48ff8 ddmadm
2022026-02-17T05:30:59.575Z++ repo=maghemite
2032026-02-17T05:30:59.575Z++ series=release
2042026-02-17T05:30:59.575Z++ commit=e54075acdda557ae93a20bcbed9bf2b94aa48ff8
2052026-02-17T05:30:59.575Z++ name=ddmadm
2062026-02-17T05:30:59.575Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2072026-02-17T05:30:59.575Z++ mkdir -p download
2082026-02-17T05:30:59.575Z++ pushd download
2092026-02-17T05:30:59.575Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2102026-02-17T05:30:59.575Z++ [[ ! -f ddmadm ]]
2112026-02-17T05:30:59.575Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/e54075acdda557ae93a20bcbed9bf2b94aa48ff8/ddmadm
2122026-02-17T05:30:59.583Z % Total % Received % Xferd Average Speed Time Time Time Current
2132026-02-17T05:30:59.586Z Dload Upload Total Spent Left Speed
2142026-02-17T05:30:59.662Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2152026-02-17T05:30:59.663Zcurl: (22) The requested URL returned error: 404
2162026-02-17T05:30:59.667Z++ popd
2172026-02-17T05:30:59.667Z/work/oxidecomputer/maghemite
2182026-02-17T05:30:59.671Z++ pushd download
2192026-02-17T05:30:59.671Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2202026-02-17T05:30:59.671Z++ chmod +x softnpu
2212026-02-17T05:30:59.671Z++ chmod +x scadm
2222026-02-17T05:30:59.675Z++ chmod +x ddmadm
2232026-02-17T05:30:59.675Zchmod: WARNING: can't access ddmadm
2242026-02-17T05:30:59.675Z++ chmod +x ddmd
2252026-02-17T05:30:59.675Zchmod: WARNING: can't access ddmd
2262026-02-17T05:30:59.675Z++ mv ddmadm ddmadm-v2
2272026-02-17T05:30:59.679Zmv: cannot access ddmadm
2282026-02-17T05:30:59.679Z++ mv ddmd ddmd-v2
2292026-02-17T05:30:59.684Zmv: cannot access ddmd
2302026-02-17T05:30:59.684Z++ rm -rf zones/dendrite
2312026-02-17T05:30:59.684Z++ mkdir -p zones/dendrite
2322026-02-17T05:30:59.684Z++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite
2332026-02-17T05:31:01.085Z++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml
2342026-02-17T05:31:01.089Z++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml
2352026-02-17T05:31:01.092Z++ popd
2362026-02-17T05:31:01.092Z/work/oxidecomputer/maghemite
2372026-02-17T05:31:01.093Z++ banner install
2382026-02-17T05:31:01.096Z
2392026-02-17T05:31:01.096Z # # # #### ##### ## # #
2402026-02-17T05:31:01.096Z # ## # # # # # # #
2412026-02-17T05:31:01.097Z # # # # #### # # # # #
2422026-02-17T05:31:01.097Z # # # # # # ###### # #
2432026-02-17T05:31:01.097Z # # ## # # # # # # #
2442026-02-17T05:31:01.097Z # # # #### # # # ###### ######
2452026-02-17T05:31:01.097Z
2462026-02-17T05:31:01.097Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
2472026-02-17T05:31:01.097Z++ set +o errexit
2482026-02-17T05:31:01.097Z++ pkg info clang-15
2492026-02-17T05:31:01.097Z++ grep -qi installed
2502026-02-17T05:31:02.714Zpkg: info: no packages matching the following patterns you specified are
2512026-02-17T05:31:02.714Zinstalled on the system. Try querying remotely instead:
2522026-02-17T05:31:02.714Z
2532026-02-17T05:31:02.714Z clang-15
2542026-02-17T05:31:02.778Z++ [[ 1 != 0 ]]
2552026-02-17T05:31:02.779Z++ set -o errexit
2562026-02-17T05:31:02.782Z++ pfexec pkg install clang-15
2572026-02-17T05:31:10.873Z Startup: Refreshing catalog 'helios-dev' ... Done
2582026-02-17T05:31:21.018Z Startup: Caching catalogs ... Done
2592026-02-17T05:31:43.768ZPlanning: Solver setup ... Done
2602026-02-17T05:31:43.921ZPlanning: Running solver ... Done
2612026-02-17T05:31:44.086ZPlanning: Finding local manifests ... Done
2622026-02-17T05:31:44.100ZPlanning: Fetching manifests: 0/2 0% complete
2632026-02-17T05:31:44.229ZPlanning: Fetching manifests: 2/2 100% complete
2642026-02-17T05:31:44.275ZPlanning: Package planning ... Done
2652026-02-17T05:31:44.322ZPlanning: Merging actions ... Done
2662026-02-17T05:31:44.488ZPlanning: Checking for conflicting actions ... Done
2672026-02-17T05:31:44.501ZPlanning: Consolidating action changes ... Done
2682026-02-17T05:31:45.533ZPlanning: Evaluating mediators ... Done
2692026-02-17T05:31:45.542ZPlanning: Planning completed in 24.37 seconds
2702026-02-17T05:31:45.558Z Packages to install: 2
2712026-02-17T05:31:45.562Z Mediators to change: 2
2722026-02-17T05:31:45.562Z Services to change: 1
2732026-02-17T05:31:45.562Z Create boot environment: No
2742026-02-17T05:31:45.563ZCreate backup boot environment: No
2752026-02-17T05:31:45.613Z
2762026-02-17T05:31:45.613ZDownload: 0/3076 items 0.0/211.3MB 0% complete
2772026-02-17T05:31:50.613ZDownload: 1609/3076 items 117.2/211.3MB 55% complete (24.0M/s)
2782026-02-17T05:31:56.131ZDownload: 3072/3076 items 209.5/211.3MB 99% complete (21.6M/s)
2792026-02-17T05:31:56.179ZDownload: Completed 211.31 MB in 10.57 seconds (20.0M/s)
2802026-02-17T05:31:56.362Z Actions: 1/3418 actions (Installing new actions)
2812026-02-17T05:32:00.915Z Actions: Completed 3418 actions in 4.55 seconds.
2822026-02-17T05:32:01.336Z Done
2832026-02-17T05:32:01.336Z Done
2842026-02-17T05:32:02.416Z Done
2852026-02-17T05:32:07.041Z Done
2862026-02-17T05:32:07.135Z Done
2872026-02-17T05:32:07.138Z Done
2882026-02-17T05:32:07.303Z Done
2892026-02-17T05:32:08.026Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
2902026-02-17T05:32:08.026Z++ set +o errexit
2912026-02-17T05:32:08.030Z++ pkg info pkg-config
2922026-02-17T05:32:08.030Z++ grep -qi installed
2932026-02-17T05:32:08.374Z++ [[ 0 != 0 ]]
2942026-02-17T05:32:08.375Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
2952026-02-17T05:32:08.375Z++ set +o errexit
2962026-02-17T05:32:08.378Z++ pkg info brand/omicron1
2972026-02-17T05:32:08.378Z++ grep -qi installed
2982026-02-17T05:32:08.666Zpkg: info: no packages matching the following patterns you specified are
2992026-02-17T05:32:08.666Zinstalled on the system. Try querying remotely instead:
3002026-02-17T05:32:08.666Z
3012026-02-17T05:32:08.666Z brand/omicron1
3022026-02-17T05:32:08.711Z++ [[ 1 != 0 ]]
3032026-02-17T05:32:08.711Z++ set -o errexit
3042026-02-17T05:32:08.711Z++ pfexec pkg install brand/omicron1
3052026-02-17T05:32:09.304Z Startup: Refreshing catalog 'helios-dev' ... Done
3062026-02-17T05:32:32.051ZPlanning: Solver setup ... Done
3072026-02-17T05:32:32.208ZPlanning: Running solver ... Done
3082026-02-17T05:32:32.379ZPlanning: Finding local manifests ... Done
3092026-02-17T05:32:32.382ZPlanning: Fetching manifests: 0/2 0% complete
3102026-02-17T05:32:32.530ZPlanning: Fetching manifests: 2/2 100% complete
3112026-02-17T05:32:32.548ZPlanning: Package planning ... Done
3122026-02-17T05:32:32.551ZPlanning: Merging actions ... Done
3132026-02-17T05:32:32.797ZPlanning: Checking for conflicting actions ... Done
3142026-02-17T05:32:32.800ZPlanning: Consolidating action changes ... Done
3152026-02-17T05:32:33.076ZPlanning: Evaluating mediators ... Done
3162026-02-17T05:32:33.079ZPlanning: Planning completed in 23.77 seconds
3172026-02-17T05:32:33.087Z Packages to install: 2
3182026-02-17T05:32:33.087Z Create boot environment: No
3192026-02-17T05:32:33.090ZCreate backup boot environment: No
3202026-02-17T05:32:33.128Z
3212026-02-17T05:32:33.128ZDownload: 0/5 items 0.0/1.1MB 0% complete
3222026-02-17T05:32:33.149ZDownload: Completed 1.07 MB in 0.02 seconds (48.6M/s)
3232026-02-17T05:32:33.235Z Actions: 1/28 actions (Installing new actions)
3242026-02-17T05:32:33.252Z Actions: Completed 28 actions in 0.02 seconds.
3252026-02-17T05:32:34.068Z Done
3262026-02-17T05:32:34.068Z Done
3272026-02-17T05:32:35.058Z Done
3282026-02-17T05:32:39.115Z Done
3292026-02-17T05:32:39.209Z Done
3302026-02-17T05:32:39.212Z Done
3312026-02-17T05:32:39.308Z Done
3322026-02-17T05:32:39.471Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
3332026-02-17T05:32:39.471Z++ set +o errexit
3342026-02-17T05:32:39.474Z++ pkg info brand/omicron1/tools
3352026-02-17T05:32:39.474Z++ grep -qi installed
3362026-02-17T05:32:39.765Zpkg: info: no packages matching the following patterns you specified are
3372026-02-17T05:32:39.765Zinstalled on the system. Try querying remotely instead:
3382026-02-17T05:32:39.765Z
3392026-02-17T05:32:39.765Z brand/omicron1/tools
3402026-02-17T05:32:39.813Z++ [[ 1 != 0 ]]
3412026-02-17T05:32:39.813Z++ set -o errexit
3422026-02-17T05:32:39.813Z++ pfexec pkg install brand/omicron1/tools
3432026-02-17T05:32:40.397Z Startup: Refreshing catalog 'helios-dev' ... Done
3442026-02-17T05:33:03.140ZPlanning: Solver setup ... Done
3452026-02-17T05:33:03.298ZPlanning: Running solver ... Done
3462026-02-17T05:33:03.469ZPlanning: Finding local manifests ... Done
3472026-02-17T05:33:03.472ZPlanning: Fetching manifests: 0/1 0% complete
3482026-02-17T05:33:03.616ZPlanning: Fetching manifests: 1/1 100% complete
3492026-02-17T05:33:03.633ZPlanning: Package planning ... Done
3502026-02-17T05:33:03.636ZPlanning: Merging actions ... Done
3512026-02-17T05:33:03.859ZPlanning: Checking for conflicting actions ... Done
3522026-02-17T05:33:03.862ZPlanning: Consolidating action changes ... Done
3532026-02-17T05:33:04.130ZPlanning: Evaluating mediators ... Done
3542026-02-17T05:33:04.133ZPlanning: Planning completed in 23.73 seconds
3552026-02-17T05:33:04.141Z Packages to install: 1
3562026-02-17T05:33:04.141Z Services to change: 1
3572026-02-17T05:33:04.145Z Create boot environment: No
3582026-02-17T05:33:04.145ZCreate backup boot environment: No
3592026-02-17T05:33:04.182Z
3602026-02-17T05:33:04.182ZDownload: 0/2 items 0.0/1.2MB 0% complete
3612026-02-17T05:33:04.629ZDownload: Completed 1.19 MB in 0.45 seconds (2.7M/s)
3622026-02-17T05:33:04.724Z Actions: 1/19 actions (Installing new actions)
3632026-02-17T05:33:04.743Z Actions: Completed 19 actions in 0.02 seconds.
3642026-02-17T05:33:05.559Z Done
3652026-02-17T05:33:05.559Z Done
3662026-02-17T05:33:06.535Z Done
3672026-02-17T05:33:10.640Z Done
3682026-02-17T05:33:10.728Z Done
3692026-02-17T05:33:10.731Z Done
3702026-02-17T05:33:10.822Z Done
3712026-02-17T05:33:10.985Z++ pfexec svcadm enable baseline
3722026-02-17T05:33:11.008Z++ retry=0
3732026-02-17T05:33:11.011Z+++ svcs -Hostate baseline
3742026-02-17T05:33:11.033Z++ [[ offline* != online ]]
3752026-02-17T05:33:11.033Z++ [[ 0 -gt 300 ]]
3762026-02-17T05:33:11.037Z++ sleep 1
3772026-02-17T05:33:12.038Z++ retry=1
3782026-02-17T05:33:12.042Z+++ svcs -Hostate baseline
3792026-02-17T05:33:12.060Z++ [[ offline* != online ]]
3802026-02-17T05:33:12.060Z++ [[ 1 -gt 300 ]]
3812026-02-17T05:33:12.064Z++ sleep 1
3822026-02-17T05:33:13.062Z++ retry=2
3832026-02-17T05:33:13.066Z+++ svcs -Hostate baseline
3842026-02-17T05:33:13.086Z++ [[ offline* != online ]]
3852026-02-17T05:33:13.086Z++ [[ 2 -gt 300 ]]
3862026-02-17T05:33:13.086Z++ sleep 1
3872026-02-17T05:33:14.088Z++ retry=3
3882026-02-17T05:33:14.091Z+++ svcs -Hostate baseline
3892026-02-17T05:33:14.111Z++ [[ offline* != online ]]
3902026-02-17T05:33:14.111Z++ [[ 3 -gt 300 ]]
3912026-02-17T05:33:14.111Z++ sleep 1
3922026-02-17T05:33:15.115Z++ retry=4
3932026-02-17T05:33:15.118Z+++ svcs -Hostate baseline
3942026-02-17T05:33:15.137Z++ [[ offline* != online ]]
3952026-02-17T05:33:15.137Z++ [[ 4 -gt 300 ]]
3962026-02-17T05:33:15.137Z++ sleep 1
3972026-02-17T05:33:16.140Z++ retry=5
3982026-02-17T05:33:16.143Z+++ svcs -Hostate baseline
3992026-02-17T05:33:16.163Z++ [[ offline* != online ]]
4002026-02-17T05:33:16.163Z++ [[ 5 -gt 300 ]]
4012026-02-17T05:33:16.165Z++ sleep 1
4022026-02-17T05:33:17.166Z++ retry=6
4032026-02-17T05:33:17.170Z+++ svcs -Hostate baseline
4042026-02-17T05:33:17.202Z++ [[ offline* != online ]]
4052026-02-17T05:33:17.202Z++ [[ 6 -gt 300 ]]
4062026-02-17T05:33:17.202Z++ sleep 1
4072026-02-17T05:33:18.192Z++ retry=7
4082026-02-17T05:33:18.195Z+++ svcs -Hostate baseline
4092026-02-17T05:33:18.215Z++ [[ offline* != online ]]
4102026-02-17T05:33:18.215Z++ [[ 7 -gt 300 ]]
4112026-02-17T05:33:18.215Z++ sleep 1
4122026-02-17T05:33:19.220Z++ retry=8
4132026-02-17T05:33:19.228Z+++ svcs -Hostate baseline
4142026-02-17T05:33:19.253Z++ [[ offline* != online ]]
4152026-02-17T05:33:19.253Z++ [[ 8 -gt 300 ]]
4162026-02-17T05:33:19.253Z++ sleep 1
4172026-02-17T05:33:20.243Z++ retry=9
4182026-02-17T05:33:20.248Z+++ svcs -Hostate baseline
4192026-02-17T05:33:20.267Z++ [[ offline* != online ]]
4202026-02-17T05:33:20.267Z++ [[ 9 -gt 300 ]]
4212026-02-17T05:33:20.267Z++ sleep 1
4222026-02-17T05:33:21.269Z++ retry=10
4232026-02-17T05:33:21.272Z+++ svcs -Hostate baseline
4242026-02-17T05:33:21.291Z++ [[ offline* != online ]]
4252026-02-17T05:33:21.291Z++ [[ 10 -gt 300 ]]
4262026-02-17T05:33:21.294Z++ sleep 1
4272026-02-17T05:33:22.294Z++ retry=11
4282026-02-17T05:33:22.297Z+++ svcs -Hostate baseline
4292026-02-17T05:33:22.316Z++ [[ offline* != online ]]
4302026-02-17T05:33:22.316Z++ [[ 11 -gt 300 ]]
4312026-02-17T05:33:22.316Z++ sleep 1
4322026-02-17T05:33:23.319Z++ retry=12
4332026-02-17T05:33:23.322Z+++ svcs -Hostate baseline
4342026-02-17T05:33:23.342Z++ [[ offline* != online ]]
4352026-02-17T05:33:23.342Z++ [[ 12 -gt 300 ]]
4362026-02-17T05:33:23.342Z++ sleep 1
4372026-02-17T05:33:24.345Z++ retry=13
4382026-02-17T05:33:24.348Z+++ svcs -Hostate baseline
4392026-02-17T05:33:24.367Z++ [[ offline* != online ]]
4402026-02-17T05:33:24.367Z++ [[ 13 -gt 300 ]]
4412026-02-17T05:33:24.370Z++ sleep 1
4422026-02-17T05:33:25.381Z++ retry=14
4432026-02-17T05:33:25.395Z+++ svcs -Hostate baseline
4442026-02-17T05:33:25.412Z++ [[ offline* != online ]]
4452026-02-17T05:33:25.412Z++ [[ 14 -gt 300 ]]
4462026-02-17T05:33:25.412Z++ sleep 1
4472026-02-17T05:33:26.398Z++ retry=15
4482026-02-17T05:33:26.402Z+++ svcs -Hostate baseline
4492026-02-17T05:33:26.419Z++ [[ offline* != online ]]
4502026-02-17T05:33:26.419Z++ [[ 15 -gt 300 ]]
4512026-02-17T05:33:26.420Z++ sleep 1
4522026-02-17T05:33:27.421Z++ retry=16
4532026-02-17T05:33:27.424Z+++ svcs -Hostate baseline
4542026-02-17T05:33:27.444Z++ [[ offline* != online ]]
4552026-02-17T05:33:27.444Z++ [[ 16 -gt 300 ]]
4562026-02-17T05:33:27.447Z++ sleep 1
4572026-02-17T05:33:28.446Z++ retry=17
4582026-02-17T05:33:28.449Z+++ svcs -Hostate baseline
4592026-02-17T05:33:28.469Z++ [[ offline* != online ]]
4602026-02-17T05:33:28.469Z++ [[ 17 -gt 300 ]]
4612026-02-17T05:33:28.472Z++ sleep 1
4622026-02-17T05:33:29.471Z++ retry=18
4632026-02-17T05:33:29.474Z+++ svcs -Hostate baseline
4642026-02-17T05:33:29.494Z++ [[ offline* != online ]]
4652026-02-17T05:33:29.494Z++ [[ 18 -gt 300 ]]
4662026-02-17T05:33:29.497Z++ sleep 1
4672026-02-17T05:33:30.497Z++ retry=19
4682026-02-17T05:33:30.500Z+++ svcs -Hostate baseline
4692026-02-17T05:33:30.520Z++ [[ offline* != online ]]
4702026-02-17T05:33:30.520Z++ [[ 19 -gt 300 ]]
4712026-02-17T05:33:30.520Z++ sleep 1
4722026-02-17T05:33:31.523Z++ retry=20
4732026-02-17T05:33:31.526Z+++ svcs -Hostate baseline
4742026-02-17T05:33:31.545Z++ [[ offline* != online ]]
4752026-02-17T05:33:31.545Z++ [[ 20 -gt 300 ]]
4762026-02-17T05:33:31.545Z++ sleep 1
4772026-02-17T05:33:32.548Z++ retry=21
4782026-02-17T05:33:32.558Z+++ svcs -Hostate baseline
4792026-02-17T05:33:32.571Z++ [[ offline* != online ]]
4802026-02-17T05:33:32.571Z++ [[ 21 -gt 300 ]]
4812026-02-17T05:33:32.575Z++ sleep 1
4822026-02-17T05:33:33.574Z++ retry=22
4832026-02-17T05:33:33.578Z+++ svcs -Hostate baseline
4842026-02-17T05:33:33.597Z++ [[ offline* != online ]]
4852026-02-17T05:33:33.597Z++ [[ 22 -gt 300 ]]
4862026-02-17T05:33:33.601Z++ sleep 1
4872026-02-17T05:33:34.601Z++ retry=23
4882026-02-17T05:33:34.604Z+++ svcs -Hostate baseline
4892026-02-17T05:33:34.625Z++ [[ offline* != online ]]
4902026-02-17T05:33:34.625Z++ [[ 23 -gt 300 ]]
4912026-02-17T05:33:34.628Z++ sleep 1
4922026-02-17T05:33:35.627Z++ retry=24
4932026-02-17T05:33:35.631Z+++ svcs -Hostate baseline
4942026-02-17T05:33:35.650Z++ [[ offline* != online ]]
4952026-02-17T05:33:35.653Z++ [[ 24 -gt 300 ]]
4962026-02-17T05:33:35.653Z++ sleep 1
4972026-02-17T05:33:36.653Z++ retry=25
4982026-02-17T05:33:36.656Z+++ svcs -Hostate baseline
4992026-02-17T05:33:36.675Z++ [[ offline* != online ]]
5002026-02-17T05:33:36.676Z++ [[ 25 -gt 300 ]]
5012026-02-17T05:33:36.678Z++ sleep 1
5022026-02-17T05:33:37.678Z++ retry=26
5032026-02-17T05:33:37.681Z+++ svcs -Hostate baseline
5042026-02-17T05:33:37.701Z++ [[ offline* != online ]]
5052026-02-17T05:33:37.701Z++ [[ 26 -gt 300 ]]
5062026-02-17T05:33:37.701Z++ sleep 1
5072026-02-17T05:33:38.704Z++ retry=27
5082026-02-17T05:33:38.707Z+++ svcs -Hostate baseline
5092026-02-17T05:33:38.727Z++ [[ offline* != online ]]
5102026-02-17T05:33:38.727Z++ [[ 27 -gt 300 ]]
5112026-02-17T05:33:38.730Z++ sleep 1
5122026-02-17T05:33:39.729Z++ retry=28
5132026-02-17T05:33:39.732Z+++ svcs -Hostate baseline
5142026-02-17T05:33:39.752Z++ [[ offline* != online ]]
5152026-02-17T05:33:39.752Z++ [[ 28 -gt 300 ]]
5162026-02-17T05:33:39.752Z++ sleep 1
5172026-02-17T05:33:40.755Z++ retry=29
5182026-02-17T05:33:40.760Z+++ svcs -Hostate baseline
5192026-02-17T05:33:40.778Z++ [[ offline* != online ]]
5202026-02-17T05:33:40.778Z++ [[ 29 -gt 300 ]]
5212026-02-17T05:33:40.781Z++ sleep 1
5222026-02-17T05:33:41.781Z++ retry=30
5232026-02-17T05:33:41.784Z+++ svcs -Hostate baseline
5242026-02-17T05:33:41.804Z++ [[ offline* != online ]]
5252026-02-17T05:33:41.804Z++ [[ 30 -gt 300 ]]
5262026-02-17T05:33:41.804Z++ sleep 1
5272026-02-17T05:33:42.807Z++ retry=31
5282026-02-17T05:33:42.811Z+++ svcs -Hostate baseline
5292026-02-17T05:33:42.831Z++ [[ offline* != online ]]
5302026-02-17T05:33:42.831Z++ [[ 31 -gt 300 ]]
5312026-02-17T05:33:42.831Z++ sleep 1
5322026-02-17T05:33:43.833Z++ retry=32
5332026-02-17T05:33:43.836Z+++ svcs -Hostate baseline
5342026-02-17T05:33:43.856Z++ [[ offline* != online ]]
5352026-02-17T05:33:43.856Z++ [[ 32 -gt 300 ]]
5362026-02-17T05:33:43.859Z++ sleep 1
5372026-02-17T05:33:44.859Z++ retry=33
5382026-02-17T05:33:44.863Z+++ svcs -Hostate baseline
5392026-02-17T05:33:44.882Z++ [[ offline* != online ]]
5402026-02-17T05:33:44.882Z++ [[ 33 -gt 300 ]]
5412026-02-17T05:33:44.885Z++ sleep 1
5422026-02-17T05:33:45.885Z++ retry=34
5432026-02-17T05:33:45.888Z+++ svcs -Hostate baseline
5442026-02-17T05:33:45.907Z++ [[ offline* != online ]]
5452026-02-17T05:33:45.907Z++ [[ 34 -gt 300 ]]
5462026-02-17T05:33:45.910Z++ sleep 1
5472026-02-17T05:33:46.910Z++ retry=35
5482026-02-17T05:33:46.913Z+++ svcs -Hostate baseline
5492026-02-17T05:33:46.933Z++ [[ offline* != online ]]
5502026-02-17T05:33:46.933Z++ [[ 35 -gt 300 ]]
5512026-02-17T05:33:46.936Z++ sleep 1
5522026-02-17T05:33:47.936Z++ retry=36
5532026-02-17T05:33:47.939Z+++ svcs -Hostate baseline
5542026-02-17T05:33:47.959Z++ [[ offline* != online ]]
5552026-02-17T05:33:47.959Z++ [[ 36 -gt 300 ]]
5562026-02-17T05:33:47.959Z++ sleep 1
5572026-02-17T05:33:48.962Z++ retry=37
5582026-02-17T05:33:48.968Z+++ svcs -Hostate baseline
5592026-02-17T05:33:48.986Z++ [[ offline* != online ]]
5602026-02-17T05:33:48.986Z++ [[ 37 -gt 300 ]]
5612026-02-17T05:33:48.989Z++ sleep 1
5622026-02-17T05:33:49.988Z++ retry=38
5632026-02-17T05:33:49.991Z+++ svcs -Hostate baseline
5642026-02-17T05:33:50.012Z++ [[ offline* != online ]]
5652026-02-17T05:33:50.012Z++ [[ 38 -gt 300 ]]
5662026-02-17T05:33:50.012Z++ sleep 1
5672026-02-17T05:33:51.015Z++ retry=39
5682026-02-17T05:33:51.018Z+++ svcs -Hostate baseline
5692026-02-17T05:33:51.038Z++ [[ offline* != online ]]
5702026-02-17T05:33:51.038Z++ [[ 39 -gt 300 ]]
5712026-02-17T05:33:51.038Z++ sleep 1
5722026-02-17T05:33:52.042Z++ retry=40
5732026-02-17T05:33:52.045Z+++ svcs -Hostate baseline
5742026-02-17T05:33:52.065Z++ [[ offline* != online ]]
5752026-02-17T05:33:52.065Z++ [[ 40 -gt 300 ]]
5762026-02-17T05:33:52.068Z++ sleep 1
5772026-02-17T05:33:53.066Z++ retry=41
5782026-02-17T05:33:53.069Z+++ svcs -Hostate baseline
5792026-02-17T05:33:53.089Z++ [[ offline* != online ]]
5802026-02-17T05:33:53.089Z++ [[ 41 -gt 300 ]]
5812026-02-17T05:33:53.089Z++ sleep 1
5822026-02-17T05:33:54.092Z++ retry=42
5832026-02-17T05:33:54.095Z+++ svcs -Hostate baseline
5842026-02-17T05:33:54.116Z++ [[ offline* != online ]]
5852026-02-17T05:33:54.116Z++ [[ 42 -gt 300 ]]
5862026-02-17T05:33:54.116Z++ sleep 1
5872026-02-17T05:33:55.118Z++ retry=43
5882026-02-17T05:33:55.121Z+++ svcs -Hostate baseline
5892026-02-17T05:33:55.141Z++ [[ offline* != online ]]
5902026-02-17T05:33:55.141Z++ [[ 43 -gt 300 ]]
5912026-02-17T05:33:55.144Z++ sleep 1
5922026-02-17T05:33:56.144Z++ retry=44
5932026-02-17T05:33:56.148Z+++ svcs -Hostate baseline
5942026-02-17T05:33:56.167Z++ [[ offline* != online ]]
5952026-02-17T05:33:56.167Z++ [[ 44 -gt 300 ]]
5962026-02-17T05:33:56.167Z++ sleep 1
5972026-02-17T05:33:57.170Z++ retry=45
5982026-02-17T05:33:57.173Z+++ svcs -Hostate baseline
5992026-02-17T05:33:57.193Z++ [[ offline* != online ]]
6002026-02-17T05:33:57.193Z++ [[ 45 -gt 300 ]]
6012026-02-17T05:33:57.193Z++ sleep 1
6022026-02-17T05:33:58.197Z++ retry=46
6032026-02-17T05:33:58.200Z+++ svcs -Hostate baseline
6042026-02-17T05:33:58.219Z++ [[ offline* != online ]]
6052026-02-17T05:33:58.219Z++ [[ 46 -gt 300 ]]
6062026-02-17T05:33:58.219Z++ sleep 1
6072026-02-17T05:33:59.222Z++ retry=47
6082026-02-17T05:33:59.225Z+++ svcs -Hostate baseline
6092026-02-17T05:33:59.245Z++ [[ offline* != online ]]
6102026-02-17T05:33:59.245Z++ [[ 47 -gt 300 ]]
6112026-02-17T05:33:59.245Z++ sleep 1
6122026-02-17T05:34:00.248Z++ retry=48
6132026-02-17T05:34:00.251Z+++ svcs -Hostate baseline
6142026-02-17T05:34:00.271Z++ [[ offline* != online ]]
6152026-02-17T05:34:00.271Z++ [[ 48 -gt 300 ]]
6162026-02-17T05:34:00.276Z++ sleep 1
6172026-02-17T05:34:01.276Z++ retry=49
6182026-02-17T05:34:01.280Z+++ svcs -Hostate baseline
6192026-02-17T05:34:01.297Z++ [[ offline* != online ]]
6202026-02-17T05:34:01.297Z++ [[ 49 -gt 300 ]]
6212026-02-17T05:34:01.303Z++ sleep 1
6222026-02-17T05:34:02.301Z++ retry=50
6232026-02-17T05:34:02.306Z+++ svcs -Hostate baseline
6242026-02-17T05:34:02.324Z++ [[ offline* != online ]]
6252026-02-17T05:34:02.325Z++ [[ 50 -gt 300 ]]
6262026-02-17T05:34:02.331Z++ sleep 1
6272026-02-17T05:34:03.328Z++ retry=51
6282026-02-17T05:34:03.337Z+++ svcs -Hostate baseline
6292026-02-17T05:34:03.354Z++ [[ offline* != online ]]
6302026-02-17T05:34:03.354Z++ [[ 51 -gt 300 ]]
6312026-02-17T05:34:03.379Z++ sleep 1
6322026-02-17T05:34:04.353Z++ retry=52
6332026-02-17T05:34:04.359Z+++ svcs -Hostate baseline
6342026-02-17T05:34:04.384Z++ [[ offline* != online ]]
6352026-02-17T05:34:04.385Z++ [[ 52 -gt 300 ]]
6362026-02-17T05:34:04.386Z++ sleep 1
6372026-02-17T05:34:05.377Z++ retry=53
6382026-02-17T05:34:05.380Z+++ svcs -Hostate baseline
6392026-02-17T05:34:05.401Z++ [[ offline* != online ]]
6402026-02-17T05:34:05.402Z++ [[ 53 -gt 300 ]]
6412026-02-17T05:34:05.402Z++ sleep 1
6422026-02-17T05:34:06.404Z++ retry=54
6432026-02-17T05:34:06.423Z+++ svcs -Hostate baseline
6442026-02-17T05:34:06.426Z++ [[ offline* != online ]]
6452026-02-17T05:34:06.426Z++ [[ 54 -gt 300 ]]
6462026-02-17T05:34:06.426Z++ sleep 1
6472026-02-17T05:34:07.429Z++ retry=55
6482026-02-17T05:34:07.432Z+++ svcs -Hostate baseline
6492026-02-17T05:34:07.452Z++ [[ offline* != online ]]
6502026-02-17T05:34:07.452Z++ [[ 55 -gt 300 ]]
6512026-02-17T05:34:07.455Z++ sleep 1
6522026-02-17T05:34:08.454Z++ retry=56
6532026-02-17T05:34:08.458Z+++ svcs -Hostate baseline
6542026-02-17T05:34:08.478Z++ [[ offline* != online ]]
6552026-02-17T05:34:08.478Z++ [[ 56 -gt 300 ]]
6562026-02-17T05:34:08.481Z++ sleep 1
6572026-02-17T05:34:09.480Z++ retry=57
6582026-02-17T05:34:09.483Z+++ svcs -Hostate baseline
6592026-02-17T05:34:09.504Z++ [[ offline* != online ]]
6602026-02-17T05:34:09.504Z++ [[ 57 -gt 300 ]]
6612026-02-17T05:34:09.507Z++ sleep 1
6622026-02-17T05:34:10.506Z++ retry=58
6632026-02-17T05:34:10.509Z+++ svcs -Hostate baseline
6642026-02-17T05:34:10.531Z++ [[ offline* != online ]]
6652026-02-17T05:34:10.535Z++ [[ 58 -gt 300 ]]
6662026-02-17T05:34:10.535Z++ sleep 1
6672026-02-17T05:34:11.531Z++ retry=59
6682026-02-17T05:34:11.534Z+++ svcs -Hostate baseline
6692026-02-17T05:34:11.554Z++ [[ offline* != online ]]
6702026-02-17T05:34:11.554Z++ [[ 59 -gt 300 ]]
6712026-02-17T05:34:11.554Z++ sleep 1
6722026-02-17T05:34:12.558Z++ retry=60
6732026-02-17T05:34:12.562Z+++ svcs -Hostate baseline
6742026-02-17T05:34:12.581Z++ [[ offline* != online ]]
6752026-02-17T05:34:12.581Z++ [[ 60 -gt 300 ]]
6762026-02-17T05:34:12.581Z++ sleep 1
6772026-02-17T05:34:13.583Z++ retry=61
6782026-02-17T05:34:13.586Z+++ svcs -Hostate baseline
6792026-02-17T05:34:13.606Z++ [[ offline* != online ]]
6802026-02-17T05:34:13.606Z++ [[ 61 -gt 300 ]]
6812026-02-17T05:34:13.609Z++ sleep 1
6822026-02-17T05:34:14.609Z++ retry=62
6832026-02-17T05:34:14.612Z+++ svcs -Hostate baseline
6842026-02-17T05:34:14.633Z++ [[ offline* != online ]]
6852026-02-17T05:34:14.633Z++ [[ 62 -gt 300 ]]
6862026-02-17T05:34:14.635Z++ sleep 1
6872026-02-17T05:34:15.636Z++ retry=63
6882026-02-17T05:34:15.638Z+++ svcs -Hostate baseline
6892026-02-17T05:34:15.658Z++ [[ offline* != online ]]
6902026-02-17T05:34:15.658Z++ [[ 63 -gt 300 ]]
6912026-02-17T05:34:15.662Z++ sleep 1
6922026-02-17T05:34:16.662Z++ retry=64
6932026-02-17T05:34:16.666Z+++ svcs -Hostate baseline
6942026-02-17T05:34:16.684Z++ [[ offline* != online ]]
6952026-02-17T05:34:16.684Z++ [[ 64 -gt 300 ]]
6962026-02-17T05:34:16.687Z++ sleep 1
6972026-02-17T05:34:17.691Z++ retry=65
6982026-02-17T05:34:17.696Z+++ svcs -Hostate baseline
6992026-02-17T05:34:17.710Z++ [[ offline* != online ]]
7002026-02-17T05:34:17.710Z++ [[ 65 -gt 300 ]]
7012026-02-17T05:34:17.710Z++ sleep 1
7022026-02-17T05:34:18.713Z++ retry=66
7032026-02-17T05:34:18.716Z+++ svcs -Hostate baseline
7042026-02-17T05:34:18.736Z++ [[ offline* != online ]]
7052026-02-17T05:34:18.736Z++ [[ 66 -gt 300 ]]
7062026-02-17T05:34:18.739Z++ sleep 1
7072026-02-17T05:34:19.740Z++ retry=67
7082026-02-17T05:34:19.743Z+++ svcs -Hostate baseline
7092026-02-17T05:34:19.763Z++ [[ offline* != online ]]
7102026-02-17T05:34:19.763Z++ [[ 67 -gt 300 ]]
7112026-02-17T05:34:19.763Z++ sleep 1
7122026-02-17T05:34:20.766Z++ retry=68
7132026-02-17T05:34:20.769Z+++ svcs -Hostate baseline
7142026-02-17T05:34:20.789Z++ [[ offline* != online ]]
7152026-02-17T05:34:20.789Z++ [[ 68 -gt 300 ]]
7162026-02-17T05:34:20.789Z++ sleep 1
7172026-02-17T05:34:21.792Z++ retry=69
7182026-02-17T05:34:21.795Z+++ svcs -Hostate baseline
7192026-02-17T05:34:21.816Z++ [[ offline* != online ]]
7202026-02-17T05:34:21.816Z++ [[ 69 -gt 300 ]]
7212026-02-17T05:34:21.819Z++ sleep 1
7222026-02-17T05:34:22.818Z++ retry=70
7232026-02-17T05:34:22.821Z+++ svcs -Hostate baseline
7242026-02-17T05:34:22.841Z++ [[ offline* != online ]]
7252026-02-17T05:34:22.841Z++ [[ 70 -gt 300 ]]
7262026-02-17T05:34:22.841Z++ sleep 1
7272026-02-17T05:34:23.846Z++ retry=71
7282026-02-17T05:34:23.849Z+++ svcs -Hostate baseline
7292026-02-17T05:34:23.867Z++ [[ offline* != online ]]
7302026-02-17T05:34:23.867Z++ [[ 71 -gt 300 ]]
7312026-02-17T05:34:23.870Z++ sleep 1
7322026-02-17T05:34:24.870Z++ retry=72
7332026-02-17T05:34:24.874Z+++ svcs -Hostate baseline
7342026-02-17T05:34:24.893Z++ [[ offline* != online ]]
7352026-02-17T05:34:24.893Z++ [[ 72 -gt 300 ]]
7362026-02-17T05:34:24.896Z++ sleep 1
7372026-02-17T05:34:25.896Z++ retry=73
7382026-02-17T05:34:25.899Z+++ svcs -Hostate baseline
7392026-02-17T05:34:25.919Z++ [[ offline* != online ]]
7402026-02-17T05:34:25.919Z++ [[ 73 -gt 300 ]]
7412026-02-17T05:34:25.919Z++ sleep 1
7422026-02-17T05:34:26.922Z++ retry=74
7432026-02-17T05:34:26.925Z+++ svcs -Hostate baseline
7442026-02-17T05:34:26.945Z++ [[ offline* != online ]]
7452026-02-17T05:34:26.945Z++ [[ 74 -gt 300 ]]
7462026-02-17T05:34:26.948Z++ sleep 1
7472026-02-17T05:34:27.948Z++ retry=75
7482026-02-17T05:34:27.950Z+++ svcs -Hostate baseline
7492026-02-17T05:34:27.971Z++ [[ offline* != online ]]
7502026-02-17T05:34:27.971Z++ [[ 75 -gt 300 ]]
7512026-02-17T05:34:27.971Z++ sleep 1
7522026-02-17T05:34:28.976Z++ retry=76
7532026-02-17T05:34:28.979Z+++ svcs -Hostate baseline
7542026-02-17T05:34:28.997Z++ [[ offline* != online ]]
7552026-02-17T05:34:28.997Z++ [[ 76 -gt 300 ]]
7562026-02-17T05:34:28.997Z++ sleep 1
7572026-02-17T05:34:30.000Z++ retry=77
7582026-02-17T05:34:30.003Z+++ svcs -Hostate baseline
7592026-02-17T05:34:30.023Z++ [[ offline* != online ]]
7602026-02-17T05:34:30.023Z++ [[ 77 -gt 300 ]]
7612026-02-17T05:34:30.023Z++ sleep 1
7622026-02-17T05:34:31.027Z++ retry=78
7632026-02-17T05:34:31.031Z+++ svcs -Hostate baseline
7642026-02-17T05:34:31.049Z++ [[ offline* != online ]]
7652026-02-17T05:34:31.049Z++ [[ 78 -gt 300 ]]
7662026-02-17T05:34:31.049Z++ sleep 1
7672026-02-17T05:34:32.052Z++ retry=79
7682026-02-17T05:34:32.055Z+++ svcs -Hostate baseline
7692026-02-17T05:34:32.075Z++ [[ offline* != online ]]
7702026-02-17T05:34:32.075Z++ [[ 79 -gt 300 ]]
7712026-02-17T05:34:32.075Z++ sleep 1
7722026-02-17T05:34:33.078Z++ retry=80
7732026-02-17T05:34:33.080Z+++ svcs -Hostate baseline
7742026-02-17T05:34:33.101Z++ [[ offline* != online ]]
7752026-02-17T05:34:33.101Z++ [[ 80 -gt 300 ]]
7762026-02-17T05:34:33.101Z++ sleep 1
7772026-02-17T05:34:34.103Z++ retry=81
7782026-02-17T05:34:34.107Z+++ svcs -Hostate baseline
7792026-02-17T05:34:34.126Z++ [[ offline* != online ]]
7802026-02-17T05:34:34.126Z++ [[ 81 -gt 300 ]]
7812026-02-17T05:34:34.129Z++ sleep 1
7822026-02-17T05:34:35.129Z++ retry=82
7832026-02-17T05:34:35.133Z+++ svcs -Hostate baseline
7842026-02-17T05:34:35.152Z++ [[ offline* != online ]]
7852026-02-17T05:34:35.152Z++ [[ 82 -gt 300 ]]
7862026-02-17T05:34:35.155Z++ sleep 1
7872026-02-17T05:34:36.155Z++ retry=83
7882026-02-17T05:34:36.158Z+++ svcs -Hostate baseline
7892026-02-17T05:34:36.179Z++ [[ offline* != online ]]
7902026-02-17T05:34:36.179Z++ [[ 83 -gt 300 ]]
7912026-02-17T05:34:36.183Z++ sleep 1
7922026-02-17T05:34:37.181Z++ retry=84
7932026-02-17T05:34:37.184Z+++ svcs -Hostate baseline
7942026-02-17T05:34:37.203Z++ [[ offline* != online ]]
7952026-02-17T05:34:37.203Z++ [[ 84 -gt 300 ]]
7962026-02-17T05:34:37.206Z++ sleep 1
7972026-02-17T05:34:38.207Z++ retry=85
7982026-02-17T05:34:38.210Z+++ svcs -Hostate baseline
7992026-02-17T05:34:38.230Z++ [[ offline* != online ]]
8002026-02-17T05:34:38.230Z++ [[ 85 -gt 300 ]]
8012026-02-17T05:34:38.233Z++ sleep 1
8022026-02-17T05:34:39.232Z++ retry=86
8032026-02-17T05:34:39.235Z+++ svcs -Hostate baseline
8042026-02-17T05:34:39.255Z++ [[ offline* != online ]]
8052026-02-17T05:34:39.255Z++ [[ 86 -gt 300 ]]
8062026-02-17T05:34:39.258Z++ sleep 1
8072026-02-17T05:34:40.258Z++ retry=87
8082026-02-17T05:34:40.260Z+++ svcs -Hostate baseline
8092026-02-17T05:34:40.280Z++ [[ offline* != online ]]
8102026-02-17T05:34:40.280Z++ [[ 87 -gt 300 ]]
8112026-02-17T05:34:40.283Z++ sleep 1
8122026-02-17T05:34:41.283Z++ retry=88
8132026-02-17T05:34:41.286Z+++ svcs -Hostate baseline
8142026-02-17T05:34:41.305Z++ [[ offline* != online ]]
8152026-02-17T05:34:41.305Z++ [[ 88 -gt 300 ]]
8162026-02-17T05:34:41.308Z++ sleep 1
8172026-02-17T05:34:42.308Z++ retry=89
8182026-02-17T05:34:42.311Z+++ svcs -Hostate baseline
8192026-02-17T05:34:42.331Z++ [[ offline* != online ]]
8202026-02-17T05:34:42.331Z++ [[ 89 -gt 300 ]]
8212026-02-17T05:34:42.331Z++ sleep 1
8222026-02-17T05:34:43.334Z++ retry=90
8232026-02-17T05:34:43.337Z+++ svcs -Hostate baseline
8242026-02-17T05:34:43.356Z++ [[ offline* != online ]]
8252026-02-17T05:34:43.357Z++ [[ 90 -gt 300 ]]
8262026-02-17T05:34:43.357Z++ sleep 1
8272026-02-17T05:34:44.359Z++ retry=91
8282026-02-17T05:34:44.362Z+++ svcs -Hostate baseline
8292026-02-17T05:34:44.382Z++ [[ offline* != online ]]
8302026-02-17T05:34:44.382Z++ [[ 91 -gt 300 ]]
8312026-02-17T05:34:44.382Z++ sleep 1
8322026-02-17T05:34:45.385Z++ retry=92
8332026-02-17T05:34:45.388Z+++ svcs -Hostate baseline
8342026-02-17T05:34:45.408Z++ [[ offline* != online ]]
8352026-02-17T05:34:45.408Z++ [[ 92 -gt 300 ]]
8362026-02-17T05:34:45.408Z++ sleep 1
8372026-02-17T05:34:46.411Z++ retry=93
8382026-02-17T05:34:46.414Z+++ svcs -Hostate baseline
8392026-02-17T05:34:46.434Z++ [[ offline* != online ]]
8402026-02-17T05:34:46.434Z++ [[ 93 -gt 300 ]]
8412026-02-17T05:34:46.434Z++ sleep 1
8422026-02-17T05:34:47.438Z++ retry=94
8432026-02-17T05:34:47.441Z+++ svcs -Hostate baseline
8442026-02-17T05:34:47.459Z++ [[ offline* != online ]]
8452026-02-17T05:34:47.459Z++ [[ 94 -gt 300 ]]
8462026-02-17T05:34:47.463Z++ sleep 1
8472026-02-17T05:34:48.462Z++ retry=95
8482026-02-17T05:34:48.465Z+++ svcs -Hostate baseline
8492026-02-17T05:34:48.486Z++ [[ offline* != online ]]
8502026-02-17T05:34:48.486Z++ [[ 95 -gt 300 ]]
8512026-02-17T05:34:48.486Z++ sleep 1
8522026-02-17T05:34:49.487Z++ retry=96
8532026-02-17T05:34:49.490Z+++ svcs -Hostate baseline
8542026-02-17T05:34:49.511Z++ [[ offline* != online ]]
8552026-02-17T05:34:49.511Z++ [[ 96 -gt 300 ]]
8562026-02-17T05:34:49.511Z++ sleep 1
8572026-02-17T05:34:50.516Z++ retry=97
8582026-02-17T05:34:50.519Z+++ svcs -Hostate baseline
8592026-02-17T05:34:50.536Z++ [[ offline* != online ]]
8602026-02-17T05:34:50.536Z++ [[ 97 -gt 300 ]]
8612026-02-17T05:34:50.539Z++ sleep 1
8622026-02-17T05:34:51.539Z++ retry=98
8632026-02-17T05:34:51.542Z+++ svcs -Hostate baseline
8642026-02-17T05:34:51.563Z++ [[ offline* != online ]]
8652026-02-17T05:34:51.563Z++ [[ 98 -gt 300 ]]
8662026-02-17T05:34:51.563Z++ sleep 1
8672026-02-17T05:34:52.565Z++ retry=99
8682026-02-17T05:34:52.568Z+++ svcs -Hostate baseline
8692026-02-17T05:34:52.590Z++ [[ offline* != online ]]
8702026-02-17T05:34:52.590Z++ [[ 99 -gt 300 ]]
8712026-02-17T05:34:52.590Z++ sleep 1
8722026-02-17T05:34:53.591Z++ retry=100
8732026-02-17T05:34:53.594Z+++ svcs -Hostate baseline
8742026-02-17T05:34:53.614Z++ [[ offline* != online ]]
8752026-02-17T05:34:53.614Z++ [[ 100 -gt 300 ]]
8762026-02-17T05:34:53.614Z++ sleep 1
8772026-02-17T05:34:54.617Z++ retry=101
8782026-02-17T05:34:54.620Z+++ svcs -Hostate baseline
8792026-02-17T05:34:54.639Z++ [[ offline* != online ]]
8802026-02-17T05:34:54.639Z++ [[ 101 -gt 300 ]]
8812026-02-17T05:34:54.642Z++ sleep 1
8822026-02-17T05:34:55.642Z++ retry=102
8832026-02-17T05:34:55.645Z+++ svcs -Hostate baseline
8842026-02-17T05:34:55.665Z++ [[ offline* != online ]]
8852026-02-17T05:34:55.665Z++ [[ 102 -gt 300 ]]
8862026-02-17T05:34:55.669Z++ sleep 1
8872026-02-17T05:34:56.669Z++ retry=103
8882026-02-17T05:34:56.674Z+++ svcs -Hostate baseline
8892026-02-17T05:34:56.691Z++ [[ offline* != online ]]
8902026-02-17T05:34:56.691Z++ [[ 103 -gt 300 ]]
8912026-02-17T05:34:56.696Z++ sleep 1
8922026-02-17T05:34:57.694Z++ retry=104
8932026-02-17T05:34:57.696Z+++ svcs -Hostate baseline
8942026-02-17T05:34:57.717Z++ [[ offline* != online ]]
8952026-02-17T05:34:57.717Z++ [[ 104 -gt 300 ]]
8962026-02-17T05:34:57.720Z++ sleep 1
8972026-02-17T05:34:58.720Z++ retry=105
8982026-02-17T05:34:58.723Z+++ svcs -Hostate baseline
8992026-02-17T05:34:58.744Z++ [[ offline* != online ]]
9002026-02-17T05:34:58.744Z++ [[ 105 -gt 300 ]]
9012026-02-17T05:34:58.744Z++ sleep 1
9022026-02-17T05:34:59.747Z++ retry=106
9032026-02-17T05:34:59.750Z+++ svcs -Hostate baseline
9042026-02-17T05:34:59.824Z++ [[ offline* != online ]]
9052026-02-17T05:34:59.824Z++ [[ 106 -gt 300 ]]
9062026-02-17T05:34:59.824Z++ sleep 1
9072026-02-17T05:35:00.774Z++ retry=107
9082026-02-17T05:35:00.777Z+++ svcs -Hostate baseline
9092026-02-17T05:35:00.795Z++ [[ offline* != online ]]
9102026-02-17T05:35:00.795Z++ [[ 107 -gt 300 ]]
9112026-02-17T05:35:00.795Z++ sleep 1
9122026-02-17T05:35:01.799Z++ retry=108
9132026-02-17T05:35:01.803Z+++ svcs -Hostate baseline
9142026-02-17T05:35:01.822Z++ [[ offline* != online ]]
9152026-02-17T05:35:01.822Z++ [[ 108 -gt 300 ]]
9162026-02-17T05:35:01.827Z++ sleep 1
9172026-02-17T05:35:02.834Z++ retry=109
9182026-02-17T05:35:02.835Z+++ svcs -Hostate baseline
9192026-02-17T05:35:02.848Z++ [[ offline* != online ]]
9202026-02-17T05:35:02.848Z++ [[ 109 -gt 300 ]]
9212026-02-17T05:35:02.848Z++ sleep 1
9222026-02-17T05:35:03.850Z++ retry=110
9232026-02-17T05:35:03.853Z+++ svcs -Hostate baseline
9242026-02-17T05:35:03.872Z++ [[ offline* != online ]]
9252026-02-17T05:35:03.872Z++ [[ 110 -gt 300 ]]
9262026-02-17T05:35:03.874Z++ sleep 1
9272026-02-17T05:35:04.879Z++ retry=111
9282026-02-17T05:35:04.883Z+++ svcs -Hostate baseline
9292026-02-17T05:35:04.899Z++ [[ offline* != online ]]
9302026-02-17T05:35:04.899Z++ [[ 111 -gt 300 ]]
9312026-02-17T05:35:04.899Z++ sleep 1
9322026-02-17T05:35:05.902Z++ retry=112
9332026-02-17T05:35:05.906Z+++ svcs -Hostate baseline
9342026-02-17T05:35:05.924Z++ [[ offline* != online ]]
9352026-02-17T05:35:05.924Z++ [[ 112 -gt 300 ]]
9362026-02-17T05:35:05.924Z++ sleep 1
9372026-02-17T05:35:06.927Z++ retry=113
9382026-02-17T05:35:06.930Z+++ svcs -Hostate baseline
9392026-02-17T05:35:06.950Z++ [[ offline* != online ]]
9402026-02-17T05:35:06.950Z++ [[ 113 -gt 300 ]]
9412026-02-17T05:35:06.953Z++ sleep 1
9422026-02-17T05:35:07.953Z++ retry=114
9432026-02-17T05:35:07.956Z+++ svcs -Hostate baseline
9442026-02-17T05:35:07.976Z++ [[ offline* != online ]]
9452026-02-17T05:35:07.976Z++ [[ 114 -gt 300 ]]
9462026-02-17T05:35:07.979Z++ sleep 1
9472026-02-17T05:35:08.978Z++ retry=115
9482026-02-17T05:35:08.981Z+++ svcs -Hostate baseline
9492026-02-17T05:35:09.002Z++ [[ offline* != online ]]
9502026-02-17T05:35:09.002Z++ [[ 115 -gt 300 ]]
9512026-02-17T05:35:09.002Z++ sleep 1
9522026-02-17T05:35:10.004Z++ retry=116
9532026-02-17T05:35:10.008Z+++ svcs -Hostate baseline
9542026-02-17T05:35:10.027Z++ [[ offline* != online ]]
9552026-02-17T05:35:10.027Z++ [[ 116 -gt 300 ]]
9562026-02-17T05:35:10.027Z++ sleep 1
9572026-02-17T05:35:11.029Z++ retry=117
9582026-02-17T05:35:11.032Z+++ svcs -Hostate baseline
9592026-02-17T05:35:11.053Z++ [[ offline* != online ]]
9602026-02-17T05:35:11.053Z++ [[ 117 -gt 300 ]]
9612026-02-17T05:35:11.053Z++ sleep 1
9622026-02-17T05:35:12.056Z++ retry=118
9632026-02-17T05:35:12.059Z+++ svcs -Hostate baseline
9642026-02-17T05:35:12.079Z++ [[ offline* != online ]]
9652026-02-17T05:35:12.079Z++ [[ 118 -gt 300 ]]
9662026-02-17T05:35:12.079Z++ sleep 1
9672026-02-17T05:35:13.081Z++ retry=119
9682026-02-17T05:35:13.085Z+++ svcs -Hostate baseline
9692026-02-17T05:35:13.104Z++ [[ offline* != online ]]
9702026-02-17T05:35:13.105Z++ [[ 119 -gt 300 ]]
9712026-02-17T05:35:13.105Z++ sleep 1
9722026-02-17T05:35:14.109Z++ retry=120
9732026-02-17T05:35:14.112Z+++ svcs -Hostate baseline
9742026-02-17T05:35:14.130Z++ [[ offline* != online ]]
9752026-02-17T05:35:14.130Z++ [[ 120 -gt 300 ]]
9762026-02-17T05:35:14.131Z++ sleep 1
9772026-02-17T05:35:15.133Z++ retry=121
9782026-02-17T05:35:15.137Z+++ svcs -Hostate baseline
9792026-02-17T05:35:15.156Z++ [[ offline* != online ]]
9802026-02-17T05:35:15.156Z++ [[ 121 -gt 300 ]]
9812026-02-17T05:35:15.160Z++ sleep 1
9822026-02-17T05:35:16.161Z++ retry=122
9832026-02-17T05:35:16.164Z+++ svcs -Hostate baseline
9842026-02-17T05:35:16.182Z++ [[ offline* != online ]]
9852026-02-17T05:35:16.182Z++ [[ 122 -gt 300 ]]
9862026-02-17T05:35:16.186Z++ sleep 1
9872026-02-17T05:35:17.185Z++ retry=123
9882026-02-17T05:35:17.188Z+++ svcs -Hostate baseline
9892026-02-17T05:35:17.208Z++ [[ offline* != online ]]
9902026-02-17T05:35:17.208Z++ [[ 123 -gt 300 ]]
9912026-02-17T05:35:17.208Z++ sleep 1
9922026-02-17T05:35:18.213Z++ retry=124
9932026-02-17T05:35:18.215Z+++ svcs -Hostate baseline
9942026-02-17T05:35:18.236Z++ [[ offline* != online ]]
9952026-02-17T05:35:18.236Z++ [[ 124 -gt 300 ]]
9962026-02-17T05:35:18.236Z++ sleep 1
9972026-02-17T05:35:19.237Z++ retry=125
9982026-02-17T05:35:19.240Z+++ svcs -Hostate baseline
9992026-02-17T05:35:19.260Z++ [[ offline* != online ]]
10002026-02-17T05:35:19.260Z++ [[ 125 -gt 300 ]]
10012026-02-17T05:35:19.260Z++ sleep 1
10022026-02-17T05:35:20.263Z++ retry=126
10032026-02-17T05:35:20.266Z+++ svcs -Hostate baseline
10042026-02-17T05:35:20.286Z++ [[ offline* != online ]]
10052026-02-17T05:35:20.286Z++ [[ 126 -gt 300 ]]
10062026-02-17T05:35:20.286Z++ sleep 1
10072026-02-17T05:35:21.290Z++ retry=127
10082026-02-17T05:35:21.299Z+++ svcs -Hostate baseline
10092026-02-17T05:35:21.335Z++ [[ offline* != online ]]
10102026-02-17T05:35:21.335Z++ [[ 127 -gt 300 ]]
10112026-02-17T05:35:21.335Z++ sleep 1
10122026-02-17T05:35:22.315Z++ retry=128
10132026-02-17T05:35:22.318Z+++ svcs -Hostate baseline
10142026-02-17T05:35:22.339Z++ [[ offline* != online ]]
10152026-02-17T05:35:22.339Z++ [[ 128 -gt 300 ]]
10162026-02-17T05:35:22.339Z++ sleep 1
10172026-02-17T05:35:23.347Z++ retry=129
10182026-02-17T05:35:23.351Z+++ svcs -Hostate baseline
10192026-02-17T05:35:23.365Z++ [[ offline* != online ]]
10202026-02-17T05:35:23.365Z++ [[ 129 -gt 300 ]]
10212026-02-17T05:35:23.365Z++ sleep 1
10222026-02-17T05:35:24.368Z++ retry=130
10232026-02-17T05:35:24.373Z+++ svcs -Hostate baseline
10242026-02-17T05:35:24.391Z++ [[ offline* != online ]]
10252026-02-17T05:35:24.392Z++ [[ 130 -gt 300 ]]
10262026-02-17T05:35:24.392Z++ sleep 1
10272026-02-17T05:35:25.395Z++ retry=131
10282026-02-17T05:35:25.399Z+++ svcs -Hostate baseline
10292026-02-17T05:35:25.417Z++ [[ offline* != online ]]
10302026-02-17T05:35:25.417Z++ [[ 131 -gt 300 ]]
10312026-02-17T05:35:25.417Z++ sleep 1
10322026-02-17T05:35:26.420Z++ retry=132
10332026-02-17T05:35:26.423Z+++ svcs -Hostate baseline
10342026-02-17T05:35:26.443Z++ [[ offline* != online ]]
10352026-02-17T05:35:26.443Z++ [[ 132 -gt 300 ]]
10362026-02-17T05:35:26.446Z++ sleep 1
10372026-02-17T05:35:27.447Z++ retry=133
10382026-02-17T05:35:27.450Z+++ svcs -Hostate baseline
10392026-02-17T05:35:27.469Z++ [[ offline* != online ]]
10402026-02-17T05:35:27.469Z++ [[ 133 -gt 300 ]]
10412026-02-17T05:35:27.469Z++ sleep 1
10422026-02-17T05:35:28.472Z++ retry=134
10432026-02-17T05:35:28.475Z+++ svcs -Hostate baseline
10442026-02-17T05:35:28.495Z++ [[ offline* != online ]]
10452026-02-17T05:35:28.495Z++ [[ 134 -gt 300 ]]
10462026-02-17T05:35:28.498Z++ sleep 1
10472026-02-17T05:35:29.498Z++ retry=135
10482026-02-17T05:35:29.502Z+++ svcs -Hostate baseline
10492026-02-17T05:35:29.522Z++ [[ offline* != online ]]
10502026-02-17T05:35:29.522Z++ [[ 135 -gt 300 ]]
10512026-02-17T05:35:29.524Z++ sleep 1
10522026-02-17T05:35:30.524Z++ retry=136
10532026-02-17T05:35:30.529Z+++ svcs -Hostate baseline
10542026-02-17T05:35:30.548Z++ [[ offline* != online ]]
10552026-02-17T05:35:30.548Z++ [[ 136 -gt 300 ]]
10562026-02-17T05:35:30.552Z++ sleep 1
10572026-02-17T05:35:31.552Z++ retry=137
10582026-02-17T05:35:31.556Z+++ svcs -Hostate baseline
10592026-02-17T05:35:31.573Z++ [[ offline* != online ]]
10602026-02-17T05:35:31.573Z++ [[ 137 -gt 300 ]]
10612026-02-17T05:35:31.573Z++ sleep 1
10622026-02-17T05:35:32.576Z++ retry=138
10632026-02-17T05:35:32.579Z+++ svcs -Hostate baseline
10642026-02-17T05:35:32.599Z++ [[ offline* != online ]]
10652026-02-17T05:35:32.599Z++ [[ 138 -gt 300 ]]
10662026-02-17T05:35:32.602Z++ sleep 1
10672026-02-17T05:35:33.604Z++ retry=139
10682026-02-17T05:35:33.609Z+++ svcs -Hostate baseline
10692026-02-17T05:35:33.625Z++ [[ offline* != online ]]
10702026-02-17T05:35:33.625Z++ [[ 139 -gt 300 ]]
10712026-02-17T05:35:33.635Z++ sleep 1
10722026-02-17T05:35:34.627Z++ retry=140
10732026-02-17T05:35:34.631Z+++ svcs -Hostate baseline
10742026-02-17T05:35:34.650Z++ [[ offline* != online ]]
10752026-02-17T05:35:34.650Z++ [[ 140 -gt 300 ]]
10762026-02-17T05:35:34.650Z++ sleep 1
10772026-02-17T05:35:35.653Z++ retry=141
10782026-02-17T05:35:35.657Z+++ svcs -Hostate baseline
10792026-02-17T05:35:35.676Z++ [[ offline* != online ]]
10802026-02-17T05:35:35.676Z++ [[ 141 -gt 300 ]]
10812026-02-17T05:35:35.676Z++ sleep 1
10822026-02-17T05:35:36.678Z++ retry=142
10832026-02-17T05:35:36.682Z+++ svcs -Hostate baseline
10842026-02-17T05:35:36.702Z++ [[ offline* != online ]]
10852026-02-17T05:35:36.702Z++ [[ 142 -gt 300 ]]
10862026-02-17T05:35:36.705Z++ sleep 1
10872026-02-17T05:35:38.515Z++ retry=143
10882026-02-17T05:35:38.566Z+++ svcs -Hostate baseline
10892026-02-17T05:35:38.566Z++ [[ offline* != online ]]
10902026-02-17T05:35:38.566Z++ [[ 143 -gt 300 ]]
10912026-02-17T05:35:38.566Z++ sleep 1
10922026-02-17T05:35:38.731Z++ retry=144
10932026-02-17T05:35:38.734Z+++ svcs -Hostate baseline
10942026-02-17T05:35:38.753Z++ [[ offline* != online ]]
10952026-02-17T05:35:38.754Z++ [[ 144 -gt 300 ]]
10962026-02-17T05:35:38.754Z++ sleep 1
10972026-02-17T05:35:39.756Z++ retry=145
10982026-02-17T05:35:39.760Z+++ svcs -Hostate baseline
10992026-02-17T05:35:39.782Z++ [[ offline* != online ]]
11002026-02-17T05:35:39.782Z++ [[ 145 -gt 300 ]]
11012026-02-17T05:35:39.782Z++ sleep 1
11022026-02-17T05:35:40.789Z++ retry=146
11032026-02-17T05:35:40.792Z+++ svcs -Hostate baseline
11042026-02-17T05:35:40.805Z++ [[ offline* != online ]]
11052026-02-17T05:35:40.805Z++ [[ 146 -gt 300 ]]
11062026-02-17T05:35:40.805Z++ sleep 1
11072026-02-17T05:35:41.825Z++ retry=147
11082026-02-17T05:35:41.831Z+++ svcs -Hostate baseline
11092026-02-17T05:35:41.842Z++ [[ online != online ]]
11102026-02-17T05:35:41.842Z++ set -o errexit
11112026-02-17T05:35:41.842Z++ set -o pipefail
11122026-02-17T05:35:41.842Z++ banner build
11132026-02-17T05:35:41.842Z
11142026-02-17T05:35:41.842Z ##### # # # # #####
11152026-02-17T05:35:41.843Z # # # # # # # #
11162026-02-17T05:35:41.843Z ##### # # # # # #
11172026-02-17T05:35:41.843Z # # # # # # # #
11182026-02-17T05:35:41.843Z # # # # # # # #
11192026-02-17T05:35:41.843Z ##### #### # ###### #####
11202026-02-17T05:35:41.843Z
11212026-02-17T05:35:41.843Z++ cargo build --release --bin ddmd --bin ddmadm
11222026-02-17T05:35:41.846Zinfo: syncing channel updates for '1.92.0-x86_64-unknown-illumos'
11232026-02-17T05:35:42.033Zinfo: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08)
11242026-02-17T05:35:42.033Zinfo: downloading component 'cargo'
11252026-02-17T05:35:43.073Zinfo: downloading component 'clippy'
11262026-02-17T05:35:43.523Zinfo: downloading component 'rust-docs'
11272026-02-17T05:35:46.051Zinfo: downloading component 'rust-std'
11282026-02-17T05:35:47.181Zinfo: downloading component 'rustc'
11292026-02-17T05:35:55.862Zinfo: downloading component 'rustfmt'
11302026-02-17T05:35:56.130Zinfo: installing component 'cargo'
11312026-02-17T05:35:57.077Zinfo: installing component 'clippy'
11322026-02-17T05:35:57.467Zinfo: installing component 'rust-docs'
11332026-02-17T05:35:59.407Zinfo: installing component 'rust-std'
11342026-02-17T05:36:01.223Zinfo: installing component 'rustc'
11352026-02-17T05:36:08.056Zinfo: installing component 'rustfmt'
11362026-02-17T05:36:08.651Z Updating git repository `https://github.com/oxidecomputer/falcon`
11372026-02-17T05:36:09.330ZFrom https://github.com/oxidecomputer/falcon
11382026-02-17T05:36:09.330Z * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9
11392026-02-17T05:36:09.430Z Updating crates.io index
11402026-02-17T05:36:09.470Z Updating git repository `https://github.com/oxidecomputer/dendrite`
11412026-02-17T05:36:10.185ZFrom https://github.com/oxidecomputer/dendrite
11422026-02-17T05:36:10.185Z * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556
11432026-02-17T05:36:10.456Z Updating git repository `https://github.com/oxidecomputer/ispf`
11442026-02-17T05:36:10.729ZFrom https://github.com/oxidecomputer/ispf
11452026-02-17T05:36:10.729Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
11462026-02-17T05:36:10.739Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
11472026-02-17T05:36:11.068ZFrom https://github.com/oxidecomputer/netadm-sys
11482026-02-17T05:36:11.068Z * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f
11492026-02-17T05:36:11.077Z Updating git repository `https://github.com/oxidecomputer/omicron`
11502026-02-17T05:36:30.036ZFrom https://github.com/oxidecomputer/omicron
11512026-02-17T05:36:30.036Z * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265
11522026-02-17T05:36:30.745Z Updating git repository `https://github.com/oxidecomputer/opte`
11532026-02-17T05:36:31.383ZFrom https://github.com/oxidecomputer/opte
11542026-02-17T05:36:31.383Z * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56
11552026-02-17T05:36:31.935Z Updating git repository `https://github.com/illumos/smf-rs`
11562026-02-17T05:36:32.205ZFrom https://github.com/illumos/smf-rs
11572026-02-17T05:36:32.205Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
11582026-02-17T05:36:32.394Z Updating git repository `https://github.com/oxidecomputer/network-interface`
11592026-02-17T05:36:32.665ZFrom https://github.com/oxidecomputer/network-interface
11602026-02-17T05:36:32.665Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
11612026-02-17T05:36:32.724Z Updating git repository `https://github.com/oxidecomputer/zone`
11622026-02-17T05:36:33.007ZFrom https://github.com/oxidecomputer/zone
11632026-02-17T05:36:33.007Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
11642026-02-17T05:36:33.059Z Updating git repository `https://github.com/oxidecomputer/propolis`
11652026-02-17T05:36:34.209ZFrom https://github.com/oxidecomputer/propolis
11662026-02-17T05:36:34.209Z * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6
11672026-02-17T05:36:34.468Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
11682026-02-17T05:36:34.951ZFrom https://github.com/oxidecomputer/transceiver-control
11692026-02-17T05:36:34.951Z * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2
11702026-02-17T05:36:34.975Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
11712026-02-17T05:36:35.233ZFrom https://github.com/oxidecomputer/dlpi-sys
11722026-02-17T05:36:35.233Z * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993
11732026-02-17T05:36:35.242Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
11742026-02-17T05:36:35.518ZFrom https://github.com/jmesmon/rust-libzfs
11752026-02-17T05:36:35.518Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
11762026-02-17T05:36:35.530Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
11772026-02-17T05:36:35.787ZFrom https://github.com/oxidecomputer/rusty-doors
11782026-02-17T05:36:35.787Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
11792026-02-17T05:36:35.856Z Updating git repository `https://github.com/oxidecomputer/lldp`
11802026-02-17T05:36:36.194ZFrom https://github.com/oxidecomputer/lldp
11812026-02-17T05:36:36.194Z * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907
11822026-02-17T05:36:36.217Z Updating git repository `https://github.com/oxidecomputer/maghemite`
11832026-02-17T05:36:37.068ZFrom https://github.com/oxidecomputer/maghemite
11842026-02-17T05:36:37.068Z * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718
11852026-02-17T05:36:37.133Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
11862026-02-17T05:36:37.403ZFrom https://github.com/oxidecomputer/serde_human_bytes
11872026-02-17T05:36:37.403Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
11882026-02-17T05:36:37.478Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
11892026-02-17T05:36:37.741ZFrom https://github.com/oxidecomputer/slog-error-chain
11902026-02-17T05:36:37.742Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
11912026-02-17T05:36:37.766Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
11922026-02-17T05:36:38.073ZFrom https://github.com/oxidecomputer/tufaceous
11932026-02-17T05:36:38.073Z * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465
11942026-02-17T05:36:38.276Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
11952026-02-17T05:36:38.730ZFrom https://github.com/oxidecomputer/management-gateway-service
11962026-02-17T05:36:38.730Z * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a
11972026-02-17T05:36:38.827Z Updating git repository `https://github.com/oxidecomputer/crucible`
11982026-02-17T05:36:40.340ZFrom https://github.com/oxidecomputer/crucible
11992026-02-17T05:36:40.340Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
12002026-02-17T05:36:40.969Z Updating git repository `https://github.com/oxidecomputer/propolis`
12012026-02-17T05:36:41.314ZFrom https://github.com/oxidecomputer/propolis
12022026-02-17T05:36:41.314Z * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f
12032026-02-17T05:36:41.526Z Updating git repository `https://github.com/oxidecomputer/tofino`
12042026-02-17T05:36:41.799ZFrom https://github.com/oxidecomputer/tofino
12052026-02-17T05:36:41.799Z * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33
12062026-02-17T05:36:41.807Z Updating git repository `https://github.com/oxidecomputer/clickward`
12072026-02-17T05:36:42.093ZFrom https://github.com/oxidecomputer/clickward
12082026-02-17T05:36:42.093Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
12092026-02-17T05:36:42.285Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
12102026-02-17T05:36:42.542ZFrom https://github.com/oxidecomputer/illumos-devinfo
12112026-02-17T05:36:42.543Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
12122026-02-17T05:36:43.827Zerror: failed to select a version for `reqwest`.
12132026-02-17T05:36:43.827Z ... required by package `ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)`
12142026-02-17T05:36:43.827Z ... which satisfies path dependency `ddm-admin-client` (locked to 0.1.0) of package `ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)`
12152026-02-17T05:36:43.827Zversions that meet the requirements `^0.13` are: 0.13.2, 0.13.1, 0.13.0
12162026-02-17T05:36:43.827Z
12172026-02-17T05:36:43.827Zpackage `ddm-admin-client` depends on `reqwest` with feature `rustls-tls` but `reqwest` does not have that feature.
12182026-02-17T05:36:43.827Z
12192026-02-17T05:36:43.827Z
12202026-02-17T05:36:43.827Zfailed to select a version for `reqwest` which could resolve this conflict
12212026-02-17T05:36:43.872Z+ cleanup
12222026-02-17T05:36:43.875Z++ id -un
12232026-02-17T05:36:43.878Z++ id -gn
12242026-02-17T05:36:43.881Z+ pfexec chown -R build:build .
12252026-02-17T05:36:43.890Zprocess exited: duration 347324 ms, exit code 101
 
12262026-02-17T05:36:43.897Zfound 0 output files