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

Fix conflict on heredoc temp files #5721

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Fix conflict on heredoc temp files

aba0beb
Select commit
Loading
Failed to load commit list.
Open

Fix conflict on heredoc temp files #5721

Fix conflict on heredoc temp files
aba0beb
Select commit
Loading
Failed to load commit list.
Cirrus CI / Containerized Integration failed Nov 21, 2024 in 1h 19m 11s

Task Summary

Instruction integration_test failed in 01:08:24

Details

✅ 00:09 clone
✅ 03:34 setup
✅ 06:49 build
❌ 01:08:24 integration_test

[+3532s] ok 777 Verify /run/.containerenv exist
[+3535s] ok 778 run-device
[+3536s] ok 779 run-device-Rename # skip test does not work when $BUILDAH_ISOLATION = chroot
[+3536s] ok 780 run check /etc/hosts # skip This test is not working inside a container
[+3536s] ok 781 run check /etc/hosts and resolv.conf with --network pasta # skip test does not work when $BUILDAH_ISOLATION = chroot
[+3540s] ok 782 run check /etc/resolv.conf
[+3541s] ok 783 run --network=none and --isolation chroot must conflict
[+3543s] ok 784 run --network=private must mount a fresh /sys
[+3551s] ok 785 run --network should override build --network
[+3553s] ok 786 run --user
[+3553s] ok 787 run --runtime --runtime-flag # skip This test is not working inside a container
[+3556s] ok 788 run --terminal
[+3556s] ok 789 rootless on cgroupv2 and systemd runs under user.slice # skip This test is not working inside a container
[+3559s] ok 790 run-inheritable-capabilities
[+3567s] ok 791 run masks
[+3571s] ok 792 empty run statement doesn't crash
[+3638s] ok 793 commit-sbom-types
[+3832s] ok 794 bud-sbom-types
[+3877s] ok 795 bud-sbom-with-no-changes
[+3983s] ok 796 bud-sbom-with-only-config-changes
[+3987s] ok 797 bud-sbom-with-non-presets
[+3988s] ok 798 selinux test # skip selinux is disabled
[+3988s] ok 799 selinux spc # skip selinux is disabled
[+3988s] ok 800 selinux specific level # skip selinux is disabled
[+3994s] ok 801 commit-pull-push-signatures
[+3995s] ok 802 build-with-dockerfile-signatures
[+3996s] ok 803 source create
[+3997s] ok 804 source add
[+4010s] ok 805 source push/pull
[+4022s] ok 806 squash
[+4040s] ok 807 squash-using-dockerfile
[+4046s] ok 808 bud-squash-should-use-cache
[+4055s] ok 809 bud-squash-should-use-cache and verify content inside image
[+4060s] ok 810 bud with ssh key
[+4064s] ok 811 bud with ssh key secret accessed on second RUN
[+4067s] ok 812 bud with containerfile ssh options
[+4072s] ok 813 bud with ssh sock
[+4083s] ok 814 bind secrets mounts to container
[+4084s] ok 815 tag by name
[+4085s] ok 816 tag by id
[+4086s] ok 817 tag a manifest list
[+4086s] ok 818 tutorial-cgroups # skip test does not work when $BUILDAH_ISOLATION = chroot
[+4086s] ok 819 umount-flags-order-verification
[+4088s] ok 820 umount one image
[+4088s] ok 821 umount bad image
[+4090s] ok 822 umount multi images
[+4091s] ok 823 umount all images
[+4093s] ok 824 umount multi images one bad
[+4093s] 
[+4093s] real	62m53.154s
[+4093s] user	26m13.064s
[+4093s] sys	30m39.372s
[+4093s] make: *** [Makefile:188: test-integration] Error 1
[17:26:07] END - [+4104s] total duration since START

Exit status: 2