Synopsis


GitHub PR:23360 - logformatter: tweaks to pass html tidy
Test name:machine-wsl podman windows rootless host sqlite
Cirrus:Build 4752936767586304 / Task 4913577134391296
Logs:main / journal

/define.gitCommit=a05a9cae0756b1ebcb1f29726a172b0ac0f43356 Running Suite: Podman Machine tests - C:\Users\Administrator\AppData\Local\cirrus-ci-build\repo\pkg\machine\e2e =============================================================================================================== Random Seed: 1721657934 Will run 59 of 59 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/22/24 14:20:09.087 Download took: 390.9591ms compression took: 16.6903561s ← Exit [BeforeSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:56 @ 07/22/24 14:20:26.478 (17.392s)
[BeforeSuite] PASSED [17.392 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/22/24 14:20:26.478 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:20:26.478 (0s)
→ Enter [It] stop bad name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:14 @ 07/22/24 14:20:26.478 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/22/24 14:20:26.612 (135ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:20:26.612 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:20:26.612 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:20:26.612 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:20:26.616 (4ms) + [0.138 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/22/24 14:20:26.616 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:20:26.617 (1ms)
→ Enter [It] Stop running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:22 @ 07/22/24 14:20:26.617 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar --now dce8017fd6df Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete Starting machine "dce8017fd6df" your 131072x1 screen size is bogus. expect trouble 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 dce8017fd6df API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "dce8017fd6df" started successfully C> podman.exe machine stop dce8017fd6df Machine "dce8017fd6df" stopped successfully C> podman.exe machine stop dce8017fd6df Machine "dce8017fd6df" stopped successfully C> podman.exe machine inspect --format {{.LastUp.Format "2006-01-02T15:04:05Z07:00"}} dce8017fd6df 2024-07-22T14:20:50Z ← Exit [It] Stop running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:22 @ 07/22/24 14:20:50.742 (24.127s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:20:50.742 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:20:50.742 (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/22/24 14:20:50.742 C> podman.exe machine rm --force dce8017fd6df The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:20:51.086 (343ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:20:51.086 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:20:51.091 (5ms) + [24.476 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/22/24 14:20:51.091 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:20:51.092 (1ms)
→ Enter [It] Basic ops - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:22 @ 07/22/24 14:20:51.092 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar --now d8590a881601 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete Starting machine "d8590a881601" your 131072x1 screen size is bogus. expect trouble 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 d8590a881601 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "d8590a881601" 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:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 Copying blob sha256:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade 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\ginkgo694833372 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: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000 link/ether 00:15:5d:6e:f4:b4 brd ff:ff:ff:ff:ff:ff inet 172.29.208.100/20 brd 172.29.223.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fe80::215:5dff:fe6e:f4b4/64 scope link valid_lft forever preferred_lft forever COMMIT time="2024-07-22T14:21:10Z" level=warning msg="HEALTHCHECK is not supported for OCI image format and will be ignored. Must use `docker` format" --> 8e18807632ac 8e18807632ac3f67268cda80c9cb830d1c252dcb3bd17e011d8fcc3cc1fdef1a C> podman.exe -r rm -a 55833b4b269ccf0a4ce7dee49363e8547556548b65bf29d8d52e50fe057b1964 ← Exit [It] Basic ops - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:22 @ 07/22/24 14:21:11.559 (20.469s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:21:11.559 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:21:11.559 (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/22/24 14:21:11.559 < 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/22/24 14:21:11.559 (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/22/24 14:21:11.559 C> podman.exe machine rm --force d8590a881601 The operation completed successfully. < 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/22/24 14:21:13.432 (1.872s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:21:13.432 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:21:13.437 (6ms) + [22.348 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/22/24 14:21:13.437 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:21:13.438 (1ms)
→ Enter [It] Volume ops - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:62 @ 07/22/24 14:21:13.438 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar --now 481c317468c3 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete Starting machine "481c317468c3" your 131072x1 screen size is bogus. expect trouble 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 481c317468c3 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "481c317468c3" started successfully C> podman.exe -r run -v C:\Users\ADMINI~1\AppData\Local\Temp\ginkgo3488750894:/test:Z quay.io/libpod/alpine_nginx ls /test/attr-test-file 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 /test/attr-test-file ← Exit [It] Volume ops - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:62 @ 07/22/24 14:21:32.106 (18.669s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:21:32.106 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:21:32.106 (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/22/24 14:21:32.106 C> podman.exe machine rm --force 481c317468c3 The operation completed successfully. < 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/22/24 14:21:33.912 (1.806s) > 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/22/24 14:21:33.912 < 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/22/24 14:21:33.912 (1ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:21:33.912 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:21:33.917 (5ms) + [20.481 seconds]

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/22/24 14:21:33.918 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:21:33.918 (1ms)
→ Enter [It] Volume should be virtiofs - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:93 @ 07/22/24 14:21:33.918 [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/22/24 14:21:33.918 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfNotVmtype(0x0, {0x7ff7ba7b995b, 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/22/24 14:21:33.919 (1ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:21:33.919 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:21:33.919 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:21:33.919 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:21:33.919 (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

Volume should be disabled by command line

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/22/24 14:21:33.919 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:21:33.92 (1ms)
→ Enter [It] Volume should be disabled by command line - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:120 @ 07/22/24 14:21:33.92 [SKIPPED] Requires standard volume handling In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 @ 07/22/24 14:21:33.921 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff7ba79d390, 0x21}) 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.skipIfWSL(...) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:265 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func5.4() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:121 +0x31 ← Exit [It] Volume should be disabled by command line - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:120 @ 07/22/24 14:21:33.921 (1ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:21:33.921 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:21:33.921 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:21:33.921 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:21:33.921 (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 disabled by command line C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:120

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:147
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:21:33.921 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:21:33.922 (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:147 @ 07/22/24 14:21:33.922 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar --now a46a10e2a0f6 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete Starting machine "a46a10e2a0f6" your 131072x1 screen size is bogus. expect trouble 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 a46a10e2a0f6 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "a46a10e2a0f6" 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:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade Copying blob sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 Copying blob sha256:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 Copying config sha256:ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c Writing manifest to image destination f0b24af4990374fb300995d4821840dbbe8434558befa7d2644a371f9240d18c C> podman.exe -r exec test true C> podman.exe -r rm -af f0b24af4990374fb300995d4821840dbbe8434558befa7d2644a371f9240d18c C> podman.exe machine stop a46a10e2a0f6 Machine "a46a10e2a0f6" 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:147 @ 07/22/24 14:21:56.336 (22.415s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:21:56.336 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:21:56.336 (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/22/24 14:21:56.336 C> podman.exe machine rm --force a46a10e2a0f6 The operation completed successfully. < 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/22/24 14:21:56.671 (335ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:21:56.671 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:21:56.676 (5ms) + [22.756 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:185
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:21:56.676 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:21:56.677 (1ms)
→ Enter [It] podman volume on non-standard path - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:185 @ 07/22/24 14:21:56.677 [SKIPPED] Requires standard volume handling In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 @ 07/22/24 14:21:56.677 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff7ba79d390, 0x21}) 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.skipIfWSL(...) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:265 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func5.6() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:186 +0x45 ← Exit [It] podman volume on non-standard path - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:185 @ 07/22/24 14:21:56.677 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:21:56.677 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:21:56.677 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:21:56.677 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:21:56.678 (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] podman volume on non-standard path C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:185

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/22/24 14:21:56.678 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:21:56.679 (1ms)
→ 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/22/24 14:21:56.679 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar --user-mode-networking 6e8fbb9a5429 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Installing user-mode networking distribution... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 6e8fbb9a5429 C> podman.exe machine inspect --format {{.UserModeNetworking}} 6e8fbb9a5429 true C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps\wsl.exe --terminate podman-net-usermode The operation completed successfully. C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps\wsl.exe --unregister podman-net-usermode The operation completed successfully. ← 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/22/24 14:22:22.311 (25.633s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:22:22.311 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:22:22.311 (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/22/24 14:22:22.311 C> podman.exe machine rm --force 6e8fbb9a5429 The operation completed successfully. < 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/22/24 14:22:22.702 (391ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:22:22.702 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:22:22.708 (5ms) + [26.030 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 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/22/24 14:22:22.708 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:22:22.709 (1ms)
→ 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/22/24 14:22:22.709 [SKIPPED] HyperV test only In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:260 @ 07/22/24 14:22:22.709 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfNotVmtype(0x3, {0x7ff7ba77df89, 0x10}) 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.2() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:50 +0x45 ← 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/22/24 14:22:22.709 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:22:22.709 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:22:22.709 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:22:22.709 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:22:22.709 (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 should not overwrite existing HyperV vms C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:49

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/22/24 14:22:22.709 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:22:22.71 (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/22/24 14:22:22.71 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar foobarexport Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start foobarexport C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps\wsl.exe --export podman-foobarexport C:\Users\ADMINI~1\AppData\Local\Temp\podman_test1295533025\bogus.tar The operation completed successfully. C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps\wsl.exe --import podman-9846dbf603a0 C:\Users\ADMINI~1\AppData\Local\Temp\podman_test1295533025\testDistro C:\Users\ADMINI~1\AppData\Local\Temp\podman_test1295533025\bogus.tar The operation completed successfully. C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 9846dbf603a0 Error: vm "9846dbf603a0" already exists on hypervisor C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps\wsl.exe --unregister podman-9846dbf603a0 The operation completed successfully. ← 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/22/24 14:22:56.439 (33.73s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:22:56.439 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:22:56.439 (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/22/24 14:22:56.439 C> podman.exe machine rm --force 9846dbf603a0 Error: 9846dbf603a0: 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/22/24 14:22:56.553 (114ms) > 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/22/24 14:22:56.553 C> podman.exe machine rm --force foobarexport The operation completed successfully. < 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/22/24 14:22:56.876 (323ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:22:56.876 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:22:56.931 (55ms) + [34.223 seconds]

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/22/24 14:22:56.931 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:22:56.932 (1ms)
→ Enter [It] inspect bad name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:15 @ 07/22/24 14:22:56.932 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/22/24 14:22:57.055 (123ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:22:57.055 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:22:57.055 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:22:57.055 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:22:57.058 (3ms) + [0.127 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/22/24 14:22:57.058 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:22:57.059 (1ms)
→ Enter [It] inspect two machines - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:23 @ 07/22/24 14:22:57.059 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar foo1 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... 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\5.2-rootfs-amd64.tar foo2 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... 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/22/24 14:23:25.169 (28.11s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:23:25.169 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:23:25.169 (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/22/24 14:23:25.169 C> podman.exe machine rm --force foo2 The operation completed successfully. < Exit [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:23:25.533 (364ms) > Enter [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:23:25.533 C> podman.exe machine rm --force foo1 The operation completed successfully. < Exit [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:23:25.855 (322ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:23:25.856 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:23:25.86 (5ms) + [28.802 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/22/24 14:23:25.861 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:23:25.861 (1ms)
→ Enter [It] inspect with go format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:42 @ 07/22/24 14:23:25.861 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 2c50f9fab75d Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 2c50f9fab75d C> podman.exe machine inspect 2c50f9fab75d [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test194248565\\.config\\containers\\podman\\machine\\wsl" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-2c50f9fab75d" } }, "Created": "2024-07-22T14:23:26.0389639Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "2c50f9fab75d", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test194248565\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50041, "RemoteUsername": "user" }, "State": "stopped", "UserModeNetworking": false, "Rootful": false, "Rosetta": false } ] C> podman.exe machine inspect --format {{.Name}} 2c50f9fab75d 2c50f9fab75d C> podman.exe machine inspect --format {{.Abcde}} 2c50f9fab75d 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/22/24 14:23:39.841 (13.98s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:23:39.841 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:23:39.841 (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/22/24 14:23:39.841 C> podman.exe machine rm --force 2c50f9fab75d The operation completed successfully. < Exit [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:23:40.156 (315ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:23:40.156 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:23:40.161 (5ms) + [14.300 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/22/24 14:23:40.161 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:23:40.162 (1ms)
→ 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/22/24 14:23:40.162 [SKIPPED] test is only relevant for Unix based providers In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 @ 07/22/24 14:23:40.162 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff7ba7b3c3c, 0x2e}) 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:83 +0x30 ← 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/22/24 14:23:40.162 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:23:40.162 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:23:40.162 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:23:40.162 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:23:40.163 (1ms) S [SKIPPED] [0.002 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

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/22/24 14:23:40.163 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:23:40.163 (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/22/24 14:23:40.163 [SKIPPED] WSL cannot change set properties of disk, processor, or memory In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 @ 07/22/24 14:23:40.163 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff7ba7c4e16, 0x3e}) 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.skipIfWSL(...) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:265 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func15.1() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:18 +0x34 ← Exit [It] set machine cpus, disk, memory - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:17 @ 07/22/24 14:23:40.163 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:23:40.163 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:23:40.163 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:23:40.163 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:23:40.164 (1ms) S [SKIPPED] [0.002 seconds] podman machine set C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:15 [It] set machine cpus, disk, memory C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:17

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/22/24 14:23:40.164 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:23:40.165 (1ms)
→ 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/22/24 14:23:40.165 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar e437c2859003 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start e437c2859003 C> podman.exe machine set --memory 4096 e437c2859003 Error: changing memory not supported for WSL machines C> podman.exe machine set --cpus 2 e437c2859003 Error: changing CPUs not supported for WSL machines C> podman.exe machine set --disk-size 102 e437c2859003 Error: changing disk size not supported for WSL machines ← 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/22/24 14:23:54.083 (13.918s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:23:54.083 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:23:54.083 (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/22/24 14:23:54.083 C> podman.exe machine rm --force e437c2859003 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:23:54.397 (314ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:23:54.397 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:23:54.402 (6ms) + [14.238 seconds]

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/22/24 14:23:54.403 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:23:54.403 (1ms)
→ 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/22/24 14:23:54.403 [SKIPPED] WSL cannot change set properties of disk, processor, or memory In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 @ 07/22/24 14:23:54.403 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff7ba7c4e16, 0x3e}) 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.skipIfWSL(...) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:265 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func15.3() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:98 +0x34 ← 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/22/24 14:23:54.403 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:23:54.403 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:23:54.403 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:23:54.404 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:23:54.404 (1ms) S [SKIPPED] [0.002 seconds] podman machine set C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:15 [It] no settings should change if no flags C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:97

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/22/24 14:23:54.404 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:23:54.405 (1ms)
→ 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/22/24 14:23:54.405 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 9a52b626b8e2 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 9a52b626b8e2 C> podman.exe machine set --rootful 9a52b626b8e2 C> podman.exe machine start 9a52b626b8e2 Starting machine "9a52b626b8e2" your 131072x1 screen size is bogus. expect trouble API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "9a52b626b8e2" started successfully C> podman.exe machine inspect --format {{.Rootful}} 9a52b626b8e2 true C> podman.exe machine ssh 9a52b626b8e2 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/22/24 14:24:13.007 (18.602s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:24:13.007 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:24:13.007 (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/22/24 14:24:13.007 C> podman.exe machine rm --force 9a52b626b8e2 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:24:14.797 (1.791s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:24:14.797 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:24:14.802 (5ms) + [20.398 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/22/24 14:24:14.802 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:24:14.803 (1ms)
→ Enter [It] set user mode networking - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:164 @ 07/22/24 14:24:14.803 [SKIPPED] test fails bc usermode network needs plumbing for WSL In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:169 @ 07/22/24 14:24:14.803 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:169 +0x67 ← Exit [It] set user mode networking - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:164 @ 07/22/24 14:24:14.803 (1ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:24:14.803 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:24:14.803 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:24:14.803 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:24:14.804 (1ms) S [SKIPPED] [0.002 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/22/24 14:24:14.804 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:24:14.804 (1ms)
→ Enter [It] set while machine already running - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:190 @ 07/22/24 14:24:14.805 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar b3ae36746060 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start b3ae36746060 C> podman.exe machine start b3ae36746060 Starting machine "b3ae36746060" your 131072x1 screen size is bogus. expect trouble 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 b3ae36746060 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "b3ae36746060" started successfully C> podman.exe machine set --rootful b3ae36746060 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/22/24 14:24:31.919 (17.115s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:24:31.919 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:24:31.919 (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/22/24 14:24:31.919 C> podman.exe machine rm --force b3ae36746060 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:24:33.732 (1.813s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:24:33.732 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:24:33.737 (4ms) + [18.934 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/22/24 14:24:33.737 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:24:33.738 (1ms)
→ Enter [It] bad init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:28 @ 07/22/24 14:24:33.738 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 wsl Error: cannot use "wsl" 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\5.2-rootfs-amd64.tar 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 74f72e973b48 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 74f72e973b48 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/22/24 14:24:34.832 (1.095s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:24:34.833 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:24:34.833 (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/22/24 14:24:34.833 C> podman.exe machine rm --force 74f72e973b48 Error: 74f72e973b48: 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/22/24 14:24:34.958 (125ms) > Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:24:34.958 C> podman.exe machine rm --force 74f72e973b48 Error: 74f72e973b48: 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/22/24 14:24:35.081 (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/22/24 14:24:35.082 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/22/24 14:24:35.205 (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/22/24 14:24:35.205 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/22/24 14:24:35.345 (140ms) > Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:24:35.345 C> podman.exe machine rm --force wsl Error: wsl: 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/22/24 14:24:35.485 (140ms) > Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:24:35.485 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/22/24 14:24:35.609 (124ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:24:35.609 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:24:35.613 (4ms) + [1.876 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/22/24 14:24:35.613 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:24:35.613 (1ms)
→ Enter [It] simple init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:82 @ 07/22/24 14:24:35.613 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 32a4c94fc876 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 32a4c94fc876 C> podman.exe machine inspect 32a4c94fc876 [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test297381336\\.config\\containers\\podman\\machine\\wsl" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-32a4c94fc876" } }, "Created": "2024-07-22T14:24:35.8008338Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "32a4c94fc876", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test297381336\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50064, "RemoteUsername": "user" }, "State": "stopped", "UserModeNetworking": false, "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/22/24 14:24:49.313 (13.7s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:24:49.313 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:24:49.313 (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/22/24 14:24:49.313 C> podman.exe machine rm --force 32a4c94fc876 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:24:49.635 (322ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:24:49.635 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:24:49.639 (4ms) + [14.027 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/22/24 14:24:49.639 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:24:49.64 (1ms)
→ Enter [It] simple init with start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:101 @ 07/22/24 14:24:49.64 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 9954e0f2e0b6 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 9954e0f2e0b6 C> podman.exe machine inspect 9954e0f2e0b6 [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test1287184260\\.config\\containers\\podman\\machine\\wsl" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-9954e0f2e0b6" } }, "Created": "2024-07-22T14:24:49.8183704Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "9954e0f2e0b6", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test1287184260\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50065, "RemoteUsername": "user" }, "State": "stopped", "UserModeNetworking": false, "Rootful": false, "Rosetta": false } ] C> podman.exe machine start 9954e0f2e0b6 Starting machine "9954e0f2e0b6" your 131072x1 screen size is bogus. expect trouble 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 9954e0f2e0b6 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "9954e0f2e0b6" started successfully C> podman.exe machine inspect 9954e0f2e0b6 [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test1287184260\\.config\\containers\\podman\\machine\\wsl" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-9954e0f2e0b6" } }, "Created": "2024-07-22T14:24:49.8183704Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "9954e0f2e0b6", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test1287184260\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50065, "RemoteUsername": "user" }, "State": "running", "UserModeNetworking": false, "Rootful": false, "Rosetta": false } ] ← Exit [It] simple init with start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:101 @ 07/22/24 14:25:07.391 (17.752s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:25:07.391 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:25:07.391 (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/22/24 14:25:07.391 C> podman.exe machine rm --force 9954e0f2e0b6 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:25:09.167 (1.776s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:25:09.167 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:25:09.172 (5ms) + [19.533 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/22/24 14:25:09.172 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:25:09.173 (1ms)
→ Enter [It] simple init with username - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:137 @ 07/22/24 14:25:09.173 C> podman.exe machine init --disk-size 11 --username remoteuser --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 80372b9936e2 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 80372b9936e2 C> podman.exe machine inspect 80372b9936e2 [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test1326724015\\.config\\containers\\podman\\machine\\wsl" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-80372b9936e2" } }, "Created": "2024-07-22T14:25:09.35649Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "80372b9936e2", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test1326724015\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50073, "RemoteUsername": "remoteuser" }, "State": "stopped", "UserModeNetworking": false, "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/22/24 14:25:23.228 (14.055s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:25:23.228 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:25:23.228 (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/22/24 14:25:23.228 C> podman.exe machine rm --force 80372b9936e2 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:25:23.534 (306ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:25:23.534 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:25:23.539 (5ms) + [14.367 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/22/24 14:25:23.539 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:25:23.539 (1ms)
→ 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/22/24 14:25:23.539 [SKIPPED] setting hardware resource numbers and timezone are not supported on WSL In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 @ 07/22/24 14:25:23.54 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff7ba7caf0d, 0x47}) 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.skipIfWSL(...) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:265 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func9.5() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:160 +0x34 ← 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/22/24 14:25:23.54 (1ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:25:23.54 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:25:23.54 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:25:23.54 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:25:23.541 (1ms) S [SKIPPED] [0.002 seconds] podman machine init C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22 [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

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/22/24 14:25:23.541 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:25:23.541 (1ms)
→ Enter [It] machine init with volume - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:200 @ 07/22/24 14:25:23.541 [SKIPPED] WSL volumes are much different. This test will not pass as is In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 @ 07/22/24 14:25:23.542 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff7ba7c4dd8, 0x3e}) 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.skipIfWSL(...) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:265 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:204 +0x7c ← Exit [It] machine init with volume - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:200 @ 07/22/24 14:25:23.542 (1ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:25:23.542 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:25:23.542 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:25:23.542 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:25:23.547 (5ms) S [SKIPPED] [0.007 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/22/24 14:25:23.547 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:25:23.548 (1ms)
→ 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/22/24 14:25:23.548 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 3cc7698d5edc Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 3cc7698d5edc C> podman.exe machine start 3cc7698d5edc Starting machine "3cc7698d5edc" your 131072x1 screen size is bogus. expect trouble 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 3cc7698d5edc API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "3cc7698d5edc" started successfully C> podman.exe machine ssh 3cc7698d5edc 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/22/24 14:25:40.576 (17.028s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:25:40.576 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:25:40.576 (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/22/24 14:25:40.576 C> podman.exe machine rm --force 3cc7698d5edc The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:25:42.411 (1.834s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:25:42.411 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:25:42.416 (5ms) + [18.869 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/22/24 14:25:42.416 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:25:42.417 (1ms)
→ 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/22/24 14:25:42.417 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar --rootful 888d660b237d Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 888d660b237d C> podman.exe machine start 888d660b237d Starting machine "888d660b237d" your 131072x1 screen size is bogus. expect trouble API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "888d660b237d" started successfully C> podman.exe machine inspect --format {{.Rootful}} 888d660b237d true C> podman.exe machine ssh 888d660b237d 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/22/24 14:25:59.709 (17.293s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:25:59.709 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:25:59.709 (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/22/24 14:25:59.709 C> podman.exe machine rm --force 888d660b237d The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:26:01.522 (1.813s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:26:01.522 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:26:01.527 (5ms) + [19.111 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/22/24 14:26:01.527 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:26:01.528 (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/22/24 14:26:01.528 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar a17050199b83 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start a17050199b83 C> podman.exe machine inspect --format {{.ConfigDir.Path}} a17050199b83 C:\Users\ADMINI~1\AppData\Local\Temp\podman_test336055974\.config\containers\podman\machine\wsl C> podman.exe machine rm --force a17050199b83 The operation completed successfully. C> podman.exe machine inspect a17050199b83 [] Error: a17050199b83: VM does not exist ← Exit [It] init should cleanup on failure - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:277 @ 07/22/24 14:26:15.927 (14.399s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:26:15.927 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:26:15.927 (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/22/24 14:26:15.927 C> podman.exe machine rm --force a17050199b83 Error: a17050199b83: 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/22/24 14:26:16.051 (125ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:26:16.051 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:26:16.056 (4ms) + [14.529 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/22/24 14:26:16.056 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:26:16.057 (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/22/24 14:26:16.057 C> podman.exe machine list time="2024-07-22T14:26:16Z" level=error msg="incompatible machine config \"C:\\\\Users\\\\ADMINI~1\\\\AppData\\\\Local\\\\Temp\\\\podman_test400159184\\\\.config\\\\containers\\\\podman\\\\machine\\\\wsl\\\\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_test400159184\\.config\\containers\\podman\\machine\\wsl\\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\5.2-rootfs-amd64.tar 65716768f532 time="2024-07-22T14:26:16Z" level=error msg="incompatible machine config \"C:\\\\Users\\\\ADMINI~1\\\\AppData\\\\Local\\\\Temp\\\\podman_test400159184\\\\.config\\\\containers\\\\podman\\\\machine\\\\wsl\\\\foobar-machine.json\" (podman-machine-default) for this version of Podman" Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 65716768f532 C> podman.exe machine list time="2024-07-22T14:26:30Z" level=error msg="incompatible machine config \"C:\\\\Users\\\\ADMINI~1\\\\AppData\\\\Local\\\\Temp\\\\podman_test400159184\\\\.config\\\\containers\\\\podman\\\\machine\\\\wsl\\\\foobar-machine.json\" (podman-machine-default) for this version of Podman" NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE 65716768f532* wsl 13 seconds ago Never 24 2GiB 11GiB C> podman.exe machine inspect 65716768f532 [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test400159184\\.config\\containers\\podman\\machine\\wsl" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-65716768f532" } }, "Created": "2024-07-22T14:26:16.5057203Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "65716768f532", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test400159184\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50112, "RemoteUsername": "user" }, "State": "stopped", "UserModeNetworking": false, "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/22/24 14:26:30.279 (14.222s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:26:30.279 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:26:30.279 (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/22/24 14:26:30.279 C> podman.exe machine rm --force 65716768f532 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:26:30.616 (337ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:26:30.616 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:26:30.62 (4ms) + [14.564 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/22/24 14:26:30.62 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:26:30.621 (1ms)
→ Enter [It] machine init with rosetta=true - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:374 @ 07/22/24 14:26:30.621 [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/22/24 14:26:30.621 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff7ba78ba10, 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:376 +0x46 ← Exit [It] machine init with rosetta=true - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:374 @ 07/22/24 14:26:30.621 (1ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:26:30.621 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:26:30.621 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:26:30.621 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:26:30.622 (1ms) S [SKIPPED] [0.002 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/22/24 14:26:30.622 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:26:30.622 (1ms)
→ Enter [It] machine init with rosetta=false - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:419 @ 07/22/24 14:26:30.622 [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/22/24 14:26:30.623 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff7ba78ba10, 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:421 +0x46 ← Exit [It] machine init with rosetta=false - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:419 @ 07/22/24 14:26:30.623 (1ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:26:30.623 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:26:30.623 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:26:30.623 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:26:30.623 (1ms) S [SKIPPED] [0.002 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 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/22/24 14:26:30.623 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:26:30.624 (1ms)
→ Enter [It] list machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:18 @ 07/22/24 14:26:30.624 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\5.2-rootfs-amd64.tar 956c1f5e5138 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 956c1f5e5138 C> podman.exe machine list NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE 956c1f5e5138* wsl 13 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/22/24 14:26:44.817 (14.193s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:26:44.817 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:26:44.817 (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/22/24 14:26:44.817 C> podman.exe machine rm --force 956c1f5e5138 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:26:45.146 (329ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:26:45.146 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:26:45.151 (5ms) + [14.528 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/22/24 14:26:45.151 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:26:45.152 (1ms)
→ 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/22/24 14:26:45.152 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\5.2-rootfs-amd64.tar 62f21ae107bb Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 62f21ae107bb C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 6117d80760f3 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 6117d80760f3 C> podman.exe machine list --noheading --quiet 6117d80760f3 62f21ae107bb* ← 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/22/24 14:27:14.854 (29.702s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:27:14.854 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:27:14.854 (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/22/24 14:27:14.854 C> podman.exe machine rm --force 6117d80760f3 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:27:15.514 (660ms) > Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:27:15.514 C> podman.exe machine rm --force 62f21ae107bb The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:27:15.836 (322ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:27:15.836 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:27:15.841 (5ms) + [30.690 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/22/24 14:27:15.841 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:27:15.842 (1ms)
→ 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/22/24 14:27:15.842 [SKIPPED] the below logic does not work on WSL. #20978 In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 @ 07/22/24 14:27:15.842 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff7ba7b24ff, 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.skipIfWSL(...) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:265 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func8.3() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:73 +0x31 ← 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/22/24 14:27:15.842 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:27:15.842 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:27:15.842 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:27:15.842 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:27:15.843 (1ms) S [SKIPPED] [0.002 seconds] podman machine list C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:16 [It] list machine: check if running while starting C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:72

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/22/24 14:27:15.843 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:27:15.844 (1ms)
→ Enter [It] list with --format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:111 @ 07/22/24 14:27:15.844 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 18c9fd6430a4 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 18c9fd6430a4 C> podman.exe machine list --format {{.Name}} 18c9fd6430a4* C> podman.exe machine list --format json [ { "Name": "18c9fd6430a4", "Default": true, "Created": "2024-07-22T14:27:16.0280365Z", "Running": false, "Starting": false, "LastUp": "0001-01-01T00:00:00Z", "Stream": "default", "VMType": "wsl", "CPUs": 24, "Memory": "2147483648", "DiskSize": "11811160064", "Port": 50118, "RemoteUsername": "user", "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test777483911\\.local\\share\\containers\\podman\\machine\\machine", "UserModeNetworking": false } ]C:\Users\Administrator\AppData\Local\cirrus-ci-build\repo\bin\windows\podman.exe machine list --format table {{.Name}} NAME 18c9fd6430a4* ← Exit [It] list with --format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:111 @ 07/22/24 14:27:31.038 (15.194s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:27:31.038 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:27:31.038 (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/22/24 14:27:31.038 C> podman.exe machine rm --force 18c9fd6430a4 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:27:31.372 (334ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:27:31.372 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:27:31.376 (4ms) + [15.533 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/22/24 14:27:31.376 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:27:31.377 (1ms)
→ 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/22/24 14:27:31.377 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 59786a54d3ad Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 59786a54d3ad C> podman.exe machine list --format json [ { "Name": "59786a54d3ad", "Default": true, "Created": "2024-07-22T14:27:31.5596378Z", "Running": false, "Starting": false, "LastUp": "0001-01-01T00:00:00Z", "Stream": "default", "VMType": "wsl", "CPUs": 24, "Memory": "2147483648", "DiskSize": "11811160064", "Port": 50128, "RemoteUsername": "user", "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test1429020345\\.local\\share\\containers\\podman\\machine\\machine", "UserModeNetworking": false } ] < 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/22/24 14:27:46.491 (15.114s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:27:46.491 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:27:46.491 (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/22/24 14:27:46.491 C> podman.exe machine rm --force 59786a54d3ad The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:27:46.836 (345ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:27:46.836 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:27:46.841 (6ms) + [15.465 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/22/24 14:27:46.842 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:27:46.844 (2ms)
→ 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/22/24 14:27:46.844 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar ad6e58badc21 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start ad6e58badc21 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/22/24 14:28:01.724 (14.88s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:28:01.724 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:28:01.724 (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/22/24 14:28:01.724 C> podman.exe machine rm --force ad6e58badc21 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:28:02.042 (318ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:28:02.042 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:28:02.047 (4ms) + [15.205 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/22/24 14:28:02.047 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:28:02.048 (1ms)
→ Enter [It] bad init name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:16 @ 07/22/24 14:28:02.048 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/22/24 14:28:02.192 (145ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:28:02.192 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:28:02.192 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:28:02.192 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:28:02.192 (0s) + [0.146 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/22/24 14:28:02.192 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:28:02.192 (0s)
→ Enter [It] Remove machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:24 @ 07/22/24 14:28:02.192 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar fb28f71eb17f Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start fb28f71eb17f C> podman.exe machine rm --force fb28f71eb17f The operation completed successfully. C> podman.exe machine inspect fb28f71eb17f [] Error: fb28f71eb17f: VM does not exist C> podman.exe machine rm --force fb28f71eb17f Error: fb28f71eb17f: 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/22/24 14:28:18.406 (16.214s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:28:18.406 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:28:18.406 (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/22/24 14:28:18.406 C> podman.exe machine rm --force fb28f71eb17f Error: fb28f71eb17f: 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/22/24 14:28:18.528 (122ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:28:18.528 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:28:18.534 (6ms) + [16.342 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/22/24 14:28:18.534 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:28:18.535 (1ms)
→ Enter [It] Remove running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:48 @ 07/22/24 14:28:18.535 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar --now 83bc947b7f6d Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete Starting machine "83bc947b7f6d" your 131072x1 screen size is bogus. expect trouble 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 83bc947b7f6d API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "83bc947b7f6d" started successfully C> podman.exe machine rm 83bc947b7f6d Error: running vm "83bc947b7f6d" cannot be destroyed C> podman.exe machine rm --force 83bc947b7f6d The operation completed successfully. C> podman.exe machine inspect 83bc947b7f6d [] Error: 83bc947b7f6d: 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/22/24 14:28:38.201 (19.665s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:28:38.201 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:28:38.201 (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/22/24 14:28:38.201 C> podman.exe machine rm --force 83bc947b7f6d Error: 83bc947b7f6d: 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/22/24 14:28:38.341 (140ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:28:38.341 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:28:38.346 (6ms) + [19.812 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/22/24 14:28:38.346 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:28:38.347 (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/22/24 14:28:38.347 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 05b0bb9ef37e Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 05b0bb9ef37e C> podman.exe machine inspect --format {{.SSHConfig.IdentityPath}} 05b0bb9ef37e C:\Users\ADMINI~1\AppData\Local\Temp\podman_test2375183296\.local\share\containers\podman\machine\machine C> podman.exe machine rm --force --save-ignition --save-image 05b0bb9ef37e The operation completed successfully. C> podman.exe machine inspect 05b0bb9ef37e [] Error: 05b0bb9ef37e: 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/22/24 14:28:53.031 (14.684s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:28:53.032 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:28:53.032 (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/22/24 14:28:53.032 C> podman.exe machine rm --force 05b0bb9ef37e Error: 05b0bb9ef37e: 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/22/24 14:28:53.159 (128ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:28:53.159 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:28:53.239 (79ms) + [14.892 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/22/24 14:28:53.239 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:28:53.24 (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/22/24 14:28:53.24 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar foo Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... 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\5.2-rootfs-amd64.tar --now bar Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete Starting machine "bar" your 131072x1 screen size is bogus. expect trouble 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_test513263957\.local\share\containers\podman\machine\machine C> podman.exe machine inspect --format {{.SSHConfig.IdentityPath}} bar C:\Users\ADMINI~1\AppData\Local\Temp\podman_test513263957\.local\share\containers\podman\machine\machine C> podman.exe machine rm --force foo The operation completed successfully. 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/22/24 14:29:25.19 (31.95s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:29:25.19 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:29:25.19 (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/22/24 14:29:25.19 C> podman.exe machine rm --force bar The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:29:27.037 (1.847s) > Enter [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:29:27.037 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/22/24 14:29:27.155 (118ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:29:27.155 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:29:27.159 (4ms) + [33.921 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/22/24 14:29:27.159 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:29:27.16 (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/22/24 14:29:27.16 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar foo Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... 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_test1157895456\.local\share\containers\podman\machine\machine C> podman.exe machine rm --force foo The operation completed successfully. ← 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/22/24 14:29:41.562 (14.402s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:29:41.562 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:29:41.562 (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/22/24 14:29:41.562 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/22/24 14:29:41.701 (139ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:29:41.701 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:29:41.707 (5ms) + [14.548 seconds]

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/22/24 14:29:41.707 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:29:41.708 (1ms)
→ Enter [It] machine info - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/info_test.go:15 @ 07/22/24 14:29:41.708 C> podman.exe machine info host: arch: amd64 currentmachine: "" defaultmachine: "" eventsdir: C:\Users\ADMINI~1\AppData\Local\Temp\podman_test2837841973\.local\share\containers\podman\podman machineconfigdir: C:\Users\ADMINI~1\AppData\Local\Temp\podman_test2837841973\.config\containers\podman\machine\wsl machineimagedir: C:\Users\ADMINI~1\AppData\Local\Temp\podman_test2837841973\.local\share\containers\podman\machine\wsl machinestate: "" numberofmachines: 0 os: windows vmtype: wsl version: apiversion: 5.2.0-dev version: 5.2.0-dev goversion: go1.22.4 gitcommit: a05a9cae0756b1ebcb1f29726a172b0ac0f43356 builttime: Mon Jul 22 14:11:30 2024 built: 1721657490 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\5.2-rootfs-amd64.tar 4212895ffa8a Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 4212895ffa8a C> podman.exe machine info --format {{.Host.NumberOfMachines}} 1 C> podman.exe machine info --format json { "Host": { "Arch": "amd64", "CurrentMachine": "4212895ffa8a", "DefaultMachine": "4212895ffa8a", "EventsDir": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test2837841973\\.local\\share\\containers\\podman\\podman", "MachineConfigDir": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test2837841973\\.config\\containers\\podman\\machine\\wsl", "MachineImageDir": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test2837841973\\.local\\share\\containers\\podman\\machine\\wsl", "MachineState": "Stopped", "NumberOfMachines": 1, "OS": "windows", "VMType": "wsl" }, "Version": { "APIVersion": "5.2.0-dev", "Version": "5.2.0-dev", "GoVersion": "go1.22.4", "GitCommit": "a05a9cae0756b1ebcb1f29726a172b0ac0f43356", "BuiltTime": "Mon Jul 22 14:11:30 2024", "Built": 1721657490, "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/22/24 14:29:56.009 (14.301s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:29:56.009 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:29:56.009 (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/22/24 14:29:56.009 C> podman.exe machine rm --force 4212895ffa8a The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine info - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:29:56.371 (362ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:29:56.371 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:29:56.376 (6ms) + [14.670 seconds]

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/22/24 14:29:56.376 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:29:56.377 (1ms)
→ Enter [It] bad machine name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:12 @ 07/22/24 14:29:56.377 C> podman.exe machine ssh b25e665c398f 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/22/24 14:29:56.521 (144ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:29:56.521 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:29:56.521 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:29:56.521 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:29:56.521 (0s) + [0.144 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/22/24 14:29:56.521 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:29:56.521 (0s)
→ Enter [It] ssh to non-running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:21 @ 07/22/24 14:29:56.521 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar b9a2e37084f4 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start b9a2e37084f4 C> podman.exe machine ssh b9a2e37084f4 Error: vm "b9a2e37084f4" 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/22/24 14:30:10.421 (13.901s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:30:10.421 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:30:10.421 (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/22/24 14:30:10.421 C> podman.exe machine rm --force b9a2e37084f4 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:30:10.767 (346ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:30:10.767 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:30:10.773 (5ms) + [14.252 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/22/24 14:30:10.773 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:30:10.774 (1ms)
→ 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/22/24 14:30:10.774 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar --now 806783a07b34 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete Starting machine "806783a07b34" your 131072x1 screen size is bogus. expect trouble 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 806783a07b34 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "806783a07b34" started successfully C> podman.exe machine ssh 806783a07b34 cat /etc/os-release NAME="Fedora Linux" VERSION="40 (Container Image)" ID=fedora VERSION_ID=40 VERSION_CODENAME="" PLATFORM_ID="platform:f40" PRETTY_NAME="Fedora Linux 40 (Container Image)" ANSI_COLOR="0;38;2;60;110;180" LOGO=fedora-logo-icon CPE_NAME="cpe:/o:fedoraproject:fedora:40" DEFAULT_HOSTNAME="fedora" HOME_URL="https://fedoraproject.org/" DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f40/system-administrators-guide/" SUPPORT_URL="https://ask.fedoraproject.org/" BUG_REPORT_URL="https://bugzilla.redhat.com/" REDHAT_BUGZILLA_PRODUCT="Fedora" REDHAT_BUGZILLA_PRODUCT_VERSION=40 REDHAT_SUPPORT_PRODUCT="Fedora" REDHAT_SUPPORT_PRODUCT_VERSION=40 SUPPORT_END=2025-05-13 VARIANT="Container Image" VARIANT_ID=container C> podman.exe machine ssh 806783a07b34 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/22/24 14:30:28.054 (17.28s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:30:28.054 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:30:28.054 (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/22/24 14:30:28.054 C> podman.exe machine rm --force 806783a07b34 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:30:29.889 (1.835s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:30:29.889 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:30:29.895 (5ms) + [19.122 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/22/24 14:30:29.895 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:30:29.895 (1ms)
→ 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/22/24 14:30:29.895 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 527bf4cd9b4b Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 527bf4cd9b4b C> podman.exe machine start 527bf4cd9b4b Starting machine "527bf4cd9b4b" your 131072x1 screen size is bogus. expect trouble 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 527bf4cd9b4b API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "527bf4cd9b4b" started successfully C> podman.exe machine ssh 527bf4cd9b4b printenv HTTP_PROXY http://abcdefghijklmnopqrstuvwxyz-proxy C> podman.exe machine ssh 527bf4cd9b4b printenv HTTPS_PROXY http://abcdefghijklmnopqrstuvwxyz-proxy C> podman.exe machine stop 527bf4cd9b4b Machine "527bf4cd9b4b" stopped successfully C> podman.exe machine start 527bf4cd9b4b Starting machine "527bf4cd9b4b" your 131072x1 screen size is bogus. expect trouble 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 527bf4cd9b4b API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "527bf4cd9b4b" started successfully C> podman.exe machine ssh 527bf4cd9b4b printenv HTTP_PROXY HTTPS_PROXY http:// some special @;" here https://abc :??$%6 : |"" ← 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/22/24 14:30:52.781 (22.886s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:30:52.781 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:30:52.781 (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/22/24 14:30:52.781 C> podman.exe machine rm --force 527bf4cd9b4b The operation completed successfully. < 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/22/24 14:30:54.638 (1.857s) > 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/22/24 14:30:54.638 < 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/22/24 14:30:54.639 (1ms) > 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/22/24 14:30:54.639 < 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/22/24 14:30:54.639 (0s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:30:54.639 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:30:54.644 (5ms) + [24.750 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/22/24 14:30:54.644 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:30:54.645 (1ms)
→ Enter [It] start simple machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:18 @ 07/22/24 14:30:54.645 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 42031beaa683 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 42031beaa683 C> podman.exe machine start 42031beaa683 Starting machine "42031beaa683" your 131072x1 screen size is bogus. expect trouble 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 42031beaa683 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "42031beaa683" started successfully C> podman.exe machine inspect 42031beaa683 [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test2039802201\\.config\\containers\\podman\\machine\\wsl" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-42031beaa683" } }, "Created": "2024-07-22T14:30:54.8285449Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "42031beaa683", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test2039802201\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50195, "RemoteUsername": "user" }, "State": "running", "UserModeNetworking": false, "Rootful": false, "Rosetta": false } ] C> podman.exe machine stop 42031beaa683 Machine "42031beaa683" stopped successfully C> podman.exe machine start 42031beaa683 --no-info Starting machine "42031beaa683" your 131072x1 screen size is bogus. expect trouble Machine "42031beaa683" started successfully C> podman.exe machine stop 42031beaa683 Machine "42031beaa683" stopped successfully C> podman.exe machine start 42031beaa683 --quiet your 131072x1 screen size is bogus. expect trouble Machine "42031beaa683" started successfully ← Exit [It] start simple machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:18 @ 07/22/24 14:31:20.363 (25.718s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:31:20.363 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:31:20.363 (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/22/24 14:31:20.363 C> podman.exe machine rm --force 42031beaa683 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:31:22.212 (1.848s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:31:22.212 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:31:22.216 (4ms) + [27.572 seconds]

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/22/24 14:31:22.216 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:31:22.217 (1ms)
→ Enter [It] bad start name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:54 @ 07/22/24 14:31:22.217 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/22/24 14:31:22.351 (135ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:31:22.351 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:31:22.351 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:31:22.351 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:31:22.356 (4ms) + [0.140 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/22/24 14:31:22.356 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:31:22.356 (1ms)
→ Enter [It] start machine already started - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:63 @ 07/22/24 14:31:22.356 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar e35073a58f36 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start e35073a58f36 C> podman.exe machine start e35073a58f36 Starting machine "e35073a58f36" your 131072x1 screen size is bogus. expect trouble 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 e35073a58f36 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "e35073a58f36" started successfully C> podman.exe machine inspect e35073a58f36 [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test2997789904\\.config\\containers\\podman\\machine\\wsl" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-e35073a58f36" } }, "Created": "2024-07-22T14:31:22.5417812Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "e35073a58f36", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test2997789904\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50217, "RemoteUsername": "user" }, "State": "running", "UserModeNetworking": false, "Rootful": false, "Rosetta": false } ] C> podman.exe machine start e35073a58f36 Starting machine "e35073a58f36" Error: machine e35073a58f36: 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/22/24 14:31:43.946 (21.59s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:31:43.946 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:31:43.946 (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/22/24 14:31:43.946 C> podman.exe machine rm --force e35073a58f36 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:31:45.782 (1.836s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:31:45.782 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:31:45.788 (6ms) + [23.433 seconds]

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/22/24 14:31:45.788 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:31:45.789 (1ms)
→ 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/22/24 14:31:45.789 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 586374240d19 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 586374240d19 C> podman.exe machine inspect --format {{.SSHConfig.Port}} 586374240d19 50225 C> podman.exe system connection list --format {{.URI}} ssh://user@127.0.0.1:50225/run/user/1000/podman/podman.sock ssh://root@127.0.0.1:50225/run/podman/podman.sock C> podman.exe machine start 586374240d19 Starting machine "586374240d19" time="2024-07-22T14:32:00Z" level=warning msg="detected port conflict on machine ssh port [50225], reassigning" your 131072x1 screen size is bogus. expect trouble 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 586374240d19 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "586374240d19" started successfully C> podman.exe machine inspect --format {{.SSHConfig.Port}} 586374240d19 50227 C> podman.exe system connection list --format {{.URI}} ssh://user@127.0.0.1:50227/run/user/1000/podman/podman.sock ssh://root@127.0.0.1:50227/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/22/24 14:32:04 (18.212s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:32:04 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:32:04 (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/22/24 14:32:04 C> podman.exe machine rm --force 586374240d19 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:32:05.864 (1.864s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:32:05.864 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:32:05.869 (5ms) + [20.081 seconds]

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/22/24 14:32:05.869 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:32:05.87 (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/22/24 14:32:05.87 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 8606605a4181 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 8606605a4181 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 9c8b9409b87b Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 9c8b9409b87b C> podman.exe machine start 8606605a4181 Starting machine "8606605a4181" your 131072x1 screen size is bogus. expect trouble 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 8606605a4181 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "8606605a4181" started successfully C> podman.exe machine inspect --format {{.State}} 8606605a4181 running C> podman.exe machine inspect --format {{.State}} 9c8b9409b87b 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/22/24 14:32:38.193 (32.321s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:32:38.193 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:32:38.193 (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/22/24 14:32:38.193 C> podman.exe machine rm --force 9c8b9409b87b The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:32:38.574 (380ms) > Enter [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:32:38.574 C> podman.exe machine rm --force 8606605a4181 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:32:40.392 (1.818s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:32:40.392 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:32:40.397 (5ms) + [34.525 seconds]

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/22/24 14:32:40.397 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:32:40.398 (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/22/24 14:32:40.398 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar m1-9f0d746d8d14 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start m1-9f0d746d8d14 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar m2-d20f58975ca3 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start m2-d20f58975ca3 C> podman.exe machine start m1-9f0d746d8d14 C> podman.exe machine start m2-d20f58975ca3 Starting machine "m1-9f0d746d8d14" Starting machine "m2-d20f58975ca3" your 131072x1 screen size is bogus. expect trouble your 131072x1 screen size is bogus. expect trouble 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 m1-9f0d746d8d14 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-d20f58975ca3 API forwarding listening on: npipe:////./pipe/podman-m2-d20f58975ca3 Another process was listening on the default Docker API pipe address. You can still connect Docker API clients by setting DOCKER HOST using the following powershell command in your terminal session: $Env:DOCKER_HOST = 'npipe:////./pipe/podman-m2-d20f58975ca3' Or in a classic CMD prompt: set DOCKER_HOST=npipe:////./pipe/podman-m2-d20f58975ca3 Alternatively, terminate the other process and restart podman machine. API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "m2-d20f58975ca3" started successfully Machine "m1-9f0d746d8d14" started successfully ← Exit [It] start two machines in parallel - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:166 @ 07/22/24 14:33:11.97 (31.57s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:33:11.97 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:33:11.97 (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/22/24 14:33:11.97 C> podman.exe machine rm --force m2-d20f58975ca3 time="2024-07-22T14:34:12Z" level=warning msg="Failed to wait for systemd to exit: (your 131072x1 screen size is bogus. expect trouble)" The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:34:12.886 (1m0.913s) > Enter [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:34:12.886 C> podman.exe machine rm --force m1-9f0d746d8d14 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:34:23.736 (10.849s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:34:23.736 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:34:23.742 (6ms) + [103.340 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/22/24 14:34:23.742 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:34:23.743 (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/22/24 14:34:23.743 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/22/24 14:34:23.907 (163ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:34:23.907 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:34:23.907 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:34:23.907 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:34:23.91 (3ms) + [0.168 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/22/24 14:34:23.91 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:34:23.911 (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/22/24 14:34:23.911 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 295dfc7183f1 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 295dfc7183f1 C> podman.exe machine list --noheading 295dfc7183f1* wsl 14 seconds ago Never 24 2GiB 11GiB C> podman.exe machine reset --force The operation completed successfully. 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/22/24 14:34:39.46 (15.549s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:34:39.46 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:34:39.46 (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/22/24 14:34:39.46 C> podman.exe machine rm --force 295dfc7183f1 Error: 295dfc7183f1: 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/22/24 14:34:39.581 (121ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:34:39.581 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:34:39.585 (4ms) + [15.675 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/22/24 14:34:39.585 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/22/24 14:34:39.586 (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/22/24 14:34:39.586 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar --now 6ea9b4cb0d9c Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete Starting machine "6ea9b4cb0d9c" your 131072x1 screen size is bogus. expect trouble 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 6ea9b4cb0d9c API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "6ea9b4cb0d9c" started successfully C> podman.exe machine list --noheading 6ea9b4cb0d9c* wsl 18 seconds ago Currently running 24 2GiB 11GiB C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 4247cca69f79 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. Error code: Wsl/Service/0x8007274c Error: could not create internal docker sock conf: command C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps\wsl.exe [-u root -d podman-4247cca69f79 sh -c cat > /etc/tmpfiles.d/podman-docker.conf] failed: exit status 0xffffffff
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:59 @ 07/22/24 14:35:57.192 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func13.3() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:59 +0x491
← 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/22/24 14:35:57.192 (1m17.604s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:35:57.192 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/22/24 14:35:57.192 (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/22/24 14:35:57.192 C> podman.exe machine rm --force 4247cca69f79 Error: 4247cca69f79: 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/22/24 14:35:57.331 (140ms) > Enter [DeferCleanup (Each)] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:35:57.331 C> podman.exe machine rm --force 6ea9b4cb0d9c Error: command C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps\wsl.exe [C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps\wsl.exe -u root -d podman-6ea9b4cb0d9c sh] failed: exit status 0xffffffff ()
[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/22/24 14:36:27.532 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({0x7ff7ba552320?, 0xc000788a60?, 0x7ff7ba5b8ae0?}, {0x7ff7ba76eefc, 0x4}, {0x7ff7bb2adba0, 0x0, 0x7ff7ba962a60?}) C:/Program Files/Go/src/reflect/value.go:596 +0xca6 reflect.Value.Call({0x7ff7ba552320?, 0xc000788a60?, 0x7ff7b9b3dad2?}, {0x7ff7bb2adba0?, 0x0?, 0x0?}) C:/Program Files/Go/src/reflect/value.go:380 +0xb9 < Exit [DeferCleanup (Each)] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/22/24 14:36:27.532 (30.2s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/22/24 14:36:27.532
[FAILED] failed to remove test dir: "remove C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3825268304\\.local\\share\\containers\\podman\\machine\\wsl\\wsldist\\6ea9b4cb0d9c\\ext4.vhdx: 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/22/24 14:36:27.6 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.teardown({0x0, 0x0}, {0xc00037f640?, 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({0x7ff7ba552320?, 0x7ff7ba809fb0?, 0x7ff7ba5b8ae0?}, {0x7ff7ba76eefc, 0x4}, {0x7ff7bb2adba0, 0x0, 0x7ff7ba962a60?}) C:/Program Files/Go/src/reflect/value.go:596 +0xca6 reflect.Value.Call({0x7ff7ba552320?, 0x7ff7ba809fb0?, 0x7ff7b9b3dad2?}, {0x7ff7bb2adba0?, 0x0?, 0x0?}) 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/22/24 14:36:27.6 (68ms) + [FAILED] [108.012 seconds] podman machine reset C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:9 [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

[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/22/24 14:36:27.6 ← Exit [SynchronizedAfterSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:96 @ 07/22/24 14:36:27.6 (0s)
→ Enter [SynchronizedAfterSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:96 @ 07/22/24 14:36:27.6 podman machine set no settings should change if no flags 0.000537 seconds podman machine set set machine cpus, disk, memory 0.000548 seconds run basic podman commands podman volume on non-standard path 0.001040 seconds podman machine init - windows only init should not should not overwrite existing HyperV vms 0.001040 seconds podman inspect stop inspect shows a unique socket name per machine 0.001070 seconds podman machine list list machine: check if running while starting 0.001074 seconds run basic podman commands Volume should be virtiofs 0.001075 seconds podman machine init machine init with volume 0.001089 seconds run basic podman commands Volume should be disabled by command line 0.001090 seconds podman machine init machine init with rosetta=false 0.001097 seconds podman machine set set user mode networking 0.001102 seconds podman machine init machine init with rosetta=true 0.001168 seconds podman machine init machine init with cpus, disk size, memory, timezone 0.001177 seconds podman inspect stop inspect bad name 0.123689 seconds podman machine stop stop bad name 0.134751 seconds podman machine start bad start name 0.135270 seconds podman machine ssh bad machine name 0.144390 seconds podman machine rm bad init name 0.145786 seconds podman machine reset starting from scratch should not error 0.164339 seconds podman machine init bad init 1.095412 seconds podman machine init simple init 13.700247 seconds podman machine ssh ssh to non-running machine 13.900657 seconds podman machine set wsl cannot change disk, memory, processor 13.918907 seconds podman inspect stop inspect with go format 13.980296 seconds podman machine init simple init with username 14.056167 seconds podman machine list list machine 14.193369 seconds podman machine init verify a podman 4 config does not break podman 5 14.222952 seconds podman machine info machine info 14.301775 seconds podman machine init init should cleanup on failure 14.399841 seconds podman machine rm Removing all machines doesn't delete ssh keys 14.402766 seconds podman machine rm machine rm --save-ignition --save-image 14.685379 seconds podman machine list list machine in human-readable format 14.882139 seconds podman machine list list machine in machine-readable byte format 15.114249 seconds podman machine list list with --format 15.194626 seconds podman machine reset reset machine with one defined machine 15.549911 seconds podman machine rm Remove machine 16.213921 seconds podman machine init machine init rootless docker.sock check 17.029340 seconds podman machine set set while machine already running 17.115746 seconds podman machine ssh ssh to running machine and check os-type 17.281213 seconds podman machine init machine init rootful with docker.sock check 17.293192 seconds podman machine init simple init with start 17.752361 seconds podman machine start start machine with conflict on SSH port 18.212197 seconds podman machine set set rootful with docker sock change 18.602703 seconds run basic podman commands Volume ops 18.669667 seconds podman machine rm Remove running machine 19.666446 seconds run basic podman commands Basic ops 20.469264 seconds podman machine start start machine already started 21.590379 seconds run basic podman commands Podman ops with port forwarding and gvproxy 22.415751 seconds podman machine proxy settings propagation ssh to running machine and check proxy settings 22.886560 seconds podman machine stop Stop running machine 24.127513 seconds podman machine init - windows only init with user mode networking 25.633976 seconds podman machine start start simple machine 25.719119 seconds podman inspect stop inspect two machines 28.110970 seconds podman machine list list machines with quiet or noheading 29.702537 seconds podman machine start start two machines in parallel 31.571281 seconds podman machine rm Remove machine sharing ssh key with another machine 31.951268 seconds podman machine start start only starts specified machine 32.321643 seconds podman machine init - windows only init should not overwrite existing WSL vms 33.730859 seconds podman machine reset reset with running machine and other machines idle 77.604287 seconds ← Exit [SynchronizedAfterSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:96 @ 07/22/24 14:36:27.6 (1ms)
[SynchronizedAfterSuite] PASSED [0.001 seconds]

Summarizing 1 Failure: [FAIL] podman machine reset [It] reset with running machine and other machines idle C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:59 Ran 46 of 59 Specs in 978.513 seconds FAIL! -- 45 Passed | 1 Failed | 0 Pending | 13 Skipped --- FAIL: TestMachine (978.51s) FAIL Ginkgo ran 1 suite in 17m33.1778357s Test Suite Failed

Processed Mon Jul 22 14:36:27 2024 by C:\Users\Administrator\AppData\Local\cirrus-ci-build\repo\contrib\cirrus\logformatter v0.3