Synopsis


GitHub PR:22425 - [DO NOT MERGE] test composefs
Test name:machine-hyperv podman windows rootless host sqlite
Cirrus:Build 6640564056096768 / Task 5344133546508288
Logs:main / journal

 
/define.gitCommit=803f791359872a37de6d1f5c095f9eb1e17f0051
Running Suite: Podman Machine tests - C:\Users\Administrator\AppData\Local\cirrus-ci-build\repo\pkg\machine\e2e
===============================================================================================================
Random Seed: 1720641650

Will run 58 of 58 specs

[BeforeSuite]

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:56
→ Enter [BeforeSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:56 @ 07/10/24 20:01:57.787 Looking up Podman Machine image at quay.io/podman/machine-os:5.2 to create VM Getting image source signatures Copying blob sha256:ab2fa485a5dbf32ad0cd6a5994bf9877ebcce035a6620d5c6cfb9520949fb02e Copying config sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a Writing manifest to image destination ab2fa485a5dbf32ad0cd6a5994bf9877ebcce035a6620d5c6cfb9520949fb02e ← Exit [BeforeSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:56 @ 07/10/24 20:02:32.156 (34.409s)
[BeforeSuite] PASSED [34.409 seconds]

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22

bad init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:28
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:02:32.156 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:02:32.156 (0s)
→ Enter [It] bad init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:28 @ 07/10/24 20:02:32.156 C> podman.exe machine init --disk-size 11 abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: machine name "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ" must be 30 characters or less C> podman.exe machine init --disk-size 11 hyperv Error: cannot use "hyperv" for a machine name C> podman.exe -r system connection add foobar tcp://localhost:8000 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx foobar Error: system connection "foobar" already exists. consider a different machine name or remove the connection with `podman system connection rm` C> podman.exe machine init --disk-size 11 ab/cd Error: invalid name "ab/cd": names must match [a-zA-Z0-9][a-zA-Z0-9_.-]*: invalid argument C> podman.exe machine init --disk-size 11 --username -/a 9455f904ae21 Error: invalid username "-/a": names must match [a-zA-Z0-9][a-zA-Z0-9_.-]*: invalid argument C> podman.exe machine init --disk-size 11 --memory 197265 9455f904ae21 Error: requested amount of memory (197265 MB) greater than total system memory (205773746176 MB) C> podman.exe -r system connection rm foobar ← Exit [It] bad init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:28 @ 07/10/24 20:02:33.408 (1.253s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:02:33.408 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:02:33.408 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:02:33.408 C> podman.exe machine rm --force 9455f904ae21 Error: 9455f904ae21: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:02:33.537 (130ms) > Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:02:33.537 C> podman.exe machine rm --force 9455f904ae21 Error: 9455f904ae21: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:02:33.661 (124ms) > Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:02:33.661 C> podman.exe machine rm --force ab/cd Error: ab/cd: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:02:33.785 (124ms) > Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:02:33.785 C> podman.exe machine rm --force foobar Error: foobar: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:02:33.909 (123ms) > Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:02:33.909 C> podman.exe machine rm --force hyperv Error: hyperv: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:02:34.035 (127ms) > Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:02:34.035 C> podman.exe machine rm --force abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:02:34.155 (120ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:02:34.155 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:02:34.16 (4ms) + [2.006 seconds]

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22

simple init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:82
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:02:34.16 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:02:34.27 (111ms)
→ Enter [It] simple init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:82 @ 07/10/24 20:02:34.27 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 3ee06b486cd9 Machine init complete To start your machine run: podman machine start 3ee06b486cd9 C> podman.exe machine inspect 3ee06b486cd9 [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test59591601\\.config\\containers\\podman\\machine\\hyperv" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-3ee06b486cd9" } }, "Created": "2024-07-10T20:02:34.8789951Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "3ee06b486cd9", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test59591601\\.local\\share\\containers\\podman\\machine\\machine", "Port": 49980, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] ← Exit [It] simple init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:82 @ 07/10/24 20:03:04.231 (29.988s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:03:04.231 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:03:04.231 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:03:04.231 C> podman.exe machine rm --force 3ee06b486cd9 < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:03:05.649 (1.42s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:03:05.649 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:03:05.649 (0s) + [31.519 seconds]

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22

simple init with start

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:101
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:03:05.649 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:03:05.649 (0s)
→ Enter [It] simple init with start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:101 @ 07/10/24 20:03:05.649 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx d8cc7ae6d4e1 Machine init complete To start your machine run: podman machine start d8cc7ae6d4e1 C> podman.exe machine inspect d8cc7ae6d4e1 [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test1032953397\\.config\\containers\\podman\\machine\\hyperv" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-d8cc7ae6d4e1" } }, "Created": "2024-07-10T20:03:05.8129145Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "d8cc7ae6d4e1", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test1032953397\\.local\\share\\containers\\podman\\machine\\machine", "Port": 49986, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] C> podman.exe machine start d8cc7ae6d4e1 Starting machine "d8cc7ae6d4e1" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful d8cc7ae6d4e1 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "d8cc7ae6d4e1" started successfully C> podman.exe machine inspect d8cc7ae6d4e1 [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test1032953397\\.config\\containers\\podman\\machine\\hyperv" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-d8cc7ae6d4e1" } }, "Created": "2024-07-10T20:03:05.8129145Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "d8cc7ae6d4e1", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test1032953397\\.local\\share\\containers\\podman\\machine\\machine", "Port": 49986, "RemoteUsername": "core" }, "State": "running", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] C> podman.exe machine ssh d8cc7ae6d4e1 sudo systemctl is-enabled zincati disabled ← Exit [It] simple init with start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:101 @ 07/10/24 20:03:52.211 (46.596s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:03:52.211 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:03:52.211 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:03:52.211 C> podman.exe machine rm --force d8cc7ae6d4e1 < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:03:55.185 (2.975s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:03:55.185 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:03:55.185 (0s) + [49.572 seconds]

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22

simple init with username

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:137
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:03:55.185 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:03:55.185 (0s)
→ Enter [It] simple init with username - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:137 @ 07/10/24 20:03:55.185 C> podman.exe machine init --disk-size 11 --username remoteuser --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 898e7fb8d299 Machine init complete To start your machine run: podman machine start 898e7fb8d299 C> podman.exe machine inspect 898e7fb8d299 [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test2250508522\\.config\\containers\\podman\\machine\\hyperv" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-898e7fb8d299" } }, "Created": "2024-07-10T20:03:55.3421835Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "898e7fb8d299", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test2250508522\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50001, "RemoteUsername": "remoteuser" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] ← Exit [It] simple init with username - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:137 @ 07/10/24 20:04:14.281 (19.107s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:04:14.281 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:04:14.281 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:04:14.281 C> podman.exe machine rm --force 898e7fb8d299 < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:04:15.723 (1.444s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:04:15.723 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:04:15.723 (0s) + [20.550 seconds]

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22

machine init with cpus, disk size, memory, timezone

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:159
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:04:15.723 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:04:15.723 (0s)
→ Enter [It] machine init with cpus, disk size, memory, timezone - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:159 @ 07/10/24 20:04:15.723 C> podman.exe machine init --cpus 2 --disk-size 102 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --memory 4096 --timezone Pacific/Honolulu 3917a5709026 Machine init complete To start your machine run: podman machine start 3917a5709026 C> podman.exe machine start 3917a5709026 Starting machine "3917a5709026" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 3917a5709026 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "3917a5709026" started successfully C> podman.exe machine ssh 3917a5709026 lscpu | grep "CPU(s):" | head -1 CPU(s): 2 C> podman.exe machine ssh 3917a5709026 sudo fdisk -l | grep Disk Disk /dev/sda: 102 GiB, 109521666048 bytes, 213909504 sectors Disk model: Virtual Disk Disklabel type: gpt Disk identifier: 4454F4A9-2D98-4167-BB42-6E3414616358 C> podman.exe machine ssh 3917a5709026 cat /proc/meminfo | grep -i 'memtotal' | grep -o '[[:digit:]]*' 4002240 C> podman.exe machine ssh 3917a5709026 date Wed Jul 10 10:05:21 HST 2024 ← Exit [It] machine init with cpus, disk size, memory, timezone - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:159 @ 07/10/24 20:05:21.474 (1m5.779s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:05:21.474 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:05:21.474 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:05:21.474 C> podman.exe machine rm --force 3917a5709026 < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:05:24.203 (2.731s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:05:24.203 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:05:24.203 (0s) + [68.509 seconds]

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22

machine init with volume

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:200
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:05:24.203 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:05:24.203 (0s)
→ Enter [It] machine init with volume - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:200 @ 07/10/24 20:05:24.203 [SKIPPED] volumes are not supported on hyperv yet In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:202 @ 07/10/24 20:05:24.203 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func9.6() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:202 +0x65 ← Exit [It] machine init with volume - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:200 @ 07/10/24 20:05:24.203 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:05:24.203 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:05:24.203 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:05:24.203 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:05:24.203 (0s) S [SKIPPED] [0.000 seconds] podman machine init C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22 [It] machine init with volume C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:200

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22

machine init rootless docker.sock check

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:227
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:05:24.203 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:05:24.203 (0s)
→ Enter [It] machine init rootless docker.sock check - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:227 @ 07/10/24 20:05:24.203 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx c0165c9d64ea Machine init complete To start your machine run: podman machine start c0165c9d64ea C> podman.exe machine start c0165c9d64ea Starting machine "c0165c9d64ea" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful c0165c9d64ea API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "c0165c9d64ea" started successfully C> podman.exe machine ssh c0165c9d64ea readlink /var/run/docker.sock /run/user/1000/podman/podman.sock ← Exit [It] machine init rootless docker.sock check - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:227 @ 07/10/24 20:06:07.419 (43.229s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:06:07.419 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:06:07.419 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:06:07.419 C> podman.exe machine rm --force c0165c9d64ea < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:06:10.39 (2.972s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:06:10.39 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:06:10.39 (0s) + [46.201 seconds]

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22

machine init rootful with docker.sock check

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:250
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:06:10.39 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:06:10.39 (0s)
→ Enter [It] machine init rootful with docker.sock check - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:250 @ 07/10/24 20:06:10.39 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --rootful aeb1632e7ff5 Machine init complete To start your machine run: podman machine start aeb1632e7ff5 C> podman.exe machine start aeb1632e7ff5 Starting machine "aeb1632e7ff5" API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "aeb1632e7ff5" started successfully C> podman.exe machine inspect --format {{.Rootful}} aeb1632e7ff5 true C> podman.exe machine ssh aeb1632e7ff5 readlink /var/run/docker.sock /run/podman/podman.sock ← Exit [It] machine init rootful with docker.sock check - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:250 @ 07/10/24 20:06:54.567 (44.186s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:06:54.567 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:06:54.567 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:06:54.567 C> podman.exe machine rm --force aeb1632e7ff5 < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:06:57.152 (2.586s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:06:57.152 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:06:57.156 (4ms) + [46.776 seconds]

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22

init should cleanup on failure

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:277
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:06:57.156 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:06:57.157 (1ms)
→ Enter [It] init should cleanup on failure - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:277 @ 07/10/24 20:06:57.157 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 7bab01fff995 Machine init complete To start your machine run: podman machine start 7bab01fff995 C> podman.exe machine inspect --format {{.ConfigDir.Path}} 7bab01fff995 C:\Users\ADMINI~1\AppData\Local\Temp\podman_test2161804755\.config\containers\podman\machine\hyperv C> podman.exe machine rm --force 7bab01fff995 C> podman.exe machine inspect 7bab01fff995 [] Error: 7bab01fff995: VM does not exist C> podman.exe machine init --disk-size 11 --ignition-path /bad/path --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 7bab01fff995 Error: open /bad/path: The system cannot find the path specified. ← Exit [It] init should cleanup on failure - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:277 @ 07/10/24 20:07:24.622 (27.469s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:07:24.622 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:07:24.622 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:07:24.622 C> podman.exe machine rm --force 7bab01fff995 Error: 7bab01fff995: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:07:24.758 (137ms) > Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:07:24.758 C> podman.exe machine rm --force 7bab01fff995 Error: 7bab01fff995: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:07:24.883 (125ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:07:24.883 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:07:24.889 (6ms) + [27.737 seconds]

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22

verify a podman 4 config does not break podman 5

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:326
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:07:24.889 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:07:24.889 (1ms)
→ Enter [It] verify a podman 4 config does not break podman 5 - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:326 @ 07/10/24 20:07:24.889 C> podman.exe machine list time="2024-07-10T20:07:25Z" level=error msg="incompatible machine config \"C:\\\\Users\\\\ADMINI~1\\\\AppData\\\\Local\\\\Temp\\\\podman_test2344211485\\\\.config\\\\containers\\\\podman\\\\machine\\\\hyperv\\\\foobar-machine.json\" (podman-machine-default) for this version of Podman" NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE C> podman.exe machine inspect foobar-machine [] Error: incompatible machine config "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test2344211485\\.config\\containers\\podman\\machine\\hyperv\\foobar-machine.json" (foobar-machine) for this version of Podman C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 3fa22f6fa969 time="2024-07-10T20:07:25Z" level=error msg="incompatible machine config \"C:\\\\Users\\\\ADMINI~1\\\\AppData\\\\Local\\\\Temp\\\\podman_test2344211485\\\\.config\\\\containers\\\\podman\\\\machine\\\\hyperv\\\\foobar-machine.json\" (podman-machine-default) for this version of Podman" Machine init complete To start your machine run: podman machine start 3fa22f6fa969 C> podman.exe machine list time="2024-07-10T20:07:55Z" level=error msg="incompatible machine config \"C:\\\\Users\\\\ADMINI~1\\\\AppData\\\\Local\\\\Temp\\\\podman_test2344211485\\\\.config\\\\containers\\\\podman\\\\machine\\\\hyperv\\\\foobar-machine.json\" (podman-machine-default) for this version of Podman" NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE 3fa22f6fa969* hyperv 30 seconds ago Never 24 2GiB 11GiB C> podman.exe machine inspect 3fa22f6fa969 [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test2344211485\\.config\\containers\\podman\\machine\\hyperv" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-3fa22f6fa969" } }, "Created": "2024-07-10T20:07:25.3039975Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "3fa22f6fa969", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test2344211485\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50093, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] ← Exit [It] verify a podman 4 config does not break podman 5 - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:326 @ 07/10/24 20:07:56.052 (31.167s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:07:56.052 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:07:56.052 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:07:56.052 C> podman.exe machine rm --force 3fa22f6fa969 < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:07:57.377 (1.325s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:07:57.377 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:07:57.377 (0s) + [32.493 seconds]

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22

machine init with rosetta=true

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:374
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:07:57.377 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:07:57.377 (0s)
→ Enter [It] machine init with rosetta=true - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:374 @ 07/10/24 20:07:57.377 [SKIPPED] Test is only for AppleHv In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 @ 07/10/24 20:07:57.377 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x3, {0x7ff7823e80ef, 0x18}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.init.func9.11() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:377 +0x5c ← Exit [It] machine init with rosetta=true - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:374 @ 07/10/24 20:07:57.377 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:07:57.377 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:07:57.377 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:07:57.377 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:07:57.377 (0s) S [SKIPPED] [0.000 seconds] podman machine init C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22 [It] machine init with rosetta=true C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:374

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22

machine init with rosetta=false

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:419
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:07:57.377 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:07:57.377 (0s)
→ Enter [It] machine init with rosetta=false - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:419 @ 07/10/24 20:07:57.377 [SKIPPED] Test is only for AppleHv In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 @ 07/10/24 20:07:57.377 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x3, {0x7ff7823e80ef, 0x18}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.init.func9.12() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:422 +0x5c ← Exit [It] machine init with rosetta=false - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:419 @ 07/10/24 20:07:57.377 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:07:57.377 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:07:57.377 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:07:57.377 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:07:57.377 (0s) S [SKIPPED] [0.000 seconds] podman machine init C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22 [It] machine init with rosetta=false C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:419

podman machine ssh

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:10

bad machine name

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:12
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:07:57.377 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:07:57.377 (0s)
→ Enter [It] bad machine name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:12 @ 07/10/24 20:07:57.377 C> podman.exe machine ssh 36f0f5fb4343 Error: vm podman-machine-default not found: podman-machine-default: VM does not exist ← Exit [It] bad machine name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:12 @ 07/10/24 20:07:57.508 (131ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:07:57.508 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:07:57.508 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:07:57.508 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:07:57.511 (3ms) + [0.135 seconds]

podman machine ssh

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:10

ssh to non-running machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:21
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:07:57.511 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:07:57.512 (1ms)
→ Enter [It] ssh to non-running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:21 @ 07/10/24 20:07:57.512 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx b40f66ab9fb4 Machine init complete To start your machine run: podman machine start b40f66ab9fb4 C> podman.exe machine ssh b40f66ab9fb4 Error: vm "b40f66ab9fb4" is not running ← Exit [It] ssh to non-running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:21 @ 07/10/24 20:08:16.54 (19.031s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:08:16.54 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:08:16.54 (0s)
> Enter [DeferCleanup (Each)] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:08:16.54 C> podman.exe machine rm --force b40f66ab9fb4 < Exit [DeferCleanup (Each)] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:08:17.874 (1.334s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:08:17.874 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:08:17.876 (2ms) + [20.367 seconds]

podman machine ssh

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:10

ssh to running machine and check os-type

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:35
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:08:17.876 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:08:17.876 (0s)
→ Enter [It] ssh to running machine and check os-type - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:35 @ 07/10/24 20:08:17.876 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --now 2edb24cc5933 Machine init complete Starting machine "2edb24cc5933" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 2edb24cc5933 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "2edb24cc5933" started successfully C> podman.exe machine ssh 2edb24cc5933 cat /etc/os-release NAME="Fedora Linux" VERSION="40.20240519.2.0 (CoreOS)" ID=fedora VERSION_ID=40 VERSION_CODENAME="" PLATFORM_ID="platform:f40" PRETTY_NAME="Fedora CoreOS 40.20240519.2.0" ANSI_COLOR="0;38;2;60;110;180" LOGO=fedora-logo-icon CPE_NAME="cpe:/o:fedoraproject:fedora:40" HOME_URL="https://getfedora.org/coreos/" DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora-coreos/" SUPPORT_URL="https://github.com/coreos/fedora-coreos-tracker/" BUG_REPORT_URL="https://github.com/coreos/fedora-coreos-tracker/" REDHAT_BUGZILLA_PRODUCT="Fedora" REDHAT_BUGZILLA_PRODUCT_VERSION=40 REDHAT_SUPPORT_PRODUCT="Fedora" REDHAT_SUPPORT_PRODUCT_VERSION=40 SUPPORT_END=2025-05-13 VARIANT="CoreOS" VARIANT_ID=coreos OSTREE_VERSION='40.20240519.2.0' C> podman.exe machine ssh 2edb24cc5933 false ← Exit [It] ssh to running machine and check os-type - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:35 @ 07/10/24 20:09:03.82 (45.948s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:09:03.82 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:09:03.82 (0s)
> Enter [DeferCleanup (Each)] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:09:03.82 C> podman.exe machine rm --force 2edb24cc5933 < Exit [DeferCleanup (Each)] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:09:06.444 (2.624s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:09:06.444 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:09:06.444 (0s) + [48.572 seconds]

run basic podman commands

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:20

Basic ops

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:22
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:09:06.444 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:09:06.444 (0s)
→ Enter [It] Basic ops - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:22 @ 07/10/24 20:09:06.444 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --now 0eec1577e477 Machine init complete Starting machine "0eec1577e477" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 0eec1577e477 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "0eec1577e477" started successfully C> podman.exe -r images -q C> podman.exe -r pull quay.io/libpod/alpine_nginx Trying to pull quay.io/libpod/alpine_nginx:latest... Getting image source signatures Copying blob sha256:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade Copying blob sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 Copying blob sha256:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 Copying config sha256:ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c Writing manifest to image destination ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c C> podman.exe -r run quay.io/libpod/alpine_nginx cat /etc/os-release NAME="Alpine Linux" ID=alpine VERSION_ID=3.15.4 PRETTY_NAME="Alpine Linux v3.15" HOME_URL="https://alpinelinux.org/" BUG_REPORT_URL="https://bugs.alpinelinux.org/" C> podman.exe -r build C:\Users\ADMINI~1\AppData\Local\Temp\ginkgo783846403 STEP 1/2: FROM quay.io/libpod/alpine_nginx STEP 2/2: RUN ip addr 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: vsock0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 65520 qdisc fq_codel state UNKNOWN qlen 1000 link/ether 52:99:e9:c4:e0:38 brd ff:ff:ff:ff:ff:ff inet 192.168.127.2/24 brd 192.168.127.255 scope global noprefixroute vsock0 valid_lft forever preferred_lft forever inet6 fe80::5099:e9ff:fec4:e038/64 scope link tentative valid_lft forever preferred_lft forever COMMIT time="2024-07-10T20:09:50Z" level=warning msg="HEALTHCHECK is not supported for OCI image format and will be ignored. Must use `docker` format" --> 50c190892126 50c190892126a12a22af637115966f35f46fe14bf95c44043a88c81a4b833bda C> podman.exe -r rm -a 240cf8f21786691ed021ba90ec1dd73edf4636ff297313f870db2986c5d12a47 ← Exit [It] Basic ops - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:22 @ 07/10/24 20:09:50.428 (43.987s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:09:50.428 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:09:50.428 (0s)
> Enter [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/10/24 20:09:50.428 < Exit [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/10/24 20:09:50.428 (1ms) > Enter [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:09:50.428 C> podman.exe machine rm --force 0eec1577e477 < Exit [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:09:53.171 (2.743s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:09:53.171 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:09:53.176 (5ms) + [46.736 seconds]

run basic podman commands

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:20

Volume ops

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:62
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:09:53.176 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:09:53.177 (1ms)
→ Enter [It] Volume ops - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:62 @ 07/10/24 20:09:53.177 [SKIPPED] FIXME: #21036 - Hyper-V podman run -v fails due to path translation issues In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 @ 07/10/24 20:09:53.177 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x3, {0x7ff782428e8d, 0x4a}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.init.func5.2() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:63 +0x30 ← Exit [It] Volume ops - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:62 @ 07/10/24 20:09:53.177 (1ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:09:53.177 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:09:53.177 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:09:53.177 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:09:53.178 (1ms) S [SKIPPED] [0.002 seconds] run basic podman commands C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:20 [It] Volume ops C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:62

run basic podman commands

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:20

Volume should be virtiofs

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:93
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:09:53.178 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:09:53.179 (1ms)
→ Enter [It] Volume should be virtiofs - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:93 @ 07/10/24 20:09:53.179 [SKIPPED] This is just adding coverage for virtiofs on linux In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:260 @ 07/10/24 20:09:53.179 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfNotVmtype(0x0, {0x7ff782415f71, 0x32}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:260 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.init.func5.3() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:96 +0x2d ← Exit [It] Volume should be virtiofs - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:93 @ 07/10/24 20:09:53.179 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:09:53.179 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:09:53.179 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:09:53.179 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:09:53.179 (1ms) S [SKIPPED] [0.002 seconds] run basic podman commands C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:20 [It] Volume should be virtiofs C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:93

run basic podman commands

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:20

Podman ops with port forwarding and gvproxy

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:120
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:09:53.179 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:09:53.181 (1ms)
→ Enter [It] Podman ops with port forwarding and gvproxy - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:120 @ 07/10/24 20:09:53.181 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --now 59770014725f Machine init complete Starting machine "59770014725f" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 59770014725f API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "59770014725f" started successfully C> podman.exe -r run -dt --name test -p 62544:80 quay.io/libpod/alpine_nginx Trying to pull quay.io/libpod/alpine_nginx:latest... Getting image source signatures Copying blob sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 Copying blob sha256:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade Copying blob sha256:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 Copying config sha256:ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c Writing manifest to image destination ede494a3371a58af38d34765069550b263aad5520b653808b51a3696fc8ffb5b C> podman.exe -r exec test true C> podman.exe -r rm -af ede494a3371a58af38d34765069550b263aad5520b653808b51a3696fc8ffb5b C> podman.exe machine stop 59770014725f Machine "59770014725f" stopped successfully ← Exit [It] Podman ops with port forwarding and gvproxy - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:120 @ 07/10/24 20:10:39.161 (45.983s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:10:39.161 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:10:39.161 (0s)
> Enter [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:10:39.161 C> podman.exe machine rm --force 59770014725f < Exit [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:10:40.468 (1.307s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:10:40.468 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:10:40.468 (0s) + [47.291 seconds]

run basic podman commands

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:20

podman volume on non-standard path

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:158
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:10:40.468 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:10:40.468 (0s)
→ Enter [It] podman volume on non-standard path - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:158 @ 07/10/24 20:10:40.468 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --volume C:\Users\ADMINI~1\AppData\Local\Temp\machine-volume288818245:/does/not/exist --now 3b494e2acfec Machine init complete Starting machine "3b494e2acfec" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 3b494e2acfec API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "3b494e2acfec" started successfully C> podman.exe machine ssh 3b494e2acfec cat /does/not/exist/testfile abcdefg1234567 < Exit [It] podman volume on non-standard path - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:158 @ 07/10/24 20:11:26.787 (46.321s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:11:26.787 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:11:26.787 (0s)
> Enter [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:11:26.787 C> podman.exe machine rm --force 3b494e2acfec < Exit [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:11:29.495 (2.708s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:11:29.495 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:11:29.501 (6ms) + [49.035 seconds]

podman machine proxy settings propagation

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/proxy_test.go:13

ssh to running machine and check proxy settings

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/proxy_test.go:15
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:11:29.502 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:11:29.502 (0s)
→ Enter [It] ssh to running machine and check proxy settings - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/proxy_test.go:15 @ 07/10/24 20:11:29.502 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx e72a277359d2 Machine init complete To start your machine run: podman machine start e72a277359d2 C> podman.exe machine start e72a277359d2 Starting machine "e72a277359d2" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful e72a277359d2 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "e72a277359d2" started successfully C> podman.exe machine ssh e72a277359d2 printenv HTTP_PROXY http://abcdefghijklmnopqrstuvwxyz-proxy C> podman.exe machine ssh e72a277359d2 printenv HTTPS_PROXY http://abcdefghijklmnopqrstuvwxyz-proxy C> podman.exe machine ssh e72a277359d2 printenv SSL_CERT_DIR SSL_CERT_FILE /etc/containers/certs.d /etc/containers/certs.d/cert1 C> podman.exe machine ssh e72a277359d2 cat $SSL_CERT_DIR/cert2 $SSL_CERT_FILE cert2 content cert1 content C> podman.exe machine stop e72a277359d2 Machine "e72a277359d2" stopped successfully C> podman.exe machine start e72a277359d2 Starting machine "e72a277359d2" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful e72a277359d2 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "e72a277359d2" started successfully C> podman.exe machine ssh e72a277359d2 printenv HTTP_PROXY HTTPS_PROXY http:// some special @;" here https://abc :??$%6 : |"" C> podman.exe machine ssh e72a277359d2 cat $SSL_CERT_DIR/cert2 $SSL_CERT_FILE cert2 content cert1 content ← Exit [It] ssh to running machine and check proxy settings - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/proxy_test.go:15 @ 07/10/24 20:12:48.861 (1m19.36s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:12:48.861 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:12:48.861 (0s)
> Enter [DeferCleanup (Each)] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:12:48.861 C> podman.exe machine rm --force e72a277359d2 < Exit [DeferCleanup (Each)] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:12:51.441 (2.581s) > Enter [DeferCleanup (Each)] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/10/24 20:12:51.441 < Exit [DeferCleanup (Each)] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/10/24 20:12:51.441 (0s) > Enter [DeferCleanup (Each)] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/10/24 20:12:51.441 < Exit [DeferCleanup (Each)] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/10/24 20:12:51.441 (0s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:12:51.441 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:12:51.443 (2ms) + [81.943 seconds]

podman machine rm

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:14

bad init name

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:16
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:12:51.443 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:12:51.443 (0s)
→ Enter [It] bad init name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:16 @ 07/10/24 20:12:51.443 C> podman.exe machine rm abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [It] bad init name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:16 @ 07/10/24 20:12:51.583 (140ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:12:51.583 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:12:51.583 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:12:51.583 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:12:51.587 (3ms) + [0.143 seconds]

podman machine rm

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:14

Remove machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:24
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:12:51.587 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:12:51.588 (1ms)
→ Enter [It] Remove machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:24 @ 07/10/24 20:12:51.588 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx f97c5562e393 Machine init complete To start your machine run: podman machine start f97c5562e393 C> podman.exe machine rm --force f97c5562e393 C> podman.exe machine inspect f97c5562e393 [] Error: f97c5562e393: VM does not exist C> podman.exe machine rm --force f97c5562e393 Error: f97c5562e393: VM does not exist ← Exit [It] Remove machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:24 @ 07/10/24 20:13:16.206 (24.619s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:13:16.206 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:13:16.206 (0s)
> Enter [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:13:16.206 C> podman.exe machine rm --force f97c5562e393 Error: f97c5562e393: VM does not exist < Exit [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:13:16.345 (139ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:13:16.345 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:13:16.35 (5ms) + [24.764 seconds]

podman machine rm

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:14

Remove running machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:48
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:13:16.35 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:13:16.35 (1ms)
→ Enter [It] Remove running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:48 @ 07/10/24 20:13:16.35 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --now 731de3245e35 Machine init complete Starting machine "731de3245e35" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 731de3245e35 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "731de3245e35" started successfully C> podman.exe machine rm 731de3245e35 Error: running vm "731de3245e35" cannot be destroyed C> podman.exe machine rm --force 731de3245e35 C> podman.exe machine inspect 731de3245e35 [] Error: 731de3245e35: VM does not exist ← Exit [It] Remove running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:48 @ 07/10/24 20:14:07.287 (50.937s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:14:07.287 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:14:07.287 (0s)
> Enter [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:14:07.287 C> podman.exe machine rm --force 731de3245e35 Error: 731de3245e35: VM does not exist < Exit [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:14:07.425 (138ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:14:07.425 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:14:07.431 (5ms) + [51.081 seconds]

podman machine rm

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:14

machine rm --save-ignition --save-image

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:73
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:14:07.431 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:14:07.432 (1ms)
→ Enter [It] machine rm --save-ignition --save-image - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:73 @ 07/10/24 20:14:07.432 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx f1ba5bc8f39b Machine init complete To start your machine run: podman machine start f1ba5bc8f39b C> podman.exe machine inspect --format {{.SSHConfig.IdentityPath}} f1ba5bc8f39b C:\Users\ADMINI~1\AppData\Local\Temp\podman_test2905991405\.local\share\containers\podman\machine\machine C> podman.exe machine rm --force --save-ignition --save-image f1ba5bc8f39b C> podman.exe machine inspect f1ba5bc8f39b [] Error: f1ba5bc8f39b: VM does not exist ← Exit [It] machine rm --save-ignition --save-image - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:73 @ 07/10/24 20:14:34.194 (26.763s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:14:34.194 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:14:34.194 (0s)
> Enter [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:14:34.194 C> podman.exe machine rm --force f1ba5bc8f39b Error: f1ba5bc8f39b: VM does not exist < Exit [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:14:34.334 (140ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:14:34.334 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:14:34.34 (5ms) + [26.910 seconds]

podman machine rm

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:14

Remove machine sharing ssh key with another machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:112
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:14:34.34 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:14:34.341 (1ms)
→ Enter [It] Remove machine sharing ssh key with another machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:112 @ 07/10/24 20:14:34.341 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx foo Machine init complete To start your machine run: podman machine start foo C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --now bar Machine init complete Starting machine "bar" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful bar API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "bar" started successfully C> podman.exe machine inspect --format {{.SSHConfig.IdentityPath}} foo C:\Users\ADMINI~1\AppData\Local\Temp\podman_test2121780543\.local\share\containers\podman\machine\machine C> podman.exe machine inspect --format {{.SSHConfig.IdentityPath}} bar C:\Users\ADMINI~1\AppData\Local\Temp\podman_test2121780543\.local\share\containers\podman\machine\machine C> podman.exe machine rm --force foo C> podman.exe machine ssh bar echo foo foo ← Exit [It] Remove machine sharing ssh key with another machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:112 @ 07/10/24 20:15:44.185 (1m9.814s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:15:44.185 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:15:44.185 (0s)
> Enter [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:15:44.185 C> podman.exe machine rm --force bar < Exit [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:15:47.062 (2.875s) > Enter [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:15:47.062 C> podman.exe machine rm --force foo Error: foo: VM does not exist < Exit [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:15:47.19 (128ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:15:47.19 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:15:47.196 (6ms) + [72.823 seconds]

podman machine rm

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:14

Removing all machines doesn't delete ssh keys

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:154
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:15:47.196 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:15:47.196 (1ms)
→ Enter [It] Removing all machines doesn't delete ssh keys - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:154 @ 07/10/24 20:15:47.196 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx foo Machine init complete To start your machine run: podman machine start foo C> podman.exe machine inspect --format {{.SSHConfig.IdentityPath}} foo C:\Users\ADMINI~1\AppData\Local\Temp\podman_test1024332239\.local\share\containers\podman\machine\machine C> podman.exe machine rm --force foo ← Exit [It] Removing all machines doesn't delete ssh keys - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:154 @ 07/10/24 20:16:07.869 (20.664s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:16:07.869 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:16:07.869 (0s)
> Enter [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:16:07.869 C> podman.exe machine rm --force foo Error: foo: VM does not exist < Exit [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:16:08.003 (134ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:16:08.003 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:16:08.008 (5ms) + [20.803 seconds]

podman machine list

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:16

list machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:18
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:16:08.008 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:16:08.008 (1ms)
→ Enter [It] list machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:18 @ 07/10/24 20:16:08.008 C> podman.exe machine list NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 835a27ffef8a Machine init complete To start your machine run: podman machine start 835a27ffef8a C> podman.exe machine list NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE 835a27ffef8a* hyperv 19 seconds ago Never 24 2GiB 11GiB ← Exit [It] list machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:18 @ 07/10/24 20:16:27.433 (19.417s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:16:27.433 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:16:27.433 (0s)
> Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:16:27.433 C> podman.exe machine rm --force 835a27ffef8a < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:16:28.858 (1.424s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:16:28.858 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:16:28.858 (0s) + [20.842 seconds]

podman machine list

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:16

list machines with quiet or noheading

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:36
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:16:28.858 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:16:28.858 (0s)
→ Enter [It] list machines with quiet or noheading - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:36 @ 07/10/24 20:16:28.858 C> podman.exe machine list --quiet C> podman.exe machine list --noheading --quiet C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx ff726601f5a0 Machine init complete To start your machine run: podman machine start ff726601f5a0 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 627b4ed41264 Machine init complete To start your machine run: podman machine start 627b4ed41264 C> podman.exe machine list --noheading --quiet 627b4ed41264 ff726601f5a0* ← Exit [It] list machines with quiet or noheading - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:36 @ 07/10/24 20:17:09.689 (40.818s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:17:09.689 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:17:09.689 (0s)
> Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:17:09.689 C> podman.exe machine rm --force 627b4ed41264 < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:17:10.991 (1.301s) > Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:17:10.991 C> podman.exe machine rm --force ff726601f5a0 < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:17:12.313 (1.322s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:17:12.313 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:17:12.313 (0s) + [43.441 seconds]

podman machine list

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:16

list machine: check if running while starting

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:72
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:17:12.313 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:17:12.313 (0s)
→ Enter [It] list machine: check if running while starting - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:72 @ 07/10/24 20:17:12.313 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx bbd1f4ac7d9f Machine init complete To start your machine run: podman machine start bbd1f4ac7d9f C> podman.exe machine list --format {{.LastUp}} Never C> podman.exe machine start bbd1f4ac7d9f C> podman.exe machine list --format {{.LastUp}} Starting machine "bbd1f4ac7d9f" Never C> podman.exe machine list --format {{.LastUp}} Currently starting C> podman.exe machine list --format {{.LastUp}} Currently starting C> podman.exe machine list --format {{.LastUp}} Currently starting C> podman.exe machine list --format {{.LastUp}} Currently starting C> podman.exe machine list --format {{.LastUp}} Currently starting C> podman.exe machine list --format {{.LastUp}} Currently starting This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful bbd1f4ac7d9f API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "bbd1f4ac7d9f" started successfully C> podman.exe machine list --format {{.LastUp}} Currently running C> podman.exe machine list --format {{.LastUp}} Currently running ← Exit [It] list machine: check if running while starting - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:72 @ 07/10/24 20:17:56.278 (43.955s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:17:56.278 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:17:56.278 (0s)
> Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:17:56.278 C> podman.exe machine rm --force bbd1f4ac7d9f < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:17:59.071 (2.792s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:17:59.071 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:17:59.071 (0s) + [46.747 seconds]

podman machine list

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:16

list with --format

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:111
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:17:59.071 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:17:59.071 (0s)
→ Enter [It] list with --format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:111 @ 07/10/24 20:17:59.071 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 6135cd18aadb Machine init complete To start your machine run: podman machine start 6135cd18aadb C> podman.exe machine list --format {{.Name}} 6135cd18aadb* C> podman.exe machine list --format json [ { "Name": "6135cd18aadb", "Default": true, "Created": "2024-07-10T20:17:59.2354692Z", "Running": false, "Starting": false, "LastUp": "0001-01-01T00:00:00Z", "Stream": "default", "VMType": "hyperv", "CPUs": 24, "Memory": "2147483648", "DiskSize": "11811160064", "Port": 50323, "RemoteUsername": "core", "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3649157897\\.local\\share\\containers\\podman\\machine\\machine", "UserModeNetworking": true } ]C:\Users\Administrator\AppData\Local\cirrus-ci-build\repo\bin\windows\podman.exe machine list --format table {{.Name}} NAME 6135cd18aadb* ← Exit [It] list with --format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:111 @ 07/10/24 20:18:19.761 (20.686s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:18:19.761 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:18:19.761 (0s)
> Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:18:19.761 C> podman.exe machine rm --force 6135cd18aadb < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:18:21.084 (1.323s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:18:21.084 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:18:21.084 (0s) + [22.009 seconds]

podman machine list

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:16

list machine in machine-readable byte format

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:151
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:18:21.084 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:18:21.084 (0s)
→ Enter [It] list machine in machine-readable byte format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:151 @ 07/10/24 20:18:21.084 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 6f75fd28ad5b Machine init complete To start your machine run: podman machine start 6f75fd28ad5b C> podman.exe machine list --format json [ { "Name": "6f75fd28ad5b", "Default": true, "Created": "2024-07-10T20:18:21.2549878Z", "Running": false, "Starting": false, "LastUp": "0001-01-01T00:00:00Z", "Stream": "default", "VMType": "hyperv", "CPUs": 24, "Memory": "2147483648", "DiskSize": "11811160064", "Port": 50329, "RemoteUsername": "core", "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3863141018\\.local\\share\\containers\\podman\\machine\\machine", "UserModeNetworking": true } ] < Exit [It] list machine in machine-readable byte format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:151 @ 07/10/24 20:18:41.008 (19.921s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:18:41.008 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:18:41.008 (0s)
> Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:18:41.008 C> podman.exe machine rm --force 6f75fd28ad5b < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:18:42.406 (1.398s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:18:42.406 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:18:42.408 (2ms) + [21.320 seconds]

podman machine list

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:16

list machine in human-readable format

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:173
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:18:42.408 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:18:42.408 (0s)
→ Enter [It] list machine in human-readable format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:173 @ 07/10/24 20:18:42.408 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx e4e3bf753fdf Machine init complete To start your machine run: podman machine start e4e3bf753fdf C> podman.exe machine list --format {{.Memory}} {{.DiskSize}} 2GiB 11GiB ← Exit [It] list machine in human-readable format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:173 @ 07/10/24 20:19:03.102 (20.691s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:19:03.102 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:19:03.102 (0s)
> Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:19:03.102 C> podman.exe machine rm --force e4e3bf753fdf < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:19:04.49 (1.388s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:19:04.49 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:19:04.49 (0s) + [22.079 seconds]

podman machine stop

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:12

stop bad name

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:14
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:19:04.49 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:19:04.49 (0s)
→ Enter [It] stop bad name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:14 @ 07/10/24 20:19:04.49 C> podman.exe machine stop abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [It] stop bad name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:14 @ 07/10/24 20:19:04.622 (131ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:19:04.622 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:19:04.622 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:19:04.622 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:19:04.622 (0s) + [0.131 seconds]

podman machine stop

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:12

Stop running machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:22
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:19:04.622 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:19:04.622 (0s)
→ Enter [It] Stop running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:22 @ 07/10/24 20:19:04.622 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --now d3e4245e9aa9 Machine init complete Starting machine "d3e4245e9aa9" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful d3e4245e9aa9 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "d3e4245e9aa9" started successfully C> podman.exe machine stop d3e4245e9aa9 Machine "d3e4245e9aa9" stopped successfully C> podman.exe machine stop d3e4245e9aa9 Machine "d3e4245e9aa9" stopped successfully C> podman.exe machine inspect --format {{.LastUp.Format "2006-01-02T15:04:05Z07:00"}} d3e4245e9aa9 2024-07-10T20:19:46Z ← Exit [It] Stop running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:22 @ 07/10/24 20:19:47.511 (42.884s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:19:47.511 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:19:47.511 (0s)
> Enter [DeferCleanup (Each)] podman machine stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:19:47.511 C> podman.exe machine rm --force d3e4245e9aa9 < Exit [DeferCleanup (Each)] podman machine stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:19:48.923 (1.411s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:19:48.923 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:19:48.923 (0s) + [44.296 seconds]

podman machine init - windows only

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:17

init with user mode networking

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:19
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:19:48.923 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:19:48.923 (0s)
→ Enter [It] init with user mode networking - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:19 @ 07/10/24 20:19:48.923 [SKIPPED] test is only supported by WSL In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:21 @ 07/10/24 20:19:48.923 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func10.1() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:21 +0x65 ← Exit [It] init with user mode networking - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:19 @ 07/10/24 20:19:48.923 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:19:48.923 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:19:48.923 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:19:48.923 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:19:48.923 (0s) S [SKIPPED] [0.000 seconds] podman machine init - windows only C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:17 [It] init with user mode networking C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:19

podman machine init - windows only

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:17

init should not should not overwrite existing HyperV vms

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:49
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:19:48.923 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:19:48.923 (0s)
→ Enter [It] init should not should not overwrite existing HyperV vms - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:49 @ 07/10/24 20:19:48.923 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 257b4f28b45d Error: vm "257b4f28b45d" already exists on hypervisor ← Exit [It] init should not should not overwrite existing HyperV vms - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:49 @ 07/10/24 20:19:50.255 (1.332s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:19:50.257 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:19:50.257 (0s)
> Enter [DeferCleanup (Each)] podman machine init - windows only - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:19:50.257 C> podman.exe machine rm --force 257b4f28b45d Error: 257b4f28b45d: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - windows only - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:19:50.394 (136ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:19:50.394 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:19:50.397 (4ms) + [1.475 seconds]

podman machine init - windows only

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:17

init should not overwrite existing WSL vms

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:84
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:19:50.397 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:19:50.398 (1ms)
→ Enter [It] init should not overwrite existing WSL vms - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:84 @ 07/10/24 20:19:50.398 [SKIPPED] WSL test only In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:260 @ 07/10/24 20:19:50.399 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfNotVmtype(0x1, {0x7ff7823d6556, 0xd}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:260 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.init.func10.3() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:85 +0x45 ← Exit [It] init should not overwrite existing WSL vms - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:84 @ 07/10/24 20:19:50.399 (1ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:19:50.399 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:19:50.399 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:19:50.399 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:19:50.399 (1ms) S [SKIPPED] [0.002 seconds] podman machine init - windows only C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:17 [It] init should not overwrite existing WSL vms C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:84

podman machine info

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/info_test.go:13

machine info

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/info_test.go:15
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:19:50.399 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:19:50.4 (1ms)
→ Enter [It] machine info - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/info_test.go:15 @ 07/10/24 20:19:50.4 C> podman.exe machine info host: arch: amd64 currentmachine: "" defaultmachine: "" eventsdir: C:\Users\ADMINI~1\AppData\Local\Temp\podman_test1821163220\.local\share\containers\podman\podman machineconfigdir: C:\Users\ADMINI~1\AppData\Local\Temp\podman_test1821163220\.config\containers\podman\machine\hyperv machineimagedir: C:\Users\ADMINI~1\AppData\Local\Temp\podman_test1821163220\.local\share\containers\podman\machine\hyperv machinestate: "" numberofmachines: 0 os: windows vmtype: hyperv version: apiversion: 5.2.0-dev version: 5.2.0-dev goversion: go1.22.4 gitcommit: 803f791359872a37de6d1f5c095f9eb1e17f0051 builttime: Wed Jul 10 19:55:47 2024 built: 1720641347 osarch: windows/amd64 os: windows C> podman.exe machine info --format {{.Host.NumberOfMachines}} 0 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx f85a31fb8daa Machine init complete To start your machine run: podman machine start f85a31fb8daa C> podman.exe machine info --format {{.Host.NumberOfMachines}} 1 C> podman.exe machine info --format json { "Host": { "Arch": "amd64", "CurrentMachine": "f85a31fb8daa", "DefaultMachine": "f85a31fb8daa", "EventsDir": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test1821163220\\.local\\share\\containers\\podman\\podman", "MachineConfigDir": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test1821163220\\.config\\containers\\podman\\machine\\hyperv", "MachineImageDir": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test1821163220\\.local\\share\\containers\\podman\\machine\\hyperv", "MachineState": "Stopped", "NumberOfMachines": 1, "OS": "windows", "VMType": "hyperv" }, "Version": { "APIVersion": "5.2.0-dev", "Version": "5.2.0-dev", "GoVersion": "go1.22.4", "GitCommit": "803f791359872a37de6d1f5c095f9eb1e17f0051", "BuiltTime": "Wed Jul 10 19:55:47 2024", "Built": 1720641347, "OsArch": "windows/amd64", "Os": "windows" } } ← Exit [It] machine info - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/info_test.go:15 @ 07/10/24 20:20:10.379 (19.977s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:20:10.379 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:20:10.379 (0s)
> Enter [DeferCleanup (Each)] podman machine info - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:20:10.379 C> podman.exe machine rm --force f85a31fb8daa < Exit [DeferCleanup (Each)] podman machine info - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:20:11.773 (1.394s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:20:11.773 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:20:11.778 (5ms) + [21.377 seconds]

podman machine reset

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:9

starting from scratch should not error

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:11
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:20:11.778 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:20:11.779 (1ms)
→ Enter [It] starting from scratch should not error - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:11 @ 07/10/24 20:20:11.779 C> podman.exe machine reset --force ← Exit [It] starting from scratch should not error - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:11 @ 07/10/24 20:20:11.912 (133ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:20:11.913 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:20:11.913 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:20:11.913 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:20:11.915 (2ms) + [0.137 seconds]

podman machine reset

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:9

reset machine with one defined machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:18
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:20:11.915 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:20:11.916 (1ms)
→ Enter [It] reset machine with one defined machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:18 @ 07/10/24 20:20:11.916 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 7a814958015c Machine init complete To start your machine run: podman machine start 7a814958015c C> podman.exe machine list --noheading 7a814958015c* hyperv 19 seconds ago Never 24 2GiB 11GiB C> podman.exe machine reset --force C> podman.exe machine list --noheading ← Exit [It] reset machine with one defined machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:18 @ 07/10/24 20:20:32.538 (20.62s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:20:32.538 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:20:32.538 (0s)
> Enter [DeferCleanup (Each)] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:20:32.538 C> podman.exe machine rm --force 7a814958015c Error: 7a814958015c: VM does not exist < Exit [DeferCleanup (Each)] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:20:32.679 (141ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:20:32.679 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:20:32.684 (5ms) + [20.768 seconds]

podman machine reset

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:9

reset with running machine and other machines idle

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:42
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:20:32.684 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:20:32.685 (1ms)
→ Enter [It] reset with running machine and other machines idle - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:42 @ 07/10/24 20:20:32.685 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --now c7dbfb965080 Machine init complete Starting machine "c7dbfb965080" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful c7dbfb965080 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "c7dbfb965080" started successfully C> podman.exe machine list --noheading c7dbfb965080* hyperv 41 seconds ago Currently running 24 2GiB 11GiB C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx dbb894b20918 Machine init complete To start your machine run: podman machine start dbb894b20918 C> podman.exe machine list --noheading c7dbfb965080* hyperv About a minute ago Currently running 24 2GiB 11GiB dbb894b20918 hyperv 19 seconds ago Never 24 2GiB 11GiB C> podman.exe machine reset --force C> podman.exe machine list --noheading ← Exit [It] reset with running machine and other machines idle - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:42 @ 07/10/24 20:21:37.559 (1m4.87s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:21:37.559 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:21:37.559 (0s)
> Enter [DeferCleanup (Each)] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:21:37.559 C> podman.exe machine rm --force dbb894b20918 Error: dbb894b20918: VM does not exist < Exit [DeferCleanup (Each)] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:21:37.681 (122ms) > Enter [DeferCleanup (Each)] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:21:37.681 C> podman.exe machine rm --force c7dbfb965080 Error: c7dbfb965080: VM does not exist < Exit [DeferCleanup (Each)] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:21:37.807 (126ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:21:37.807 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:21:37.812 (5ms) + [65.124 seconds]

podman machine set

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:15

set machine cpus, disk, memory

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:17
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:21:37.812 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:21:37.813 (1ms)
→ Enter [It] set machine cpus, disk, memory - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:17 @ 07/10/24 20:21:37.813 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 9e9f0a8fabd6 Machine init complete To start your machine run: podman machine start 9e9f0a8fabd6 C> podman.exe machine set --memory 524288 9e9f0a8fabd6 Error: requested amount of memory (524288 MB) greater than total system memory (205773746176 MB) C> podman.exe machine set --cpus 2 --disk-size 102 --memory 4096 9e9f0a8fabd6 C> podman.exe machine set --cpus 2 --disk-size 5 --memory 4096 9e9f0a8fabd6 Error: new disk size must be larger than 102 GB C> podman.exe machine start 9e9f0a8fabd6 Starting machine "9e9f0a8fabd6" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 9e9f0a8fabd6 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "9e9f0a8fabd6" started successfully C> podman.exe machine ssh 9e9f0a8fabd6 lscpu | grep "CPU(s):" | head -1 CPU(s): 2 C> podman.exe machine ssh 9e9f0a8fabd6 sudo fdisk -l | grep Disk Disk /dev/sda: 102 GiB, 109521666048 bytes, 213909504 sectors Disk model: Virtual Disk Disklabel type: gpt Disk identifier: 9B140D7F-646C-49C0-9EBF-961FB17892B2 C> podman.exe machine ssh 9e9f0a8fabd6 cat /proc/meminfo | grep -i 'memtotal' | grep -o '[[:digit:]]*' 4002236 C> podman.exe machine set --cpus 4 --disk-size 5 --memory 4096 9e9f0a8fabd6 Error: new disk size must be larger than 102 GB ← Exit [It] set machine cpus, disk, memory - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:17 @ 07/10/24 20:22:41.133 (1m3.317s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:22:41.133 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:22:41.133 (0s)
> Enter [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:22:41.133 C> podman.exe machine rm --force 9e9f0a8fabd6 < Exit [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:22:43.838 (2.705s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:22:43.838 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:22:43.838 (0s) + [66.023 seconds]

podman machine set

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:15

wsl cannot change disk, memory, processor

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:72
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:22:43.838 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:22:43.838 (0s)
→ Enter [It] wsl cannot change disk, memory, processor - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:72 @ 07/10/24 20:22:43.838 [SKIPPED] tests are only for WSL provider In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:260 @ 07/10/24 20:22:43.838 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfNotVmtype(0x1, {0x7ff7823f5ac6, 0x1f}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:260 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.init.func15.2() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:73 +0x30 ← Exit [It] wsl cannot change disk, memory, processor - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:72 @ 07/10/24 20:22:43.838 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:22:43.838 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:22:43.838 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:22:43.838 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:22:43.838 (0s) S [SKIPPED] [0.000 seconds] podman machine set C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:15 [It] wsl cannot change disk, memory, processor C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:72

podman machine set

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:15

no settings should change if no flags

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:97
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:22:43.838 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:22:43.838 (0s)
→ Enter [It] no settings should change if no flags - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:97 @ 07/10/24 20:22:43.838 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 05942a808f5b Machine init complete To start your machine run: podman machine start 05942a808f5b C> podman.exe machine set 05942a808f5b C> podman.exe machine start 05942a808f5b Starting machine "05942a808f5b" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 05942a808f5b API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "05942a808f5b" started successfully C> podman.exe machine ssh 05942a808f5b lscpu | grep "CPU(s):" | head -1 CPU(s): 24 C> podman.exe machine ssh 05942a808f5b sudo fdisk -l | grep Disk Disk /dev/sda: 11 GiB, 11811160064 bytes, 23068672 sectors Disk model: Virtual Disk Disklabel type: gpt Disk identifier: E63DA9C1-5150-41BE-980F-765D7109D67E ← Exit [It] no settings should change if no flags - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:97 @ 07/10/24 20:23:28.346 (44.506s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:23:28.346 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:23:28.346 (0s)
> Enter [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:23:28.346 C> podman.exe machine rm --force 05942a808f5b < Exit [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:23:31.251 (2.905s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:23:31.251 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:23:31.251 (0s) + [47.412 seconds]

podman machine set

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:15

set rootful with docker sock change

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:132
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:23:31.251 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:23:31.251 (0s)
→ Enter [It] set rootful with docker sock change - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:132 @ 07/10/24 20:23:31.251 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx d93c980c36ea Machine init complete To start your machine run: podman machine start d93c980c36ea C> podman.exe machine set --rootful d93c980c36ea C> podman.exe machine start d93c980c36ea Starting machine "d93c980c36ea" API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "d93c980c36ea" started successfully C> podman.exe machine inspect --format {{.Rootful}} d93c980c36ea true C> podman.exe machine ssh d93c980c36ea readlink /var/run/docker.sock /run/podman/podman.sock ← Exit [It] set rootful with docker sock change - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:132 @ 07/10/24 20:24:16.269 (45.017s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:24:16.269 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:24:16.269 (0s)
> Enter [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:24:16.269 C> podman.exe machine rm --force d93c980c36ea < Exit [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:24:19.157 (2.888s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:24:19.157 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:24:19.16 (4ms) + [47.908 seconds]

podman machine set

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:15

set user mode networking

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:164
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:24:19.16 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:24:19.16 (0s)
→ Enter [It] set user mode networking - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:164 @ 07/10/24 20:24:19.16 [SKIPPED] Test is only for WSL In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:166 @ 07/10/24 20:24:19.16 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func15.5() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:166 +0x4f ← Exit [It] set user mode networking - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:164 @ 07/10/24 20:24:19.16 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:24:19.16 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:24:19.16 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:24:19.16 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:24:19.16 (0s) S [SKIPPED] [0.000 seconds] podman machine set C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:15 [It] set user mode networking C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:164

podman machine set

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:15

set while machine already running

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:190
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:24:19.16 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:24:19.16 (0s)
→ Enter [It] set while machine already running - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:190 @ 07/10/24 20:24:19.16 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 2105483c8be9 Machine init complete To start your machine run: podman machine start 2105483c8be9 C> podman.exe machine start 2105483c8be9 Starting machine "2105483c8be9" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 2105483c8be9 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "2105483c8be9" started successfully C> podman.exe machine set --rootful 2105483c8be9 Error: unable to change settings unless vm is stopped ← Exit [It] set while machine already running - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:190 @ 07/10/24 20:25:00.893 (41.732s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:25:00.893 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:25:00.893 (0s)
> Enter [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:25:00.893 C> podman.exe machine rm --force 2105483c8be9 < Exit [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:25:03.695 (2.802s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:25:03.695 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:25:03.695 (0s) + [44.534 seconds]

podman machine start

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:16

start simple machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:18
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:25:03.695 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:25:03.695 (0s)
→ Enter [It] start simple machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:18 @ 07/10/24 20:25:03.695 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 89168e639e69 Machine init complete To start your machine run: podman machine start 89168e639e69 C> podman.exe machine start 89168e639e69 Starting machine "89168e639e69" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 89168e639e69 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "89168e639e69" started successfully C> podman.exe machine inspect 89168e639e69 [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3316914462\\.config\\containers\\podman\\machine\\hyperv" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-89168e639e69" } }, "Created": "2024-07-10T20:25:03.8572315Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "89168e639e69", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3316914462\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50453, "RemoteUsername": "core" }, "State": "running", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] C> podman.exe machine stop 89168e639e69 Machine "89168e639e69" stopped successfully C> podman.exe machine start 89168e639e69 --no-info Starting machine "89168e639e69"
[FAILED] Timed out after 600.001s. command timed out after 600.000000s: [C:\Users\Administrator\AppData\Local\cirrus-ci-build\repo\bin\windows\podman.exe machine start 89168e639e69 --no-info] Expected process to exit. It did not. In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:59 @ 07/10/24 20:35:48.385 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineSession).waitWithTimeout(0xc000208050, 0x8bb2c97000) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:59 +0x146 github.com/containers/podman/v5/pkg/machine/e2e_test.runWrapper({0xc0008d0640, 0x50}, {0xc000786340, 0x4, 0x4}, 0x8bb2c97000, 0x1) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:213 +0x37a github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineTestBuilder).run(0xc0005e0850?) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:175 +0x33 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func17.1() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:39 +0x485
← Exit [It] start simple machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:18 @ 07/10/24 20:35:48.385 (10m44.687s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:35:48.385 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:35:48.385 (0s)
> Enter [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:35:48.385 C> podman.exe machine rm --force 89168e639e69
[FAILED] Timed out after 600.001s. command timed out after 600.000000s: [C:\Users\Administrator\AppData\Local\cirrus-ci-build\repo\bin\windows\podman.exe machine rm --force 89168e639e69] Expected process to exit. It did not. In [DeferCleanup (Each)] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:59 @ 07/10/24 20:45:49.39 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineSession).waitWithTimeout(0xc00061e1a8, 0x8bb2c97000) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:59 +0x146 github.com/containers/podman/v5/pkg/machine/e2e_test.runWrapper({0xc0008d0640, 0x50}, {0xc00053f940, 0x4, 0x4}, 0x8bb2c97000, 0x1) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:213 +0x37a github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineTestBuilder).run(0xc0005e0850?) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:175 +0x33 github.com/containers/podman/v5/pkg/machine/e2e_test.(*initMachine).buildCmd.func1() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:85 +0x8a reflect.Value.call({0x7ff7821af280?, 0xc000202da0?, 0x0?}, {0x7ff7823cb5fa, 0x4}, {0x7ff782f08b60, 0x0, 0x0?}) C:/Program Files/Go/src/reflect/value.go:596 +0xca6 reflect.Value.Call({0x7ff7821af280?, 0xc000202da0?, 0xc00071ff01?}, {0x7ff782f08b60?, 0xc00071ffb8?, 0x7ff78141cc5a?}) C:/Program Files/Go/src/reflect/value.go:380 +0xb9 < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:45:49.39 (10m1.004s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:45:49.39
[FAILED] failed to remove test dir: "remove C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3316914462\\.config\\containers\\podman\\machine\\hyperv\\89168e639e69.lock: The process cannot access the file because it is being used by another process." In [DeferCleanup (Each)] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:167 @ 07/10/24 20:45:49.396 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.teardown({0x0, 0x0}, {0xc00003a880?, 0x0?}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:167 +0x71 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func11.1() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:188 +0x2f reflect.Value.call({0x7ff7821af280?, 0x7ff7824664d0?, 0x0?}, {0x7ff7823cb5fa, 0x4}, {0x7ff782f08b60, 0x0, 0x0?}) C:/Program Files/Go/src/reflect/value.go:596 +0xca6 reflect.Value.Call({0x7ff7821af280?, 0x7ff7824664d0?, 0xc0000d4930?}, {0x7ff782f08b60?, 0xc00089a848?, 0x7ff7821af280?}) C:/Program Files/Go/src/reflect/value.go:380 +0xb9 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:45:49.396 (6ms) + [FAILED] [1245.697 seconds] podman machine start C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:16 [It] start simple machine C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:18

podman machine start

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:16

bad start name

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:54
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:45:49.396 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:45:49.397 (1ms)
→ Enter [It] bad start name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:54 @ 07/10/24 20:45:49.397 C> podman.exe machine start abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [It] bad start name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:54 @ 07/10/24 20:45:49.522 (126ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:45:49.523 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:45:49.523 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:45:49.523 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:45:49.527 (4ms) + [0.131 seconds]

podman machine start

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:16

start machine already started

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:63
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:45:49.527 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:45:49.527 (1ms)
→ Enter [It] start machine already started - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:63 @ 07/10/24 20:45:49.527 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 5b8e7879607f Machine init complete To start your machine run: podman machine start 5b8e7879607f C> podman.exe machine start 5b8e7879607f Starting machine "5b8e7879607f" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 5b8e7879607f API forwarding listening on: npipe:////./pipe/podman-5b8e7879607f Another process was listening on the default Docker API socket address. You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: $Env:DOCKER_HOST="npipe:////./pipe/podman-5b8e7879607f" Machine "5b8e7879607f" started successfully C> podman.exe machine inspect 5b8e7879607f [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test675747789\\.config\\containers\\podman\\machine\\hyperv" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-5b8e7879607f" } }, "Created": "2024-07-10T20:45:49.6888241Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "5b8e7879607f", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test675747789\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50468, "RemoteUsername": "core" }, "State": "running", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] C> podman.exe machine start 5b8e7879607f Starting machine "5b8e7879607f" Error: unable to start "5b8e7879607f": machine 5b8e7879607f: VM already running or starting ← Exit [It] start machine already started - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:63 @ 07/10/24 20:46:33.638 (44.111s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:46:33.638 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:46:33.638 (0s)
> Enter [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:46:33.638 C> podman.exe machine rm --force 5b8e7879607f Error: unable to clean up gvproxy: remove C:\Users\ADMINI~1\AppData\Local\Temp\podman\gvproxy.pid: The process cannot access the file because it is being used by another process.
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [DeferCleanup (Each)] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:94 @ 07/10/24 20:46:35.511 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.(*initMachine).buildCmd.func1() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:94 +0x1ae reflect.Value.call({0x7ff7821af280?, 0xc0002251a0?, 0x0?}, {0x7ff7823cb5fa, 0x4}, {0x7ff782f08b60, 0x0, 0x0?}) C:/Program Files/Go/src/reflect/value.go:596 +0xca6 reflect.Value.Call({0x7ff7821af280?, 0xc0002251a0?, 0xc00082df01?}, {0x7ff782f08b60?, 0xc00082dfb8?, 0x7ff78141cc5a?}) C:/Program Files/Go/src/reflect/value.go:380 +0xb9 < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:46:35.511 (1.873s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:46:35.511 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:46:35.517 (6ms) + [FAILED] [45.990 seconds] podman machine start [DeferCleanup (Each)] C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 start machine already started C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:63

podman machine start

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:16

start machine with conflict on SSH port

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:84
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:46:35.517 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:46:35.517 (0s)
→ Enter [It] start machine with conflict on SSH port - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:84 @ 07/10/24 20:46:35.517 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx c0a11a2816d8 Machine init complete To start your machine run: podman machine start c0a11a2816d8 C> podman.exe machine inspect --format {{.SSHConfig.Port}} c0a11a2816d8 50481 C> podman.exe system connection list --format {{.URI}} ssh://core@127.0.0.1:50481/run/user/1000/podman/podman.sock ssh://root@127.0.0.1:50481/run/podman/podman.sock C> podman.exe machine start c0a11a2816d8 Starting machine "c0a11a2816d8" time="2024-07-10T20:46:54Z" level=warning msg="detected port conflict on machine ssh port [50481], reassigning" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful c0a11a2816d8 API forwarding listening on: npipe:////./pipe/podman-c0a11a2816d8 Another process was listening on the default Docker API socket address. You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: $Env:DOCKER_HOST="npipe:////./pipe/podman-c0a11a2816d8" Machine "c0a11a2816d8" started successfully C> podman.exe machine inspect --format {{.SSHConfig.Port}} c0a11a2816d8 50487 C> podman.exe system connection list --format {{.URI}} ssh://core@127.0.0.1:50487/run/user/1000/podman/podman.sock ssh://root@127.0.0.1:50487/run/podman/podman.sock ← Exit [It] start machine with conflict on SSH port - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:84 @ 07/10/24 20:47:17.537 (42.02s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:47:17.537 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:47:17.537 (0s)
> Enter [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:47:17.537 C> podman.exe machine rm --force c0a11a2816d8 Error: unable to clean up gvproxy: remove C:\Users\ADMINI~1\AppData\Local\Temp\podman\gvproxy.pid: The process cannot access the file because it is being used by another process.
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [DeferCleanup (Each)] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:94 @ 07/10/24 20:47:19.405 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.(*initMachine).buildCmd.func1() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:94 +0x1ae reflect.Value.call({0x7ff7821af280?, 0xc00058f080?, 0x0?}, {0x7ff7823cb5fa, 0x4}, {0x7ff782f08b60, 0x0, 0x0?}) C:/Program Files/Go/src/reflect/value.go:596 +0xca6 reflect.Value.Call({0x7ff7821af280?, 0xc00058f080?, 0xc000233f01?}, {0x7ff782f08b60?, 0xc000233fb8?, 0x7ff78141cc5a?}) C:/Program Files/Go/src/reflect/value.go:380 +0xb9 < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:47:19.405 (1.868s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:47:19.405 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:47:19.411 (6ms) + [FAILED] [43.894 seconds] podman machine start [DeferCleanup (Each)] C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 start machine with conflict on SSH port C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:84

podman machine start

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:16

start only starts specified machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:133
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:47:19.411 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:47:19.412 (1ms)
→ Enter [It] start only starts specified machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:133 @ 07/10/24 20:47:19.412 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 2c2af0422270 Machine init complete To start your machine run: podman machine start 2c2af0422270 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 14b117d1d9de Machine init complete To start your machine run: podman machine start 14b117d1d9de C> podman.exe machine start 2c2af0422270 Starting machine "2c2af0422270" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 2c2af0422270 API forwarding listening on: npipe:////./pipe/podman-2c2af0422270 Another process was listening on the default Docker API socket address. You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: $Env:DOCKER_HOST="npipe:////./pipe/podman-2c2af0422270" Machine "2c2af0422270" started successfully C> podman.exe machine inspect --format {{.State}} 2c2af0422270 running C> podman.exe machine inspect --format {{.State}} 14b117d1d9de stopped ← Exit [It] start only starts specified machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:133 @ 07/10/24 20:48:19.605 (1m0.194s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:48:19.605 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:48:19.605 (0s)
> Enter [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:48:19.605 C> podman.exe machine rm --force 14b117d1d9de < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:48:21.071 (1.466s) > Enter [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:48:21.071 C> podman.exe machine rm --force 2c2af0422270 Error: unable to clean up gvproxy: remove C:\Users\ADMINI~1\AppData\Local\Temp\podman\gvproxy.pid: The process cannot access the file because it is being used by another process.
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [DeferCleanup (Each)] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:94 @ 07/10/24 20:48:22.963 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.(*initMachine).buildCmd.func1() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:94 +0x1ae reflect.Value.call({0x7ff7821af280?, 0xc00058f320?, 0x7ff782215900?}, {0x7ff7823cb5fa, 0x4}, {0x7ff782f08b60, 0x0, 0x7ff7825beb20?}) C:/Program Files/Go/src/reflect/value.go:596 +0xca6 reflect.Value.Call({0x7ff7821af280?, 0xc00058f320?, 0x7ff78179da72?}, {0x7ff782f08b60?, 0x0?, 0x0?}) C:/Program Files/Go/src/reflect/value.go:380 +0xb9 < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:48:22.963 (1.892s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:48:22.963 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:48:22.968 (6ms) + [FAILED] [63.558 seconds] podman machine start [DeferCleanup (Each)] C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 start only starts specified machine C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:133

podman machine start

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:16

start two machines in parallel

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:166
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:48:22.968 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:48:22.969 (1ms)
→ Enter [It] start two machines in parallel - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:166 @ 07/10/24 20:48:22.969 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx m1-d36a6bc9f346 Machine init complete To start your machine run: podman machine start m1-d36a6bc9f346 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx m2-230c5882d66b Machine init complete To start your machine run: podman machine start m2-230c5882d66b C> podman.exe machine start m2-230c5882d66b C> podman.exe machine start m1-d36a6bc9f346 Starting machine "m2-230c5882d66b" Starting machine "m1-d36a6bc9f346" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful m2-230c5882d66b API forwarding listening on: npipe:////./pipe/podman-m2-230c5882d66b Another process was listening on the default Docker API socket address. You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: $Env:DOCKER_HOST="npipe:////./pipe/podman-m2-230c5882d66b" Machine "m2-230c5882d66b" started successfully Error: unable to start "m1-d36a6bc9f346": machine m2-230c5882d66b: VM already running or starting ← Exit [It] start two machines in parallel - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:166 @ 07/10/24 20:49:24.778 (1m1.81s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:49:24.778 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:49:24.778 (0s)
> Enter [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:49:24.778 C> podman.exe machine rm --force m2-230c5882d66b Error: unable to clean up gvproxy: remove C:\Users\ADMINI~1\AppData\Local\Temp\podman\gvproxy.pid: The process cannot access the file because it is being used by another process.
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [DeferCleanup (Each)] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:94 @ 07/10/24 20:49:26.669 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.(*initMachine).buildCmd.func1() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:94 +0x1ae reflect.Value.call({0x7ff7821af280?, 0xc000202760?, 0x7ff782215900?}, {0x7ff7823cb5fa, 0x4}, {0x7ff782f08b60, 0x0, 0x7ff7825beb20?}) C:/Program Files/Go/src/reflect/value.go:596 +0xca6 reflect.Value.Call({0x7ff7821af280?, 0xc000202760?, 0x7ff78179da72?}, {0x7ff782f08b60?, 0x0?, 0x0?}) C:/Program Files/Go/src/reflect/value.go:380 +0xb9 < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:49:26.669 (1.89s) > Enter [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:49:26.669 C> podman.exe machine rm --force m1-d36a6bc9f346 < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:49:28.102 (1.433s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:49:28.102 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:49:28.108 (6ms) + [FAILED] [65.139 seconds] podman machine start [DeferCleanup (Each)] C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 start two machines in parallel C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:166

podman inspect stop

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:13

inspect bad name

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:15
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:49:28.108 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:49:28.108 (0s)
→ Enter [It] inspect bad name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:15 @ 07/10/24 20:49:28.108 C> podman.exe machine inspect abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [It] inspect bad name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:15 @ 07/10/24 20:49:28.234 (127ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:49:28.234 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:49:28.234 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:49:28.234 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:49:28.238 (4ms) + [0.131 seconds]

podman inspect stop

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:13

inspect two machines

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:23
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:49:28.238 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:49:28.239 (1ms)
→ Enter [It] inspect two machines - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:23 @ 07/10/24 20:49:28.239 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx foo1 Machine init complete To start your machine run: podman machine start foo1 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx foo2 Machine init complete To start your machine run: podman machine start foo2 C> podman.exe machine inspect --format {{.Name}} foo1 foo1 ← Exit [It] inspect two machines - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:23 @ 07/10/24 20:50:05.98 (37.742s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:50:05.98 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:50:05.98 (0s)
> Enter [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:50:05.98 C> podman.exe machine rm --force foo2 < Exit [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:50:07.276 (1.296s) > Enter [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:50:07.276 C> podman.exe machine rm --force foo1 < Exit [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:50:08.72 (1.444s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:50:08.72 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:50:08.725 (5ms) + [40.487 seconds]

podman inspect stop

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:13

inspect with go format

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:42
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:50:08.725 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:50:08.725 (0s)
→ Enter [It] inspect with go format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:42 @ 07/10/24 20:50:08.725 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx dbbff11f2530 Machine init complete To start your machine run: podman machine start dbbff11f2530 C> podman.exe machine inspect dbbff11f2530 [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test727342015\\.config\\containers\\podman\\machine\\hyperv" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-dbbff11f2530" } }, "Created": "2024-07-10T20:50:08.8800336Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "dbbff11f2530", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test727342015\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50545, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] C> podman.exe machine inspect --format {{.Name}} dbbff11f2530 dbbff11f2530 C> podman.exe machine inspect --format {{.Abcde}} dbbff11f2530 Error: template: inspect:1:13: executing "inspect" at <.Abcde>: can't evaluate field Abcde in type machine.InspectInfo ← Exit [It] inspect with go format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:42 @ 07/10/24 20:50:27.792 (19.068s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:50:27.792 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:50:27.792 (0s)
> Enter [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:50:27.792 C> podman.exe machine rm --force dbbff11f2530 < Exit [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:50:29.25 (1.458s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:50:29.25 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:50:29.256 (6ms) + [20.531 seconds]

podman inspect stop

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:13

inspect shows a unique socket name per machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:82
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:50:29.256 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:50:29.256 (0s)
→ Enter [It] inspect shows a unique socket name per machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:82 @ 07/10/24 20:50:29.256 [SKIPPED] test is only relevant for Unix based machines In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 @ 07/10/24 20:50:29.257 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x3, {0x7ff78240eaeb, 0x2d}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.init.func7.4() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:84 +0x46 ← Exit [It] inspect shows a unique socket name per machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:82 @ 07/10/24 20:50:29.257 (1ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:50:29.257 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:50:29.257 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:50:29.257 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:50:29.257 (0s) S [SKIPPED] [0.001 seconds] podman inspect stop C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:13 [It] inspect shows a unique socket name per machine C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:82

[SynchronizedAfterSuite]

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:96
→ Enter [SynchronizedAfterSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:96 @ 07/10/24 20:50:29.257 ← Exit [SynchronizedAfterSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:96 @ 07/10/24 20:50:29.257 (0s)
→ Enter [SynchronizedAfterSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:96 @ 07/10/24 20:50:29.257 podman machine init - windows only init with user mode networking 0.000000 seconds podman machine set wsl cannot change disk, memory, processor 0.000000 seconds podman machine set set user mode networking 0.000000 seconds podman machine init machine init with volume 0.000000 seconds podman machine init machine init with rosetta=true 0.000000 seconds podman machine init machine init with rosetta=false 0.000000 seconds podman inspect stop inspect shows a unique socket name per machine 0.000995 seconds run basic podman commands Volume ops 0.001044 seconds run basic podman commands Volume should be virtiofs 0.001046 seconds podman machine init - windows only init should not overwrite existing WSL vms 0.001142 seconds podman machine start bad start name 0.126748 seconds podman inspect stop inspect bad name 0.126810 seconds podman machine ssh bad machine name 0.130778 seconds podman machine stop stop bad name 0.131189 seconds podman machine reset starting from scratch should not error 0.134549 seconds podman machine rm bad init name 0.140127 seconds podman machine init bad init 1.253440 seconds podman machine init - windows only init should not should not overwrite existing HyperV vms 1.334663 seconds podman machine ssh ssh to non-running machine 19.031053 seconds podman inspect stop inspect with go format 19.067909 seconds podman machine init simple init with username 19.106577 seconds podman machine list list machine 19.418028 seconds podman machine list list machine in machine-readable byte format 19.920653 seconds podman machine info machine info 19.978059 seconds podman machine reset reset machine with one defined machine 20.621209 seconds podman machine rm Removing all machines doesn't delete ssh keys 20.664076 seconds podman machine list list with --format 20.686516 seconds podman machine list list machine in human-readable format 20.690911 seconds podman machine rm Remove machine 24.619839 seconds podman machine rm machine rm --save-ignition --save-image 26.763824 seconds podman machine init init should cleanup on failure 27.469777 seconds podman machine init simple init 30.099209 seconds podman machine init verify a podman 4 config does not break podman 5 31.167462 seconds podman inspect stop inspect two machines 37.742391 seconds podman machine list list machines with quiet or noheading 40.818325 seconds podman machine set set while machine already running 41.732075 seconds podman machine start start machine with conflict on SSH port 42.020223 seconds podman machine stop Stop running machine 42.884410 seconds podman machine init machine init rootless docker.sock check 43.228943 seconds podman machine list list machine: check if running while starting 43.954766 seconds run basic podman commands Basic ops 43.986903 seconds podman machine start start machine already started 44.111891 seconds podman machine init machine init rootful with docker.sock check 44.185820 seconds podman machine set no settings should change if no flags 44.506207 seconds podman machine set set rootful with docker sock change 45.016591 seconds podman machine ssh ssh to running machine and check os-type 45.948034 seconds run basic podman commands Podman ops with port forwarding and gvproxy 45.984108 seconds run basic podman commands podman volume on non-standard path 46.320742 seconds podman machine init simple init with start 46.596378 seconds podman machine rm Remove running machine 50.937796 seconds podman machine start start only starts specified machine 60.194117 seconds podman machine start start two machines in parallel 61.810151 seconds podman machine set set machine cpus, disk, memory 63.318104 seconds podman machine reset reset with running machine and other machines idle 64.871286 seconds podman machine init machine init with cpus, disk size, memory, timezone 65.778649 seconds podman machine rm Remove machine sharing ssh key with another machine 69.814255 seconds podman machine proxy settings propagation ssh to running machine and check proxy settings 79.360334 seconds podman machine start start simple machine 644.686538 seconds ← Exit [SynchronizedAfterSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:96 @ 07/10/24 20:50:29.258 (1ms)
[SynchronizedAfterSuite] PASSED [0.001 seconds]


Summarizing 5 Failures:
  [FAIL] podman machine start [It] start simple machine
  C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:59
  [FAIL] podman machine start [DeferCleanup (Each)] start machine already started
  C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:94
  [FAIL] podman machine start [DeferCleanup (Each)] start machine with conflict on SSH port
  C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:94
  [FAIL] podman machine start [DeferCleanup (Each)] start only starts specified machine
  C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:94
  [FAIL] podman machine start [DeferCleanup (Each)] start two machines in parallel
  C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:94

Ran 48 of 58 Specs in 2911.565 seconds
FAIL! -- 43 Passed | 5 Failed | 0 Pending | 10 Skipped
--- FAIL: TestMachine (2911.57s)
FAIL

Ginkgo ran 1 suite in 49m38.5866526s

Test Suite Failed

Processed Wed Jul 10 20:50:29 2024 by C:\Users\Administrator\AppData\Local\cirrus-ci-build\repo\contrib\cirrus\logformatter v0.3