01JBESPRD0094RW0B3VBF51S4Q: openapi

BasicConfig {
    output_rules: [
        "/out/*",
    ],
    rust_toolchain: None,
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [
        BasicConfigPublish {
            from_output: "/out/ddm-admin.json",
            series: "openapi",
            name: "ddm-admin.json",
        },
        BasicConfigPublish {
            from_output: "/out/ddm-admin.json.sha256.txt",
            series: "openapi",
            name: "ddm-admin.json.sha256.txt",
        },
        BasicConfigPublish {
            from_output: "/out/mg-admin.json",
            series: "openapi",
            name: "mg-admin.json",
        },
        BasicConfigPublish {
            from_output: "/out/mg-admin.json.sha256.txt",
            series: "openapi",
            name: "mg-admin.json.sha256.txt",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01JBESQBGJ5W9EWH517A5NWZT5

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-10-30T13:27:57.560Zjob assigned to worker 01JBESQRXCD9EFCW9FDXHXPW6K (queued for 57 s)
 
22024-10-30T13:28:04.955Zstarting task 0: "setup"
32024-10-30T13:28:04.966Z++ uname -s
42024-10-30T13:28:04.968Z+ kern=SunOS
52024-10-30T13:28:04.968Z+ case "$kern" in
62024-10-30T13:28:04.968Z+ [[ 0 == 12345 ]]
72024-10-30T13:28:04.968Z+ groupadd -g 12345 build
82024-10-30T13:28:04.971Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
92024-10-30T13:28:06.980Z+ zfs create -o mountpoint=/work rpool/work
102024-10-30T13:28:07.158Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
112024-10-30T13:28:07.160Z+ home_fs=zfs
122024-10-30T13:28:07.160Z+ [[ zfs == autofs ]]
132024-10-30T13:28:07.160Z+ mkdir -p /home/build
142024-10-30T13:28:07.163Z+ chown build:build /home/build /work
152024-10-30T13:28:09.165Z+ chmod 0700 /home/build /work
162024-10-30T13:28:09.168Zprocess exited: duration 4211 ms, exit code 0
 
172024-10-30T13:28:09.173Zstarting task 1: "authentication"
182024-10-30T13:28:09.190Zprocess exited: duration 16 ms, exit code 0
 
192024-10-30T13:28:09.196Zstarting task 2: "clone repository"
202024-10-30T13:28:09.199Z+ mkdir -p /work/oxidecomputer/maghemite
212024-10-30T13:28:09.201Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
222024-10-30T13:28:09.250ZCloning into '/work/oxidecomputer/maghemite'...
232024-10-30T13:28:10.196Z+ cd /work/oxidecomputer/maghemite
242024-10-30T13:28:10.199Z+ git fetch origin 2ed1c9fe8832179449efb5fc9b298af8ecea01cd
252024-10-30T13:28:10.455ZFrom https://github.com/oxidecomputer/maghemite
262024-10-30T13:28:10.455Z * branch 2ed1c9fe8832179449efb5fc9b298af8ecea01cd -> FETCH_HEAD
272024-10-30T13:28:10.461Z+ [[ -n zl/mgd-ddm-meta ]]
282024-10-30T13:28:10.464Z++ git branch --show-current
292024-10-30T13:28:10.466Z+ current=main
302024-10-30T13:28:10.466Z+ [[ main != zl/mgd-ddm-meta ]]
312024-10-30T13:28:10.466Z+ git branch -f zl/mgd-ddm-meta 2ed1c9fe8832179449efb5fc9b298af8ecea01cd
322024-10-30T13:28:10.469Z+ git checkout -f zl/mgd-ddm-meta
332024-10-30T13:28:10.483ZSwitched to branch 'zl/mgd-ddm-meta'
342024-10-30T13:28:10.486Z+ git reset --hard 2ed1c9fe8832179449efb5fc9b298af8ecea01cd
352024-10-30T13:28:10.498ZHEAD is now at 2ed1c9f add switch info/meta to ddmd/mgd related timeseries
362024-10-30T13:28:10.500Zprocess exited: duration 1304 ms, exit code 0
 
372024-10-30T13:28:10.505Zstarting task 3: "build"
382024-10-30T13:28:10.511Z+ banner copy
392024-10-30T13:28:10.525Z
402024-10-30T13:28:10.525Z #### #### ##### # #
412024-10-30T13:28:10.525Z # # # # # # # #
422024-10-30T13:28:10.525Z # # # # # #
432024-10-30T13:28:10.525Z # # # ##### #
442024-10-30T13:28:10.525Z # # # # # #
452024-10-30T13:28:10.525Z #### #### # #
462024-10-30T13:28:10.525Z
472024-10-30T13:28:10.529Z+ pfexec mkdir -p /out
482024-10-30T13:28:10.531Z+ pfexec chown 12345 /out
492024-10-30T13:28:10.533Z+ cp openapi/ddm-admin.json /out/ddm-admin.json
502024-10-30T13:28:10.536Z+ digest -a sha256 /out/ddm-admin.json
512024-10-30T13:28:10.542Z+ cp openapi/mg-admin.json /out/mg-admin.json
522024-10-30T13:28:10.544Z+ digest -a sha256 /out/mg-admin.json
532024-10-30T13:28:10.550Zprocess exited: duration 44 ms, exit code 0
 
542024-10-30T13:28:10.560Zfound 4 output files
552024-10-30T13:28:10.560Zuploading: /out/ddm-admin.json (14605 bytes)
562024-10-30T13:28:11.570Zuploaded: /out/ddm-admin.json
572024-10-30T13:28:11.570Zuploading: /out/ddm-admin.json.sha256.txt (65 bytes)
582024-10-30T13:28:12.580Zuploaded: /out/ddm-admin.json.sha256.txt
592024-10-30T13:28:12.580Zuploading: /out/mg-admin.json (89879 bytes)
602024-10-30T13:28:13.593Zuploaded: /out/mg-admin.json
612024-10-30T13:28:13.593Zuploading: /out/mg-admin.json.sha256.txt (65 bytes)
622024-10-30T13:28:14.604Zuploaded: /out/mg-admin.json.sha256.txt