Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move instance networking functions into their own module #4123

Merged
merged 4 commits into from
Sep 21, 2023

improve logging statement; remove unnecessary clone

60d36fa
Select commit
Loading
Failed to load commit list.
Merged

Move instance networking functions into their own module #4123

improve logging statement; remove unnecessary clone
60d36fa
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
buildomat / helios / build TUF repo failed Sep 21, 2023 in 1h 30m 8s

Failure!

The buildomat job ID is 01HAW4YP6ZVFCW26T7AMDFDCMP. Click here for more detailed status.

Job ended in state Some("failed")

Details

control: job dependencies complete; ready to run (waiting for 1 h 24 m 41 s)
control: job assigned to worker 01HAW9SVKXVZ4QEJDNV2QY83K5 (queued for 1 m 9 s)
...
task: starting task 0: "setup"
...
| + [[ zfs == autofs ]]
| + mkdir -p /home/build
| + chown build:build /home/build /work
| + chmod 0700 /home/build /work
task: process exited: duration 4520 ms, exit code 0
task: starting task 1: "authentication"
task: process exited: duration 30 ms, exit code 0
task: starting task 2: "clone repository"
| + mkdir -p /work/oxidecomputer/omicron
| + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
| Cloning into '/work/oxidecomputer/omicron'...
| + [[ -n gjcolombo/instance-networking-module ]]
| + git fetch origin gjcolombo/instance-networking-module
| fatal: couldn't find remote ref gjcolombo/instance-networking-module
task: process exited: duration 5342 ms, exit code 128
|W| found 0 output files
|W| upload error: rule "/work/manifest*.toml" required a match, but was not used
|W| upload error: rule "/work/repo-*.zip.part*" required a match, but was not used
|W| upload error: rule "/work/repo-*.zip.sha256.txt" required a match, but was not used
control: task 3 was incomplete, marked failed