Skip to content

Goodbye Cirrus#28835

Open
Luap99 wants to merge 3 commits into
podman-container-tools:mainfrom
Luap99:by-cirrus
Open

Goodbye Cirrus#28835
Luap99 wants to merge 3 commits into
podman-container-tools:mainfrom
Luap99:by-cirrus

Conversation

@Luap99
Copy link
Copy Markdown
Contributor

@Luap99 Luap99 commented Jun 1, 2026

Remove all the cirrus related files we no longer need, I kept the logformatter as this one still seems useful and can be enabled later.

Fixes: #28829

Does this PR introduce a user-facing change?

None

Luap99 added 3 commits June 1, 2026 20:34
It is not strictly needed I think since other jobs depend on this
already but for consistency this is easier to check that success waits
for all jobs.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Add some basic test checks for the new ci.yml to ensure all job
dependencies are set up right.

We can expand this with more checks later.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Removing remaining cirrus specific files that we no longer use in the
new CI setup.

Fixes: podman-container-tools#28829

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
@baude
Copy link
Copy Markdown
Contributor

baude commented Jun 1, 2026

was good while it lasted ... LGTM

@ashley-cui
Copy link
Copy Markdown
Contributor

🫡 So long, Cirrus

LGTM

@Luap99
Copy link
Copy Markdown
Contributor Author

Luap99 commented Jun 1, 2026

Flakes:

2026-06-01T18:51:52.9050866Z Podman commit
2026-06-01T18:51:52.9051142Z /var/tmp/podman/test/e2e/commit_test.go:16
2026-06-01T18:51:52.9051525Z   [It] podman commit container with --squash
2026-06-01T18:51:52.9051789Z   /var/tmp/podman/test/e2e/commit_test.go:168
2026-06-01T18:51:52.9051954Z 
2026-06-01T18:51:52.9052021Z   Timeline >>
2026-06-01T18:51:52.9052464Z   > Enter [BeforeEach] TOP-LEVEL - /var/tmp/podman/test/e2e/common_test.go:123 @ 06/01/26 18:51:52.445
2026-06-01T18:51:52.9053330Z   < Exit [BeforeEach] TOP-LEVEL - /var/tmp/podman/test/e2e/common_test.go:123 @ 06/01/26 18:51:52.445 (0s)
2026-06-01T18:51:52.9054354Z   > Enter [It] podman commit container with --squash - /var/tmp/podman/test/e2e/commit_test.go:168 @ 06/01/26 18:51:52.445
2026-06-01T18:51:52.9057565Z   Running: /var/tmp/podman/bin/podman --storage-opt vfs.imagestore=/tmp/podman-e2e-100043724/imagecachedir --root /tmp/podman-e2e-100043724/subtest-2515797360/p/root --runroot /tmp/podman-e2e-100043724/subtest-2515797360/p/runroot --runtime crun --conmon /usr/bin/conmon --network-config-dir /tmp/podman-e2e-100043724/subtest-2515797360/p/root/etc/networks --cgroup-manager systemd --tmpdir /tmp/podman-e2e-100043724/subtest-2515797360/p --events-backend file --storage-driver vfs run --name test1 -d quay.io/libpod/alpine:latest ls
2026-06-01T18:51:52.9060089Z   Error: pasta failed with exit code 1:
2026-06-01T18:51:52.9060458Z   netlink: Unexpected sequence number (0 != 34)

generic pasta failure I observed a while ago and reported here, https://bugs.passt.top/show_bug.cgi?id=203
should get fixed by the next image refresh


 not ok 96 |050| podman stop - can trap signal in 9390ms
# tags: ci:parallel
# (from function `bail-now' in file test/system/helpers.bash, line 230,
#  from function `assert' in file test/system/helpers.bash, line 1083,
#  in test file test/system/050-stop.bats, line 161)
#   `assert $delta_t -le $howlong "podman stop: took too long"' failed
#
# [18:56:51.507376359] # /var/tmp/podman/bin/podman-remote --url=unix:///tmp/bats-run-j6HOpG/suite/remotesystem.podman.VrlHAH.sock run -d quay.io/libpod/testimage:20241011 sh -c trap 'echo Received SIGTERM, finishing; exit' SIGTERM; echo READY; while :; do sleep 1; done
# [18:56:53.378565991] 9f27f62dd1183c654ce64acb00c5744c0e27d4a16d3a4349f5ed0ea9c83167b2
#
# [18:56:53.409895574] # /var/tmp/podman/bin/podman-remote --url=unix:///tmp/bats-run-j6HOpG/suite/remotesystem.podman.VrlHAH.sock logs 9f27f62dd1183c654ce64acb00c5744c0e27d4a16d3a4349f5ed0ea9c83167b2
# [18:56:53.445297314] READY
#
# [18:56:53.458067519] # /var/tmp/podman/bin/podman-remote --url=unix:///tmp/bats-run-j6HOpG/suite/remotesystem.podman.VrlHAH.sock stop 9f27f62dd1183c654ce64acb00c5744c0e27d4a16d3a4349f5ed0ea9c83167b2
# [18:56:58.355872490] 9f27f62dd1183c654ce64acb00c5744c0e27d4a16d3a4349f5ed0ea9c83167b2
#
# [18:56:58.363773275] # /var/tmp/podman/bin/podman-remote --url=unix:///tmp/bats-run-j6HOpG/suite/remotesystem.podman.VrlHAH.sock logs 9f27f62dd1183c654ce64acb00c5744c0e27d4a16d3a4349f5ed0ea9c83167b2
# [18:56:58.392107120] READY
# Received SIGTERM, finishing
#
# [18:56:58.405094666] # /var/tmp/podman/bin/podman-remote --url=unix:///tmp/bats-run-j6HOpG/suite/remotesystem.podman.VrlHAH.sock inspect --format {{.State.ExitCode}} 9f27f62dd1183c654ce64acb00c5744c0e27d4a16d3a4349f5ed0ea9c83167b2
# [18:56:59.017998650] 0
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #|     FAIL: podman stop: took too long
# #| expected: -le 4
# #|   actual:     5
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# # [teardown]

timing issue
Fix in already proposed in #28836

@cevich
Copy link
Copy Markdown
Contributor

cevich commented Jun 1, 2026

Bye bye my first (or third?) love, don't let the OpenAI agents eat you...oops too late 😢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI: cleanup old cirrus files

4 participants