|
|
|
1 | 2024-07-19T23:07:14.521Z | job dependencies complete; ready to run (waiting for 9 m 21 s) |
2 | 2024-07-19T23:07:49.595Z | job assigned to worker 01J36KZTBCSTRWGMPH38H4MHZC (queued for 35 s) |
3 | 2024-07-19T23:07:49.754Z | downloading input: /input/opteadm/work/debug/opteadm |
4 | 2024-07-19T23:07:52.767Z | downloaded input: /input/opteadm/work/debug/opteadm |
5 | 2024-07-19T23:07:52.767Z | downloading input: /input/opteadm/work/debug/opteadm.debug.sha256 |
6 | 2024-07-19T23:07:52.804Z | downloaded input: /input/opteadm/work/debug/opteadm.debug.sha256 |
7 | 2024-07-19T23:07:52.829Z | downloading input: /input/opteadm/work/release/opteadm |
8 | 2024-07-19T23:07:53.688Z | downloaded input: /input/opteadm/work/release/opteadm |
9 | 2024-07-19T23:07:53.712Z | downloading input: /input/opteadm/work/release/opteadm.release.sha256 |
10 | 2024-07-19T23:07:53.737Z | downloaded input: /input/opteadm/work/release/opteadm.release.sha256 |
11 | 2024-07-19T23:07:53.737Z | downloading input: /input/xde/work/debug/xde.dbg |
12 | 2024-07-19T23:07:56.863Z | downloaded input: /input/xde/work/debug/xde.dbg |
13 | 2024-07-19T23:07:56.863Z | downloading input: /input/xde/work/debug/xde.dbg.sha256 |
14 | 2024-07-19T23:07:56.897Z | downloaded input: /input/xde/work/debug/xde.dbg.sha256 |
15 | 2024-07-19T23:07:56.897Z | downloading input: /input/xde/work/debug/xde_link.dbg.so |
16 | 2024-07-19T23:07:56.937Z | downloaded input: /input/xde/work/debug/xde_link.dbg.so |
17 | 2024-07-19T23:07:56.937Z | downloading input: /input/xde/work/debug/xde_link.dbg.so.sha256 |
18 | 2024-07-19T23:07:56.972Z | downloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256 |
19 | 2024-07-19T23:07:56.972Z | downloading input: /input/xde/work/release/xde |
20 | 2024-07-19T23:07:58.506Z | downloaded input: /input/xde/work/release/xde |
21 | 2024-07-19T23:07:58.506Z | downloading input: /input/xde/work/release/xde.sha256 |
22 | 2024-07-19T23:07:58.542Z | downloaded input: /input/xde/work/release/xde.sha256 |
23 | 2024-07-19T23:07:58.542Z | downloading input: /input/xde/work/release/xde_link.so |
24 | 2024-07-19T23:07:58.582Z | downloaded input: /input/xde/work/release/xde_link.so |
25 | 2024-07-19T23:07:58.582Z | downloading input: /input/xde/work/release/xde_link.so.sha256 |
26 | 2024-07-19T23:07:58.618Z | downloaded input: /input/xde/work/release/xde_link.so.sha256 |
27 | 2024-07-19T23:07:58.642Z | downloading input: /input/xde/work/test/loopback |
28 | 2024-07-19T23:08:01.174Z | downloaded input: /input/xde/work/test/loopback |
29 | 2024-07-19T23:08:01.174Z | downloading input: /input/xde/work/xde.conf |
30 | 2024-07-19T23:08:01.209Z | downloaded input: /input/xde/work/xde.conf |
|
31 | 2024-07-19T23:08:01.209Z | starting task 0: "setup" |
32 | 2024-07-19T23:08:01.233Z | ++ uname -s |
33 | 2024-07-19T23:08:01.234Z | + kern=SunOS |
34 | 2024-07-19T23:08:01.234Z | + case "$kern" in |
35 | 2024-07-19T23:08:01.234Z | + groupadd -g 12345 build |
36 | 2024-07-19T23:08:01.234Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
37 | 2024-07-19T23:08:03.241Z | + zfs create -o mountpoint=/work rpool/work |
38 | 2024-07-19T23:08:03.286Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
39 | 2024-07-19T23:08:03.315Z | + home_fs=zfs |
40 | 2024-07-19T23:08:03.315Z | + [[ zfs == autofs ]] |
41 | 2024-07-19T23:08:03.315Z | + mkdir -p /home/build |
42 | 2024-07-19T23:08:03.315Z | + chown build:build /home/build /work |
43 | 2024-07-19T23:08:05.293Z | + chmod 0700 /home/build /work |
44 | 2024-07-19T23:08:05.318Z | process exited: duration 4088 ms, exit code 0 |
|
45 | 2024-07-19T23:08:05.377Z | starting task 1: "rust-toolchain" |
46 | 2024-07-19T23:08:05.401Z | + printf ' * toolchain channel = "%s" |
47 | 2024-07-19T23:08:05.401Z | * toolchain channel = "nightly-2024-06-27" |
48 | 2024-07-19T23:08:05.401Z | ' nightly-2024-06-27 |
49 | 2024-07-19T23:08:05.401Z | + printf ' * toolchain profile = "%s" |
50 | 2024-07-19T23:08:05.401Z | ' default |
51 | 2024-07-19T23:08:05.401Z | * toolchain profile = "default" |
52 | 2024-07-19T23:08:05.402Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
53 | 2024-07-19T23:08:05.402Z | + /bin/bash -s - -y --no-modify-path --default-toolchain nightly-2024-06-27 --profile default |
54 | 2024-07-19T23:08:05.510Z | info: downloading installer |
55 | 2024-07-19T23:08:06.059Z | info: profile set to 'default' |
56 | 2024-07-19T23:08:06.059Z | info: default host triple is x86_64-unknown-illumos |
57 | 2024-07-19T23:08:06.083Z | info: syncing channel updates for 'nightly-2024-06-27-x86_64-unknown-illumos' |
58 | 2024-07-19T23:08:06.172Z | info: latest update on 2024-06-27, rust version 1.81.0-nightly (4bc39f028 2024-06-26) |
59 | 2024-07-19T23:08:06.172Z | info: downloading component 'cargo' |
60 | 2024-07-19T23:08:06.318Z | info: downloading component 'clippy' |
61 | 2024-07-19T23:08:06.371Z | info: downloading component 'rust-docs' |
62 | 2024-07-19T23:08:06.537Z | info: downloading component 'rust-std' |
63 | 2024-07-19T23:08:06.833Z | info: downloading component 'rustc' |
64 | 2024-07-19T23:08:07.493Z | info: downloading component 'rustfmt' |
65 | 2024-07-19T23:08:07.538Z | info: installing component 'cargo' |
66 | 2024-07-19T23:08:08.615Z | info: installing component 'clippy' |
67 | 2024-07-19T23:08:09.055Z | info: installing component 'rust-docs' |
68 | 2024-07-19T23:08:11.795Z | info: installing component 'rust-std' |
69 | 2024-07-19T23:08:13.847Z | info: installing component 'rustc' |
70 | 2024-07-19T23:08:19.014Z | info: installing component 'rustfmt' |
71 | 2024-07-19T23:08:19.400Z | info: default toolchain set to 'nightly-2024-06-27-x86_64-unknown-illumos' |
72 | 2024-07-19T23:08:19.401Z | |
73 | 2024-07-19T23:08:19.530Z | nightly-2024-06-27-x86_64-unknown-illumos installed - rustc 1.81.0-nightly (4bc39f028 2024-06-26) |
74 | 2024-07-19T23:08:19.530Z | |
75 | 2024-07-19T23:08:19.530Z | |
76 | 2024-07-19T23:08:19.530Z | Rust is installed now. Great! |
77 | 2024-07-19T23:08:19.530Z | |
78 | 2024-07-19T23:08:19.554Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
79 | 2024-07-19T23:08:19.555Z | environment variable. This has not been done automatically. |
80 | 2024-07-19T23:08:19.555Z | |
81 | 2024-07-19T23:08:19.555Z | To configure your current shell, you need to source |
82 | 2024-07-19T23:08:19.555Z | the corresponding env file under $HOME/.cargo. |
83 | 2024-07-19T23:08:19.555Z | |
84 | 2024-07-19T23:08:19.555Z | This is usually done by running one of the following (note the leading DOT): |
85 | 2024-07-19T23:08:19.555Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
86 | 2024-07-19T23:08:19.555Z | source "$HOME/.cargo/env.fish" # For fish |
87 | 2024-07-19T23:08:19.610Z | + rustc --version |
88 | 2024-07-19T23:08:19.730Z | rustc 1.81.0-nightly (4bc39f028 2024-06-26) |
89 | 2024-07-19T23:08:19.754Z | process exited: duration 14353 ms, exit code 0 |
|
90 | 2024-07-19T23:08:19.802Z | starting task 2: "authentication" |
91 | 2024-07-19T23:08:19.860Z | process exited: duration 57 ms, exit code 0 |
|
92 | 2024-07-19T23:08:19.908Z | starting task 3: "clone repository" |
93 | 2024-07-19T23:08:19.933Z | + mkdir -p /work/oxidecomputer/opte |
94 | 2024-07-19T23:08:19.933Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
95 | 2024-07-19T23:08:19.957Z | Cloning into '/work/oxidecomputer/opte'... |
96 | 2024-07-19T23:08:21.152Z | + cd /work/oxidecomputer/opte |
97 | 2024-07-19T23:08:21.152Z | + git fetch origin 6b6b3bb1a0c45bf798a908ef4714b0bc69ba2505 |
98 | 2024-07-19T23:08:21.478Z | From https://github.com/oxidecomputer/opte |
99 | 2024-07-19T23:08:21.478Z | * branch 6b6b3bb1a0c45bf798a908ef4714b0bc69ba2505 -> FETCH_HEAD |
100 | 2024-07-19T23:08:21.502Z | + [[ -n illumos-rs-wip ]] |
101 | 2024-07-19T23:08:21.502Z | ++ git branch --show-current |
102 | 2024-07-19T23:08:21.502Z | + current=master |
103 | 2024-07-19T23:08:21.502Z | + [[ master != illumos-rs-wip ]] |
104 | 2024-07-19T23:08:21.502Z | + git branch -f illumos-rs-wip 6b6b3bb1a0c45bf798a908ef4714b0bc69ba2505 |
105 | 2024-07-19T23:08:21.527Z | + git checkout -f illumos-rs-wip |
106 | 2024-07-19T23:08:21.551Z | Switched to branch 'illumos-rs-wip' |
107 | 2024-07-19T23:08:21.551Z | + git reset --hard 6b6b3bb1a0c45bf798a908ef4714b0bc69ba2505 |
108 | 2024-07-19T23:08:21.575Z | HEAD is now at 6b6b3bb Newer illumos-rs. |
109 | 2024-07-19T23:08:21.575Z | process exited: duration 1657 ms, exit code 0 |
|
110 | 2024-07-19T23:08:21.624Z | starting task 4: "build" |
111 | 2024-07-19T23:08:21.648Z | + TGT_BASE=/work |
112 | 2024-07-19T23:08:21.648Z | + cargo --version |
113 | 2024-07-19T23:08:21.648Z | info: syncing channel updates for '1.79.0-x86_64-unknown-illumos' |
114 | 2024-07-19T23:08:21.769Z | info: latest update on 2024-06-13, rust version 1.79.0 (129f3b996 2024-06-10) |
115 | 2024-07-19T23:08:21.769Z | info: downloading component 'cargo' |
116 | 2024-07-19T23:08:21.978Z | info: downloading component 'clippy' |
117 | 2024-07-19T23:08:22.049Z | info: downloading component 'rust-docs' |
118 | 2024-07-19T23:08:22.310Z | info: downloading component 'rust-std' |
119 | 2024-07-19T23:08:22.696Z | info: downloading component 'rustc' |
120 | 2024-07-19T23:08:23.755Z | info: downloading component 'rustfmt' |
121 | 2024-07-19T23:08:23.810Z | info: installing component 'cargo' |
122 | 2024-07-19T23:08:24.912Z | info: installing component 'clippy' |
123 | 2024-07-19T23:08:25.337Z | info: installing component 'rust-docs' |
124 | 2024-07-19T23:08:27.786Z | info: installing component 'rust-std' |
125 | 2024-07-19T23:08:29.669Z | info: installing component 'rustc' |
126 | 2024-07-19T23:08:34.517Z | info: installing component 'rustfmt' |
127 | 2024-07-19T23:08:34.979Z | cargo 1.79.0 (ffa9cf99a 2024-06-03) |
128 | 2024-07-19T23:08:35.003Z | + rustc --version |
129 | 2024-07-19T23:08:35.126Z | rustc 1.79.0 (129f3b996 2024-06-10) |
130 | 2024-07-19T23:08:35.151Z | + header 'move artifacts for packaging' |
131 | 2024-07-19T23:08:35.151Z | + echo '# ==== move artifacts for packaging ==== #' |
132 | 2024-07-19T23:08:35.151Z | + DBG_SRC=target/x86_64-illumos/debug |
133 | 2024-07-19T23:08:35.151Z | # ==== move artifacts for packaging ==== # |
134 | 2024-07-19T23:08:35.151Z | + DBG_LINK_SRC=target/i686-unknown-illumos/debug |
135 | 2024-07-19T23:08:35.151Z | + DBG_ADM_SRC=target/debug |
136 | 2024-07-19T23:08:35.151Z | + REL_SRC=target/x86_64-illumos/release |
137 | 2024-07-19T23:08:35.151Z | + REL_LINK_SRC=target/i686-unknown-illumos/release |
138 | 2024-07-19T23:08:35.151Z | + REL_ADM_SRC=target/release |
139 | 2024-07-19T23:08:35.151Z | + mkdir -p target/x86_64-illumos/release |
140 | 2024-07-19T23:08:35.151Z | + cp /input/xde/work/release/xde target/x86_64-illumos/release |
141 | 2024-07-19T23:08:35.239Z | + mkdir -p target/x86_64-illumos/debug |
142 | 2024-07-19T23:08:35.264Z | + cp /input/xde/work/debug/xde.dbg target/x86_64-illumos/debug/xde |
143 | 2024-07-19T23:08:35.394Z | + mkdir -p target/i686-unknown-illumos/release |
144 | 2024-07-19T23:08:35.418Z | + cp /input/xde/work/release/xde_link.so target/i686-unknown-illumos/release/libxde_link.so |
145 | 2024-07-19T23:08:35.418Z | + mkdir -p target/i686-unknown-illumos/debug |
146 | 2024-07-19T23:08:35.419Z | + cp /input/xde/work/debug/xde_link.dbg.so target/i686-unknown-illumos/debug/libxde_link.so |
147 | 2024-07-19T23:08:35.419Z | + mkdir -p target/release |
148 | 2024-07-19T23:08:35.419Z | + cp /input/opteadm/work/release/opteadm target/release |
149 | 2024-07-19T23:08:35.458Z | + mkdir -p target/debug |
150 | 2024-07-19T23:08:35.483Z | + cp /input/opteadm/work/debug/opteadm target/debug |
151 | 2024-07-19T23:08:35.684Z | + header 'package opte' |
152 | 2024-07-19T23:08:35.684Z | + echo '# ==== package opte ==== #' |
153 | 2024-07-19T23:08:35.684Z | # ==== package opte ==== # |
154 | 2024-07-19T23:08:35.684Z | + cargo xtask package --skip-build |
155 | 2024-07-19T23:08:35.915Z | Updating crates.io index |
156 | 2024-07-19T23:08:35.988Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
157 | 2024-07-19T23:08:36.861Z | From https://github.com/oxidecomputer/falcon |
158 | 2024-07-19T23:08:36.861Z | * [new branch] main -> origin/main |
159 | 2024-07-19T23:08:36.861Z | * [new ref] -> origin/HEAD |
160 | 2024-07-19T23:08:37.019Z | Updating git repository `https://github.com/oxidecomputer/illumos-rs.git` |
161 | 2024-07-19T23:08:37.761Z | From https://github.com/oxidecomputer/illumos-rs |
162 | 2024-07-19T23:08:37.761Z | * [new branch] felixmcfelix/rusty-for-opte -> origin/felixmcfelix/rusty-for-opte |
163 | 2024-07-19T23:08:37.786Z | * [new branch] luqmana/rusty-modules -> origin/luqmana/rusty-modules |
164 | 2024-07-19T23:08:37.786Z | * [new branch] main -> origin/main |
165 | 2024-07-19T23:08:37.786Z | * [new branch] ry/rusty-modules -> origin/ry/rusty-modules |
166 | 2024-07-19T23:08:37.786Z | * [new ref] -> origin/HEAD |
167 | 2024-07-19T23:08:37.904Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
168 | 2024-07-19T23:08:38.369Z | From https://github.com/oxidecomputer/poptrie |
169 | 2024-07-19T23:08:38.369Z | * [new branch] main -> origin/main |
170 | 2024-07-19T23:08:38.393Z | * [new branch] multipath -> origin/multipath |
171 | 2024-07-19T23:08:38.393Z | * [new ref] -> origin/HEAD |
172 | 2024-07-19T23:08:38.417Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
173 | 2024-07-19T23:08:39.107Z | From https://github.com/oxidecomputer/netadm-sys |
174 | 2024-07-19T23:08:39.107Z | * [new branch] c_char-non-x86 -> origin/c_char-non-x86 |
175 | 2024-07-19T23:08:39.131Z | * [new branch] compile-macos -> origin/compile-macos |
176 | 2024-07-19T23:08:39.131Z | * [new branch] dependabot/cargo/rustix-0.37.25 -> origin/dependabot/cargo/rustix-0.37.25 |
177 | 2024-07-19T23:08:39.131Z | * [new branch] gh-pages -> origin/gh-pages |
178 | 2024-07-19T23:08:39.131Z | * [new branch] main -> origin/main |
179 | 2024-07-19T23:08:39.131Z | * [new branch] route-get-timeout -> origin/route-get-timeout |
180 | 2024-07-19T23:08:39.131Z | * [new branch] siocgnds -> origin/siocgnds |
181 | 2024-07-19T23:08:39.131Z | * [new ref] -> origin/HEAD |
182 | 2024-07-19T23:08:39.155Z | Updating git repository `https://github.com/oxidecomputer/zone` |
183 | 2024-07-19T23:08:39.639Z | From https://github.com/oxidecomputer/zone |
184 | 2024-07-19T23:08:39.639Z | * [new branch] main -> origin/main |
185 | 2024-07-19T23:08:39.663Z | * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest |
186 | 2024-07-19T23:08:39.663Z | * [new branch] renovate/syn-2.x -> origin/renovate/syn-2.x |
187 | 2024-07-19T23:08:39.663Z | * [new branch] state-derive-eq-hash -> origin/state-derive-eq-hash |
188 | 2024-07-19T23:08:39.663Z | * [new ref] -> origin/HEAD |
189 | 2024-07-19T23:08:39.814Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
190 | 2024-07-19T23:08:40.405Z | From https://github.com/oxidecomputer/dlpi-sys |
191 | 2024-07-19T23:08:40.405Z | * [new branch] gh-pages -> origin/gh-pages |
192 | 2024-07-19T23:08:40.429Z | * [new branch] main -> origin/main |
193 | 2024-07-19T23:08:40.429Z | * [new ref] -> origin/HEAD |
194 | 2024-07-19T23:08:40.429Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
195 | 2024-07-19T23:08:41.006Z | From https://github.com/jmesmon/rust-libzfs |
196 | 2024-07-19T23:08:41.006Z | * [new branch] dependabot/cargo/libc-0.2.140 -> origin/dependabot/cargo/libc-0.2.140 |
197 | 2024-07-19T23:08:41.006Z | * [new branch] dependabot/cargo/os_pipe-1.1.3 -> origin/dependabot/cargo/os_pipe-1.1.3 |
198 | 2024-07-19T23:08:41.030Z | * [new branch] dependabot/cargo/pkg-config-0.3.26 -> origin/dependabot/cargo/pkg-config-0.3.26 |
199 | 2024-07-19T23:08:41.030Z | * [new branch] dependabot/cargo/rand-0.8.5 -> origin/dependabot/cargo/rand-0.8.5 |
200 | 2024-07-19T23:08:41.030Z | * [new branch] dependabot/cargo/snafu-0.7.4 -> origin/dependabot/cargo/snafu-0.7.4 |
201 | 2024-07-19T23:08:41.030Z | * [new branch] dependabot/cargo/tempfile-3.4.0 -> origin/dependabot/cargo/tempfile-3.4.0 |
202 | 2024-07-19T23:08:41.030Z | * [new branch] dev -> origin/dev |
203 | 2024-07-19T23:08:41.030Z | * [new branch] drr -> origin/drr |
204 | 2024-07-19T23:08:41.030Z | * [new branch] f-types -> origin/f-types |
205 | 2024-07-19T23:08:41.030Z | * [new branch] lookup-nvlist -> origin/lookup-nvlist |
206 | 2024-07-19T23:08:41.030Z | * [new branch] master -> origin/master |
207 | 2024-07-19T23:08:41.030Z | * [new branch] staging -> origin/staging |
208 | 2024-07-19T23:08:41.030Z | * [new ref] -> origin/HEAD |
209 | 2024-07-19T23:08:41.030Z | * [new tag] nvpair-0.5.0 -> nvpair-0.5.0 |
210 | 2024-07-19T23:08:41.030Z | * [new tag] v0.4.0 -> v0.4.0 |
211 | 2024-07-19T23:08:41.030Z | * [new tag] zfs-core-0.5.0 -> zfs-core-0.5.0 |
212 | 2024-07-19T23:08:41.030Z | * [new tag] zfs-core-sys-0.5.0 -> zfs-core-sys-0.5.0 |
213 | 2024-07-19T23:08:41.030Z | Updating git repository `https://github.com/oxidecomputer/oxnet` |
214 | 2024-07-19T23:08:41.529Z | From https://github.com/oxidecomputer/oxnet |
215 | 2024-07-19T23:08:41.529Z | * [new branch] ci -> origin/ci |
216 | 2024-07-19T23:08:41.553Z | * [new branch] dependabot/cargo/serde-1.0.204 -> origin/dependabot/cargo/serde-1.0.204 |
217 | 2024-07-19T23:08:41.553Z | * [new branch] dependabot/cargo/serde_json-1.0.120 -> origin/dependabot/cargo/serde_json-1.0.120 |
218 | 2024-07-19T23:08:41.553Z | * [new branch] main -> origin/main |
219 | 2024-07-19T23:08:41.553Z | * [new ref] -> origin/HEAD |
220 | 2024-07-19T23:08:41.553Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
221 | 2024-07-19T23:08:42.110Z | From https://github.com/oxidecomputer/rusty-doors |
222 | 2024-07-19T23:08:42.110Z | * [new branch] gh-pages -> origin/gh-pages |
223 | 2024-07-19T23:08:42.111Z | * [new branch] main -> origin/main |
224 | 2024-07-19T23:08:42.135Z | * [new branch] no-bindgen -> origin/no-bindgen |
225 | 2024-07-19T23:08:42.135Z | * [new ref] -> origin/HEAD |
226 | 2024-07-19T23:08:42.937Z | Downloading crates ... |
227 | 2024-07-19T23:08:42.989Z | Downloaded anstream v0.6.14 |
228 | 2024-07-19T23:08:43.015Z | Downloaded thiserror v1.0.62 |
229 | 2024-07-19T23:08:43.040Z | Downloaded winnow v0.6.13 |
230 | 2024-07-19T23:08:43.040Z | Downloaded syn v2.0.71 |
231 | 2024-07-19T23:08:43.064Z | Downloaded clap_builder v4.5.9 |
232 | 2024-07-19T23:08:43.064Z | Downloaded rustix v0.38.34 |
233 | 2024-07-19T23:08:43.088Z | Downloaded cargo-platform v0.1.8 |
234 | 2024-07-19T23:08:43.088Z | Downloaded libc v0.2.155 |
235 | 2024-07-19T23:08:43.113Z | Downloaded bitflags v2.6.0 |
236 | 2024-07-19T23:08:43.137Z | Downloaded utf8parse v0.2.2 |
237 | 2024-07-19T23:08:43.137Z | Downloaded unicode-ident v1.0.12 |
238 | 2024-07-19T23:08:43.137Z | Downloaded toml_edit v0.22.15 |
239 | 2024-07-19T23:08:43.161Z | Downloaded toml_datetime v0.6.6 |
240 | 2024-07-19T23:08:43.161Z | Downloaded toml v0.8.14 |
241 | 2024-07-19T23:08:43.161Z | Downloaded thiserror-impl v1.0.62 |
242 | 2024-07-19T23:08:43.161Z | Downloaded terminal_size v0.3.0 |
243 | 2024-07-19T23:08:43.161Z | Downloaded strsim v0.11.1 |
244 | 2024-07-19T23:08:43.161Z | Downloaded serde_json v1.0.120 |
245 | 2024-07-19T23:08:43.185Z | Downloaded serde_derive v1.0.204 |
246 | 2024-07-19T23:08:43.185Z | Downloaded serde v1.0.204 |
247 | 2024-07-19T23:08:43.185Z | Downloaded ryu v1.0.18 |
248 | 2024-07-19T23:08:43.185Z | Downloaded quote v1.0.36 |
249 | 2024-07-19T23:08:43.185Z | Downloaded proc-macro2 v1.0.86 |
250 | 2024-07-19T23:08:43.185Z | Downloaded memchr v2.7.4 |
251 | 2024-07-19T23:08:43.209Z | Downloaded itoa v1.0.11 |
252 | 2024-07-19T23:08:43.209Z | Downloaded is_terminal_polyfill v1.70.0 |
253 | 2024-07-19T23:08:43.209Z | Downloaded indexmap v2.2.6 |
254 | 2024-07-19T23:08:43.209Z | Downloaded hashbrown v0.14.5 |
255 | 2024-07-19T23:08:43.209Z | Downloaded errno v0.3.9 |
256 | 2024-07-19T23:08:43.209Z | Downloaded clap_derive v4.5.8 |
257 | 2024-07-19T23:08:43.209Z | Downloaded clap v4.5.9 |
258 | 2024-07-19T23:08:43.233Z | Downloaded cargo_metadata v0.18.1 |
259 | 2024-07-19T23:08:43.233Z | Downloaded anyhow v1.0.86 |
260 | 2024-07-19T23:08:43.233Z | Downloaded serde_spanned v0.6.6 |
261 | 2024-07-19T23:08:43.233Z | Downloaded semver v1.0.23 |
262 | 2024-07-19T23:08:43.233Z | Downloaded heck v0.5.0 |
263 | 2024-07-19T23:08:43.233Z | Downloaded equivalent v1.0.1 |
264 | 2024-07-19T23:08:43.233Z | Downloaded colorchoice v1.0.1 |
265 | 2024-07-19T23:08:43.233Z | Downloaded clap_lex v0.7.1 |
266 | 2024-07-19T23:08:43.233Z | Downloaded camino v1.1.7 |
267 | 2024-07-19T23:08:43.234Z | Downloaded anstyle-query v1.1.0 |
268 | 2024-07-19T23:08:43.234Z | Downloaded anstyle-parse v0.2.4 |
269 | 2024-07-19T23:08:43.258Z | Downloaded anstyle v1.0.7 |
270 | 2024-07-19T23:08:43.312Z | Compiling proc-macro2 v1.0.86 |
271 | 2024-07-19T23:08:43.312Z | Compiling unicode-ident v1.0.12 |
272 | 2024-07-19T23:08:43.312Z | Compiling serde v1.0.204 |
273 | 2024-07-19T23:08:43.336Z | Compiling libc v0.2.155 |
274 | 2024-07-19T23:08:43.336Z | Compiling rustix v0.38.34 |
275 | 2024-07-19T23:08:43.336Z | Compiling utf8parse v0.2.2 |
276 | 2024-07-19T23:08:43.336Z | Compiling bitflags v2.6.0 |
277 | 2024-07-19T23:08:43.336Z | Compiling camino v1.1.7 |
278 | 2024-07-19T23:08:43.533Z | Compiling anstyle-parse v0.2.4 |
279 | 2024-07-19T23:08:43.557Z | Compiling is_terminal_polyfill v1.70.0 |
280 | 2024-07-19T23:08:43.656Z | Compiling hashbrown v0.14.5 |
281 | 2024-07-19T23:08:43.768Z | Compiling serde_json v1.0.120 |
282 | 2024-07-19T23:08:43.842Z | Compiling thiserror v1.0.62 |
283 | 2024-07-19T23:08:43.884Z | Compiling anstyle-query v1.1.0 |
284 | 2024-07-19T23:08:43.920Z | Compiling colorchoice v1.0.1 |
285 | 2024-07-19T23:08:44.011Z | Compiling anstyle v1.0.7 |
286 | 2024-07-19T23:08:44.057Z | Compiling semver v1.0.23 |
287 | 2024-07-19T23:08:44.082Z | Compiling equivalent v1.0.1 |
288 | 2024-07-19T23:08:44.160Z | Compiling ryu v1.0.18 |
289 | 2024-07-19T23:08:44.185Z | Compiling itoa v1.0.11 |
290 | 2024-07-19T23:08:44.363Z | Compiling anstream v0.6.14 |
291 | 2024-07-19T23:08:44.390Z | Compiling clap_lex v0.7.1 |
292 | 2024-07-19T23:08:44.414Z | Compiling anyhow v1.0.86 |
293 | 2024-07-19T23:08:44.474Z | Compiling winnow v0.6.13 |
294 | 2024-07-19T23:08:44.534Z | Compiling strsim v0.11.1 |
295 | 2024-07-19T23:08:44.761Z | Compiling quote v1.0.36 |
296 | 2024-07-19T23:08:44.873Z | Compiling indexmap v2.2.6 |
297 | 2024-07-19T23:08:44.897Z | Compiling heck v0.5.0 |
298 | 2024-07-19T23:08:45.041Z | Compiling errno v0.3.9 |
299 | 2024-07-19T23:08:45.254Z | Compiling syn v2.0.71 |
300 | 2024-07-19T23:08:46.059Z | Compiling terminal_size v0.3.0 |
301 | 2024-07-19T23:08:46.158Z | Compiling clap_builder v4.5.9 |
302 | 2024-07-19T23:08:50.395Z | Compiling serde_derive v1.0.204 |
303 | 2024-07-19T23:08:50.395Z | Compiling thiserror-impl v1.0.62 |
304 | 2024-07-19T23:08:50.395Z | Compiling clap_derive v4.5.8 |
305 | 2024-07-19T23:08:53.061Z | Compiling clap v4.5.9 |
306 | 2024-07-19T23:08:59.480Z | Compiling serde_spanned v0.6.6 |
307 | 2024-07-19T23:08:59.480Z | Compiling toml_datetime v0.6.6 |
308 | 2024-07-19T23:08:59.480Z | Compiling cargo-platform v0.1.8 |
309 | 2024-07-19T23:08:59.743Z | Compiling toml_edit v0.22.15 |
310 | 2024-07-19T23:09:00.846Z | Compiling cargo_metadata v0.18.1 |
311 | 2024-07-19T23:09:02.211Z | Compiling toml v0.8.14 |
312 | 2024-07-19T23:09:04.583Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
313 | 2024-07-19T23:09:06.844Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.08s |
314 | 2024-07-19T23:09:06.939Z | Running `target/debug/xtask package --skip-build` |
315 | 2024-07-19T23:09:09.388Z | + ./clean.sh |
316 | 2024-07-19T23:09:09.413Z | + mkdir -p proto/kernel/drv/amd64 |
317 | 2024-07-19T23:09:09.413Z | + mkdir -p proto/opt/oxide/opte/bin |
318 | 2024-07-19T23:09:09.413Z | + mkdir -p proto/usr/lib/devfsadm/linkmod |
319 | 2024-07-19T23:09:09.438Z | + cp ../target/release/opteadm proto/opt/oxide/opte/bin/ |
320 | 2024-07-19T23:09:09.462Z | + cp ../target/x86_64-illumos/release/xde proto/kernel/drv/amd64 |
321 | 2024-07-19T23:09:09.486Z | + cp ../xde/xde.conf proto/kernel/drv/ |
322 | 2024-07-19T23:09:09.510Z | + cp ../target/i686-unknown-illumos/release/libxde_link.so proto/usr/lib/devfsadm/linkmod/SUNW_xde_link.so |
323 | 2024-07-19T23:09:09.510Z | + '[' -z ']' |
324 | 2024-07-19T23:09:09.510Z | + cp ../target/debug/opteadm proto/opt/oxide/opte/bin/opteadm.dbg |
325 | 2024-07-19T23:09:09.584Z | + cp ../target/x86_64-illumos/debug/xde proto/kernel/drv/amd64/xde.dbg |
326 | 2024-07-19T23:09:09.655Z | + INC_DEBUG= |
327 | 2024-07-19T23:09:09.679Z | ++ ./print-api-version.sh |
328 | 2024-07-19T23:09:09.679Z | + API_VSN=33 |
329 | 2024-07-19T23:09:09.679Z | + sed -e s/%PUBLISHER%/helios-dev/g -e s/%COMMIT_COUNT%/294/g -e s/%API_VSN%/33/g opte.template.p5m |
330 | 2024-07-19T23:09:09.679Z | + pkgmogrify -v -D inc_debug= -O opte.base.p5m |
331 | 2024-07-19T23:09:10.792Z | + pkgdepend generate -d proto opte.base.p5m |
332 | 2024-07-19T23:09:11.942Z | + mkdir -p packages |
333 | 2024-07-19T23:09:11.966Z | + pkgdepend resolve -d packages -s resolve.p5m opte.generate.p5m |
334 | 2024-07-19T23:09:21.356Z | + cat opte.base.p5m packages/opte.generate.p5m.resolve.p5m |
335 | 2024-07-19T23:09:21.381Z | + pkgrepo create packages/repo |
336 | 2024-07-19T23:09:22.412Z | + pkgrepo add-publisher -s packages/repo helios-dev |
337 | 2024-07-19T23:09:23.432Z | + pkgsend publish -d proto -s packages/repo opte.final.p5m |
338 | 2024-07-19T23:10:02.650Z | pkg://helios-dev/driver/network/opte@0.33.294,5.11:20240719T230923Z |
339 | 2024-07-19T23:10:02.650Z | PUBLISHED |
340 | 2024-07-19T23:10:02.701Z | + pkgrecv -a -d packages/repo/opte-0.33.294.p5p -s packages/repo -v -m latest '*' |
341 | 2024-07-19T23:10:03.594Z | Retrieving packages for publisher helios-dev ... |
342 | 2024-07-19T23:10:03.618Z | Retrieving catalog 'helios-dev' ... Done |
343 | 2024-07-19T23:10:03.618Z | Retrieving and evaluating 1 package(s)... |
344 | 2024-07-19T23:10:03.618Z | Fetching manifests: 1/1 100% complete |
345 | 2024-07-19T23:10:03.618Z | Fetching manifests: 1/1 100% complete |
346 | 2024-07-19T23:10:03.618Z | |
347 | 2024-07-19T23:10:03.618Z | Archiving packages ... |
348 | 2024-07-19T23:10:03.618Z | Packages to add: 1 |
349 | 2024-07-19T23:10:03.618Z | Files to retrieve: 6 |
350 | 2024-07-19T23:10:03.618Z | Estimated transfer size: 35.11 MB |
351 | 2024-07-19T23:10:03.618Z | |
352 | 2024-07-19T23:10:03.618Z | Packages to archive: |
353 | 2024-07-19T23:10:03.618Z | driver/network/opte@0.33.294,5.11:20240719T230923Z |
354 | 2024-07-19T23:10:03.618Z | |
355 | 2024-07-19T23:10:03.618Z | Download: 0/6 items 0.0/35.1MB 0% complete |
356 | 2024-07-19T23:10:03.730Z | Download: Completed 35.11 MB in 0.13 seconds (273M/s) |
357 | 2024-07-19T23:10:03.755Z | Archiving: 1/20 items 0.0/35.1MB 0% complete |
358 | 2024-07-19T23:10:03.755Z | Archiving: Completed 35.14 MB in 0.02 seconds |
359 | 2024-07-19T23:10:03.810Z | Successfully built package /work/oxidecomputer/opte/pkg/packages/repo/opte-0.33.294.p5p. |
360 | 2024-07-19T23:10:03.835Z | + banner copy |
361 | 2024-07-19T23:10:03.835Z | |
362 | 2024-07-19T23:10:03.835Z | #### #### ##### # # |
363 | 2024-07-19T23:10:03.835Z | # # # # # # # # |
364 | 2024-07-19T23:10:03.835Z | # # # # # # |
365 | 2024-07-19T23:10:03.835Z | # # # ##### # |
366 | 2024-07-19T23:10:03.835Z | # # # # # # |
367 | 2024-07-19T23:10:03.835Z | #### #### # # |
368 | 2024-07-19T23:10:03.835Z | |
369 | 2024-07-19T23:10:03.835Z | + pfexec mkdir -p /out |
370 | 2024-07-19T23:10:03.835Z | + pfexec chown 12345 /out |
371 | 2024-07-19T23:10:03.835Z | + PKG_NAME=/out/opte.p5p |
372 | 2024-07-19T23:10:03.835Z | + mv pkg/packages/repo/opte-0.33.294.p5p /out/opte.p5p |
373 | 2024-07-19T23:10:03.861Z | + sha256sum /out/opte.p5p |
374 | 2024-07-19T23:10:03.898Z | process exited: duration 102275 ms, exit code 0 |
|
375 | 2024-07-19T23:10:03.976Z | found 2 output files |
376 | 2024-07-19T23:10:03.976Z | uploading: /out/opte.p5p (36853760 bytes) |
377 | 2024-07-19T23:10:06.697Z | uploaded: /out/opte.p5p |
378 | 2024-07-19T23:10:06.697Z | uploading: /out/opte.p5p.sha256 (80 bytes) |
379 | 2024-07-19T23:10:07.790Z | uploaded: /out/opte.p5p.sha256 |