/usr/bin/time --verbose --output="$STATS_LOGFILE" $GOSRC/$SCRIPT_BASE/runner.sh + echo finished # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/lib.sh:252 in source() finished + echo starting # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:22 in main() starting ************************************************************ Runner executing machine-linux podman-tests as rootless on fedora-40-aarch64(fedora-40) Current environment VM image: fedora-podman-aws-arm64-c20240708t152000z-f40f39d13 ************************************************************ Recursively chowning $GOPATH and $GOSRC to some27685dude Re-executing runner through ssh as user 'some27685dude' ************************************************************ + exec ssh some27685dude@localhost -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh Warning: Permanently added 'localhost' (ED25519) to the list of known hosts. + echo finished # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/lib.sh:252 in source() finished + echo starting # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:22 in main() starting ************************************************************ Runner executing machine-linux podman-tests as rootless on fedora-40-aarch64(fedora-40) Current environment VM image: fedora-podman-aws-arm64-c20240708t152000z-f40f39d13 ************************************************************ + echo finished # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/lib.sh:252 in source() finished Fedora release 40 (Forty) Kernel: 6.9.7-200.fc40.aarch64 Cgroups: cgroup2fs aardvark-dns-1.11.0-1.fc40-aarch64 buildah-1.36.0-1.fc40-aarch64 conmon-2.1.10-1.fc40-aarch64 containernetworking-plugins-1.4.0-4.fc40-aarch64 containers-common-0.59.1-2.fc40-noarch container-selinux-2.232.1-1.fc40-noarch criu-3.19-4.fc40-aarch64 crun-1.15-1.fc40-aarch64 golang-1.22.4-1.fc40-aarch64 libseccomp-2.5.5-1.fc40-aarch64 netavark-1.11.0-1.fc40-aarch64 passt-0^20240624.g1ee2eca-1.fc40-aarch64 podman-5.1.1-1.fc40-aarch64 skopeo-1.15.1-1.fc40-aarch64 slirp4netns-1.2.2-2.fc40-aarch64 ************************************************************ + _run_machine-linux # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:550 in main() [11:48:40] START - All [+xxxx] lines that follow are relative to 2024-07-23T11:48:40Z. [+0000s] + make localmachine # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:429 in _run_machine-linux() [+0004s] # gitCommit needed by logformatter, to link to sources [+0004s] /define.gitCommit=7768cf235e50114abd3f131ece96f615862cb063 [+0004s] 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/. [+0004s] make[1]: Entering directory '/var/tmp/go/src/github.com/containers/podman' [+0004s] make -C test/tools build/ginkgo [+0004s] make[2]: Entering directory '/var/tmp/go/src/github.com/containers/podman/test/tools' [+0005s] go build -o build/ginkgo ./vendor/github.com/onsi/ginkgo/v2/ginkgo [+0015s] make[2]: Leaving directory '/var/tmp/go/src/github.com/containers/podman/test/tools' [+0015s] ./test/tools/build/ginkgo version [+0015s] Ginkgo Version 2.19.0 [+0015s] ./test/tools/build/ginkgo -vv --tags "remote exclude_graphdriver_btrfs btrfs_noversion exclude_graphdriver_devicemapper containers_image_openpgp remote" -timeout=90m --flake-attempts 0 \ [+0015s] --trace --no-color \ [+0015s] --json-report ginkgo-e2e.json \ [+0015s] pkg/machine/e2e/. [+0073s] Running Suite: Podman Machine tests - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e [+0073s] ================================================================================================== [+0073s] Random Seed: 1721735335 [+0073s] [+0073s] Will run 56 of 56 specs [+0073s] ------------------------------ [+0073s] [BeforeSuite] [+0073s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:56 [+0073s] > Enter [BeforeSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:56 @ 07/23/24 11:49:53.637 [+0073s] Looking up Podman Machine image at quay.io/podman/machine-os:5.2 to create VM [+0073s] Getting image source signatures [+0073s] Copying blob sha256:54d44d6d25cf3a6c611e4d8d4ac1f8de205ad7b5b48be5f39dc3346eb475f152 [+0074s] Copying config sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a [+0074s] Writing manifest to image destination [+0074s] 54d44d6d25cf3a6c611e4d8d4ac1f8de205ad7b5b48be5f39dc3346eb475f152 [+0079s] < Exit [BeforeSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:56 @ 07/23/24 11:49:59.714 (6.076s) [+0079s] [BeforeSuite] PASSED [6.076 seconds] [+0079s] ------------------------------ [+0079s] podman machine info [+0079s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:13 [+0079s] machine info [+0079s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:15 [+0079s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:49:59.714 [+0079s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:49:59.714 (0s) [+0079s] > Enter [It] machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:15 @ 07/23/24 11:49:59.714 [+0079s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine info [+0079s] host: [+0079s] arch: arm64 [+0079s] currentmachine: "" [+0079s] defaultmachine: "" [+0079s] eventsdir: /tmp/podman_test3003884020/podman [+0079s] machineconfigdir: /tmp/podman_test3003884020/.config/containers/podman/machine/qemu [+0079s] machineimagedir: /tmp/podman_test3003884020/.local/share/containers/podman/machine/qemu [+0079s] machinestate: "" [+0079s] numberofmachines: 0 [+0079s] os: linux [+0079s] vmtype: qemu [+0079s] version: [+0079s] apiversion: 5.2.0-dev [+0079s] version: 5.2.0-dev [+0079s] goversion: go1.22.4 [+0079s] gitcommit: 7768cf235e50114abd3f131ece96f615862cb063 [+0079s] builttime: Tue Jul 23 11:33:39 2024 [+0079s] built: 1721734419 [+0079s] osarch: linux/arm64 [+0079s] os: linux [+0079s] [+0079s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine info --format {{.Host.NumberOfMachines}} [+0079s] 0 [+0079s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 7463e1e2ebf4 [+0084s] Image resized. [+0084s] Machine init complete [+0084s] To start your machine run: [+0084s] [+0084s] podman machine start 7463e1e2ebf4 [+0084s] [+0084s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine info --format {{.Host.NumberOfMachines}} [+0084s] 1 [+0084s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine info --format json [+0084s] { [+0084s] "Host": { [+0084s] "Arch": "arm64", [+0084s] "CurrentMachine": "7463e1e2ebf4", [+0084s] "DefaultMachine": "7463e1e2ebf4", [+0084s] "EventsDir": "/tmp/podman_test3003884020/podman", [+0084s] "MachineConfigDir": "/tmp/podman_test3003884020/.config/containers/podman/machine/qemu", [+0084s] "MachineImageDir": "/tmp/podman_test3003884020/.local/share/containers/podman/machine/qemu", [+0084s] "MachineState": "Stopped", [+0084s] "NumberOfMachines": 1, [+0084s] "OS": "linux", [+0084s] "VMType": "qemu" [+0084s] }, [+0084s] "Version": { [+0084s] "APIVersion": "5.2.0-dev", [+0084s] "Version": "5.2.0-dev", [+0084s] "GoVersion": "go1.22.4", [+0084s] "GitCommit": "7768cf235e50114abd3f131ece96f615862cb063", [+0084s] "BuiltTime": "Tue Jul 23 11:33:39 2024", [+0084s] "Built": 1721734419, [+0084s] "OsArch": "linux/arm64", [+0084s] "Os": "linux" [+0084s] } [+0084s] } [+0084s] < Exit [It] machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:15 @ 07/23/24 11:50:04.677 (4.962s) [+0084s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:50:04.677 [+0084s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:50:04.677 (0s) [+0084s] > Enter [DeferCleanup (Each)] podman machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:50:04.677 [+0084s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 7463e1e2ebf4 [+0084s] < Exit [DeferCleanup (Each)] podman machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:50:04.94 (264ms) [+0084s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:50:04.94 [+0084s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:50:04.941 (0s) [+0084s] • [5.227 seconds] [+0084s] ------------------------------ [+0084s] podman machine set [+0084s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+0084s] set machine cpus, disk, memory [+0084s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:17 [+0084s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:50:04.941 [+0084s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:50:04.941 (0s) [+0084s] > Enter [It] set machine cpus, disk, memory - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:17 @ 07/23/24 11:50:04.941 [+0084s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 77bc853376dc [+0089s] Image resized. [+0089s] Machine init complete [+0089s] To start your machine run: [+0089s] [+0089s] podman machine start 77bc853376dc [+0089s] [+0089s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --memory 524288 77bc853376dc [+0089s] Error: requested amount of memory (524288 MB) greater than total system memory (134770749440 MB) [+0089s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --cpus 2 --disk-size 102 --memory 4096 77bc853376dc [+0089s] Image resized. [+0089s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --cpus 2 --disk-size 5 --memory 4096 77bc853376dc [+0089s] Error: new disk size must be larger than 102 GB [+0089s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 77bc853376dc [+0089s] Starting machine "77bc853376dc" [+0116s] [+0116s] This machine is currently configured in rootless mode. If your containers [+0116s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0116s] issues with non-podman clients, you can switch using the following command: [+0116s] [+0116s] podman machine set --rootful 77bc853376dc [+0116s] [+0118s] Mounting volume... /tmp/podman_test3596825721:/tmp/podman_test3596825721 [+0118s] API forwarding listening on: /tmp/podman_test3596825721/podman/77bc853376dc-api.sock [+0118s] You can connect Docker API clients by setting DOCKER_HOST using the [+0118s] following command in your terminal session: [+0118s] [+0118s] export DOCKER_HOST='unix:///tmp/podman_test3596825721/podman/77bc853376dc-api.sock' [+0118s] [+0118s] Machine "77bc853376dc" started successfully [+0118s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 77bc853376dc lscpu | grep "CPU(s):" | head -1 [+0119s] CPU(s): 2 [+0119s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 77bc853376dc sudo fdisk -l | grep Disk [+0119s] Disk /dev/vda: 102 GiB, 109521666048 bytes, 213909504 sectors [+0119s] Disklabel type: gpt [+0119s] Disk identifier: 1E317528-8C45-4EDF-AE28-E13DED1813AC [+0119s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 77bc853376dc cat /proc/meminfo | grep -i 'memtotal' | grep -o '[[:digit:]]*' [+0119s] 3986916 [+0119s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --cpus 4 --disk-size 5 --memory 4096 77bc853376dc [+0119s] Error: new disk size must be larger than 102 GB [+0119s] < Exit [It] set machine cpus, disk, memory - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:17 @ 07/23/24 11:50:39.997 (35.056s) [+0119s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:50:39.997 [+0119s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:50:39.997 (0s) [+0119s] > Enter [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:50:39.997 [+0119s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 77bc853376dc [+0120s] Waiting for VM to exit... [+0121s] < Exit [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:50:41.273 (1.276s) [+0121s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:50:41.273 [+0121s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:50:41.274 (0s) [+0121s] • [36.333 seconds] [+0121s] ------------------------------ [+0121s] podman machine set [+0121s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+0121s] wsl cannot change disk, memory, processor [+0121s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:72 [+0121s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:50:41.274 [+0121s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:50:41.274 (0s) [+0121s] > Enter [It] wsl cannot change disk, memory, processor - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:72 @ 07/23/24 11:50:41.274 [+0121s] [SKIPPED] tests are only for WSL provider [+0121s] In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:260 @ 07/23/24 11:50:41.274 [+0121s] [+0121s] Full Stack Trace [+0121s] github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfNotVmtype(0x1, {0x13186f3, 0x1f}) [+0121s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:260 +0x64 [+0121s] github.com/containers/podman/v5/pkg/machine/e2e_test.init.func14.2() [+0121s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:73 +0x30 [+0121s] < Exit [It] wsl cannot change disk, memory, processor - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:72 @ 07/23/24 11:50:41.274 (0s) [+0121s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:50:41.274 [+0121s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:50:41.274 (0s) [+0121s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:50:41.274 [+0121s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:50:41.274 (0s) [+0121s] S [SKIPPED] [0.001 seconds] [+0121s] podman machine set [+0121s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+0121s] [It] wsl cannot change disk, memory, processor [+0121s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:72 [+0121s] ------------------------------ [+0121s] podman machine set [+0121s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+0121s] no settings should change if no flags [+0121s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:97 [+0121s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:50:41.275 [+0121s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:50:41.275 (0s) [+0121s] > 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/23/24 11:50:41.275 [+0121s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 5492f50d0ebd [+0125s] Image resized. [+0125s] Machine init complete [+0125s] To start your machine run: [+0125s] [+0125s] podman machine start 5492f50d0ebd [+0125s] [+0125s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set 5492f50d0ebd [+0125s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 5492f50d0ebd [+0125s] Starting machine "5492f50d0ebd" [+0150s] [+0150s] This machine is currently configured in rootless mode. If your containers [+0150s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0150s] issues with non-podman clients, you can switch using the following command: [+0150s] [+0150s] podman machine set --rootful 5492f50d0ebd [+0150s] [+0151s] Mounting volume... /tmp/podman_test1751025479:/tmp/podman_test1751025479 [+0151s] API forwarding listening on: /tmp/podman_test1751025479/podman/5492f50d0ebd-api.sock [+0151s] You can connect Docker API clients by setting DOCKER_HOST using the [+0151s] following command in your terminal session: [+0151s] [+0151s] export DOCKER_HOST='unix:///tmp/podman_test1751025479/podman/5492f50d0ebd-api.sock' [+0151s] [+0151s] Machine "5492f50d0ebd" started successfully [+0151s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 5492f50d0ebd lscpu | grep "CPU(s):" | head -1 [+0152s] CPU(s): 32 [+0152s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 5492f50d0ebd sudo fdisk -l | grep Disk [+0152s] Disk /dev/vda: 11 GiB, 11811160064 bytes, 23068672 sectors [+0152s] Disklabel type: gpt [+0152s] Disk identifier: 972D6B80-24C2-4708-8525-D9C49C63328C [+0152s] < 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/23/24 11:51:12.505 (31.23s) [+0152s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:51:12.505 [+0152s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:51:12.505 (0s) [+0152s] > Enter [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:51:12.505 [+0152s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 5492f50d0ebd [+0152s] 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/23/24 11:51:13.791 (1.286s) [+0153s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:51:13.791 [+0153s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:51:13.792 (0s) [+0153s] • [32.517 seconds] [+0153s] ------------------------------ [+0153s] podman machine set [+0153s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+0153s] set rootful with docker sock change [+0153s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:132 [+0153s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:51:13.792 [+0153s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:51:13.792 (0s) [+0153s] > Enter [It] set rootful with docker sock change - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:132 @ 07/23/24 11:51:13.792 [+0153s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 fa4b2475cecf [+0158s] Image resized. [+0158s] Machine init complete [+0158s] To start your machine run: [+0158s] [+0158s] podman machine start fa4b2475cecf [+0158s] [+0158s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --rootful fa4b2475cecf [+0158s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start fa4b2475cecf [+0158s] Starting machine "fa4b2475cecf" [+0183s] Mounting volume... /tmp/podman_test165545768:/tmp/podman_test165545768 [+0184s] API forwarding listening on: /tmp/podman_test165545768/podman/fa4b2475cecf-api.sock [+0184s] You can connect Docker API clients by setting DOCKER_HOST using the [+0184s] following command in your terminal session: [+0184s] [+0184s] export DOCKER_HOST='unix:///tmp/podman_test165545768/podman/fa4b2475cecf-api.sock' [+0184s] [+0184s] Machine "fa4b2475cecf" started successfully [+0184s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Rootful}} fa4b2475cecf [+0184s] true [+0184s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh fa4b2475cecf readlink /var/run/docker.sock [+0184s] /run/podman/podman.sock [+0184s] < Exit [It] set rootful with docker sock change - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:132 @ 07/23/24 11:51:44.868 (31.076s) [+0184s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:51:44.868 [+0184s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:51:44.868 (0s) [+0184s] > Enter [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:51:44.868 [+0184s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force fa4b2475cecf [+0184s] Waiting for VM to exit... [+0186s] < Exit [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:51:46.154 (1.286s) [+0186s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:51:46.154 [+0186s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:51:46.155 (0s) [+0186s] • [32.363 seconds] [+0186s] ------------------------------ [+0186s] podman machine set [+0186s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+0186s] set user mode networking [+0186s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:164 [+0186s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:51:46.155 [+0186s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:51:46.155 (0s) [+0186s] > Enter [It] set user mode networking - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:164 @ 07/23/24 11:51:46.155 [+0186s] [SKIPPED] Test is only for WSL [+0186s] In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:166 @ 07/23/24 11:51:46.155 [+0186s] [+0186s] Full Stack Trace [+0186s] github.com/containers/podman/v5/pkg/machine/e2e_test.init.func14.5() [+0186s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:166 +0x54 [+0186s] < Exit [It] set user mode networking - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:164 @ 07/23/24 11:51:46.155 (0s) [+0186s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:51:46.155 [+0186s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:51:46.155 (0s) [+0186s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:51:46.155 [+0186s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:51:46.155 (0s) [+0186s] S [SKIPPED] [0.001 seconds] [+0186s] podman machine set [+0186s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+0186s] [It] set user mode networking [+0186s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:164 [+0186s] ------------------------------ [+0186s] podman machine set [+0186s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+0186s] set while machine already running [+0186s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:190 [+0186s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:51:46.155 [+0186s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:51:46.155 (0s) [+0186s] > Enter [It] set while machine already running - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:190 @ 07/23/24 11:51:46.155 [+0186s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 4443108ecf81 [+0190s] Image resized. [+0190s] Machine init complete [+0190s] To start your machine run: [+0190s] [+0190s] podman machine start 4443108ecf81 [+0190s] [+0190s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 4443108ecf81 [+0190s] Starting machine "4443108ecf81" [+0214s] [+0214s] This machine is currently configured in rootless mode. If your containers [+0214s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0214s] issues with non-podman clients, you can switch using the following command: [+0214s] [+0214s] podman machine set --rootful 4443108ecf81 [+0214s] [+0215s] Mounting volume... /tmp/podman_test193758406:/tmp/podman_test193758406 [+0216s] API forwarding listening on: /tmp/podman_test193758406/podman/4443108ecf81-api.sock [+0216s] You can connect Docker API clients by setting DOCKER_HOST using the [+0216s] following command in your terminal session: [+0216s] [+0216s] export DOCKER_HOST='unix:///tmp/podman_test193758406/podman/4443108ecf81-api.sock' [+0216s] [+0216s] Machine "4443108ecf81" started successfully [+0216s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --rootful 4443108ecf81 [+0216s] Error: unable to change settings unless vm is stopped [+0216s] < Exit [It] set while machine already running - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:190 @ 07/23/24 11:52:16.21 (30.055s) [+0216s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:52:16.21 [+0216s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:52:16.21 (0s) [+0216s] > Enter [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:52:16.21 [+0216s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 4443108ecf81 [+0216s] Waiting for VM to exit... [+0217s] < Exit [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:52:17.496 (1.286s) [+0217s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:52:17.496 [+0217s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:52:17.496 (0s) [+0217s] • [31.341 seconds] [+0217s] ------------------------------ [+0217s] podman machine ssh [+0217s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:10 [+0217s] bad machine name [+0217s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:12 [+0217s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:52:17.497 [+0217s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:52:17.497 (0s) [+0217s] > Enter [It] bad machine name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:12 @ 07/23/24 11:52:17.497 [+0217s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh f95cc1620107 [+0217s] Error: vm podman-machine-default not found: podman-machine-default: VM does not exist [+0217s] < Exit [It] bad machine name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:12 @ 07/23/24 11:52:17.518 (21ms) [+0217s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:52:17.518 [+0217s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:52:17.518 (0s) [+0217s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:52:17.518 [+0217s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:52:17.518 (0s) [+0217s] • [0.022 seconds] [+0217s] ------------------------------ [+0217s] podman machine ssh [+0217s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:10 [+0217s] ssh to non-running machine [+0217s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:21 [+0217s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:52:17.518 [+0217s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:52:17.518 (0s) [+0217s] > Enter [It] ssh to non-running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:21 @ 07/23/24 11:52:17.518 [+0217s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 7a82249eebfc [+0222s] Image resized. [+0222s] Machine init complete [+0222s] To start your machine run: [+0222s] [+0222s] podman machine start 7a82249eebfc [+0222s] [+0222s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 7a82249eebfc [+0222s] Error: vm "7a82249eebfc" is not running [+0222s] < Exit [It] ssh to non-running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:21 @ 07/23/24 11:52:22.143 (4.624s) [+0222s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:52:22.143 [+0222s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:52:22.143 (0s) [+0222s] > Enter [DeferCleanup (Each)] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:52:22.143 [+0222s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 7a82249eebfc [+0222s] < Exit [DeferCleanup (Each)] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:52:22.417 (274ms) [+0222s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:52:22.417 [+0222s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:52:22.417 (0s) [+0222s] • [4.899 seconds] [+0222s] ------------------------------ [+0222s] podman machine ssh [+0222s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:10 [+0222s] ssh to running machine and check os-type [+0222s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:35 [+0222s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:52:22.417 [+0222s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:52:22.418 (0s) [+0222s] > 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/23/24 11:52:22.418 [+0222s] /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 ac287094a3b3 [+0226s] Image resized. [+0226s] Machine init complete [+0226s] Starting machine "ac287094a3b3" [+0251s] [+0251s] This machine is currently configured in rootless mode. If your containers [+0251s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0251s] issues with non-podman clients, you can switch using the following command: [+0251s] [+0251s] podman machine set --rootful ac287094a3b3 [+0251s] [+0252s] Mounting volume... /tmp/podman_test3242420213:/tmp/podman_test3242420213 [+0252s] API forwarding listening on: /tmp/podman_test3242420213/podman/ac287094a3b3-api.sock [+0252s] You can connect Docker API clients by setting DOCKER_HOST using the [+0252s] following command in your terminal session: [+0252s] [+0252s] export DOCKER_HOST='unix:///tmp/podman_test3242420213/podman/ac287094a3b3-api.sock' [+0252s] [+0252s] Machine "ac287094a3b3" started successfully [+0252s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh ac287094a3b3 cat /etc/os-release [+0253s] NAME="Fedora Linux" [+0253s] VERSION="40.20240519.2.0 (CoreOS)" [+0253s] ID=fedora [+0253s] VERSION_ID=40 [+0253s] VERSION_CODENAME="" [+0253s] PLATFORM_ID="platform:f40" [+0253s] PRETTY_NAME="Fedora CoreOS 40.20240519.2.0" [+0253s] ANSI_COLOR="0;38;2;60;110;180" [+0253s] LOGO=fedora-logo-icon [+0253s] CPE_NAME="cpe:/o:fedoraproject:fedora:40" [+0253s] HOME_URL="https://getfedora.org/coreos/" [+0253s] DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora-coreos/" [+0253s] SUPPORT_URL="https://github.com/coreos/fedora-coreos-tracker/" [+0253s] BUG_REPORT_URL="https://github.com/coreos/fedora-coreos-tracker/" [+0253s] REDHAT_BUGZILLA_PRODUCT="Fedora" [+0253s] REDHAT_BUGZILLA_PRODUCT_VERSION=40 [+0253s] REDHAT_SUPPORT_PRODUCT="Fedora" [+0253s] REDHAT_SUPPORT_PRODUCT_VERSION=40 [+0253s] SUPPORT_END=2025-05-13 [+0253s] VARIANT="CoreOS" [+0253s] VARIANT_ID=coreos [+0253s] OSTREE_VERSION='40.20240519.2.0' [+0253s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh ac287094a3b3 false [+0253s] < 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/23/24 11:52:53.502 (31.084s) [+0253s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:52:53.502 [+0253s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:52:53.502 (0s) [+0253s] > Enter [DeferCleanup (Each)] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:52:53.502 [+0253s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force ac287094a3b3 [+0253s] Waiting for VM to exit... [+0254s] < Exit [DeferCleanup (Each)] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:52:54.788 (1.286s) [+0254s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:52:54.788 [+0254s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:52:54.788 (0s) [+0254s] • [32.371 seconds] [+0254s] ------------------------------ [+0254s] podman machine proxy settings propagation [+0254s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/proxy_test.go:13 [+0254s] ssh to running machine and check proxy settings [+0254s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/proxy_test.go:15 [+0254s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:52:54.788 [+0254s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:52:54.789 (0s) [+0254s] > 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/23/24 11:52:54.789 [+0254s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 7949eff79270 [+0259s] Image resized. [+0259s] Machine init complete [+0259s] To start your machine run: [+0259s] [+0259s] podman machine start 7949eff79270 [+0259s] [+0259s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 7949eff79270 [+0259s] Starting machine "7949eff79270" [+0283s] [+0283s] This machine is currently configured in rootless mode. If your containers [+0283s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0283s] issues with non-podman clients, you can switch using the following command: [+0283s] [+0283s] podman machine set --rootful 7949eff79270 [+0283s] [+0284s] Mounting volume... /tmp/podman_test2791468227:/tmp/podman_test2791468227 [+0284s] API forwarding listening on: /tmp/podman_test2791468227/podman/7949eff79270-api.sock [+0284s] You can connect Docker API clients by setting DOCKER_HOST using the [+0284s] following command in your terminal session: [+0284s] [+0284s] export DOCKER_HOST='unix:///tmp/podman_test2791468227/podman/7949eff79270-api.sock' [+0284s] [+0284s] Machine "7949eff79270" started successfully [+0284s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 7949eff79270 printenv HTTP_PROXY [+0285s] http://abcdefghijklmnopqrstuvwxyz-proxy [+0285s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 7949eff79270 printenv HTTPS_PROXY [+0285s] http://abcdefghijklmnopqrstuvwxyz-proxy [+0285s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 7949eff79270 printenv SSL_CERT_DIR SSL_CERT_FILE [+0285s] /etc/containers/certs.d [+0285s] /etc/containers/certs.d/cert1 [+0285s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 7949eff79270 cat $SSL_CERT_DIR/cert2 $SSL_CERT_FILE [+0286s] cert2 content [+0286s] cert1 content [+0286s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop 7949eff79270 [+0286s] Waiting for VM to exit... [+0287s] Machine "7949eff79270" stopped successfully [+0287s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 7949eff79270 [+0287s] Starting machine "7949eff79270" [+0306s] [+0306s] This machine is currently configured in rootless mode. If your containers [+0306s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0306s] issues with non-podman clients, you can switch using the following command: [+0306s] [+0306s] podman machine set --rootful 7949eff79270 [+0306s] [+0308s] Mounting volume... /tmp/podman_test2791468227:/tmp/podman_test2791468227 [+0308s] API forwarding listening on: /tmp/podman_test2791468227/podman/7949eff79270-api.sock [+0308s] You can connect Docker API clients by setting DOCKER_HOST using the [+0308s] following command in your terminal session: [+0308s] [+0308s] export DOCKER_HOST='unix:///tmp/podman_test2791468227/podman/7949eff79270-api.sock' [+0308s] [+0308s] Machine "7949eff79270" started successfully [+0308s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 7949eff79270 printenv HTTP_PROXY HTTPS_PROXY [+0309s] http:// some special @;" here [+0309s] https://abc :£$%6 : |"" [+0309s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 7949eff79270 cat $SSL_CERT_DIR/cert2 $SSL_CERT_FILE [+0309s] cert2 content [+0309s] cert1 content [+0309s] < 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/23/24 11:53:49.365 (54.576s) [+0309s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:53:49.365 [+0309s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:53:49.365 (0s) [+0309s] > 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/23/24 11:53:49.365 [+0309s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 7949eff79270 [+0309s] Waiting for VM to exit... [+0310s] < 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/23/24 11:53:50.65 (1.286s) [+0310s] > 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/23/24 11:53:50.651 [+0310s] < 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/23/24 11:53:50.651 (0s) [+0310s] > 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/23/24 11:53:50.651 [+0310s] < 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/23/24 11:53:50.651 (0s) [+0310s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:53:50.651 [+0310s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:53:50.651 (0s) [+0310s] • [55.863 seconds] [+0310s] ------------------------------ [+0310s] podman machine stop [+0310s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:12 [+0310s] stop bad name [+0310s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:14 [+0310s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:53:50.651 [+0310s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:53:50.651 (0s) [+0310s] > Enter [It] stop bad name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:14 @ 07/23/24 11:53:50.651 [+0310s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+0310s] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist [+0310s] < Exit [It] stop bad name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:14 @ 07/23/24 11:53:50.672 (21ms) [+0310s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:53:50.672 [+0310s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:53:50.672 (0s) [+0310s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:53:50.672 [+0310s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:53:50.673 (0s) [+0310s] • [0.022 seconds] [+0310s] ------------------------------ [+0310s] podman machine stop [+0310s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:12 [+0310s] Stop running machine [+0310s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:22 [+0310s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:53:50.673 [+0310s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:53:50.673 (0s) [+0310s] > Enter [It] Stop running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:22 @ 07/23/24 11:53:50.673 [+0310s] /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 5258423b30d7 [+0315s] Image resized. [+0315s] Machine init complete [+0315s] Starting machine "5258423b30d7" [+0338s] [+0338s] This machine is currently configured in rootless mode. If your containers [+0338s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0338s] issues with non-podman clients, you can switch using the following command: [+0338s] [+0338s] podman machine set --rootful 5258423b30d7 [+0338s] [+0339s] Mounting volume... /tmp/podman_test1676627068:/tmp/podman_test1676627068 [+0340s] API forwarding listening on: /tmp/podman_test1676627068/podman/5258423b30d7-api.sock [+0340s] You can connect Docker API clients by setting DOCKER_HOST using the [+0340s] following command in your terminal session: [+0340s] [+0340s] export DOCKER_HOST='unix:///tmp/podman_test1676627068/podman/5258423b30d7-api.sock' [+0340s] [+0340s] Machine "5258423b30d7" started successfully [+0340s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop 5258423b30d7 [+0340s] Waiting for VM to exit... [+0341s] Machine "5258423b30d7" stopped successfully [+0341s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop 5258423b30d7 [+0341s] Machine "5258423b30d7" stopped successfully [+0341s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.LastUp.Format "2006-01-02T15:04:05Z07:00"}} 5258423b30d7 [+0341s] 2024-07-23T11:54:21Z [+0341s] < Exit [It] Stop running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:22 @ 07/23/24 11:54:21.413 (30.74s) [+0341s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:54:21.413 [+0341s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:54:21.413 (0s) [+0341s] > Enter [DeferCleanup (Each)] podman machine stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:54:21.413 [+0341s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 5258423b30d7 [+0341s] < Exit [DeferCleanup (Each)] podman machine stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:54:21.697 (284ms) [+0341s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:54:21.697 [+0341s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:54:21.697 (0s) [+0341s] • [31.025 seconds] [+0341s] ------------------------------ [+0341s] podman machine init [+0341s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+0341s] bad init [+0341s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:28 [+0341s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:54:21.697 [+0341s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:54:21.698 (0s) [+0341s] > Enter [It] bad init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:28 @ 07/23/24 11:54:21.698 [+0341s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+0341s] Error: machine name "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ" must be 30 characters or less [+0341s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 qemu [+0341s] Error: cannot use "qemu" for a machine name [+0341s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r system connection add foobar tcp://localhost:8000 [+0341s] /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 [+0341s] Error: system connection "foobar" already exists. consider a different machine name or remove the connection with `podman system connection rm` [+0341s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 ab/cd [+0341s] Error: invalid name "ab/cd": names must match [a-zA-Z0-9][a-zA-Z0-9_.-]*: invalid argument [+0341s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --username -/a 7ed60a265881 [+0341s] Error: invalid username "-/a": names must match [a-zA-Z0-9][a-zA-Z0-9_.-]*: invalid argument [+0341s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --memory 129551 7ed60a265881 [+0341s] Error: requested amount of memory (129551 MB) greater than total system memory (134770749440 MB) [+0341s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r system connection rm foobar [+0341s] < Exit [It] bad init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:28 @ 07/23/24 11:54:21.896 (198ms) [+0341s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:54:21.896 [+0341s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:54:21.896 (0s) [+0341s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:54:21.896 [+0341s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 7ed60a265881 [+0341s] Error: 7ed60a265881: VM does not exist [+0341s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:54:21.916 (21ms) [+0341s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:54:21.916 [+0341s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 7ed60a265881 [+0341s] Error: 7ed60a265881: VM does not exist [+0341s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:54:21.938 (21ms) [+0341s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:54:21.938 [+0341s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force ab/cd [+0341s] Error: ab/cd: VM does not exist [+0341s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:54:21.959 (21ms) [+0341s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:54:21.959 [+0341s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foobar [+0341s] Error: foobar: VM does not exist [+0341s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:54:21.98 (21ms) [+0341s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:54:21.98 [+0341s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force qemu [+0341s] Error: qemu: VM does not exist [+0342s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:54:22 (21ms) [+0342s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:54:22 [+0342s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+0342s] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist [+0342s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:54:22.032 (31ms) [+0342s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:54:22.032 [+0342s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:54:22.032 (0s) [+0342s] • [0.335 seconds] [+0342s] ------------------------------ [+0342s] podman machine init [+0342s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+0342s] simple init [+0342s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:82 [+0342s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:54:22.032 [+0342s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:54:22.032 (0s) [+0342s] > Enter [It] simple init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:82 @ 07/23/24 11:54:22.032 [+0342s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 4602af5f9a5b [+0346s] Image resized. [+0346s] Machine init complete [+0346s] To start your machine run: [+0346s] [+0346s] podman machine start 4602af5f9a5b [+0346s] [+0346s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 4602af5f9a5b [+0346s] [ [+0346s] { [+0346s] "ConfigDir": { [+0346s] "Path": "/tmp/podman_test519366325/.config/containers/podman/machine/qemu" [+0346s] }, [+0346s] "ConnectionInfo": { [+0346s] "PodmanSocket": { [+0346s] "Path": "/tmp/podman_test519366325/podman/4602af5f9a5b-api.sock" [+0346s] }, [+0346s] "PodmanPipe": null [+0346s] }, [+0346s] "Created": "2024-07-23T11:54:22.056601486Z", [+0346s] "LastUp": "0001-01-01T00:00:00Z", [+0346s] "Name": "4602af5f9a5b", [+0346s] "Resources": { [+0346s] "CPUs": 32, [+0346s] "DiskSize": 11, [+0346s] "Memory": 2048, [+0346s] "USBs": [] [+0346s] }, [+0346s] "SSHConfig": { [+0346s] "IdentityPath": "/tmp/podman_test519366325/.local/share/containers/podman/machine/machine", [+0346s] "Port": 43457, [+0346s] "RemoteUsername": "core" [+0346s] }, [+0346s] "State": "stopped", [+0346s] "UserModeNetworking": true, [+0346s] "Rootful": false, [+0346s] "Rosetta": false [+0346s] } [+0346s] ] [+0346s] < Exit [It] simple init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:82 @ 07/23/24 11:54:26.658 (4.626s) [+0346s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:54:26.658 [+0346s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:54:26.658 (0s) [+0346s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:54:26.658 [+0346s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 4602af5f9a5b [+0346s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:54:26.932 (274ms) [+0346s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:54:26.932 [+0346s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:54:26.932 (0s) [+0346s] • [4.900 seconds] [+0346s] ------------------------------ [+0346s] podman machine init [+0346s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+0346s] simple init with start [+0346s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:101 [+0346s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:54:26.932 [+0346s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:54:26.933 (0s) [+0346s] > Enter [It] simple init with start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:101 @ 07/23/24 11:54:26.933 [+0346s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 6656b1882f66 [+0351s] Image resized. [+0351s] Machine init complete [+0351s] To start your machine run: [+0351s] [+0351s] podman machine start 6656b1882f66 [+0351s] [+0351s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 6656b1882f66 [+0351s] [ [+0351s] { [+0351s] "ConfigDir": { [+0351s] "Path": "/tmp/podman_test2554065362/.config/containers/podman/machine/qemu" [+0351s] }, [+0351s] "ConnectionInfo": { [+0351s] "PodmanSocket": { [+0351s] "Path": "/tmp/podman_test2554065362/podman/6656b1882f66-api.sock" [+0351s] }, [+0351s] "PodmanPipe": null [+0351s] }, [+0351s] "Created": "2024-07-23T11:54:26.95660487Z", [+0351s] "LastUp": "0001-01-01T00:00:00Z", [+0351s] "Name": "6656b1882f66", [+0351s] "Resources": { [+0351s] "CPUs": 32, [+0351s] "DiskSize": 11, [+0351s] "Memory": 2048, [+0351s] "USBs": [] [+0351s] }, [+0351s] "SSHConfig": { [+0351s] "IdentityPath": "/tmp/podman_test2554065362/.local/share/containers/podman/machine/machine", [+0351s] "Port": 34679, [+0351s] "RemoteUsername": "core" [+0351s] }, [+0351s] "State": "stopped", [+0351s] "UserModeNetworking": true, [+0351s] "Rootful": false, [+0351s] "Rosetta": false [+0351s] } [+0351s] ] [+0351s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 6656b1882f66 [+0351s] Starting machine "6656b1882f66" [+0375s] [+0375s] This machine is currently configured in rootless mode. If your containers [+0375s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0375s] issues with non-podman clients, you can switch using the following command: [+0375s] [+0375s] podman machine set --rootful 6656b1882f66 [+0375s] [+0376s] Mounting volume... /tmp/podman_test2554065362:/tmp/podman_test2554065362 [+0376s] API forwarding listening on: /tmp/podman_test2554065362/podman/6656b1882f66-api.sock [+0376s] You can connect Docker API clients by setting DOCKER_HOST using the [+0376s] following command in your terminal session: [+0376s] [+0376s] export DOCKER_HOST='unix:///tmp/podman_test2554065362/podman/6656b1882f66-api.sock' [+0376s] [+0376s] Machine "6656b1882f66" started successfully [+0376s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 6656b1882f66 [+0376s] [ [+0376s] { [+0376s] "ConfigDir": { [+0376s] "Path": "/tmp/podman_test2554065362/.config/containers/podman/machine/qemu" [+0376s] }, [+0376s] "ConnectionInfo": { [+0376s] "PodmanSocket": { [+0376s] "Path": "/tmp/podman_test2554065362/podman/6656b1882f66-api.sock" [+0376s] }, [+0376s] "PodmanPipe": null [+0376s] }, [+0376s] "Created": "2024-07-23T11:54:26.95660487Z", [+0376s] "LastUp": "0001-01-01T00:00:00Z", [+0376s] "Name": "6656b1882f66", [+0376s] "Resources": { [+0376s] "CPUs": 32, [+0376s] "DiskSize": 11, [+0376s] "Memory": 2048, [+0376s] "USBs": [] [+0376s] }, [+0376s] "SSHConfig": { [+0376s] "IdentityPath": "/tmp/podman_test2554065362/.local/share/containers/podman/machine/machine", [+0376s] "Port": 34679, [+0376s] "RemoteUsername": "core" [+0376s] }, [+0376s] "State": "running", [+0376s] "UserModeNetworking": true, [+0376s] "Rootful": false, [+0376s] "Rosetta": false [+0376s] } [+0376s] ] [+0376s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 6656b1882f66 sudo systemctl is-enabled zincati [+0377s] disabled [+0377s] < Exit [It] simple init with start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:101 @ 07/23/24 11:54:57.271 (30.339s) [+0377s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:54:57.271 [+0377s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:54:57.272 (0s) [+0377s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:54:57.272 [+0377s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 6656b1882f66 [+0377s] Waiting for VM to exit... [+0378s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:54:58.558 (1.287s) [+0378s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:54:58.558 [+0378s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:54:58.559 (0s) [+0378s] • [31.626 seconds] [+0378s] ------------------------------ [+0378s] podman machine init [+0378s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+0378s] simple init with username [+0378s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:137 [+0378s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:54:58.559 [+0378s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:54:58.559 (0s) [+0378s] > Enter [It] simple init with username - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:137 @ 07/23/24 11:54:58.559 [+0378s] /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 0df9ec6d8e3d [+0383s] Image resized. [+0383s] Machine init complete [+0383s] To start your machine run: [+0383s] [+0383s] podman machine start 0df9ec6d8e3d [+0383s] [+0383s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 0df9ec6d8e3d [+0383s] [ [+0383s] { [+0383s] "ConfigDir": { [+0383s] "Path": "/tmp/podman_test1081917820/.config/containers/podman/machine/qemu" [+0383s] }, [+0383s] "ConnectionInfo": { [+0383s] "PodmanSocket": { [+0383s] "Path": "/tmp/podman_test1081917820/podman/0df9ec6d8e3d-api.sock" [+0383s] }, [+0383s] "PodmanPipe": null [+0383s] }, [+0383s] "Created": "2024-07-23T11:54:58.583106931Z", [+0383s] "LastUp": "0001-01-01T00:00:00Z", [+0383s] "Name": "0df9ec6d8e3d", [+0383s] "Resources": { [+0383s] "CPUs": 32, [+0383s] "DiskSize": 11, [+0383s] "Memory": 2048, [+0383s] "USBs": [] [+0383s] }, [+0383s] "SSHConfig": { [+0383s] "IdentityPath": "/tmp/podman_test1081917820/.local/share/containers/podman/machine/machine", [+0383s] "Port": 45229, [+0383s] "RemoteUsername": "remoteuser" [+0383s] }, [+0383s] "State": "stopped", [+0383s] "UserModeNetworking": true, [+0383s] "Rootful": false, [+0383s] "Rosetta": false [+0383s] } [+0383s] ] [+0383s] < Exit [It] simple init with username - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:137 @ 07/23/24 11:55:03.174 (4.615s) [+0383s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:55:03.174 [+0383s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 11:55:03.174 (0s) [+0383s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:55:03.174 [+0383s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 0df9ec6d8e3d [+0383s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 11:55:03.448 (274ms) [+0383s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:55:03.448 [+0383s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 11:55:03.448 (0s) [+0383s] • [4.890 seconds] [+0383s] ------------------------------ [+0383s] podman machine init [+0383s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+0383s] machine init with cpus, disk size, memory, timezone [+0383s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:159 [+0383s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:55:03.448 [+0383s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 11:55:03.449 (0s) [+0383s] > 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/23/24 11:55:03.449 [+0383s] /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 9812516b48c7 [+0387s] Image resized. [+0387s] Machine init complete [+0387s] To start your machine run: [+0387s] [+0387s] podman machine start 9812516b48c7 [+0387s] [+0387s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 9812516b48c7 [+0387s] Starting machine "9812516b48c7" [+0987s] SIGABRT: abort [+0987s] PC=0x48739c m=0 sigcode=0 [+0987s] [+0987s] goroutine 0 gp=0x21dd5e0 m=0 mp=0x21e07e0 [idle]: [+0987s] runtime.futex(0x21e0920, 0x80, 0x0, 0x0, 0x0, 0x0) [+0987s] /usr/lib/golang/src/runtime/sys_linux_arm64.s:651 +0x1c fp=0xffffd4b4df30 sp=0xffffd4b4df30 pc=0x48739c [+0987s] runtime.futexsleep(0xffffd4b4dfb8?, 0x4550bc?, 0x21e6858?) [+0987s] /usr/lib/golang/src/runtime/os_linux.go:69 +0x2c fp=0xffffd4b4df80 sp=0xffffd4b4df30 pc=0x44a24c [+0987s] runtime.notesleep(0x21e0920) [+0987s] /usr/lib/golang/src/runtime/lock_futex.go:170 +0x8c fp=0xffffd4b4dfc0 sp=0xffffd4b4df80 pc=0x41fcec [+0987s] runtime.mPark(...) [+0987s] /usr/lib/golang/src/runtime/proc.go:1761 [+0987s] runtime.stopm() [+0987s] /usr/lib/golang/src/runtime/proc.go:2782 +0x84 fp=0xffffd4b4dff0 sp=0xffffd4b4dfc0 pc=0x4550d4 [+0987s] runtime.findRunnable() [+0987s] /usr/lib/golang/src/runtime/proc.go:3512 +0xfe0 fp=0xffffd4b4e160 sp=0xffffd4b4dff0 pc=0x457050 [+0987s] runtime.schedule() [+0987s] /usr/lib/golang/src/runtime/proc.go:3868 +0x98 fp=0xffffd4b4e1a0 sp=0xffffd4b4e160 pc=0x458498 [+0987s] runtime.park_m(0x400015ae00) [+0987s] /usr/lib/golang/src/runtime/proc.go:4036 +0x240 fp=0xffffd4b4e200 sp=0xffffd4b4e1a0 pc=0x458b30 [+0987s] runtime.mcall() [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:192 +0x54 fp=0xffffd4b4e210 sp=0xffffd4b4e200 pc=0x4839d4 [+0987s] [+0987s] goroutine 1 gp=0x40000021c0 m=nil [IO wait, 9 minutes]: [+0987s] runtime.gopark(0x20?, 0xffffb8a80a90?, 0x18?, 0x53?, 0x4217bc?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000071270 sp=0x4000071250 pc=0x450438 [+0987s] runtime.netpollblock(0x0?, 0xffffffff?, 0xff?) [+0987s] /usr/lib/golang/src/runtime/netpoll.go:573 +0x158 fp=0x40000712b0 sp=0x4000071270 pc=0x449478 [+0987s] internal/poll.runtime_pollWait(0xffff71e266b8, 0x72) [+0987s] /usr/lib/golang/src/runtime/netpoll.go:345 +0xa0 fp=0x40000712e0 sp=0x40000712b0 pc=0x47fc40 [+0987s] internal/poll.(*pollDesc).wait(0x4000227180?, 0x40002dc000?, 0x0) [+0987s] /usr/lib/golang/src/internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x4000071310 sp=0x40000712e0 pc=0x4ff1c8 [+0987s] internal/poll.(*pollDesc).waitRead(...) [+0987s] /usr/lib/golang/src/internal/poll/fd_poll_runtime.go:89 [+0987s] internal/poll.(*FD).Read(0x4000227180, {0x40002dc000, 0x1000, 0x1000}) [+0987s] /usr/lib/golang/src/internal/poll/fd_unix.go:164 +0x200 fp=0x40000713b0 sp=0x4000071310 pc=0x500510 [+0987s] net.(*netFD).Read(0x4000227180, {0x40002dc000?, 0x0?, 0x40000241e0?}) [+0987s] /usr/lib/golang/src/net/fd_posix.go:55 +0x28 fp=0x4000071400 sp=0x40000713b0 pc=0x605878 [+0987s] net.(*conn).Read(0x4000012050, {0x40002dc000?, 0x4000715498?, 0x42ad88?}) [+0987s] /usr/lib/golang/src/net/net.go:179 +0x34 fp=0x4000071450 sp=0x4000071400 pc=0x615574 [+0987s] net.(*UnixConn).Read(0x4?, {0x40002dc000?, 0x4000715528?, 0x42a5ec?}) [+0987s] :1 +0x2c fp=0x4000071480 sp=0x4000071450 pc=0x628cfc [+0987s] bufio.(*Reader).fill(0x4000071760) [+0987s] /usr/lib/golang/src/bufio/bufio.go:110 +0xf8 fp=0x40000714c0 sp=0x4000071480 pc=0x54b7a8 [+0987s] bufio.(*Reader).ReadSlice(0x4000071760, 0xa) [+0987s] /usr/lib/golang/src/bufio/bufio.go:376 +0x30 fp=0x4000071510 sp=0x40000714c0 pc=0x54c3b0 [+0987s] bufio.(*Reader).collectFragments(0x4000071760, 0xa) [+0987s] /usr/lib/golang/src/bufio/bufio.go:451 +0x64 fp=0x40000715d0 sp=0x4000071510 pc=0x54c7b4 [+0987s] bufio.(*Reader).ReadString(0x20da050?, 0xc0?) [+0987s] /usr/lib/golang/src/bufio/bufio.go:498 +0x20 fp=0x4000071690 sp=0x40000715d0 pc=0x54cb40 [+0987s] github.com/containers/podman/v5/pkg/machine/qemu.waitForReady(0x0?, 0x0?, 0x0?) [+0987s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/qemu/stubber.go:244 +0x1d8 fp=0x40000717e0 sp=0x4000071690 pc=0x1033e18 [+0987s] github.com/containers/podman/v5/pkg/machine/qemu.(*QEMUStubber).StartVM.func1() [+0987s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/qemu/stubber.go:216 +0x30 fp=0x4000071810 sp=0x40000717e0 pc=0x1033b40 [+0987s] github.com/containers/podman/v5/pkg/machine/shim.Start(0x4000658000, {0x1771820, 0x4000486000}, 0x40001c6260, {0x78?, 0x5b?, 0x71?}) [+0987s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/shim/host.go:457 +0x498 fp=0x4000071a60 sp=0x4000071810 pc=0x1065e28 [+0987s] github.com/containers/podman/v5/cmd/podman/machine.start(0x21094c0?, {0x400019e020?, 0x1?, 0x1?}) [+0987s] /var/tmp/go/src/github.com/containers/podman/cmd/podman/machine/start.go:70 +0x148 fp=0x4000071b90 sp=0x4000071a60 pc=0x1071c58 [+0987s] github.com/spf13/cobra.(*Command).execute(0x21094c0, {0x40001cc030, 0x1, 0x1}) [+0987s] /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:985 +0x840 fp=0x4000071d20 sp=0x4000071b90 pc=0x85fc60 [+0987s] github.com/spf13/cobra.(*Command).ExecuteC(0x20fc8a0) [+0987s] /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:1117 +0x344 fp=0x4000071e00 sp=0x4000071d20 pc=0x860424 [+0987s] github.com/spf13/cobra.(*Command).Execute(...) [+0987s] /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:1041 [+0987s] github.com/spf13/cobra.(*Command).ExecuteContext(...) [+0987s] /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:1034 [+0987s] main.Execute() [+0987s] /var/tmp/go/src/github.com/containers/podman/cmd/podman/root.go:116 +0xc8 fp=0x4000071e90 sp=0x4000071e00 pc=0x10edab8 [+0987s] main.main() [+0987s] /var/tmp/go/src/github.com/containers/podman/cmd/podman/main.go:61 +0x4b0 fp=0x4000071f40 sp=0x4000071e90 pc=0x10ed220 [+0987s] runtime.main() [+0987s] /usr/lib/golang/src/runtime/proc.go:271 +0x28c fp=0x4000071fd0 sp=0x4000071f40 pc=0x45000c [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000071fd0 sp=0x4000071fd0 pc=0x485f14 [+0987s] [+0987s] goroutine 2 gp=0x4000002c40 m=nil [force gc (idle), 3 minutes]: [+0987s] runtime.gopark(0x10103ad5d6b?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000118f90 sp=0x4000118f70 pc=0x450438 [+0987s] runtime.goparkunlock(...) [+0987s] /usr/lib/golang/src/runtime/proc.go:408 [+0987s] runtime.forcegchelper() [+0987s] /usr/lib/golang/src/runtime/proc.go:326 +0xb8 fp=0x4000118fd0 sp=0x4000118f90 pc=0x4502c8 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000118fd0 sp=0x4000118fd0 pc=0x485f14 [+0987s] created by runtime.init.6 in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/proc.go:314 +0x24 [+0987s] [+0987s] goroutine 3 gp=0x4000003180 m=nil [GC sweep wait]: [+0987s] runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000119760 sp=0x4000119740 pc=0x450438 [+0987s] runtime.goparkunlock(...) [+0987s] /usr/lib/golang/src/runtime/proc.go:408 [+0987s] runtime.bgsweep(0x4000048150) [+0987s] /usr/lib/golang/src/runtime/mgcsweep.go:318 +0x108 fp=0x40001197b0 sp=0x4000119760 pc=0x43a968 [+0987s] runtime.gcenable.gowrap1() [+0987s] /usr/lib/golang/src/runtime/mgc.go:203 +0x28 fp=0x40001197d0 sp=0x40001197b0 pc=0x42eb18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001197d0 sp=0x40001197d0 pc=0x485f14 [+0987s] created by runtime.gcenable in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:203 +0x6c [+0987s] [+0987s] goroutine 4 gp=0x4000003340 m=nil [GC scavenge wait]: [+0987s] runtime.gopark(0x10000?, 0x11b030d2?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000119f60 sp=0x4000119f40 pc=0x450438 [+0987s] runtime.goparkunlock(...) [+0987s] /usr/lib/golang/src/runtime/proc.go:408 [+0987s] runtime.(*scavengerState).park(0x21dafe0) [+0987s] /usr/lib/golang/src/runtime/mgcscavenge.go:425 +0x5c fp=0x4000119f90 sp=0x4000119f60 pc=0x4382fc [+0987s] runtime.bgscavenge(0x4000048150) [+0987s] /usr/lib/golang/src/runtime/mgcscavenge.go:658 +0xac fp=0x4000119fb0 sp=0x4000119f90 pc=0x4388ac [+0987s] runtime.gcenable.gowrap2() [+0987s] /usr/lib/golang/src/runtime/mgc.go:204 +0x28 fp=0x4000119fd0 sp=0x4000119fb0 pc=0x42eab8 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000119fd0 sp=0x4000119fd0 pc=0x485f14 [+0987s] created by runtime.gcenable in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:204 +0xac [+0987s] [+0987s] goroutine 18 gp=0x4000182700 m=nil [finalizer wait, 7 minutes]: [+0987s] runtime.gopark(0x0?, 0x15cdf10?, 0xa0?, 0xa3?, 0x2000000020?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000118580 sp=0x4000118560 pc=0x450438 [+0987s] runtime.runfinq() [+0987s] /usr/lib/golang/src/runtime/mfinal.go:194 +0x108 fp=0x40001187d0 sp=0x4000118580 pc=0x42dbe8 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001187d0 sp=0x40001187d0 pc=0x485f14 [+0987s] created by runtime.createfing in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mfinal.go:164 +0x80 [+0987s] [+0987s] goroutine 19 gp=0x4000281880 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000114730 sp=0x4000114710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001147d0 sp=0x4000114730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001147d0 sp=0x40001147d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 5 gp=0x4000003c00 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400011a730 sp=0x400011a710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400011a7d0 sp=0x400011a730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400011a7d0 sp=0x400011a7d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 6 gp=0x4000003dc0 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400011af30 sp=0x400011af10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400011afd0 sp=0x400011af30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400011afd0 sp=0x400011afd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 7 gp=0x400015a000 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400011b730 sp=0x400011b710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400011b7d0 sp=0x400011b730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400011b7d0 sp=0x400011b7d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 8 gp=0x400015a1c0 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400011bf30 sp=0x400011bf10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400011bfd0 sp=0x400011bf30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400011bfd0 sp=0x400011bfd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 20 gp=0x4000281a40 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000114f30 sp=0x4000114f10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000114fd0 sp=0x4000114f30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000114fd0 sp=0x4000114fd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 21 gp=0x4000281c00 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000115730 sp=0x4000115710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001157d0 sp=0x4000115730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001157d0 sp=0x40001157d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 22 gp=0x4000281dc0 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000115f30 sp=0x4000115f10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000115fd0 sp=0x4000115f30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000115fd0 sp=0x4000115fd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 23 gp=0x400049a000 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000116730 sp=0x4000116710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001167d0 sp=0x4000116730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001167d0 sp=0x40001167d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 24 gp=0x400049a1c0 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000116f30 sp=0x4000116f10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000116fd0 sp=0x4000116f30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000116fd0 sp=0x4000116fd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 25 gp=0x400049a380 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000117730 sp=0x4000117710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001177d0 sp=0x4000117730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001177d0 sp=0x40001177d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 26 gp=0x400049a540 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000117f30 sp=0x4000117f10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000117fd0 sp=0x4000117f30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000117fd0 sp=0x4000117fd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 27 gp=0x400049a700 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a0730 sp=0x40004a0710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a07d0 sp=0x40004a0730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a07d0 sp=0x40004a07d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 28 gp=0x400049a8c0 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a0f30 sp=0x40004a0f10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a0fd0 sp=0x40004a0f30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a0fd0 sp=0x40004a0fd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 29 gp=0x400049aa80 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a1730 sp=0x40004a1710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a17d0 sp=0x40004a1730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a17d0 sp=0x40004a17d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 9 gp=0x400015a380 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400049c730 sp=0x400049c710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400049c7d0 sp=0x400049c730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400049c7d0 sp=0x400049c7d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 10 gp=0x400015a540 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400049cf30 sp=0x400049cf10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400049cfd0 sp=0x400049cf30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400049cfd0 sp=0x400049cfd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 30 gp=0x400049ac40 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a1f30 sp=0x40004a1f10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a1fd0 sp=0x40004a1f30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a1fd0 sp=0x40004a1fd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 11 gp=0x400015a700 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400049d730 sp=0x400049d710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400049d7d0 sp=0x400049d730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400049d7d0 sp=0x400049d7d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 34 gp=0x4000502000 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000508730 sp=0x4000508710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005087d0 sp=0x4000508730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005087d0 sp=0x40005087d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 35 gp=0x40005021c0 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000508f30 sp=0x4000508f10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000508fd0 sp=0x4000508f30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000508fd0 sp=0x4000508fd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 36 gp=0x4000502380 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000509730 sp=0x4000509710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005097d0 sp=0x4000509730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005097d0 sp=0x40005097d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 37 gp=0x4000502540 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000509f30 sp=0x4000509f10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000509fd0 sp=0x4000509f30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000509fd0 sp=0x4000509fd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 38 gp=0x4000502700 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050a730 sp=0x400050a710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050a7d0 sp=0x400050a730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050a7d0 sp=0x400050a7d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 39 gp=0x40005028c0 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050af30 sp=0x400050af10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050afd0 sp=0x400050af30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050afd0 sp=0x400050afd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 40 gp=0x4000502a80 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050b730 sp=0x400050b710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050b7d0 sp=0x400050b730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050b7d0 sp=0x400050b7d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 41 gp=0x4000502c40 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050bf30 sp=0x400050bf10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050bfd0 sp=0x400050bf30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050bfd0 sp=0x400050bfd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 42 gp=0x4000502e00 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000504730 sp=0x4000504710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005047d0 sp=0x4000504730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005047d0 sp=0x40005047d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 43 gp=0x4000502fc0 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000504f30 sp=0x4000504f10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000504fd0 sp=0x4000504f30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000504fd0 sp=0x4000504fd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 44 gp=0x4000503180 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000505730 sp=0x4000505710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005057d0 sp=0x4000505730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005057d0 sp=0x40005057d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 45 gp=0x4000503340 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000505f30 sp=0x4000505f10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000505fd0 sp=0x4000505f30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000505fd0 sp=0x4000505fd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 50 gp=0x4000580000 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000586730 sp=0x4000586710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005867d0 sp=0x4000586730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005867d0 sp=0x40005867d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 51 gp=0x40005801c0 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000586f30 sp=0x4000586f10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000586fd0 sp=0x4000586f30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000586fd0 sp=0x4000586fd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 52 gp=0x4000580380 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000587730 sp=0x4000587710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005877d0 sp=0x4000587730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005877d0 sp=0x40005877d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 53 gp=0x4000580540 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000587f30 sp=0x4000587f10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000587fd0 sp=0x4000587f30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000587fd0 sp=0x4000587fd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 54 gp=0x4000580700 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000588730 sp=0x4000588710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005887d0 sp=0x4000588730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005887d0 sp=0x40005887d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 55 gp=0x40005808c0 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000588f30 sp=0x4000588f10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000588fd0 sp=0x4000588f30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000588fd0 sp=0x4000588fd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 56 gp=0x4000580a80 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000589730 sp=0x4000589710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005897d0 sp=0x4000589730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005897d0 sp=0x40005897d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 57 gp=0x4000580c40 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000589f30 sp=0x4000589f10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000589fd0 sp=0x4000589f30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000589fd0 sp=0x4000589fd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 58 gp=0x4000580e00 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000582730 sp=0x4000582710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005827d0 sp=0x4000582730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005827d0 sp=0x40005827d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 59 gp=0x4000580fc0 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000582f30 sp=0x4000582f10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000582fd0 sp=0x4000582f30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000582fd0 sp=0x4000582fd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 60 gp=0x4000581180 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000583730 sp=0x4000583710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005837d0 sp=0x4000583730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005837d0 sp=0x40005837d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 61 gp=0x4000581340 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000583f30 sp=0x4000583f10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000583fd0 sp=0x4000583f30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000583fd0 sp=0x4000583fd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 62 gp=0x4000581500 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000584730 sp=0x4000584710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005847d0 sp=0x4000584730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005847d0 sp=0x40005847d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 63 gp=0x40005816c0 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000584f30 sp=0x4000584f10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000584fd0 sp=0x4000584f30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000584fd0 sp=0x4000584fd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 64 gp=0x4000581880 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000585730 sp=0x4000585710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005857d0 sp=0x4000585730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005857d0 sp=0x40005857d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 65 gp=0x4000581a40 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000585f30 sp=0x4000585f10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000585fd0 sp=0x4000585f30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000585fd0 sp=0x4000585fd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 31 gp=0x400049ae00 m=nil [GC worker (idle), 9 minutes]: [+0987s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a2730 sp=0x40004a2710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a27d0 sp=0x40004a2730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a27d0 sp=0x40004a27d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 32 gp=0x400049afc0 m=nil [GC worker (idle)]: [+0987s] runtime.gopark(0x224df60?, 0x1?, 0xda?, 0x98?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a2f30 sp=0x40004a2f10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a2fd0 sp=0x40004a2f30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a2fd0 sp=0x40004a2fd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 12 gp=0x400015a8c0 m=nil [GC worker (idle)]: [+0987s] runtime.gopark(0x224df60?, 0x1?, 0x85?, 0xee?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400049df30 sp=0x400049df10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400049dfd0 sp=0x400049df30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400049dfd0 sp=0x400049dfd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 66 gp=0x4000581c00 m=nil [GC worker (idle), 3 minutes]: [+0987s] runtime.gopark(0x224df60?, 0x1?, 0xcb?, 0xd2?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000590730 sp=0x4000590710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005907d0 sp=0x4000590730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005907d0 sp=0x40005907d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 13 gp=0x400015aa80 m=nil [GC worker (idle), 3 minutes]: [+0987s] runtime.gopark(0x224df60?, 0x1?, 0x29?, 0x90?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400049e730 sp=0x400049e710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400049e7d0 sp=0x400049e730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400049e7d0 sp=0x400049e7d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 14 gp=0x400015ac40 m=nil [GC worker (idle)]: [+0987s] runtime.gopark(0x224df60?, 0x1?, 0xed?, 0x60?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400049ef30 sp=0x400049ef10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400049efd0 sp=0x400049ef30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400049efd0 sp=0x400049efd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 15 gp=0x400015ae00 m=nil [GC worker (idle)]: [+0987s] runtime.gopark(0x10103b3a89d?, 0x1?, 0x68?, 0x59?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400049f730 sp=0x400049f710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400049f7d0 sp=0x400049f730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400049f7d0 sp=0x400049f7d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 33 gp=0x400049b180 m=nil [GC worker (idle)]: [+0987s] runtime.gopark(0x10103b375d0?, 0x1?, 0x8c?, 0x90?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a3730 sp=0x40004a3710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a37d0 sp=0x40004a3730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a37d0 sp=0x40004a37d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 82 gp=0x400049b340 m=nil [GC worker (idle)]: [+0987s] runtime.gopark(0x224df60?, 0x1?, 0x36?, 0x57?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a3f30 sp=0x40004a3f10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a3fd0 sp=0x40004a3f30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a3fd0 sp=0x40004a3fd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 83 gp=0x400049b500 m=nil [GC worker (idle)]: [+0987s] runtime.gopark(0x224df60?, 0x1?, 0xee?, 0x9b?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400058c730 sp=0x400058c710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400058c7d0 sp=0x400058c730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400058c7d0 sp=0x400058c7d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 84 gp=0x400049b6c0 m=nil [GC worker (idle)]: [+0987s] runtime.gopark(0x10103b3c881?, 0x1?, 0x57?, 0x2a?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400058cf30 sp=0x400058cf10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400058cfd0 sp=0x400058cf30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400058cfd0 sp=0x400058cfd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 67 gp=0x40005a01c0 m=nil [GC worker (idle)]: [+0987s] runtime.gopark(0x10103b3b461?, 0x1?, 0x79?, 0x88?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000590f30 sp=0x4000590f10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000590fd0 sp=0x4000590f30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000590fd0 sp=0x4000590fd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 68 gp=0x40005a0380 m=nil [GC worker (idle)]: [+0987s] runtime.gopark(0x224df60?, 0x1?, 0x0?, 0x7d?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000591730 sp=0x4000591710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005917d0 sp=0x4000591730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005917d0 sp=0x40005917d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 69 gp=0x40005a0540 m=nil [GC worker (idle)]: [+0987s] runtime.gopark(0x10103b3ca13?, 0x1?, 0xa7?, 0x3a?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000591f30 sp=0x4000591f10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000591fd0 sp=0x4000591f30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000591fd0 sp=0x4000591fd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 70 gp=0x40005a0700 m=nil [GC worker (idle)]: [+0987s] runtime.gopark(0x10103b3ab2e?, 0x1?, 0xaa?, 0xaf?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000592730 sp=0x4000592710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005927d0 sp=0x4000592730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005927d0 sp=0x40005927d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 46 gp=0x4000503500 m=nil [GC worker (idle)]: [+0987s] runtime.gopark(0x224df60?, 0x1?, 0x57?, 0x9d?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000506730 sp=0x4000506710 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005067d0 sp=0x4000506730 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005067d0 sp=0x40005067d0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 71 gp=0x40005a08c0 m=nil [GC worker (idle)]: [+0987s] runtime.gopark(0x224df60?, 0x1?, 0x5e?, 0x6c?, 0x0?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000592f30 sp=0x4000592f10 pc=0x450438 [+0987s] runtime.gcBgMarkWorker() [+0987s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000592fd0 sp=0x4000592f30 pc=0x430c18 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000592fd0 sp=0x4000592fd0 pc=0x485f14 [+0987s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+0987s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+0987s] [+0987s] goroutine 16 gp=0x400015b500 m=nil [chan receive, 9 minutes]: [+0987s] runtime.gopark(0x400058e6b8?, 0x55ccb4?, 0x1?, 0x0?, 0x4000452840?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400058e690 sp=0x400058e670 pc=0x450438 [+0987s] runtime.chanrecv(0x4000b88060, 0x400058e778, 0x1) [+0987s] /usr/lib/golang/src/runtime/chan.go:583 +0x404 fp=0x400058e710 sp=0x400058e690 pc=0x41a304 [+0987s] runtime.chanrecv2(0x4000b88060?, 0x400058e788?) [+0987s] /usr/lib/golang/src/runtime/chan.go:447 +0x14 fp=0x400058e740 sp=0x400058e710 pc=0x419ee4 [+0987s] github.com/containers/podman/v5/pkg/machine.(*CleanupCallback).CleanOnSignal(0x40001c6a80) [+0987s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/cleanup.go:29 +0x88 fp=0x400058e7b0 sp=0x400058e740 pc=0x102c6f8 [+0987s] github.com/containers/podman/v5/pkg/machine/shim.Start.gowrap4() [+0987s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/shim/host.go:434 +0x28 fp=0x400058e7d0 sp=0x400058e7b0 pc=0x10663f8 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400058e7d0 sp=0x400058e7d0 pc=0x485f14 [+0987s] created by github.com/containers/podman/v5/pkg/machine/shim.Start in goroutine 1 [+0987s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/shim/host.go:434 +0x41c [+0987s] [+0987s] goroutine 98 gp=0x4000503a40 m=nil [select, 9 minutes, locked to thread]: [+0987s] runtime.gopark(0x40008107a0?, 0x2?, 0x0?, 0x0?, 0x400081078c?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000810630 sp=0x4000810610 pc=0x450438 [+0987s] runtime.selectgo(0x40008107a0, 0x4000810788, 0x0?, 0x0, 0x0?, 0x1) [+0987s] /usr/lib/golang/src/runtime/select.go:327 +0x614 fp=0x4000810740 sp=0x4000810630 pc=0x463864 [+0987s] runtime.ensureSigM.func1() [+0987s] /usr/lib/golang/src/runtime/signal_unix.go:1034 +0x198 fp=0x40008107d0 sp=0x4000810740 pc=0x47c5b8 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40008107d0 sp=0x40008107d0 pc=0x485f14 [+0987s] created by runtime.ensureSigM in goroutine 16 [+0987s] /usr/lib/golang/src/runtime/signal_unix.go:1017 +0xd8 [+0987s] [+0987s] goroutine 99 gp=0x4000503c00 m=18 mp=0x4000601008 [syscall, 9 minutes]: [+0987s] runtime.notetsleepg(0x224ce20, 0xffffffffffffffff) [+0987s] /usr/lib/golang/src/runtime/lock_futex.go:246 +0x34 fp=0x4000810f90 sp=0x4000810f60 pc=0x41ff74 [+0987s] os/signal.signal_recv() [+0987s] /usr/lib/golang/src/runtime/sigqueue.go:152 +0x30 fp=0x4000810fb0 sp=0x4000810f90 pc=0x4820e0 [+0987s] os/signal.loop() [+0987s] /usr/lib/golang/src/os/signal/signal_unix.go:23 +0x1c fp=0x4000810fd0 sp=0x4000810fb0 pc=0x55d71c [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000810fd0 sp=0x4000810fd0 pc=0x485f14 [+0987s] created by os/signal.Notify.func1.1 in goroutine 16 [+0987s] /usr/lib/golang/src/os/signal/signal.go:151 +0x28 [+0987s] [+0987s] goroutine 47 gp=0x4000602380 m=nil [IO wait, 9 minutes]: [+0987s] runtime.gopark(0x1507cfc?, 0x49173c?, 0x6f?, 0xec?, 0x4d8d64?) [+0987s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000128b40 sp=0x4000128b20 pc=0x450438 [+0987s] runtime.netpollblock(0x0?, 0xffffffff?, 0xff?) [+0987s] /usr/lib/golang/src/runtime/netpoll.go:573 +0x158 fp=0x4000128b80 sp=0x4000128b40 pc=0x449478 [+0987s] internal/poll.runtime_pollWait(0xffff71e267b0, 0x72) [+0987s] /usr/lib/golang/src/runtime/netpoll.go:345 +0xa0 fp=0x4000128bb0 sp=0x4000128b80 pc=0x47fc40 [+0987s] internal/poll.(*pollDesc).wait(0x40002cbb00?, 0x4000062200?, 0x1) [+0987s] /usr/lib/golang/src/internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x4000128be0 sp=0x4000128bb0 pc=0x4ff1c8 [+0987s] internal/poll.(*pollDesc).waitRead(...) [+0987s] /usr/lib/golang/src/internal/poll/fd_poll_runtime.go:89 [+0987s] internal/poll.(*FD).Read(0x40002cbb00, {0x4000062200, 0x200, 0x200}) [+0987s] /usr/lib/golang/src/internal/poll/fd_unix.go:164 +0x200 fp=0x4000128c80 sp=0x4000128be0 pc=0x500510 [+0987s] os.(*File).read(...) [+0987s] /usr/lib/golang/src/os/file_posix.go:29 [+0987s] os.(*File).Read(0x4000012030, {0x4000062200?, 0x400080c508?, 0x0?}) [+0987s] /usr/lib/golang/src/os/file.go:118 +0x70 fp=0x4000128cc0 sp=0x4000128c80 pc=0x50b2b0 [+0987s] os.(*fileWithoutWriteTo).Read(0x400024d0e0?, {0x4000062200?, 0x4000128d48?, 0x4940a8?}) [+0987s] :1 +0x2c fp=0x4000128cf0 sp=0x4000128cc0 pc=0x51470c [+0987s] bytes.(*Buffer).ReadFrom(0x400024d0e0, {0x1752e40, 0x4000012048}) [+0987s] /usr/lib/golang/src/bytes/buffer.go:211 +0x90 fp=0x4000128d50 sp=0x4000128cf0 pc=0x52db40 [+0987s] io.copyBuffer({0x1752f00, 0x400024d0e0}, {0x1752e40, 0x4000012048}, {0x0, 0x0, 0x0}) [+0987s] /usr/lib/golang/src/io/io.go:415 +0x14c fp=0x4000128dd0 sp=0x4000128d50 pc=0x493f2c [+0987s] io.Copy(...) [+0987s] /usr/lib/golang/src/io/io.go:388 [+0987s] os.genericWriteTo(0x4000012030?, {0x1752f00, 0x400024d0e0}) [+0987s] /usr/lib/golang/src/os/file.go:269 +0x5c fp=0x4000128e20 sp=0x4000128dd0 pc=0x50bc4c [+0987s] os.(*File).WriteTo(0x4000012030, {0x1752f00, 0x400024d0e0}) [+0987s] /usr/lib/golang/src/os/file.go:247 +0xa0 fp=0x4000128e60 sp=0x4000128e20 pc=0x50bb60 [+0987s] io.copyBuffer({0x1752f00, 0x400024d0e0}, {0x1752bc0, 0x4000012030}, {0x0, 0x0, 0x0}) [+0987s] /usr/lib/golang/src/io/io.go:411 +0x98 fp=0x4000128ee0 sp=0x4000128e60 pc=0x493e78 [+0987s] io.Copy(...) [+0987s] /usr/lib/golang/src/io/io.go:388 [+0987s] os/exec.(*Cmd).writerDescriptor.func1() [+0987s] /usr/lib/golang/src/os/exec/exec.go:577 +0x44 fp=0x4000128f40 sp=0x4000128ee0 pc=0x7794c4 [+0987s] os/exec.(*Cmd).Start.func2(0x0?) [+0987s] /usr/lib/golang/src/os/exec/exec.go:724 +0x34 fp=0x4000128fb0 sp=0x4000128f40 pc=0x779f54 [+0987s] os/exec.(*Cmd).Start.gowrap1() [+0987s] /usr/lib/golang/src/os/exec/exec.go:736 +0x30 fp=0x4000128fd0 sp=0x4000128fb0 pc=0x779ee0 [+0987s] runtime.goexit({}) [+0987s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000128fd0 sp=0x4000128fd0 pc=0x485f14 [+0987s] created by os/exec.(*Cmd).Start in goroutine 1 [+0987s] /usr/lib/golang/src/os/exec/exec.go:723 +0x7cc [+0987s] [+0987s] r0 0x21e0920 [+0987s] r1 0x80 [+0987s] r2 0x0 [+0987s] r3 0x0 [+0987s] r4 0x0 [+0987s] r5 0x0 [+0987s] r6 0xb [+0987s] r7 0x425c14646672f6fa [+0987s] r8 0x62 [+0987s] r9 0x1 [+0987s] r10 0x0 [+0987s] r11 0xffffffffffffff [+0987s] r12 0x5042eb24a60 [+0987s] r13 0x1 [+0987s] r14 0x4000218900 [+0987s] r15 0x400024d3b0 [+0987s] r16 0xffffd43533a0 [+0987s] r17 0xffffd4b4e070 [+0987s] r18 0xfff [+0987s] r19 0x1 [+0987s] r20 0xffffd4b4df20 [+0987s] r21 0x21e07e0 [+0987s] r22 0x1 [+0987s] r23 0x0 [+0987s] r24 0x0 [+0987s] r25 0x40000826c0 [+0987s] r26 0x15ce390 [+0987s] r27 0x20d0000 [+0987s] r28 0x21dd5e0 [+0987s] r29 0xffffd4b4df28 [+0987s] lr 0x44a24c [+0987s] sp 0xffffd4b4df30 [+0987s] pc 0x48739c [+0987s] fault 0x0 [+0988s] [FAILED] Timed out after 600.001s. [+0988s] command timed out after 600.000000s: [/var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 9812516b48c7] [+0988s] Expected process to exit. It did not. [+0988s] In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:59 @ 07/23/24 12:05:08.973 [+0988s] [+0988s] Full Stack Trace [+0988s] github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineSession).waitWithTimeout(0x4000980080, 0x8bb2c97000) [+0988s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:59 +0x14c [+0988s] github.com/containers/podman/v5/pkg/machine/e2e_test.runWrapper({0x400039d880, 0x3e}, {0x40005229c0, 0x3, 0x4}, 0x8bb2c97000, 0x1) [+0988s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:213 +0x2f0 [+0988s] github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineTestBuilder).run(0x4000534150?) [+0988s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:175 +0x3c [+0988s] github.com/containers/podman/v5/pkg/machine/e2e_test.init.func9.5() [+0988s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:168 +0x2b0 [+0988s] < 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/23/24 12:05:08.973 (10m5.525s) [+0988s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:05:08.973 [+0988s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:05:08.973 (0s) [+0988s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:05:08.973 [+0988s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 9812516b48c7 [+0988s] Waiting for VM to exit... [+1588s] SIGABRT: abort [+1588s] PC=0x415e30 m=0 sigcode=0 [+1588s] [+1588s] goroutine 0 gp=0x21dd5e0 m=0 mp=0x21e07e0 [idle]: [+1588s] runtime/internal/syscall.Syscall6(0x16, 0x4, 0xffffdbced0f8, 0x80, 0x1f3, 0x0, 0x0) [+1588s] /usr/lib/golang/src/runtime/internal/syscall/asm_linux_arm64.s:17 +0x20 fp=0xffffdbced030 sp=0xffffdbced030 pc=0x415e30 [+1588s] runtime/internal/syscall.EpollWait(0x5?, {0xffffdbced0f8?, 0x10?, 0x1?}, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go:55 +0x58 fp=0xffffdbced0a0 sp=0xffffdbced030 pc=0x415d68 [+1588s] runtime.netpoll(0x1dcd642a) [+1588s] /usr/lib/golang/src/runtime/netpoll_epoll.go:118 +0xf4 fp=0xffffdbced930 sp=0xffffdbced0a0 pc=0x449fa4 [+1588s] runtime.findRunnable() [+1588s] /usr/lib/golang/src/runtime/proc.go:3470 +0x9ec fp=0xffffdbcedaa0 sp=0xffffdbced930 pc=0x456a5c [+1588s] runtime.schedule() [+1588s] /usr/lib/golang/src/runtime/proc.go:3868 +0x98 fp=0xffffdbcedae0 sp=0xffffdbcedaa0 pc=0x458498 [+1588s] runtime.park_m(0x40000021c0) [+1588s] /usr/lib/golang/src/runtime/proc.go:4036 +0x240 fp=0xffffdbcedb40 sp=0xffffdbcedae0 pc=0x458b30 [+1588s] runtime.mcall() [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:192 +0x54 fp=0xffffdbcedb50 sp=0xffffdbcedb40 pc=0x4839d4 [+1588s] [+1588s] goroutine 1 gp=0x40000021c0 m=nil [sleep]: [+1588s] runtime.gopark(0x1a83b583c69?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40000256b0 sp=0x4000025690 pc=0x450438 [+1588s] time.Sleep(0x1dcd6500) [+1588s] /usr/lib/golang/src/runtime/time.go:195 +0xfc fp=0x40000256f0 sp=0x40000256b0 pc=0x482afc [+1588s] github.com/containers/podman/v5/pkg/machine/qemu.(*QEMUStubber).stopLocked(0x4000382310, 0x4000994820) [+1588s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/qemu/machine.go:222 +0x3fc fp=0x4000025800 sp=0x40000256f0 pc=0x10315bc [+1588s] github.com/containers/podman/v5/pkg/machine/qemu.(*QEMUStubber).StopVM(0x4000382310, 0x4000994820, 0x38?) [+1588s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/qemu/machine.go:122 +0x38 fp=0x4000025870 sp=0x4000025800 pc=0x1031048 [+1588s] github.com/containers/podman/v5/pkg/machine/shim.stopLocked(0x4000994820, {0x1771820, 0x4000382310}, 0x400069c840, 0x1) [+1588s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/shim/host.go:345 +0xf0 fp=0x40000258c0 sp=0x4000025870 pc=0x1065800 [+1588s] github.com/containers/podman/v5/pkg/machine/shim.Remove(0x4000994820, {0x1771820, 0x4000382310}, 0x400069c840, {0x0?, 0x0?, 0x0?}) [+1588s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/shim/host.go:615 +0x424 fp=0x4000025a90 sp=0x40000258c0 pc=0x1066d14 [+1588s] github.com/containers/podman/v5/cmd/podman/machine.rm(0x2108940?, {0x400069c7c0?, 0x1?, 0x2?}) [+1588s] /var/tmp/go/src/github.com/containers/podman/cmd/podman/machine/rm.go:68 +0xc4 fp=0x4000025b90 sp=0x4000025a90 pc=0x1070b24 [+1588s] github.com/spf13/cobra.(*Command).execute(0x2108940, {0x400003c0d0, 0x2, 0x2}) [+1588s] /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:985 +0x840 fp=0x4000025d20 sp=0x4000025b90 pc=0x85fc60 [+1588s] github.com/spf13/cobra.(*Command).ExecuteC(0x20fc8a0) [+1588s] /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:1117 +0x344 fp=0x4000025e00 sp=0x4000025d20 pc=0x860424 [+1588s] github.com/spf13/cobra.(*Command).Execute(...) [+1588s] /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:1041 [+1588s] github.com/spf13/cobra.(*Command).ExecuteContext(...) [+1588s] /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:1034 [+1588s] main.Execute() [+1588s] /var/tmp/go/src/github.com/containers/podman/cmd/podman/root.go:116 +0xc8 fp=0x4000025e90 sp=0x4000025e00 pc=0x10edab8 [+1588s] main.main() [+1588s] /var/tmp/go/src/github.com/containers/podman/cmd/podman/main.go:61 +0x4b0 fp=0x4000025f40 sp=0x4000025e90 pc=0x10ed220 [+1588s] runtime.main() [+1588s] /usr/lib/golang/src/runtime/proc.go:271 +0x28c fp=0x4000025fd0 sp=0x4000025f40 pc=0x45000c [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000025fd0 sp=0x4000025fd0 pc=0x485f14 [+1588s] [+1588s] goroutine 2 gp=0x4000002c40 m=nil [force gc (idle), 3 minutes]: [+1588s] runtime.gopark(0x18c7e75b577?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000118f90 sp=0x4000118f70 pc=0x450438 [+1588s] runtime.goparkunlock(...) [+1588s] /usr/lib/golang/src/runtime/proc.go:408 [+1588s] runtime.forcegchelper() [+1588s] /usr/lib/golang/src/runtime/proc.go:326 +0xb8 fp=0x4000118fd0 sp=0x4000118f90 pc=0x4502c8 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000118fd0 sp=0x4000118fd0 pc=0x485f14 [+1588s] created by runtime.init.6 in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/proc.go:314 +0x24 [+1588s] [+1588s] goroutine 3 gp=0x4000003180 m=nil [GC sweep wait]: [+1588s] runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000119760 sp=0x4000119740 pc=0x450438 [+1588s] runtime.goparkunlock(...) [+1588s] /usr/lib/golang/src/runtime/proc.go:408 [+1588s] runtime.bgsweep(0x4000048150) [+1588s] /usr/lib/golang/src/runtime/mgcsweep.go:318 +0x108 fp=0x40001197b0 sp=0x4000119760 pc=0x43a968 [+1588s] runtime.gcenable.gowrap1() [+1588s] /usr/lib/golang/src/runtime/mgc.go:203 +0x28 fp=0x40001197d0 sp=0x40001197b0 pc=0x42eb18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001197d0 sp=0x40001197d0 pc=0x485f14 [+1588s] created by runtime.gcenable in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:203 +0x6c [+1588s] [+1588s] goroutine 4 gp=0x4000003340 m=nil [GC scavenge wait]: [+1588s] runtime.gopark(0x193e53?, 0xe6bc9?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000119f60 sp=0x4000119f40 pc=0x450438 [+1588s] runtime.goparkunlock(...) [+1588s] /usr/lib/golang/src/runtime/proc.go:408 [+1588s] runtime.(*scavengerState).park(0x21dafe0) [+1588s] /usr/lib/golang/src/runtime/mgcscavenge.go:425 +0x5c fp=0x4000119f90 sp=0x4000119f60 pc=0x4382fc [+1588s] runtime.bgscavenge(0x4000048150) [+1588s] /usr/lib/golang/src/runtime/mgcscavenge.go:658 +0xac fp=0x4000119fb0 sp=0x4000119f90 pc=0x4388ac [+1588s] runtime.gcenable.gowrap2() [+1588s] /usr/lib/golang/src/runtime/mgc.go:204 +0x28 fp=0x4000119fd0 sp=0x4000119fb0 pc=0x42eab8 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000119fd0 sp=0x4000119fd0 pc=0x485f14 [+1588s] created by runtime.gcenable in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:204 +0xac [+1588s] [+1588s] goroutine 5 gp=0x4000003c00 m=nil [finalizer wait, 9 minutes]: [+1588s] runtime.gopark(0x4000118618?, 0x29?, 0xc0?, 0x1?, 0x21e07e0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000118580 sp=0x4000118560 pc=0x450438 [+1588s] runtime.runfinq() [+1588s] /usr/lib/golang/src/runtime/mfinal.go:194 +0x108 fp=0x40001187d0 sp=0x4000118580 pc=0x42dbe8 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001187d0 sp=0x40001187d0 pc=0x485f14 [+1588s] created by runtime.createfing in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mfinal.go:164 +0x80 [+1588s] [+1588s] goroutine 6 gp=0x40003fee00 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400011a730 sp=0x400011a710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400011a7d0 sp=0x400011a730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400011a7d0 sp=0x400011a7d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 18 gp=0x4000182700 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000114730 sp=0x4000114710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001147d0 sp=0x4000114730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001147d0 sp=0x40001147d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 19 gp=0x40001828c0 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000114f30 sp=0x4000114f10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000114fd0 sp=0x4000114f30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000114fd0 sp=0x4000114fd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 20 gp=0x4000182a80 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000115730 sp=0x4000115710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001157d0 sp=0x4000115730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001157d0 sp=0x40001157d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 7 gp=0x40003fefc0 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400011af30 sp=0x400011af10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400011afd0 sp=0x400011af30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400011afd0 sp=0x400011afd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 8 gp=0x40003ff180 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400011b730 sp=0x400011b710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400011b7d0 sp=0x400011b730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400011b7d0 sp=0x400011b7d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 9 gp=0x40003ff340 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400011bf30 sp=0x400011bf10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400011bfd0 sp=0x400011bf30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400011bfd0 sp=0x400011bfd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 34 gp=0x4000502000 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000508730 sp=0x4000508710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005087d0 sp=0x4000508730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005087d0 sp=0x40005087d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 35 gp=0x40005021c0 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000508f30 sp=0x4000508f10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000508fd0 sp=0x4000508f30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000508fd0 sp=0x4000508fd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 36 gp=0x4000502380 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000509730 sp=0x4000509710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005097d0 sp=0x4000509730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005097d0 sp=0x40005097d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 37 gp=0x4000502540 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000509f30 sp=0x4000509f10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000509fd0 sp=0x4000509f30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000509fd0 sp=0x4000509fd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 38 gp=0x4000502700 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050a730 sp=0x400050a710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050a7d0 sp=0x400050a730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050a7d0 sp=0x400050a7d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 10 gp=0x40003ff500 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000504730 sp=0x4000504710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005047d0 sp=0x4000504730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005047d0 sp=0x40005047d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 11 gp=0x40003ff6c0 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000504f30 sp=0x4000504f10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000504fd0 sp=0x4000504f30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000504fd0 sp=0x4000504fd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 12 gp=0x40003ff880 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000505730 sp=0x4000505710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005057d0 sp=0x4000505730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005057d0 sp=0x40005057d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 13 gp=0x40003ffa40 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000505f30 sp=0x4000505f10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000505fd0 sp=0x4000505f30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000505fd0 sp=0x4000505fd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 14 gp=0x40003ffc00 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000506730 sp=0x4000506710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005067d0 sp=0x4000506730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005067d0 sp=0x40005067d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 21 gp=0x4000182c40 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000115f30 sp=0x4000115f10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000115fd0 sp=0x4000115f30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000115fd0 sp=0x4000115fd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 22 gp=0x4000182e00 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000116730 sp=0x4000116710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001167d0 sp=0x4000116730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001167d0 sp=0x40001167d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 23 gp=0x4000182fc0 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000116f30 sp=0x4000116f10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000116fd0 sp=0x4000116f30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000116fd0 sp=0x4000116fd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 24 gp=0x4000183180 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000117730 sp=0x4000117710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001177d0 sp=0x4000117730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001177d0 sp=0x40001177d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 25 gp=0x4000183340 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000117f30 sp=0x4000117f10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000117fd0 sp=0x4000117f30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000117fd0 sp=0x4000117fd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 26 gp=0x4000183500 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400019e730 sp=0x400019e710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400019e7d0 sp=0x400019e730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400019e7d0 sp=0x400019e7d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 27 gp=0x40001836c0 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400019ef30 sp=0x400019ef10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400019efd0 sp=0x400019ef30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400019efd0 sp=0x400019efd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 28 gp=0x4000183880 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400019f730 sp=0x400019f710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400019f7d0 sp=0x400019f730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400019f7d0 sp=0x400019f7d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 39 gp=0x40005028c0 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050af30 sp=0x400050af10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050afd0 sp=0x400050af30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050afd0 sp=0x400050afd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 29 gp=0x4000183a40 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400019ff30 sp=0x400019ff10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400019ffd0 sp=0x400019ff30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400019ffd0 sp=0x400019ffd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 30 gp=0x4000183c00 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a0730 sp=0x40001a0710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a07d0 sp=0x40001a0730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a07d0 sp=0x40001a07d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 40 gp=0x4000502a80 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050b730 sp=0x400050b710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050b7d0 sp=0x400050b730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050b7d0 sp=0x400050b7d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 41 gp=0x4000502c40 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050bf30 sp=0x400050bf10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050bfd0 sp=0x400050bf30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050bfd0 sp=0x400050bfd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 42 gp=0x4000502e00 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400019a730 sp=0x400019a710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400019a7d0 sp=0x400019a730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400019a7d0 sp=0x400019a7d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 43 gp=0x4000502fc0 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400019af30 sp=0x400019af10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400019afd0 sp=0x400019af30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400019afd0 sp=0x400019afd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 44 gp=0x4000503180 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400019b730 sp=0x400019b710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400019b7d0 sp=0x400019b730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400019b7d0 sp=0x400019b7d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 45 gp=0x4000503340 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400019bf30 sp=0x400019bf10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400019bfd0 sp=0x400019bf30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400019bfd0 sp=0x400019bfd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 46 gp=0x4000503500 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400019c730 sp=0x400019c710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400019c7d0 sp=0x400019c730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400019c7d0 sp=0x400019c7d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 47 gp=0x40005036c0 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400019cf30 sp=0x400019cf10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400019cfd0 sp=0x400019cf30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400019cfd0 sp=0x400019cfd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 48 gp=0x4000503880 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400019d730 sp=0x400019d710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400019d7d0 sp=0x400019d730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400019d7d0 sp=0x400019d7d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 49 gp=0x4000503a40 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400019df30 sp=0x400019df10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400019dfd0 sp=0x400019df30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400019dfd0 sp=0x400019dfd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 50 gp=0x4000503c00 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000512730 sp=0x4000512710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005127d0 sp=0x4000512730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005127d0 sp=0x40005127d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 51 gp=0x4000503dc0 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000512f30 sp=0x4000512f10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000512fd0 sp=0x4000512f30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000512fd0 sp=0x4000512fd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 52 gp=0x4000516000 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000513730 sp=0x4000513710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005137d0 sp=0x4000513730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005137d0 sp=0x40005137d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 53 gp=0x40005161c0 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000513f30 sp=0x4000513f10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000513fd0 sp=0x4000513f30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000513fd0 sp=0x4000513fd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 15 gp=0x40003ffdc0 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000506f30 sp=0x4000506f10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000506fd0 sp=0x4000506f30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000506fd0 sp=0x4000506fd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 16 gp=0x40004e0000 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000507730 sp=0x4000507710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005077d0 sp=0x4000507730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005077d0 sp=0x40005077d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 66 gp=0x40004e01c0 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000507f30 sp=0x4000507f10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000507fd0 sp=0x4000507f30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000507fd0 sp=0x4000507fd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 31 gp=0x4000183dc0 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a0f30 sp=0x40001a0f10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a0fd0 sp=0x40001a0f30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a0fd0 sp=0x40001a0fd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 67 gp=0x40004e0380 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050e730 sp=0x400050e710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050e7d0 sp=0x400050e730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050e7d0 sp=0x400050e7d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 68 gp=0x40004e0540 m=nil [GC worker (idle), 9 minutes]: [+1588s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050ef30 sp=0x400050ef10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050efd0 sp=0x400050ef30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050efd0 sp=0x400050efd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 69 gp=0x40004e0700 m=nil [GC worker (idle), 3 minutes]: [+1588s] runtime.gopark(0x224df60?, 0x1?, 0xa?, 0x4e?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050f730 sp=0x400050f710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050f7d0 sp=0x400050f730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050f7d0 sp=0x400050f7d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 70 gp=0x40004e08c0 m=nil [GC worker (idle)]: [+1588s] runtime.gopark(0x224df60?, 0x1?, 0xa0?, 0x85?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050ff30 sp=0x400050ff10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050ffd0 sp=0x400050ff30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050ffd0 sp=0x400050ffd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 71 gp=0x40004e0a80 m=nil [GC worker (idle)]: [+1588s] runtime.gopark(0x18c7e7bb2b7?, 0x1?, 0x21?, 0x98?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000510730 sp=0x4000510710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005107d0 sp=0x4000510730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005107d0 sp=0x40005107d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 72 gp=0x40004e0c40 m=nil [GC worker (idle)]: [+1588s] runtime.gopark(0x224df60?, 0x1?, 0xb7?, 0x30?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000510f30 sp=0x4000510f10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000510fd0 sp=0x4000510f30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000510fd0 sp=0x4000510fd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 73 gp=0x40004e0e00 m=nil [GC worker (idle)]: [+1588s] runtime.gopark(0x224df60?, 0x1?, 0xd8?, 0x8a?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000511730 sp=0x4000511710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005117d0 sp=0x4000511730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005117d0 sp=0x40005117d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 74 gp=0x40004e0fc0 m=nil [GC worker (idle)]: [+1588s] runtime.gopark(0x224df60?, 0x1?, 0x6?, 0xdd?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000511f30 sp=0x4000511f10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000511fd0 sp=0x4000511f30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000511fd0 sp=0x4000511fd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 75 gp=0x40004e1180 m=nil [GC worker (idle)]: [+1588s] runtime.gopark(0x224df60?, 0x1?, 0x6f?, 0x1b?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004e6730 sp=0x40004e6710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004e67d0 sp=0x40004e6730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004e67d0 sp=0x40004e67d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 76 gp=0x40004e1340 m=nil [GC worker (idle)]: [+1588s] runtime.gopark(0x224df60?, 0x1?, 0x5c?, 0x18?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004e6f30 sp=0x40004e6f10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004e6fd0 sp=0x40004e6f30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004e6fd0 sp=0x40004e6fd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 77 gp=0x40004e1500 m=nil [GC worker (idle)]: [+1588s] runtime.gopark(0x18c7e7c049b?, 0x1?, 0x32?, 0xb2?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004e7730 sp=0x40004e7710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004e77d0 sp=0x40004e7730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004e77d0 sp=0x40004e77d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 78 gp=0x40004e16c0 m=nil [GC worker (idle)]: [+1588s] runtime.gopark(0x224df60?, 0x1?, 0x4?, 0x3d?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004e7f30 sp=0x40004e7f10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004e7fd0 sp=0x40004e7f30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004e7fd0 sp=0x40004e7fd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 79 gp=0x40004e1880 m=nil [GC worker (idle)]: [+1588s] runtime.gopark(0x18c7e7c02bf?, 0x1?, 0xfe?, 0xe0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004e8730 sp=0x40004e8710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004e87d0 sp=0x40004e8730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004e87d0 sp=0x40004e87d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 80 gp=0x40004e1a40 m=nil [GC worker (idle), 3 minutes]: [+1588s] runtime.gopark(0x224df60?, 0x1?, 0xd?, 0x7e?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004e8f30 sp=0x40004e8f10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004e8fd0 sp=0x40004e8f30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004e8fd0 sp=0x40004e8fd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 81 gp=0x40004e1c00 m=nil [GC worker (idle)]: [+1588s] runtime.gopark(0x224df60?, 0x1?, 0x60?, 0xc?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004e9730 sp=0x40004e9710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004e97d0 sp=0x40004e9730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004e97d0 sp=0x40004e97d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 54 gp=0x4000516380 m=nil [GC worker (idle)]: [+1588s] runtime.gopark(0x18c7e7b32bd?, 0x1?, 0xae?, 0x9f?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000514730 sp=0x4000514710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005147d0 sp=0x4000514730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005147d0 sp=0x40005147d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 55 gp=0x4000516540 m=nil [GC worker (idle)]: [+1588s] runtime.gopark(0x224df60?, 0x1?, 0x4d?, 0xd0?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000514f30 sp=0x4000514f10 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000514fd0 sp=0x4000514f30 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000514fd0 sp=0x4000514fd0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] goroutine 56 gp=0x4000516700 m=nil [GC worker (idle), 3 minutes]: [+1588s] runtime.gopark(0x224df60?, 0x1?, 0x6d?, 0xe3?, 0x0?) [+1588s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000515730 sp=0x4000515710 pc=0x450438 [+1588s] runtime.gcBgMarkWorker() [+1588s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005157d0 sp=0x4000515730 pc=0x430c18 [+1588s] runtime.goexit({}) [+1588s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005157d0 sp=0x40005157d0 pc=0x485f14 [+1588s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1588s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1588s] [+1588s] r0 0xfffffffffffffffc [+1588s] r1 0xffffdbced0f8 [+1588s] r2 0x80 [+1588s] r3 0x1f3 [+1588s] r4 0x0 [+1588s] r5 0x0 [+1588s] r6 0x1f3 [+1588s] r7 0xffffdbced8e8 [+1588s] r8 0x16 [+1588s] r9 0x2 [+1588s] r10 0x2 [+1588s] r11 0x40 [+1588s] r12 0x5188ff15a6e [+1588s] r13 0x1 [+1588s] r14 0x400006dd80 [+1588s] r15 0x400006dbe0 [+1588s] r16 0xffffdb4f33a0 [+1588s] r17 0xffffdbced120 [+1588s] r18 0xfff [+1588s] r19 0x1 [+1588s] r20 0xffffdbced0a0 [+1588s] r21 0x21e07e0 [+1588s] r22 0x1 [+1588s] r23 0x0 [+1588s] r24 0x0 [+1588s] r25 0x4000099cc0 [+1588s] r26 0x15ce658 [+1588s] r27 0x2135000 [+1588s] r28 0x21dd5e0 [+1588s] r29 0xffffdbced028 [+1588s] lr 0x415d68 [+1588s] sp 0xffffdbced030 [+1588s] pc 0x415e30 [+1588s] fault 0x0 [+1589s] [FAILED] Timed out after 600.000s. [+1589s] command timed out after 600.000000s: [/var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 9812516b48c7] [+1589s] Expected process to exit. It did not. [+1589s] In [DeferCleanup (Each)] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:59 @ 07/23/24 12:15:09.975 [+1589s] [+1589s] Full Stack Trace [+1589s] github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineSession).waitWithTimeout(0x40001a05e8, 0x8bb2c97000) [+1589s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:59 +0x14c [+1589s] github.com/containers/podman/v5/pkg/machine/e2e_test.runWrapper({0x400039d880, 0x3e}, {0x4000374b80, 0x4, 0x4}, 0x8bb2c97000, 0x1) [+1589s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:213 +0x2f0 [+1589s] github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineTestBuilder).run(0x4000534150?) [+1589s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:175 +0x3c [+1589s] github.com/containers/podman/v5/pkg/machine/e2e_test.(*initMachine).buildCmd.func1() [+1589s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:85 +0x98 [+1589s] reflect.Value.call({0x10d6c20?, 0x400045c4e0?, 0x13?}, {0x12f0543, 0x4}, {0x1f236c0, 0x0, 0x0?}) [+1589s] /usr/lib/golang/src/reflect/value.go:596 +0x970 [+1589s] reflect.Value.Call({0x10d6c20?, 0x400045c4e0?, 0x4000510f78?}, {0x1f236c0?, 0x14e80e0?, 0x0?}) [+1589s] /usr/lib/golang/src/reflect/value.go:380 +0x94 [+1589s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:15:09.975 (10m1.001s) [+1589s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:15:09.975 [+1589s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:15:09.975 (1ms) [+1589s] • [FAILED] [1206.527 seconds] [+1589s] podman machine init [+1589s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+1589s] [It] machine init with cpus, disk size, memory, timezone [+1589s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:159 [+1589s] ------------------------------ [+1589s] podman machine init [+1589s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+1589s] machine init with volume [+1589s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:200 [+1589s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:15:09.976 [+1589s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:15:09.976 (0s) [+1589s] > Enter [It] machine init with volume - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:200 @ 07/23/24 12:15:09.976 [+1589s] /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/3331443478:/very-long-test-mount-dir-path-more-than-thirty-six-bytes --now e7faba8be2e7 [+1594s] Image resized. [+1594s] Machine init complete [+1594s] Starting machine "e7faba8be2e7" [+1618s] [+1618s] This machine is currently configured in rootless mode. If your containers [+1618s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1618s] issues with non-podman clients, you can switch using the following command: [+1618s] [+1618s] podman machine set --rootful e7faba8be2e7 [+1618s] [+1619s] Mounting volume... /tmp/3331443478:/very-long-test-mount-dir-path-more-than-thirty-six-bytes [+1619s] API forwarding listening on: /tmp/podman_test1667272206/podman/e7faba8be2e7-api.sock [+1619s] You can connect Docker API clients by setting DOCKER_HOST using the [+1619s] following command in your terminal session: [+1619s] [+1619s] export DOCKER_HOST='unix:///tmp/podman_test1667272206/podman/e7faba8be2e7-api.sock' [+1619s] [+1619s] Machine "e7faba8be2e7" started successfully [+1619s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh e7faba8be2e7 ls /very-long-test-mount-dir-path-more-than-thirty-six-bytes [+1620s] example1939170122 [+1620s] < Exit [It] machine init with volume - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:200 @ 07/23/24 12:15:40.192 (30.216s) [+1620s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:15:40.192 [+1620s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:15:40.192 (0s) [+1620s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:15:40.192 [+1620s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force e7faba8be2e7 [+1620s] Waiting for VM to exit... [+1621s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:15:41.458 (1.266s) [+1621s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:15:41.458 [+1621s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:15:41.459 (0s) [+1621s] • [31.483 seconds] [+1621s] ------------------------------ [+1621s] podman machine init [+1621s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+1621s] machine init rootless docker.sock check [+1621s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:227 [+1621s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:15:41.459 [+1621s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:15:41.459 (0s) [+1621s] > Enter [It] machine init rootless docker.sock check - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:227 @ 07/23/24 12:15:41.459 [+1621s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 9b8f0f05af77 [+1626s] Image resized. [+1626s] Machine init complete [+1626s] To start your machine run: [+1626s] [+1626s] podman machine start 9b8f0f05af77 [+1626s] [+1626s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 9b8f0f05af77 [+1626s] Starting machine "9b8f0f05af77" [+1649s] [+1649s] This machine is currently configured in rootless mode. If your containers [+1649s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1649s] issues with non-podman clients, you can switch using the following command: [+1649s] [+1649s] podman machine set --rootful 9b8f0f05af77 [+1649s] [+1651s] Mounting volume... /tmp/podman_test1755016307:/tmp/podman_test1755016307 [+1651s] API forwarding listening on: /tmp/podman_test1755016307/podman/9b8f0f05af77-api.sock [+1651s] You can connect Docker API clients by setting DOCKER_HOST using the [+1651s] following command in your terminal session: [+1651s] [+1651s] export DOCKER_HOST='unix:///tmp/podman_test1755016307/podman/9b8f0f05af77-api.sock' [+1651s] [+1651s] Machine "9b8f0f05af77" started successfully [+1651s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 9b8f0f05af77 readlink /var/run/docker.sock [+1652s] /run/user/4804/podman/podman.sock [+1652s] < Exit [It] machine init rootless docker.sock check - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:227 @ 07/23/24 12:16:12.038 (30.579s) [+1652s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:16:12.038 [+1652s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:16:12.038 (0s) [+1652s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:16:12.038 [+1652s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 9b8f0f05af77 [+1652s] Waiting for VM to exit... [+1653s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:16:13.304 (1.265s) [+1653s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:16:13.304 [+1653s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:16:13.304 (0s) [+1653s] • [31.845 seconds] [+1653s] ------------------------------ [+1653s] podman machine init [+1653s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+1653s] machine init rootful with docker.sock check [+1653s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:250 [+1653s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:16:13.304 [+1653s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:16:13.304 (0s) [+1653s] > 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/23/24 12:16:13.304 [+1653s] /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 52a655612c0b [+1657s] Image resized. [+1657s] Machine init complete [+1657s] To start your machine run: [+1657s] [+1657s] podman machine start 52a655612c0b [+1657s] [+1657s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 52a655612c0b [+1657s] Starting machine "52a655612c0b" [+1682s] Mounting volume... /tmp/podman_test2944896432:/tmp/podman_test2944896432 [+1683s] API forwarding listening on: /tmp/podman_test2944896432/podman/52a655612c0b-api.sock [+1683s] You can connect Docker API clients by setting DOCKER_HOST using the [+1683s] following command in your terminal session: [+1683s] [+1683s] export DOCKER_HOST='unix:///tmp/podman_test2944896432/podman/52a655612c0b-api.sock' [+1683s] [+1683s] Machine "52a655612c0b" started successfully [+1683s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Rootful}} 52a655612c0b [+1683s] true [+1683s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 52a655612c0b readlink /var/run/docker.sock [+1683s] /run/podman/podman.sock [+1683s] < 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/23/24 12:16:43.571 (30.266s) [+1683s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:16:43.571 [+1683s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:16:43.571 (0s) [+1683s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:16:43.571 [+1683s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 52a655612c0b [+1683s] Waiting for VM to exit... [+1685s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:16:45.333 (1.762s) [+1685s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:16:45.333 [+1685s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:16:45.333 (0s) [+1685s] • [32.029 seconds] [+1685s] ------------------------------ [+1685s] podman machine init [+1685s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+1685s] init should cleanup on failure [+1685s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:277 [+1685s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:16:45.334 [+1685s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:16:45.334 (0s) [+1685s] > Enter [It] init should cleanup on failure - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:277 @ 07/23/24 12:16:45.334 [+1685s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 33a396c85646 [+1689s] Image resized. [+1689s] Machine init complete [+1689s] To start your machine run: [+1689s] [+1689s] podman machine start 33a396c85646 [+1689s] [+1689s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.ConfigDir.Path}} 33a396c85646 [+1689s] /tmp/podman_test2461405045/.config/containers/podman/machine/qemu [+1689s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 33a396c85646 [+1690s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 33a396c85646 [+1690s] [] [+1690s] Error: 33a396c85646: VM does not exist [+1690s] /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 33a396c85646 [+1694s] Error: open /bad/path: no such file or directory [+1694s] < Exit [It] init should cleanup on failure - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:277 @ 07/23/24 12:16:54.898 (9.564s) [+1694s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:16:54.898 [+1694s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:16:54.898 (0s) [+1694s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:16:54.898 [+1694s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 33a396c85646 [+1694s] Error: 33a396c85646: VM does not exist [+1694s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:16:54.928 (31ms) [+1694s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:16:54.928 [+1694s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 33a396c85646 [+1694s] Error: 33a396c85646: VM does not exist [+1694s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:16:54.959 (31ms) [+1694s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:16:54.959 [+1694s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:16:54.96 (0s) [+1694s] • [9.626 seconds] [+1694s] ------------------------------ [+1694s] podman machine init [+1694s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+1694s] verify a podman 4 config does not break podman 5 [+1694s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:326 [+1694s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:16:54.96 [+1694s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:16:54.96 (0s) [+1694s] > 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/23/24 12:16:54.96 [+1694s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list [+1694s] time="2024-07-23T12:16:54Z" level=error msg="incompatible machine config \"/tmp/podman_test3803277062/.config/containers/podman/machine/qemu/foobar-machine.json\" (podman-machine-default) for this version of Podman" [+1694s] NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE [+1694s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect foobar-machine [+1694s] [] [+1694s] Error: incompatible machine config "/tmp/podman_test3803277062/.config/containers/podman/machine/qemu/foobar-machine.json" (foobar-machine) for this version of Podman [+1695s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 4adda6f9cd5b [+1695s] time="2024-07-23T12:16:55Z" level=error msg="incompatible machine config \"/tmp/podman_test3803277062/.config/containers/podman/machine/qemu/foobar-machine.json\" (podman-machine-default) for this version of Podman" [+1699s] Image resized. [+1699s] Machine init complete [+1699s] To start your machine run: [+1699s] [+1699s] podman machine start 4adda6f9cd5b [+1699s] [+1699s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list [+1699s] time="2024-07-23T12:16:59Z" level=error msg="incompatible machine config \"/tmp/podman_test3803277062/.config/containers/podman/machine/qemu/foobar-machine.json\" (podman-machine-default) for this version of Podman" [+1699s] NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE [+1699s] 4adda6f9cd5b* qemu 4 seconds ago Never 32 2GiB 11GiB [+1699s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 4adda6f9cd5b [+1699s] [ [+1699s] { [+1699s] "ConfigDir": { [+1699s] "Path": "/tmp/podman_test3803277062/.config/containers/podman/machine/qemu" [+1699s] }, [+1699s] "ConnectionInfo": { [+1699s] "PodmanSocket": { [+1699s] "Path": "/tmp/podman_test3803277062/podman/4adda6f9cd5b-api.sock" [+1699s] }, [+1699s] "PodmanPipe": null [+1699s] }, [+1699s] "Created": "2024-07-23T12:16:55.026423971Z", [+1699s] "LastUp": "0001-01-01T00:00:00Z", [+1699s] "Name": "4adda6f9cd5b", [+1699s] "Resources": { [+1699s] "CPUs": 32, [+1699s] "DiskSize": 11, [+1699s] "Memory": 2048, [+1699s] "USBs": [] [+1699s] }, [+1699s] "SSHConfig": { [+1699s] "IdentityPath": "/tmp/podman_test3803277062/.local/share/containers/podman/machine/machine", [+1699s] "Port": 45635, [+1699s] "RemoteUsername": "core" [+1699s] }, [+1699s] "State": "stopped", [+1699s] "UserModeNetworking": true, [+1699s] "Rootful": false, [+1699s] "Rosetta": false [+1699s] } [+1699s] ] [+1699s] < 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/23/24 12:16:59.558 (4.598s) [+1699s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:16:59.558 [+1699s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:16:59.558 (0s) [+1699s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:16:59.558 [+1699s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 4adda6f9cd5b [+1699s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:16:59.813 (254ms) [+1699s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:16:59.813 [+1699s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:16:59.813 (0s) [+1699s] • [4.853 seconds] [+1699s] ------------------------------ [+1699s] podman machine init [+1699s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+1699s] machine init with rosetta=true [+1699s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:374 [+1699s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:16:59.813 [+1699s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:16:59.813 (0s) [+1699s] > Enter [It] machine init with rosetta=true - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:374 @ 07/23/24 12:16:59.813 [+1699s] [SKIPPED] Test is only for AppleHv [+1699s] In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:254 @ 07/23/24 12:16:59.813 [+1699s] [+1699s] Full Stack Trace [+1699s] github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x0, {0x130b8eb, 0x18}) [+1699s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:254 +0x64 [+1699s] github.com/containers/podman/v5/pkg/machine/e2e_test.init.func9.11() [+1699s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:375 +0x30 [+1699s] < Exit [It] machine init with rosetta=true - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:374 @ 07/23/24 12:16:59.813 (0s) [+1699s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:16:59.813 [+1699s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:16:59.813 (0s) [+1699s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:16:59.813 [+1699s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:16:59.813 (0s) [+1699s] S [SKIPPED] [0.001 seconds] [+1699s] podman machine init [+1699s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+1699s] [It] machine init with rosetta=true [+1699s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:374 [+1699s] ------------------------------ [+1699s] podman machine init [+1699s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+1699s] machine init with rosetta=false [+1699s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:419 [+1699s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:16:59.814 [+1699s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:16:59.814 (0s) [+1699s] > Enter [It] machine init with rosetta=false - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:419 @ 07/23/24 12:16:59.814 [+1699s] [SKIPPED] Test is only for AppleHv [+1699s] In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:254 @ 07/23/24 12:16:59.814 [+1699s] [+1699s] Full Stack Trace [+1699s] github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x0, {0x130b8eb, 0x18}) [+1699s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:254 +0x64 [+1699s] github.com/containers/podman/v5/pkg/machine/e2e_test.init.func9.12() [+1699s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:420 +0x34 [+1699s] < Exit [It] machine init with rosetta=false - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:419 @ 07/23/24 12:16:59.814 (0s) [+1699s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:16:59.814 [+1699s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:16:59.814 (0s) [+1699s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:16:59.814 [+1699s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:16:59.814 (0s) [+1699s] S [SKIPPED] [0.000 seconds] [+1699s] podman machine init [+1699s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+1699s] [It] machine init with rosetta=false [+1699s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:419 [+1699s] ------------------------------ [+1699s] podman inspect stop [+1699s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:13 [+1699s] inspect bad name [+1699s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:15 [+1699s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:16:59.814 [+1699s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:16:59.814 (0s) [+1699s] > Enter [It] inspect bad name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:15 @ 07/23/24 12:16:59.814 [+1699s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+1699s] [] [+1699s] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist [+1699s] < Exit [It] inspect bad name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:15 @ 07/23/24 12:16:59.845 (31ms) [+1699s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:16:59.845 [+1699s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:16:59.845 (0s) [+1699s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:16:59.845 [+1699s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:16:59.845 (0s) [+1699s] • [0.031 seconds] [+1699s] ------------------------------ [+1699s] podman inspect stop [+1699s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:13 [+1699s] inspect two machines [+1699s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:23 [+1699s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:16:59.845 [+1699s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:16:59.846 (0s) [+1699s] > Enter [It] inspect two machines - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:23 @ 07/23/24 12:16:59.846 [+1699s] /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 [+1704s] Image resized. [+1704s] Machine init complete [+1704s] To start your machine run: [+1704s] [+1704s] podman machine start foo1 [+1704s] [+1704s] /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 [+1708s] Image resized. [+1708s] Machine init complete [+1708s] To start your machine run: [+1708s] [+1708s] podman machine start foo2 [+1708s] [+1708s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Name}} foo1 [+1708s] foo1 [+1708s] < Exit [It] inspect two machines - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:23 @ 07/23/24 12:17:08.864 (9.018s) [+1708s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:17:08.864 [+1708s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:17:08.864 (0s) [+1708s] > Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:17:08.864 [+1708s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo2 [+1709s] < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:17:09.117 (253ms) [+1709s] > Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:17:09.117 [+1709s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo1 [+1709s] < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:17:09.37 (253ms) [+1709s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:17:09.371 [+1709s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:17:09.371 (0s) [+1709s] • [9.526 seconds] [+1709s] ------------------------------ [+1709s] podman inspect stop [+1709s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:13 [+1709s] inspect with go format [+1709s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:42 [+1709s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:17:09.371 [+1709s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:17:09.371 (0s) [+1709s] > Enter [It] inspect with go format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:42 @ 07/23/24 12:17:09.371 [+1709s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 eab7e02a6e24 [+1713s] Image resized. [+1713s] Machine init complete [+1713s] To start your machine run: [+1713s] [+1713s] podman machine start eab7e02a6e24 [+1713s] [+1713s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect eab7e02a6e24 [+1713s] [ [+1713s] { [+1713s] "ConfigDir": { [+1713s] "Path": "/tmp/podman_test2198438457/.config/containers/podman/machine/qemu" [+1713s] }, [+1713s] "ConnectionInfo": { [+1713s] "PodmanSocket": { [+1713s] "Path": "/tmp/podman_test2198438457/podman/eab7e02a6e24-api.sock" [+1713s] }, [+1713s] "PodmanPipe": null [+1713s] }, [+1713s] "Created": "2024-07-23T12:17:09.394975617Z", [+1713s] "LastUp": "0001-01-01T00:00:00Z", [+1713s] "Name": "eab7e02a6e24", [+1713s] "Resources": { [+1713s] "CPUs": 32, [+1713s] "DiskSize": 11, [+1713s] "Memory": 2048, [+1713s] "USBs": [] [+1713s] }, [+1713s] "SSHConfig": { [+1713s] "IdentityPath": "/tmp/podman_test2198438457/.local/share/containers/podman/machine/machine", [+1713s] "Port": 38129, [+1713s] "RemoteUsername": "core" [+1713s] }, [+1713s] "State": "stopped", [+1713s] "UserModeNetworking": true, [+1713s] "Rootful": false, [+1713s] "Rosetta": false [+1713s] } [+1713s] ] [+1713s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Name}} eab7e02a6e24 [+1713s] eab7e02a6e24 [+1713s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Abcde}} eab7e02a6e24 [+1713s] Error: template: inspect:1:13: executing "inspect" at <.Abcde>: can't evaluate field Abcde in type machine.InspectInfo [+1713s] < Exit [It] inspect with go format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:42 @ 07/23/24 12:17:13.929 (4.558s) [+1713s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:17:13.929 [+1713s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:17:13.929 (0s) [+1713s] > Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:17:13.929 [+1713s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force eab7e02a6e24 [+1714s] < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:17:14.182 (253ms) [+1714s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:17:14.182 [+1714s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:17:14.183 (0s) [+1714s] • [4.812 seconds] [+1714s] ------------------------------ [+1714s] podman inspect stop [+1714s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:13 [+1714s] inspect shows a unique socket name per machine [+1714s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:82 [+1714s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:17:14.183 [+1714s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:17:14.183 (0s) [+1714s] > 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/23/24 12:17:14.183 [+1714s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 8c2c17d17e22 [+1718s] Image resized. [+1718s] Machine init complete [+1718s] To start your machine run: [+1718s] [+1718s] podman machine start 8c2c17d17e22 [+1718s] [+1718s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 8c2c17d17e22 [+1718s] [ [+1718s] { [+1718s] "ConfigDir": { [+1718s] "Path": "/tmp/podman_test623989860/.config/containers/podman/machine/qemu" [+1718s] }, [+1718s] "ConnectionInfo": { [+1718s] "PodmanSocket": { [+1718s] "Path": "/tmp/podman_test623989860/podman/8c2c17d17e22-api.sock" [+1718s] }, [+1718s] "PodmanPipe": null [+1718s] }, [+1718s] "Created": "2024-07-23T12:17:14.206868406Z", [+1718s] "LastUp": "0001-01-01T00:00:00Z", [+1718s] "Name": "8c2c17d17e22", [+1718s] "Resources": { [+1718s] "CPUs": 32, [+1718s] "DiskSize": 11, [+1718s] "Memory": 2048, [+1718s] "USBs": [] [+1718s] }, [+1718s] "SSHConfig": { [+1718s] "IdentityPath": "/tmp/podman_test623989860/.local/share/containers/podman/machine/machine", [+1718s] "Port": 44323, [+1718s] "RemoteUsername": "core" [+1718s] }, [+1718s] "State": "stopped", [+1718s] "UserModeNetworking": true, [+1718s] "Rootful": false, [+1718s] "Rosetta": false [+1718s] } [+1718s] ] [+1718s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 ba0e1087e01a [+1723s] Image resized. [+1723s] Machine init complete [+1723s] To start your machine run: [+1723s] [+1723s] podman machine start ba0e1087e01a [+1723s] [+1723s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect ba0e1087e01a [+1723s] [ [+1723s] { [+1723s] "ConfigDir": { [+1723s] "Path": "/tmp/podman_test623989860/.config/containers/podman/machine/qemu" [+1723s] }, [+1723s] "ConnectionInfo": { [+1723s] "PodmanSocket": { [+1723s] "Path": "/tmp/podman_test623989860/podman/ba0e1087e01a-api.sock" [+1723s] }, [+1723s] "PodmanPipe": null [+1723s] }, [+1723s] "Created": "2024-07-23T12:17:18.7373228Z", [+1723s] "LastUp": "0001-01-01T00:00:00Z", [+1723s] "Name": "ba0e1087e01a", [+1723s] "Resources": { [+1723s] "CPUs": 32, [+1723s] "DiskSize": 11, [+1723s] "Memory": 2048, [+1723s] "USBs": [] [+1723s] }, [+1723s] "SSHConfig": { [+1723s] "IdentityPath": "/tmp/podman_test623989860/.local/share/containers/podman/machine/machine", [+1723s] "Port": 42947, [+1723s] "RemoteUsername": "core" [+1723s] }, [+1723s] "State": "stopped", [+1723s] "UserModeNetworking": true, [+1723s] "Rootful": false, [+1723s] "Rosetta": false [+1723s] } [+1723s] ] [+1723s] < 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/23/24 12:17:23.232 (9.049s) [+1723s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:17:23.232 [+1723s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:17:23.232 (0s) [+1723s] > Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:17:23.232 [+1723s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force ba0e1087e01a [+1723s] < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:17:23.486 (254ms) [+1723s] > Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:17:23.486 [+1723s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 8c2c17d17e22 [+1723s] < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:17:23.74 (254ms) [+1723s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:17:23.74 [+1723s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:17:23.741 (0s) [+1723s] • [9.558 seconds] [+1723s] ------------------------------ [+1723s] podman machine start [+1723s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+1723s] start simple machine [+1723s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:18 [+1723s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:17:23.741 [+1723s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:17:23.741 (0s) [+1723s] > Enter [It] start simple machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:18 @ 07/23/24 12:17:23.741 [+1723s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 0a708562c828 [+1728s] Image resized. [+1728s] Machine init complete [+1728s] To start your machine run: [+1728s] [+1728s] podman machine start 0a708562c828 [+1728s] [+1728s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 0a708562c828 [+1728s] Starting machine "0a708562c828" [+1751s] [+1751s] This machine is currently configured in rootless mode. If your containers [+1751s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1751s] issues with non-podman clients, you can switch using the following command: [+1751s] [+1751s] podman machine set --rootful 0a708562c828 [+1751s] [+1752s] Mounting volume... /tmp/podman_test1187926448:/tmp/podman_test1187926448 [+1753s] API forwarding listening on: /tmp/podman_test1187926448/podman/0a708562c828-api.sock [+1753s] You can connect Docker API clients by setting DOCKER_HOST using the [+1753s] following command in your terminal session: [+1753s] [+1753s] export DOCKER_HOST='unix:///tmp/podman_test1187926448/podman/0a708562c828-api.sock' [+1753s] [+1753s] Machine "0a708562c828" started successfully [+1753s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 0a708562c828 [+1753s] [ [+1753s] { [+1753s] "ConfigDir": { [+1753s] "Path": "/tmp/podman_test1187926448/.config/containers/podman/machine/qemu" [+1753s] }, [+1753s] "ConnectionInfo": { [+1753s] "PodmanSocket": { [+1753s] "Path": "/tmp/podman_test1187926448/podman/0a708562c828-api.sock" [+1753s] }, [+1753s] "PodmanPipe": null [+1753s] }, [+1753s] "Created": "2024-07-23T12:17:23.765032254Z", [+1753s] "LastUp": "0001-01-01T00:00:00Z", [+1753s] "Name": "0a708562c828", [+1753s] "Resources": { [+1753s] "CPUs": 32, [+1753s] "DiskSize": 11, [+1753s] "Memory": 2048, [+1753s] "USBs": [] [+1753s] }, [+1753s] "SSHConfig": { [+1753s] "IdentityPath": "/tmp/podman_test1187926448/.local/share/containers/podman/machine/machine", [+1753s] "Port": 43013, [+1753s] "RemoteUsername": "core" [+1753s] }, [+1753s] "State": "running", [+1753s] "UserModeNetworking": true, [+1753s] "Rootful": false, [+1753s] "Rosetta": false [+1753s] } [+1753s] ] [+1753s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop 0a708562c828 [+1753s] Waiting for VM to exit... [+1754s] Machine "0a708562c828" stopped successfully [+1754s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 0a708562c828 --no-info [+1754s] Starting machine "0a708562c828" [+1775s] Mounting volume... /tmp/podman_test1187926448:/tmp/podman_test1187926448 [+1776s] Machine "0a708562c828" started successfully [+1776s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop 0a708562c828 [+1776s] Waiting for VM to exit... [+1777s] Machine "0a708562c828" stopped successfully [+1777s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 0a708562c828 --quiet [+1798s] Machine "0a708562c828" started successfully [+1798s] < Exit [It] start simple machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:18 @ 07/23/24 12:18:38.952 (1m15.211s) [+1798s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:18:38.952 [+1798s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:18:38.952 (0s) [+1798s] > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:18:38.952 [+1798s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 0a708562c828 [+1798s] Waiting for VM to exit... [+1800s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:18:40.218 (1.266s) [+1800s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:18:40.218 [+1800s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:18:40.218 (0s) [+1800s] • [76.478 seconds] [+1800s] ------------------------------ [+1800s] podman machine start [+1800s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+1800s] bad start name [+1800s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:54 [+1800s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:18:40.218 [+1800s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:18:40.219 (0s) [+1800s] > Enter [It] bad start name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:54 @ 07/23/24 12:18:40.219 [+1800s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+1800s] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist [+1800s] < Exit [It] bad start name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:54 @ 07/23/24 12:18:40.24 (21ms) [+1800s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:18:40.24 [+1800s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:18:40.24 (0s) [+1800s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:18:40.24 [+1800s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:18:40.24 (0s) [+1800s] • [0.022 seconds] [+1800s] ------------------------------ [+1800s] podman machine start [+1800s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+1800s] start machine already started [+1800s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:63 [+1800s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:18:40.24 [+1800s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:18:40.24 (0s) [+1800s] > Enter [It] start machine already started - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:63 @ 07/23/24 12:18:40.24 [+1800s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 0767f9ce98f1 [+1804s] Image resized. [+1804s] Machine init complete [+1804s] To start your machine run: [+1804s] [+1804s] podman machine start 0767f9ce98f1 [+1804s] [+1804s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 0767f9ce98f1 [+1804s] Starting machine "0767f9ce98f1" [+1827s] [+1827s] This machine is currently configured in rootless mode. If your containers [+1827s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1827s] issues with non-podman clients, you can switch using the following command: [+1827s] [+1827s] podman machine set --rootful 0767f9ce98f1 [+1827s] [+1828s] Mounting volume... /tmp/podman_test4002262864:/tmp/podman_test4002262864 [+1829s] API forwarding listening on: /tmp/podman_test4002262864/podman/0767f9ce98f1-api.sock [+1829s] You can connect Docker API clients by setting DOCKER_HOST using the [+1829s] following command in your terminal session: [+1829s] [+1829s] export DOCKER_HOST='unix:///tmp/podman_test4002262864/podman/0767f9ce98f1-api.sock' [+1829s] [+1829s] Machine "0767f9ce98f1" started successfully [+1829s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 0767f9ce98f1 [+1829s] [ [+1829s] { [+1829s] "ConfigDir": { [+1829s] "Path": "/tmp/podman_test4002262864/.config/containers/podman/machine/qemu" [+1829s] }, [+1829s] "ConnectionInfo": { [+1829s] "PodmanSocket": { [+1829s] "Path": "/tmp/podman_test4002262864/podman/0767f9ce98f1-api.sock" [+1829s] }, [+1829s] "PodmanPipe": null [+1829s] }, [+1829s] "Created": "2024-07-23T12:18:40.264727079Z", [+1829s] "LastUp": "0001-01-01T00:00:00Z", [+1829s] "Name": "0767f9ce98f1", [+1829s] "Resources": { [+1829s] "CPUs": 32, [+1829s] "DiskSize": 11, [+1829s] "Memory": 2048, [+1829s] "USBs": [] [+1829s] }, [+1829s] "SSHConfig": { [+1829s] "IdentityPath": "/tmp/podman_test4002262864/.local/share/containers/podman/machine/machine", [+1829s] "Port": 33845, [+1829s] "RemoteUsername": "core" [+1829s] }, [+1829s] "State": "running", [+1829s] "UserModeNetworking": true, [+1829s] "Rootful": false, [+1829s] "Rosetta": false [+1829s] } [+1829s] ] [+1829s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 0767f9ce98f1 [+1829s] Starting machine "0767f9ce98f1" [+1829s] Error: unable to start "0767f9ce98f1": machine 0767f9ce98f1: VM already running or starting [+1829s] < Exit [It] start machine already started - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:63 @ 07/23/24 12:19:09.667 (29.427s) [+1829s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:19:09.667 [+1829s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:19:09.667 (0s) [+1829s] > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:19:09.667 [+1829s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 0767f9ce98f1 [+1829s] Waiting for VM to exit... [+1830s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:19:10.934 (1.266s) [+1830s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:19:10.934 [+1830s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:19:10.934 (0s) [+1830s] • [30.694 seconds] [+1830s] ------------------------------ [+1830s] podman machine start [+1830s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+1830s] start machine with conflict on SSH port [+1830s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:84 [+1830s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:19:10.934 [+1830s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:19:10.935 (0s) [+1830s] > 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/23/24 12:19:10.935 [+1830s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 d6df74d7db2c [+1835s] Image resized. [+1835s] Machine init complete [+1835s] To start your machine run: [+1835s] [+1835s] podman machine start d6df74d7db2c [+1835s] [+1835s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.Port}} d6df74d7db2c [+1835s] 37749 [+1835s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote system connection list --format {{.URI}} [+1835s] ssh://core@127.0.0.1:37749/run/user/4804/podman/podman.sock [+1835s] ssh://root@127.0.0.1:37749/run/podman/podman.sock [+1835s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start d6df74d7db2c [+1835s] Starting machine "d6df74d7db2c" [+1835s] time="2024-07-23T12:19:15Z" level=warning msg="detected port conflict on machine ssh port [37749], reassigning" [+1858s] [+1858s] This machine is currently configured in rootless mode. If your containers [+1858s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1858s] issues with non-podman clients, you can switch using the following command: [+1858s] [+1858s] podman machine set --rootful d6df74d7db2c [+1858s] [+1860s] Mounting volume... /tmp/podman_test1191170038:/tmp/podman_test1191170038 [+1860s] API forwarding listening on: /tmp/podman_test1191170038/podman/d6df74d7db2c-api.sock [+1860s] You can connect Docker API clients by setting DOCKER_HOST using the [+1860s] following command in your terminal session: [+1860s] [+1860s] export DOCKER_HOST='unix:///tmp/podman_test1191170038/podman/d6df74d7db2c-api.sock' [+1860s] [+1860s] Machine "d6df74d7db2c" started successfully [+1860s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.Port}} d6df74d7db2c [+1860s] 44187 [+1860s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote system connection list --format {{.URI}} [+1860s] ssh://core@127.0.0.1:44187/run/user/4804/podman/podman.sock [+1860s] ssh://root@127.0.0.1:44187/run/podman/podman.sock [+1860s] < 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/23/24 12:19:40.788 (29.853s) [+1860s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:19:40.788 [+1860s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:19:40.788 (0s) [+1860s] > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:19:40.788 [+1860s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force d6df74d7db2c [+1860s] Waiting for VM to exit... [+1862s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:19:42.55 (1.762s) [+1862s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:19:42.55 [+1862s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:19:42.551 (0s) [+1862s] • [31.616 seconds] [+1862s] ------------------------------ [+1862s] podman machine start [+1862s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+1862s] start only starts specified machine [+1862s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:133 [+1862s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:19:42.551 [+1862s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:19:42.551 (0s) [+1862s] > Enter [It] start only starts specified machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:133 @ 07/23/24 12:19:42.551 [+1862s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 0ef6af200a40 [+1867s] Image resized. [+1867s] Machine init complete [+1867s] To start your machine run: [+1867s] [+1867s] podman machine start 0ef6af200a40 [+1867s] [+1867s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 976a065e0f09 [+1871s] Image resized. [+1871s] Machine init complete [+1871s] To start your machine run: [+1871s] [+1871s] podman machine start 976a065e0f09 [+1871s] [+1871s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 0ef6af200a40 [+1871s] Starting machine "0ef6af200a40" [+1897s] [+1897s] This machine is currently configured in rootless mode. If your containers [+1897s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1897s] issues with non-podman clients, you can switch using the following command: [+1897s] [+1897s] podman machine set --rootful 0ef6af200a40 [+1897s] [+1898s] Mounting volume... /tmp/podman_test972233827:/tmp/podman_test972233827 [+1898s] API forwarding listening on: /tmp/podman_test972233827/podman/0ef6af200a40-api.sock [+1898s] You can connect Docker API clients by setting DOCKER_HOST using the [+1898s] following command in your terminal session: [+1898s] [+1898s] export DOCKER_HOST='unix:///tmp/podman_test972233827/podman/0ef6af200a40-api.sock' [+1898s] [+1898s] Machine "0ef6af200a40" started successfully [+1898s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.State}} 0ef6af200a40 [+1898s] running [+1898s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.State}} 976a065e0f09 [+1898s] stopped [+1898s] < Exit [It] start only starts specified machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:133 @ 07/23/24 12:20:18.921 (36.37s) [+1898s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:20:18.921 [+1898s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:20:18.921 (0s) [+1898s] > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:20:18.921 [+1898s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 976a065e0f09 [+1899s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:20:19.175 (254ms) [+1899s] > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:20:19.175 [+1899s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 0ef6af200a40 [+1899s] Waiting for VM to exit... [+1900s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:20:20.441 (1.266s) [+1900s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:20:20.441 [+1900s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:20:20.442 (0s) [+1900s] • [37.891 seconds] [+1900s] ------------------------------ [+1900s] podman machine start [+1900s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+1900s] start two machines in parallel [+1900s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:166 [+1900s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:20:20.442 [+1900s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:20:20.442 (0s) [+1900s] > Enter [It] start two machines in parallel - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:166 @ 07/23/24 12:20:20.442 [+1900s] /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-b77af7a489bc [+1904s] Image resized. [+1904s] Machine init complete [+1904s] To start your machine run: [+1904s] [+1904s] podman machine start m1-b77af7a489bc [+1904s] [+1904s] /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-84a27dfc0a55 [+1909s] Image resized. [+1909s] Machine init complete [+1909s] To start your machine run: [+1909s] [+1909s] podman machine start m2-84a27dfc0a55 [+1909s] [+1909s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start m1-b77af7a489bc [+1909s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start m2-84a27dfc0a55 [+1909s] Starting machine "m1-b77af7a489bc" [+1909s] Starting machine "m2-84a27dfc0a55" [+1932s] [+1932s] This machine is currently configured in rootless mode. If your containers [+1932s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1932s] issues with non-podman clients, you can switch using the following command: [+1932s] [+1932s] podman machine set --rootful m1-b77af7a489bc [+1932s] [+1934s] Mounting volume... /tmp/podman_test838385058:/tmp/podman_test838385058 [+1934s] API forwarding listening on: /tmp/podman_test838385058/podman/m1-b77af7a489bc-api.sock [+1934s] You can connect Docker API clients by setting DOCKER_HOST using the [+1934s] following command in your terminal session: [+1934s] [+1934s] export DOCKER_HOST='unix:///tmp/podman_test838385058/podman/m1-b77af7a489bc-api.sock' [+1934s] [+1934s] Machine "m1-b77af7a489bc" started successfully [+1934s] Error: unable to start "m2-84a27dfc0a55": machine m1-b77af7a489bc: VM already running or starting [+1934s] < Exit [It] start two machines in parallel - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:166 @ 07/23/24 12:20:54.67 (34.228s) [+1934s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:20:54.67 [+1934s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:20:54.67 (0s) [+1934s] > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:20:54.67 [+1934s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force m2-84a27dfc0a55 [+1934s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:20:54.924 (254ms) [+1934s] > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:20:54.924 [+1934s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force m1-b77af7a489bc [+1934s] Waiting for VM to exit... [+1936s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:20:56.686 (1.762s) [+1936s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:20:56.686 [+1936s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:20:56.686 (0s) [+1936s] • [36.244 seconds] [+1936s] ------------------------------ [+1936s] podman machine reset [+1936s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:9 [+1936s] starting from scratch should not error [+1936s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:11 [+1936s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:20:56.686 [+1936s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:20:56.686 (0s) [+1936s] > Enter [It] starting from scratch should not error - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:11 @ 07/23/24 12:20:56.686 [+1936s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine reset --force [+1936s] < Exit [It] starting from scratch should not error - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:11 @ 07/23/24 12:20:56.717 (31ms) [+1936s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:20:56.717 [+1936s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:20:56.717 (0s) [+1936s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:20:56.717 [+1936s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:20:56.717 (0s) [+1936s] • [0.031 seconds] [+1936s] ------------------------------ [+1936s] podman machine reset [+1936s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:9 [+1936s] reset machine with one defined machine [+1936s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:18 [+1936s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:20:56.717 [+1936s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:20:56.717 (0s) [+1936s] > Enter [It] reset machine with one defined machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:18 @ 07/23/24 12:20:56.717 [+1936s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 35414405d08e [+1941s] Image resized. [+1941s] Machine init complete [+1941s] To start your machine run: [+1941s] [+1941s] podman machine start 35414405d08e [+1941s] [+1941s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading [+1941s] 35414405d08e* qemu 4 seconds ago Never 32 2GiB 11GiB [+1941s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine reset --force [+1941s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading [+1941s] < Exit [It] reset machine with one defined machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:18 @ 07/23/24 12:21:01.578 (4.86s) [+1941s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:21:01.578 [+1941s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:21:01.578 (0s) [+1941s] > Enter [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:21:01.578 [+1941s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 35414405d08e [+1941s] Error: 35414405d08e: VM does not exist [+1941s] < Exit [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:21:01.599 (21ms) [+1941s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:21:01.599 [+1941s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:21:01.599 (0s) [+1941s] • [4.882 seconds] [+1941s] ------------------------------ [+1941s] podman machine reset [+1941s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:9 [+1941s] reset with running machine and other machines idle [+1941s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:42 [+1941s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:21:01.599 [+1941s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:21:01.599 (0s) [+1941s] > 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/23/24 12:21:01.599 [+1941s] /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 b314d5222e5b [+1946s] Image resized. [+1946s] Machine init complete [+1946s] Starting machine "b314d5222e5b" [+1970s] [+1970s] This machine is currently configured in rootless mode. If your containers [+1970s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1970s] issues with non-podman clients, you can switch using the following command: [+1970s] [+1970s] podman machine set --rootful b314d5222e5b [+1970s] [+1971s] Mounting volume... /tmp/podman_test2890060742:/tmp/podman_test2890060742 [+1972s] API forwarding listening on: /tmp/podman_test2890060742/podman/b314d5222e5b-api.sock [+1972s] You can connect Docker API clients by setting DOCKER_HOST using the [+1972s] following command in your terminal session: [+1972s] [+1972s] export DOCKER_HOST='unix:///tmp/podman_test2890060742/podman/b314d5222e5b-api.sock' [+1972s] [+1972s] Machine "b314d5222e5b" started successfully [+1972s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading [+1972s] b314d5222e5b* qemu 30 seconds ago Currently running 32 2GiB 11GiB [+1972s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 ac92117497c4 [+1977s] Image resized. [+1977s] Machine init complete [+1977s] To start your machine run: [+1977s] [+1977s] podman machine start ac92117497c4 [+1977s] [+1977s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading [+1977s] b314d5222e5b* qemu 35 seconds ago Currently running 32 2GiB 11GiB [+1977s] ac92117497c4 qemu 4 seconds ago Never 32 2GiB 11GiB [+1977s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine reset --force [+1977s] Waiting for VM to exit... [+1979s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading [+1979s] < 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/23/24 12:21:39.153 (37.554s) [+1979s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:21:39.153 [+1979s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:21:39.153 (0s) [+1979s] > Enter [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:21:39.153 [+1979s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force ac92117497c4 [+1979s] Error: ac92117497c4: VM does not exist [+1979s] < Exit [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:21:39.174 (21ms) [+1979s] > Enter [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:21:39.174 [+1979s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force b314d5222e5b [+1979s] Error: b314d5222e5b: VM does not exist [+1979s] < Exit [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:21:39.196 (21ms) [+1979s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:21:39.196 [+1979s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:21:39.196 (0s) [+1979s] • [37.597 seconds] [+1979s] ------------------------------ [+1979s] podman machine list [+1979s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16 [+1979s] list machine [+1979s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:18 [+1979s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:21:39.196 [+1979s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:21:39.196 (0s) [+1979s] > Enter [It] list machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:18 @ 07/23/24 12:21:39.196 [+1979s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list [+1979s] NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE [+1979s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 b5589895d3d9 [+1983s] Image resized. [+1983s] Machine init complete [+1983s] To start your machine run: [+1983s] [+1983s] podman machine start b5589895d3d9 [+1983s] [+1983s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list [+1983s] NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE [+1983s] b5589895d3d9* qemu 4 seconds ago Never 32 2GiB 11GiB [+1983s] < Exit [It] list machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:18 @ 07/23/24 12:21:43.751 (4.554s) [+1983s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:21:43.751 [+1983s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:21:43.751 (0s) [+1983s] > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:21:43.751 [+1983s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force b5589895d3d9 [+1984s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:21:44.004 (253ms) [+1984s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:21:44.004 [+1984s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:21:44.005 (0s) [+1984s] • [4.808 seconds] [+1984s] ------------------------------ [+1984s] podman machine list [+1984s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16 [+1984s] list machines with quiet or noheading [+1984s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:36 [+1984s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:21:44.005 [+1984s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:21:44.005 (0s) [+1984s] > Enter [It] list machines with quiet or noheading - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:36 @ 07/23/24 12:21:44.005 [+1984s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --quiet [+1984s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading --quiet [+1984s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 3de29b3a90bb [+1988s] Image resized. [+1988s] Machine init complete [+1988s] To start your machine run: [+1988s] [+1988s] podman machine start 3de29b3a90bb [+1988s] [+1988s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 4bcf5db8ad05 [+1993s] Image resized. [+1993s] Machine init complete [+1993s] To start your machine run: [+1993s] [+1993s] podman machine start 4bcf5db8ad05 [+1993s] [+1993s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading --quiet [+1993s] 3de29b3a90bb* [+1993s] 4bcf5db8ad05 [+1993s] < Exit [It] list machines with quiet or noheading - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:36 @ 07/23/24 12:21:53.074 (9.069s) [+1993s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:21:53.074 [+1993s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:21:53.074 (0s) [+1993s] > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:21:53.074 [+1993s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 4bcf5db8ad05 [+1993s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:21:53.328 (254ms) [+1993s] > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:21:53.328 [+1993s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 3de29b3a90bb [+1993s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:21:53.582 (254ms) [+1993s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:21:53.582 [+1993s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:21:53.582 (0s) [+1993s] • [9.578 seconds] [+1993s] ------------------------------ [+1993s] podman machine list [+1993s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16 [+1993s] list machine: check if running while starting [+1993s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:72 [+1993s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:21:53.582 [+1993s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:21:53.583 (0s) [+1993s] > 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/23/24 12:21:53.583 [+1993s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 0b2d90cd70fd [+1998s] Image resized. [+1998s] Machine init complete [+1998s] To start your machine run: [+1998s] [+1998s] podman machine start 0b2d90cd70fd [+1998s] [+1998s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+1998s] Never [+1998s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 0b2d90cd70fd [+1998s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+1998s] Starting machine "0b2d90cd70fd" [+1998s] Never [+2001s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+2001s] Currently starting [+2004s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+2004s] Currently starting [+2007s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+2007s] Currently starting [+2010s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+2010s] Currently starting [+2013s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+2013s] Currently starting [+2016s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+2016s] Currently starting [+2019s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+2019s] Currently starting [+2021s] [+2021s] This machine is currently configured in rootless mode. If your containers [+2021s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+2021s] issues with non-podman clients, you can switch using the following command: [+2021s] [+2021s] podman machine set --rootful 0b2d90cd70fd [+2021s] [+2022s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+2022s] Currently starting [+2022s] Mounting volume... /tmp/podman_test2940200008:/tmp/podman_test2940200008 [+2023s] API forwarding listening on: /tmp/podman_test2940200008/podman/0b2d90cd70fd-api.sock [+2023s] You can connect Docker API clients by setting DOCKER_HOST using the [+2023s] following command in your terminal session: [+2023s] [+2023s] export DOCKER_HOST='unix:///tmp/podman_test2940200008/podman/0b2d90cd70fd-api.sock' [+2023s] [+2023s] Machine "0b2d90cd70fd" started successfully [+2025s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+2025s] Currently running [+2025s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+2025s] Currently running [+2025s] < 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/23/24 12:22:25.462 (31.879s) [+2025s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:22:25.462 [+2025s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:22:25.462 (0s) [+2025s] > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:22:25.462 [+2025s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 0b2d90cd70fd [+2025s] Waiting for VM to exit... [+2026s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:22:26.727 (1.265s) [+2026s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:22:26.727 [+2026s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:22:26.728 (0s) [+2026s] • [33.145 seconds] [+2026s] ------------------------------ [+2026s] podman machine list [+2026s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16 [+2026s] list with --format [+2026s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:111 [+2026s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:22:26.728 [+2026s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:22:26.728 (0s) [+2026s] > Enter [It] list with --format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:111 @ 07/23/24 12:22:26.728 [+2026s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 df94e6bfd786 [+2031s] Image resized. [+2031s] Machine init complete [+2031s] To start your machine run: [+2031s] [+2031s] podman machine start df94e6bfd786 [+2031s] [+2031s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.Name}} [+2031s] df94e6bfd786* [+2031s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format json [+2031s] [ [+2031s] { [+2031s] "Name": "df94e6bfd786", [+2031s] "Default": true, [+2031s] "Created": "2024-07-23T12:22:26.752356926Z", [+2031s] "Running": false, [+2031s] "Starting": false, [+2031s] "LastUp": "0001-01-01T00:00:00Z", [+2031s] "Stream": "default", [+2031s] "VMType": "qemu", [+2031s] "CPUs": 32, [+2031s] "Memory": "2147483648", [+2031s] "DiskSize": "11811160064", [+2031s] "Port": 36167, [+2031s] "RemoteUsername": "core", [+2031s] "IdentityPath": "/tmp/podman_test102157115/.local/share/containers/podman/machine/machine", [+2031s] "UserModeNetworking": true [+2031s] } [+2031s] ]/var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format table {{.Name}} [+2031s] NAME [+2031s] df94e6bfd786* [+2031s] < Exit [It] list with --format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:111 @ 07/23/24 12:22:31.375 (4.647s) [+2031s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:22:31.375 [+2031s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:22:31.375 (0s) [+2031s] > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:22:31.375 [+2031s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force df94e6bfd786 [+2031s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:22:31.629 (254ms) [+2031s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:22:31.629 [+2031s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:22:31.629 (0s) [+2031s] • [4.902 seconds] [+2031s] ------------------------------ [+2031s] podman machine list [+2031s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16 [+2031s] list machine in machine-readable byte format [+2031s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:151 [+2031s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:22:31.629 [+2031s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:22:31.63 (0s) [+2031s] > 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/23/24 12:22:31.63 [+2031s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 6e61878291ad [+2036s] Image resized. [+2036s] Machine init complete [+2036s] To start your machine run: [+2036s] [+2036s] podman machine start 6e61878291ad [+2036s] [+2036s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format json [+2036s] [ [+2036s] { [+2036s] "Name": "6e61878291ad", [+2036s] "Default": true, [+2036s] "Created": "2024-07-23T12:22:31.654376397Z", [+2036s] "Running": false, [+2036s] "Starting": false, [+2036s] "LastUp": "0001-01-01T00:00:00Z", [+2036s] "Stream": "default", [+2036s] "VMType": "qemu", [+2036s] "CPUs": 32, [+2036s] "Memory": "2147483648", [+2036s] "DiskSize": "11811160064", [+2036s] "Port": 44289, [+2036s] "RemoteUsername": "core", [+2036s] "IdentityPath": "/tmp/podman_test836690416/.local/share/containers/podman/machine/machine", [+2036s] "UserModeNetworking": true [+2036s] } [+2036s] ] < 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/23/24 12:22:36.164 (4.534s) [+2036s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:22:36.164 [+2036s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:22:36.164 (0s) [+2036s] > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:22:36.164 [+2036s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 6e61878291ad [+2036s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:22:36.417 (253ms) [+2036s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:22:36.417 [+2036s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:22:36.418 (0s) [+2036s] • [4.788 seconds] [+2036s] ------------------------------ [+2036s] podman machine list [+2036s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16 [+2036s] list machine in human-readable format [+2036s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:173 [+2036s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:22:36.418 [+2036s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:22:36.418 (0s) [+2036s] > Enter [It] list machine in human-readable format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:173 @ 07/23/24 12:22:36.418 [+2036s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 429f0a466b1a [+2040s] Image resized. [+2040s] Machine init complete [+2040s] To start your machine run: [+2040s] [+2040s] podman machine start 429f0a466b1a [+2040s] [+2040s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.Memory}} {{.DiskSize}} [+2040s] 2GiB 11GiB [+2040s] < Exit [It] list machine in human-readable format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:173 @ 07/23/24 12:22:40.942 (4.524s) [+2040s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:22:40.942 [+2040s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:22:40.942 (0s) [+2040s] > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:22:40.942 [+2040s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 429f0a466b1a [+2041s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:22:41.196 (253ms) [+2041s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:22:41.196 [+2041s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:22:41.196 (0s) [+2041s] • [4.778 seconds] [+2041s] ------------------------------ [+2041s] podman machine rm [+2041s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14 [+2041s] bad init name [+2041s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:16 [+2041s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:22:41.196 [+2041s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:22:41.196 (0s) [+2041s] > Enter [It] bad init name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:16 @ 07/23/24 12:22:41.196 [+2041s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+2041s] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist [+2041s] < Exit [It] bad init name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:16 @ 07/23/24 12:22:41.218 (21ms) [+2041s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:22:41.218 [+2041s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:22:41.218 (0s) [+2041s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:22:41.218 [+2041s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:22:41.218 (0s) [+2041s] • [0.022 seconds] [+2041s] ------------------------------ [+2041s] podman machine rm [+2041s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14 [+2041s] Remove machine [+2041s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:24 [+2041s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:22:41.218 [+2041s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:22:41.218 (0s) [+2041s] > Enter [It] Remove machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:24 @ 07/23/24 12:22:41.218 [+2041s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 4f05dfa09017 [+2045s] Image resized. [+2045s] Machine init complete [+2045s] To start your machine run: [+2045s] [+2045s] podman machine start 4f05dfa09017 [+2045s] [+2045s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 4f05dfa09017 [+2045s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 4f05dfa09017 [+2045s] [] [+2045s] Error: 4f05dfa09017: VM does not exist [+2045s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 4f05dfa09017 [+2046s] Error: 4f05dfa09017: VM does not exist [+2046s] < Exit [It] Remove machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:24 @ 07/23/24 12:22:46.027 (4.808s) [+2046s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:22:46.027 [+2046s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:22:46.027 (0s) [+2046s] > Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:22:46.027 [+2046s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 4f05dfa09017 [+2046s] Error: 4f05dfa09017: VM does not exist [+2046s] < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:22:46.048 (21ms) [+2046s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:22:46.048 [+2046s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:22:46.048 (0s) [+2046s] • [4.830 seconds] [+2046s] ------------------------------ [+2046s] podman machine rm [+2046s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14 [+2046s] Remove running machine [+2046s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:48 [+2046s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:22:46.048 [+2046s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:22:46.048 (0s) [+2046s] > Enter [It] Remove running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:48 @ 07/23/24 12:22:46.048 [+2046s] /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 0899551b34f1 [+2050s] Image resized. [+2050s] Machine init complete [+2050s] Starting machine "0899551b34f1" [+2074s] [+2074s] This machine is currently configured in rootless mode. If your containers [+2074s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+2074s] issues with non-podman clients, you can switch using the following command: [+2074s] [+2074s] podman machine set --rootful 0899551b34f1 [+2074s] [+2075s] Mounting volume... /tmp/podman_test2551413265:/tmp/podman_test2551413265 [+2076s] API forwarding listening on: /tmp/podman_test2551413265/podman/0899551b34f1-api.sock [+2076s] You can connect Docker API clients by setting DOCKER_HOST using the [+2076s] following command in your terminal session: [+2076s] [+2076s] export DOCKER_HOST='unix:///tmp/podman_test2551413265/podman/0899551b34f1-api.sock' [+2076s] [+2076s] Machine "0899551b34f1" started successfully [+2076s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm 0899551b34f1 [+2076s] Error: running vm "0899551b34f1" cannot be destroyed [+2076s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 0899551b34f1 [+2076s] Waiting for VM to exit... [+2077s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 0899551b34f1 [+2077s] [] [+2077s] Error: 0899551b34f1: VM does not exist [+2077s] < Exit [It] Remove running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:48 @ 07/23/24 12:23:17.66 (31.612s) [+2077s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:23:17.66 [+2077s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:23:17.66 (0s) [+2077s] > Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:23:17.66 [+2077s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 0899551b34f1 [+2077s] Error: 0899551b34f1: VM does not exist [+2077s] < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:23:17.681 (21ms) [+2077s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:23:17.681 [+2077s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:23:17.682 (0s) [+2077s] • [31.634 seconds] [+2077s] ------------------------------ [+2077s] podman machine rm [+2077s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14 [+2077s] machine rm --save-ignition --save-image [+2077s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:73 [+2077s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:23:17.682 [+2077s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:23:17.682 (0s) [+2077s] > Enter [It] machine rm --save-ignition --save-image - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:73 @ 07/23/24 12:23:17.682 [+2077s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 ff4fca7bfc35 [+2082s] Image resized. [+2082s] Machine init complete [+2082s] To start your machine run: [+2082s] [+2082s] podman machine start ff4fca7bfc35 [+2082s] [+2082s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.IdentityPath}} ff4fca7bfc35 [+2082s] /tmp/podman_test1032549216/.local/share/containers/podman/machine/machine [+2082s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force --save-ignition --save-image ff4fca7bfc35 [+2082s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect ff4fca7bfc35 [+2082s] [] [+2082s] Error: ff4fca7bfc35: VM does not exist [+2082s] < Exit [It] machine rm --save-ignition --save-image - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:73 @ 07/23/24 12:23:22.329 (4.647s) [+2082s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:23:22.329 [+2082s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:23:22.329 (0s) [+2082s] > Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:23:22.329 [+2082s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force ff4fca7bfc35 [+2082s] Error: ff4fca7bfc35: VM does not exist [+2082s] < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:23:22.35 (21ms) [+2082s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:23:22.35 [+2082s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:23:22.578 (228ms) [+2082s] • [4.896 seconds] [+2082s] ------------------------------ [+2082s] podman machine rm [+2082s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14 [+2082s] Remove machine sharing ssh key with another machine [+2082s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:112 [+2082s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:23:22.578 [+2082s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:23:22.578 (0s) [+2082s] > 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/23/24 12:23:22.578 [+2082s] /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 [+2087s] Image resized. [+2087s] Machine init complete [+2087s] To start your machine run: [+2087s] [+2087s] podman machine start foo [+2087s] [+2087s] /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 [+2091s] Image resized. [+2091s] Machine init complete [+2091s] Starting machine "bar" [+2115s] [+2115s] This machine is currently configured in rootless mode. If your containers [+2115s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+2115s] issues with non-podman clients, you can switch using the following command: [+2115s] [+2115s] podman machine set --rootful bar [+2115s] [+2116s] Mounting volume... /tmp/podman_test2372236731:/tmp/podman_test2372236731 [+2117s] API forwarding listening on: /tmp/podman_test2372236731/podman/bar-api.sock [+2117s] You can connect Docker API clients by setting DOCKER_HOST using the [+2117s] following command in your terminal session: [+2117s] [+2117s] export DOCKER_HOST='unix:///tmp/podman_test2372236731/podman/bar-api.sock' [+2117s] [+2117s] Machine "bar" started successfully [+2117s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.IdentityPath}} foo [+2117s] /tmp/podman_test2372236731/.local/share/containers/podman/machine/machine [+2117s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.IdentityPath}} bar [+2117s] /tmp/podman_test2372236731/.local/share/containers/podman/machine/machine [+2117s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo [+2117s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh bar echo foo [+2118s] foo [+2118s] < 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/23/24 12:23:58.076 (35.497s) [+2118s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:23:58.076 [+2118s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:23:58.076 (0s) [+2118s] > Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:23:58.076 [+2118s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force bar [+2118s] Waiting for VM to exit... [+2119s] < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:23:59.342 (1.267s) [+2119s] > Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:23:59.342 [+2119s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo [+2119s] Error: foo: VM does not exist [+2119s] < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:23:59.374 (32ms) [+2119s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:23:59.374 [+2119s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:23:59.374 (0s) [+2119s] • [36.796 seconds] [+2119s] ------------------------------ [+2119s] podman machine rm [+2119s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14 [+2119s] Removing all machines doesn't delete ssh keys [+2119s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:154 [+2119s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:23:59.375 [+2119s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:23:59.375 (0s) [+2119s] > 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/23/24 12:23:59.375 [+2119s] /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 [+2123s] Image resized. [+2123s] Machine init complete [+2123s] To start your machine run: [+2123s] [+2123s] podman machine start foo [+2123s] [+2123s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.IdentityPath}} foo [+2123s] /tmp/podman_test3913694096/.local/share/containers/podman/machine/machine [+2123s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo [+2124s] < 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/23/24 12:24:04.224 (4.85s) [+2124s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:24:04.224 [+2124s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:24:04.224 (0s) [+2124s] > Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:24:04.224 [+2124s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo [+2124s] Error: foo: VM does not exist [+2124s] < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:24:04.246 (21ms) [+2124s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:24:04.246 [+2124s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:24:04.246 (0s) [+2124s] • [4.872 seconds] [+2124s] ------------------------------ [+2124s] run basic podman commands [+2124s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20 [+2124s] Basic ops [+2124s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:22 [+2124s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:24:04.246 [+2124s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:24:04.247 (0s) [+2124s] > Enter [It] Basic ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:22 @ 07/23/24 12:24:04.247 [+2124s] /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 5d3a538d8e0a [+2128s] Image resized. [+2128s] Machine init complete [+2128s] Starting machine "5d3a538d8e0a" [+2152s] [+2152s] This machine is currently configured in rootless mode. If your containers [+2152s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+2152s] issues with non-podman clients, you can switch using the following command: [+2152s] [+2152s] podman machine set --rootful 5d3a538d8e0a [+2152s] [+2153s] Mounting volume... /tmp/podman_test1571228936:/tmp/podman_test1571228936 [+2153s] API forwarding listening on: /tmp/podman_test1571228936/podman/5d3a538d8e0a-api.sock [+2153s] You can connect Docker API clients by setting DOCKER_HOST using the [+2153s] following command in your terminal session: [+2153s] [+2153s] export DOCKER_HOST='unix:///tmp/podman_test1571228936/podman/5d3a538d8e0a-api.sock' [+2153s] [+2153s] Machine "5d3a538d8e0a" started successfully [+2153s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r images -q [+2153s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r pull quay.io/libpod/alpine_nginx [+2154s] Trying to pull quay.io/libpod/alpine_nginx:latest... [+2154s] Getting image source signatures [+2154s] Copying blob sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 [+2154s] Copying blob sha256:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade [+2154s] Copying blob sha256:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 [+2154s] Copying config sha256:ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c [+2154s] Writing manifest to image destination [+2154s] WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) [+2154s] ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c [+2154s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r run quay.io/libpod/alpine_nginx cat /etc/os-release [+2154s] WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) [+2155s] NAME="Alpine Linux" [+2155s] ID=alpine [+2155s] VERSION_ID=3.15.4 [+2155s] PRETTY_NAME="Alpine Linux v3.15" [+2155s] HOME_URL="https://alpinelinux.org/" [+2155s] BUG_REPORT_URL="https://bugs.alpinelinux.org/" [+2155s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r build /tmp/ginkgo2344130238 [+2155s] STEP 1/2: FROM quay.io/libpod/alpine_nginx [+2155s] WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) [+2155s] STEP 2/2: RUN ip addr [+2155s] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [+2155s] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [+2155s] inet 127.0.0.1/8 scope host lo [+2155s] valid_lft forever preferred_lft forever [+2155s] inet6 ::1/128 scope host [+2155s] valid_lft forever preferred_lft forever [+2155s] 2: enp0s1: mtu 65520 qdisc fq_codel state UNKNOWN qlen 1000 [+2155s] link/ether 62:28:1e:56:b0:b1 brd ff:ff:ff:ff:ff:ff [+2155s] inet 192.168.127.2/24 brd 192.168.127.255 scope global noprefixroute enp0s1 [+2155s] valid_lft forever preferred_lft forever [+2155s] inet6 fe80::6028:1eff:fe56:b0b1/64 scope link tentative [+2155s] valid_lft forever preferred_lft forever [+2155s] COMMIT [+2155s] time="2024-07-23T12:24:35Z" level=warning msg="HEALTHCHECK is not supported for OCI image format and will be ignored. Must use `docker` format" [+2156s] --> 2d08634d6674 [+2156s] 2d08634d6674db93e6b32d36dfbd73b2d2c5edf882317de8b16ac79e26933424 [+2156s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r rm -a [+2156s] 423597c52c1a902c017d9b458884f273e3c414da050362a139e4f13dcd91d9cd [+2156s] < Exit [It] Basic ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:22 @ 07/23/24 12:24:36.2 (31.954s) [+2156s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:24:36.2 [+2156s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:24:36.2 (0s) [+2156s] > 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/23/24 12:24:36.2 [+2156s] < 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/23/24 12:24:36.2 (0s) [+2156s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:24:36.2 [+2156s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 5d3a538d8e0a [+2156s] Waiting for VM to exit... [+2157s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:24:37.972 (1.772s) [+2157s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:24:37.972 [+2157s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:24:37.973 (0s) [+2157s] • [33.726 seconds] [+2157s] ------------------------------ [+2157s] run basic podman commands [+2157s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20 [+2157s] Volume ops [+2157s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:62 [+2157s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:24:37.973 [+2157s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:24:37.973 (0s) [+2157s] > Enter [It] Volume ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:62 @ 07/23/24 12:24:37.973 [+2157s] /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/ginkgo4221556999 --now c10709408880 [+2162s] Image resized. [+2162s] Machine init complete [+2162s] Starting machine "c10709408880" [+2187s] [+2187s] This machine is currently configured in rootless mode. If your containers [+2187s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+2187s] issues with non-podman clients, you can switch using the following command: [+2187s] [+2187s] podman machine set --rootful c10709408880 [+2187s] [+2188s] Mounting volume... /tmp/ginkgo4221556999:/tmp/ginkgo4221556999 [+2188s] API forwarding listening on: /tmp/podman_test2945722920/podman/c10709408880-api.sock [+2188s] You can connect Docker API clients by setting DOCKER_HOST using the [+2188s] following command in your terminal session: [+2188s] [+2188s] export DOCKER_HOST='unix:///tmp/podman_test2945722920/podman/c10709408880-api.sock' [+2188s] [+2188s] Machine "c10709408880" started successfully [+2188s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r run -v /tmp/ginkgo4221556999:/test:Z quay.io/libpod/alpine_nginx ls /test/attr-test-file [+2189s] Trying to pull quay.io/libpod/alpine_nginx:latest... [+2189s] Getting image source signatures [+2189s] Copying blob sha256:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade [+2189s] Copying blob sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 [+2189s] Copying blob sha256:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 [+2189s] Copying config sha256:ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c [+2189s] Writing manifest to image destination [+2189s] WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) [+2190s] /test/attr-test-file [+2190s] < Exit [It] Volume ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:62 @ 07/23/24 12:25:10.423 (32.45s) [+2190s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:25:10.423 [+2190s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:25:10.423 (0s) [+2190s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:25:10.424 [+2190s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force c10709408880 [+2190s] Waiting for VM to exit... [+2192s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:25:12.196 (1.772s) [+2192s] > 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/23/24 12:25:12.196 [+2192s] < 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/23/24 12:25:12.196 (0s) [+2192s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:25:12.196 [+2192s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:25:12.196 (0s) [+2192s] • [34.223 seconds] [+2192s] ------------------------------ [+2192s] run basic podman commands [+2192s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20 [+2192s] Volume should be virtiofs [+2192s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:93 [+2192s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:25:12.196 [+2192s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:25:12.196 (0s) [+2192s] > Enter [It] Volume should be virtiofs - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:93 @ 07/23/24 12:25:12.196 [+2192s] /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/ginkgo2689729755 --now 81ab2b057b5e [+2196s] Image resized. [+2196s] Machine init complete [+2196s] Starting machine "81ab2b057b5e" [+2219s] [+2219s] This machine is currently configured in rootless mode. If your containers [+2219s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+2219s] issues with non-podman clients, you can switch using the following command: [+2219s] [+2219s] podman machine set --rootful 81ab2b057b5e [+2219s] [+2221s] Mounting volume... /tmp/ginkgo2689729755:/tmp/ginkgo2689729755 [+2221s] API forwarding listening on: /tmp/podman_test1248502106/podman/81ab2b057b5e-api.sock [+2221s] You can connect Docker API clients by setting DOCKER_HOST using the [+2221s] following command in your terminal session: [+2221s] [+2221s] export DOCKER_HOST='unix:///tmp/podman_test1248502106/podman/81ab2b057b5e-api.sock' [+2221s] [+2221s] Machine "81ab2b057b5e" started successfully [+2221s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 81ab2b057b5e findmnt -no FSTYPE /tmp/ginkgo2689729755 [+2221s] virtiofs [+2221s] < Exit [It] Volume should be virtiofs - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:93 @ 07/23/24 12:25:41.997 (29.801s) [+2221s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:25:41.997 [+2221s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:25:41.997 (0s) [+2221s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:25:41.997 [+2221s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 81ab2b057b5e [+2222s] Waiting for VM to exit... [+2223s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:25:43.759 (1.762s) [+2223s] > 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/23/24 12:25:43.759 [+2223s] < 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/23/24 12:25:43.759 (0s) [+2223s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:25:43.759 [+2223s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:25:43.759 (0s) [+2223s] • [31.563 seconds] [+2223s] ------------------------------ [+2223s] run basic podman commands [+2223s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20 [+2223s] Volume should be disabled by command line [+2223s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:120 [+2223s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:25:43.759 [+2223s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:25:43.76 (0s) [+2223s] > 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/23/24 12:25:43.76 [+2223s] /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 43dcec1d0f71 [+2228s] Image resized. [+2228s] Machine init complete [+2228s] Starting machine "43dcec1d0f71" [+2251s] [+2251s] This machine is currently configured in rootless mode. If your containers [+2251s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+2251s] issues with non-podman clients, you can switch using the following command: [+2251s] [+2251s] podman machine set --rootful 43dcec1d0f71 [+2251s] [+2253s] API forwarding listening on: /tmp/podman_test2817196685/podman/43dcec1d0f71-api.sock [+2253s] You can connect Docker API clients by setting DOCKER_HOST using the [+2253s] following command in your terminal session: [+2253s] [+2253s] export DOCKER_HOST='unix:///tmp/podman_test2817196685/podman/43dcec1d0f71-api.sock' [+2253s] [+2253s] Machine "43dcec1d0f71" started successfully [+2253s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 43dcec1d0f71 findmnt -no FSTYPE -t 9p [+2253s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 43dcec1d0f71 findmnt -no FSTYPE -t virtiofs [+2253s] < 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/23/24 12:26:13.713 (29.954s) [+2253s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:26:13.713 [+2253s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:26:13.713 (0s) [+2253s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:26:13.713 [+2253s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 43dcec1d0f71 [+2253s] Waiting for VM to exit... [+2255s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:26:15.475 (1.762s) [+2255s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:26:15.475 [+2255s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:26:15.475 (0s) [+2255s] • [31.716 seconds] [+2255s] ------------------------------ [+2255s] run basic podman commands [+2255s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20 [+2255s] Podman ops with port forwarding and gvproxy [+2255s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:147 [+2255s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:26:15.476 [+2255s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:26:15.476 (0s) [+2255s] > 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/23/24 12:26:15.476 [+2255s] /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 d5d5a875b9f3 [+2260s] Image resized. [+2260s] Machine init complete [+2260s] Starting machine "d5d5a875b9f3" [+2284s] [+2284s] This machine is currently configured in rootless mode. If your containers [+2284s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+2284s] issues with non-podman clients, you can switch using the following command: [+2284s] [+2284s] podman machine set --rootful d5d5a875b9f3 [+2284s] [+2285s] Mounting volume... /tmp/podman_test622348873:/tmp/podman_test622348873 [+2286s] API forwarding listening on: /tmp/podman_test622348873/podman/d5d5a875b9f3-api.sock [+2286s] You can connect Docker API clients by setting DOCKER_HOST using the [+2286s] following command in your terminal session: [+2286s] [+2286s] export DOCKER_HOST='unix:///tmp/podman_test622348873/podman/d5d5a875b9f3-api.sock' [+2286s] [+2286s] Machine "d5d5a875b9f3" started successfully [+2286s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r run -dt --name test -p 62544:80 quay.io/libpod/alpine_nginx [+2286s] Trying to pull quay.io/libpod/alpine_nginx:latest... [+2286s] Getting image source signatures [+2286s] Copying blob sha256:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade [+2286s] Copying blob sha256:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 [+2286s] Copying blob sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 [+2287s] Copying config sha256:ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c [+2287s] Writing manifest to image destination [+2287s] WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) [+2287s] 97d761a892cde8985ebed627816ccb708fc3d3f8f7e9b22c04c865e4cebde1bb [+2287s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r exec test true [+2287s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r rm -af [+2288s] 97d761a892cde8985ebed627816ccb708fc3d3f8f7e9b22c04c865e4cebde1bb [+2288s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop d5d5a875b9f3 [+2288s] Waiting for VM to exit... [+2289s] Machine "d5d5a875b9f3" stopped successfully [+2290s] < 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/23/24 12:26:50.006 (34.53s) [+2290s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:26:50.006 [+2290s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:26:50.006 (0s) [+2290s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:26:50.006 [+2290s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force d5d5a875b9f3 [+2290s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:26:50.27 (264ms) [+2290s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:26:50.27 [+2290s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:26:50.271 (0s) [+2290s] • [34.795 seconds] [+2290s] ------------------------------ [+2290s] run basic podman commands [+2290s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20 [+2290s] podman volume on non-standard path [+2290s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:185 [+2290s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:26:50.271 [+2290s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/23/24 12:26:50.271 (0s) [+2290s] > Enter [It] podman volume on non-standard path - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:185 @ 07/23/24 12:26:50.271 [+2290s] /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-volume3314069460:/does/not/exist --now 447e3182b00f [+2294s] Image resized. [+2294s] Machine init complete [+2294s] Starting machine "447e3182b00f" [+2318s] [+2318s] This machine is currently configured in rootless mode. If your containers [+2318s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+2318s] issues with non-podman clients, you can switch using the following command: [+2318s] [+2318s] podman machine set --rootful 447e3182b00f [+2318s] [+2319s] Mounting volume... /tmp/machine-volume3314069460:/does/not/exist [+2320s] API forwarding listening on: /tmp/podman_test1301008197/podman/447e3182b00f-api.sock [+2320s] You can connect Docker API clients by setting DOCKER_HOST using the [+2320s] following command in your terminal session: [+2320s] [+2320s] export DOCKER_HOST='unix:///tmp/podman_test1301008197/podman/447e3182b00f-api.sock' [+2320s] [+2320s] Machine "447e3182b00f" started successfully [+2320s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 447e3182b00f cat /does/not/exist/testfile [+2320s] 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/23/24 12:27:20.521 (30.25s) [+2320s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:27:20.521 [+2320s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/23/24 12:27:20.521 (0s) [+2320s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:27:20.521 [+2320s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 447e3182b00f [+2320s] Waiting for VM to exit... [+2321s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/23/24 12:27:21.788 (1.266s) [+2321s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:27:21.788 [+2321s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/23/24 12:27:21.788 (0s) [+2321s] • [31.517 seconds] [+2321s] ------------------------------ [+2321s] [SynchronizedAfterSuite] [+2321s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:96 [+2321s] > Enter [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:96 @ 07/23/24 12:27:21.788 [+2321s] < Exit [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:96 @ 07/23/24 12:27:21.788 (0s) [+2321s] > Enter [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:96 @ 07/23/24 12:27:21.788 [+2321s] podman machine init machine init with rosetta=false 0.000317 seconds [+2321s] podman machine set set user mode networking 0.000370 seconds [+2321s] podman machine init machine init with rosetta=true 0.000413 seconds [+2321s] podman machine set wsl cannot change disk, memory, processor 0.000427 seconds [+2321s] podman machine stop stop bad name 0.021170 seconds [+2321s] podman machine ssh bad machine name 0.021354 seconds [+2321s] podman machine start bad start name 0.021365 seconds [+2321s] podman machine rm bad init name 0.021399 seconds [+2321s] podman machine reset starting from scratch should not error 0.030850 seconds [+2321s] podman inspect stop inspect bad name 0.030962 seconds [+2321s] podman machine init bad init 0.198084 seconds [+2321s] podman machine list list machine in human-readable format 4.524353 seconds [+2321s] podman machine list list machine in machine-readable byte format 4.534471 seconds [+2321s] podman machine list list machine 4.554437 seconds [+2321s] podman inspect stop inspect with go format 4.557850 seconds [+2321s] podman machine init verify a podman 4 config does not break podman 5 4.598404 seconds [+2321s] podman machine init simple init with username 4.615598 seconds [+2321s] podman machine ssh ssh to non-running machine 4.624586 seconds [+2321s] podman machine init simple init 4.626133 seconds [+2321s] podman machine rm machine rm --save-ignition --save-image 4.647109 seconds [+2321s] podman machine list list with --format 4.647552 seconds [+2321s] podman machine rm Remove machine 4.808650 seconds [+2321s] podman machine rm Removing all machines doesn't delete ssh keys 4.849844 seconds [+2321s] podman machine reset reset machine with one defined machine 4.860598 seconds [+2321s] podman machine info machine info 4.962609 seconds [+2321s] podman inspect stop inspect two machines 9.018240 seconds [+2321s] podman inspect stop inspect shows a unique socket name per machine 9.048958 seconds [+2321s] podman machine list list machines with quiet or noheading 9.069125 seconds [+2321s] podman machine init init should cleanup on failure 9.564023 seconds [+2321s] podman machine start start machine already started 29.427174 seconds [+2321s] run basic podman commands Volume should be virtiofs 29.800929 seconds [+2321s] podman machine start start machine with conflict on SSH port 29.853558 seconds [+2321s] run basic podman commands Volume should be disabled by command line 29.953853 seconds [+2321s] podman machine set set while machine already running 30.054955 seconds [+2321s] podman machine init machine init with volume 30.216630 seconds [+2321s] run basic podman commands podman volume on non-standard path 30.250447 seconds [+2321s] podman machine init machine init rootful with docker.sock check 30.266570 seconds [+2321s] podman machine init simple init with start 30.338762 seconds [+2321s] podman machine init machine init rootless docker.sock check 30.579257 seconds [+2321s] podman machine stop Stop running machine 30.739917 seconds [+2321s] podman machine set set rootful with docker sock change 31.076552 seconds [+2321s] podman machine ssh ssh to running machine and check os-type 31.084095 seconds [+2321s] podman machine set no settings should change if no flags 31.230513 seconds [+2321s] podman machine rm Remove running machine 31.612246 seconds [+2321s] podman machine list list machine: check if running while starting 31.879571 seconds [+2321s] run basic podman commands Basic ops 31.953774 seconds [+2321s] run basic podman commands Volume ops 32.450702 seconds [+2321s] podman machine start start two machines in parallel 34.227885 seconds [+2321s] run basic podman commands Podman ops with port forwarding and gvproxy 34.530199 seconds [+2321s] podman machine set set machine cpus, disk, memory 35.056269 seconds [+2321s] podman machine rm Remove machine sharing ssh key with another machine 35.497593 seconds [+2321s] podman machine start start only starts specified machine 36.370126 seconds [+2321s] podman machine reset reset with running machine and other machines idle 37.554184 seconds [+2321s] podman machine proxy settings propagation ssh to running machine and check proxy settings 54.576158 seconds [+2321s] podman machine start start simple machine 75.211697 seconds [+2321s] podman machine init machine init with cpus, disk size, memory, timezone 605.524826 seconds [+2321s] < Exit [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:96 @ 07/23/24 12:27:21.788 (0s) [+2321s] [SynchronizedAfterSuite] PASSED [0.000 seconds] [+2321s] ------------------------------ [+2321s] [ReportAfterSuite] Autogenerated ReportAfterSuite for --json-report [+2321s] autogenerated by Ginkgo [+2321s] > Enter [ReportAfterSuite] TOP-LEVEL - autogenerated by Ginkgo @ 07/23/24 12:27:21.788 [+2321s] < Exit [ReportAfterSuite] TOP-LEVEL - autogenerated by Ginkgo @ 07/23/24 12:27:21.802 (13ms) [+2321s] [ReportAfterSuite] PASSED [0.013 seconds] [+2321s] ------------------------------ [+2321s] [+2321s] Summarizing 1 Failure: [+2321s] [FAIL] podman machine init [It] machine init with cpus, disk size, memory, timezone [+2321s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:59 [+2321s] [+2321s] Ran 52 of 56 Specs in 2248.151 seconds [+2321s] FAIL! -- 51 Passed | 1 Failed | 0 Pending | 4 Skipped [+2321s] --- FAIL: TestMachine (2248.17s) [+2321s] FAIL [+2321s] [+2321s] Ginkgo ran 1 suite in 38m26.591636914s [+2321s] [+2321s] Test Suite Failed [+2321s] make[1]: *** [Makefile:649: ginkgo-run] Error 1 [+2321s] make[1]: Leaving directory '/var/tmp/go/src/github.com/containers/podman' [+2321s] make: *** [Makefile:678: localmachine] Error 2 [12:27:21] END - [+2321s] total duration since 2024-07-23T12:27:21Z Annotated results: https://api.cirrus-ci.com/v1/artifact/task/6551942539771904/html/machine-linux-podman-fedora-40-aarch64-rootless-host-sqlite.log.html Exit status: 2