Synopsis


GitHub PR:22425 - [DO NOT MERGE] test composefs
Test name:machine-linux podman fedora-40-aarch64 rootless host sqlite
Cirrus:Build 6640564056096768 / Task 4781183593086976
Logs:main / journal
Base commit:d5eb3c5b37f3de3e0c65fb8fd7f32d023f69e143

 
[20:00:56] START - All [+xxxx] lines that follow are relative to 2024-07-10T20:00:56Z.
[+0000s] + make localmachine  # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:428 in _run_machine-linux()
[+0003s] # gitCommit needed by logformatter, to link to sources
         /define.gitCommit=803f791359872a37de6d1f5c095f9eb1e17f0051
         make ginkgo-run GINKGO_PARALLEL=n TAGS="remote exclude_graphdriver_btrfs btrfs_noversion exclude_graphdriver_devicemapper containers_image_openpgp" GINKGO_FLAKE_ATTEMPTS=0 FOCUS_FILE= GINKGOWHAT=pkg/machine/e2e/.
         make[1]: Entering directory '/var/tmp/go/src/github.com/containers/podman'
[+0004s] make -C test/tools build/ginkgo
         make[2]: Entering directory '/var/tmp/go/src/github.com/containers/podman/test/tools'
         go build -o build/ginkgo ./vendor/github.com/onsi/ginkgo/v2/ginkgo
[+0015s] make[2]: Leaving directory '/var/tmp/go/src/github.com/containers/podman/test/tools'
         ./test/tools/build/ginkgo version
         Ginkgo Version 2.19.0
         ./test/tools/build/ginkgo -vv  --tags "remote exclude_graphdriver_btrfs btrfs_noversion exclude_graphdriver_devicemapper containers_image_openpgp remote" -timeout=90m --flake-attempts 0 \
         	--trace --no-color \
         	--json-report ginkgo-e2e.json   \
         	 pkg/machine/e2e/.
[+0074s] Running Suite: Podman Machine tests - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e
         ==================================================================================================
         Random Seed: 1720641671
         
         Will run 55 of 55 specs

[+0074s] 

[BeforeSuite]

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:56
→ Enter [BeforeSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:56 @ 07/10/24 20:02:10.458 Looking up Podman Machine image at quay.io/podman/machine-os:5.2 to create VM [+0075s] Getting image source signatures Copying blob sha256:54d44d6d25cf3a6c611e4d8d4ac1f8de205ad7b5b48be5f39dc3346eb475f152 [+0095s] Copying config sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a Writing manifest to image destination 54d44d6d25cf3a6c611e4d8d4ac1f8de205ad7b5b48be5f39dc3346eb475f152 [+0100s] ← Exit [BeforeSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:56 @ 07/10/24 20:02:36.34 (25.881s)
[BeforeSuite] PASSED [25.882 seconds]

[+0100s] 

podman machine stop

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:12

stop bad name

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:14
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:02:36.34 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:02:36.34 (0s)
→ Enter [It] stop bad name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:14 @ 07/10/24 20:02:36.34 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [It] stop bad name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:14 @ 07/10/24 20:02:36.393 (52ms)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:02:36.393 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:02:36.393 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:02:36.393 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:02:36.393 (0s) • [0.053 seconds]

[+0100s] 

podman machine stop

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:12

Stop running machine

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:22
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:02:36.393 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:02:36.393 (0s)
→ Enter [It] Stop running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:22 @ 07/10/24 20:02:36.393 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --now ed41d2d701fd [+0105s] Image resized. Machine init complete Starting machine "ed41d2d701fd" [+0130s] 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 ed41d2d701fd [+0131s] Mounting volume... /tmp/podman_test762412630:/tmp/podman_test762412630 [+0132s] API forwarding listening on: /tmp/podman_test762412630/podman/ed41d2d701fd-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test762412630/podman/ed41d2d701fd-api.sock' Machine "ed41d2d701fd" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop ed41d2d701fd Waiting for VM to exit... [+0133s] Machine "ed41d2d701fd" stopped successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop ed41d2d701fd Machine "ed41d2d701fd" stopped successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.LastUp.Format "2006-01-02T15:04:05Z07:00"}} ed41d2d701fd 2024-07-10T20:03:09Z ← Exit [It] Stop running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:22 @ 07/10/24 20:03:09.556 (33.162s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:03:09.556 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:03:09.556 (0s)
> Enter [DeferCleanup (Each)] podman machine stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:03:09.556 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force ed41d2d701fd < Exit [DeferCleanup (Each)] podman machine stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:03:09.819 (263ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:03:09.819 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:03:09.82 (0s) • [33.427 seconds]

[+0133s] 

podman inspect stop

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:13

inspect bad name

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:15
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:03:09.82 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:03:09.82 (0s)
→ Enter [It] inspect bad name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:15 @ 07/10/24 20:03:09.82 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [It] inspect bad name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:15 @ 07/10/24 20:03:09.851 (31ms)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:03:09.851 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:03:09.851 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:03:09.851 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:03:09.851 (0s) • [0.031 seconds]

[+0133s] 

podman inspect stop

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:13

inspect two machines

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:23
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:03:09.851 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:03:09.851 (0s)
→ Enter [It] inspect two machines - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:23 @ 07/10/24 20:03:09.851 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 foo1 [+0138s] Image resized. Machine init complete To start your machine run: podman machine start foo1 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 foo2 [+0142s] Image resized. Machine init complete To start your machine run: podman machine start foo2 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Name}} foo1 foo1 ← Exit [It] inspect two machines - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:23 @ 07/10/24 20:03:19 (9.149s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:03:19 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:03:19 (0s)
> Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:03:19 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo2 [+0143s] < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:03:19.254 (254ms) > Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:03:19.254 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo1 < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:03:19.528 (274ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:03:19.528 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:03:19.529 (0s) • [9.678 seconds]

[+0143s] 

podman inspect stop

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:13

inspect with go format

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:42
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:03:19.529 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:03:19.529 (0s)
→ Enter [It] inspect with go format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:42 @ 07/10/24 20:03:19.529 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 1d518665cae1 [+0148s] Image resized. Machine init complete To start your machine run: podman machine start 1d518665cae1 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 1d518665cae1 [ { "ConfigDir": { "Path": "/tmp/podman_test1465062533/.config/containers/podman/machine/qemu" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/tmp/podman_test1465062533/podman/1d518665cae1-api.sock" }, "PodmanPipe": null }, "Created": "2024-07-10T20:03:19.553307658Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "1d518665cae1", "Resources": { "CPUs": 32, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/tmp/podman_test1465062533/.local/share/containers/podman/machine/machine", "Port": 35331, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Name}} 1d518665cae1 1d518665cae1 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Abcde}} 1d518665cae1 Error: template: inspect:1:13: executing "inspect" at <.Abcde>: can't evaluate field Abcde in type machine.InspectInfo ← Exit [It] inspect with go format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:42 @ 07/10/24 20:03:24.147 (4.618s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:03:24.147 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:03:24.147 (0s)
> Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:03:24.147 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 1d518665cae1 < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:03:24.422 (274ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:03:24.422 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:03:24.422 (0s) • [4.893 seconds]

[+0148s] 

podman inspect stop

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:13

inspect shows a unique socket name per machine

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:82
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:03:24.422 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:03:24.422 (0s)
→ Enter [It] inspect shows a unique socket name per machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:82 @ 07/10/24 20:03:24.422 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 417c6c6c1cb8 [+0152s] Image resized. Machine init complete To start your machine run: podman machine start 417c6c6c1cb8 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 417c6c6c1cb8 [ { "ConfigDir": { "Path": "/tmp/podman_test1690424649/.config/containers/podman/machine/qemu" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/tmp/podman_test1690424649/podman/417c6c6c1cb8-api.sock" }, "PodmanPipe": null }, "Created": "2024-07-10T20:03:24.446790295Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "417c6c6c1cb8", "Resources": { "CPUs": 32, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/tmp/podman_test1690424649/.local/share/containers/podman/machine/machine", "Port": 45005, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 032b0460d474 [+0157s] Image resized. Machine init complete To start your machine run: podman machine start 032b0460d474 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 032b0460d474 [ { "ConfigDir": { "Path": "/tmp/podman_test1690424649/.config/containers/podman/machine/qemu" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/tmp/podman_test1690424649/podman/032b0460d474-api.sock" }, "PodmanPipe": null }, "Created": "2024-07-10T20:03:29.006209947Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "032b0460d474", "Resources": { "CPUs": 32, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/tmp/podman_test1690424649/.local/share/containers/podman/machine/machine", "Port": 35393, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] ← Exit [It] inspect shows a unique socket name per machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:82 @ 07/10/24 20:03:33.531 (9.109s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:03:33.531 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:03:33.531 (0s)
> Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:03:33.531 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 032b0460d474 < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:03:33.785 (254ms) > Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:03:33.785 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 417c6c6c1cb8 [+0158s] < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:03:34.059 (274ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:03:34.059 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:03:34.059 (0s) • [9.637 seconds]

[+0158s] 

run basic podman commands

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20

Basic ops

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:22
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:03:34.059 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:03:34.06 (0s)
→ Enter [It] Basic ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:22 @ 07/10/24 20:03:34.06 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --now 7e62e5f76e39 [+0162s] Image resized. Machine init complete Starting machine "7e62e5f76e39" [+0186s] 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 7e62e5f76e39 [+0187s] Mounting volume... /tmp/podman_test3118166230:/tmp/podman_test3118166230 [+0188s] API forwarding listening on: /tmp/podman_test3118166230/podman/7e62e5f76e39-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test3118166230/podman/7e62e5f76e39-api.sock' Machine "7e62e5f76e39" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r images -q /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r pull quay.io/libpod/alpine_nginx Trying to pull quay.io/libpod/alpine_nginx:latest... [+0189s] Getting image source signatures Copying blob sha256:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 Copying blob sha256:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade Copying blob sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 Copying config sha256:ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c Writing manifest to image destination WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r run quay.io/libpod/alpine_nginx cat /etc/os-release WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) [+0190s] 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/" /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r build /tmp/ginkgo225033899 STEP 1/2: FROM quay.io/libpod/alpine_nginx WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) 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: enp0s1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 65520 qdisc fq_codel state UNKNOWN qlen 1000 link/ether aa:b5:6a:3d:1b:ad brd ff:ff:ff:ff:ff:ff inet 192.168.127.2/24 brd 192.168.127.255 scope global noprefixroute enp0s1 valid_lft forever preferred_lft forever inet6 fe80::a8b5:6aff:fe3d:1bad/64 scope link tentative valid_lft forever preferred_lft forever COMMIT time="2024-07-10T20:04:06Z" level=warning msg="HEALTHCHECK is not supported for OCI image format and will be ignored. Must use `docker` format" [+0191s] --> 054961dd5089 054961dd508993178f318305b8fe6be29dd602605a15855ab887db5fe9a48d9a /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r rm -a 3edbadc167fbc4fcd2a0db2992f8463f9a1559c230076cfe57dbbfe978d33660 ← Exit [It] Basic ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:22 @ 07/10/24 20:04:07.187 (33.127s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:04:07.187 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:04:07.187 (0s)
> Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/10/24 20:04:07.187 < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/10/24 20:04:07.187 (0s) > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:04:07.187 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 7e62e5f76e39 Waiting for VM to exit... [+0192s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:04:08.474 (1.287s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:04:08.474 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:04:08.474 (0s) • [34.415 seconds]

[+0192s] 

run basic podman commands

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20

Volume ops

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:62
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:04:08.474 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:04:08.474 (0s)
→ Enter [It] Volume ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:62 @ 07/10/24 20:04:08.474 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --volume /tmp/ginkgo1048587780 --now 32556e179a68 [+0197s] Image resized. Machine init complete Starting machine "32556e179a68" [+0220s] 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 32556e179a68 [+0221s] Mounting volume... /tmp/ginkgo1048587780:/tmp/ginkgo1048587780 [+0222s] API forwarding listening on: /tmp/podman_test2786498431/podman/32556e179a68-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test2786498431/podman/32556e179a68-api.sock' Machine "32556e179a68" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r run -v /tmp/ginkgo1048587780:/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:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 Copying blob sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 [+0223s] Copying config sha256:ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c Writing manifest to image destination WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) /test/attr-test-file ← Exit [It] Volume ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:62 @ 07/10/24 20:04:39.997 (31.522s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:04:39.997 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:04:39.997 (0s)
> Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:04:39.997 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 32556e179a68 [+0224s] Waiting for VM to exit... [+0225s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:04:41.284 (1.287s) > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/10/24 20:04:41.284 < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/10/24 20:04:41.284 (0s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:04:41.284 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:04:41.284 (0s) • [32.810 seconds]

[+0225s] 

run basic podman commands

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20

Volume should be virtiofs

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:93
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:04:41.284 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:04:41.284 (0s)
→ Enter [It] Volume should be virtiofs - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:93 @ 07/10/24 20:04:41.284 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --volume /tmp/ginkgo727071945 --now d5a6f61e8b80 [+0229s] Image resized. Machine init complete Starting machine "d5a6f61e8b80" [+0253s] 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 d5a6f61e8b80 [+0254s] Mounting volume... /tmp/ginkgo727071945:/tmp/ginkgo727071945 [+0255s] API forwarding listening on: /tmp/podman_test4038185596/podman/d5a6f61e8b80-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test4038185596/podman/d5a6f61e8b80-api.sock' Machine "d5a6f61e8b80" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh d5a6f61e8b80 findmnt -no FSTYPE /tmp/ginkgo727071945 virtiofs ← Exit [It] Volume should be virtiofs - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:93 @ 07/10/24 20:05:11.531 (30.246s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:05:11.531 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:05:11.531 (0s)
> Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:05:11.531 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force d5a6f61e8b80 Waiting for VM to exit... [+0256s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:05:12.816 (1.286s) > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/10/24 20:05:12.816 < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/10/24 20:05:12.816 (0s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:05:12.816 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:05:12.817 (0s) • [31.533 seconds]

[+0256s] 

run basic podman commands

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20

Podman ops with port forwarding and gvproxy

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:120
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:05:12.817 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:05:12.817 (0s)
→ Enter [It] Podman ops with port forwarding and gvproxy - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:120 @ 07/10/24 20:05:12.817 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --now a608b800c21a [+0261s] Image resized. Machine init complete Starting machine "a608b800c21a" [+0285s] 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 a608b800c21a [+0286s] Mounting volume... /tmp/podman_test1758907859:/tmp/podman_test1758907859 API forwarding listening on: /tmp/podman_test1758907859/podman/a608b800c21a-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test1758907859/podman/a608b800c21a-api.sock' Machine "a608b800c21a" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r run -dt --name test -p 62544:80 quay.io/libpod/alpine_nginx [+0287s] 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 WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) [+0288s] 124f23bcf82512ecd0c546ebf2ad6c1653eea09028b45aea251408abca368c08 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r exec test true /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r rm -af [+0289s] 124f23bcf82512ecd0c546ebf2ad6c1653eea09028b45aea251408abca368c08 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop a608b800c21a Waiting for VM to exit... [+0290s] Machine "a608b800c21a" stopped successfully ← Exit [It] Podman ops with port forwarding and gvproxy - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:120 @ 07/10/24 20:05:46.874 (34.057s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:05:46.874 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:05:46.874 (0s)
> Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:05:46.874 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force a608b800c21a [+0291s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:05:47.158 (284ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:05:47.158 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:05:47.158 (0s) • [34.342 seconds]

[+0291s] 

run basic podman commands

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20

podman volume on non-standard path

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:158
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:05:47.158 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:05:47.159 (0s)
→ Enter [It] podman volume on non-standard path - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:158 @ 07/10/24 20:05:47.159 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --volume /tmp/machine-volume3311344481:/does/not/exist --now 3a46aeb397c3 [+0295s] Image resized. Machine init complete Starting machine "3a46aeb397c3" [+0319s] 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 3a46aeb397c3 [+0320s] Mounting volume... /tmp/machine-volume3311344481:/does/not/exist [+0321s] API forwarding listening on: /tmp/podman_test1991551923/podman/3a46aeb397c3-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test1991551923/podman/3a46aeb397c3-api.sock' Machine "3a46aeb397c3" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 3a46aeb397c3 cat /does/not/exist/testfile abcdefg1234567 < Exit [It] podman volume on non-standard path - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:158 @ 07/10/24 20:06:17.617 (30.458s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:06:17.617 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:06:17.617 (0s)
> Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:06:17.617 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 3a46aeb397c3 Waiting for VM to exit... [+0322s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:06:18.903 (1.286s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:06:18.903 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:06:18.904 (0s) • [31.745 seconds]

[+0322s] 

podman machine list

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16

list machine

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:18
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:06:18.904 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:06:18.904 (0s)
→ Enter [It] list machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:18 @ 07/10/24 20:06:18.904 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 2a1d111432b4 [+0327s] Image resized. Machine init complete To start your machine run: podman machine start 2a1d111432b4 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE 2a1d111432b4* qemu 4 seconds ago Never 32 2GiB 11GiB ← Exit [It] list machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:18 @ 07/10/24 20:06:23.57 (4.667s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:06:23.57 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:06:23.57 (0s)
> Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:06:23.57 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 2a1d111432b4 < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:06:23.844 (273ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:06:23.844 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:06:23.844 (0s) • [4.941 seconds]

[+0327s] 

podman machine list

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16

list machines with quiet or noheading

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:36
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:06:23.844 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:06:23.844 (0s)
→ Enter [It] list machines with quiet or noheading - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:36 @ 07/10/24 20:06:23.844 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --quiet /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading --quiet /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 692df13ed314 [+0332s] Image resized. Machine init complete To start your machine run: podman machine start 692df13ed314 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 4f531f9a4b96 [+0336s] Image resized. Machine init complete To start your machine run: podman machine start 4f531f9a4b96 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading --quiet 4f531f9a4b96 692df13ed314* [+0337s] ← Exit [It] list machines with quiet or noheading - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:36 @ 07/10/24 20:06:33.005 (9.16s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:06:33.005 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:06:33.005 (0s)
> Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:06:33.005 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 4f531f9a4b96 < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:06:33.258 (253ms) > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:06:33.258 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 692df13ed314 < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:06:33.532 (274ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:06:33.532 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:06:33.532 (0s) • [9.688 seconds]

[+0337s] 

podman machine list

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16

list machine: check if running while starting

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:72
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:06:33.532 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:06:33.533 (0s)
→ Enter [It] list machine: check if running while starting - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:72 @ 07/10/24 20:06:33.533 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 a336aad7e911 [+0342s] Image resized. Machine init complete To start your machine run: podman machine start a336aad7e911 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Never /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start a336aad7e911 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Starting machine "a336aad7e911" Never [+0345s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Currently starting [+0348s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Currently starting [+0351s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Currently starting [+0354s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Currently starting [+0357s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Currently starting [+0360s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Currently starting [+0363s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Currently starting [+0366s] 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 a336aad7e911 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Currently starting [+0367s] Mounting volume... /tmp/podman_test1736201273:/tmp/podman_test1736201273 API forwarding listening on: /tmp/podman_test1736201273/podman/a336aad7e911-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test1736201273/podman/a336aad7e911-api.sock' Machine "a336aad7e911" started successfully [+0369s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Currently running /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Currently running ← Exit [It] list machine: check if running while starting - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:72 @ 07/10/24 20:07:05.46 (31.928s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:07:05.46 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:07:05.46 (0s)
> Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:07:05.46 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force a336aad7e911 Waiting for VM to exit... [+0370s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:07:06.746 (1.286s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:07:06.746 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:07:06.747 (0s) • [33.214 seconds]

[+0370s] 

podman machine list

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16

list with --format

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:111
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:07:06.747 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:07:06.747 (0s)
→ Enter [It] list with --format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:111 @ 07/10/24 20:07:06.747 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 71cd5972cad5 [+0375s] Image resized. Machine init complete To start your machine run: podman machine start 71cd5972cad5 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.Name}} 71cd5972cad5* /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format json [ { "Name": "71cd5972cad5", "Default": true, "Created": "2024-07-10T20:07:06.771062395Z", "Running": false, "Starting": false, "LastUp": "0001-01-01T00:00:00Z", "Stream": "default", "VMType": "qemu", "CPUs": 32, "Memory": "2147483648", "DiskSize": "11811160064", "Port": 46553, "RemoteUsername": "core", "IdentityPath": "/tmp/podman_test182389085/.local/share/containers/podman/machine/machine", "UserModeNetworking": true } ]/var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format table {{.Name}} NAME 71cd5972cad5* ← Exit [It] list with --format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:111 @ 07/10/24 20:07:11.435 (4.688s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:07:11.435 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:07:11.435 (0s)
> Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:07:11.435 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 71cd5972cad5 < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:07:11.709 (274ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:07:11.709 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:07:11.71 (0s) • [4.963 seconds]

[+0375s] 

podman machine list

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16

list machine in machine-readable byte format

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:151
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:07:11.71 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:07:11.71 (0s)
→ Enter [It] list machine in machine-readable byte format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:151 @ 07/10/24 20:07:11.71 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 a5d050035ad3 [+0380s] Image resized. Machine init complete To start your machine run: podman machine start a5d050035ad3 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format json [ { "Name": "a5d050035ad3", "Default": true, "Created": "2024-07-10T20:07:11.733573839Z", "Running": false, "Starting": false, "LastUp": "0001-01-01T00:00:00Z", "Stream": "default", "VMType": "qemu", "CPUs": 32, "Memory": "2147483648", "DiskSize": "11811160064", "Port": 41239, "RemoteUsername": "core", "IdentityPath": "/tmp/podman_test1541089213/.local/share/containers/podman/machine/machine", "UserModeNetworking": true } ] < Exit [It] list machine in machine-readable byte format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:151 @ 07/10/24 20:07:16.274 (4.564s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:07:16.274 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:07:16.274 (0s)
> Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:07:16.274 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force a5d050035ad3 < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:07:16.547 (273ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:07:16.548 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:07:16.548 (0s) • [4.838 seconds]

[+0380s] 

podman machine list

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16

list machine in human-readable format

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:173
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:07:16.548 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:07:16.548 (0s)
→ Enter [It] list machine in human-readable format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:173 @ 07/10/24 20:07:16.548 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 b89fe13ba1ec [+0385s] Image resized. Machine init complete To start your machine run: podman machine start b89fe13ba1ec /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.Memory}} {{.DiskSize}} 2GiB 11GiB ← Exit [It] list machine in human-readable format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:173 @ 07/10/24 20:07:21.123 (4.575s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:07:21.123 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:07:21.123 (0s)
> Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:07:21.123 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force b89fe13ba1ec < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:07:21.397 (274ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:07:21.397 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:07:21.397 (0s) • [4.849 seconds]

[+0385s] 

podman machine start

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16

start simple machine

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:18
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:07:21.398 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:07:21.398 (0s)
→ Enter [It] start simple machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:18 @ 07/10/24 20:07:21.398 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 ce8c5d76605a [+0389s] Image resized. Machine init complete To start your machine run: podman machine start ce8c5d76605a /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start ce8c5d76605a Starting machine "ce8c5d76605a" [+0413s] 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 ce8c5d76605a [+0414s] Mounting volume... /tmp/podman_test186035938:/tmp/podman_test186035938 [+0415s] API forwarding listening on: /tmp/podman_test186035938/podman/ce8c5d76605a-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test186035938/podman/ce8c5d76605a-api.sock' Machine "ce8c5d76605a" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect ce8c5d76605a [ { "ConfigDir": { "Path": "/tmp/podman_test186035938/.config/containers/podman/machine/qemu" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/tmp/podman_test186035938/podman/ce8c5d76605a-api.sock" }, "PodmanPipe": null }, "Created": "2024-07-10T20:07:21.421756022Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "ce8c5d76605a", "Resources": { "CPUs": 32, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/tmp/podman_test186035938/.local/share/containers/podman/machine/machine", "Port": 40517, "RemoteUsername": "core" }, "State": "running", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop ce8c5d76605a Waiting for VM to exit... [+0416s] Machine "ce8c5d76605a" stopped successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start ce8c5d76605a --no-info Starting machine "ce8c5d76605a" [+0437s] Mounting volume... /tmp/podman_test186035938:/tmp/podman_test186035938 [+0438s] Machine "ce8c5d76605a" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop ce8c5d76605a Waiting for VM to exit... [+0439s] Machine "ce8c5d76605a" stopped successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start ce8c5d76605a --quiet [+0461s] Machine "ce8c5d76605a" started successfully ← Exit [It] start simple machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:18 @ 07/10/24 20:08:37.673 (1m16.275s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:08:37.673 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:08:37.673 (0s)
> Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:08:37.673 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force ce8c5d76605a Waiting for VM to exit... [+0463s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:08:39.465 (1.793s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:08:39.465 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:08:39.466 (0s) • [78.068 seconds]

[+0463s] 

podman machine start

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16

bad start name

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:54
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:08:39.466 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:08:39.466 (0s)
→ Enter [It] bad start name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:54 @ 07/10/24 20:08:39.466 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [It] bad start name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:54 @ 07/10/24 20:08:39.497 (31ms)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:08:39.497 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:08:39.497 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:08:39.497 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:08:39.498 (0s) • [0.032 seconds]

[+0463s] 

podman machine start

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16

start machine already started

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:63
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:08:39.498 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:08:39.498 (0s)
→ Enter [It] start machine already started - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:63 @ 07/10/24 20:08:39.498 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 4e8daf2f3eb3 [+0468s] Image resized. Machine init complete To start your machine run: podman machine start 4e8daf2f3eb3 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 4e8daf2f3eb3 Starting machine "4e8daf2f3eb3" [+0493s] 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 4e8daf2f3eb3 [+0495s] Mounting volume... /tmp/podman_test1256814879:/tmp/podman_test1256814879 API forwarding listening on: /tmp/podman_test1256814879/podman/4e8daf2f3eb3-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test1256814879/podman/4e8daf2f3eb3-api.sock' Machine "4e8daf2f3eb3" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 4e8daf2f3eb3 [ { "ConfigDir": { "Path": "/tmp/podman_test1256814879/.config/containers/podman/machine/qemu" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/tmp/podman_test1256814879/podman/4e8daf2f3eb3-api.sock" }, "PodmanPipe": null }, "Created": "2024-07-10T20:08:39.521620829Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "4e8daf2f3eb3", "Resources": { "CPUs": 32, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/tmp/podman_test1256814879/.local/share/containers/podman/machine/machine", "Port": 35647, "RemoteUsername": "core" }, "State": "running", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 4e8daf2f3eb3 Starting machine "4e8daf2f3eb3" Error: unable to start "4e8daf2f3eb3": machine 4e8daf2f3eb3: VM already running or starting ← Exit [It] start machine already started - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:63 @ 07/10/24 20:09:11.687 (32.189s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:09:11.687 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:09:11.687 (0s)
> Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:09:11.687 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 4e8daf2f3eb3 Waiting for VM to exit... [+0497s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:09:13.469 (1.782s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:09:13.469 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:09:13.469 (0s) • [33.972 seconds]

[+0497s] 

podman machine start

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16

start machine with conflict on SSH port

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:84
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:09:13.469 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:09:13.47 (0s)
→ Enter [It] start machine with conflict on SSH port - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:84 @ 07/10/24 20:09:13.47 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 2287e69045ea [+0502s] Image resized. Machine init complete To start your machine run: podman machine start 2287e69045ea /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.Port}} 2287e69045ea 39579 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote system connection list --format {{.URI}} ssh://core@127.0.0.1:39579/run/user/5517/podman/podman.sock ssh://root@127.0.0.1:39579/run/podman/podman.sock /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 2287e69045ea Starting machine "2287e69045ea" time="2024-07-10T20:09:18Z" level=warning msg="detected port conflict on machine ssh port [39579], reassigning" [+0526s] 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 2287e69045ea [+0527s] Mounting volume... /tmp/podman_test602865056:/tmp/podman_test602865056 API forwarding listening on: /tmp/podman_test602865056/podman/2287e69045ea-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test602865056/podman/2287e69045ea-api.sock' Machine "2287e69045ea" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.Port}} 2287e69045ea 43489 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote system connection list --format {{.URI}} ssh://core@127.0.0.1:43489/run/user/5517/podman/podman.sock ssh://root@127.0.0.1:43489/run/podman/podman.sock ← Exit [It] start machine with conflict on SSH port - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:84 @ 07/10/24 20:09:43.993 (30.523s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:09:43.993 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:09:43.993 (0s)
> Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:09:43.993 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 2287e69045ea [+0528s] Waiting for VM to exit... [+0529s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:09:45.279 (1.286s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:09:45.279 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:09:45.279 (0s) • [31.810 seconds]

[+0529s] 

podman machine start

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16

start only starts specified machine

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:133
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:09:45.279 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:09:45.28 (0s)
→ Enter [It] start only starts specified machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:133 @ 07/10/24 20:09:45.28 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 75050d5ac404 [+0533s] Image resized. Machine init complete To start your machine run: podman machine start 75050d5ac404 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 54580a4dbca5 [+0538s] Image resized. Machine init complete To start your machine run: podman machine start 54580a4dbca5 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 75050d5ac404 Starting machine "75050d5ac404" [+0561s] 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 75050d5ac404 [+0563s] Mounting volume... /tmp/podman_test2424814755:/tmp/podman_test2424814755 API forwarding listening on: /tmp/podman_test2424814755/podman/75050d5ac404-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test2424814755/podman/75050d5ac404-api.sock' Machine "75050d5ac404" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.State}} 75050d5ac404 running /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.State}} 54580a4dbca5 stopped ← Exit [It] start only starts specified machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:133 @ 07/10/24 20:10:19.787 (34.508s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:10:19.787 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:10:19.787 (0s)
> Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:10:19.787 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 54580a4dbca5 [+0564s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:10:20.042 (254ms) > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:10:20.042 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 75050d5ac404 Waiting for VM to exit... [+0565s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:10:21.328 (1.286s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:10:21.328 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:10:21.328 (0s) • [36.049 seconds]

[+0565s] 

podman machine start

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16

start two machines in parallel

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:166
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:10:21.328 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:10:21.329 (0s)
→ Enter [It] start two machines in parallel - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:166 @ 07/10/24 20:10:21.329 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 m1-2df95a43a3d9 [+0569s] Image resized. Machine init complete To start your machine run: podman machine start m1-2df95a43a3d9 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 m2-b39bd4ea1f4c [+0574s] Image resized. Machine init complete To start your machine run: podman machine start m2-b39bd4ea1f4c /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start m1-2df95a43a3d9 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start m2-b39bd4ea1f4c Starting machine "m2-b39bd4ea1f4c" Starting machine "m1-2df95a43a3d9" [+0598s] 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-2df95a43a3d9 [+0599s] Mounting volume... /tmp/podman_test1470235522:/tmp/podman_test1470235522 [+0600s] API forwarding listening on: /tmp/podman_test1470235522/podman/m1-2df95a43a3d9-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test1470235522/podman/m1-2df95a43a3d9-api.sock' Machine "m1-2df95a43a3d9" started successfully Error: unable to start "m2-b39bd4ea1f4c": machine m1-2df95a43a3d9: VM already running or starting ← Exit [It] start two machines in parallel - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:166 @ 07/10/24 20:10:56.214 (34.885s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:10:56.214 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:10:56.214 (0s)
> Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:10:56.214 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force m2-b39bd4ea1f4c < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:10:56.468 (254ms) > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:10:56.468 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force m1-2df95a43a3d9 Waiting for VM to exit... [+0601s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:10:57.754 (1.286s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:10:57.754 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:10:57.755 (0s) • [36.426 seconds]

[+0601s] 

podman machine reset

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:9

starting from scratch should not error

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:11
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:10:57.755 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:10:57.755 (0s)
→ Enter [It] starting from scratch should not error - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:11 @ 07/10/24 20:10:57.755 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine reset --force ← Exit [It] starting from scratch should not error - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:11 @ 07/10/24 20:10:57.786 (31ms)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:10:57.786 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:10:57.786 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:10:57.786 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:10:57.786 (0s) • [0.031 seconds]

[+0601s] 

podman machine reset

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:9

reset machine with one defined machine

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:18
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:10:57.786 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:10:57.786 (0s)
→ Enter [It] reset machine with one defined machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:18 @ 07/10/24 20:10:57.786 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 2204a15140e3 [+0606s] Image resized. Machine init complete To start your machine run: podman machine start 2204a15140e3 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading 2204a15140e3* qemu 4 seconds ago Never 32 2GiB 11GiB /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine reset --force /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading ← Exit [It] reset machine with one defined machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:18 @ 07/10/24 20:11:02.736 (4.95s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:11:02.736 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:11:02.736 (0s)
> Enter [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:11:02.736 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 2204a15140e3 Error: 2204a15140e3: VM does not exist < Exit [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:11:02.757 (21ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:11:02.757 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:11:02.758 (0s) • [4.972 seconds]

[+0606s] 

podman machine reset

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:9

reset with running machine and other machines idle

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:42
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:11:02.758 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:11:02.758 (0s)
→ Enter [It] reset with running machine and other machines idle - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:42 @ 07/10/24 20:11:02.758 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --now 8ff51e504856 [+0611s] Image resized. Machine init complete Starting machine "8ff51e504856" [+0635s] 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 8ff51e504856 [+0636s] Mounting volume... /tmp/podman_test3600831308:/tmp/podman_test3600831308 [+0637s] API forwarding listening on: /tmp/podman_test3600831308/podman/8ff51e504856-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test3600831308/podman/8ff51e504856-api.sock' Machine "8ff51e504856" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading 8ff51e504856* qemu 30 seconds ago Currently running 32 2GiB 11GiB /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 2213c94b0df1 [+0641s] Image resized. Machine init complete To start your machine run: podman machine start 2213c94b0df1 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading [+0642s] 8ff51e504856* qemu 35 seconds ago Currently running 32 2GiB 11GiB 2213c94b0df1 qemu 4 seconds ago Never 32 2GiB 11GiB /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine reset --force Waiting for VM to exit... [+0644s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading ← Exit [It] reset with running machine and other machines idle - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:42 @ 07/10/24 20:11:40.072 (37.315s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:11:40.072 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:11:40.073 (0s)
> Enter [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:11:40.073 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 2213c94b0df1 Error: 2213c94b0df1: VM does not exist < Exit [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:11:40.093 (21ms) > Enter [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:11:40.094 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 8ff51e504856 Error: 8ff51e504856: VM does not exist < Exit [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:11:40.115 (21ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:11:40.115 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:11:40.115 (0s) • [37.357 seconds]

[+0644s] 

podman machine ssh

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:10

bad machine name

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:12
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:11:40.115 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:11:40.115 (0s)
→ Enter [It] bad machine name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:12 @ 07/10/24 20:11:40.115 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 7ee6a79747c0 Error: vm podman-machine-default not found: podman-machine-default: VM does not exist ← Exit [It] bad machine name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:12 @ 07/10/24 20:11:40.136 (21ms)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:11:40.136 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:11:40.136 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:11:40.136 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:11:40.137 (0s) • [0.022 seconds]

[+0644s] 

podman machine ssh

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:10

ssh to non-running machine

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:21
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:11:40.137 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:11:40.137 (0s)
→ Enter [It] ssh to non-running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:21 @ 07/10/24 20:11:40.137 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 0dc1bc2ea1fe [+0648s] Image resized. Machine init complete To start your machine run: podman machine start 0dc1bc2ea1fe /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 0dc1bc2ea1fe Error: vm "0dc1bc2ea1fe" is not running ← Exit [It] ssh to non-running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:21 @ 07/10/24 20:11:44.711 (4.575s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:11:44.711 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:11:44.712 (0s)
> Enter [DeferCleanup (Each)] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:11:44.712 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 0dc1bc2ea1fe < Exit [DeferCleanup (Each)] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:11:44.985 (274ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:11:44.985 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:11:44.986 (0s) • [4.849 seconds]

[+0648s] 

podman machine ssh

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:10

ssh to running machine and check os-type

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:35
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:11:44.986 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:11:44.986 (0s)
→ Enter [It] ssh to running machine and check os-type - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:35 @ 07/10/24 20:11:44.986 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --now 7bd608eed543 [+0653s] Image resized. Machine init complete Starting machine "7bd608eed543" [+0677s] 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 7bd608eed543 [+0678s] Mounting volume... /tmp/podman_test1633706562:/tmp/podman_test1633706562 API forwarding listening on: /tmp/podman_test1633706562/podman/7bd608eed543-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test1633706562/podman/7bd608eed543-api.sock' Machine "7bd608eed543" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 7bd608eed543 cat /etc/os-release [+0679s] NAME="Fedora Linux" VERSION="40.20240519.2.0 (CoreOS)" ID=fedora VERSION_ID=40 VERSION_CODENAME="" PLATFORM_ID="platform:f40" PRETTY_NAME="Fedora CoreOS 40.20240519.2.0" ANSI_COLOR="0;38;2;60;110;180" LOGO=fedora-logo-icon CPE_NAME="cpe:/o:fedoraproject:fedora:40" HOME_URL="https://getfedora.org/coreos/" DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora-coreos/" SUPPORT_URL="https://github.com/coreos/fedora-coreos-tracker/" BUG_REPORT_URL="https://github.com/coreos/fedora-coreos-tracker/" REDHAT_BUGZILLA_PRODUCT="Fedora" REDHAT_BUGZILLA_PRODUCT_VERSION=40 REDHAT_SUPPORT_PRODUCT="Fedora" REDHAT_SUPPORT_PRODUCT_VERSION=40 SUPPORT_END=2025-05-13 VARIANT="CoreOS" VARIANT_ID=coreos OSTREE_VERSION='40.20240519.2.0' /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 7bd608eed543 false ← Exit [It] ssh to running machine and check os-type - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:35 @ 07/10/24 20:12:15.424 (30.438s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:12:15.424 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:12:15.424 (0s)
> Enter [DeferCleanup (Each)] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:12:15.424 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 7bd608eed543 Waiting for VM to exit... [+0680s] < Exit [DeferCleanup (Each)] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:12:16.711 (1.287s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:12:16.711 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:12:16.711 (0s) • [31.725 seconds]

[+0680s] 

podman machine rm

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14

bad init name

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:16
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:12:16.711 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:12:16.711 (0s)
→ Enter [It] bad init name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:16 @ 07/10/24 20:12:16.711 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [It] bad init name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:16 @ 07/10/24 20:12:16.742 (31ms)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:12:16.742 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:12:16.742 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:12:16.742 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:12:16.742 (0s) • [0.031 seconds]

[+0680s] 

podman machine rm

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14

Remove machine

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:24
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:12:16.742 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:12:16.743 (0s)
→ Enter [It] Remove machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:24 @ 07/10/24 20:12:16.743 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 23b18a5c278d [+0685s] Image resized. Machine init complete To start your machine run: podman machine start 23b18a5c278d /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 23b18a5c278d /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 23b18a5c278d [] Error: 23b18a5c278d: VM does not exist /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 23b18a5c278d Error: 23b18a5c278d: VM does not exist ← Exit [It] Remove machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:24 @ 07/10/24 20:12:21.663 (4.921s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:12:21.663 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:12:21.663 (0s)
> Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:12:21.663 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 23b18a5c278d Error: 23b18a5c278d: VM does not exist < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:12:21.684 (21ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:12:21.684 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:12:21.685 (0s) • [4.942 seconds]

[+0685s] 

podman machine rm

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14

Remove running machine

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:48
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:12:21.685 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:12:21.685 (0s)
→ Enter [It] Remove running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:48 @ 07/10/24 20:12:21.685 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --now 2e5e943ccb5d [+0690s] Image resized. Machine init complete Starting machine "2e5e943ccb5d" [+0714s] 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 2e5e943ccb5d [+0715s] Mounting volume... /tmp/podman_test276423093:/tmp/podman_test276423093 [+0716s] API forwarding listening on: /tmp/podman_test276423093/podman/2e5e943ccb5d-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test276423093/podman/2e5e943ccb5d-api.sock' Machine "2e5e943ccb5d" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm 2e5e943ccb5d Error: running vm "2e5e943ccb5d" cannot be destroyed /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 2e5e943ccb5d Waiting for VM to exit... [+0717s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 2e5e943ccb5d [] Error: 2e5e943ccb5d: VM does not exist ← Exit [It] Remove running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:48 @ 07/10/24 20:12:53.413 (31.728s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:12:53.413 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:12:53.413 (0s)
> Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:12:53.413 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 2e5e943ccb5d Error: 2e5e943ccb5d: VM does not exist < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:12:53.434 (21ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:12:53.434 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:12:53.434 (0s) • [31.749 seconds]

[+0717s] 

podman machine rm

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14

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

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:73
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:12:53.434 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:12:53.434 (0s)
→ Enter [It] machine rm --save-ignition --save-image - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:73 @ 07/10/24 20:12:53.434 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 09b2559179de [+0722s] Image resized. Machine init complete To start your machine run: podman machine start 09b2559179de /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.IdentityPath}} 09b2559179de /tmp/podman_test995456359/.local/share/containers/podman/machine/machine /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force --save-ignition --save-image 09b2559179de /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 09b2559179de [] Error: 09b2559179de: VM does not exist ← Exit [It] machine rm --save-ignition --save-image - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:73 @ 07/10/24 20:12:58.131 (4.697s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:12:58.131 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:12:58.131 (0s)
> Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:12:58.131 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 09b2559179de Error: 09b2559179de: VM does not exist < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:12:58.152 (21ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:12:58.152 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:12:58.397 (246ms) • [4.964 seconds]

[+0722s] 

podman machine rm

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14

Remove machine sharing ssh key with another machine

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:112
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:12:58.398 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:12:58.398 (0s)
→ Enter [It] Remove machine sharing ssh key with another machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:112 @ 07/10/24 20:12:58.398 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 foo [+0726s] Image resized. Machine init complete To start your machine run: podman machine start foo /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --now bar [+0731s] Image resized. Machine init complete Starting machine "bar" [+0755s] 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 [+0756s] Mounting volume... /tmp/podman_test2623662598:/tmp/podman_test2623662598 API forwarding listening on: /tmp/podman_test2623662598/podman/bar-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test2623662598/podman/bar-api.sock' Machine "bar" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.IdentityPath}} foo /tmp/podman_test2623662598/.local/share/containers/podman/machine/machine /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.IdentityPath}} bar /tmp/podman_test2623662598/.local/share/containers/podman/machine/machine /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo [+0757s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh bar echo foo foo ← Exit [It] Remove machine sharing ssh key with another machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:112 @ 07/10/24 20:13:33.537 (35.14s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:13:33.537 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:13:33.537 (0s)
> Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:13:33.537 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force bar Waiting for VM to exit... [+0758s] < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:13:34.803 (1.266s) > Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:13:34.803 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo Error: foo: VM does not exist < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:13:34.834 (31ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:13:34.834 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:13:34.835 (0s) • [36.437 seconds]

[+0758s] 

podman machine rm

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14

Removing all machines doesn't delete ssh keys

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:154
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:13:34.835 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:13:34.835 (0s)
→ Enter [It] Removing all machines doesn't delete ssh keys - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:154 @ 07/10/24 20:13:34.835 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 foo [+0763s] Image resized. Machine init complete To start your machine run: podman machine start foo /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.IdentityPath}} foo /tmp/podman_test165479285/.local/share/containers/podman/machine/machine /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo ← Exit [It] Removing all machines doesn't delete ssh keys - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:154 @ 07/10/24 20:13:39.745 (4.91s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:13:39.745 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:13:39.745 (0s)
> Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:13:39.745 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo Error: foo: VM does not exist < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:13:39.776 (31ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:13:39.776 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:13:39.776 (0s) • [4.941 seconds]

[+0763s] 

podman machine info

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:13

machine info

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:15
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:13:39.776 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:13:39.776 (0s)
→ Enter [It] machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:15 @ 07/10/24 20:13:39.776 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine info host: arch: arm64 currentmachine: "" defaultmachine: "" eventsdir: /tmp/podman_test1305682165/podman machineconfigdir: /tmp/podman_test1305682165/.config/containers/podman/machine/qemu machineimagedir: /tmp/podman_test1305682165/.local/share/containers/podman/machine/qemu machinestate: "" numberofmachines: 0 os: linux vmtype: qemu version: apiversion: 5.2.0-dev version: 5.2.0-dev goversion: go1.22.4 gitcommit: 803f791359872a37de6d1f5c095f9eb1e17f0051 builttime: Wed Jul 10 19:50:32 2024 built: 1720641032 osarch: linux/arm64 os: linux /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine info --format {{.Host.NumberOfMachines}} 0 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 52121003f9bf [+0768s] Image resized. Machine init complete To start your machine run: podman machine start 52121003f9bf /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine info --format {{.Host.NumberOfMachines}} 1 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine info --format json { "Host": { "Arch": "arm64", "CurrentMachine": "52121003f9bf", "DefaultMachine": "52121003f9bf", "EventsDir": "/tmp/podman_test1305682165/podman", "MachineConfigDir": "/tmp/podman_test1305682165/.config/containers/podman/machine/qemu", "MachineImageDir": "/tmp/podman_test1305682165/.local/share/containers/podman/machine/qemu", "MachineState": "Stopped", "NumberOfMachines": 1, "OS": "linux", "VMType": "qemu" }, "Version": { "APIVersion": "5.2.0-dev", "Version": "5.2.0-dev", "GoVersion": "go1.22.4", "GitCommit": "803f791359872a37de6d1f5c095f9eb1e17f0051", "BuiltTime": "Wed Jul 10 19:50:32 2024", "Built": 1720641032, "OsArch": "linux/arm64", "Os": "linux" } } ← Exit [It] machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:15 @ 07/10/24 20:13:44.423 (4.647s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:13:44.423 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:13:44.423 (0s)
> Enter [DeferCleanup (Each)] podman machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:13:44.423 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 52121003f9bf < Exit [DeferCleanup (Each)] podman machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:13:44.698 (274ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:13:44.698 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:13:44.698 (0s) • [4.922 seconds]

[+0768s] 

podman machine set

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15

set machine cpus, disk, memory

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:17
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:13:44.698 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:13:44.698 (0s)
→ Enter [It] set machine cpus, disk, memory - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:17 @ 07/10/24 20:13:44.698 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 88a858851be2 [+0773s] Image resized. Machine init complete To start your machine run: podman machine start 88a858851be2 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --memory 524288 88a858851be2 Error: requested amount of memory (524288 MB) greater than total system memory (134770749440 MB) /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --cpus 2 --disk-size 102 --memory 4096 88a858851be2 Image resized. /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --cpus 2 --disk-size 5 --memory 4096 88a858851be2 Error: new disk size must be larger than 102 GB /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 88a858851be2 Starting machine "88a858851be2" [+1373s] SIGABRT: abort PC=0x48739c m=0 sigcode=0 goroutine 0 gp=0x21dd4e0 m=0 mp=0x21e06e0 [idle]: runtime.futex(0x21e0820, 0x80, 0x0, 0x0, 0x0, 0x0) /usr/lib/golang/src/runtime/sys_linux_arm64.s:651 +0x1c fp=0xffffee17a360 sp=0xffffee17a360 pc=0x48739c runtime.futexsleep(0xffffee17a3e8?, 0x4550bc?, 0xffffee17a3e8?) /usr/lib/golang/src/runtime/os_linux.go:69 +0x2c fp=0xffffee17a3b0 sp=0xffffee17a360 pc=0x44a24c runtime.notesleep(0x21e0820) /usr/lib/golang/src/runtime/lock_futex.go:170 +0x8c fp=0xffffee17a3f0 sp=0xffffee17a3b0 pc=0x41fcec runtime.mPark(...) /usr/lib/golang/src/runtime/proc.go:1761 runtime.stopm() /usr/lib/golang/src/runtime/proc.go:2782 +0x84 fp=0xffffee17a420 sp=0xffffee17a3f0 pc=0x4550d4 runtime.findRunnable() /usr/lib/golang/src/runtime/proc.go:3512 +0xfe0 fp=0xffffee17a590 sp=0xffffee17a420 pc=0x457050 runtime.schedule() /usr/lib/golang/src/runtime/proc.go:3868 +0x98 fp=0xffffee17a5d0 sp=0xffffee17a590 pc=0x458498 runtime.park_m(0x40004e3500) /usr/lib/golang/src/runtime/proc.go:4036 +0x240 fp=0xffffee17a630 sp=0xffffee17a5d0 pc=0x458b30 runtime.mcall() /usr/lib/golang/src/runtime/asm_arm64.s:192 +0x54 fp=0xffffee17a640 sp=0xffffee17a630 pc=0x4839d4 goroutine 1 gp=0x40000021c0 m=nil [IO wait, 9 minutes]: runtime.gopark(0x40007272d8?, 0x4e0c9c?, 0x18?, 0x73?, 0x4217bc?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000071270 sp=0x4000071250 pc=0x450438 runtime.netpollblock(0x0?, 0xffffffff?, 0xff?) /usr/lib/golang/src/runtime/netpoll.go:573 +0x158 fp=0x40000712b0 sp=0x4000071270 pc=0x449478 internal/poll.runtime_pollWait(0xffff6ad5be28, 0x72) /usr/lib/golang/src/runtime/netpoll.go:345 +0xa0 fp=0x40000712e0 sp=0x40000712b0 pc=0x47fc40 internal/poll.(*pollDesc).wait(0x4000199300?, 0x400053f000?, 0x0) /usr/lib/golang/src/internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x4000071310 sp=0x40000712e0 pc=0x4ff1c8 internal/poll.(*pollDesc).waitRead(...) /usr/lib/golang/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x4000199300, {0x400053f000, 0x1000, 0x1000}) /usr/lib/golang/src/internal/poll/fd_unix.go:164 +0x200 fp=0x40000713b0 sp=0x4000071310 pc=0x500510 net.(*netFD).Read(0x4000199300, {0x400053f000?, 0x0?, 0x40006d7720?}) /usr/lib/golang/src/net/fd_posix.go:55 +0x28 fp=0x4000071400 sp=0x40000713b0 pc=0x605878 net.(*conn).Read(0x400011d0f8, {0x400053f000?, 0x21d8440?, 0x175f930?}) /usr/lib/golang/src/net/net.go:179 +0x34 fp=0x4000071450 sp=0x4000071400 pc=0x615574 net.(*UnixConn).Read(0x4?, {0x400053f000?, 0x0?, 0x4000044cc0?}) <autogenerated>:1 +0x2c fp=0x4000071480 sp=0x4000071450 pc=0x628cfc bufio.(*Reader).fill(0x4000071760) /usr/lib/golang/src/bufio/bufio.go:110 +0xf8 fp=0x40000714c0 sp=0x4000071480 pc=0x54b7a8 bufio.(*Reader).ReadSlice(0x4000071760, 0xa) /usr/lib/golang/src/bufio/bufio.go:376 +0x30 fp=0x4000071510 sp=0x40000714c0 pc=0x54c3b0 bufio.(*Reader).collectFragments(0x4000071760, 0xa) /usr/lib/golang/src/bufio/bufio.go:451 +0x64 fp=0x40000715d0 sp=0x4000071510 pc=0x54c7b4 bufio.(*Reader).ReadString(0x20da040?, 0x0?) /usr/lib/golang/src/bufio/bufio.go:498 +0x20 fp=0x4000071690 sp=0x40000715d0 pc=0x54cb40 github.com/containers/podman/v5/pkg/machine/qemu.waitForReady(0x0?, 0x0?, 0x0?) /var/tmp/go/src/github.com/containers/podman/pkg/machine/qemu/stubber.go:240 +0x1d8 fp=0x40000717e0 sp=0x4000071690 pc=0x1032428 github.com/containers/podman/v5/pkg/machine/qemu.(*QEMUStubber).StartVM.func1() /var/tmp/go/src/github.com/containers/podman/pkg/machine/qemu/stubber.go:212 +0x30 fp=0x4000071810 sp=0x40000717e0 pc=0x1032150 github.com/containers/podman/v5/pkg/machine/shim.Start(0x400063c1a0, {0x17703a0, 0x400031c2a0}, 0x4000694520, {0x78?, 0x7b?, 0x72?}) /var/tmp/go/src/github.com/containers/podman/pkg/machine/shim/host.go:457 +0x498 fp=0x4000071a60 sp=0x4000071810 pc=0x10642f8 github.com/containers/podman/v5/cmd/podman/machine.start(0x21094a0?, {0x400028ee30?, 0x1?, 0x1?}) /var/tmp/go/src/github.com/containers/podman/cmd/podman/machine/start.go:70 +0x148 fp=0x4000071b90 sp=0x4000071a60 pc=0x1070118 github.com/spf13/cobra.(*Command).execute(0x21094a0, {0x400003c0b0, 0x1, 0x1}) /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:985 +0x840 fp=0x4000071d20 sp=0x4000071b90 pc=0x85f1d0 github.com/spf13/cobra.(*Command).ExecuteC(0x20fc880) /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:1117 +0x344 fp=0x4000071e00 sp=0x4000071d20 pc=0x85f994 github.com/spf13/cobra.(*Command).Execute(...) /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:1041 github.com/spf13/cobra.(*Command).ExecuteContext(...) /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:1034 main.Execute() /var/tmp/go/src/github.com/containers/podman/cmd/podman/root.go:115 +0xc8 fp=0x4000071e90 sp=0x4000071e00 pc=0x10ebf28 main.main() /var/tmp/go/src/github.com/containers/podman/cmd/podman/main.go:61 +0x4b0 fp=0x4000071f40 sp=0x4000071e90 pc=0x10eb690 runtime.main() /usr/lib/golang/src/runtime/proc.go:271 +0x28c fp=0x4000071fd0 sp=0x4000071f40 pc=0x45000c runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000071fd0 sp=0x4000071fd0 pc=0x485f14 goroutine 2 gp=0x4000002c40 m=nil [force gc (idle), 3 minutes]: runtime.gopark(0x13eb58c940d?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000118f90 sp=0x4000118f70 pc=0x450438 runtime.goparkunlock(...) /usr/lib/golang/src/runtime/proc.go:408 runtime.forcegchelper() /usr/lib/golang/src/runtime/proc.go:326 +0xb8 fp=0x4000118fd0 sp=0x4000118f90 pc=0x4502c8 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000118fd0 sp=0x4000118fd0 pc=0x485f14 created by runtime.init.6 in goroutine 1 /usr/lib/golang/src/runtime/proc.go:314 +0x24 goroutine 3 gp=0x4000003180 m=nil [GC sweep wait]: runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000119760 sp=0x4000119740 pc=0x450438 runtime.goparkunlock(...) /usr/lib/golang/src/runtime/proc.go:408 runtime.bgsweep(0x4000048150) /usr/lib/golang/src/runtime/mgcsweep.go:318 +0x108 fp=0x40001197b0 sp=0x4000119760 pc=0x43a968 runtime.gcenable.gowrap1() /usr/lib/golang/src/runtime/mgc.go:203 +0x28 fp=0x40001197d0 sp=0x40001197b0 pc=0x42eb18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001197d0 sp=0x40001197d0 pc=0x485f14 created by runtime.gcenable in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:203 +0x6c goroutine 4 gp=0x4000003340 m=nil [GC scavenge wait]: runtime.gopark(0x11b9b282?, 0x11b030d1?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000119f60 sp=0x4000119f40 pc=0x450438 runtime.goparkunlock(...) /usr/lib/golang/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x21daee0) /usr/lib/golang/src/runtime/mgcscavenge.go:425 +0x5c fp=0x4000119f90 sp=0x4000119f60 pc=0x4382fc runtime.bgscavenge(0x4000048150) /usr/lib/golang/src/runtime/mgcscavenge.go:658 +0xac fp=0x4000119fb0 sp=0x4000119f90 pc=0x4388ac runtime.gcenable.gowrap2() /usr/lib/golang/src/runtime/mgc.go:204 +0x28 fp=0x4000119fd0 sp=0x4000119fb0 pc=0x42eab8 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000119fd0 sp=0x4000119fd0 pc=0x485f14 created by runtime.gcenable in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:204 +0xac goroutine 5 gp=0x4000003c00 m=nil [finalizer wait, 7 minutes]: runtime.gopark(0x0?, 0x15cd000?, 0x0?, 0xa0?, 0x2000000020?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000118580 sp=0x4000118560 pc=0x450438 runtime.runfinq() /usr/lib/golang/src/runtime/mfinal.go:194 +0x108 fp=0x40001187d0 sp=0x4000118580 pc=0x42dbe8 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001187d0 sp=0x40001187d0 pc=0x485f14 created by runtime.createfing in goroutine 1 /usr/lib/golang/src/runtime/mfinal.go:164 +0x80 goroutine 6 gp=0x40003fee00 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400011a730 sp=0x400011a710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400011a7d0 sp=0x400011a730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400011a7d0 sp=0x400011a7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 18 gp=0x4000182700 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000114730 sp=0x4000114710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001147d0 sp=0x4000114730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001147d0 sp=0x40001147d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 19 gp=0x40001828c0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000114f30 sp=0x4000114f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000114fd0 sp=0x4000114f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000114fd0 sp=0x4000114fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 34 gp=0x4000502000 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000508730 sp=0x4000508710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005087d0 sp=0x4000508730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005087d0 sp=0x40005087d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 7 gp=0x40003fefc0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400011af30 sp=0x400011af10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400011afd0 sp=0x400011af30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400011afd0 sp=0x400011afd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 35 gp=0x40005021c0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000508f30 sp=0x4000508f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000508fd0 sp=0x4000508f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000508fd0 sp=0x4000508fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 8 gp=0x40003ff180 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400011b730 sp=0x400011b710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400011b7d0 sp=0x400011b730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400011b7d0 sp=0x400011b7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 36 gp=0x4000502380 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000509730 sp=0x4000509710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005097d0 sp=0x4000509730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005097d0 sp=0x40005097d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 9 gp=0x40003ff340 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400011bf30 sp=0x400011bf10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400011bfd0 sp=0x400011bf30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400011bfd0 sp=0x400011bfd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 10 gp=0x40003ff500 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000504730 sp=0x4000504710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005047d0 sp=0x4000504730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005047d0 sp=0x40005047d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 20 gp=0x4000182a80 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000115730 sp=0x4000115710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001157d0 sp=0x4000115730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001157d0 sp=0x40001157d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 11 gp=0x40003ff6c0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000504f30 sp=0x4000504f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000504fd0 sp=0x4000504f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000504fd0 sp=0x4000504fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 12 gp=0x40003ff880 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000505730 sp=0x4000505710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005057d0 sp=0x4000505730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005057d0 sp=0x40005057d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 13 gp=0x40003ffa40 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000505f30 sp=0x4000505f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000505fd0 sp=0x4000505f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000505fd0 sp=0x4000505fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 14 gp=0x40003ffc00 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000506730 sp=0x4000506710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005067d0 sp=0x4000506730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005067d0 sp=0x40005067d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 15 gp=0x40003ffdc0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000506f30 sp=0x4000506f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000506fd0 sp=0x4000506f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000506fd0 sp=0x4000506fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 16 gp=0x40004e2000 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000507730 sp=0x4000507710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005077d0 sp=0x4000507730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005077d0 sp=0x40005077d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 50 gp=0x40004e21c0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000507f30 sp=0x4000507f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000507fd0 sp=0x4000507f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000507fd0 sp=0x4000507fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 21 gp=0x4000182c40 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000115f30 sp=0x4000115f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000115fd0 sp=0x4000115f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000115fd0 sp=0x4000115fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 22 gp=0x4000182e00 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000116730 sp=0x4000116710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001167d0 sp=0x4000116730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001167d0 sp=0x40001167d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 23 gp=0x4000182fc0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000116f30 sp=0x4000116f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000116fd0 sp=0x4000116f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000116fd0 sp=0x4000116fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 24 gp=0x4000183180 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000117730 sp=0x4000117710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001177d0 sp=0x4000117730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001177d0 sp=0x40001177d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 25 gp=0x4000183340 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000117f30 sp=0x4000117f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000117fd0 sp=0x4000117f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000117fd0 sp=0x4000117fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 26 gp=0x4000183500 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a0730 sp=0x40001a0710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a07d0 sp=0x40001a0730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a07d0 sp=0x40001a07d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 27 gp=0x40001836c0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a0f30 sp=0x40001a0f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a0fd0 sp=0x40001a0f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a0fd0 sp=0x40001a0fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 37 gp=0x4000502540 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000509f30 sp=0x4000509f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000509fd0 sp=0x4000509f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000509fd0 sp=0x4000509fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 38 gp=0x4000502700 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050a730 sp=0x400050a710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050a7d0 sp=0x400050a730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050a7d0 sp=0x400050a7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 51 gp=0x40004e2380 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400019c730 sp=0x400019c710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400019c7d0 sp=0x400019c730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400019c7d0 sp=0x400019c7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 52 gp=0x40004e2540 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400019cf30 sp=0x400019cf10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400019cfd0 sp=0x400019cf30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400019cfd0 sp=0x400019cfd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 28 gp=0x4000183880 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a1730 sp=0x40001a1710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a17d0 sp=0x40001a1730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a17d0 sp=0x40001a17d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 29 gp=0x4000183a40 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a1f30 sp=0x40001a1f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a1fd0 sp=0x40001a1f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a1fd0 sp=0x40001a1fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 30 gp=0x4000183c00 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a2730 sp=0x40001a2710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a27d0 sp=0x40001a2730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a27d0 sp=0x40001a27d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 31 gp=0x4000183dc0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a2f30 sp=0x40001a2f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a2fd0 sp=0x40001a2f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a2fd0 sp=0x40001a2fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 32 gp=0x40001a4000 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a3730 sp=0x40001a3710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a37d0 sp=0x40001a3730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a37d0 sp=0x40001a37d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 33 gp=0x40001a41c0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a3f30 sp=0x40001a3f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a3fd0 sp=0x40001a3f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a3fd0 sp=0x40001a3fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 66 gp=0x40001a4380 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001aa730 sp=0x40001aa710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001aa7d0 sp=0x40001aa730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001aa7d0 sp=0x40001aa7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 67 gp=0x40001a4540 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001aaf30 sp=0x40001aaf10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001aafd0 sp=0x40001aaf30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001aafd0 sp=0x40001aafd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 68 gp=0x40001a4700 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001ab730 sp=0x40001ab710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001ab7d0 sp=0x40001ab730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001ab7d0 sp=0x40001ab7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 69 gp=0x40001a48c0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001abf30 sp=0x40001abf10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001abfd0 sp=0x40001abf30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001abfd0 sp=0x40001abfd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 70 gp=0x40001a4a80 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001ac730 sp=0x40001ac710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001ac7d0 sp=0x40001ac730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001ac7d0 sp=0x40001ac7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 71 gp=0x40001a4c40 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001acf30 sp=0x40001acf10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001acfd0 sp=0x40001acf30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001acfd0 sp=0x40001acfd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 72 gp=0x40001a4e00 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001ad730 sp=0x40001ad710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001ad7d0 sp=0x40001ad730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001ad7d0 sp=0x40001ad7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 53 gp=0x40004e2700 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400019d730 sp=0x400019d710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400019d7d0 sp=0x400019d730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400019d7d0 sp=0x400019d7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 54 gp=0x40004e28c0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400019df30 sp=0x400019df10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400019dfd0 sp=0x400019df30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400019dfd0 sp=0x400019dfd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 55 gp=0x40004e2a80 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400019e730 sp=0x400019e710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400019e7d0 sp=0x400019e730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400019e7d0 sp=0x400019e7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 56 gp=0x40004e2c40 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400019ef30 sp=0x400019ef10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400019efd0 sp=0x400019ef30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400019efd0 sp=0x400019efd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 57 gp=0x40004e2e00 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400019f730 sp=0x400019f710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400019f7d0 sp=0x400019f730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400019f7d0 sp=0x400019f7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 58 gp=0x40004e2fc0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400019ff30 sp=0x400019ff10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400019ffd0 sp=0x400019ff30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400019ffd0 sp=0x400019ffd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 59 gp=0x40004e3180 m=nil [GC worker (idle)]: runtime.gopark(0x13eb5928627?, 0x1?, 0x3e?, 0x5c?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a6730 sp=0x40001a6710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a67d0 sp=0x40001a6730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a67d0 sp=0x40001a67d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 73 gp=0x40001a4fc0 m=nil [GC worker (idle)]: runtime.gopark(0x13eb5929c9f?, 0x1?, 0x69?, 0xb5?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001adf30 sp=0x40001adf10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001adfd0 sp=0x40001adf30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001adfd0 sp=0x40001adfd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 60 gp=0x40004e3340 m=nil [GC worker (idle)]: runtime.gopark(0x13eb5928519?, 0x1?, 0x7c?, 0xf2?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a6f30 sp=0x40001a6f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a6fd0 sp=0x40001a6f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a6fd0 sp=0x40001a6fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 61 gp=0x40004e3500 m=nil [GC worker (idle)]: runtime.gopark(0x13eb5928443?, 0x1?, 0xb5?, 0xac?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a7730 sp=0x40001a7710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a77d0 sp=0x40001a7730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a77d0 sp=0x40001a77d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 62 gp=0x40004e36c0 m=nil [GC worker (idle)]: runtime.gopark(0x13eb59277ab?, 0x1?, 0x90?, 0xc6?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a7f30 sp=0x40001a7f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a7fd0 sp=0x40001a7f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a7fd0 sp=0x40001a7fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 74 gp=0x40001a5180 m=nil [GC worker (idle)]: runtime.gopark(0x13eb5929c2c?, 0x1?, 0x1b?, 0x47?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001b2730 sp=0x40001b2710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001b27d0 sp=0x40001b2730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001b27d0 sp=0x40001b27d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 75 gp=0x40001a5340 m=nil [GC worker (idle)]: runtime.gopark(0x15cd480?, 0x40001962a0?, 0x1a?, 0xa?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001b2f30 sp=0x40001b2f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001b2fd0 sp=0x40001b2f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001b2fd0 sp=0x40001b2fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 76 gp=0x40001a5500 m=nil [GC worker (idle)]: runtime.gopark(0x224de60?, 0x1?, 0x36?, 0xf8?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001b3730 sp=0x40001b3710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001b37d0 sp=0x40001b3730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001b37d0 sp=0x40001b37d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 39 gp=0x40005028c0 m=nil [GC worker (idle), 3 minutes]: runtime.gopark(0x224de60?, 0x1?, 0x24?, 0xc1?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050af30 sp=0x400050af10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050afd0 sp=0x400050af30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050afd0 sp=0x400050afd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 40 gp=0x4000502a80 m=nil [GC worker (idle)]: runtime.gopark(0x224de60?, 0x1?, 0x19?, 0x47?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050b730 sp=0x400050b710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050b7d0 sp=0x400050b730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050b7d0 sp=0x400050b7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 41 gp=0x4000502c40 m=nil [GC worker (idle)]: runtime.gopark(0x13eb592b0b0?, 0x1?, 0xe7?, 0x69?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050bf30 sp=0x400050bf10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050bfd0 sp=0x400050bf30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050bfd0 sp=0x400050bfd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 42 gp=0x4000502e00 m=nil [GC worker (idle), 3 minutes]: runtime.gopark(0x224de60?, 0x1?, 0xf1?, 0x3f?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001ae730 sp=0x40001ae710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001ae7d0 sp=0x40001ae730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001ae7d0 sp=0x40001ae7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 77 gp=0x40001a56c0 m=nil [GC worker (idle)]: runtime.gopark(0x13eb5928510?, 0x1?, 0x18?, 0xb9?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001b3f30 sp=0x40001b3f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001b3fd0 sp=0x40001b3f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001b3fd0 sp=0x40001b3fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 78 gp=0x40001a5880 m=nil [GC worker (idle)]: runtime.gopark(0x224de60?, 0x1?, 0x3d?, 0xd7?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001b4730 sp=0x40001b4710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001b47d0 sp=0x40001b4730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001b47d0 sp=0x40001b47d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 79 gp=0x40001a5a40 m=nil [GC worker (idle)]: runtime.gopark(0x13eb592784f?, 0x1?, 0x1c?, 0xd1?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001b4f30 sp=0x40001b4f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001b4fd0 sp=0x40001b4f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001b4fd0 sp=0x40001b4fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 80 gp=0x40001a5c00 m=nil [GC worker (idle)]: runtime.gopark(0x13eb592832c?, 0x4000196300?, 0x1a?, 0xa?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001b5730 sp=0x40001b5710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001b57d0 sp=0x40001b5730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001b57d0 sp=0x40001b57d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 63 gp=0x4000503dc0 m=nil [chan receive, 9 minutes]: runtime.gopark(0x40001aeeb8?, 0x55ccb4?, 0x1?, 0x0?, 0x4000782000?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001aee90 sp=0x40001aee70 pc=0x450438 runtime.chanrecv(0x4000142240, 0x40001aef78, 0x1) /usr/lib/golang/src/runtime/chan.go:583 +0x404 fp=0x40001aef10 sp=0x40001aee90 pc=0x41a304 runtime.chanrecv2(0x4000142240?, 0x40001aef88?) /usr/lib/golang/src/runtime/chan.go:447 +0x14 fp=0x40001aef40 sp=0x40001aef10 pc=0x419ee4 github.com/containers/podman/v5/pkg/machine.(*CleanupCallback).CleanOnSignal(0x40006948a0) /var/tmp/go/src/github.com/containers/podman/pkg/machine/cleanup.go:29 +0x88 fp=0x40001aefb0 sp=0x40001aef40 pc=0x102ad18 github.com/containers/podman/v5/pkg/machine/shim.Start.gowrap4() /var/tmp/go/src/github.com/containers/podman/pkg/machine/shim/host.go:434 +0x28 fp=0x40001aefd0 sp=0x40001aefb0 pc=0x10648c8 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001aefd0 sp=0x40001aefd0 pc=0x485f14 created by github.com/containers/podman/v5/pkg/machine/shim.Start in goroutine 1 /var/tmp/go/src/github.com/containers/podman/pkg/machine/shim/host.go:434 +0x41c goroutine 82 gp=0x4000582a80 m=nil [select, 9 minutes, locked to thread]: runtime.gopark(0x4000a107a0?, 0x2?, 0x0?, 0x0?, 0x4000a1078c?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000a10630 sp=0x4000a10610 pc=0x450438 runtime.selectgo(0x4000a107a0, 0x4000a10788, 0x0?, 0x0, 0x0?, 0x1) /usr/lib/golang/src/runtime/select.go:327 +0x614 fp=0x4000a10740 sp=0x4000a10630 pc=0x463864 runtime.ensureSigM.func1() /usr/lib/golang/src/runtime/signal_unix.go:1034 +0x198 fp=0x4000a107d0 sp=0x4000a10740 pc=0x47c5b8 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000a107d0 sp=0x4000a107d0 pc=0x485f14 created by runtime.ensureSigM in goroutine 63 /usr/lib/golang/src/runtime/signal_unix.go:1017 +0xd8 goroutine 43 gp=0x4000622a80 m=19 mp=0x4000680808 [syscall, 9 minutes]: runtime.notetsleepg(0x224cd20, 0xffffffffffffffff) /usr/lib/golang/src/runtime/lock_futex.go:246 +0x34 fp=0x4000a0c790 sp=0x4000a0c760 pc=0x41ff74 os/signal.signal_recv() /usr/lib/golang/src/runtime/sigqueue.go:152 +0x30 fp=0x4000a0c7b0 sp=0x4000a0c790 pc=0x4820e0 os/signal.loop() /usr/lib/golang/src/os/signal/signal_unix.go:23 +0x1c fp=0x4000a0c7d0 sp=0x4000a0c7b0 pc=0x55d71c runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000a0c7d0 sp=0x4000a0c7d0 pc=0x485f14 created by os/signal.Notify.func1.1 in goroutine 63 /usr/lib/golang/src/os/signal/signal.go:151 +0x28 goroutine 81 gp=0x40006828c0 m=nil [IO wait, 9 minutes]: runtime.gopark(0x400012bb98?, 0x42b300?, 0x70?, 0xbb?, 0x4000a13f80?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400012bb40 sp=0x400012bb20 pc=0x450438 runtime.netpollblock(0x0?, 0xffffffff?, 0xff?) /usr/lib/golang/src/runtime/netpoll.go:573 +0x158 fp=0x400012bb80 sp=0x400012bb40 pc=0x449478 internal/poll.runtime_pollWait(0xffff6ad5bf20, 0x72) /usr/lib/golang/src/runtime/netpoll.go:345 +0xa0 fp=0x400012bbb0 sp=0x400012bb80 pc=0x47fc40 internal/poll.(*pollDesc).wait(0x40002d7b00?, 0x4000a14000?, 0x1) /usr/lib/golang/src/internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x400012bbe0 sp=0x400012bbb0 pc=0x4ff1c8 internal/poll.(*pollDesc).waitRead(...) /usr/lib/golang/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x40002d7b00, {0x4000a14000, 0x200, 0x200}) /usr/lib/golang/src/internal/poll/fd_unix.go:164 +0x200 fp=0x400012bc80 sp=0x400012bbe0 pc=0x500510 os.(*File).read(...) /usr/lib/golang/src/os/file_posix.go:29 os.(*File).Read(0x4000026030, {0x4000a14000?, 0x40003aa508?, 0x0?}) /usr/lib/golang/src/os/file.go:118 +0x70 fp=0x400012bcc0 sp=0x400012bc80 pc=0x50b2b0 os.(*fileWithoutWriteTo).Read(0x400071a090?, {0x4000a14000?, 0x400012bd48?, 0x4940a8?}) <autogenerated>:1 +0x2c fp=0x400012bcf0 sp=0x400012bcc0 pc=0x51470c bytes.(*Buffer).ReadFrom(0x400071a090, {0x17519c0, 0x4000a12000}) /usr/lib/golang/src/bytes/buffer.go:211 +0x90 fp=0x400012bd50 sp=0x400012bcf0 pc=0x52db40 io.copyBuffer({0x1751a80, 0x400071a090}, {0x17519c0, 0x4000a12000}, {0x0, 0x0, 0x0}) /usr/lib/golang/src/io/io.go:415 +0x14c fp=0x400012bdd0 sp=0x400012bd50 pc=0x493f2c io.Copy(...) /usr/lib/golang/src/io/io.go:388 os.genericWriteTo(0x4000026030?, {0x1751a80, 0x400071a090}) /usr/lib/golang/src/os/file.go:269 +0x5c fp=0x400012be20 sp=0x400012bdd0 pc=0x50bc4c os.(*File).WriteTo(0x4000026030, {0x1751a80, 0x400071a090}) /usr/lib/golang/src/os/file.go:247 +0xa0 fp=0x400012be60 sp=0x400012be20 pc=0x50bb60 io.copyBuffer({0x1751a80, 0x400071a090}, {0x1751740, 0x4000026030}, {0x0, 0x0, 0x0}) /usr/lib/golang/src/io/io.go:411 +0x98 fp=0x400012bee0 sp=0x400012be60 pc=0x493e78 io.Copy(...) /usr/lib/golang/src/io/io.go:388 os/exec.(*Cmd).writerDescriptor.func1() /usr/lib/golang/src/os/exec/exec.go:577 +0x44 fp=0x400012bf40 sp=0x400012bee0 pc=0x778e74 os/exec.(*Cmd).Start.func2(0x0?) /usr/lib/golang/src/os/exec/exec.go:724 +0x34 fp=0x400012bfb0 sp=0x400012bf40 pc=0x779904 os/exec.(*Cmd).Start.gowrap1() /usr/lib/golang/src/os/exec/exec.go:736 +0x30 fp=0x400012bfd0 sp=0x400012bfb0 pc=0x779890 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400012bfd0 sp=0x400012bfd0 pc=0x485f14 created by os/exec.(*Cmd).Start in goroutine 1 /usr/lib/golang/src/os/exec/exec.go:723 +0x7cc r0 0x21e0820 r1 0x80 r2 0x0 r3 0x0 r4 0x0 r5 0x0 r6 0x8 r7 0x0 r8 0x62 r9 0x1 r10 0x0 r11 0x40 r12 0x1 r13 0x1 r14 0x40005dae60 r15 0x4000692720 r16 0xffffed97f3a0 r17 0xffffee17a4a0 r18 0xfff r19 0x0 r20 0xffffee17a3a0 r21 0x21e06e0 r22 0x1 r23 0x0 r24 0x0 r25 0x4000084bc0 r26 0x15cd490 r27 0x20d0000 r28 0x21dd4e0 r29 0xffffee17a358 lr 0x44a24c sp 0xffffee17a360 pc 0x48739c fault 0x0
[+1374s] [FAILED] Timed out after 600.000s. command timed out after 600.000000s: [/var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 88a858851be2] Expected process to exit. It did not. In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:59 @ 07/10/24 20:23:50.348 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineSession).waitWithTimeout(0x40004ec068, 0x8bb2c97000) /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:59 +0x14c github.com/containers/podman/v5/pkg/machine/e2e_test.runWrapper({0x4000044780, 0x3e}, {0x4000538340, 0x3, 0x4}, 0x8bb2c97000, 0x1) /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:213 +0x2f0 github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineTestBuilder).run(0x400032e1c0?) /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:175 +0x3c github.com/containers/podman/v5/pkg/machine/e2e_test.init.func14.1() /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:41 +0x660
← Exit [It] set machine cpus, disk, memory - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:17 @ 07/10/24 20:23:50.348 (10m5.65s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:23:50.348 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:23:50.348 (0s)
> Enter [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:23:50.348 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 88a858851be2 Waiting for VM to exit... [+1974s] SIGABRT: abort PC=0x48739c m=0 sigcode=0 goroutine 0 gp=0x21dd4e0 m=0 mp=0x21e06e0 [idle]: runtime.futex(0x21e0820, 0x80, 0x0, 0x0, 0x0, 0x0) /usr/lib/golang/src/runtime/sys_linux_arm64.s:651 +0x1c fp=0xfffff407bfb0 sp=0xfffff407bfb0 pc=0x48739c runtime.futexsleep(0xfffff407c038?, 0x4550bc?, 0xfffff407c038?) /usr/lib/golang/src/runtime/os_linux.go:69 +0x2c fp=0xfffff407c000 sp=0xfffff407bfb0 pc=0x44a24c runtime.notesleep(0x21e0820) /usr/lib/golang/src/runtime/lock_futex.go:170 +0x8c fp=0xfffff407c040 sp=0xfffff407c000 pc=0x41fcec runtime.mPark(...) /usr/lib/golang/src/runtime/proc.go:1761 runtime.stopm() /usr/lib/golang/src/runtime/proc.go:2782 +0x84 fp=0xfffff407c070 sp=0xfffff407c040 pc=0x4550d4 runtime.findRunnable() /usr/lib/golang/src/runtime/proc.go:3512 +0xfe0 fp=0xfffff407c1e0 sp=0xfffff407c070 pc=0x457050 runtime.schedule() /usr/lib/golang/src/runtime/proc.go:3868 +0x98 fp=0xfffff407c220 sp=0xfffff407c1e0 pc=0x458498 runtime.park_m(0x4000500fc0) /usr/lib/golang/src/runtime/proc.go:4036 +0x240 fp=0xfffff407c280 sp=0xfffff407c220 pc=0x458b30 runtime.mcall() /usr/lib/golang/src/runtime/asm_arm64.s:192 +0x54 fp=0xfffff407c290 sp=0xfffff407c280 pc=0x4839d4 goroutine 1 gp=0x40000021c0 m=nil [sleep]: runtime.gopark(0x1e5ed4b8c9d?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001d36b0 sp=0x40001d3690 pc=0x450438 time.Sleep(0x1dcd6500) /usr/lib/golang/src/runtime/time.go:195 +0xfc fp=0x40001d36f0 sp=0x40001d36b0 pc=0x482afc github.com/containers/podman/v5/pkg/machine/qemu.(*QEMUStubber).stopLocked(0x4000382310, 0x40005ead00) /var/tmp/go/src/github.com/containers/podman/pkg/machine/qemu/machine.go:222 +0x3fc fp=0x40001d3800 sp=0x40001d36f0 pc=0x102fbdc github.com/containers/podman/v5/pkg/machine/qemu.(*QEMUStubber).StopVM(0x4000382310, 0x40005ead00, 0x50?) /var/tmp/go/src/github.com/containers/podman/pkg/machine/qemu/machine.go:122 +0x38 fp=0x40001d3870 sp=0x40001d3800 pc=0x102f668 github.com/containers/podman/v5/pkg/machine/shim.stopLocked(0x40005ead00, {0x17703a0, 0x4000382310}, 0x40007992e0, 0x1) /var/tmp/go/src/github.com/containers/podman/pkg/machine/shim/host.go:345 +0xf0 fp=0x40001d38c0 sp=0x40001d3870 pc=0x1063cd0 github.com/containers/podman/v5/pkg/machine/shim.Remove(0x40005ead00, {0x17703a0, 0x4000382310}, 0x40007992e0, {0x0?, 0x0?, 0x0?}) /var/tmp/go/src/github.com/containers/podman/pkg/machine/shim/host.go:615 +0x424 fp=0x40001d3a90 sp=0x40001d38c0 pc=0x10651e4 github.com/containers/podman/v5/cmd/podman/machine.rm(0x2108920?, {0x40007992a0?, 0x1?, 0x2?}) /var/tmp/go/src/github.com/containers/podman/cmd/podman/machine/rm.go:68 +0xc4 fp=0x40001d3b90 sp=0x40001d3a90 pc=0x106efe4 github.com/spf13/cobra.(*Command).execute(0x2108920, {0x400003c0d0, 0x2, 0x2}) /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:985 +0x840 fp=0x40001d3d20 sp=0x40001d3b90 pc=0x85f1d0 github.com/spf13/cobra.(*Command).ExecuteC(0x20fc880) /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:1117 +0x344 fp=0x40001d3e00 sp=0x40001d3d20 pc=0x85f994 github.com/spf13/cobra.(*Command).Execute(...) /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:1041 github.com/spf13/cobra.(*Command).ExecuteContext(...) /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:1034 main.Execute() /var/tmp/go/src/github.com/containers/podman/cmd/podman/root.go:115 +0xc8 fp=0x40001d3e90 sp=0x40001d3e00 pc=0x10ebf28 main.main() /var/tmp/go/src/github.com/containers/podman/cmd/podman/main.go:61 +0x4b0 fp=0x40001d3f40 sp=0x40001d3e90 pc=0x10eb690 runtime.main() /usr/lib/golang/src/runtime/proc.go:271 +0x28c fp=0x40001d3fd0 sp=0x40001d3f40 pc=0x45000c runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001d3fd0 sp=0x40001d3fd0 pc=0x485f14 goroutine 2 gp=0x4000002c40 m=nil [force gc (idle), 3 minutes]: runtime.gopark(0x1ca30670e1f?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000118f90 sp=0x4000118f70 pc=0x450438 runtime.goparkunlock(...) /usr/lib/golang/src/runtime/proc.go:408 runtime.forcegchelper() /usr/lib/golang/src/runtime/proc.go:326 +0xb8 fp=0x4000118fd0 sp=0x4000118f90 pc=0x4502c8 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000118fd0 sp=0x4000118fd0 pc=0x485f14 created by runtime.init.6 in goroutine 1 /usr/lib/golang/src/runtime/proc.go:314 +0x24 goroutine 3 gp=0x4000003180 m=nil [GC sweep wait]: runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000119760 sp=0x4000119740 pc=0x450438 runtime.goparkunlock(...) /usr/lib/golang/src/runtime/proc.go:408 runtime.bgsweep(0x4000048150) /usr/lib/golang/src/runtime/mgcsweep.go:318 +0x108 fp=0x40001197b0 sp=0x4000119760 pc=0x43a968 runtime.gcenable.gowrap1() /usr/lib/golang/src/runtime/mgc.go:203 +0x28 fp=0x40001197d0 sp=0x40001197b0 pc=0x42eb18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001197d0 sp=0x40001197d0 pc=0x485f14 created by runtime.gcenable in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:203 +0x6c goroutine 4 gp=0x4000003340 m=nil [GC scavenge wait]: runtime.gopark(0x11b5d9e0?, 0x11b02ffb?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000119f60 sp=0x4000119f40 pc=0x450438 runtime.goparkunlock(...) /usr/lib/golang/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x21daee0) /usr/lib/golang/src/runtime/mgcscavenge.go:425 +0x5c fp=0x4000119f90 sp=0x4000119f60 pc=0x4382fc runtime.bgscavenge(0x4000048150) /usr/lib/golang/src/runtime/mgcscavenge.go:658 +0xac fp=0x4000119fb0 sp=0x4000119f90 pc=0x4388ac runtime.gcenable.gowrap2() /usr/lib/golang/src/runtime/mgc.go:204 +0x28 fp=0x4000119fd0 sp=0x4000119fb0 pc=0x42eab8 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000119fd0 sp=0x4000119fd0 pc=0x485f14 created by runtime.gcenable in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:204 +0xac goroutine 5 gp=0x4000003c00 m=nil [finalizer wait, 9 minutes]: runtime.gopark(0x4000118618?, 0x29?, 0xc0?, 0x1?, 0x21e06e0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000118580 sp=0x4000118560 pc=0x450438 runtime.runfinq() /usr/lib/golang/src/runtime/mfinal.go:194 +0x108 fp=0x40001187d0 sp=0x4000118580 pc=0x42dbe8 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001187d0 sp=0x40001187d0 pc=0x485f14 created by runtime.createfing in goroutine 1 /usr/lib/golang/src/runtime/mfinal.go:164 +0x80 goroutine 6 gp=0x40003fee00 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400011a730 sp=0x400011a710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400011a7d0 sp=0x400011a730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400011a7d0 sp=0x400011a7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 18 gp=0x4000182700 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000114730 sp=0x4000114710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001147d0 sp=0x4000114730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001147d0 sp=0x40001147d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 19 gp=0x40001828c0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000114f30 sp=0x4000114f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000114fd0 sp=0x4000114f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000114fd0 sp=0x4000114fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 34 gp=0x4000500000 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000506730 sp=0x4000506710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005067d0 sp=0x4000506730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005067d0 sp=0x40005067d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 35 gp=0x40005001c0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000506f30 sp=0x4000506f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000506fd0 sp=0x4000506f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000506fd0 sp=0x4000506fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 20 gp=0x4000182a80 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000115730 sp=0x4000115710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001157d0 sp=0x4000115730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001157d0 sp=0x40001157d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 21 gp=0x4000182c40 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000115f30 sp=0x4000115f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000115fd0 sp=0x4000115f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000115fd0 sp=0x4000115fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 22 gp=0x4000182e00 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000116730 sp=0x4000116710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001167d0 sp=0x4000116730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001167d0 sp=0x40001167d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 50 gp=0x4000580000 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000502730 sp=0x4000502710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005027d0 sp=0x4000502730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005027d0 sp=0x40005027d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 51 gp=0x40005801c0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000502f30 sp=0x4000502f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000502fd0 sp=0x4000502f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000502fd0 sp=0x4000502fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 52 gp=0x4000580380 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000503730 sp=0x4000503710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005037d0 sp=0x4000503730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005037d0 sp=0x40005037d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 53 gp=0x4000580540 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000503f30 sp=0x4000503f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000503fd0 sp=0x4000503f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000503fd0 sp=0x4000503fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 54 gp=0x4000580700 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000504730 sp=0x4000504710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005047d0 sp=0x4000504730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005047d0 sp=0x40005047d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 55 gp=0x40005808c0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000504f30 sp=0x4000504f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000504fd0 sp=0x4000504f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000504fd0 sp=0x4000504fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 56 gp=0x4000580a80 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000505730 sp=0x4000505710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005057d0 sp=0x4000505730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005057d0 sp=0x40005057d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 57 gp=0x4000580c40 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000505f30 sp=0x4000505f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000505fd0 sp=0x4000505f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000505fd0 sp=0x4000505fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 58 gp=0x4000580e00 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400058a730 sp=0x400058a710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400058a7d0 sp=0x400058a730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400058a7d0 sp=0x400058a7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 59 gp=0x4000580fc0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400058af30 sp=0x400058af10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400058afd0 sp=0x400058af30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400058afd0 sp=0x400058afd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 60 gp=0x4000581180 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400058b730 sp=0x400058b710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400058b7d0 sp=0x400058b730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400058b7d0 sp=0x400058b7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 61 gp=0x4000581340 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400058bf30 sp=0x400058bf10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400058bfd0 sp=0x400058bf30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400058bfd0 sp=0x400058bfd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 62 gp=0x4000581500 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400058c730 sp=0x400058c710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400058c7d0 sp=0x400058c730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400058c7d0 sp=0x400058c7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 63 gp=0x40005816c0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400058cf30 sp=0x400058cf10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400058cfd0 sp=0x400058cf30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400058cfd0 sp=0x400058cfd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 64 gp=0x4000581880 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400058d730 sp=0x400058d710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400058d7d0 sp=0x400058d730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400058d7d0 sp=0x400058d7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 65 gp=0x4000581a40 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400058df30 sp=0x400058df10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400058dfd0 sp=0x400058df30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400058dfd0 sp=0x400058dfd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 23 gp=0x4000183340 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000116f30 sp=0x4000116f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000116fd0 sp=0x4000116f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000116fd0 sp=0x4000116fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 66 gp=0x4000581c00 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000586730 sp=0x4000586710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005867d0 sp=0x4000586730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005867d0 sp=0x40005867d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 36 gp=0x4000500380 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000507730 sp=0x4000507710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005077d0 sp=0x4000507730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005077d0 sp=0x40005077d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 37 gp=0x4000500540 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000507f30 sp=0x4000507f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000507fd0 sp=0x4000507f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000507fd0 sp=0x4000507fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 24 gp=0x4000183500 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000117730 sp=0x4000117710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001177d0 sp=0x4000117730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001177d0 sp=0x40001177d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 25 gp=0x40001836c0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000117f30 sp=0x4000117f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000117fd0 sp=0x4000117f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000117fd0 sp=0x4000117fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 26 gp=0x4000183880 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a6730 sp=0x40001a6710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a67d0 sp=0x40001a6730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a67d0 sp=0x40001a67d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 27 gp=0x4000183a40 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a6f30 sp=0x40001a6f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a6fd0 sp=0x40001a6f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a6fd0 sp=0x40001a6fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 28 gp=0x4000183c00 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a7730 sp=0x40001a7710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a77d0 sp=0x40001a7730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a77d0 sp=0x40001a77d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 29 gp=0x4000183dc0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a7f30 sp=0x40001a7f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a7fd0 sp=0x40001a7f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a7fd0 sp=0x40001a7fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 30 gp=0x40001aa000 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a8730 sp=0x40001a8710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a87d0 sp=0x40001a8730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a87d0 sp=0x40001a87d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 31 gp=0x40001aa1c0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a8f30 sp=0x40001a8f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a8fd0 sp=0x40001a8f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a8fd0 sp=0x40001a8fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 32 gp=0x40001aa380 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a9730 sp=0x40001a9710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a97d0 sp=0x40001a9730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a97d0 sp=0x40001a97d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 33 gp=0x40001aa540 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a9f30 sp=0x40001a9f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a9fd0 sp=0x40001a9f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a9fd0 sp=0x40001a9fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 82 gp=0x40001aa700 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a2730 sp=0x40001a2710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a27d0 sp=0x40001a2730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a27d0 sp=0x40001a27d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 83 gp=0x40001aa8c0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a2f30 sp=0x40001a2f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a2fd0 sp=0x40001a2f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a2fd0 sp=0x40001a2fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 84 gp=0x40001aaa80 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a3730 sp=0x40001a3710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a37d0 sp=0x40001a3730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a37d0 sp=0x40001a37d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 85 gp=0x40001aac40 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a3f30 sp=0x40001a3f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a3fd0 sp=0x40001a3f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a3fd0 sp=0x40001a3fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 86 gp=0x40001aae00 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a4730 sp=0x40001a4710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a47d0 sp=0x40001a4730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a47d0 sp=0x40001a47d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 87 gp=0x40001aafc0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a4f30 sp=0x40001a4f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a4fd0 sp=0x40001a4f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a4fd0 sp=0x40001a4fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 88 gp=0x40001ab180 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a5730 sp=0x40001a5710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a57d0 sp=0x40001a5730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a57d0 sp=0x40001a57d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 89 gp=0x40001ab340 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a5f30 sp=0x40001a5f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a5fd0 sp=0x40001a5f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a5fd0 sp=0x40001a5fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 90 gp=0x40001ab500 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001b0730 sp=0x40001b0710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001b07d0 sp=0x40001b0730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001b07d0 sp=0x40001b07d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 91 gp=0x40001ab6c0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001b0f30 sp=0x40001b0f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001b0fd0 sp=0x40001b0f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001b0fd0 sp=0x40001b0fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 92 gp=0x40001ab880 m=nil [GC worker (idle)]: runtime.gopark(0x1ca306cdc22?, 0x1?, 0xdd?, 0xf1?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001b1730 sp=0x40001b1710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001b17d0 sp=0x40001b1730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001b17d0 sp=0x40001b17d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 93 gp=0x40001aba40 m=nil [GC worker (idle), 3 minutes]: runtime.gopark(0x224de60?, 0x1?, 0xa3?, 0x5a?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001b1f30 sp=0x40001b1f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001b1fd0 sp=0x40001b1f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001b1fd0 sp=0x40001b1fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 94 gp=0x40001abc00 m=nil [GC worker (idle)]: runtime.gopark(0x1ca306d5eff?, 0x1?, 0x28?, 0xda?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001b2730 sp=0x40001b2710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001b27d0 sp=0x40001b2730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001b27d0 sp=0x40001b27d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 95 gp=0x40001abdc0 m=nil [GC worker (idle)]: runtime.gopark(0x1ca306cfdf2?, 0x1?, 0xc7?, 0x5b?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001b2f30 sp=0x40001b2f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001b2fd0 sp=0x40001b2f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001b2fd0 sp=0x40001b2fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 96 gp=0x40001b4000 m=nil [GC worker (idle)]: runtime.gopark(0x1ca306cf486?, 0x1?, 0x5e?, 0xb2?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001b3730 sp=0x40001b3710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001b37d0 sp=0x40001b3730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001b37d0 sp=0x40001b37d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 97 gp=0x40001b41c0 m=nil [GC worker (idle), 3 minutes]: runtime.gopark(0x224de60?, 0x1?, 0x3a?, 0xcc?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001b3f30 sp=0x40001b3f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001b3fd0 sp=0x40001b3f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001b3fd0 sp=0x40001b3fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 98 gp=0x40001b4380 m=nil [GC worker (idle), 3 minutes]: runtime.gopark(0x224de60?, 0x1?, 0x44?, 0x2?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001ac730 sp=0x40001ac710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001ac7d0 sp=0x40001ac730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001ac7d0 sp=0x40001ac7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 99 gp=0x40001b4540 m=nil [GC worker (idle)]: runtime.gopark(0x224de60?, 0x1?, 0x1b?, 0xe9?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001acf30 sp=0x40001acf10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001acfd0 sp=0x40001acf30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001acfd0 sp=0x40001acfd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 100 gp=0x40001b4700 m=nil [GC worker (idle)]: runtime.gopark(0x224de60?, 0x1?, 0x3?, 0x40?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001ad730 sp=0x40001ad710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001ad7d0 sp=0x40001ad730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001ad7d0 sp=0x40001ad7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 38 gp=0x4000500700 m=nil [GC worker (idle)]: runtime.gopark(0x1ca306cec20?, 0x1?, 0xb7?, 0x86?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000508730 sp=0x4000508710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005087d0 sp=0x4000508730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005087d0 sp=0x40005087d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 39 gp=0x40005008c0 m=nil [GC worker (idle), 3 minutes]: runtime.gopark(0x224de60?, 0x1?, 0x6b?, 0xf0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000508f30 sp=0x4000508f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000508fd0 sp=0x4000508f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000508fd0 sp=0x4000508fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 40 gp=0x4000500a80 m=nil [GC worker (idle)]: runtime.gopark(0x1ca306cc941?, 0x1?, 0xf9?, 0x43?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000509730 sp=0x4000509710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005097d0 sp=0x4000509730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005097d0 sp=0x40005097d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 41 gp=0x4000500c40 m=nil [GC worker (idle)]: runtime.gopark(0x224de60?, 0x1?, 0xa5?, 0x37?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000509f30 sp=0x4000509f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000509fd0 sp=0x4000509f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000509fd0 sp=0x4000509fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 42 gp=0x4000500e00 m=nil [GC worker (idle)]: runtime.gopark(0x1ca306d5d65?, 0x1?, 0x57?, 0x57?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000514730 sp=0x4000514710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005147d0 sp=0x4000514730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005147d0 sp=0x40005147d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 43 gp=0x4000500fc0 m=nil [GC worker (idle)]: runtime.gopark(0x1ca306bfb3b?, 0x1?, 0x4c?, 0xb5?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000514f30 sp=0x4000514f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000514fd0 sp=0x4000514f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000514fd0 sp=0x4000514fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 44 gp=0x4000501180 m=nil [GC worker (idle)]: runtime.gopark(0x1ca306cd3b4?, 0x1?, 0x2f?, 0xc1?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000515730 sp=0x4000515710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005157d0 sp=0x4000515730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005157d0 sp=0x40005157d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 r0 0x21e0820 r1 0x80 r2 0x0 r3 0x0 r4 0x0 r5 0x0 r6 0x11 r7 0x0 r8 0x62 r9 0x1 r10 0x0 r11 0x40 r12 0x0 r13 0x1 r14 0x400045a000 r15 0x400045a640 r16 0xfffff38813a0 r17 0xfffff407c0f0 r18 0xfff r19 0x1 r20 0xfffff407bff0 r21 0x21e06e0 r22 0x1 r23 0x0 r24 0x0 r25 0x40000897c0 r26 0x15cd480 r27 0x20d0000 r28 0x21dd4e0 r29 0xfffff407bfa8 lr 0x44a24c sp 0xfffff407bfb0 pc 0x48739c fault 0x0
[+1975s] [FAILED] Timed out after 600.001s. command timed out after 600.000000s: [/var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 88a858851be2] Expected process to exit. It did not. In [DeferCleanup (Each)] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:59 @ 07/10/24 20:33:51.35 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineSession).waitWithTimeout(0x4000540088, 0x8bb2c97000) /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:59 +0x14c github.com/containers/podman/v5/pkg/machine/e2e_test.runWrapper({0x4000044780, 0x3e}, {0x40005d4340, 0x4, 0x4}, 0x8bb2c97000, 0x1) /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:213 +0x2f0 github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineTestBuilder).run(0x400032e1c0?) /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:175 +0x3c github.com/containers/podman/v5/pkg/machine/e2e_test.(*initMachine).buildCmd.func1() /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:85 +0x98 reflect.Value.call({0x10d6b60?, 0x4000139380?, 0x13?}, {0x12efb63, 0x4}, {0x1f23660, 0x0, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0x970 reflect.Value.Call({0x10d6b60?, 0x4000139380?, 0x4000624778?}, {0x1f23660?, 0x14e6d20?, 0x0?}) /usr/lib/golang/src/reflect/value.go:380 +0x94 < Exit [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:33:51.35 (10m1.002s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:33:51.35 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:33:51.351 (0s) • [FAILED] [1206.653 seconds] podman machine set /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [It] set machine cpus, disk, memory /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:17

[+1975s] 

podman machine set

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15

wsl cannot change disk, memory, processor

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:72
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:33:51.351 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:33:51.351 (0s)
→ Enter [It] wsl cannot change disk, memory, processor - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:72 @ 07/10/24 20:33:51.351 [SKIPPED] tests are only for WSL provider In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:260 @ 07/10/24 20:33:51.351 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfNotVmtype(0x1, {0x1317cf8, 0x1f}) /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:260 +0x64 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func14.2() /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:73 +0x30 ← Exit [It] wsl cannot change disk, memory, processor - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:72 @ 07/10/24 20:33:51.351 (0s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:33:51.351 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:33:51.351 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:33:51.351 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:33:51.351 (0s) S [SKIPPED] [0.001 seconds] podman machine set /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [It] wsl cannot change disk, memory, processor /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:72

[+1975s] 

podman machine set

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15

no settings should change if no flags

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:97
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:33:51.351 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:33:51.352 (0s)
→ Enter [It] no settings should change if no flags - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:97 @ 07/10/24 20:33:51.352 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 30b8e527663d [+1979s] Image resized. Machine init complete To start your machine run: podman machine start 30b8e527663d /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set 30b8e527663d /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 30b8e527663d Starting machine "30b8e527663d" [+2003s] 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 30b8e527663d [+2004s] Mounting volume... /tmp/podman_test2475195781:/tmp/podman_test2475195781 [+2005s] API forwarding listening on: /tmp/podman_test2475195781/podman/30b8e527663d-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test2475195781/podman/30b8e527663d-api.sock' Machine "30b8e527663d" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 30b8e527663d lscpu | grep "CPU(s):" | head -1 CPU(s): 32 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 30b8e527663d sudo fdisk -l | grep Disk Disk /dev/vda: 11 GiB, 11811160064 bytes, 23068672 sectors Disklabel type: gpt Disk identifier: D9C9DBAD-9BDA-45D8-86CE-D4D839BD8896 ← Exit [It] no settings should change if no flags - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:97 @ 07/10/24 20:34:21.884 (30.533s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:34:21.884 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:34:21.884 (0s)
> Enter [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:34:21.884 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 30b8e527663d Waiting for VM to exit... [+2007s] < Exit [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:34:23.15 (1.266s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:34:23.15 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:34:23.15 (0s) • [31.799 seconds]

[+2007s] 

podman machine set

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15

set rootful with docker sock change

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:132
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:34:23.15 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:34:23.15 (0s)
→ Enter [It] set rootful with docker sock change - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:132 @ 07/10/24 20:34:23.15 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 d49667983ebc [+2011s] Image resized. Machine init complete To start your machine run: podman machine start d49667983ebc /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --rootful d49667983ebc /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start d49667983ebc Starting machine "d49667983ebc" [+2037s] Mounting volume... /tmp/podman_test3818497243:/tmp/podman_test3818497243 [+2038s] API forwarding listening on: /tmp/podman_test3818497243/podman/d49667983ebc-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test3818497243/podman/d49667983ebc-api.sock' Machine "d49667983ebc" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Rootful}} d49667983ebc true /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh d49667983ebc readlink /var/run/docker.sock /run/podman/podman.sock ← Exit [It] set rootful with docker sock change - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:132 @ 07/10/24 20:34:54.594 (31.443s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:34:54.594 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:34:54.594 (0s)
> Enter [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:34:54.594 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force d49667983ebc Waiting for VM to exit... [+2039s] < Exit [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:34:55.86 (1.266s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:34:55.86 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:34:55.861 (0s) • [32.710 seconds]

[+2039s] 

podman machine set

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15

set user mode networking

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:164
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:34:55.861 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:34:55.861 (0s)
→ Enter [It] set user mode networking - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:164 @ 07/10/24 20:34:55.861 [SKIPPED] Test is only for WSL In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:166 @ 07/10/24 20:34:55.861 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func14.5() /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:166 +0x54 ← Exit [It] set user mode networking - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:164 @ 07/10/24 20:34:55.861 (0s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:34:55.861 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:34:55.861 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:34:55.861 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:34:55.861 (0s) S [SKIPPED] [0.001 seconds] podman machine set /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [It] set user mode networking /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:164

[+2039s] 

podman machine set

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15

set while machine already running

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:190
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:34:55.861 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:34:55.861 (0s)
→ Enter [It] set while machine already running - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:190 @ 07/10/24 20:34:55.861 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 351b059822be [+2044s] Image resized. Machine init complete To start your machine run: podman machine start 351b059822be /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 351b059822be Starting machine "351b059822be" [+2067s] 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 351b059822be [+2068s] Mounting volume... /tmp/podman_test1535399065:/tmp/podman_test1535399065 [+2069s] API forwarding listening on: /tmp/podman_test1535399065/podman/351b059822be-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test1535399065/podman/351b059822be-api.sock' Machine "351b059822be" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --rootful 351b059822be Error: unable to change settings unless vm is stopped ← Exit [It] set while machine already running - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:190 @ 07/10/24 20:35:25.612 (29.751s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:35:25.612 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:35:25.612 (0s)
> Enter [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:35:25.612 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 351b059822be Waiting for VM to exit... [+2070s] < Exit [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:35:26.878 (1.266s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:35:26.878 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:35:26.879 (0s) • [31.017 seconds]

[+2070s] 

podman machine proxy settings propagation

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/proxy_test.go:13

ssh to running machine and check proxy settings

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/proxy_test.go:15
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:35:26.879 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:35:26.879 (0s)
→ Enter [It] ssh to running machine and check proxy settings - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/proxy_test.go:15 @ 07/10/24 20:35:26.879 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 c8950f73b9cd [+2075s] Image resized. Machine init complete To start your machine run: podman machine start c8950f73b9cd /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start c8950f73b9cd Starting machine "c8950f73b9cd" [+2099s] 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 c8950f73b9cd [+2101s] Mounting volume... /tmp/podman_test1047700151:/tmp/podman_test1047700151 API forwarding listening on: /tmp/podman_test1047700151/podman/c8950f73b9cd-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test1047700151/podman/c8950f73b9cd-api.sock' Machine "c8950f73b9cd" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh c8950f73b9cd printenv HTTP_PROXY [+2102s] http://abcdefghijklmnopqrstuvwxyz-proxy /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh c8950f73b9cd printenv HTTPS_PROXY http://abcdefghijklmnopqrstuvwxyz-proxy /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh c8950f73b9cd printenv SSL_CERT_DIR SSL_CERT_FILE /etc/containers/certs.d /etc/containers/certs.d/cert1 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh c8950f73b9cd cat $SSL_CERT_DIR/cert2 $SSL_CERT_FILE cert2 content cert1 content /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop c8950f73b9cd [+2103s] Waiting for VM to exit... [+2104s] Machine "c8950f73b9cd" stopped successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start c8950f73b9cd Starting machine "c8950f73b9cd" [+2123s] 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 c8950f73b9cd [+2125s] Mounting volume... /tmp/podman_test1047700151:/tmp/podman_test1047700151 API forwarding listening on: /tmp/podman_test1047700151/podman/c8950f73b9cd-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test1047700151/podman/c8950f73b9cd-api.sock' Machine "c8950f73b9cd" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh c8950f73b9cd printenv HTTP_PROXY HTTPS_PROXY http:// some special @;" here https://abc :£$%6 : |"" /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh c8950f73b9cd cat $SSL_CERT_DIR/cert2 $SSL_CERT_FILE [+2126s] cert2 content cert1 content ← Exit [It] ssh to running machine and check proxy settings - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/proxy_test.go:15 @ 07/10/24 20:36:22.276 (55.397s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:36:22.276 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:36:22.276 (0s)
> Enter [DeferCleanup (Each)] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:22.276 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force c8950f73b9cd Waiting for VM to exit... [+2127s] < Exit [DeferCleanup (Each)] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:23.543 (1.267s) > Enter [DeferCleanup (Each)] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/10/24 20:36:23.543 < Exit [DeferCleanup (Each)] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/10/24 20:36:23.543 (0s) > Enter [DeferCleanup (Each)] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/10/24 20:36:23.543 < Exit [DeferCleanup (Each)] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/10/24 20:36:23.543 (0s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:36:23.543 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:36:23.543 (0s) • [56.665 seconds]

[+2127s] 

podman machine init

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22

bad init

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:28
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:36:23.543 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:36:23.544 (0s)
→ Enter [It] bad init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:28 @ 07/10/24 20:36:23.544 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: machine name "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ" must be 30 characters or less /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 qemu Error: cannot use "qemu" for a machine name /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r system connection add foobar tcp://localhost:8000 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 foobar Error: system connection "foobar" already exists. consider a different machine name or remove the connection with `podman system connection rm` /var/tmp/go/src/github.com/containers/podman/bin/podman-remote 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 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --username -/a 61db073b6f39 Error: invalid username "-/a": names must match [a-zA-Z0-9][a-zA-Z0-9_.-]*: invalid argument /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --memory 129551 61db073b6f39 Error: requested amount of memory (129551 MB) greater than total system memory (134770749440 MB) /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r system connection rm foobar ← Exit [It] bad init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:28 @ 07/10/24 20:36:23.751 (207ms)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:36:23.751 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:36:23.751 (0s)
> Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:23.751 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 61db073b6f39 Error: 61db073b6f39: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:23.782 (31ms) > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:23.782 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 61db073b6f39 Error: 61db073b6f39: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:23.803 (21ms) > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:23.803 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force ab/cd Error: ab/cd: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:23.824 (21ms) > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:23.824 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foobar Error: foobar: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:23.854 (31ms) > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:23.854 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force qemu Error: qemu: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:23.876 (21ms) > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:23.876 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:23.897 (21ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:36:23.897 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:36:23.897 (0s) • [0.354 seconds]

[+2127s] 

podman machine init

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22

simple init

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:82
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:36:23.897 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:36:23.897 (0s)
→ Enter [It] simple init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:82 @ 07/10/24 20:36:23.897 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 50949f37db96 [+2132s] Image resized. Machine init complete To start your machine run: podman machine start 50949f37db96 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 50949f37db96 [ { "ConfigDir": { "Path": "/tmp/podman_test1246693441/.config/containers/podman/machine/qemu" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/tmp/podman_test1246693441/podman/50949f37db96-api.sock" }, "PodmanPipe": null }, "Created": "2024-07-10T20:36:23.920833291Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "50949f37db96", "Resources": { "CPUs": 32, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/tmp/podman_test1246693441/.local/share/containers/podman/machine/machine", "Port": 35459, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] ← Exit [It] simple init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:82 @ 07/10/24 20:36:28.524 (4.626s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:36:28.524 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:36:28.524 (0s)
> Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:28.524 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 50949f37db96 < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:28.777 (254ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:36:28.777 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:36:28.778 (0s) • [4.881 seconds]

[+2132s] 

podman machine init

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22

simple init with start

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:101
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:36:28.778 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:36:28.778 (0s)
→ Enter [It] simple init with start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:101 @ 07/10/24 20:36:28.778 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 72dc1dcb1368 [+2137s] Image resized. Machine init complete To start your machine run: podman machine start 72dc1dcb1368 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 72dc1dcb1368 [ { "ConfigDir": { "Path": "/tmp/podman_test4194299309/.config/containers/podman/machine/qemu" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/tmp/podman_test4194299309/podman/72dc1dcb1368-api.sock" }, "PodmanPipe": null }, "Created": "2024-07-10T20:36:28.802816927Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "72dc1dcb1368", "Resources": { "CPUs": 32, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/tmp/podman_test4194299309/.local/share/containers/podman/machine/machine", "Port": 46037, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 72dc1dcb1368 Starting machine "72dc1dcb1368" [+2160s] 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 72dc1dcb1368 [+2161s] Mounting volume... /tmp/podman_test4194299309:/tmp/podman_test4194299309 [+2162s] API forwarding listening on: /tmp/podman_test4194299309/podman/72dc1dcb1368-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test4194299309/podman/72dc1dcb1368-api.sock' Machine "72dc1dcb1368" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 72dc1dcb1368 [ { "ConfigDir": { "Path": "/tmp/podman_test4194299309/.config/containers/podman/machine/qemu" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/tmp/podman_test4194299309/podman/72dc1dcb1368-api.sock" }, "PodmanPipe": null }, "Created": "2024-07-10T20:36:28.802816927Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "72dc1dcb1368", "Resources": { "CPUs": 32, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/tmp/podman_test4194299309/.local/share/containers/podman/machine/machine", "Port": 46037, "RemoteUsername": "core" }, "State": "running", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 72dc1dcb1368 sudo systemctl is-enabled zincati disabled ← Exit [It] simple init with start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:101 @ 07/10/24 20:36:58.925 (30.147s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:36:58.925 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:36:58.925 (0s)
> Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:58.925 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 72dc1dcb1368 Waiting for VM to exit... [+2164s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:37:00.192 (1.267s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:37:00.192 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:37:00.192 (0s) • [31.415 seconds]

[+2164s] 

podman machine init

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22

simple init with username

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:137
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:37:00.193 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:37:00.193 (0s)
→ Enter [It] simple init with username - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:137 @ 07/10/24 20:37:00.193 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --username remoteuser --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 e862a662000c [+2168s] Image resized. Machine init complete To start your machine run: podman machine start e862a662000c /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect e862a662000c [ { "ConfigDir": { "Path": "/tmp/podman_test88434917/.config/containers/podman/machine/qemu" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/tmp/podman_test88434917/podman/e862a662000c-api.sock" }, "PodmanPipe": null }, "Created": "2024-07-10T20:37:00.217583888Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "e862a662000c", "Resources": { "CPUs": 32, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/tmp/podman_test88434917/.local/share/containers/podman/machine/machine", "Port": 39227, "RemoteUsername": "remoteuser" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] ← Exit [It] simple init with username - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:137 @ 07/10/24 20:37:04.809 (4.616s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:37:04.809 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:37:04.809 (0s)
> Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:37:04.809 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force e862a662000c [+2169s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:37:05.063 (254ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:37:05.063 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:37:05.063 (0s) • [4.870 seconds]

[+2169s] 

podman machine init

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22

machine init with cpus, disk size, memory, timezone

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:159
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:37:05.063 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:37:05.063 (0s)
→ Enter [It] machine init with cpus, disk size, memory, timezone - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:159 @ 07/10/24 20:37:05.063 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --cpus 2 --disk-size 102 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --memory 4096 --timezone Pacific/Honolulu 59468828e550 [+2173s] Image resized. Machine init complete To start your machine run: podman machine start 59468828e550 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 59468828e550 Starting machine "59468828e550" [+2197s] 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 59468828e550 [+2199s] Mounting volume... /tmp/podman_test3752492799:/tmp/podman_test3752492799 API forwarding listening on: /tmp/podman_test3752492799/podman/59468828e550-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test3752492799/podman/59468828e550-api.sock' Machine "59468828e550" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 59468828e550 lscpu | grep "CPU(s):" | head -1 [+2200s] CPU(s): 2 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 59468828e550 sudo fdisk -l | grep Disk Disk /dev/vda: 102 GiB, 109521666048 bytes, 213909504 sectors Disklabel type: gpt Disk identifier: 54D24361-8B45-49DF-B127-41A52CC2E775 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 59468828e550 cat /proc/meminfo | grep -i 'memtotal' | grep -o '[[:digit:]]*' 3986924 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 59468828e550 date [+2201s] Wed Jul 10 10:37:37 HST 2024 ← Exit [It] machine init with cpus, disk size, memory, timezone - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:159 @ 07/10/24 20:37:37.246 (32.183s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:37:37.246 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:37:37.246 (0s)
> Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:37:37.246 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 59468828e550 Waiting for VM to exit... [+2202s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:37:38.513 (1.267s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:37:38.513 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:37:38.513 (0s) • [33.450 seconds]

[+2202s] 

podman machine init

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22

machine init with volume

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:200
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:37:38.513 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:37:38.514 (0s)
→ Enter [It] machine init with volume - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:200 @ 07/10/24 20:37:38.514 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --volume /tmp/3235270423:/very-long-test-mount-dir-path-more-than-thirty-six-bytes --now 2f129f16764c [+2207s] Image resized. Machine init complete Starting machine "2f129f16764c" [+2230s] 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 2f129f16764c [+2231s] Mounting volume... /tmp/3235270423:/very-long-test-mount-dir-path-more-than-thirty-six-bytes [+2232s] API forwarding listening on: /tmp/podman_test2706587864/podman/2f129f16764c-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test2706587864/podman/2f129f16764c-api.sock' Machine "2f129f16764c" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 2f129f16764c ls /very-long-test-mount-dir-path-more-than-thirty-six-bytes example671380345 ← Exit [It] machine init with volume - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:200 @ 07/10/24 20:38:08.811 (30.298s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:38:08.811 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:38:08.812 (0s)
> Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:38:08.812 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 2f129f16764c Waiting for VM to exit... [+2234s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:38:10.078 (1.266s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:38:10.078 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:38:10.078 (0s) • [31.565 seconds]

[+2234s] 

podman machine init

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22

machine init rootless docker.sock check

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:227
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:38:10.078 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:38:10.079 (0s)
→ Enter [It] machine init rootless docker.sock check - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:227 @ 07/10/24 20:38:10.079 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 4c2be4655b88 [+2238s] Image resized. Machine init complete To start your machine run: podman machine start 4c2be4655b88 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 4c2be4655b88 Starting machine "4c2be4655b88" [+2262s] 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 4c2be4655b88 [+2264s] Mounting volume... /tmp/podman_test422158271:/tmp/podman_test422158271 API forwarding listening on: /tmp/podman_test422158271/podman/4c2be4655b88-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test422158271/podman/4c2be4655b88-api.sock' Machine "4c2be4655b88" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 4c2be4655b88 readlink /var/run/docker.sock /run/user/5517/podman/podman.sock [+2265s] ← Exit [It] machine init rootless docker.sock check - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:227 @ 07/10/24 20:38:41.004 (30.926s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:38:41.004 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:38:41.004 (0s)
> Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:38:41.004 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 4c2be4655b88 Waiting for VM to exit... [+2266s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:38:42.271 (1.266s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:38:42.271 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:38:42.271 (0s) • [32.193 seconds]

[+2266s] 

podman machine init

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22

machine init rootful with docker.sock check

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:250
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:38:42.271 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:38:42.271 (0s)
→ Enter [It] machine init rootful with docker.sock check - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:250 @ 07/10/24 20:38:42.271 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --rootful 89e4613ed823 [+2270s] Image resized. Machine init complete To start your machine run: podman machine start 89e4613ed823 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 89e4613ed823 Starting machine "89e4613ed823" [+2295s] Mounting volume... /tmp/podman_test3346982870:/tmp/podman_test3346982870 [+2296s] API forwarding listening on: /tmp/podman_test3346982870/podman/89e4613ed823-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test3346982870/podman/89e4613ed823-api.sock' Machine "89e4613ed823" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Rootful}} 89e4613ed823 true /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 89e4613ed823 readlink /var/run/docker.sock /run/podman/podman.sock ← Exit [It] machine init rootful with docker.sock check - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:250 @ 07/10/24 20:39:12.904 (30.633s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:39:12.904 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:39:12.904 (0s)
> Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:39:12.904 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 89e4613ed823 Waiting for VM to exit... [+2298s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:39:14.17 (1.266s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:39:14.17 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:39:14.17 (0s) • [31.899 seconds]

[+2298s] 

podman machine init

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22

init should cleanup on failure

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:277
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:39:14.17 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:39:14.171 (0s)
→ Enter [It] init should cleanup on failure - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:277 @ 07/10/24 20:39:14.171 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 0287d122c67d [+2302s] Image resized. Machine init complete To start your machine run: podman machine start 0287d122c67d /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.ConfigDir.Path}} 0287d122c67d /tmp/podman_test894702989/.config/containers/podman/machine/qemu /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 0287d122c67d [+2303s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 0287d122c67d [] Error: 0287d122c67d: VM does not exist /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --ignition-path /bad/path --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 0287d122c67d [+2307s] Error: open /bad/path: no such file or directory ← Exit [It] init should cleanup on failure - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:277 @ 07/10/24 20:39:23.787 (9.616s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:39:23.787 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:39:23.787 (0s)
> Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:39:23.787 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 0287d122c67d Error: 0287d122c67d: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:39:23.819 (32ms) > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:39:23.819 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 0287d122c67d Error: 0287d122c67d: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:39:23.84 (21ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:39:23.84 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:39:23.841 (0s) • [9.670 seconds]

[+2307s] 

podman machine init

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22

verify a podman 4 config does not break podman 5

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:326
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:39:23.841 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:39:23.841 (0s)
→ Enter [It] verify a podman 4 config does not break podman 5 - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:326 @ 07/10/24 20:39:23.841 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list time="2024-07-10T20:39:23Z" level=error msg="incompatible machine config \"/tmp/podman_test1201793667/.config/containers/podman/machine/qemu/foobar-machine.json\" (podman-machine-default) for this version of Podman" NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect foobar-machine [] Error: incompatible machine config "/tmp/podman_test1201793667/.config/containers/podman/machine/qemu/foobar-machine.json" (foobar-machine) for this version of Podman /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 f2b1f66c0f64 time="2024-07-10T20:39:23Z" level=error msg="incompatible machine config \"/tmp/podman_test1201793667/.config/containers/podman/machine/qemu/foobar-machine.json\" (podman-machine-default) for this version of Podman" [+2312s] Image resized. Machine init complete To start your machine run: podman machine start f2b1f66c0f64 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list time="2024-07-10T20:39:28Z" level=error msg="incompatible machine config \"/tmp/podman_test1201793667/.config/containers/podman/machine/qemu/foobar-machine.json\" (podman-machine-default) for this version of Podman" NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE f2b1f66c0f64* qemu 4 seconds ago Never 32 2GiB 11GiB /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect f2b1f66c0f64 [ { "ConfigDir": { "Path": "/tmp/podman_test1201793667/.config/containers/podman/machine/qemu" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/tmp/podman_test1201793667/podman/f2b1f66c0f64-api.sock" }, "PodmanPipe": null }, "Created": "2024-07-10T20:39:23.927754109Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "f2b1f66c0f64", "Resources": { "CPUs": 32, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/tmp/podman_test1201793667/.local/share/containers/podman/machine/machine", "Port": 39649, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] ← Exit [It] verify a podman 4 config does not break podman 5 - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:326 @ 07/10/24 20:39:28.479 (4.638s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:39:28.479 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:39:28.479 (0s)
> Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:39:28.479 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force f2b1f66c0f64 < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:39:28.733 (254ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:39:28.733 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:39:28.733 (0s) • [4.893 seconds]

[+2312s] 

podman machine init

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22

machine init with rosetta=true

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:374
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:39:28.733 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:39:28.733 (0s)
→ Enter [It] machine init with rosetta=true - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:374 @ 07/10/24 20:39:28.733 [SKIPPED] Test is only for AppleHv In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:254 @ 07/10/24 20:39:28.734 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x0, {0x130aeee, 0x18}) /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:254 +0x64 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func9.11() /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:375 +0x30 ← Exit [It] machine init with rosetta=true - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:374 @ 07/10/24 20:39:28.734 (0s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:39:28.734 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:39:28.734 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:39:28.734 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:39:28.734 (0s) S [SKIPPED] [0.001 seconds] podman machine init /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [It] machine init with rosetta=true /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:374

[+2312s] 

podman machine init

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22

machine init with rosetta=false

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:419
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:39:28.735 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:39:28.735 (0s)
→ Enter [It] machine init with rosetta=false - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:419 @ 07/10/24 20:39:28.735 [SKIPPED] Test is only for AppleHv In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:254 @ 07/10/24 20:39:28.735 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x0, {0x130aeee, 0x18}) /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:254 +0x64 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func9.12() /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:420 +0x34 ← Exit [It] machine init with rosetta=false - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:419 @ 07/10/24 20:39:28.735 (0s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:39:28.735 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:39:28.735 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:39:28.735 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:39:28.735 (0s) S [SKIPPED] [0.001 seconds] podman machine init /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [It] machine init with rosetta=false /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:419

[+2312s] 

[SynchronizedAfterSuite]

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:96
→ Enter [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:96 @ 07/10/24 20:39:28.735 ← Exit [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:96 @ 07/10/24 20:39:28.735 (0s)
→ Enter [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:96 @ 07/10/24 20:39:28.735 podman machine init machine init with rosetta=true 0.000393 seconds podman machine set set user mode networking 0.000403 seconds podman machine init machine init with rosetta=false 0.000404 seconds podman machine set wsl cannot change disk, memory, processor 0.000461 seconds podman machine ssh bad machine name 0.021256 seconds podman machine rm bad init name 0.030921 seconds podman machine reset starting from scratch should not error 0.031027 seconds podman inspect stop inspect bad name 0.031137 seconds podman machine start bad start name 0.031222 seconds podman machine stop stop bad name 0.052467 seconds podman machine init bad init 0.207625 seconds podman machine list list machine in machine-readable byte format 4.564439 seconds podman machine ssh ssh to non-running machine 4.574715 seconds podman machine list list machine in human-readable format 4.574896 seconds podman machine init simple init with username 4.616043 seconds podman inspect stop inspect with go format 4.618336 seconds podman machine init simple init 4.626558 seconds podman machine init verify a podman 4 config does not break podman 5 4.638263 seconds podman machine info machine info 4.647360 seconds podman machine list list machine 4.666750 seconds podman machine list list with --format 4.688404 seconds podman machine rm machine rm --save-ignition --save-image 4.696961 seconds podman machine rm Removing all machines doesn't delete ssh keys 4.909888 seconds podman machine rm Remove machine 4.921054 seconds podman machine reset reset machine with one defined machine 4.950224 seconds podman inspect stop inspect shows a unique socket name per machine 9.109060 seconds podman inspect stop inspect two machines 9.148869 seconds podman machine list list machines with quiet or noheading 9.160621 seconds podman machine init init should cleanup on failure 9.616608 seconds podman machine set set while machine already running 29.751070 seconds podman machine init simple init with start 30.147275 seconds run basic podman commands Volume should be virtiofs 30.246312 seconds podman machine init machine init with volume 30.297992 seconds podman machine ssh ssh to running machine and check os-type 30.438287 seconds run basic podman commands podman volume on non-standard path 30.458368 seconds podman machine start start machine with conflict on SSH port 30.523715 seconds podman machine set no settings should change if no flags 30.532739 seconds podman machine init machine init rootful with docker.sock check 30.632799 seconds podman machine init machine init rootless docker.sock check 30.926028 seconds podman machine set set rootful with docker sock change 31.443277 seconds run basic podman commands Volume ops 31.522700 seconds podman machine rm Remove running machine 31.727855 seconds podman machine list list machine: check if running while starting 31.927976 seconds podman machine init machine init with cpus, disk size, memory, timezone 32.183413 seconds podman machine start start machine already started 32.189423 seconds run basic podman commands Basic ops 33.127588 seconds podman machine stop Stop running machine 33.162678 seconds run basic podman commands Podman ops with port forwarding and gvproxy 34.056898 seconds podman machine start start only starts specified machine 34.507879 seconds podman machine start start two machines in parallel 34.885266 seconds podman machine rm Remove machine sharing ssh key with another machine 35.139902 seconds podman machine reset reset with running machine and other machines idle 37.314828 seconds podman machine proxy settings propagation ssh to running machine and check proxy settings 55.396912 seconds podman machine start start simple machine 76.275167 seconds podman machine set set machine cpus, disk, memory 605.650041 seconds ← Exit [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:96 @ 07/10/24 20:39:28.735 (0s)
[SynchronizedAfterSuite] PASSED [0.000 seconds]

[+2312s] 

[ReportAfterSuite] Autogenerated ReportAfterSuite for --json-report

autogenerated by Ginkgo

→ Enter [ReportAfterSuite] TOP-LEVEL - autogenerated by Ginkgo @ 07/10/24 20:39:28.735 ← Exit [ReportAfterSuite] TOP-LEVEL - autogenerated by Ginkgo @ 07/10/24 20:39:28.748 (13ms)
[ReportAfterSuite] PASSED [0.013 seconds]

[+2312s] 
         Summarizing 1 Failure:
           [FAIL] podman machine set [It] set machine cpus, disk, memory
           /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:59
         
         Ran 51 of 55 Specs in 2238.277 seconds
         FAIL! -- 50 Passed | 1 Failed | 0 Pending | 4 Skipped
         --- FAIL: TestMachine (2238.29s)
         FAIL
         
         Ginkgo ran 1 suite in 38m17.308023817s
         
         Test Suite Failed
         make[1]: *** [Makefile:649: ginkgo-run] Error 1
         make[1]: Leaving directory '/var/tmp/go/src/github.com/containers/podman'
         make: *** [Makefile:678: localmachine] Error 2
[20:39:28] END - [+2312s] total duration since 2024-07-10T20:39:28Z

Processed Wed Jul 10 20:39:28 2024 by logformatter v0.3