Synopsis


GitHub PR:23456 - vendor: bump c/common
Test name:machine-linux podman fedora-40-aarch64 rootless host sqlite
Cirrus:Build 5200717386874880 / Task 6618473193799680
Logs:main / journal
Base commit:737c08224eb6746f623ae430b47c74f3628bba0a

[20:34:42] START - All [+xxxx] lines that follow are relative to 2024-07-31T20:34:42Z. [+0000s] + make localmachine # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:429 in _run_machine-linux() [+0005s] # gitCommit needed by logformatter, to link to sources /define.gitCommit=75a316aae4e68c440f8eba81d5070c17f8bccad4 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' [+0006s] 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 [+0017s] make[2]: Leaving directory '/var/tmp/go/src/github.com/containers/podman/test/tools' ./test/tools/build/ginkgo version Ginkgo Version 2.19.1 ./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/. [+0076s] Running Suite: Podman Machine tests - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e ================================================================================================== Random Seed: 1722458099 Will run 56 of 56 specs

[+0076s]

[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/31/24 20:35:58.433 Looking up Podman Machine image at quay.io/podman/machine-os:5.2 to create VM Getting image source signatures Copying blob sha256:54d44d6d25cf3a6c611e4d8d4ac1f8de205ad7b5b48be5f39dc3346eb475f152 [+0077s] Copying config sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a Writing manifest to image destination 54d44d6d25cf3a6c611e4d8d4ac1f8de205ad7b5b48be5f39dc3346eb475f152 [+0082s] ← Exit [BeforeSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:56 @ 07/31/24 20:36:04.563 (6.13s)
[BeforeSuite] PASSED [6.130 seconds]

[+0082s]

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/31/24 20:36:04.563 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:36:04.564 (0s)
→ Enter [It] set machine cpus, disk, memory - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:17 @ 07/31/24 20:36:04.564 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 07e742777787 [+0087s] Image resized. Machine init complete To start your machine run: podman machine start 07e742777787 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --memory 524288 07e742777787 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 07e742777787 Image resized. /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --cpus 2 --disk-size 5 --memory 4096 07e742777787 Error: new disk size must be larger than 102 GB /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 07e742777787 Starting machine "07e742777787" [+0114s] 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 07e742777787 [+0116s] Mounting volume... /tmp/podman_test1526204216:/tmp/podman_test1526204216 API forwarding listening on: /tmp/podman_test1526204216/podman/07e742777787-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_test1526204216/podman/07e742777787-api.sock' Machine "07e742777787" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 07e742777787 lscpu | grep "CPU(s):" | head -1 [+0117s] CPU(s): 2 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 07e742777787 sudo fdisk -l | grep Disk Disk /dev/vda: 102 GiB, 109521666048 bytes, 213909504 sectors Disklabel type: gpt Disk identifier: B55183BC-4584-4F2B-8B6F-11334CBC7515 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 07e742777787 cat /proc/meminfo | grep -i 'memtotal' | grep -o '[[:digit:]]*' 3986920 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --cpus 4 --disk-size 5 --memory 4096 07e742777787 Error: new disk size must be larger than 102 GB ← Exit [It] set machine cpus, disk, memory - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:17 @ 07/31/24 20:36:39.733 (35.169s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:36:39.733 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:36:39.733 (0s)
> Enter [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:36:39.733 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 07e742777787 Waiting for VM to exit... [+0118s] < Exit [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:36:41 (1.266s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:36:41 [+0119s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:36:41 (0s) • [36.437 seconds]

[+0119s]

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/31/24 20:36:41 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:36:41 (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/31/24 20:36:41 [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/31/24 20:36:41 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfNotVmtype(0x1, {0x1318c3a, 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/31/24 20:36:41.001 (0s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:36:41.001 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:36:41.001 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:36:41.001 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:36:41.001 (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

[+0119s]

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/31/24 20:36:41.001 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:36:41.001 (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/31/24 20:36:41.001 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 92bc8090d88b [+0123s] Image resized. Machine init complete To start your machine run: podman machine start 92bc8090d88b /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set 92bc8090d88b /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 92bc8090d88b Starting machine "92bc8090d88b" [+0148s] 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 92bc8090d88b [+0150s] Mounting volume... /tmp/podman_test2194363414:/tmp/podman_test2194363414 API forwarding listening on: /tmp/podman_test2194363414/podman/92bc8090d88b-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_test2194363414/podman/92bc8090d88b-api.sock' Machine "92bc8090d88b" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 92bc8090d88b lscpu | grep "CPU(s):" | head -1 CPU(s): 32 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 92bc8090d88b sudo fdisk -l | grep Disk [+0151s] Disk /dev/vda: 11 GiB, 11811160064 bytes, 23068672 sectors Disklabel type: gpt Disk identifier: E5C678C7-E504-4DCB-8577-F189B7601814 ← 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/31/24 20:37:13.354 (32.353s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:37:13.354 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:37:13.354 (0s)
> Enter [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:37:13.354 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 92bc8090d88b Waiting for VM to exit... [+0153s] < Exit [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:37:15.136 (1.782s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:37:15.136 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:37:15.136 (0s) • [34.135 seconds]

[+0153s]

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/31/24 20:37:15.136 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:37:15.136 (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/31/24 20:37:15.136 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 40c065f04072 [+0157s] Image resized. Machine init complete To start your machine run: podman machine start 40c065f04072 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --rootful 40c065f04072 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 40c065f04072 Starting machine "40c065f04072" [+0182s] Mounting volume... /tmp/podman_test1516869003:/tmp/podman_test1516869003 [+0183s] API forwarding listening on: /tmp/podman_test1516869003/podman/40c065f04072-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_test1516869003/podman/40c065f04072-api.sock' Machine "40c065f04072" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Rootful}} 40c065f04072 true /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 40c065f04072 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/31/24 20:37:45.757 (30.621s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:37:45.757 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:37:45.757 (0s)
> Enter [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:37:45.757 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 40c065f04072 Waiting for VM to exit... [+0185s] < Exit [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:37:47.044 (1.286s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:37:47.044 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:37:47.044 (0s) • [31.908 seconds]

[+0185s]

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/31/24 20:37:47.044 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:37:47.044 (0s)
→ Enter [It] set user mode networking - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:164 @ 07/31/24 20:37:47.044 [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/31/24 20:37:47.045 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/31/24 20:37:47.045 (0s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:37:47.045 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:37:47.045 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:37:47.045 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:37:47.045 (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

[+0185s]

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/31/24 20:37:47.045 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:37:47.045 (0s)
→ Enter [It] set while machine already running - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:190 @ 07/31/24 20:37:47.045 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 fa32586056c9 [+0189s] Image resized. Machine init complete To start your machine run: podman machine start fa32586056c9 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start fa32586056c9 Starting machine "fa32586056c9" [+0212s] 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 fa32586056c9 [+0214s] Mounting volume... /tmp/podman_test3383378374:/tmp/podman_test3383378374 API forwarding listening on: /tmp/podman_test3383378374/podman/fa32586056c9-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_test3383378374/podman/fa32586056c9-api.sock' Machine "fa32586056c9" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --rootful fa32586056c9 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/31/24 20:38:16.765 (29.72s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:38:16.765 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:38:16.765 (0s)
> Enter [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:38:16.765 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force fa32586056c9 Waiting for VM to exit... [+0216s] < Exit [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:38:18.051 (1.286s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:38:18.051 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:38:18.052 (0s) • [31.007 seconds]

[+0216s]

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/31/24 20:38:18.052 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:38:18.052 (0s)
→ Enter [It] machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:15 @ 07/31/24 20:38:18.052 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine info host: arch: arm64 currentmachine: "" defaultmachine: "" eventsdir: /tmp/podman_test4269853420/podman machineconfigdir: /tmp/podman_test4269853420/.config/containers/podman/machine/qemu machineimagedir: /tmp/podman_test4269853420/.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: 75a316aae4e68c440f8eba81d5070c17f8bccad4 builttime: Wed Jul 31 20:01:10 2024 built: 1722456070 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 2e6a365ee278 [+0220s] Image resized. Machine init complete To start your machine run: podman machine start 2e6a365ee278 /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": "2e6a365ee278", "DefaultMachine": "2e6a365ee278", "EventsDir": "/tmp/podman_test4269853420/podman", "MachineConfigDir": "/tmp/podman_test4269853420/.config/containers/podman/machine/qemu", "MachineImageDir": "/tmp/podman_test4269853420/.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": "75a316aae4e68c440f8eba81d5070c17f8bccad4", "BuiltTime": "Wed Jul 31 20:01:10 2024", "Built": 1722456070, "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/31/24 20:38:22.741 (4.689s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:38:22.741 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:38:22.741 (0s)
> Enter [DeferCleanup (Each)] podman machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:38:22.741 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 2e6a365ee278 [+0221s] < Exit [DeferCleanup (Each)] podman machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:38:23.015 (274ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:38:23.015 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:38:23.015 (0s) • [4.964 seconds]

[+0221s]

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/31/24 20:38:23.015 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:38:23.015 (0s)
→ Enter [It] bad init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:28 @ 07/31/24 20:38:23.015 /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 a5119c57fda2 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 a5119c57fda2 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/31/24 20:38:23.203 (188ms)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:38:23.203 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:38:23.203 (0s)
> Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:38:23.203 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force a5119c57fda2 Error: a5119c57fda2: 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/31/24 20:38:23.224 (21ms) > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:38:23.224 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force a5119c57fda2 Error: a5119c57fda2: 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/31/24 20:38:23.245 (21ms) > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:38:23.245 /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/31/24 20:38:23.277 (31ms) > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:38:23.277 /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/31/24 20:38:23.297 (21ms) > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:38:23.297 /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/31/24 20:38:23.318 (21ms) > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:38:23.318 /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/31/24 20:38:23.34 (21ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:38:23.34 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:38:23.34 (0s) • [0.325 seconds]

[+0221s]

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/31/24 20:38:23.34 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:38:23.34 (0s)
→ Enter [It] simple init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:82 @ 07/31/24 20:38:23.34 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 a073abc7b784 [+0225s] Image resized. Machine init complete To start your machine run: podman machine start a073abc7b784 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect a073abc7b784 [ { "ConfigDir": { "Path": "/tmp/podman_test150480061/.config/containers/podman/machine/qemu" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/tmp/podman_test150480061/podman/a073abc7b784-api.sock" }, "PodmanPipe": null }, "Created": "2024-07-31T20:38:23.364508333Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "a073abc7b784", "Resources": { "CPUs": 32, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/tmp/podman_test150480061/.local/share/containers/podman/machine/machine", "Port": 37383, "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/31/24 20:38:27.896 (4.556s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:38:27.896 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:38:27.896 (0s)
> Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:38:27.896 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force a073abc7b784 [+0226s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:38:28.17 (274ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:38:28.17 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:38:28.17 (0s) • [4.830 seconds]

[+0226s]

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/31/24 20:38:28.17 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:38:28.171 (0s)
→ Enter [It] simple init with start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:101 @ 07/31/24 20:38:28.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 19944b0a4527 [+0230s] Image resized. Machine init complete To start your machine run: podman machine start 19944b0a4527 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 19944b0a4527 [ { "ConfigDir": { "Path": "/tmp/podman_test1346328192/.config/containers/podman/machine/qemu" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/tmp/podman_test1346328192/podman/19944b0a4527-api.sock" }, "PodmanPipe": null }, "Created": "2024-07-31T20:38:28.195110102Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "19944b0a4527", "Resources": { "CPUs": 32, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/tmp/podman_test1346328192/.local/share/containers/podman/machine/machine", "Port": 37435, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 19944b0a4527 Starting machine "19944b0a4527" [+0254s] 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 19944b0a4527 [+0255s] Mounting volume... /tmp/podman_test1346328192:/tmp/podman_test1346328192 API forwarding listening on: /tmp/podman_test1346328192/podman/19944b0a4527-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_test1346328192/podman/19944b0a4527-api.sock' Machine "19944b0a4527" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 19944b0a4527 [ { "ConfigDir": { "Path": "/tmp/podman_test1346328192/.config/containers/podman/machine/qemu" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/tmp/podman_test1346328192/podman/19944b0a4527-api.sock" }, "PodmanPipe": null }, "Created": "2024-07-31T20:38:28.195110102Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "19944b0a4527", "Resources": { "CPUs": 32, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/tmp/podman_test1346328192/.local/share/containers/podman/machine/machine", "Port": 37435, "RemoteUsername": "core" }, "State": "running", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 19944b0a4527 sudo systemctl is-enabled zincati [+0256s] disabled ← Exit [It] simple init with start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:101 @ 07/31/24 20:38:58.094 (29.923s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:38:58.094 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:38:58.094 (0s)
> Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:38:58.094 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 19944b0a4527 Waiting for VM to exit... [+0257s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:38:59.38 (1.287s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:38:59.38 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:38:59.381 (0s) • [31.210 seconds]

[+0257s]

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/31/24 20:38:59.381 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:38:59.381 (0s)
→ Enter [It] simple init with username - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:137 @ 07/31/24 20:38:59.381 /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 52aeca04aa39 [+0261s] Image resized. Machine init complete To start your machine run: podman machine start 52aeca04aa39 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 52aeca04aa39 [ { "ConfigDir": { "Path": "/tmp/podman_test2850121177/.config/containers/podman/machine/qemu" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/tmp/podman_test2850121177/podman/52aeca04aa39-api.sock" }, "PodmanPipe": null }, "Created": "2024-07-31T20:38:59.405512294Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "52aeca04aa39", "Resources": { "CPUs": 32, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/tmp/podman_test2850121177/.local/share/containers/podman/machine/machine", "Port": 46553, "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/31/24 20:39:03.995 (4.614s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:39:03.995 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:39:03.995 (0s)
> Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:39:03.995 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 52aeca04aa39 [+0262s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:39:04.27 (274ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:39:04.27 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:39:04.27 (0s) • [4.889 seconds]

[+0262s]

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/31/24 20:39:04.27 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:39:04.27 (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/31/24 20:39:04.27 /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 42e15805a71d [+0266s] Image resized. Machine init complete To start your machine run: podman machine start 42e15805a71d /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 42e15805a71d Starting machine "42e15805a71d" [+0866s] SIGABRT: abort PC=0x48739c m=0 sigcode=0 goroutine 0 gp=0x21dd720 m=0 mp=0x21e0940 [idle]: runtime.futex(0x21e0a80, 0x80, 0x0, 0x0, 0x0, 0x0) /usr/lib/golang/src/runtime/sys_linux_arm64.s:651 +0x1c fp=0xffffc871c380 sp=0xffffc871c380 pc=0x48739c runtime.futexsleep(0xffffc871c408?, 0x4550bc?, 0xffffc871c408?) /usr/lib/golang/src/runtime/os_linux.go:69 +0x2c fp=0xffffc871c3d0 sp=0xffffc871c380 pc=0x44a24c runtime.notesleep(0x21e0a80) /usr/lib/golang/src/runtime/lock_futex.go:170 +0x8c fp=0xffffc871c410 sp=0xffffc871c3d0 pc=0x41fcec runtime.mPark(...) /usr/lib/golang/src/runtime/proc.go:1761 runtime.stopm() /usr/lib/golang/src/runtime/proc.go:2782 +0x84 fp=0xffffc871c440 sp=0xffffc871c410 pc=0x4550d4 runtime.findRunnable() /usr/lib/golang/src/runtime/proc.go:3512 +0xfe0 fp=0xffffc871c5b0 sp=0xffffc871c440 pc=0x457050 runtime.schedule() /usr/lib/golang/src/runtime/proc.go:3868 +0x98 fp=0xffffc871c5f0 sp=0xffffc871c5b0 pc=0x458498 runtime.park_m(0x4000158e00) /usr/lib/golang/src/runtime/proc.go:4036 +0x240 fp=0xffffc871c650 sp=0xffffc871c5f0 pc=0x458b30 runtime.mcall() /usr/lib/golang/src/runtime/asm_arm64.s:192 +0x54 fp=0xffffc871c660 sp=0xffffc871c650 pc=0x4839d4 goroutine 1 gp=0x40000021c0 m=nil [IO wait, 9 minutes]: runtime.gopark(0x2000?, 0x0?, 0x18?, 0x53?, 0x4217bc?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400006f270 sp=0x400006f250 pc=0x450438 runtime.netpollblock(0x0?, 0xffffffff?, 0xff?) /usr/lib/golang/src/runtime/netpoll.go:573 +0x158 fp=0x400006f2b0 sp=0x400006f270 pc=0x449478 internal/poll.runtime_pollWait(0xffff3a6665a8, 0x72) /usr/lib/golang/src/runtime/netpoll.go:345 +0xa0 fp=0x400006f2e0 sp=0x400006f2b0 pc=0x47fc40 internal/poll.(*pollDesc).wait(0x400043c180?, 0x40002e2000?, 0x0) /usr/lib/golang/src/internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x400006f310 sp=0x400006f2e0 pc=0x4ff1c8 internal/poll.(*pollDesc).waitRead(...) /usr/lib/golang/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x400043c180, {0x40002e2000, 0x1000, 0x1000}) /usr/lib/golang/src/internal/poll/fd_unix.go:164 +0x200 fp=0x400006f3b0 sp=0x400006f310 pc=0x500510 net.(*netFD).Read(0x400043c180, {0x40002e2000?, 0x0?, 0x4000469360?}) /usr/lib/golang/src/net/fd_posix.go:55 +0x28 fp=0x400006f400 sp=0x400006f3b0 pc=0x605878 net.(*conn).Read(0x40001a2528, {0x40002e2000?, 0x4000825498?, 0x42ad88?}) /usr/lib/golang/src/net/net.go:179 +0x34 fp=0x400006f450 sp=0x400006f400 pc=0x615574 net.(*UnixConn).Read(0x4?, {0x40002e2000?, 0x4000825528?, 0x42a5ec?}) <autogenerated>:1 +0x2c fp=0x400006f480 sp=0x400006f450 pc=0x628cfc bufio.(*Reader).fill(0x400006f760) /usr/lib/golang/src/bufio/bufio.go:110 +0xf8 fp=0x400006f4c0 sp=0x400006f480 pc=0x54b7a8 bufio.(*Reader).ReadSlice(0x400006f760, 0xa) /usr/lib/golang/src/bufio/bufio.go:376 +0x30 fp=0x400006f510 sp=0x400006f4c0 pc=0x54c3b0 bufio.(*Reader).collectFragments(0x400006f760, 0xa) /usr/lib/golang/src/bufio/bufio.go:451 +0x64 fp=0x400006f5d0 sp=0x400006f510 pc=0x54c7b4 bufio.(*Reader).ReadString(0x20da130?, 0xc0?) /usr/lib/golang/src/bufio/bufio.go:498 +0x20 fp=0x400006f690 sp=0x400006f5d0 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:243 +0x1d8 fp=0x400006f7e0 sp=0x400006f690 pc=0x10369a8 github.com/containers/podman/v5/pkg/machine/qemu.(*QEMUStubber).StartVM.func1() /var/tmp/go/src/github.com/containers/podman/pkg/machine/qemu/stubber.go:215 +0x30 fp=0x400006f810 sp=0x400006f7e0 pc=0x10366d0 github.com/containers/podman/v5/pkg/machine/shim.Start(0x40005dad00, {0x1772700, 0x40004065b0}, 0x4000811200, {0x78?, 0xdb?, 0x59?}) /var/tmp/go/src/github.com/containers/podman/pkg/machine/shim/host.go:457 +0x498 fp=0x400006fa60 sp=0x400006f810 pc=0x1068988 github.com/containers/podman/v5/cmd/podman/machine.start(0x21095a0?, {0x4000283910?, 0x1?, 0x1?}) /var/tmp/go/src/github.com/containers/podman/cmd/podman/machine/start.go:70 +0x148 fp=0x400006fb90 sp=0x400006fa60 pc=0x10747b8 github.com/spf13/cobra.(*Command).execute(0x21095a0, {0x40001ca030, 0x1, 0x1}) /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:985 +0x840 fp=0x400006fd20 sp=0x400006fb90 pc=0x85fc40 github.com/spf13/cobra.(*Command).ExecuteC(0x20fc980) /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:1117 +0x344 fp=0x400006fe00 sp=0x400006fd20 pc=0x860404 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:116 +0xc8 fp=0x400006fe90 sp=0x400006fe00 pc=0x10f08a8 main.main() /var/tmp/go/src/github.com/containers/podman/cmd/podman/main.go:61 +0x4b0 fp=0x400006ff40 sp=0x400006fe90 pc=0x10f0010 runtime.main() /usr/lib/golang/src/runtime/proc.go:271 +0x28c fp=0x400006ffd0 sp=0x400006ff40 pc=0x45000c runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400006ffd0 sp=0x400006ffd0 pc=0x485f14 goroutine 2 gp=0x4000002c40 m=nil [force gc (idle), 3 minutes]: runtime.gopark(0xf312596967?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000116f90 sp=0x4000116f70 pc=0x450438 runtime.goparkunlock(...) /usr/lib/golang/src/runtime/proc.go:408 runtime.forcegchelper() /usr/lib/golang/src/runtime/proc.go:326 +0xb8 fp=0x4000116fd0 sp=0x4000116f90 pc=0x4502c8 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000116fd0 sp=0x4000116fd0 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=0x4000117760 sp=0x4000117740 pc=0x450438 runtime.goparkunlock(...) /usr/lib/golang/src/runtime/proc.go:408 runtime.bgsweep(0x4000046150) /usr/lib/golang/src/runtime/mgcsweep.go:318 +0x108 fp=0x40001177b0 sp=0x4000117760 pc=0x43a968 runtime.gcenable.gowrap1() /usr/lib/golang/src/runtime/mgc.go:203 +0x28 fp=0x40001177d0 sp=0x40001177b0 pc=0x42eb18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001177d0 sp=0x40001177d0 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(0x3b9b47f1?, 0x3b9aca00?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000117f60 sp=0x4000117f40 pc=0x450438 runtime.goparkunlock(...) /usr/lib/golang/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x21db120) /usr/lib/golang/src/runtime/mgcscavenge.go:425 +0x5c fp=0x4000117f90 sp=0x4000117f60 pc=0x4382fc runtime.bgscavenge(0x4000046150) /usr/lib/golang/src/runtime/mgcscavenge.go:658 +0xac fp=0x4000117fb0 sp=0x4000117f90 pc=0x4388ac runtime.gcenable.gowrap2() /usr/lib/golang/src/runtime/mgc.go:204 +0x28 fp=0x4000117fd0 sp=0x4000117fb0 pc=0x42eab8 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000117fd0 sp=0x4000117fd0 pc=0x485f14 created by runtime.gcenable in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:204 +0xac goroutine 18 gp=0x4000182700 m=nil [finalizer wait, 9 minutes]: runtime.gopark(0x0?, 0x15ce778?, 0x20?, 0x40?, 0x2000000020?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000116580 sp=0x4000116560 pc=0x450438 runtime.runfinq() /usr/lib/golang/src/runtime/mfinal.go:194 +0x108 fp=0x40001167d0 sp=0x4000116580 pc=0x42dbe8 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001167d0 sp=0x40001167d0 pc=0x485f14 created by runtime.createfing in goroutine 1 /usr/lib/golang/src/runtime/mfinal.go:164 +0x80 goroutine 19 gp=0x4000285880 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000112730 sp=0x4000112710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001127d0 sp=0x4000112730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001127d0 sp=0x40001127d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 5 gp=0x4000003c00 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000118730 sp=0x4000118710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001187d0 sp=0x4000118730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001187d0 sp=0x40001187d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 6 gp=0x4000003dc0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000118f30 sp=0x4000118f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000118fd0 sp=0x4000118f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000118fd0 sp=0x4000118fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 7 gp=0x4000158000 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000119730 sp=0x4000119710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001197d0 sp=0x4000119730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001197d0 sp=0x40001197d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 20 gp=0x4000285a40 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000112f30 sp=0x4000112f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000112fd0 sp=0x4000112f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000112fd0 sp=0x4000112fd0 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 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 21 gp=0x4000285c00 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000113730 sp=0x4000113710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001137d0 sp=0x4000113730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001137d0 sp=0x40001137d0 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 8 gp=0x40001581c0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000119f30 sp=0x4000119f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000119fd0 sp=0x4000119f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000119fd0 sp=0x4000119fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 22 gp=0x4000285dc0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000113f30 sp=0x4000113f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000113fd0 sp=0x4000113f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000113fd0 sp=0x4000113fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 9 gp=0x4000158380 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 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 39 gp=0x40005028c0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 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), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 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), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 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), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000510730 sp=0x4000510710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005107d0 sp=0x4000510730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005107d0 sp=0x40005107d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 43 gp=0x4000502fc0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000510f30 sp=0x4000510f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000510fd0 sp=0x4000510f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000510fd0 sp=0x4000510fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 44 gp=0x4000503180 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000511730 sp=0x4000511710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005117d0 sp=0x4000511730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005117d0 sp=0x40005117d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 23 gp=0x400049c000 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 24 gp=0x400049c1c0 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 45 gp=0x4000503340 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000511f30 sp=0x4000511f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000511fd0 sp=0x4000511f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000511fd0 sp=0x4000511fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 46 gp=0x4000503500 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000512730 sp=0x4000512710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005127d0 sp=0x4000512730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005127d0 sp=0x40005127d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 47 gp=0x40005036c0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000512f30 sp=0x4000512f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000512fd0 sp=0x4000512f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000512fd0 sp=0x4000512fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 48 gp=0x4000503880 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000513730 sp=0x4000513710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005137d0 sp=0x4000513730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005137d0 sp=0x40005137d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 49 gp=0x4000503a40 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000513f30 sp=0x4000513f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000513fd0 sp=0x4000513f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000513fd0 sp=0x4000513fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 50 gp=0x4000503c00 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050c730 sp=0x400050c710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050c7d0 sp=0x400050c730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050c7d0 sp=0x400050c7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 25 gp=0x400049c380 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 26 gp=0x400049c540 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 27 gp=0x400049c700 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a2730 sp=0x40004a2710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a27d0 sp=0x40004a2730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a27d0 sp=0x40004a27d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 28 gp=0x400049c8c0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a2f30 sp=0x40004a2f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a2fd0 sp=0x40004a2f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a2fd0 sp=0x40004a2fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 51 gp=0x4000503dc0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050cf30 sp=0x400050cf10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050cfd0 sp=0x400050cf30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050cfd0 sp=0x400050cfd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 52 gp=0x4000516000 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050d730 sp=0x400050d710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050d7d0 sp=0x400050d730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050d7d0 sp=0x400050d7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 53 gp=0x40005161c0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050df30 sp=0x400050df10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050dfd0 sp=0x400050df30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050dfd0 sp=0x400050dfd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 10 gp=0x4000158540 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 11 gp=0x4000158700 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 12 gp=0x40001588c0 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 54 gp=0x4000516380 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050e730 sp=0x400050e710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050e7d0 sp=0x400050e730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050e7d0 sp=0x400050e7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 29 gp=0x400049ca80 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a3730 sp=0x40004a3710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a37d0 sp=0x40004a3730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a37d0 sp=0x40004a37d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 13 gp=0x4000158a80 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 14 gp=0x4000158c40 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 55 gp=0x4000516540 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050ef30 sp=0x400050ef10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050efd0 sp=0x400050ef30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050efd0 sp=0x400050efd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 56 gp=0x4000516700 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050f730 sp=0x400050f710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050f7d0 sp=0x400050f730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050f7d0 sp=0x400050f7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 57 gp=0x40005168c0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050ff30 sp=0x400050ff10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050ffd0 sp=0x400050ff30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050ffd0 sp=0x400050ffd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 58 gp=0x4000516a80 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400049e730 sp=0x400049e710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400049e7d0 sp=0x400049e730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400049e7d0 sp=0x400049e7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 59 gp=0x4000516c40 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400049ef30 sp=0x400049ef10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400049efd0 sp=0x400049ef30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400049efd0 sp=0x400049efd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 60 gp=0x4000516e00 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400049f730 sp=0x400049f710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400049f7d0 sp=0x400049f730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400049f7d0 sp=0x400049f7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 61 gp=0x4000516fc0 m=nil [GC worker (idle), 3 minutes]: runtime.gopark(0x224e0c0?, 0x1?, 0x32?, 0xb4?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400049ff30 sp=0x400049ff10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400049ffd0 sp=0x400049ff30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400049ffd0 sp=0x400049ffd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 62 gp=0x4000517180 m=nil [GC worker (idle)]: runtime.gopark(0x224e0c0?, 0x1?, 0x9e?, 0x9?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a0730 sp=0x40004a0710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a07d0 sp=0x40004a0730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a07d0 sp=0x40004a07d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 63 gp=0x4000517340 m=nil [GC worker (idle), 3 minutes]: runtime.gopark(0x224e0c0?, 0x1?, 0x85?, 0x86?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a0f30 sp=0x40004a0f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a0fd0 sp=0x40004a0f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a0fd0 sp=0x40004a0fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 64 gp=0x4000517500 m=nil [GC worker (idle)]: runtime.gopark(0x224e0c0?, 0x1?, 0x53?, 0x98?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a1730 sp=0x40004a1710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a17d0 sp=0x40004a1730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a17d0 sp=0x40004a17d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 30 gp=0x400049cc40 m=nil [GC worker (idle), 3 minutes]: runtime.gopark(0x224e0c0?, 0x1?, 0xaf?, 0x95?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a3f30 sp=0x40004a3f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a3fd0 sp=0x40004a3f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a3fd0 sp=0x40004a3fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 31 gp=0x400049ce00 m=nil [GC worker (idle)]: runtime.gopark(0xf3125f29ee?, 0x1?, 0x29?, 0x73?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a4730 sp=0x40004a4710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a47d0 sp=0x40004a4730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a47d0 sp=0x40004a47d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 32 gp=0x400049cfc0 m=nil [GC worker (idle)]: runtime.gopark(0xf3125f1138?, 0x1?, 0x14?, 0x94?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a4f30 sp=0x40004a4f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a4fd0 sp=0x40004a4f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a4fd0 sp=0x40004a4fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 33 gp=0x400049d180 m=nil [GC worker (idle), 3 minutes]: runtime.gopark(0x224e0c0?, 0x1?, 0xc7?, 0x63?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a5730 sp=0x40004a5710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a57d0 sp=0x40004a5730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a57d0 sp=0x40004a57d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 66 gp=0x400049d340 m=nil [GC worker (idle), 3 minutes]: runtime.gopark(0x224e0c0?, 0x1?, 0xb8?, 0xd1?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a5f30 sp=0x40004a5f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a5fd0 sp=0x40004a5f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a5fd0 sp=0x40004a5fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 67 gp=0x400049d500 m=nil [GC worker (idle)]: runtime.gopark(0x224e0c0?, 0x1?, 0xfd?, 0x61?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004aa730 sp=0x40004aa710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004aa7d0 sp=0x40004aa730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004aa7d0 sp=0x40004aa7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 68 gp=0x400049d6c0 m=nil [GC worker (idle)]: runtime.gopark(0x224e0c0?, 0x1?, 0x1?, 0x95?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004aaf30 sp=0x40004aaf10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004aafd0 sp=0x40004aaf30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004aafd0 sp=0x40004aafd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 69 gp=0x400049d880 m=nil [GC worker (idle), 3 minutes]: runtime.gopark(0x224e0c0?, 0x1?, 0xe8?, 0x8c?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004ab730 sp=0x40004ab710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004ab7d0 sp=0x40004ab730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004ab7d0 sp=0x40004ab7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 65 gp=0x40005176c0 m=nil [GC worker (idle)]: runtime.gopark(0xf3125f0522?, 0x1?, 0x6f?, 0xc7?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a1f30 sp=0x40004a1f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a1fd0 sp=0x40004a1f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a1fd0 sp=0x40004a1fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 82 gp=0x4000517880 m=nil [GC worker (idle)]: runtime.gopark(0xf3125eff2c?, 0x1?, 0x53?, 0xed?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a6730 sp=0x40004a6710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a67d0 sp=0x40004a6730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a67d0 sp=0x40004a67d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 15 gp=0x4000158e00 m=nil [GC worker (idle)]: runtime.gopark(0xf3125ef066?, 0x1?, 0xbe?, 0xcb?, 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 16 gp=0x4000158fc0 m=nil [GC worker (idle)]: runtime.gopark(0x224e0c0?, 0x1?, 0xe3?, 0x4d?, 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 98 gp=0x40006228c0 m=nil [chan receive, 9 minutes]: runtime.gopark(0x40004adeb8?, 0x55ccb4?, 0x1?, 0x0?, 0x4000690000?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004ade90 sp=0x40004ade70 pc=0x450438 runtime.chanrecv(0x400068e000, 0x40004adf78, 0x1) /usr/lib/golang/src/runtime/chan.go:583 +0x404 fp=0x40004adf10 sp=0x40004ade90 pc=0x41a304 runtime.chanrecv2(0x400068e000?, 0x40004adf88?) /usr/lib/golang/src/runtime/chan.go:447 +0x14 fp=0x40004adf40 sp=0x40004adf10 pc=0x419ee4 github.com/containers/podman/v5/pkg/machine.(*CleanupCallback).CleanOnSignal(0x4000811460) /var/tmp/go/src/github.com/containers/podman/pkg/machine/cleanup.go:29 +0x88 fp=0x40004adfb0 sp=0x40004adf40 pc=0x102f158 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=0x40004adfd0 sp=0x40004adfb0 pc=0x1068f58 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004adfd0 sp=0x40004adfd0 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 114 gp=0x400049ddc0 m=nil [select, 9 minutes, locked to thread]: runtime.gopark(0x40006a47a0?, 0x2?, 0x0?, 0x0?, 0x40006a478c?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000126e30 sp=0x4000126e10 pc=0x450438 runtime.selectgo(0x4000126fa0, 0x40006a4788, 0x0?, 0x0, 0x0?, 0x1) /usr/lib/golang/src/runtime/select.go:327 +0x614 fp=0x4000126f40 sp=0x4000126e30 pc=0x463864 runtime.ensureSigM.func1() /usr/lib/golang/src/runtime/signal_unix.go:1034 +0x198 fp=0x4000126fd0 sp=0x4000126f40 pc=0x47c5b8 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000126fd0 sp=0x4000126fd0 pc=0x485f14 created by runtime.ensureSigM in goroutine 98 /usr/lib/golang/src/runtime/signal_unix.go:1017 +0xd8 goroutine 83 gp=0x4000582700 m=14 mp=0x4000680808 [syscall, 9 minutes]: runtime.notetsleepg(0x224cf80, 0xffffffffffffffff) /usr/lib/golang/src/runtime/lock_futex.go:246 +0x34 fp=0x40006a0790 sp=0x40006a0760 pc=0x41ff74 os/signal.signal_recv() /usr/lib/golang/src/runtime/sigqueue.go:152 +0x30 fp=0x40006a07b0 sp=0x40006a0790 pc=0x4820e0 os/signal.loop() /usr/lib/golang/src/os/signal/signal_unix.go:23 +0x1c fp=0x40006a07d0 sp=0x40006a07b0 pc=0x55d71c runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40006a07d0 sp=0x40006a07d0 pc=0x485f14 created by os/signal.Notify.func1.1 in goroutine 98 /usr/lib/golang/src/os/signal/signal.go:151 +0x28 goroutine 130 gp=0x40005828c0 m=nil [IO wait, 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400012db40 sp=0x400012db20 pc=0x450438 runtime.netpollblock(0x0?, 0xffffffff?, 0xff?) /usr/lib/golang/src/runtime/netpoll.go:573 +0x158 fp=0x400012db80 sp=0x400012db40 pc=0x449478 internal/poll.runtime_pollWait(0xffff3a6666a0, 0x72) /usr/lib/golang/src/runtime/netpoll.go:345 +0xa0 fp=0x400012dbb0 sp=0x400012db80 pc=0x47fc40 internal/poll.(*pollDesc).wait(0x40001c81e0?, 0x400022a400?, 0x1) /usr/lib/golang/src/internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x400012dbe0 sp=0x400012dbb0 pc=0x4ff1c8 internal/poll.(*pollDesc).waitRead(...) /usr/lib/golang/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x40001c81e0, {0x400022a400, 0x200, 0x200}) /usr/lib/golang/src/internal/poll/fd_unix.go:164 +0x200 fp=0x400012dc80 sp=0x400012dbe0 pc=0x500510 os.(*File).read(...) /usr/lib/golang/src/os/file_posix.go:29 os.(*File).Read(0x40001a2498, {0x400022a400?, 0x40004ad508?, 0x0?}) /usr/lib/golang/src/os/file.go:118 +0x70 fp=0x400012dcc0 sp=0x400012dc80 pc=0x50b2b0 os.(*fileWithoutWriteTo).Read(0x4000690030?, {0x400022a400?, 0x400012dd48?, 0x4940a8?}) <autogenerated>:1 +0x2c fp=0x400012dcf0 sp=0x400012dcc0 pc=0x51470c bytes.(*Buffer).ReadFrom(0x4000690030, {0x1753d00, 0x40001a2508}) /usr/lib/golang/src/bytes/buffer.go:211 +0x90 fp=0x400012dd50 sp=0x400012dcf0 pc=0x52db40 io.copyBuffer({0x1753dc0, 0x4000690030}, {0x1753d00, 0x40001a2508}, {0x0, 0x0, 0x0}) /usr/lib/golang/src/io/io.go:415 +0x14c fp=0x400012ddd0 sp=0x400012dd50 pc=0x493f2c io.Copy(...) /usr/lib/golang/src/io/io.go:388 os.genericWriteTo(0x40001a2498?, {0x1753dc0, 0x4000690030}) /usr/lib/golang/src/os/file.go:269 +0x5c fp=0x400012de20 sp=0x400012ddd0 pc=0x50bc4c os.(*File).WriteTo(0x40001a2498, {0x1753dc0, 0x4000690030}) /usr/lib/golang/src/os/file.go:247 +0xa0 fp=0x400012de60 sp=0x400012de20 pc=0x50bb60 io.copyBuffer({0x1753dc0, 0x4000690030}, {0x1753a80, 0x40001a2498}, {0x0, 0x0, 0x0}) /usr/lib/golang/src/io/io.go:411 +0x98 fp=0x400012dee0 sp=0x400012de60 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=0x400012df40 sp=0x400012dee0 pc=0x7794c4 os/exec.(*Cmd).Start.func2(0x0?) /usr/lib/golang/src/os/exec/exec.go:724 +0x34 fp=0x400012dfb0 sp=0x400012df40 pc=0x779f54 os/exec.(*Cmd).Start.gowrap1() /usr/lib/golang/src/os/exec/exec.go:736 +0x30 fp=0x400012dfd0 sp=0x400012dfb0 pc=0x779ee0 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400012dfd0 sp=0x400012dfd0 pc=0x485f14 created by os/exec.(*Cmd).Start in goroutine 1 /usr/lib/golang/src/os/exec/exec.go:723 +0x7cc r0 0x21e0a80 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 0x40005ca140 r15 0x4000640280 r16 0xffffc7f213a0 r17 0xffffc871c4c0 r18 0xfff r19 0x0 r20 0xffffc871c3c0 r21 0x21e0940 r22 0x1 r23 0x0 r24 0x0 r25 0x4000089cc0 r26 0x15cebf8 r27 0x20d0000 r28 0x21dd720 r29 0xffffc871c378 lr 0x44a24c sp 0xffffc871c380 pc 0x48739c fault 0x0
[+0867s] [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 42e15805a71d] 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/31/24 20:49:09.785 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineSession).waitWithTimeout(0x40003dc1e8, 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({0x40002e81c0, 0x3e}, {0x40003bd180, 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(0x40002d60e0?) /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.func9.5() /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:168 +0x2b0
← 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/31/24 20:49:09.785 (10m5.515s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:49:09.785 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:49:09.785 (0s)
> Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:49:09.785 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 42e15805a71d Waiting for VM to exit... [+1467s] SIGABRT: abort PC=0x48739c m=0 sigcode=0 goroutine 0 gp=0x21dd720 m=0 mp=0x21e0940 [idle]: runtime.futex(0x21e0a80, 0x80, 0x0, 0x0, 0x0, 0x0) /usr/lib/golang/src/runtime/sys_linux_arm64.s:651 +0x1c fp=0xfffff17dbe80 sp=0xfffff17dbe80 pc=0x48739c runtime.futexsleep(0xfffff17dbf08?, 0x4550bc?, 0xfffff17dbf08?) /usr/lib/golang/src/runtime/os_linux.go:69 +0x2c fp=0xfffff17dbed0 sp=0xfffff17dbe80 pc=0x44a24c runtime.notesleep(0x21e0a80) /usr/lib/golang/src/runtime/lock_futex.go:170 +0x8c fp=0xfffff17dbf10 sp=0xfffff17dbed0 pc=0x41fcec runtime.mPark(...) /usr/lib/golang/src/runtime/proc.go:1761 runtime.stopm() /usr/lib/golang/src/runtime/proc.go:2782 +0x84 fp=0xfffff17dbf40 sp=0xfffff17dbf10 pc=0x4550d4 runtime.findRunnable() /usr/lib/golang/src/runtime/proc.go:3512 +0xfe0 fp=0xfffff17dc0b0 sp=0xfffff17dbf40 pc=0x457050 runtime.schedule() /usr/lib/golang/src/runtime/proc.go:3868 +0x98 fp=0xfffff17dc0f0 sp=0xfffff17dc0b0 pc=0x458498 runtime.park_m(0x400016dc00) /usr/lib/golang/src/runtime/proc.go:4036 +0x240 fp=0xfffff17dc150 sp=0xfffff17dc0f0 pc=0x458b30 runtime.mcall() /usr/lib/golang/src/runtime/asm_arm64.s:192 +0x54 fp=0xfffff17dc160 sp=0xfffff17dc150 pc=0x4839d4 goroutine 1 gp=0x40000021c0 m=nil [sleep]: runtime.gopark(0x19a5bcaaf64?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40000176b0 sp=0x4000017690 pc=0x450438 time.Sleep(0x1dcd6500) /usr/lib/golang/src/runtime/time.go:195 +0xfc fp=0x40000176f0 sp=0x40000176b0 pc=0x482afc github.com/containers/podman/v5/pkg/machine/qemu.(*QEMUStubber).stopLocked(0x40003fc230, 0x40005e3040) /var/tmp/go/src/github.com/containers/podman/pkg/machine/qemu/machine.go:222 +0x3fc fp=0x4000017800 sp=0x40000176f0 pc=0x103414c github.com/containers/podman/v5/pkg/machine/qemu.(*QEMUStubber).StopVM(0x40003fc230, 0x40005e3040, 0x20?) /var/tmp/go/src/github.com/containers/podman/pkg/machine/qemu/machine.go:122 +0x38 fp=0x4000017870 sp=0x4000017800 pc=0x1033bd8 github.com/containers/podman/v5/pkg/machine/shim.stopLocked(0x40005e3040, {0x1772700, 0x40003fc230}, 0x40001c5b40, 0x1) /var/tmp/go/src/github.com/containers/podman/pkg/machine/shim/host.go:345 +0xf0 fp=0x40000178c0 sp=0x4000017870 pc=0x1068360 github.com/containers/podman/v5/pkg/machine/shim.Remove(0x40005e3040, {0x1772700, 0x40003fc230}, 0x40001c5b40, {0x0?, 0x0?, 0x0?}) /var/tmp/go/src/github.com/containers/podman/pkg/machine/shim/host.go:615 +0x424 fp=0x4000017a90 sp=0x40000178c0 pc=0x1069874 github.com/containers/podman/v5/cmd/podman/machine.rm(0x2108a20?, {0x40001c5b00?, 0x1?, 0x2?}) /var/tmp/go/src/github.com/containers/podman/cmd/podman/machine/rm.go:68 +0xc4 fp=0x4000017b90 sp=0x4000017a90 pc=0x1073684 github.com/spf13/cobra.(*Command).execute(0x2108a20, {0x40001ca030, 0x2, 0x2}) /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:985 +0x840 fp=0x4000017d20 sp=0x4000017b90 pc=0x85fc40 github.com/spf13/cobra.(*Command).ExecuteC(0x20fc980) /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:1117 +0x344 fp=0x4000017e00 sp=0x4000017d20 pc=0x860404 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:116 +0xc8 fp=0x4000017e90 sp=0x4000017e00 pc=0x10f08a8 main.main() /var/tmp/go/src/github.com/containers/podman/cmd/podman/main.go:61 +0x4b0 fp=0x4000017f40 sp=0x4000017e90 pc=0x10f0010 runtime.main() /usr/lib/golang/src/runtime/proc.go:271 +0x28c fp=0x4000017fd0 sp=0x4000017f40 pc=0x45000c runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000017fd0 sp=0x4000017fd0 pc=0x485f14 goroutine 2 gp=0x4000002c40 m=nil [force gc (idle), 3 minutes]: runtime.gopark(0x17e9edeeea9?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000116f90 sp=0x4000116f70 pc=0x450438 runtime.goparkunlock(...) /usr/lib/golang/src/runtime/proc.go:408 runtime.forcegchelper() /usr/lib/golang/src/runtime/proc.go:326 +0xb8 fp=0x4000116fd0 sp=0x4000116f90 pc=0x4502c8 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000116fd0 sp=0x4000116fd0 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(0x21d8501?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000117760 sp=0x4000117740 pc=0x450438 runtime.goparkunlock(...) /usr/lib/golang/src/runtime/proc.go:408 runtime.bgsweep(0x4000046150) /usr/lib/golang/src/runtime/mgcsweep.go:318 +0x108 fp=0x40001177b0 sp=0x4000117760 pc=0x43a968 runtime.gcenable.gowrap1() /usr/lib/golang/src/runtime/mgc.go:203 +0x28 fp=0x40001177d0 sp=0x40001177b0 pc=0x42eb18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001177d0 sp=0x40001177d0 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(0x3b9fc530?, 0x3b9aca00?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000117f60 sp=0x4000117f40 pc=0x450438 runtime.goparkunlock(...) /usr/lib/golang/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x21db120) /usr/lib/golang/src/runtime/mgcscavenge.go:425 +0x5c fp=0x4000117f90 sp=0x4000117f60 pc=0x4382fc runtime.bgscavenge(0x4000046150) /usr/lib/golang/src/runtime/mgcscavenge.go:658 +0xac fp=0x4000117fb0 sp=0x4000117f90 pc=0x4388ac runtime.gcenable.gowrap2() /usr/lib/golang/src/runtime/mgc.go:204 +0x28 fp=0x4000117fd0 sp=0x4000117fb0 pc=0x42eab8 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000117fd0 sp=0x4000117fd0 pc=0x485f14 created by runtime.gcenable in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:204 +0xac goroutine 18 gp=0x4000182700 m=nil [finalizer wait, 9 minutes]: runtime.gopark(0x4000116618?, 0x29?, 0xc0?, 0x1?, 0x21e0940?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000116580 sp=0x4000116560 pc=0x450438 runtime.runfinq() /usr/lib/golang/src/runtime/mfinal.go:194 +0x108 fp=0x40001167d0 sp=0x4000116580 pc=0x42dbe8 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001167d0 sp=0x40001167d0 pc=0x485f14 created by runtime.createfing in goroutine 1 /usr/lib/golang/src/runtime/mfinal.go:164 +0x80 goroutine 19 gp=0x4000283880 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000112730 sp=0x4000112710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001127d0 sp=0x4000112730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001127d0 sp=0x40001127d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 5 gp=0x4000003c00 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000118730 sp=0x4000118710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001187d0 sp=0x4000118730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001187d0 sp=0x40001187d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 6 gp=0x4000003dc0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000118f30 sp=0x4000118f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000118fd0 sp=0x4000118f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000118fd0 sp=0x4000118fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 7 gp=0x4000158000 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000119730 sp=0x4000119710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001197d0 sp=0x4000119730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001197d0 sp=0x40001197d0 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 8 gp=0x40001581c0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000119f30 sp=0x4000119f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000119fd0 sp=0x4000119f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000119fd0 sp=0x4000119fd0 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 20 gp=0x4000283a40 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000112f30 sp=0x4000112f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000112fd0 sp=0x4000112f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000112fd0 sp=0x4000112fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 9 gp=0x4000158380 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 10 gp=0x4000158540 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 11 gp=0x4000158700 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 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 38 gp=0x4000500700 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 39 gp=0x40005008c0 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 12 gp=0x4000158c40 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 13 gp=0x4000158e00 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 14 gp=0x4000158fc0 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 15 gp=0x4000159180 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 16 gp=0x4000159340 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 50 gp=0x4000159500 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000168730 sp=0x4000168710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001687d0 sp=0x4000168730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001687d0 sp=0x40001687d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 21 gp=0x4000283c00 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000113730 sp=0x4000113710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001137d0 sp=0x4000113730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001137d0 sp=0x40001137d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 22 gp=0x4000283dc0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000113f30 sp=0x4000113f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000113fd0 sp=0x4000113f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000113fd0 sp=0x4000113fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 51 gp=0x40001596c0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000168f30 sp=0x4000168f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000168fd0 sp=0x4000168f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000168fd0 sp=0x4000168fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 52 gp=0x4000159880 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000169730 sp=0x4000169710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001697d0 sp=0x4000169730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001697d0 sp=0x40001697d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 23 gp=0x400049c000 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 53 gp=0x4000159a40 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000169f30 sp=0x4000169f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000169fd0 sp=0x4000169f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000169fd0 sp=0x4000169fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 24 gp=0x400049c1c0 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 40 gp=0x4000500a80 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 54 gp=0x4000159c00 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400016a730 sp=0x400016a710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400016a7d0 sp=0x400016a730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400016a7d0 sp=0x400016a7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 55 gp=0x4000159dc0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400016af30 sp=0x400016af10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400016afd0 sp=0x400016af30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400016afd0 sp=0x400016afd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 56 gp=0x400016c000 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400016b730 sp=0x400016b710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400016b7d0 sp=0x400016b730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400016b7d0 sp=0x400016b7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 57 gp=0x400016c1c0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400016bf30 sp=0x400016bf10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400016bfd0 sp=0x400016bf30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400016bfd0 sp=0x400016bfd0 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), 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 42 gp=0x4000500e00 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000164730 sp=0x4000164710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001647d0 sp=0x4000164730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001647d0 sp=0x40001647d0 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), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000164f30 sp=0x4000164f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000164fd0 sp=0x4000164f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000164fd0 sp=0x4000164fd0 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), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000165730 sp=0x4000165710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001657d0 sp=0x4000165730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001657d0 sp=0x40001657d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 45 gp=0x4000501340 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000165f30 sp=0x4000165f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000165fd0 sp=0x4000165f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000165fd0 sp=0x4000165fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 46 gp=0x4000501500 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000166730 sp=0x4000166710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001667d0 sp=0x4000166730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001667d0 sp=0x40001667d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 25 gp=0x400049c380 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 58 gp=0x400016c380 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000172730 sp=0x4000172710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001727d0 sp=0x4000172730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001727d0 sp=0x40001727d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 59 gp=0x400016c540 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000172f30 sp=0x4000172f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000172fd0 sp=0x4000172f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000172fd0 sp=0x4000172fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 47 gp=0x40005016c0 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000166f30 sp=0x4000166f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000166fd0 sp=0x4000166f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000166fd0 sp=0x4000166fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 48 gp=0x4000501880 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000167730 sp=0x4000167710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001677d0 sp=0x4000167730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001677d0 sp=0x40001677d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 49 gp=0x4000501a40 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000167f30 sp=0x4000167f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000167fd0 sp=0x4000167f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000167fd0 sp=0x4000167fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 66 gp=0x4000501c00 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400016e730 sp=0x400016e710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400016e7d0 sp=0x400016e730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400016e7d0 sp=0x400016e7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 26 gp=0x400049c540 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 60 gp=0x400016c700 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000173730 sp=0x4000173710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001737d0 sp=0x4000173730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001737d0 sp=0x40001737d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 61 gp=0x400016c8c0 m=nil [GC worker (idle)]: runtime.gopark(0x17e9ee4c175?, 0x1?, 0x77?, 0xdc?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000173f30 sp=0x4000173f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000173fd0 sp=0x4000173f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000173fd0 sp=0x4000173fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 62 gp=0x400016ca80 m=nil [GC worker (idle)]: runtime.gopark(0x224e0c0?, 0x1?, 0x65?, 0xa8?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000174730 sp=0x4000174710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001747d0 sp=0x4000174730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001747d0 sp=0x40001747d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 63 gp=0x400016cc40 m=nil [GC worker (idle)]: runtime.gopark(0x17e9ee4c362?, 0x1?, 0xf7?, 0xa1?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000174f30 sp=0x4000174f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000174fd0 sp=0x4000174f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000174fd0 sp=0x4000174fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 64 gp=0x400016ce00 m=nil [GC worker (idle)]: runtime.gopark(0x224e0c0?, 0x1?, 0xc9?, 0xd?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000175730 sp=0x4000175710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001757d0 sp=0x4000175730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001757d0 sp=0x40001757d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 65 gp=0x400016cfc0 m=nil [GC worker (idle)]: runtime.gopark(0x17e9ee52bde?, 0x1?, 0x37?, 0xf9?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000175f30 sp=0x4000175f10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000175fd0 sp=0x4000175f30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000175fd0 sp=0x4000175fd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 82 gp=0x400016d180 m=nil [GC worker (idle)]: runtime.gopark(0x17e9ee4c2ce?, 0x1?, 0xa2?, 0x1f?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400017a730 sp=0x400017a710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400017a7d0 sp=0x400017a730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400017a7d0 sp=0x400017a7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 83 gp=0x400016d340 m=nil [GC worker (idle)]: runtime.gopark(0x17e9ee4d915?, 0x1?, 0x4f?, 0x44?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400017af30 sp=0x400017af10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400017afd0 sp=0x400017af30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400017afd0 sp=0x400017afd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 67 gp=0x4000501dc0 m=nil [GC worker (idle)]: runtime.gopark(0x17e9ee46c13?, 0x1?, 0xbd?, 0xf?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400016ef30 sp=0x400016ef10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400016efd0 sp=0x400016ef30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400016efd0 sp=0x400016efd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 68 gp=0x400050c000 m=nil [GC worker (idle)]: runtime.gopark(0x17e9ee52f86?, 0x1?, 0x51?, 0x7a?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400016f730 sp=0x400016f710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400016f7d0 sp=0x400016f730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400016f7d0 sp=0x400016f7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 27 gp=0x400049c700 m=nil [GC worker (idle)]: runtime.gopark(0x224e0c0?, 0x1?, 0x9b?, 0x6e?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000176730 sp=0x4000176710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001767d0 sp=0x4000176730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001767d0 sp=0x40001767d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 69 gp=0x400050c1c0 m=nil [GC worker (idle)]: runtime.gopark(0x17e9ee4c03e?, 0x1?, 0xf?, 0x8d?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400016ff30 sp=0x400016ff10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400016ffd0 sp=0x400016ff30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400016ffd0 sp=0x400016ffd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 84 gp=0x400016d500 m=nil [GC worker (idle)]: runtime.gopark(0x17e9ee53cba?, 0x1?, 0x42?, 0x74?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400017b730 sp=0x400017b710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400017b7d0 sp=0x400017b730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400017b7d0 sp=0x400017b7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 85 gp=0x400016d6c0 m=nil [GC worker (idle)]: runtime.gopark(0x224e0c0?, 0x1?, 0x98?, 0x82?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400017bf30 sp=0x400017bf10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400017bfd0 sp=0x400017bf30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400017bfd0 sp=0x400017bfd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 86 gp=0x400016d880 m=nil [GC worker (idle), 3 minutes]: runtime.gopark(0x224e0c0?, 0x1?, 0x28?, 0x74?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400017c730 sp=0x400017c710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400017c7d0 sp=0x400017c730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400017c7d0 sp=0x400017c7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 87 gp=0x400016da40 m=nil [GC worker (idle)]: runtime.gopark(0x17e9ee4c219?, 0x1?, 0x21?, 0x3?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400017cf30 sp=0x400017cf10 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400017cfd0 sp=0x400017cf30 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400017cfd0 sp=0x400017cfd0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 goroutine 88 gp=0x400016dc00 m=nil [GC worker (idle)]: runtime.gopark(0x17e9ee53042?, 0x1?, 0x6d?, 0x40?, 0x0?) /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400017d730 sp=0x400017d710 pc=0x450438 runtime.gcBgMarkWorker() /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400017d7d0 sp=0x400017d730 pc=0x430c18 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400017d7d0 sp=0x400017d7d0 pc=0x485f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 r0 0x21e0a80 r1 0x80 r2 0x0 r3 0x0 r4 0x0 r5 0x0 r6 0x6 r7 0x40000102b0 r8 0x62 r9 0x2 r10 0x5d r11 0x40 r12 0xd1132f977c r13 0x40001a2c60 r14 0x40008094a0 r15 0x40004179a0 r16 0xfffff0fe13a0 r17 0xfffff17dbfc0 r18 0xfff r19 0x1 r20 0xfffff17dbec0 r21 0x21e0940 r22 0x1 r23 0x0 r24 0x0 r25 0x40000806c0 r26 0x15cebf8 r27 0x20d0000 r28 0x21dd720 r29 0xfffff17dbe78 lr 0x44a24c sp 0xfffff17dbe80 pc 0x48739c fault 0x0
[+1468s] [FAILED] Timed out after 600.000s. command timed out after 600.000000s: [/var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 42e15805a71d] 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/31/24 20:59:10.786 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineSession).waitWithTimeout(0x400011c560, 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({0x40002e81c0, 0x3e}, {0x40003bc580, 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(0x40002d60e0?) /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({0x10d6ce0?, 0x4000138a20?, 0x13?}, {0x12f0863, 0x4}, {0x1f23860, 0x0, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0x970 reflect.Value.Call({0x10d6ce0?, 0x4000138a20?, 0x40001b4778?}, {0x1f23860?, 0x14e8de0?, 0x0?}) /usr/lib/golang/src/reflect/value.go:380 +0x94 < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:59:10.786 (10m1.001s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:59:10.786 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:59:10.787 (1ms) • [FAILED] [1206.517 seconds] podman machine init /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [It] machine init with cpus, disk size, memory, timezone /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:159

[+1468s]

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/31/24 20:59:10.787 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:59:10.787 (0s)
→ Enter [It] machine init with volume - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:200 @ 07/31/24 20:59:10.787 /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/850328862:/very-long-test-mount-dir-path-more-than-thirty-six-bytes --now cd31cfdc3f62 [+1473s] Image resized. Machine init complete Starting machine "cd31cfdc3f62" [+1497s] 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 cd31cfdc3f62 [+1499s] Mounting volume... /tmp/850328862:/very-long-test-mount-dir-path-more-than-thirty-six-bytes API forwarding listening on: /tmp/podman_test3020100985/podman/cd31cfdc3f62-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_test3020100985/podman/cd31cfdc3f62-api.sock' Machine "cd31cfdc3f62" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh cd31cfdc3f62 ls /very-long-test-mount-dir-path-more-than-thirty-six-bytes [+1500s] example2400544144 ← Exit [It] machine init with volume - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:200 @ 07/31/24 20:59:42.094 (31.307s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:59:42.094 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:59:42.094 (0s)
> Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:59:42.094 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force cd31cfdc3f62 Waiting for VM to exit... [+1501s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:59:43.36 (1.266s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:59:43.36 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:59:43.36 (0s) • [32.574 seconds]

[+1501s]

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/31/24 20:59:43.361 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:59:43.361 (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/31/24 20:59:43.361 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 74b52fc7f508 [+1505s] Image resized. Machine init complete To start your machine run: podman machine start 74b52fc7f508 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 74b52fc7f508 Starting machine "74b52fc7f508" [+1529s] 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 74b52fc7f508 [+1530s] Mounting volume... /tmp/podman_test3178959542:/tmp/podman_test3178959542 [+1531s] API forwarding listening on: /tmp/podman_test3178959542/podman/74b52fc7f508-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_test3178959542/podman/74b52fc7f508-api.sock' Machine "74b52fc7f508" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 74b52fc7f508 readlink /var/run/docker.sock /run/user/3629/podman/podman.sock ← Exit [It] machine init rootless docker.sock check - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:227 @ 07/31/24 21:00:13.779 (30.418s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:00:13.779 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:00:13.779 (0s)
> Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:00:13.779 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 74b52fc7f508 Waiting for VM to exit... [+1533s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:00:15.045 (1.266s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:00:15.045 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:00:15.046 (0s) • [31.685 seconds]

[+1533s]

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/31/24 21:00:15.046 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:00:15.046 (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/31/24 21:00:15.046 /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 32864256f745 [+1537s] Image resized. Machine init complete To start your machine run: podman machine start 32864256f745 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 32864256f745 Starting machine "32864256f745" [+1562s] Mounting volume... /tmp/podman_test2228485282:/tmp/podman_test2228485282 [+1563s] API forwarding listening on: /tmp/podman_test2228485282/podman/32864256f745-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_test2228485282/podman/32864256f745-api.sock' Machine "32864256f745" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Rootful}} 32864256f745 true /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 32864256f745 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/31/24 21:00:45.446 (30.4s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:00:45.446 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:00:45.446 (0s)
> Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:00:45.446 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 32864256f745 Waiting for VM to exit... [+1564s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:00:46.712 (1.267s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:00:46.713 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:00:46.713 (0s) • [31.667 seconds]

[+1564s]

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/31/24 21:00:46.713 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:00:46.713 (0s)
→ Enter [It] init should cleanup on failure - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:277 @ 07/31/24 21:00:46.713 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 e580dbab1fd1 [+1569s] Image resized. Machine init complete To start your machine run: podman machine start e580dbab1fd1 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.ConfigDir.Path}} e580dbab1fd1 /tmp/podman_test4143621099/.config/containers/podman/machine/qemu /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force e580dbab1fd1 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect e580dbab1fd1 [] Error: e580dbab1fd1: 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 e580dbab1fd1 [+1574s] 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/31/24 21:00:56.268 (9.555s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:00:56.268 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:00:56.268 (0s)
> Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:00:56.268 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force e580dbab1fd1 Error: e580dbab1fd1: 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/31/24 21:00:56.29 (22ms) > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:00:56.29 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force e580dbab1fd1 Error: e580dbab1fd1: 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/31/24 21:00:56.311 (21ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:00:56.311 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:00:56.312 (0s) • [9.599 seconds]

[+1574s]

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/31/24 21:00:56.312 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:00:56.312 (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/31/24 21:00:56.312 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list time="2024-07-31T21:00:56Z" level=error msg="incompatible machine config \"/tmp/podman_test3547620234/.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_test3547620234/.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 b4fe190af2e8 time="2024-07-31T21:00:56Z" level=error msg="incompatible machine config \"/tmp/podman_test3547620234/.config/containers/podman/machine/qemu/foobar-machine.json\" (podman-machine-default) for this version of Podman" [+1578s] Image resized. Machine init complete To start your machine run: podman machine start b4fe190af2e8 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list time="2024-07-31T21:01:00Z" level=error msg="incompatible machine config \"/tmp/podman_test3547620234/.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 b4fe190af2e8* qemu 4 seconds ago Never 32 2GiB 11GiB /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect b4fe190af2e8 [ { "ConfigDir": { "Path": "/tmp/podman_test3547620234/.config/containers/podman/machine/qemu" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/tmp/podman_test3547620234/podman/b4fe190af2e8-api.sock" }, "PodmanPipe": null }, "Created": "2024-07-31T21:00:56.398522292Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "b4fe190af2e8", "Resources": { "CPUs": 32, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/tmp/podman_test3547620234/.local/share/containers/podman/machine/machine", "Port": 46835, "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/31/24 21:01:00.92 (4.608s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:01:00.92 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:01:00.92 (0s)
> Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:01:00.92 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force b4fe190af2e8 [+1579s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:01:01.174 (253ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:01:01.174 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:01:01.174 (0s) • [4.862 seconds]

[+1579s]

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/31/24 21:01:01.174 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:01:01.174 (0s)
→ Enter [It] machine init with rosetta=true - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:374 @ 07/31/24 21:01:01.174 [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/31/24 21:01:01.175 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x0, {0x130bc80, 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/31/24 21:01:01.175 (0s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:01:01.175 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:01:01.175 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:01:01.175 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:01:01.175 (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

[+1579s]

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/31/24 21:01:01.175 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:01:01.175 (0s)
→ Enter [It] machine init with rosetta=false - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:419 @ 07/31/24 21:01:01.175 [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/31/24 21:01:01.175 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x0, {0x130bc80, 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/31/24 21:01:01.175 (0s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:01:01.175 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:01:01.175 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:01:01.175 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:01:01.175 (0s) S [SKIPPED] [0.000 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

[+1579s]

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/31/24 21:01:01.175 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:01:01.175 (0s)
→ Enter [It] Basic ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:22 @ 07/31/24 21:01:01.175 /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 df14e14551ad [+1583s] Image resized. Machine init complete Starting machine "df14e14551ad" [+1607s] 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 df14e14551ad [+1608s] Mounting volume... /tmp/podman_test7357265:/tmp/podman_test7357265 [+1609s] API forwarding listening on: /tmp/podman_test7357265/podman/df14e14551ad-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_test7357265/podman/df14e14551ad-api.sock' Machine "df14e14551ad" 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... Getting image source signatures Copying blob sha256:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade Copying blob sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 Copying blob sha256:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 [+1610s] 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) 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/" [+1611s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r build /tmp/ginkgo1954016097 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 3a:bb:49:87:ac:ea 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::38bb:49ff:fe87:acea/64 scope link tentative valid_lft forever preferred_lft forever COMMIT time="2024-07-31T21:01:33Z" level=warning msg="HEALTHCHECK is not supported for OCI image format and will be ignored. Must use `docker` format" --> 7e4e62f3fe50 7e4e62f3fe50d98a6600b46f6dffda5fc88e82b3162be8a8cb97b42f9890ca30 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r rm -a e953b442a58366fd823eb1962faf05075b942fe88d942622b60fbb48c8409fea ← Exit [It] Basic ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:22 @ 07/31/24 21:01:33.804 (32.628s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:01:33.804 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:01:33.804 (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/31/24 21:01:33.804 < 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/31/24 21:01:33.804 (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/31/24 21:01:33.804 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force df14e14551ad Waiting for VM to exit... [+1613s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:01:35.07 (1.266s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:01:35.07 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:01:35.07 (0s) • [33.895 seconds]

[+1613s]

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/31/24 21:01:35.07 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:01:35.07 (0s)
→ Enter [It] Volume ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:62 @ 07/31/24 21:01:35.07 /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/ginkgo4070333836 --now 4dda947097e6 [+1617s] Image resized. Machine init complete Starting machine "4dda947097e6" [+1641s] 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 4dda947097e6 [+1642s] Mounting volume... /tmp/ginkgo4070333836:/tmp/ginkgo4070333836 API forwarding listening on: /tmp/podman_test1336228727/podman/4dda947097e6-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_test1336228727/podman/4dda947097e6-api.sock' Machine "4dda947097e6" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r run -v /tmp/ginkgo4070333836:/test:Z quay.io/libpod/alpine_nginx ls /test/attr-test-file Trying to pull quay.io/libpod/alpine_nginx:latest... [+1643s] Getting image source signatures Copying blob sha256:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade Copying blob sha256:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 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) [+1644s] /test/attr-test-file ← Exit [It] Volume ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:62 @ 07/31/24 21:02:06.438 (31.368s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:02:06.438 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:02:06.438 (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/31/24 21:02:06.438 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 4dda947097e6 Waiting for VM to exit... [+1646s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:02:08.21 (1.772s) > 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/31/24 21:02:08.21 < 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/31/24 21:02:08.211 (0s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:02:08.211 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:02:08.211 (0s) • [33.141 seconds]

[+1646s]

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/31/24 21:02:08.211 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:02:08.211 (0s)
→ Enter [It] Volume should be virtiofs - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:93 @ 07/31/24 21:02:08.211 /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/ginkgo2087405488 --now 525979f29e26 [+1650s] Image resized. Machine init complete Starting machine "525979f29e26" [+1674s] 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 525979f29e26 [+1675s] Mounting volume... /tmp/ginkgo2087405488:/tmp/ginkgo2087405488 API forwarding listening on: /tmp/podman_test2333976586/podman/525979f29e26-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_test2333976586/podman/525979f29e26-api.sock' Machine "525979f29e26" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 525979f29e26 findmnt -no FSTYPE /tmp/ginkgo2087405488 [+1676s] virtiofs ← Exit [It] Volume should be virtiofs - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:93 @ 07/31/24 21:02:38.325 (30.113s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:02:38.325 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:02:38.325 (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/31/24 21:02:38.325 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 525979f29e26 Waiting for VM to exit... [+1677s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:02:39.59 (1.266s) > 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/31/24 21:02:39.59 < 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/31/24 21:02:39.59 (0s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:02:39.59 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:02:39.591 (0s) • [31.380 seconds]

[+1677s]

run basic podman commands

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

Volume should be disabled by command line

/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/31/24 21:02:39.591 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:02:39.591 (0s)
→ Enter [It] Volume should be disabled by command line - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:120 @ 07/31/24 21:02:39.591 /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 --now e9367b751ff9 [+1682s] Image resized. Machine init complete Starting machine "e9367b751ff9" [+1705s] 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 e9367b751ff9 [+1706s] API forwarding listening on: /tmp/podman_test3660095272/podman/e9367b751ff9-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_test3660095272/podman/e9367b751ff9-api.sock' Machine "e9367b751ff9" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh e9367b751ff9 findmnt -no FSTYPE -t 9p /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh e9367b751ff9 findmnt -no FSTYPE -t virtiofs [+1707s] ← Exit [It] Volume should be disabled by command line - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:120 @ 07/31/24 21:03:09.25 (29.659s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:03:09.25 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:03:09.25 (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/31/24 21:03:09.25 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force e9367b751ff9 Waiting for VM to exit... [+1708s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:03:10.515 (1.266s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:03:10.515 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:03:10.516 (0s) • [30.925 seconds]

[+1708s]

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:147
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:03:10.516 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:03:10.516 (0s)
→ Enter [It] Podman ops with port forwarding and gvproxy - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:147 @ 07/31/24 21:03:10.516 /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 48264805ae7b [+1713s] Image resized. Machine init complete Starting machine "48264805ae7b" [+1736s] 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 48264805ae7b [+1737s] Mounting volume... /tmp/podman_test4249742606:/tmp/podman_test4249742606 API forwarding listening on: /tmp/podman_test4249742606/podman/48264805ae7b-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_test4249742606/podman/48264805ae7b-api.sock' Machine "48264805ae7b" 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 [+1738s] 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) [+1739s] fd560241a4462f0ad120655531ab8e2d882e5824ee6431fa2fb8b10f063e2fc0 /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 [+1740s] fd560241a4462f0ad120655531ab8e2d882e5824ee6431fa2fb8b10f063e2fc0 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop 48264805ae7b Waiting for VM to exit... [+1741s] Machine "48264805ae7b" 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:147 @ 07/31/24 21:03:43.742 (33.226s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:03:43.742 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:03:43.742 (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/31/24 21:03:43.742 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 48264805ae7b [+1742s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:03:44.006 (264ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:03:44.006 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:03:44.007 (0s) • [33.491 seconds]

[+1742s]

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:185
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:03:44.007 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:03:44.007 (0s)
→ Enter [It] podman volume on non-standard path - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:185 @ 07/31/24 21:03:44.007 /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-volume2987146802:/does/not/exist --now 7f055e59bbd4 [+1746s] Image resized. Machine init complete Starting machine "7f055e59bbd4" [+1770s] 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 7f055e59bbd4 [+1772s] Mounting volume... /tmp/machine-volume2987146802:/does/not/exist API forwarding listening on: /tmp/podman_test744186875/podman/7f055e59bbd4-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_test744186875/podman/7f055e59bbd4-api.sock' Machine "7f055e59bbd4" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 7f055e59bbd4 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:185 @ 07/31/24 21:04:14.96 (30.953s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:04:14.96 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:04:14.96 (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/31/24 21:04:14.96 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 7f055e59bbd4 Waiting for VM to exit... [+1774s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:04:16.226 (1.266s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:04:16.226 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:04:16.226 (0s) • [32.220 seconds]

[+1774s]

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/31/24 21:04:16.226 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:04:16.227 (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/31/24 21:04:16.227 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 00b00f684672 [+1778s] Image resized. Machine init complete To start your machine run: podman machine start 00b00f684672 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 00b00f684672 Starting machine "00b00f684672" [+1802s] 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 00b00f684672 [+1803s] Mounting volume... /tmp/podman_test319055615:/tmp/podman_test319055615 [+1804s] API forwarding listening on: /tmp/podman_test319055615/podman/00b00f684672-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_test319055615/podman/00b00f684672-api.sock' Machine "00b00f684672" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 00b00f684672 printenv HTTP_PROXY http://abcdefghijklmnopqrstuvwxyz-proxy /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 00b00f684672 printenv HTTPS_PROXY http://abcdefghijklmnopqrstuvwxyz-proxy /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 00b00f684672 printenv SSL_CERT_DIR SSL_CERT_FILE [+1805s] /etc/containers/certs.d /etc/containers/certs.d/cert1 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 00b00f684672 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 00b00f684672 Waiting for VM to exit... [+1806s] Machine "00b00f684672" stopped successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 00b00f684672 [+1807s] Starting machine "00b00f684672" [+1826s] 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 00b00f684672 [+1828s] Mounting volume... /tmp/podman_test319055615:/tmp/podman_test319055615 API forwarding listening on: /tmp/podman_test319055615/podman/00b00f684672-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_test319055615/podman/00b00f684672-api.sock' Machine "00b00f684672" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 00b00f684672 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 00b00f684672 cat $SSL_CERT_DIR/cert2 $SSL_CERT_FILE [+1829s] 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/31/24 21:05:11.312 (55.085s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:05:11.312 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:05:11.312 (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/31/24 21:05:11.312 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 00b00f684672 Waiting for VM to exit... [+1830s] < 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/31/24 21:05:12.578 (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/31/24 21:05:12.578 < 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/31/24 21:05:12.578 (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/31/24 21:05:12.578 < 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/31/24 21:05:12.579 (0s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:05:12.579 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:05:12.579 (0s) • [56.353 seconds]

[+1830s]

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/31/24 21:05:12.579 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:05:12.579 (0s)
→ Enter [It] start simple machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:18 @ 07/31/24 21:05:12.579 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 186a4026ec65 [+1835s] Image resized. Machine init complete To start your machine run: podman machine start 186a4026ec65 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 186a4026ec65 Starting machine "186a4026ec65" [+1858s] 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 186a4026ec65 [+1859s] Mounting volume... /tmp/podman_test1596832396:/tmp/podman_test1596832396 [+1860s] API forwarding listening on: /tmp/podman_test1596832396/podman/186a4026ec65-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_test1596832396/podman/186a4026ec65-api.sock' Machine "186a4026ec65" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 186a4026ec65 [ { "ConfigDir": { "Path": "/tmp/podman_test1596832396/.config/containers/podman/machine/qemu" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/tmp/podman_test1596832396/podman/186a4026ec65-api.sock" }, "PodmanPipe": null }, "Created": "2024-07-31T21:05:12.603034422Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "186a4026ec65", "Resources": { "CPUs": 32, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/tmp/podman_test1596832396/.local/share/containers/podman/machine/machine", "Port": 44799, "RemoteUsername": "core" }, "State": "running", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop 186a4026ec65 Waiting for VM to exit... [+1861s] Machine "186a4026ec65" stopped successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 186a4026ec65 --no-info Starting machine "186a4026ec65" [+1882s] Mounting volume... /tmp/podman_test1596832396:/tmp/podman_test1596832396 Machine "186a4026ec65" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop 186a4026ec65 Waiting for VM to exit... [+1883s] Machine "186a4026ec65" stopped successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 186a4026ec65 --quiet [+1905s] Machine "186a4026ec65" started successfully ← Exit [It] start simple machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:18 @ 07/31/24 21:06:27.61 (1m15.031s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:06:27.61 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:06:27.61 (0s)
> Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:06:27.61 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 186a4026ec65 Waiting for VM to exit... [+1906s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:06:28.877 (1.266s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:06:28.877 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:06:28.877 (0s) • [76.298 seconds]

[+1906s]

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/31/24 21:06:28.877 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:06:28.878 (1ms)
→ Enter [It] bad start name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:54 @ 07/31/24 21:06:28.878 /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/31/24 21:06:28.899 (21ms)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:06:28.899 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:06:28.899 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:06:28.899 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:06:28.9 (0s) • [0.022 seconds]

[+1906s]

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/31/24 21:06:28.9 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:06:28.9 (0s)
→ Enter [It] start machine already started - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:63 @ 07/31/24 21:06:28.9 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 f7b4bf1f6c22 [+1911s] Image resized. Machine init complete To start your machine run: podman machine start f7b4bf1f6c22 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start f7b4bf1f6c22 Starting machine "f7b4bf1f6c22" [+1934s] 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 f7b4bf1f6c22 [+1936s] Mounting volume... /tmp/podman_test3287637700:/tmp/podman_test3287637700 API forwarding listening on: /tmp/podman_test3287637700/podman/f7b4bf1f6c22-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_test3287637700/podman/f7b4bf1f6c22-api.sock' Machine "f7b4bf1f6c22" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect f7b4bf1f6c22 [ { "ConfigDir": { "Path": "/tmp/podman_test3287637700/.config/containers/podman/machine/qemu" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/tmp/podman_test3287637700/podman/f7b4bf1f6c22-api.sock" }, "PodmanPipe": null }, "Created": "2024-07-31T21:06:28.92387959Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "f7b4bf1f6c22", "Resources": { "CPUs": 32, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/tmp/podman_test3287637700/.local/share/containers/podman/machine/machine", "Port": 37503, "RemoteUsername": "core" }, "State": "running", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start f7b4bf1f6c22 Starting machine "f7b4bf1f6c22" Error: unable to start "f7b4bf1f6c22": machine f7b4bf1f6c22: 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/31/24 21:06:58.732 (29.833s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:06:58.733 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:06:58.733 (0s)
> Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:06:58.733 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force f7b4bf1f6c22 Waiting for VM to exit... [+1937s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:06:59.998 (1.266s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:06:59.998 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:06:59.999 (0s) • [31.099 seconds]

[+1937s]

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/31/24 21:06:59.999 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:06:59.999 (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/31/24 21:06:59.999 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 7091a242511f [+1942s] Image resized. Machine init complete To start your machine run: podman machine start 7091a242511f /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.Port}} 7091a242511f 34383 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote system connection list --format {{.URI}} ssh://core@127.0.0.1:34383/run/user/3629/podman/podman.sock ssh://root@127.0.0.1:34383/run/podman/podman.sock /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 7091a242511f Starting machine "7091a242511f" time="2024-07-31T21:07:04Z" level=warning msg="detected port conflict on machine ssh port [34383], reassigning" [+1966s] 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 7091a242511f [+1967s] Mounting volume... /tmp/podman_test2418056121:/tmp/podman_test2418056121 API forwarding listening on: /tmp/podman_test2418056121/podman/7091a242511f-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_test2418056121/podman/7091a242511f-api.sock' Machine "7091a242511f" started successfully [+1968s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.Port}} 7091a242511f 42177 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote system connection list --format {{.URI}} ssh://core@127.0.0.1:42177/run/user/3629/podman/podman.sock ssh://root@127.0.0.1:42177/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/31/24 21:07:30.056 (30.057s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:07:30.056 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:07:30.056 (0s)
> Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:07:30.056 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 7091a242511f Waiting for VM to exit... [+1969s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:07:31.323 (1.266s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:07:31.323 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:07:31.323 (0s) • [31.324 seconds]

[+1969s]

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/31/24 21:07:31.323 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:07:31.323 (0s)
→ Enter [It] start only starts specified machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:133 @ 07/31/24 21:07:31.323 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 a902cb423264 [+1973s] Image resized. Machine init complete To start your machine run: podman machine start a902cb423264 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 93bf69218ca1 [+1978s] Image resized. Machine init complete To start your machine run: podman machine start 93bf69218ca1 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start a902cb423264 Starting machine "a902cb423264" [+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 a902cb423264 [+2004s] Mounting volume... /tmp/podman_test1482450455:/tmp/podman_test1482450455 API forwarding listening on: /tmp/podman_test1482450455/podman/a902cb423264-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_test1482450455/podman/a902cb423264-api.sock' Machine "a902cb423264" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.State}} a902cb423264 running /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.State}} 93bf69218ca1 stopped ← Exit [It] start only starts specified machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:133 @ 07/31/24 21:08:06.926 (35.603s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:08:06.926 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:08:06.926 (0s)
> Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:08:06.926 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 93bf69218ca1 [+2005s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:08:07.18 (254ms) > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:08:07.18 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force a902cb423264 Waiting for VM to exit... [+2006s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:08:08.446 (1.266s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:08:08.446 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:08:08.447 (0s) • [37.123 seconds]

[+2006s]

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/31/24 21:08:08.447 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:08:08.447 (0s)
→ Enter [It] start two machines in parallel - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:166 @ 07/31/24 21:08:08.447 /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-e336f6691f27 [+2010s] Image resized. Machine init complete To start your machine run: podman machine start m1-e336f6691f27 /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-cf1f068181df [+2015s] Image resized. Machine init complete To start your machine run: podman machine start m2-cf1f068181df /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start m1-e336f6691f27 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start m2-cf1f068181df Starting machine "m2-cf1f068181df" Starting machine "m1-e336f6691f27" [+2040s] This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful m2-cf1f068181df [+2041s] Mounting volume... /tmp/podman_test1620450169:/tmp/podman_test1620450169 API forwarding listening on: /tmp/podman_test1620450169/podman/m2-cf1f068181df-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_test1620450169/podman/m2-cf1f068181df-api.sock' Machine "m2-cf1f068181df" started successfully Error: unable to start "m1-e336f6691f27": machine m2-cf1f068181df: 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/31/24 21:08:44 (35.554s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:08:44 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:08:44 (0s)
> Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:08:44 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force m2-cf1f068181df [+2042s] Waiting for VM to exit... [+2043s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:08:45.267 (1.266s) > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:08:45.267 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force m1-e336f6691f27 < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:08:45.521 (254ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:08:45.521 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:08:45.521 (0s) • [37.075 seconds]

[+2043s]

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/31/24 21:08:45.521 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:08:45.521 (0s)
→ Enter [It] stop bad name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:14 @ 07/31/24 21:08:45.521 /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/31/24 21:08:45.552 (31ms)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:08:45.552 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:08:45.552 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:08:45.552 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:08:45.553 (0s) • [0.031 seconds]

[+2043s]

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/31/24 21:08:45.553 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:08:45.553 (0s)
→ Enter [It] Stop running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:22 @ 07/31/24 21:08:45.553 /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 f7623ff6a346 [+2048s] Image resized. Machine init complete Starting machine "f7623ff6a346" [+2072s] 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 f7623ff6a346 [+2073s] Mounting volume... /tmp/podman_test2138701937:/tmp/podman_test2138701937 [+2074s] API forwarding listening on: /tmp/podman_test2138701937/podman/f7623ff6a346-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_test2138701937/podman/f7623ff6a346-api.sock' Machine "f7623ff6a346" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop f7623ff6a346 Waiting for VM to exit... [+2076s] Machine "f7623ff6a346" stopped successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop f7623ff6a346 Machine "f7623ff6a346" stopped successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.LastUp.Format "2006-01-02T15:04:05Z07:00"}} f7623ff6a346 2024-07-31T21:09:18Z ← Exit [It] Stop running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:22 @ 07/31/24 21:09:18.107 (32.554s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:09:18.107 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:09:18.107 (0s)
> Enter [DeferCleanup (Each)] podman machine stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:09:18.107 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force f7623ff6a346 < Exit [DeferCleanup (Each)] podman machine stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:09:18.371 (264ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:09:18.371 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:09:18.371 (0s) • [32.818 seconds]

[+2076s]

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/31/24 21:09:18.371 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:09:18.371 (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/31/24 21:09:18.371 /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/31/24 21:09:18.403 (32ms)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:09:18.403 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:09:18.403 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:09:18.403 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:09:18.403 (0s) • [0.032 seconds]

[+2076s]

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/31/24 21:09:18.403 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:09:18.403 (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/31/24 21:09:18.403 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 9afba9a4d646 [+2080s] Image resized. Machine init complete To start your machine run: podman machine start 9afba9a4d646 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading 9afba9a4d646* qemu 4 seconds ago Never 32 2GiB 11GiB /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine reset --force [+2081s] /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/31/24 21:09:23.283 (4.88s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:09:23.283 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:09:23.283 (0s)
> Enter [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:09:23.283 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 9afba9a4d646 Error: 9afba9a4d646: 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/31/24 21:09:23.304 (21ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:09:23.304 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:09:23.305 (0s) • [4.902 seconds]

[+2081s]

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/31/24 21:09:23.305 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:09:23.305 (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/31/24 21:09:23.305 /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 a3db28a84ed3 [+2085s] Image resized. Machine init complete Starting machine "a3db28a84ed3" [+2109s] 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 a3db28a84ed3 [+2110s] Mounting volume... /tmp/podman_test3723360447:/tmp/podman_test3723360447 API forwarding listening on: /tmp/podman_test3723360447/podman/a3db28a84ed3-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_test3723360447/podman/a3db28a84ed3-api.sock' Machine "a3db28a84ed3" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading a3db28a84ed3* qemu 29 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 b150fe15b3a3 [+2115s] Image resized. Machine init complete To start your machine run: podman machine start b150fe15b3a3 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading a3db28a84ed3* qemu 34 seconds ago Currently running 32 2GiB 11GiB b150fe15b3a3 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... [+2116s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading [+2117s] ← 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/31/24 21:09:59.021 (35.716s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:09:59.021 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:09:59.021 (0s)
> Enter [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:09:59.021 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force b150fe15b3a3 Error: b150fe15b3a3: 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/31/24 21:09:59.043 (21ms) > Enter [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:09:59.043 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force a3db28a84ed3 Error: a3db28a84ed3: 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/31/24 21:09:59.063 (21ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:09:59.063 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:09:59.064 (0s) • [35.759 seconds]

[+2117s]

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/31/24 21:09:59.064 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:09:59.064 (0s)
→ Enter [It] inspect bad name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:15 @ 07/31/24 21:09:59.064 /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/31/24 21:09:59.095 (31ms)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:09:59.095 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:09:59.095 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:09:59.095 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:09:59.095 (0s) • [0.032 seconds]

[+2117s]

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/31/24 21:09:59.095 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:09:59.096 (0s)
→ Enter [It] inspect two machines - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:23 @ 07/31/24 21:09:59.096 /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 [+2121s] 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 [+2126s] 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/31/24 21:10:08.102 (9.006s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:10:08.102 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:10:08.102 (0s)
> Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:10:08.102 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo2 < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:10:08.356 (254ms) > Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:10:08.356 /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/31/24 21:10:08.61 (254ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:10:08.61 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:10:08.61 (0s) • [9.515 seconds]

[+2126s]

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/31/24 21:10:08.61 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:10:08.61 (0s)
→ Enter [It] inspect with go format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:42 @ 07/31/24 21:10:08.61 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 b902b16fe0b0 [+2131s] Image resized. Machine init complete To start your machine run: podman machine start b902b16fe0b0 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect b902b16fe0b0 [ { "ConfigDir": { "Path": "/tmp/podman_test2567798862/.config/containers/podman/machine/qemu" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/tmp/podman_test2567798862/podman/b902b16fe0b0-api.sock" }, "PodmanPipe": null }, "Created": "2024-07-31T21:10:08.634584884Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "b902b16fe0b0", "Resources": { "CPUs": 32, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/tmp/podman_test2567798862/.local/share/containers/podman/machine/machine", "Port": 46253, "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}} b902b16fe0b0 b902b16fe0b0 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Abcde}} b902b16fe0b0 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/31/24 21:10:13.196 (4.586s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:10:13.196 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:10:13.196 (0s)
> Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:10:13.196 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force b902b16fe0b0 < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:10:13.45 (254ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:10:13.45 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:10:13.45 (0s) • [4.840 seconds]

[+2131s]

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/31/24 21:10:13.45 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:10:13.451 (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/31/24 21:10:13.451 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 9d3a6af702be [+2135s] Image resized. Machine init complete To start your machine run: podman machine start 9d3a6af702be /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 9d3a6af702be [ { "ConfigDir": { "Path": "/tmp/podman_test2240917436/.config/containers/podman/machine/qemu" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/tmp/podman_test2240917436/podman/9d3a6af702be-api.sock" }, "PodmanPipe": null }, "Created": "2024-07-31T21:10:13.474756505Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "9d3a6af702be", "Resources": { "CPUs": 32, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/tmp/podman_test2240917436/.local/share/containers/podman/machine/machine", "Port": 42223, "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 0423062691a7 [+2140s] Image resized. Machine init complete To start your machine run: podman machine start 0423062691a7 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 0423062691a7 [ { "ConfigDir": { "Path": "/tmp/podman_test2240917436/.config/containers/podman/machine/qemu" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/tmp/podman_test2240917436/podman/0423062691a7-api.sock" }, "PodmanPipe": null }, "Created": "2024-07-31T21:10:17.996700378Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "0423062691a7", "Resources": { "CPUs": 32, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/tmp/podman_test2240917436/.local/share/containers/podman/machine/machine", "Port": 40501, "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/31/24 21:10:22.501 (9.051s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:10:22.501 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:10:22.501 (0s)
> Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:10:22.501 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 0423062691a7 < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:10:22.755 (254ms) > Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:10:22.755 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 9d3a6af702be [+2141s] < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:10:23.009 (254ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:10:23.009 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:10:23.009 (0s) • [9.559 seconds]

[+2141s]

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/31/24 21:10:23.009 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:10:23.01 (0s)
→ Enter [It] bad machine name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:12 @ 07/31/24 21:10:23.01 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh f724669ed473 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/31/24 21:10:23.031 (21ms)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:10:23.031 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:10:23.031 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:10:23.031 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:10:23.031 (0s) • [0.022 seconds]

[+2141s]

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/31/24 21:10:23.031 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:10:23.031 (0s)
→ Enter [It] ssh to non-running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:21 @ 07/31/24 21:10:23.031 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 5bbc7c9b4ab1 [+2145s] Image resized. Machine init complete To start your machine run: podman machine start 5bbc7c9b4ab1 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 5bbc7c9b4ab1 Error: vm "5bbc7c9b4ab1" 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/31/24 21:10:27.546 (4.514s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:10:27.546 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:10:27.546 (0s)
> Enter [DeferCleanup (Each)] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:10:27.546 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 5bbc7c9b4ab1 < Exit [DeferCleanup (Each)] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:10:27.799 (253ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:10:27.799 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:10:27.8 (0s) • [4.768 seconds]

[+2145s]

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/31/24 21:10:27.8 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:10:27.8 (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/31/24 21:10:27.8 /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 2bb45b7f413f [+2150s] Image resized. Machine init complete Starting machine "2bb45b7f413f" [+2175s] 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 2bb45b7f413f [+2176s] Mounting volume... /tmp/podman_test602985449:/tmp/podman_test602985449 [+2177s] API forwarding listening on: /tmp/podman_test602985449/podman/2bb45b7f413f-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_test602985449/podman/2bb45b7f413f-api.sock' Machine "2bb45b7f413f" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 2bb45b7f413f cat /etc/os-release NAME="Fedora Linux" VERSION="40.20240519.2.0 (CoreOS)" ID=fedora VERSION_ID=40 VERSION_CODENAME="" PLATFORM_ID="platform:f40" PRETTY_NAME="Fedora CoreOS 40.20240519.2.0" ANSI_COLOR="0;38;2;60;110;180" LOGO=fedora-logo-icon CPE_NAME="cpe:/o:fedoraproject:fedora:40" HOME_URL="https://getfedora.org/coreos/" DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora-coreos/" SUPPORT_URL="https://github.com/coreos/fedora-coreos-tracker/" BUG_REPORT_URL="https://github.com/coreos/fedora-coreos-tracker/" REDHAT_BUGZILLA_PRODUCT="Fedora" REDHAT_BUGZILLA_PRODUCT_VERSION=40 REDHAT_SUPPORT_PRODUCT="Fedora" REDHAT_SUPPORT_PRODUCT_VERSION=40 SUPPORT_END=2025-05-13 VARIANT="CoreOS" VARIANT_ID=coreos OSTREE_VERSION='40.20240519.2.0' /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 2bb45b7f413f 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/31/24 21:10:59.88 (32.08s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:10:59.88 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:10:59.88 (0s)
> Enter [DeferCleanup (Each)] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:10:59.88 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 2bb45b7f413f Waiting for VM to exit... [+2179s] < Exit [DeferCleanup (Each)] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:11:01.146 (1.266s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:11:01.146 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:11:01.147 (0s) • [33.347 seconds]

[+2179s]

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/31/24 21:11:01.147 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:11:01.147 (0s)
→ Enter [It] list machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:18 @ 07/31/24 21:11:01.147 /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 870be9134a8f [+2183s] Image resized. Machine init complete To start your machine run: podman machine start 870be9134a8f /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE 870be9134a8f* 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/31/24 21:11:05.752 (4.605s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:11:05.752 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:11:05.752 (0s)
> Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:11:05.752 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 870be9134a8f [+2184s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:11:06.006 (253ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:11:06.006 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:11:06.006 (0s) • [4.859 seconds]

[+2184s]

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/31/24 21:11:06.006 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:11:06.006 (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/31/24 21:11:06.006 /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 50827cdb0a18 [+2188s] Image resized. Machine init complete To start your machine run: podman machine start 50827cdb0a18 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 6211b70d4710 [+2192s] Image resized. [+2193s] Machine init complete To start your machine run: podman machine start 6211b70d4710 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading --quiet 6211b70d4710 50827cdb0a18* ← Exit [It] list machines with quiet or noheading - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:36 @ 07/31/24 21:11:15.035 (9.029s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:11:15.035 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:11:15.035 (0s)
> Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:11:15.035 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 6211b70d4710 < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:11:15.289 (254ms) > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:11:15.289 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 50827cdb0a18 < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:11:15.542 (254ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:11:15.542 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:11:15.543 (0s) • [9.537 seconds]

[+2193s]

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/31/24 21:11:15.543 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:11:15.543 (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/31/24 21:11:15.543 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 ba9eaf1f38c1 [+2198s] Image resized. Machine init complete To start your machine run: podman machine start ba9eaf1f38c1 /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 ba9eaf1f38c1 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Starting machine "ba9eaf1f38c1" Never [+2201s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Currently starting [+2204s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Currently starting [+2207s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Currently starting [+2210s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Currently starting [+2213s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Currently starting [+2216s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Currently starting [+2219s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Currently starting [+2221s] 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 ba9eaf1f38c1 [+2222s] Mounting volume... /tmp/podman_test2592731356:/tmp/podman_test2592731356 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Currently starting API forwarding listening on: /tmp/podman_test2592731356/podman/ba9eaf1f38c1-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_test2592731356/podman/ba9eaf1f38c1-api.sock' Machine "ba9eaf1f38c1" started successfully [+2225s] /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/31/24 21:11:47.422 (31.879s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:11:47.422 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:11:47.422 (0s)
> Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:11:47.422 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force ba9eaf1f38c1 Waiting for VM to exit... [+2226s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:11:48.688 (1.266s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:11:48.688 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:11:48.688 (0s) • [33.146 seconds]

[+2226s]

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/31/24 21:11:48.689 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:11:48.689 (0s)
→ Enter [It] list with --format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:111 @ 07/31/24 21:11:48.689 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 22d232634f34 [+2231s] Image resized. Machine init complete To start your machine run: podman machine start 22d232634f34 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.Name}} 22d232634f34* /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format json [ { "Name": "22d232634f34", "Default": true, "Created": "2024-07-31T21:11:48.713747146Z", "Running": false, "Starting": false, "LastUp": "0001-01-01T00:00:00Z", "Stream": "default", "VMType": "qemu", "CPUs": 32, "Memory": "2147483648", "DiskSize": "11811160064", "Port": 45733, "RemoteUsername": "core", "IdentityPath": "/tmp/podman_test905464670/.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 22d232634f34* ← Exit [It] list with --format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:111 @ 07/31/24 21:11:53.335 (4.646s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:11:53.335 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:11:53.335 (0s)
> Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:11:53.335 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 22d232634f34 < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:11:53.589 (254ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:11:53.589 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:11:53.589 (0s) • [4.901 seconds]

[+2231s]

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/31/24 21:11:53.589 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:11:53.589 (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/31/24 21:11:53.589 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 db2aa357a1c6 [+2236s] Image resized. Machine init complete To start your machine run: podman machine start db2aa357a1c6 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format json [ { "Name": "db2aa357a1c6", "Default": true, "Created": "2024-07-31T21:11:53.613257531Z", "Running": false, "Starting": false, "LastUp": "0001-01-01T00:00:00Z", "Stream": "default", "VMType": "qemu", "CPUs": 32, "Memory": "2147483648", "DiskSize": "11811160064", "Port": 40883, "RemoteUsername": "core", "IdentityPath": "/tmp/podman_test3478886719/.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/31/24 21:11:58.104 (4.514s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:11:58.104 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:11:58.104 (0s)
> Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:11:58.104 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force db2aa357a1c6 < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:11:58.358 (254ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:11:58.358 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:11:58.358 (0s) • [4.769 seconds]

[+2236s]

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/31/24 21:11:58.358 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:11:58.358 (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/31/24 21:11:58.358 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 42fe06f44344 [+2240s] Image resized. Machine init complete To start your machine run: podman machine start 42fe06f44344 /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/31/24 21:12:02.884 (4.525s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:12:02.884 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:12:02.884 (0s)
> Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:12:02.884 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 42fe06f44344 [+2241s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:12:03.138 (254ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:12:03.138 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:12:03.138 (0s) • [4.780 seconds]

[+2241s]

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/31/24 21:12:03.138 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:12:03.138 (0s)
→ Enter [It] bad init name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:16 @ 07/31/24 21:12:03.138 /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/31/24 21:12:03.169 (31ms)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:12:03.169 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:12:03.169 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:12:03.169 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:12:03.169 (0s) • [0.031 seconds]

[+2241s]

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/31/24 21:12:03.169 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:12:03.17 (0s)
→ Enter [It] Remove machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:24 @ 07/31/24 21:12:03.17 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 427697052acb [+2245s] Image resized. Machine init complete To start your machine run: podman machine start 427697052acb /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 427697052acb /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 427697052acb [] Error: 427697052acb: VM does not exist /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 427697052acb Error: 427697052acb: VM does not exist ← Exit [It] Remove machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:24 @ 07/31/24 21:12:07.969 (4.799s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:12:07.969 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:12:07.969 (0s)
> Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:12:07.969 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 427697052acb Error: 427697052acb: 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/31/24 21:12:07.99 (21ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:12:07.99 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:12:07.99 (0s) • [4.821 seconds]

[+2245s]

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/31/24 21:12:07.99 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:12:07.991 (0s)
→ Enter [It] Remove running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:48 @ 07/31/24 21:12:07.991 /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 5d80e2229da5 [+2250s] Image resized. Machine init complete Starting machine "5d80e2229da5" [+2274s] 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 5d80e2229da5 [+2275s] Mounting volume... /tmp/podman_test2510044785:/tmp/podman_test2510044785 API forwarding listening on: /tmp/podman_test2510044785/podman/5d80e2229da5-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_test2510044785/podman/5d80e2229da5-api.sock' Machine "5d80e2229da5" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm 5d80e2229da5 [+2276s] Error: running vm "5d80e2229da5" cannot be destroyed /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 5d80e2229da5 Waiting for VM to exit... [+2277s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 5d80e2229da5 [] Error: 5d80e2229da5: 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/31/24 21:12:39.311 (31.321s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:12:39.311 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:12:39.311 (0s)
> Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:12:39.311 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 5d80e2229da5 Error: 5d80e2229da5: 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/31/24 21:12:39.332 (21ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:12:39.332 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:12:39.332 (0s) • [31.342 seconds]

[+2277s]

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/31/24 21:12:39.332 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:12:39.333 (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/31/24 21:12:39.333 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 ddcf56564e1c [+2281s] Image resized. Machine init complete To start your machine run: podman machine start ddcf56564e1c /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.IdentityPath}} ddcf56564e1c /tmp/podman_test1892231041/.local/share/containers/podman/machine/machine /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force --save-ignition --save-image ddcf56564e1c /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect ddcf56564e1c [] Error: ddcf56564e1c: 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/31/24 21:12:43.969 (4.637s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:12:43.969 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:12:43.97 (0s)
> Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:12:43.97 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force ddcf56564e1c Error: ddcf56564e1c: 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/31/24 21:12:43.99 (21ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:12:43.99 [+2282s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:12:44.221 (231ms) • [4.889 seconds]

[+2282s]

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/31/24 21:12:44.221 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:12:44.221 (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/31/24 21:12:44.221 /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 [+2286s] 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 [+2291s] Image resized. Machine init complete Starting machine "bar" [+2315s] 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 [+2316s] Mounting volume... /tmp/podman_test2920742356:/tmp/podman_test2920742356 API forwarding listening on: /tmp/podman_test2920742356/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_test2920742356/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_test2920742356/.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_test2920742356/.local/share/containers/podman/machine/machine /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo [+2317s] /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/31/24 21:13:19.489 (35.267s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:13:19.489 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:13:19.489 (0s)
> Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:13:19.489 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force bar Waiting for VM to exit... [+2318s] < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:13:20.755 (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/31/24 21:13:20.755 /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/31/24 21:13:20.787 (32ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:13:20.787 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:13:20.787 (0s) • [36.566 seconds]

[+2318s]

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/31/24 21:13:20.787 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:13:20.788 (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/31/24 21:13:20.788 /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 [+2323s] 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_test3985294658/.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/31/24 21:13:25.638 (4.85s)
→ Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:13:25.638 ← Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:13:25.638 (0s)
> Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:13:25.638 /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/31/24 21:13:25.669 (31ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:13:25.669 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:13:25.669 (0s) • [4.882 seconds]

[+2323s]

[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/31/24 21:13:25.669 ← Exit [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:96 @ 07/31/24 21:13:25.669 (0s)
→ Enter [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:96 @ 07/31/24 21:13:25.669 podman machine init machine init with rosetta=false 0.000326 seconds podman machine set set user mode networking 0.000378 seconds podman machine set wsl cannot change disk, memory, processor 0.000390 seconds podman machine init machine init with rosetta=true 0.000401 seconds podman machine ssh bad machine name 0.021444 seconds podman machine start bad start name 0.021962 seconds podman machine rm bad init name 0.031068 seconds podman machine stop stop bad name 0.031118 seconds podman inspect stop inspect bad name 0.031462 seconds podman machine reset starting from scratch should not error 0.031729 seconds podman machine init bad init 0.188076 seconds podman machine ssh ssh to non-running machine 4.514495 seconds podman machine list list machine in machine-readable byte format 4.514506 seconds podman machine list list machine in human-readable format 4.525529 seconds podman machine init simple init 4.555760 seconds podman inspect stop inspect with go format 4.586054 seconds podman machine list list machine 4.605380 seconds podman machine init verify a podman 4 config does not break podman 5 4.608593 seconds podman machine init simple init with username 4.614554 seconds podman machine rm machine rm --save-ignition --save-image 4.637006 seconds podman machine list list with --format 4.646550 seconds podman machine info machine info 4.688978 seconds podman machine rm Remove machine 4.799165 seconds podman machine rm Removing all machines doesn't delete ssh keys 4.850207 seconds podman machine reset reset machine with one defined machine 4.879936 seconds podman inspect stop inspect two machines 9.006616 seconds podman machine list list machines with quiet or noheading 9.028895 seconds podman inspect stop inspect shows a unique socket name per machine 9.050953 seconds podman machine init init should cleanup on failure 9.555400 seconds run basic podman commands Volume should be disabled by command line 29.658782 seconds podman machine set set while machine already running 29.720242 seconds podman machine start start machine already started 29.832788 seconds podman machine init simple init with start 29.923429 seconds podman machine start start machine with conflict on SSH port 30.057648 seconds run basic podman commands Volume should be virtiofs 30.113665 seconds podman machine init machine init rootful with docker.sock check 30.400040 seconds podman machine init machine init rootless docker.sock check 30.418461 seconds podman machine set set rootful with docker sock change 30.621318 seconds run basic podman commands podman volume on non-standard path 30.952989 seconds podman machine init machine init with volume 31.306909 seconds podman machine rm Remove running machine 31.320881 seconds run basic podman commands Volume ops 31.368152 seconds podman machine list list machine: check if running while starting 31.879023 seconds podman machine ssh ssh to running machine and check os-type 32.080267 seconds podman machine set no settings should change if no flags 32.353001 seconds podman machine stop Stop running machine 32.554011 seconds run basic podman commands Basic ops 32.628262 seconds run basic podman commands Podman ops with port forwarding and gvproxy 33.226269 seconds podman machine set set machine cpus, disk, memory 35.169693 seconds podman machine rm Remove machine sharing ssh key with another machine 35.267613 seconds podman machine start start two machines in parallel 35.553780 seconds podman machine start start only starts specified machine 35.602784 seconds podman machine reset reset with running machine and other machines idle 35.716691 seconds podman machine proxy settings propagation ssh to running machine and check proxy settings 55.085297 seconds podman machine start start simple machine 75.031440 seconds podman machine init machine init with cpus, disk size, memory, timezone 605.514864 seconds ← Exit [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:96 @ 07/31/24 21:13:25.67 (0s)
[SynchronizedAfterSuite] PASSED [0.000 seconds]


[+2323s] Summarizing 1 Failure: [FAIL] podman machine init [It] machine init with cpus, disk size, memory, timezone /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:59 Ran 52 of 56 Specs in 2247.237 seconds FAIL! -- 51 Passed | 1 Failed | 0 Pending | 4 Skipped --- FAIL: TestMachine (2247.25s) FAIL Ginkgo ran 1 suite in 38m25.999285092s 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 [21:13:25] END - [+2323s] total duration since 2024-07-31T21:13:25Z

Processed Wed Jul 31 21:13:25 2024 by logformatter v0.3