Skip to content

Conversation

Luap99
Copy link
Member

@Luap99 Luap99 commented Sep 4, 2025

No description provided.

@Luap99
Copy link
Member Author

Luap99 commented Sep 4, 2025

Images appear to be broken in a weird way, VM is created in GCE but in cirrus it stays in scheduled state forever?!
In the serial console I cannot see any errors logged, I guess I wait until next week and try again

We no longer use that all images.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
@github-actions
Copy link

github-actions bot commented Sep 9, 2025

Cirrus CI build successful. Found built image names and IDs:

Stage Image Name IMAGE_SUFFIX
base debian do-not-use
base fedora do-not-use
base fedora-aws do-not-use
base fedora-aws-arm64 do-not-use
base image-builder do-not-use
base prior-fedora do-not-use
cache build-push c20250909t130811z-f42f41d13
cache debian c20250909t130811z-f42f41d13
cache fedora c20250909t130811z-f42f41d13
cache fedora-aws c20250909t130811z-f42f41d13
cache fedora-netavark c20250909t130811z-f42f41d13
cache fedora-netavark-aws-arm64 c20250909t130811z-f42f41d13
cache fedora-podman-aws-arm64 c20250909t130811z-f42f41d13
cache prior-fedora c20250909t130811z-f42f41d13
cache rawhide c20250909t130811z-f42f41d13
cache win-server-wsl c20250909t130811z-f42f41d13

Luap99 added a commit to Luap99/libpod that referenced this pull request Sep 9, 2025
containers/automation_images#416

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
@Luap99
Copy link
Member Author

Luap99 commented Sep 9, 2025

cc @timcoding1988

@timcoding1988
Copy link
Collaborator

timcoding1988 commented Sep 9, 2025

@Luap99 will use new image for the test. does this include the rawhide fix ? (or where can i find such info)

@Luap99
Copy link
Member Author

Luap99 commented Sep 9, 2025

I created containers/podman#27030 as test, no idea if the rawhide situation is working, we will see soon.

@Luap99
Copy link
Member Author

Luap99 commented Sep 9, 2025

I primarily need this to get go 1.24 updates landed in podman, ref containers/podman#27017

@mtrmac
Copy link
Collaborator

mtrmac commented Sep 9, 2025

@Luap99 I suppose I should hold off on making any changes in this repo for now?

(Motivation: containers/skopeo#2700 (comment) means I’d like to update rust-podman-sequoia, and to include it in a non-Rawhide image).

@Luap99
Copy link
Member Author

Luap99 commented Sep 9, 2025

@Luap99 I suppose I should hold off on making any changes in this repo for now?

yes please, we can only have one active PR really, or well you would need all the fixes here. And spoiler things are broken in debian now containers/podman#27030 (comment) so I need more fixes.

And note we can only bump to 43 stable once that is released here. AFAIK as this has to do with how the cloud images are pulled. We only test rawhide (f44) stable (f42) and stable-1 (f41) here. WE only bump to f43 once the final release is made.

@mtrmac
Copy link
Collaborator

mtrmac commented Sep 9, 2025

Oops, I should be paying more attention to Fedora, I didn’t realize F43 is not out yet.

The google-guest-agent is missing a script and thus the service fails as
it tries to execute the script. Try to add it manually to work around
the issue.

https://bugzilla.redhat.com/show_bug.cgi?id=2394063

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Work around a memory leak in newer kernels by using an older kernel.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Luap99 added a commit to Luap99/libpod that referenced this pull request Sep 10, 2025
containers/automation_images#416

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Luap99 added a commit to Luap99/libpod that referenced this pull request Sep 10, 2025
containers/automation_images#416

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
@github-actions
Copy link

Cirrus CI build successful. Found built image names and IDs:

Stage Image Name IMAGE_SUFFIX
base debian do-not-use
base fedora do-not-use
base fedora-aws do-not-use
base fedora-aws-arm64 do-not-use
base image-builder do-not-use
base prior-fedora do-not-use
cache build-push c20250910t092246z-f42f41d13
cache debian c20250910t092246z-f42f41d13
cache fedora c20250910t092246z-f42f41d13
cache fedora-aws c20250910t092246z-f42f41d13
cache fedora-netavark c20250910t092246z-f42f41d13
cache fedora-netavark-aws-arm64 c20250910t092246z-f42f41d13
cache fedora-podman-aws-arm64 c20250910t092246z-f42f41d13
cache prior-fedora c20250910t092246z-f42f41d13
cache rawhide c20250910t092246z-f42f41d13
cache win-server-wsl c20250910t092246z-f42f41d13

@github-actions
Copy link

Cirrus CI build successful. Found built image names and IDs:

Stage Image Name IMAGE_SUFFIX
base debian do-not-use
base fedora do-not-use
base fedora-aws do-not-use
base fedora-aws-arm64 do-not-use
base image-builder do-not-use
base prior-fedora do-not-use
cache build-push c20250910t092246z-f42f41d13
cache debian c20250910t092246z-f42f41d13
cache fedora c20250910t092246z-f42f41d13
cache fedora-aws c20250910t092246z-f42f41d13
cache fedora-netavark c20250910t092246z-f42f41d13
cache fedora-netavark-aws-arm64 c20250910t092246z-f42f41d13
cache fedora-podman-aws-arm64 c20250910t092246z-f42f41d13
cache prior-fedora c20250910t092246z-f42f41d13
cache rawhide c20250910t092246z-f42f41d13
cache win-server-wsl c20250910t092246z-f42f41d13

@Luap99
Copy link
Member Author

Luap99 commented Sep 10, 2025

Images have been merged in podman so merging this here

@Luap99 Luap99 merged commit d1647d6 into containers:main Sep 10, 2025
40 checks passed
@Luap99 Luap99 deleted the new-images branch September 10, 2025 14:18
mtrmac added a commit to mtrmac/skopeo that referenced this pull request Sep 10, 2025
... from containers/automation_images#416

That requires updating tests to also work with rust-podman-sequoia 0.2.0:
ueno/podman-sequoia@d41fefa changed
how the error is reported.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
mtrmac added a commit to mtrmac/skopeo that referenced this pull request Sep 11, 2025
... from containers/automation_images#416

That requires updating tests to also work with rust-podman-sequoia 0.2.0:
ueno/podman-sequoia@d41fefa changed
how the error is reported.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
arsenalzp pushed a commit to arsenalzp/podman that referenced this pull request Sep 24, 2025
containers/automation_images#416

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
kcrocombe pushed a commit to kcrocombe/podman that referenced this pull request Sep 30, 2025
containers/automation_images#416

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
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.

3 participants