Closed GabyCT closed 4 years ago
Here are the logs information:
# Meta details
Running `kata-collect-data.sh` version `1.11.0-alpha0 (commit aaa4e5c66183a709db1d8960d45aef43dba22baf)` at `2020-03-17.18:32:27.731939205+0000`.
---
Runtime is `/usr/local/bin/kata-runtime`.
# `kata-env`
Output of "`/usr/local/bin/kata-runtime kata-env`":
```toml
[Meta]
Version = "1.0.24"
[Runtime]
Debug = true
Trace = false
DisableGuestSeccomp = true
DisableNewNetNs = false
SandboxCgroupOnly = false
Path = "/usr/local/bin/kata-runtime"
[Runtime.Version]
OCI = "1.0.1-dev"
[Runtime.Version.Version]
Semver = "1.11.0-alpha0"
Major = 1
Minor = 11
Patch = 0
Commit = "aaa4e5c66183a709db1d8960d45aef43dba22baf"
[Runtime.Config]
Path = "/etc/kata-containers/configuration.toml"
[Hypervisor]
MachineType = "pc"
Version = "QEMU emulator version 4.1.1 (v4.1.1-dirty)\nCopyright (c) 2003-2019 Fabrice Bellard and the QEMU Project developers"
Path = "/usr/bin/qemu-system-x86_64"
BlockDeviceDriver = "virtio-scsi"
EntropySource = "/dev/urandom"
SharedFS = "virtio-9p"
VirtioFSDaemon = "/usr/bin/virtiofsd"
Msize9p = 8192
MemorySlots = 10
PCIeRootPort = 0
HotplugVFIOOnRootBus = false
Debug = true
UseVSock = false
[Image]
Path = ""
[Kernel]
Path = "/usr/share/kata-containers/vmlinuz-5.4.15-69"
Parameters = "agent.log=debug agent.log=debug"
[Initrd]
Path = "/usr/share/kata-containers/kata-containers-alpine-3.7-osbuilder-73eb5c1-agent-2725dda.initrd"
[Proxy]
Type = "kataProxy"
Path = "/usr/libexec/kata-containers/kata-proxy"
Debug = true
[Proxy.Version]
Semver = "1.11.0-alpha0-4ec94c8e7a933af8778e10c8035f4c3a4ab7c9c1"
Major = 1
Minor = 11
Patch = 0
Commit = "4ec94c8e7a933af8778e10c8035f4c3a4ab7c9c1"
[Shim]
Type = "kataShim"
Path = "/usr/libexec/kata-containers/kata-shim"
Debug = true
[Shim.Version]
Semver = "1.11.0-alpha1-4728ac44c159565aeb9213a9f4607e24be415cc0"
Major = 1
Minor = 11
Patch = 0
Commit = "4728ac44c159565aeb9213a9f4607e24be415cc0"
[Agent]
Type = "kata"
Debug = true
Trace = false
TraceMode = ""
TraceType = ""
[Host]
Kernel = "5.3.7-301.fc31.x86_64"
Architecture = "amd64"
VMContainerCapable = true
SupportVSocks = true
[Host.Distro]
Name = "Fedora"
Version = "31"
[Host.CPU]
Vendor = "GenuineIntel"
Model = "Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz"
[Netmon]
Path = "/usr/libexec/kata-containers/kata-netmon"
Debug = true
Enable = false
[Netmon.Version]
Semver = "1.11.0-alpha0"
Major = 1
Minor = 11
Patch = 0
Commit = "<
@fidencio is this still a relevant issue in the latest podman?
I don't know.
I'd say the questions here should be what's the version we're using in the CI and whether that still happens with the used version. @GabyCT, may I ask for some help here?
here it is the version https://github.com/kata-containers/tests/blob/master/versions.yaml#L82
Okay, we're using 1.9.0 and the test suite is not complaining, right?
Assuming that's the case, we can close this one. @GabyCT, do you agree?
While trying to run the e2e tests from podman (https://github.com/containers/libpod) with podman version 1.8.1, we got multiple failures, here it is an example
These errors were not seen using podman 1.8.0