podman: Machine test failure: `Basic ops` fails regularly
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind bug
Description
Basic ops test fails regularly on both x86_64 and aarch64 in CI.
Steps to reproduce the issue:
- make localmachine
Describe the results you received:
See: https://cirrus-ci.com/task/5216543754682368
Describe the results you expected:
Should pass.
It actually did pass on running tests on a manually created bare metal aarch64 EC2 instance. Failed on manually created x86_64 EC2 instance.
@baude PTAL /cc @edsantiago @cevich
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 15 (5 by maintainers)
Commits related to this issue
- podman machine ssh handling add the key used in newly initialized machines to the user's known_hosts file. This ensures that golang will be able to ssh into the machine using podman-remote. Also, rem... — committed to cdoern/podman by cdoern 2 years ago
- podman machine ssh handling add the key used in newly initialized machines to the user's known_hosts file. This ensures that golang will be able to ssh into the machine using podman-remote. Also, rem... — committed to cdoern/podman by cdoern 2 years ago
- podman machine ssh handling add the key used in newly initialized machines to the user's known_hosts file. This ensures that golang will be able to ssh into the machine using podman-remote. Also, rem... — committed to cdoern/podman by cdoern 2 years ago
- podman machine ssh handling add the key used in newly initialized machines to the user's known_hosts file. This ensures that golang will be able to ssh into the machine using podman-remote. Also, rem... — committed to cdoern/podman by cdoern 2 years ago
- podman machine ssh handling add the key used in newly initialized machines to the user's known_hosts file. This ensures that golang will be able to ssh into the machine using podman-remote. Also, rem... — committed to cdoern/podman by cdoern 2 years ago
- podman machine ssh handling add the key used in newly initialized machines to the user's known_hosts file. This ensures that golang will be able to ssh into the machine using podman-remote. Also, rem... — committed to cdoern/podman by cdoern 2 years ago
- podman machine ssh handling add the key used in newly initialized machines to the user's known_hosts file. This ensures that golang will be able to ssh into the machine using podman-remote. Also, rem... — committed to cdoern/podman by cdoern 2 years ago
- podman machine ssh handling add the key used in newly initialized machines to the user's known_hosts file. This ensures that golang will be able to ssh into the machine using podman-remote. Also, rem... — committed to cdoern/podman by cdoern 2 years ago
- podman machine ssh handling add the key used in newly initialized machines to the user's known_hosts file. This ensures that golang will be able to ssh into the machine using podman-remote. Also, rem... — committed to cdoern/podman by cdoern 2 years ago
- podman machine ssh handling add the key used in newly initialized machines to the user's known_hosts file. This ensures that golang will be able to ssh into the machine using podman-remote. Also, rem... — committed to cdoern/podman by cdoern 2 years ago
- podman machine ssh handling add the key used in newly initialized machines to the user's known_hosts file. This ensures that golang will be able to ssh into the machine using podman-remote. Also, rem... — committed to cdoern/podman by cdoern 2 years ago
- podman machine ssh handling add the key used in newly initialized machines to the user's known_hosts file. This ensures that golang will be able to ssh into the machine using podman-remote. Also, rem... — committed to cdoern/podman by cdoern 2 years ago
- podman machine ssh handling add the key used in newly initialized machines to the user's known_hosts file. This ensures that golang will be able to ssh into the machine using podman-remote. Also, rem... — committed to cdoern/podman by cdoern 2 years ago
- podman machine ssh handling add the key used in newly initialized machines to the user's known_hosts file. This ensures that golang will be able to ssh into the machine using podman-remote. Also, rem... — committed to cdoern/podman by cdoern 2 years ago
- podman machine ssh handling add the key used in newly initialized machines to the user's known_hosts file. This ensures that golang will be able to ssh into the machine using podman-remote. Also, rem... — committed to cdoern/podman by cdoern 2 years ago
- podman machine ssh handling add the key used in newly initialized machines to the user's known_hosts file. This ensures that golang will be able to ssh into the machine using podman-remote. Also, rem... — committed to cdoern/podman by cdoern 2 years ago
- podman machine ssh handling add the key used in newly initialized machines to the user's known_hosts file. This ensures that golang will be able to ssh into the machine using podman-remote. Also, rem... — committed to cdoern/podman by cdoern 2 years ago
- podman machine ssh handling add the key used in newly initialized machines to the user's known_hosts file. This ensures that golang will be able to ssh into the machine using podman-remote. Also, rem... — committed to cdoern/podman by cdoern 2 years ago
moreover, it was me that asked @lsm5 to skip the test for now.