01J8RDCV7NKBKSN7NWZF2F3F9Y: 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: 01J8RDDBW07AK5Z44DPEN4R3QQ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-09-27T00:18:03.547Zjob assigned to worker 01J8RDDGP1NJ4PSFR1Q894GKA9 (queued for 54 s)
 
22024-09-27T00:18:10.422Zstarting task 0: "setup"
32024-09-27T00:18:10.429Z++ uname -s
42024-09-27T00:18:10.433Z+ kern=SunOS
52024-09-27T00:18:10.433Z+ case "$kern" in
62024-09-27T00:18:10.434Z+ groupadd -g 12345 build
72024-09-27T00:18:10.434Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-09-27T00:18:12.444Z+ zfs create -o mountpoint=/work rpool/work
92024-09-27T00:18:12.613Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-09-27T00:18:12.620Z+ home_fs=zfs
112024-09-27T00:18:12.620Z+ [[ zfs == autofs ]]
122024-09-27T00:18:12.620Z+ mkdir -p /home/build
132024-09-27T00:18:12.620Z+ chown build:build /home/build /work
142024-09-27T00:18:14.620Z+ chmod 0700 /home/build /work
152024-09-27T00:18:14.622Zprocess exited: duration 4201 ms, exit code 0
 
162024-09-27T00:18:14.634Zstarting task 1: "authentication"
172024-09-27T00:18:14.650Zprocess exited: duration 17 ms, exit code 0
 
182024-09-27T00:18:14.658Zstarting task 2: "clone repository"
192024-09-27T00:18:14.661Z+ mkdir -p /work/oxidecomputer/maghemite
202024-09-27T00:18:14.663Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
212024-09-27T00:18:14.787ZCloning into '/work/oxidecomputer/maghemite'...
222024-09-27T00:18:15.728Z+ cd /work/oxidecomputer/maghemite
232024-09-27T00:18:15.731Z+ git fetch origin b13b5b240f3967de753fd589b1036745d2770b52
242024-09-27T00:18:15.972ZFrom https://github.com/oxidecomputer/maghemite
252024-09-27T00:18:15.972Z * branch b13b5b240f3967de753fd589b1036745d2770b52 -> FETCH_HEAD
262024-09-27T00:18:15.978Z+ [[ -n hyper-v1-no-merge ]]
272024-09-27T00:18:15.981Z++ git branch --show-current
282024-09-27T00:18:15.985Z+ current=main
292024-09-27T00:18:15.985Z+ [[ main != hyper-v1-no-merge ]]
302024-09-27T00:18:15.985Z+ git branch -f hyper-v1-no-merge b13b5b240f3967de753fd589b1036745d2770b52
312024-09-27T00:18:15.987Z+ git checkout -f hyper-v1-no-merge
322024-09-27T00:18:15.999ZSwitched to branch 'hyper-v1-no-merge'
332024-09-27T00:18:16.006Z+ git reset --hard b13b5b240f3967de753fd589b1036745d2770b52
342024-09-27T00:18:16.012ZHEAD is now at b13b5b2 fix
352024-09-27T00:18:16.015Zprocess exited: duration 1357 ms, exit code 0
 
362024-09-27T00:18:16.028Zstarting task 3: "build"
372024-09-27T00:18:16.035Z+ banner copy
382024-09-27T00:18:16.038Z
392024-09-27T00:18:16.038Z #### #### ##### # #
402024-09-27T00:18:16.038Z # # # # # # # #
412024-09-27T00:18:16.038Z # # # # # #
422024-09-27T00:18:16.038Z # # # ##### #
432024-09-27T00:18:16.038Z # # # # # #
442024-09-27T00:18:16.038Z #### #### # #
452024-09-27T00:18:16.038Z
462024-09-27T00:18:16.038Z+ pfexec mkdir -p /out
472024-09-27T00:18:16.041Z+ pfexec chown 12345 /out
482024-09-27T00:18:16.044Z+ cp openapi/ddm-admin.json /out/ddm-admin.json
492024-09-27T00:18:16.047Z+ digest -a sha256 /out/ddm-admin.json
502024-09-27T00:18:16.052Z+ cp openapi/mg-admin.json /out/mg-admin.json
512024-09-27T00:18:16.055Z+ digest -a sha256 /out/mg-admin.json
522024-09-27T00:18:16.060Zprocess exited: duration 31 ms, exit code 0
 
532024-09-27T00:18:16.073Zfound 4 output files
542024-09-27T00:18:16.073Zuploading: /out/ddm-admin.json (14605 bytes)
552024-09-27T00:18:17.107Zuploaded: /out/ddm-admin.json
562024-09-27T00:18:17.107Zuploading: /out/ddm-admin.json.sha256.txt (65 bytes)
572024-09-27T00:18:18.128Zuploaded: /out/ddm-admin.json.sha256.txt
582024-09-27T00:18:18.128Zuploading: /out/mg-admin.json (89728 bytes)
592024-09-27T00:18:19.142Zuploaded: /out/mg-admin.json
602024-09-27T00:18:19.142Zuploading: /out/mg-admin.json.sha256.txt (65 bytes)
612024-09-27T00:18:20.155Zuploaded: /out/mg-admin.json.sha256.txt