Skip to content

bootloose 0.7.1

bootloose 0.7.1 #56

Triggered via pull request October 5, 2023 13:15
Status Failure
Total duration 2m 31s
Artifacts

tests.yml

on: pull_request
Matrix: test-bot
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
`brew install --verbose --build-bottle k0sproject/tap/bootloose` failed on Linux!: Formula/bootloose.rb#L12
==> Fetching k0sproject/tap/bootloose ==> Cloning https://github.com/k0sproject/bootloose.git Updating /home/runner/.cache/Homebrew/bootloose--git /usr/bin/env git config remote.origin.url https://github.com/k0sproject/bootloose.git /usr/bin/env git config remote.origin.fetch \+refs/tags/v0.7.0:refs/tags/v0.7.0 /usr/bin/env git config remote.origin.tagOpt --no-tags /usr/bin/env git config advice.detachedHead false /usr/bin/env git config core.fsmonitor false ==> Checking out tag v0.7.0 /usr/bin/env git checkout -f v0.7.0 -- HEAD is now at 065ba73 Merge pull request #51 from k0sproject/drop-serve /usr/bin/env git reset --hard v0.7.0 -- HEAD is now at 065ba73 Merge pull request #51 from k0sproject/drop-serve ==> Installing bootloose from k0sproject/tap /usr/bin/env cp -pR /home/runner/.cache/Homebrew/bootloose--git/LICENSE /tmp/d20231005-5840-16knjr4/LICENSE /usr/bin/env cp -pR /home/runner/.cache/Homebrew/bootloose--git/go.sum /tmp/d20231005-5840-16knjr4/go.sum /usr/bin/env cp -pR /home/runner/.cache/Homebrew/bootloose--git/.gitignore /tmp/d20231005-5840-16knjr4/.gitignore /usr/bin/env cp -pR /home/runner/.cache/Homebrew/bootloose--git/tests/. /tmp/d20231005-5840-16knjr4/tests /usr/bin/env cp -pR /home/runner/.cache/Homebrew/bootloose--git/NOTICE /tmp/d20231005-5840-16knjr4/NOTICE /usr/bin/env cp -pR /home/runner/.cache/Homebrew/bootloose--git/images/. /tmp/d20231005-5840-16knjr4/images /usr/bin/env cp -pR /home/runner/.cache/Homebrew/bootloose--git/Makefile /tmp/d20231005-5840-16knjr4/Makefile /usr/bin/env cp -pR /home/runner/.cache/Homebrew/bootloose--git/version/. /tmp/d20231005-5840-16knjr4/version /usr/bin/env cp -pR /home/runner/.cache/Homebrew/bootloose--git/cmd/. /tmp/d20231005-5840-16knjr4/cmd /usr/bin/env cp -pR /home/runner/.cache/Homebrew/bootloose--git/main.go /tmp/d20231005-5840-16knjr4/main.go /usr/bin/env cp -pR /home/runner/.cache/Homebrew/bootloose--git/examples/. /tmp/d20231005-5840-16knjr4/examples /usr/bin/env cp -pR /home/runner/.cache/Homebrew/bootloose--git/README.md /tmp/d20231005-5840-16knjr4/README.md /usr/bin/env cp -pR /home/runner/.cache/Homebrew/bootloose--git/.github/. /tmp/d20231005-5840-16knjr4/.github /usr/bin/env cp -pR /home/runner/.cache/Homebrew/bootloose--git/go.mod /tmp/d20231005-5840-16knjr4/go.mod /usr/bin/env cp -pR /home/runner/.cache/Homebrew/bootloose--git/.git/. /tmp/d20231005-5840-16knjr4/.git /usr/bin/env cp -pR /home/runner/.cache/Homebrew/bootloose--git/pkg/. /tmp/d20231005-5840-16knjr4/pkg /usr/bin/env cp -pR /tmp/d20231005-5840-16knjr4/LICENSE /tmp/bootloose-20231005-5840-dv74s7/LICENSE /usr/bin/env cp -pR /tmp/d20231005-5840-16knjr4/go.sum /tmp/bootloose-20231005-5840-dv74s7/go.sum /usr/bin/env cp -pR /tmp/d20231005-5840-16knjr4/.gitignore /tmp/bootloose-20231005-5840-dv74s7/.gitignore /usr/bin/env cp -pR /tmp/d20231005-5840-16knjr4/tests/. /tmp/bootloose-20231005-5840-dv74s7/tests /usr/bin/env cp -pR /tmp/d20231005-5840-16knjr4/NOTICE /tmp/bootloose-20231005-5840-dv74s7/NOTICE /usr/bin/env cp -pR /tmp/d20231005-5840-16knjr4/images/. /tmp/bootloose-20231005-5840-dv74s7/images /usr/bin/env cp -pR /tmp/d20231005-5840-16knjr4/Makefile /tmp/bootloose-20231005-5840-dv74s7/Makefile /usr/bin/env cp -pR /tmp/d20231005-5840-16knjr4/version/. /tmp/bootloose-20231005-5840-dv74s7/version /usr/bin/env cp -pR /tmp/d20231005-5840-16knjr4/cmd/. /tmp/bootloose-20231005-5840-dv74s7/cmd /usr/bin/env cp -pR /tmp/d20231005-5840-16knjr4/main.go /tmp/bootloose-20231005-5840-dv74s7/main.go /usr/bin/env cp -pR /tmp/d20231005-5840-16knjr4/examples/. /tmp/bootloose-20231005-5840-dv74s7/examples /usr/bin/env cp -pR /tmp/d20231005-5840-16knjr4/README.md /tmp/bootloose-20231005-5840-dv74s7/README.md /usr/bin/env cp -pR /tmp/d20231005-5840-16knjr4/.github/. /tmp/bootloose-20231005-5840-dv74s7/.github /usr/bin/env cp -pR /tmp/d20231005-5840-16knjr4/go.mod /tmp/bootloose-20231005-5840-dv74s7/go.mod /usr/bin/env cp -pR /tmp/d20231005-5840-16knjr4/.git/. /tmp/bootloose-20231005-5840-dv74s7/.git /usr/bin/env cp -pR /tmp/d20231005-5840-16knjr4/pkg/. /tmp/bootloose-20231005-5840-dv74s7/pkg ==> make bootlo
test-bot (ubuntu-22.04)
Process completed with exit code 1.
test-bot (macos-13)
The job was canceled because "ubuntu-22_04" failed.
test-bot (macos-13)
The operation was canceled.
test-bot (ubuntu-22.04)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
test-bot (macos-13)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.