|
|
|
1 | 2024-11-29T15:13:01.725Z | job dependencies complete; ready to run (waiting for 9 m 8 s) |
2 | 2024-11-29T15:13:34.783Z | job assigned to worker 01JDW7Q24XSGJR8KJD1KZ5H3AP [factory gimlet-EVT22200007-propolis, EVT22200007/19663] (queued for 33 s) |
3 | 2024-11-29T15:13:42.974Z | downloading input: /input/xde/work/debug/xde.dbg |
4 | 2024-11-29T15:13:45.905Z | downloaded input: /input/xde/work/debug/xde.dbg |
5 | 2024-11-29T15:13:45.905Z | downloading input: /input/xde/work/debug/xde.dbg.sha256 |
6 | 2024-11-29T15:13:45.940Z | downloaded input: /input/xde/work/debug/xde.dbg.sha256 |
7 | 2024-11-29T15:13:45.941Z | downloading input: /input/xde/work/debug/xde_link.dbg.so |
8 | 2024-11-29T15:13:45.981Z | downloaded input: /input/xde/work/debug/xde_link.dbg.so |
9 | 2024-11-29T15:13:45.981Z | downloading input: /input/xde/work/debug/xde_link.dbg.so.sha256 |
10 | 2024-11-29T15:13:46.018Z | downloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256 |
11 | 2024-11-29T15:13:46.042Z | downloading input: /input/xde/work/release/xde |
12 | 2024-11-29T15:13:47.839Z | downloaded input: /input/xde/work/release/xde |
13 | 2024-11-29T15:13:47.839Z | downloading input: /input/xde/work/release/xde.sha256 |
14 | 2024-11-29T15:13:47.875Z | downloaded input: /input/xde/work/release/xde.sha256 |
15 | 2024-11-29T15:13:47.875Z | downloading input: /input/xde/work/release/xde_link.so |
16 | 2024-11-29T15:13:47.914Z | downloaded input: /input/xde/work/release/xde_link.so |
17 | 2024-11-29T15:13:47.914Z | downloading input: /input/xde/work/release/xde_link.so.sha256 |
18 | 2024-11-29T15:13:47.986Z | downloaded input: /input/xde/work/release/xde_link.so.sha256 |
19 | 2024-11-29T15:13:47.986Z | downloading input: /input/xde/work/test/loopback |
20 | 2024-11-29T15:13:50.875Z | downloaded input: /input/xde/work/test/loopback |
21 | 2024-11-29T15:13:50.875Z | downloading input: /input/xde/work/xde.conf |
22 | 2024-11-29T15:13:50.910Z | downloaded input: /input/xde/work/xde.conf |
|
23 | 2024-11-29T15:13:50.910Z | starting task 0: "setup" |
24 | 2024-11-29T15:13:50.934Z | ++ uname -s |
25 | 2024-11-29T15:13:50.934Z | + kern=SunOS |
26 | 2024-11-29T15:13:50.934Z | + case "$kern" in |
27 | 2024-11-29T15:13:50.934Z | + groupadd -g 12345 build |
28 | 2024-11-29T15:13:50.934Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
29 | 2024-11-29T15:13:52.949Z | + zfs create -o mountpoint=/work rpool/work |
30 | 2024-11-29T15:13:52.973Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
31 | 2024-11-29T15:13:52.973Z | + home_fs=zfs |
32 | 2024-11-29T15:13:52.973Z | + [[ zfs == autofs ]] |
33 | 2024-11-29T15:13:52.973Z | + mkdir -p /home/build |
34 | 2024-11-29T15:13:52.997Z | + chown build:build /home/build /work |
35 | 2024-11-29T15:13:54.979Z | + chmod 0700 /home/build /work |
36 | 2024-11-29T15:13:55.003Z | process exited: duration 4072 ms, exit code 0 |
|
37 | 2024-11-29T15:13:55.055Z | starting task 1: "rust-toolchain" |
38 | 2024-11-29T15:13:55.079Z | + printf ' * toolchain channel = "%s" |
39 | 2024-11-29T15:13:55.079Z | ' stable |
40 | 2024-11-29T15:13:55.080Z | + printf ' * toolchain profile = "%s" |
41 | 2024-11-29T15:13:55.080Z | ' default |
42 | 2024-11-29T15:13:55.080Z | * toolchain channel = "stable" |
43 | 2024-11-29T15:13:55.080Z | * toolchain profile = "default" |
44 | 2024-11-29T15:13:55.080Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
45 | 2024-11-29T15:13:55.080Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
46 | 2024-11-29T15:13:55.196Z | info: downloading installer |
47 | 2024-11-29T15:13:55.576Z | info: profile set to 'default' |
48 | 2024-11-29T15:13:55.576Z | info: default host triple is x86_64-unknown-illumos |
49 | 2024-11-29T15:13:55.601Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
50 | 2024-11-29T15:13:55.678Z | info: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26) |
51 | 2024-11-29T15:13:55.678Z | info: downloading component 'cargo' |
52 | 2024-11-29T15:13:55.848Z | info: downloading component 'clippy' |
53 | 2024-11-29T15:13:55.905Z | info: downloading component 'rust-docs' |
54 | 2024-11-29T15:13:56.111Z | info: downloading component 'rust-std' |
55 | 2024-11-29T15:13:56.403Z | info: downloading component 'rustc' |
56 | 2024-11-29T15:13:57.397Z | info: downloading component 'rustfmt' |
57 | 2024-11-29T15:13:57.441Z | info: installing component 'cargo' |
58 | 2024-11-29T15:13:58.569Z | info: installing component 'clippy' |
59 | 2024-11-29T15:13:59.026Z | info: installing component 'rust-docs' |
60 | 2024-11-29T15:14:01.827Z | info: installing component 'rust-std' |
61 | 2024-11-29T15:14:03.840Z | info: installing component 'rustc' |
62 | 2024-11-29T15:14:10.647Z | info: installing component 'rustfmt' |
63 | 2024-11-29T15:14:11.034Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
64 | 2024-11-29T15:14:11.058Z | |
65 | 2024-11-29T15:14:11.177Z | stable-x86_64-unknown-illumos installed - rustc 1.83.0 (90b35a623 2024-11-26) |
66 | 2024-11-29T15:14:11.177Z | |
67 | 2024-11-29T15:14:11.177Z | |
68 | 2024-11-29T15:14:11.177Z | Rust is installed now. Great! |
69 | 2024-11-29T15:14:11.177Z | |
70 | 2024-11-29T15:14:11.201Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
71 | 2024-11-29T15:14:11.201Z | environment variable. This has not been done automatically. |
72 | 2024-11-29T15:14:11.201Z | |
73 | 2024-11-29T15:14:11.201Z | To configure your current shell, you need to source |
74 | 2024-11-29T15:14:11.201Z | the corresponding env file under $HOME/.cargo. |
75 | 2024-11-29T15:14:11.201Z | |
76 | 2024-11-29T15:14:11.201Z | This is usually done by running one of the following (note the leading DOT): |
77 | 2024-11-29T15:14:11.201Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
78 | 2024-11-29T15:14:11.201Z | source "$HOME/.cargo/env.fish" # For fish |
79 | 2024-11-29T15:14:11.265Z | + rustc --version |
80 | 2024-11-29T15:14:11.354Z | rustc 1.83.0 (90b35a623 2024-11-26) |
81 | 2024-11-29T15:14:11.378Z | process exited: duration 16305 ms, exit code 0 |
|
82 | 2024-11-29T15:14:11.426Z | starting task 2: "authentication" |
83 | 2024-11-29T15:14:11.476Z | process exited: duration 49 ms, exit code 0 |
|
84 | 2024-11-29T15:14:11.523Z | starting task 3: "clone repository" |
85 | 2024-11-29T15:14:11.547Z | + mkdir -p /work/oxidecomputer/opte |
86 | 2024-11-29T15:14:11.547Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
87 | 2024-11-29T15:14:11.571Z | Cloning into '/work/oxidecomputer/opte'... |
88 | 2024-11-29T15:14:12.915Z | + cd /work/oxidecomputer/opte |
89 | 2024-11-29T15:14:12.915Z | + git fetch origin 178a1785f264fcf965e5edbfc20af86a3d5801c6 |
90 | 2024-11-29T15:14:13.255Z | From https://github.com/oxidecomputer/opte |
91 | 2024-11-29T15:14:13.255Z | * branch 178a1785f264fcf965e5edbfc20af86a3d5801c6 -> FETCH_HEAD |
92 | 2024-11-29T15:14:13.279Z | + [[ -n fix-618 ]] |
93 | 2024-11-29T15:14:13.279Z | ++ git branch --show-current |
94 | 2024-11-29T15:14:13.279Z | + current=master |
95 | 2024-11-29T15:14:13.279Z | + [[ master != fix-618 ]] |
96 | 2024-11-29T15:14:13.279Z | + git branch -f fix-618 178a1785f264fcf965e5edbfc20af86a3d5801c6 |
97 | 2024-11-29T15:14:13.279Z | + git checkout -f fix-618 |
98 | 2024-11-29T15:14:13.303Z | Switched to branch 'fix-618' |
99 | 2024-11-29T15:14:13.303Z | + git reset --hard 178a1785f264fcf965e5edbfc20af86a3d5801c6 |
100 | 2024-11-29T15:14:13.327Z | HEAD is now at 178a178 Correctly set ioctl resp_buf capacity on ENOBUFS |
101 | 2024-11-29T15:14:13.351Z | process exited: duration 1805 ms, exit code 0 |
|
102 | 2024-11-29T15:14:13.399Z | starting task 4: "build" |
103 | 2024-11-29T15:14:13.423Z | + pfexec pkg install brand/sparse opte |
104 | 2024-11-29T15:14:21.194Z | Startup: Refreshing catalog 'helios-dev' ... Done |
105 | 2024-11-29T15:14:25.601Z | Startup: Caching catalogs ... Done |
106 | 2024-11-29T15:14:37.699Z | Planning: Solver setup ... Done |
107 | 2024-11-29T15:14:37.866Z | Planning: Running solver ... Done |
108 | 2024-11-29T15:14:37.962Z | Planning: Finding local manifests ... Done |
109 | 2024-11-29T15:14:38.038Z | Planning: Fetching manifests: 0/4 0% complete |
110 | 2024-11-29T15:14:38.344Z | Planning: Fetching manifests: 4/4 100% complete |
111 | 2024-11-29T15:14:38.431Z | Planning: Package planning ... Done |
112 | 2024-11-29T15:14:38.455Z | Planning: Merging actions ... Done |
113 | 2024-11-29T15:14:38.759Z | Planning: Checking for conflicting actions ... Done |
114 | 2024-11-29T15:14:39.776Z | Planning: Consolidating action changes ... Done |
115 | 2024-11-29T15:14:40.164Z | Planning: Evaluating mediators ... Done |
116 | 2024-11-29T15:14:40.249Z | Planning: Planning completed in 14.56 seconds |
117 | 2024-11-29T15:14:40.273Z | Packages to install: 2 |
118 | 2024-11-29T15:14:40.273Z | Packages to update: 2 |
119 | 2024-11-29T15:14:40.273Z | Create boot environment: No |
120 | 2024-11-29T15:14:40.273Z | Create backup boot environment: Yes |
121 | 2024-11-29T15:14:40.328Z | |
122 | 2024-11-29T15:14:40.328Z | Download: 0/1013 items 0.0/18.0MB 0% complete |
123 | 2024-11-29T15:14:43.705Z | Download: Completed 18.02 MB in 3.38 seconds (5.3M/s) |
124 | 2024-11-29T15:14:45.080Z | Actions: 1/1441 actions (Removing old actions) |
125 | 2024-11-29T15:14:45.105Z | Actions: 199/1441 actions (Installing new actions) |
126 | 2024-11-29T15:14:45.649Z | Actions: 601/1441 actions (Updating modified actions) |
127 | 2024-11-29T15:14:45.994Z | Actions: Completed 1441 actions in 0.91 seconds. |
128 | 2024-11-29T15:14:46.276Z | Done |
129 | 2024-11-29T15:14:46.299Z | Done |
130 | 2024-11-29T15:14:46.857Z | Done |
131 | 2024-11-29T15:14:51.806Z | Done |
132 | 2024-11-29T15:14:51.918Z | Done |
133 | 2024-11-29T15:14:51.942Z | Done |
134 | 2024-11-29T15:14:58.497Z | Done |
135 | 2024-11-29T15:14:58.850Z | + [[ -z 01JDW76A6W8Z6MXN0T6K90TMB5 ]] |
136 | 2024-11-29T15:14:58.850Z | + trap cleanup EXIT |
137 | 2024-11-29T15:14:58.874Z | + banner collect |
138 | 2024-11-29T15:14:58.874Z | |
139 | 2024-11-29T15:14:58.875Z | #### #### # # ###### #### ##### |
140 | 2024-11-29T15:14:58.875Z | # # # # # # # # # # |
141 | 2024-11-29T15:14:58.875Z | # # # # # ##### # # |
142 | 2024-11-29T15:14:58.875Z | # # # # # # # # |
143 | 2024-11-29T15:14:58.875Z | # # # # # # # # # # |
144 | 2024-11-29T15:14:58.875Z | #### #### ###### ###### ###### #### # |
145 | 2024-11-29T15:14:58.875Z | |
146 | 2024-11-29T15:14:58.875Z | + get_artifact softnpu image 88f5f1334364e5580fe778c44ac0746a35927351 softnpu |
147 | 2024-11-29T15:14:58.875Z | + repo=softnpu |
148 | 2024-11-29T15:14:58.875Z | + series=image |
149 | 2024-11-29T15:14:58.875Z | + commit=88f5f1334364e5580fe778c44ac0746a35927351 |
150 | 2024-11-29T15:14:58.875Z | + name=softnpu |
151 | 2024-11-29T15:14:58.875Z | + url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
152 | 2024-11-29T15:14:58.875Z | + mkdir -p download |
153 | 2024-11-29T15:14:58.875Z | + pushd download |
154 | 2024-11-29T15:14:58.875Z | /work/oxidecomputer/opte/download /work/oxidecomputer/opte |
155 | 2024-11-29T15:14:58.875Z | + [[ ! -f softnpu ]] |
156 | 2024-11-29T15:14:58.875Z | + curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/88f5f1334364e5580fe778c44ac0746a35927351/softnpu |
157 | 2024-11-29T15:14:58.875Z | % Total % Received % Xferd Average Speed Time Time Time Current |
158 | 2024-11-29T15:14:58.875Z | Dload Upload Total Spent Left Speed |
159 | 2024-11-29T15:15:00.294Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
36 22.8M 36 8643k 0 0 11.0M 0 0:00:02 --:--:-- 0:00:02 11.0M
100 22.8M 100 22.8M 0 0 16.0M 0 0:00:01 0:00:01 --:--:-- 16.0M |
160 | 2024-11-29T15:15:00.318Z | + popd |
161 | 2024-11-29T15:15:00.318Z | /work/oxidecomputer/opte |
162 | 2024-11-29T15:15:00.318Z | + get_artifact sidecar-lite release 3fff53ae549ab1348b680845693e66b224bb5d2f libsidecar_lite.so |
163 | 2024-11-29T15:15:00.319Z | + repo=sidecar-lite |
164 | 2024-11-29T15:15:00.319Z | + series=release |
165 | 2024-11-29T15:15:00.319Z | + commit=3fff53ae549ab1348b680845693e66b224bb5d2f |
166 | 2024-11-29T15:15:00.319Z | + name=libsidecar_lite.so |
167 | 2024-11-29T15:15:00.319Z | + url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
168 | 2024-11-29T15:15:00.319Z | + mkdir -p download |
169 | 2024-11-29T15:15:00.319Z | + pushd download |
170 | 2024-11-29T15:15:00.319Z | /work/oxidecomputer/opte/download /work/oxidecomputer/opte |
171 | 2024-11-29T15:15:00.319Z | + [[ ! -f libsidecar_lite.so ]] |
172 | 2024-11-29T15:15:00.319Z | + curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/3fff53ae549ab1348b680845693e66b224bb5d2f/libsidecar_lite.so |
173 | 2024-11-29T15:15:00.319Z | % Total % Received % Xferd Average Speed Time Time Time Current |
174 | 2024-11-29T15:15:00.319Z | Dload Upload Total Spent Left Speed |
175 | 2024-11-29T15:15:01.622Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 19.8M 0 12092 0 0 36144 0 0:09:35 --:--:-- 0:09:35 36095
100 19.8M 100 19.8M 0 0 15.1M 0 0:00:01 0:00:01 --:--:-- 15.1M |
176 | 2024-11-29T15:15:01.647Z | + popd |
177 | 2024-11-29T15:15:01.647Z | /work/oxidecomputer/opte |
178 | 2024-11-29T15:15:01.647Z | + get_artifact sidecar-lite release 3fff53ae549ab1348b680845693e66b224bb5d2f scadm |
179 | 2024-11-29T15:15:01.647Z | + repo=sidecar-lite |
180 | 2024-11-29T15:15:01.647Z | + series=release |
181 | 2024-11-29T15:15:01.647Z | + commit=3fff53ae549ab1348b680845693e66b224bb5d2f |
182 | 2024-11-29T15:15:01.647Z | + name=scadm |
183 | 2024-11-29T15:15:01.647Z | + url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
184 | 2024-11-29T15:15:01.647Z | + mkdir -p download |
185 | 2024-11-29T15:15:01.647Z | + pushd download |
186 | 2024-11-29T15:15:01.647Z | /work/oxidecomputer/opte/download /work/oxidecomputer/opte |
187 | 2024-11-29T15:15:01.647Z | + [[ ! -f scadm ]] |
188 | 2024-11-29T15:15:01.647Z | + curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/3fff53ae549ab1348b680845693e66b224bb5d2f/scadm |
189 | 2024-11-29T15:15:01.647Z | % Total % Received % Xferd Average Speed Time Time Time Current |
190 | 2024-11-29T15:15:01.647Z | Dload Upload Total Spent Left Speed |
191 | 2024-11-29T15:15:03.010Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
63 23.3M 63 14.7M 0 0 14.9M 0 0:00:01 --:--:-- 0:00:01 14.9M
100 23.3M 100 23.3M 0 0 17.0M 0 0:00:01 0:00:01 --:--:-- 17.0M |
192 | 2024-11-29T15:15:03.035Z | + popd |
193 | 2024-11-29T15:15:03.035Z | /work/oxidecomputer/opte |
194 | 2024-11-29T15:15:03.035Z | + [[ '' -eq 1 ]] |
195 | 2024-11-29T15:15:03.035Z | + uname -a |
196 | 2024-11-29T15:15:03.035Z | SunOS bmat-EVT22200007-00004ccf 5.11 helios-2.0.22827 i86pc i386 i86pc |
197 | 2024-11-29T15:15:03.035Z | + cat /etc/versions/build |
198 | 2024-11-29T15:15:03.035Z | heads/stlouis-0-g60122b5709 |
199 | 2024-11-29T15:15:03.035Z | + dladm |
200 | 2024-11-29T15:15:03.035Z | LINK CLASS MTU STATE BRIDGE OVER |
201 | 2024-11-29T15:15:03.035Z | vioif0 phys 1500 up -- -- |
202 | 2024-11-29T15:15:03.035Z | + ipadm |
203 | 2024-11-29T15:15:03.035Z | ADDROBJ TYPE STATE ADDR |
204 | 2024-11-29T15:15:03.035Z | lo0/v4 static ok 127.0.0.1/8 |
205 | 2024-11-29T15:15:03.035Z | vioif0/v4 static ok 10.151.4.100/24 |
206 | 2024-11-29T15:15:03.035Z | lo0/v6 static ok ::1/128 |
207 | 2024-11-29T15:15:03.035Z | + pfexec rem_drv xde |
208 | 2024-11-29T15:15:03.060Z | + set -o errexit |
209 | 2024-11-29T15:15:03.060Z | + set -o pipefail |
210 | 2024-11-29T15:15:03.060Z | + banner prepare |
211 | 2024-11-29T15:15:03.060Z | |
212 | 2024-11-29T15:15:03.060Z | ##### ##### ###### ##### ## ##### ###### |
213 | 2024-11-29T15:15:03.060Z | # # # # # # # # # # # # |
214 | 2024-11-29T15:15:03.060Z | # # # # ##### # # # # # # ##### |
215 | 2024-11-29T15:15:03.060Z | ##### ##### # ##### ###### ##### # |
216 | 2024-11-29T15:15:03.060Z | # # # # # # # # # # |
217 | 2024-11-29T15:15:03.060Z | # # # ###### # # # # # ###### |
218 | 2024-11-29T15:15:03.060Z | |
219 | 2024-11-29T15:15:03.060Z | + pfexec cp /input/xde/work/xde.conf /kernel/drv/ |
220 | 2024-11-29T15:15:03.060Z | + pfexec cp /input/xde/work/release/xde /kernel/drv/amd64 |
221 | 2024-11-29T15:15:03.119Z | + pfexec add_drv xde |
222 | 2024-11-29T15:15:03.268Z | + banner test |
223 | 2024-11-29T15:15:03.293Z | |
224 | 2024-11-29T15:15:03.293Z | ##### ###### #### ##### |
225 | 2024-11-29T15:15:03.293Z | # # # # |
226 | 2024-11-29T15:15:03.293Z | # ##### #### # |
227 | 2024-11-29T15:15:03.293Z | # # # # |
228 | 2024-11-29T15:15:03.293Z | # # # # # |
229 | 2024-11-29T15:15:03.293Z | # ###### #### # |
230 | 2024-11-29T15:15:03.293Z | |
231 | 2024-11-29T15:15:03.293Z | + pfexec chmod +x /input/xde/work/test/loopback |
232 | 2024-11-29T15:15:03.293Z | + pfexec /input/xde/work/test/loopback --nocapture |
233 | 2024-11-29T15:15:03.293Z | |
234 | 2024-11-29T15:15:03.293Z | running 1 test |
235 | 2024-11-29T15:15:03.317Z | adding underlay route 0 |
236 | 2024-11-29T15:15:03.317Z | adding underlay route 1 |
237 | 2024-11-29T15:15:03.346Z | start zone a |
238 | 2024-11-29T15:15:03.346Z | configure zone |
239 | 2024-11-29T15:15:03.371Z | install zone |
240 | 2024-11-29T15:16:03.288Z | test test_xde_loopback has been running for over 60 seconds |
241 | 2024-11-29T15:17:19.571Z | boot zone |
242 | 2024-11-29T15:17:20.445Z | start zone b |
243 | 2024-11-29T15:17:20.445Z | configure zone |
244 | 2024-11-29T15:17:20.469Z | install zone |
245 | 2024-11-29T15:19:33.216Z | boot zone |
246 | 2024-11-29T15:19:34.015Z | setup zone a |
247 | 2024-11-29T15:19:34.015Z | [a] svcs milestone/network |
248 | 2024-11-29T15:19:34.046Z | STATE STIME FMRI |
249 | 2024-11-29T15:19:34.046Z | online 7:17:38 svc:/milestone/network:default |
250 | 2024-11-29T15:19:34.046Z | [a] ipadm create-addr -t -T dhcp opte0/test |
251 | 2024-11-29T15:19:38.769Z | |
252 | 2024-11-29T15:19:38.769Z | [a] route add -iface 10.0.0.254 10.0.0.1 |
253 | 2024-11-29T15:19:38.796Z | add host 10.0.0.254: gateway 10.0.0.1 |
254 | 2024-11-29T15:19:38.796Z | [a] route add 10.0.0.0/24 10.0.0.254 |
255 | 2024-11-29T15:19:38.822Z | add net 10.0.0.0/24: gateway 10.0.0.254 |
256 | 2024-11-29T15:19:38.822Z | setup zone b |
257 | 2024-11-29T15:19:38.822Z | [b] svcs milestone/network |
258 | 2024-11-29T15:19:38.846Z | STATE STIME FMRI |
259 | 2024-11-29T15:19:38.846Z | - - svc:/milestone/network:default |
260 | 2024-11-29T15:19:39.847Z | [b] svcs milestone/network |
261 | 2024-11-29T15:19:39.872Z | STATE STIME FMRI |
262 | 2024-11-29T15:19:39.872Z | - - svc:/milestone/network:default |
263 | 2024-11-29T15:19:40.872Z | [b] svcs milestone/network |
264 | 2024-11-29T15:19:40.897Z | STATE STIME FMRI |
265 | 2024-11-29T15:19:40.897Z | - - svc:/milestone/network:default |
266 | 2024-11-29T15:19:41.898Z | [b] svcs milestone/network |
267 | 2024-11-29T15:19:41.925Z | STATE STIME FMRI |
268 | 2024-11-29T15:19:41.925Z | - - svc:/milestone/network:default |
269 | 2024-11-29T15:19:42.947Z | [b] svcs milestone/network |
270 | 2024-11-29T15:19:42.971Z | STATE STIME FMRI |
271 | 2024-11-29T15:19:42.971Z | - - svc:/milestone/network:default |
272 | 2024-11-29T15:19:43.951Z | [b] svcs milestone/network |
273 | 2024-11-29T15:19:43.979Z | STATE STIME FMRI |
274 | 2024-11-29T15:19:43.979Z | - - svc:/milestone/network:default |
275 | 2024-11-29T15:19:44.979Z | [b] svcs milestone/network |
276 | 2024-11-29T15:19:45.006Z | STATE STIME FMRI |
277 | 2024-11-29T15:19:45.006Z | - - svc:/milestone/network:default |
278 | 2024-11-29T15:19:46.006Z | [b] svcs milestone/network |
279 | 2024-11-29T15:19:46.032Z | STATE STIME FMRI |
280 | 2024-11-29T15:19:46.032Z | - - svc:/milestone/network:default |
281 | 2024-11-29T15:19:47.032Z | [b] svcs milestone/network |
282 | 2024-11-29T15:19:47.056Z | STATE STIME FMRI |
283 | 2024-11-29T15:19:47.056Z | - - svc:/milestone/network:default |
284 | 2024-11-29T15:19:48.056Z | [b] svcs milestone/network |
285 | 2024-11-29T15:19:48.083Z | STATE STIME FMRI |
286 | 2024-11-29T15:19:48.083Z | - - svc:/milestone/network:default |
287 | 2024-11-29T15:19:49.083Z | [b] svcs milestone/network |
288 | 2024-11-29T15:19:49.108Z | STATE STIME FMRI |
289 | 2024-11-29T15:19:49.108Z | - - svc:/milestone/network:default |
290 | 2024-11-29T15:19:50.109Z | [b] svcs milestone/network |
291 | 2024-11-29T15:19:50.134Z | STATE STIME FMRI |
292 | 2024-11-29T15:19:50.134Z | - - svc:/milestone/network:default |
293 | 2024-11-29T15:19:51.134Z | [b] svcs milestone/network |
294 | 2024-11-29T15:19:51.163Z | STATE STIME FMRI |
295 | 2024-11-29T15:19:51.163Z | - - svc:/milestone/network:default |
296 | 2024-11-29T15:19:52.163Z | [b] svcs milestone/network |
297 | 2024-11-29T15:19:52.191Z | STATE STIME FMRI |
298 | 2024-11-29T15:19:52.191Z | offline 7:19:51 svc:/milestone/network:default |
299 | 2024-11-29T15:19:53.191Z | [b] svcs milestone/network |
300 | 2024-11-29T15:19:53.219Z | STATE STIME FMRI |
301 | 2024-11-29T15:19:53.219Z | online 7:19:52 svc:/milestone/network:default |
302 | 2024-11-29T15:19:53.219Z | [b] ipadm create-addr -t -T dhcp opte1/test |
303 | 2024-11-29T15:19:59.686Z | |
304 | 2024-11-29T15:19:59.686Z | [b] route add -iface 10.0.0.254 10.0.0.2 |
305 | 2024-11-29T15:19:59.712Z | add host 10.0.0.254: gateway 10.0.0.2 |
306 | 2024-11-29T15:19:59.712Z | [b] route add 10.0.0.0/24 10.0.0.254 |
307 | 2024-11-29T15:19:59.736Z | add net 10.0.0.0/24: gateway 10.0.0.254 |
308 | 2024-11-29T15:19:59.736Z | [a] ping 10.0.0.2 |
309 | 2024-11-29T15:19:59.761Z | 10.0.0.2 is alive |
310 | 2024-11-29T15:20:03.889Z | test test_xde_loopback ... ok |
311 | 2024-11-29T15:20:03.889Z | |
312 | 2024-11-29T15:20:03.889Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 300.60s |
313 | 2024-11-29T15:20:03.889Z | |
314 | 2024-11-29T15:20:03.913Z | + cleanup |
315 | 2024-11-29T15:20:03.913Z | ++ id -un |
316 | 2024-11-29T15:20:03.913Z | ++ id -gn |
317 | 2024-11-29T15:20:03.913Z | + pfexec chown -R build:build . |
318 | 2024-11-29T15:20:03.913Z | + [[ -z 01JDW76A6W8Z6MXN0T6K90TMB5 ]] |
319 | 2024-11-29T15:20:03.913Z | process exited: duration 350510 ms, exit code 0 |
|
320 | 2024-11-29T15:20:03.963Z | found 0 output files |