/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:249 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-c20240621t123000z-f40f39d13 ************************************************************ Recursively chowning $GOPATH and $GOSRC to some4629dude Re-executing runner through ssh as user 'some4629dude' ************************************************************ + exec ssh some4629dude@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:249 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-c20240621t123000z-f40f39d13 ************************************************************ + echo finished # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/lib.sh:249 in source() finished Fedora release 40 (Forty) Kernel: 6.9.4-200.fc40.aarch64 Cgroups: cgroup2fs aardvark-dns-1.11.0-1.fc40-aarch64 buildah-1.35.4-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^20240607.g8a83b53-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:552 in main() _bail_if_test_can_be_skipped: head=2d2dbb5c21411db2a94693abf36b89a5b33a5658 base=5e27243935fdef80df5a54be5559aa0bfd18b39c [12:10:20] START - All [+xxxx] lines that follow are relative to 2024-06-26T12:10:20Z. [+0000s] + make localmachine # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:431 in _run_machine-linux() [+0004s] # gitCommit needed by logformatter, to link to sources [+0004s] /define.gitCommit=2d2dbb5c21411db2a94693abf36b89a5b33a5658 [+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: 1719403835 [+0073s] [+0073s] Will run 55 of 55 specs [+0073s] ------------------------------ [+0073s] [BeforeSuite] [+0073s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:53 [+0073s] > Enter [BeforeSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:53 @ 06/26/24 12:11:33.38 [+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 [+0075s] Copying config sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a [+0075s] Writing manifest to image destination [+0075s] 54d44d6d25cf3a6c611e4d8d4ac1f8de205ad7b5b48be5f39dc3346eb475f152 [+0080s] < Exit [BeforeSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:53 @ 06/26/24 12:11:40.358 (6.978s) [+0080s] [BeforeSuite] PASSED [6.978 seconds] [+0080s] ------------------------------ [+0080s] podman machine start [+0080s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+0080s] start simple machine [+0080s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:28 [+0080s] > Enter [BeforeEach] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:21 @ 06/26/24 12:11:40.359 [+0080s] < Exit [BeforeEach] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:21 @ 06/26/24 12:11:40.359 (0s) [+0080s] > Enter [It] start simple machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:28 @ 06/26/24 12:11:40.359 [+0080s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 dc716eaffc9f [+0085s] Image resized. [+0085s] Machine init complete [+0085s] To start your machine run: [+0085s] [+0085s] podman machine start dc716eaffc9f [+0085s] [+0085s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start dc716eaffc9f [+0085s] Starting machine "dc716eaffc9f" [+0111s] [+0111s] This machine is currently configured in rootless mode. If your containers [+0111s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0111s] issues with non-podman clients, you can switch using the following command: [+0111s] [+0111s] podman machine set --rootful dc716eaffc9f [+0111s] [+0112s] Mounting volume... /tmp/podman_test1877311674:/tmp/podman_test1877311674 [+0113s] API forwarding listening on: /tmp/podman_test1877311674/podman/dc716eaffc9f-api.sock [+0113s] You can connect Docker API clients by setting DOCKER_HOST using the [+0113s] following command in your terminal session: [+0113s] [+0113s] export DOCKER_HOST='unix:///tmp/podman_test1877311674/podman/dc716eaffc9f-api.sock' [+0113s] [+0113s] Machine "dc716eaffc9f" started successfully [+0113s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect dc716eaffc9f [+0113s] [ [+0113s] { [+0113s] "ConfigDir": { [+0113s] "Path": "/tmp/podman_test1877311674/.config/containers/podman/machine/qemu" [+0113s] }, [+0113s] "ConnectionInfo": { [+0113s] "PodmanSocket": { [+0113s] "Path": "/tmp/podman_test1877311674/podman/dc716eaffc9f-api.sock" [+0113s] }, [+0113s] "PodmanPipe": null [+0113s] }, [+0113s] "Created": "2024-06-26T12:11:40.416376988Z", [+0113s] "LastUp": "0001-01-01T00:00:00Z", [+0113s] "Name": "dc716eaffc9f", [+0113s] "Resources": { [+0113s] "CPUs": 32, [+0113s] "DiskSize": 11, [+0113s] "Memory": 2048, [+0113s] "USBs": [] [+0113s] }, [+0113s] "SSHConfig": { [+0113s] "IdentityPath": "/tmp/podman_test1877311674/.local/share/containers/podman/machine/machine", [+0113s] "Port": 45435, [+0113s] "RemoteUsername": "core" [+0113s] }, [+0113s] "State": "running", [+0113s] "UserModeNetworking": true, [+0113s] "Rootful": false, [+0113s] "Rosetta": false [+0113s] } [+0113s] ] [+0113s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop dc716eaffc9f [+0113s] Waiting for VM to exit... [+0114s] Machine "dc716eaffc9f" stopped successfully [+0114s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start dc716eaffc9f --no-info [+0114s] Starting machine "dc716eaffc9f" [+0136s] Mounting volume... /tmp/podman_test1877311674:/tmp/podman_test1877311674 [+0136s] Machine "dc716eaffc9f" started successfully [+0136s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop dc716eaffc9f [+0136s] Waiting for VM to exit... [+0137s] Machine "dc716eaffc9f" stopped successfully [+0137s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start dc716eaffc9f --quiet [+0159s] Machine "dc716eaffc9f" started successfully [+0159s] < Exit [It] start simple machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:28 @ 06/26/24 12:12:59.651 (1m19.293s) [+0159s] > Enter [AfterEach] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:24 @ 06/26/24 12:12:59.651 [+0159s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force dc716eaffc9f [+0159s] Waiting for VM to exit... [+0160s] < Exit [AfterEach] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:24 @ 06/26/24 12:13:00.918 (1.267s) [+0160s] • [80.560 seconds] [+0160s] ------------------------------ [+0160s] podman machine start [+0160s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+0160s] bad start name [+0160s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:64 [+0160s] > Enter [BeforeEach] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:21 @ 06/26/24 12:13:00.919 [+0160s] < Exit [BeforeEach] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:21 @ 06/26/24 12:13:00.919 (0s) [+0160s] > Enter [It] bad start name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:64 @ 06/26/24 12:13:00.919 [+0160s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+0160s] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist [+0160s] < Exit [It] bad start name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:64 @ 06/26/24 12:13:00.95 (32ms) [+0160s] > Enter [AfterEach] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:24 @ 06/26/24 12:13:00.95 [+0160s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+0160s] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist [+0160s] < Exit [AfterEach] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:24 @ 06/26/24 12:13:00.982 (31ms) [+0160s] • [0.063 seconds] [+0160s] ------------------------------ [+0160s] podman machine start [+0160s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+0160s] start machine already started [+0160s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:73 [+0160s] > Enter [BeforeEach] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:21 @ 06/26/24 12:13:00.982 [+0160s] < Exit [BeforeEach] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:21 @ 06/26/24 12:13:00.982 (0s) [+0160s] > Enter [It] start machine already started - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:73 @ 06/26/24 12:13:00.982 [+0160s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 45f469f5e011 [+0165s] Image resized. [+0165s] Machine init complete [+0165s] To start your machine run: [+0165s] [+0165s] podman machine start 45f469f5e011 [+0165s] [+0165s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 45f469f5e011 [+0165s] Starting machine "45f469f5e011" [+0189s] [+0189s] This machine is currently configured in rootless mode. If your containers [+0189s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0189s] issues with non-podman clients, you can switch using the following command: [+0189s] [+0189s] podman machine set --rootful 45f469f5e011 [+0189s] [+0190s] Mounting volume... /tmp/podman_test388738531:/tmp/podman_test388738531 [+0190s] API forwarding listening on: /tmp/podman_test388738531/podman/45f469f5e011-api.sock [+0190s] You can connect Docker API clients by setting DOCKER_HOST using the [+0190s] following command in your terminal session: [+0190s] [+0190s] export DOCKER_HOST='unix:///tmp/podman_test388738531/podman/45f469f5e011-api.sock' [+0190s] [+0190s] Machine "45f469f5e011" started successfully [+0190s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 45f469f5e011 [+0190s] [ [+0190s] { [+0190s] "ConfigDir": { [+0190s] "Path": "/tmp/podman_test388738531/.config/containers/podman/machine/qemu" [+0190s] }, [+0190s] "ConnectionInfo": { [+0190s] "PodmanSocket": { [+0190s] "Path": "/tmp/podman_test388738531/podman/45f469f5e011-api.sock" [+0190s] }, [+0190s] "PodmanPipe": null [+0190s] }, [+0190s] "Created": "2024-06-26T12:13:01.006580925Z", [+0190s] "LastUp": "0001-01-01T00:00:00Z", [+0190s] "Name": "45f469f5e011", [+0190s] "Resources": { [+0190s] "CPUs": 32, [+0190s] "DiskSize": 11, [+0190s] "Memory": 2048, [+0190s] "USBs": [] [+0190s] }, [+0190s] "SSHConfig": { [+0190s] "IdentityPath": "/tmp/podman_test388738531/.local/share/containers/podman/machine/machine", [+0190s] "Port": 42359, [+0190s] "RemoteUsername": "core" [+0190s] }, [+0190s] "State": "running", [+0190s] "UserModeNetworking": true, [+0190s] "Rootful": false, [+0190s] "Rosetta": false [+0190s] } [+0190s] ] [+0190s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 45f469f5e011 [+0190s] Starting machine "45f469f5e011" [+0190s] Error: unable to start "45f469f5e011": machine 45f469f5e011: VM already running or starting [+0190s] < Exit [It] start machine already started - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:73 @ 06/26/24 12:13:30.845 (29.863s) [+0190s] > Enter [AfterEach] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:24 @ 06/26/24 12:13:30.845 [+0190s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 45f469f5e011 [+0190s] Waiting for VM to exit... [+0192s] < Exit [AfterEach] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:24 @ 06/26/24 12:13:32.131 (1.287s) [+0192s] • [31.150 seconds] [+0192s] ------------------------------ [+0192s] podman machine start [+0192s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+0192s] start machine with conflict on SSH port [+0192s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:94 [+0192s] > Enter [BeforeEach] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:21 @ 06/26/24 12:13:32.131 [+0192s] < Exit [BeforeEach] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:21 @ 06/26/24 12:13:32.131 (0s) [+0192s] > Enter [It] start machine with conflict on SSH port - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:94 @ 06/26/24 12:13:32.131 [+0192s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 91d2c85bbe66 [+0196s] Image resized. [+0196s] Machine init complete [+0196s] To start your machine run: [+0196s] [+0196s] podman machine start 91d2c85bbe66 [+0196s] [+0196s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.Port}} 91d2c85bbe66 [+0196s] 40389 [+0196s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote system connection list --format {{.URI}} [+0196s] ssh://core@127.0.0.1:40389/run/user/4510/podman/podman.sock [+0196s] ssh://root@127.0.0.1:40389/run/podman/podman.sock [+0196s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 91d2c85bbe66 [+0196s] Starting machine "91d2c85bbe66" [+0196s] time="2024-06-26T12:13:36Z" level=warning msg="detected port conflict on machine ssh port [40389], reassigning" [+0220s] [+0220s] This machine is currently configured in rootless mode. If your containers [+0220s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0220s] issues with non-podman clients, you can switch using the following command: [+0220s] [+0220s] podman machine set --rootful 91d2c85bbe66 [+0220s] [+0221s] Mounting volume... /tmp/podman_test3303845505:/tmp/podman_test3303845505 [+0222s] API forwarding listening on: /tmp/podman_test3303845505/podman/91d2c85bbe66-api.sock [+0222s] You can connect Docker API clients by setting DOCKER_HOST using the [+0222s] following command in your terminal session: [+0222s] [+0222s] export DOCKER_HOST='unix:///tmp/podman_test3303845505/podman/91d2c85bbe66-api.sock' [+0222s] [+0222s] Machine "91d2c85bbe66" started successfully [+0222s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.Port}} 91d2c85bbe66 [+0222s] 40875 [+0222s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote system connection list --format {{.URI}} [+0222s] ssh://core@127.0.0.1:40875/run/user/4510/podman/podman.sock [+0222s] ssh://root@127.0.0.1:40875/run/podman/podman.sock [+0222s] < Exit [It] start machine with conflict on SSH port - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:94 @ 06/26/24 12:14:02.127 (29.995s) [+0222s] > Enter [AfterEach] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:24 @ 06/26/24 12:14:02.127 [+0222s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 91d2c85bbe66 [+0222s] Waiting for VM to exit... [+0223s] < Exit [AfterEach] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:24 @ 06/26/24 12:14:03.413 (1.287s) [+0223s] • [31.282 seconds] [+0223s] ------------------------------ [+0223s] podman machine start [+0223s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+0223s] start only starts specified machine [+0223s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:143 [+0223s] > Enter [BeforeEach] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:21 @ 06/26/24 12:14:03.413 [+0223s] < Exit [BeforeEach] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:21 @ 06/26/24 12:14:03.413 (0s) [+0223s] > Enter [It] start only starts specified machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:143 @ 06/26/24 12:14:03.414 [+0223s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 d18cc51a9bab [+0227s] Image resized. [+0227s] Machine init complete [+0227s] To start your machine run: [+0227s] [+0227s] podman machine start d18cc51a9bab [+0227s] [+0228s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 64012bc5fddb [+0232s] Image resized. [+0232s] Machine init complete [+0232s] To start your machine run: [+0232s] [+0232s] podman machine start 64012bc5fddb [+0232s] [+0232s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start d18cc51a9bab [+0232s] Starting machine "d18cc51a9bab" [+0255s] [+0255s] This machine is currently configured in rootless mode. If your containers [+0255s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0255s] issues with non-podman clients, you can switch using the following command: [+0255s] [+0255s] podman machine set --rootful d18cc51a9bab [+0255s] [+0257s] Mounting volume... /tmp/podman_test3532494738:/tmp/podman_test3532494738 [+0257s] API forwarding listening on: /tmp/podman_test3532494738/podman/d18cc51a9bab-api.sock [+0257s] You can connect Docker API clients by setting DOCKER_HOST using the [+0257s] following command in your terminal session: [+0257s] [+0257s] export DOCKER_HOST='unix:///tmp/podman_test3532494738/podman/d18cc51a9bab-api.sock' [+0257s] [+0257s] Machine "d18cc51a9bab" started successfully [+0257s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.State}} d18cc51a9bab [+0257s] running [+0257s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.State}} 64012bc5fddb [+0257s] stopped [+0257s] < Exit [It] start only starts specified machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:143 @ 06/26/24 12:14:37.688 (34.275s) [+0257s] > Enter [AfterEach] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:24 @ 06/26/24 12:14:37.688 [+0257s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force d18cc51a9bab [+0257s] Waiting for VM to exit... [+0258s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 64012bc5fddb [+0259s] < Exit [AfterEach] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:24 @ 06/26/24 12:14:39.228 (1.54s) [+0259s] • [35.815 seconds] [+0259s] ------------------------------ [+0259s] podman machine start [+0259s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+0259s] start two machines in parallel [+0259s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:176 [+0259s] > Enter [BeforeEach] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:21 @ 06/26/24 12:14:39.228 [+0259s] < Exit [BeforeEach] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:21 @ 06/26/24 12:14:39.228 (0s) [+0259s] > Enter [It] start two machines in parallel - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:176 @ 06/26/24 12:14:39.228 [+0259s] /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-351390de0544 [+0263s] Image resized. [+0263s] Machine init complete [+0263s] To start your machine run: [+0263s] [+0263s] podman machine start m1-351390de0544 [+0263s] [+0263s] /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-4c0407d552b8 [+0268s] Image resized. [+0268s] Machine init complete [+0268s] To start your machine run: [+0268s] [+0268s] podman machine start m2-4c0407d552b8 [+0268s] [+0268s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start m1-351390de0544 [+0268s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start m2-4c0407d552b8 [+0268s] Starting machine "m2-4c0407d552b8" [+0268s] Starting machine "m1-351390de0544" [+0292s] [+0292s] This machine is currently configured in rootless mode. If your containers [+0292s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0292s] issues with non-podman clients, you can switch using the following command: [+0292s] [+0292s] podman machine set --rootful m2-4c0407d552b8 [+0292s] [+0293s] Mounting volume... /tmp/podman_test1021955210:/tmp/podman_test1021955210 [+0293s] API forwarding listening on: /tmp/podman_test1021955210/podman/m2-4c0407d552b8-api.sock [+0293s] You can connect Docker API clients by setting DOCKER_HOST using the [+0293s] following command in your terminal session: [+0293s] [+0293s] export DOCKER_HOST='unix:///tmp/podman_test1021955210/podman/m2-4c0407d552b8-api.sock' [+0293s] [+0293s] Machine "m2-4c0407d552b8" started successfully [+0293s] Error: unable to start "m1-351390de0544": machine m2-4c0407d552b8: VM already running or starting [+0293s] < Exit [It] start two machines in parallel - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:176 @ 06/26/24 12:15:13.831 (34.602s) [+0293s] > Enter [AfterEach] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:24 @ 06/26/24 12:15:13.831 [+0293s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force m1-351390de0544 [+0294s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force m2-4c0407d552b8 [+0294s] Waiting for VM to exit... [+0295s] < Exit [AfterEach] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:24 @ 06/26/24 12:15:15.371 (1.541s) [+0295s] • [36.143 seconds] [+0295s] ------------------------------ [+0295s] run basic podman commands [+0295s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20 [+0295s] Basic ops [+0295s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:33 [+0295s] > Enter [BeforeEach] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:26 @ 06/26/24 12:15:15.372 [+0295s] < Exit [BeforeEach] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:26 @ 06/26/24 12:15:15.372 (0s) [+0295s] > Enter [It] Basic ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:33 @ 06/26/24 12:15:15.372 [+0295s] /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 0bde03c38537 [+0299s] Image resized. [+0299s] Machine init complete [+0299s] Starting machine "0bde03c38537" [+0324s] [+0324s] This machine is currently configured in rootless mode. If your containers [+0324s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0324s] issues with non-podman clients, you can switch using the following command: [+0324s] [+0324s] podman machine set --rootful 0bde03c38537 [+0324s] [+0325s] Mounting volume... /tmp/podman_test461158632:/tmp/podman_test461158632 [+0325s] API forwarding listening on: /tmp/podman_test461158632/podman/0bde03c38537-api.sock [+0325s] You can connect Docker API clients by setting DOCKER_HOST using the [+0325s] following command in your terminal session: [+0325s] [+0325s] export DOCKER_HOST='unix:///tmp/podman_test461158632/podman/0bde03c38537-api.sock' [+0325s] [+0325s] Machine "0bde03c38537" started successfully [+0325s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r images -q [+0326s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r pull quay.io/libpod/alpine_nginx [+0326s] Trying to pull quay.io/libpod/alpine_nginx:latest... [+0326s] Getting image source signatures [+0326s] Copying blob sha256:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade [+0326s] Copying blob sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 [+0326s] Copying blob sha256:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 [+0326s] Copying config sha256:ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c [+0326s] Writing manifest to image destination [+0326s] WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) [+0326s] ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c [+0327s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r run quay.io/libpod/alpine_nginx cat /etc/os-release [+0327s] WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) [+0327s] NAME="Alpine Linux" [+0327s] ID=alpine [+0327s] VERSION_ID=3.15.4 [+0327s] PRETTY_NAME="Alpine Linux v3.15" [+0327s] HOME_URL="https://alpinelinux.org/" [+0327s] BUG_REPORT_URL="https://bugs.alpinelinux.org/" [+0327s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r build /tmp/ginkgo1280671263 [+0327s] STEP 1/2: FROM quay.io/libpod/alpine_nginx [+0327s] WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) [+0327s] STEP 2/2: RUN ip addr [+0328s] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [+0328s] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [+0328s] inet 127.0.0.1/8 scope host lo [+0328s] valid_lft forever preferred_lft forever [+0328s] inet6 ::1/128 scope host [+0328s] valid_lft forever preferred_lft forever [+0328s] 2: enp0s1: mtu 65520 qdisc fq_codel state UNKNOWN qlen 1000 [+0328s] link/ether 1e:42:fd:c4:37:c6 brd ff:ff:ff:ff:ff:ff [+0328s] inet 192.168.127.2/24 brd 192.168.127.255 scope global noprefixroute enp0s1 [+0328s] valid_lft forever preferred_lft forever [+0328s] inet6 fe80::1c42:fdff:fec4:37c6/64 scope link tentative [+0328s] valid_lft forever preferred_lft forever [+0328s] COMMIT [+0328s] time="2024-06-26T12:15:47Z" level=warning msg="HEALTHCHECK is not supported for OCI image format and will be ignored. Must use `docker` format" [+0328s] --> 8eb216017b15 [+0328s] 8eb216017b1524457cb3072f0483c184dfe234d6b9a3351636574584f21c7fed [+0328s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r rm -a [+0328s] 46e0a1545fec62904a4effc5fa99076e6fc7f2216947b0476373c343c4ec7260 [+0328s] < Exit [It] Basic ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:33 @ 06/26/24 12:15:48.434 (33.062s) [+0328s] > Enter [AfterEach] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:29 @ 06/26/24 12:15:48.434 [+0328s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 0bde03c38537 [+0328s] Waiting for VM to exit... [+0330s] < Exit [AfterEach] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:29 @ 06/26/24 12:15:50.227 (1.792s) [+0330s] > 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 @ 06/26/24 12:15:50.227 [+0330s] < 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 @ 06/26/24 12:15:50.227 (0s) [+0330s] • [34.855 seconds] [+0330s] ------------------------------ [+0330s] run basic podman commands [+0330s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20 [+0330s] Volume ops [+0330s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:73 [+0330s] > Enter [BeforeEach] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:26 @ 06/26/24 12:15:50.227 [+0330s] < Exit [BeforeEach] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:26 @ 06/26/24 12:15:50.227 (0s) [+0330s] > Enter [It] Volume ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:73 @ 06/26/24 12:15:50.227 [+0330s] /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/ginkgo316237251 --now 827913ef128a [+0334s] Image resized. [+0334s] Machine init complete [+0334s] Starting machine "827913ef128a" [+0358s] [+0358s] This machine is currently configured in rootless mode. If your containers [+0358s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0358s] issues with non-podman clients, you can switch using the following command: [+0358s] [+0358s] podman machine set --rootful 827913ef128a [+0358s] [+0359s] Mounting volume... /tmp/ginkgo316237251:/tmp/ginkgo316237251 [+0360s] API forwarding listening on: /tmp/podman_test1225151273/podman/827913ef128a-api.sock [+0360s] You can connect Docker API clients by setting DOCKER_HOST using the [+0360s] following command in your terminal session: [+0360s] [+0360s] export DOCKER_HOST='unix:///tmp/podman_test1225151273/podman/827913ef128a-api.sock' [+0360s] [+0360s] Machine "827913ef128a" started successfully [+0360s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r run -v /tmp/ginkgo316237251:/test:Z quay.io/libpod/alpine_nginx ls /test/attr-test-file [+0360s] Trying to pull quay.io/libpod/alpine_nginx:latest... [+0361s] Getting image source signatures [+0361s] Copying blob sha256:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 [+0361s] Copying blob sha256:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade [+0361s] Copying blob sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 [+0361s] Copying config sha256:ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c [+0361s] Writing manifest to image destination [+0361s] WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) [+0361s] /test/attr-test-file [+0362s] < Exit [It] Volume ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:73 @ 06/26/24 12:16:22.143 (31.916s) [+0362s] > Enter [AfterEach] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:29 @ 06/26/24 12:16:22.143 [+0362s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 827913ef128a [+0362s] Waiting for VM to exit... [+0363s] < Exit [AfterEach] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:29 @ 06/26/24 12:16:23.935 (1.792s) [+0363s] > 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 @ 06/26/24 12:16:23.935 [+0363s] < 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 @ 06/26/24 12:16:23.935 (0s) [+0363s] • [33.708 seconds] [+0363s] ------------------------------ [+0363s] run basic podman commands [+0363s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20 [+0363s] Volume should be virtiofs [+0363s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:104 [+0363s] > Enter [BeforeEach] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:26 @ 06/26/24 12:16:23.935 [+0363s] < Exit [BeforeEach] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:26 @ 06/26/24 12:16:23.935 (0s) [+0363s] > Enter [It] Volume should be virtiofs - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:104 @ 06/26/24 12:16:23.935 [+0363s] /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/ginkgo3509289719 --now d9ee5a9e60f6 [+0368s] Image resized. [+0368s] Machine init complete [+0368s] Starting machine "d9ee5a9e60f6" [+0392s] [+0392s] This machine is currently configured in rootless mode. If your containers [+0392s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0392s] issues with non-podman clients, you can switch using the following command: [+0392s] [+0392s] podman machine set --rootful d9ee5a9e60f6 [+0392s] [+0393s] Mounting volume... /tmp/ginkgo3509289719:/tmp/ginkgo3509289719 [+0394s] API forwarding listening on: /tmp/podman_test3220611780/podman/d9ee5a9e60f6-api.sock [+0394s] You can connect Docker API clients by setting DOCKER_HOST using the [+0394s] following command in your terminal session: [+0394s] [+0394s] export DOCKER_HOST='unix:///tmp/podman_test3220611780/podman/d9ee5a9e60f6-api.sock' [+0394s] [+0394s] Machine "d9ee5a9e60f6" started successfully [+0394s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh d9ee5a9e60f6 findmnt -no FSTYPE /tmp/ginkgo3509289719 [+0394s] virtiofs [+0394s] < Exit [It] Volume should be virtiofs - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:104 @ 06/26/24 12:16:54.555 (30.619s) [+0394s] > Enter [AfterEach] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:29 @ 06/26/24 12:16:54.555 [+0394s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force d9ee5a9e60f6 [+0394s] Waiting for VM to exit... [+0395s] < Exit [AfterEach] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:29 @ 06/26/24 12:16:55.841 (1.286s) [+0395s] > 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 @ 06/26/24 12:16:55.841 [+0395s] < 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 @ 06/26/24 12:16:55.841 (0s) [+0395s] • [31.906 seconds] [+0395s] ------------------------------ [+0395s] run basic podman commands [+0395s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20 [+0395s] Podman ops with port forwarding and gvproxy [+0395s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:131 [+0395s] > Enter [BeforeEach] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:26 @ 06/26/24 12:16:55.841 [+0395s] < Exit [BeforeEach] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:26 @ 06/26/24 12:16:55.841 (0s) [+0395s] > Enter [It] Podman ops with port forwarding and gvproxy - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:131 @ 06/26/24 12:16:55.841 [+0395s] /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 c34224cf9240 [+0400s] Image resized. [+0400s] Machine init complete [+0400s] Starting machine "c34224cf9240" [+0424s] [+0424s] This machine is currently configured in rootless mode. If your containers [+0424s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0424s] issues with non-podman clients, you can switch using the following command: [+0424s] [+0424s] podman machine set --rootful c34224cf9240 [+0424s] [+0426s] Mounting volume... /tmp/podman_test1403238898:/tmp/podman_test1403238898 [+0426s] API forwarding listening on: /tmp/podman_test1403238898/podman/c34224cf9240-api.sock [+0426s] You can connect Docker API clients by setting DOCKER_HOST using the [+0426s] following command in your terminal session: [+0426s] [+0426s] export DOCKER_HOST='unix:///tmp/podman_test1403238898/podman/c34224cf9240-api.sock' [+0426s] [+0426s] Machine "c34224cf9240" started successfully [+0426s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r run -dt --name test -p 62544:80 quay.io/libpod/alpine_nginx [+0426s] Trying to pull quay.io/libpod/alpine_nginx:latest... [+0427s] Getting image source signatures [+0427s] Copying blob sha256:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 [+0427s] Copying blob sha256:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade [+0427s] Copying blob sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 [+0427s] Copying config sha256:ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c [+0427s] Writing manifest to image destination [+0427s] WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) [+0427s] f05a5ff7c62f67ee9e293ada7fbc6244878c80567c1e4aad4ff5a096c9c758df [+0428s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r exec test true [+0428s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r rm -af [+0428s] f05a5ff7c62f67ee9e293ada7fbc6244878c80567c1e4aad4ff5a096c9c758df [+0428s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop c34224cf9240 [+0428s] Waiting for VM to exit... [+0430s] Machine "c34224cf9240" stopped successfully [+0430s] < Exit [It] Podman ops with port forwarding and gvproxy - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:131 @ 06/26/24 12:17:30.502 (34.661s) [+0430s] > Enter [AfterEach] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:29 @ 06/26/24 12:17:30.503 [+0430s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force c34224cf9240 [+0430s] < Exit [AfterEach] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:29 @ 06/26/24 12:17:30.787 (284ms) [+0430s] • [34.945 seconds] [+0430s] ------------------------------ [+0430s] run basic podman commands [+0430s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20 [+0430s] podman volume on non-standard path [+0430s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:169 [+0430s] > Enter [BeforeEach] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:26 @ 06/26/24 12:17:30.787 [+0430s] < Exit [BeforeEach] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:26 @ 06/26/24 12:17:30.787 (0s) [+0430s] > Enter [It] podman volume on non-standard path - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:169 @ 06/26/24 12:17:30.787 [+0430s] /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-volume3350656060:/does/not/exist --now e6ce1c4c143e [+0435s] Image resized. [+0435s] Machine init complete [+0435s] Starting machine "e6ce1c4c143e" [+0458s] [+0458s] This machine is currently configured in rootless mode. If your containers [+0458s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0458s] issues with non-podman clients, you can switch using the following command: [+0458s] [+0458s] podman machine set --rootful e6ce1c4c143e [+0458s] [+0460s] Mounting volume... /tmp/machine-volume3350656060:/does/not/exist [+0460s] API forwarding listening on: /tmp/podman_test692939741/podman/e6ce1c4c143e-api.sock [+0460s] You can connect Docker API clients by setting DOCKER_HOST using the [+0460s] following command in your terminal session: [+0460s] [+0460s] export DOCKER_HOST='unix:///tmp/podman_test692939741/podman/e6ce1c4c143e-api.sock' [+0460s] [+0460s] Machine "e6ce1c4c143e" started successfully [+0460s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh e6ce1c4c143e cat /does/not/exist/testfile [+0461s] abcdefg1234567 < Exit [It] podman volume on non-standard path - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:169 @ 06/26/24 12:18:01.021 (30.234s) [+0461s] > Enter [AfterEach] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:29 @ 06/26/24 12:18:01.021 [+0461s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force e6ce1c4c143e [+0461s] Waiting for VM to exit... [+0462s] < Exit [AfterEach] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:29 @ 06/26/24 12:18:02.308 (1.287s) [+0462s] • [31.522 seconds] [+0462s] ------------------------------ [+0462s] podman machine stop [+0462s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:12 [+0462s] stop bad name [+0462s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:25 [+0462s] > Enter [BeforeEach] podman machine stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:18 @ 06/26/24 12:18:02.309 [+0462s] < Exit [BeforeEach] podman machine stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:18 @ 06/26/24 12:18:02.309 (0s) [+0462s] > Enter [It] stop bad name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:25 @ 06/26/24 12:18:02.309 [+0462s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+0462s] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist [+0462s] < Exit [It] stop bad name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:25 @ 06/26/24 12:18:02.34 (31ms) [+0462s] > Enter [AfterEach] podman machine stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:21 @ 06/26/24 12:18:02.34 [+0462s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+0462s] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist [+0462s] < Exit [AfterEach] podman machine stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:21 @ 06/26/24 12:18:02.361 (21ms) [+0462s] • [0.052 seconds] [+0462s] ------------------------------ [+0462s] podman machine stop [+0462s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:12 [+0462s] Stop running machine [+0462s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:33 [+0462s] > Enter [BeforeEach] podman machine stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:18 @ 06/26/24 12:18:02.361 [+0462s] < Exit [BeforeEach] podman machine stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:18 @ 06/26/24 12:18:02.361 (0s) [+0462s] > Enter [It] Stop running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:33 @ 06/26/24 12:18:02.361 [+0462s] /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 e45ee263a4e2 [+0466s] Image resized. [+0466s] Machine init complete [+0466s] Starting machine "e45ee263a4e2" [+0490s] [+0490s] This machine is currently configured in rootless mode. If your containers [+0490s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0490s] issues with non-podman clients, you can switch using the following command: [+0490s] [+0490s] podman machine set --rootful e45ee263a4e2 [+0490s] [+0491s] Mounting volume... /tmp/podman_test2692383567:/tmp/podman_test2692383567 [+0492s] API forwarding listening on: /tmp/podman_test2692383567/podman/e45ee263a4e2-api.sock [+0492s] You can connect Docker API clients by setting DOCKER_HOST using the [+0492s] following command in your terminal session: [+0492s] [+0492s] export DOCKER_HOST='unix:///tmp/podman_test2692383567/podman/e45ee263a4e2-api.sock' [+0492s] [+0492s] Machine "e45ee263a4e2" started successfully [+0492s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop e45ee263a4e2 [+0492s] Waiting for VM to exit... [+0493s] Machine "e45ee263a4e2" stopped successfully [+0493s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop e45ee263a4e2 [+0493s] Machine "e45ee263a4e2" stopped successfully [+0493s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.LastUp.Format "2006-01-02T15:04:05Z07:00"}} e45ee263a4e2 [+0493s] 2024-06-26T12:18:33Z [+0493s] < Exit [It] Stop running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:33 @ 06/26/24 12:18:33.365 (31.004s) [+0493s] > Enter [AfterEach] podman machine stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:21 @ 06/26/24 12:18:33.365 [+0493s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force e45ee263a4e2 [+0493s] < Exit [AfterEach] podman machine stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:21 @ 06/26/24 12:18:33.649 (284ms) [+0493s] • [31.288 seconds] [+0493s] ------------------------------ [+0493s] podman machine reset [+0493s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:9 [+0493s] starting from scratch should not error [+0493s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:22 [+0493s] > Enter [BeforeEach] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:15 @ 06/26/24 12:18:33.649 [+0493s] < Exit [BeforeEach] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:15 @ 06/26/24 12:18:33.649 (0s) [+0493s] > Enter [It] starting from scratch should not error - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:22 @ 06/26/24 12:18:33.649 [+0493s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine reset --force [+0493s] < Exit [It] starting from scratch should not error - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:22 @ 06/26/24 12:18:33.68 (31ms) [+0493s] > Enter [AfterEach] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:18 @ 06/26/24 12:18:33.68 [+0493s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 718c064fbed4 [+0493s] Error: 718c064fbed4: VM does not exist [+0493s] < Exit [AfterEach] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:18 @ 06/26/24 12:18:33.702 (22ms) [+0493s] • [0.053 seconds] [+0493s] ------------------------------ [+0493s] podman machine reset [+0493s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:9 [+0493s] reset machine with one defined machine [+0493s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:29 [+0493s] > Enter [BeforeEach] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:15 @ 06/26/24 12:18:33.702 [+0493s] < Exit [BeforeEach] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:15 @ 06/26/24 12:18:33.702 (0s) [+0493s] > Enter [It] reset machine with one defined machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:29 @ 06/26/24 12:18:33.702 [+0493s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 4cb911c8b721 [+0498s] Image resized. [+0498s] Machine init complete [+0498s] To start your machine run: [+0498s] [+0498s] podman machine start 4cb911c8b721 [+0498s] [+0498s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading [+0498s] 4cb911c8b721* qemu 4 seconds ago Never 32 2GiB 11GiB [+0498s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine reset --force [+0498s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading [+0498s] < Exit [It] reset machine with one defined machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:29 @ 06/26/24 12:18:38.632 (4.93s) [+0498s] > Enter [AfterEach] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:18 @ 06/26/24 12:18:38.632 [+0498s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 4cb911c8b721 [+0498s] Error: 4cb911c8b721: VM does not exist [+0498s] < Exit [AfterEach] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:18 @ 06/26/24 12:18:38.653 (21ms) [+0498s] • [4.951 seconds] [+0498s] ------------------------------ [+0498s] podman machine reset [+0498s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:9 [+0498s] reset with running machine and other machines idle [+0498s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:53 [+0498s] > Enter [BeforeEach] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:15 @ 06/26/24 12:18:38.653 [+0498s] < Exit [BeforeEach] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:15 @ 06/26/24 12:18:38.653 (0s) [+0498s] > Enter [It] reset with running machine and other machines idle - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:53 @ 06/26/24 12:18:38.653 [+0498s] /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 0bc5ae7ae889 [+0503s] Image resized. [+0503s] Machine init complete [+0503s] Starting machine "0bc5ae7ae889" [+0527s] [+0527s] This machine is currently configured in rootless mode. If your containers [+0527s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0527s] issues with non-podman clients, you can switch using the following command: [+0527s] [+0527s] podman machine set --rootful 0bc5ae7ae889 [+0527s] [+0528s] Mounting volume... /tmp/podman_test1336027834:/tmp/podman_test1336027834 [+0528s] API forwarding listening on: /tmp/podman_test1336027834/podman/0bc5ae7ae889-api.sock [+0528s] You can connect Docker API clients by setting DOCKER_HOST using the [+0528s] following command in your terminal session: [+0528s] [+0528s] export DOCKER_HOST='unix:///tmp/podman_test1336027834/podman/0bc5ae7ae889-api.sock' [+0528s] [+0528s] Machine "0bc5ae7ae889" started successfully [+0528s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading [+0529s] 0bc5ae7ae889* qemu 30 seconds ago Currently running 32 2GiB 11GiB [+0529s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 060e406a8e79 [+0533s] Image resized. [+0533s] Machine init complete [+0533s] To start your machine run: [+0533s] [+0533s] podman machine start 060e406a8e79 [+0533s] [+0533s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading [+0533s] 0bc5ae7ae889* qemu 34 seconds ago Currently running 32 2GiB 11GiB [+0533s] 060e406a8e79 qemu 4 seconds ago Never 32 2GiB 11GiB [+0533s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine reset --force [+0533s] Waiting for VM to exit... [+0535s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading [+0535s] < Exit [It] reset with running machine and other machines idle - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:53 @ 06/26/24 12:19:15.64 (36.987s) [+0535s] > Enter [AfterEach] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:18 @ 06/26/24 12:19:15.64 [+0535s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 0bc5ae7ae889 [+0535s] Error: 0bc5ae7ae889: VM does not exist [+0535s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 060e406a8e79 [+0535s] Error: 060e406a8e79: VM does not exist [+0535s] < Exit [AfterEach] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:18 @ 06/26/24 12:19:15.683 (42ms) [+0535s] • [37.029 seconds] [+0535s] ------------------------------ [+0535s] podman machine ssh [+0535s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:10 [+0535s] bad machine name [+0535s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:23 [+0535s] > Enter [BeforeEach] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:16 @ 06/26/24 12:19:15.683 [+0535s] < Exit [BeforeEach] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:16 @ 06/26/24 12:19:15.683 (0s) [+0535s] > Enter [It] bad machine name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:23 @ 06/26/24 12:19:15.683 [+0535s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 560ff2086f04 [+0535s] Error: vm podman-machine-default not found: podman-machine-default: VM does not exist [+0535s] < Exit [It] bad machine name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:23 @ 06/26/24 12:19:15.704 (21ms) [+0535s] > Enter [AfterEach] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:19 @ 06/26/24 12:19:15.704 [+0535s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 560ff2086f04 [+0535s] Error: 560ff2086f04: VM does not exist [+0535s] < Exit [AfterEach] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:19 @ 06/26/24 12:19:15.725 (21ms) [+0535s] • [0.042 seconds] [+0535s] ------------------------------ [+0535s] podman machine ssh [+0535s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:10 [+0535s] ssh to non-running machine [+0535s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:32 [+0535s] > Enter [BeforeEach] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:16 @ 06/26/24 12:19:15.725 [+0535s] < Exit [BeforeEach] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:16 @ 06/26/24 12:19:15.725 (0s) [+0535s] > Enter [It] ssh to non-running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:32 @ 06/26/24 12:19:15.725 [+0535s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 2e8b3eede8d1 [+0540s] Image resized. [+0540s] Machine init complete [+0540s] To start your machine run: [+0540s] [+0540s] podman machine start 2e8b3eede8d1 [+0540s] [+0540s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 2e8b3eede8d1 [+0540s] Error: vm "2e8b3eede8d1" is not running [+0540s] < Exit [It] ssh to non-running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:32 @ 06/26/24 12:19:20.269 (4.544s) [+0540s] > Enter [AfterEach] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:19 @ 06/26/24 12:19:20.269 [+0540s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 2e8b3eede8d1 [+0540s] < Exit [AfterEach] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:19 @ 06/26/24 12:19:20.543 (274ms) [+0540s] • [4.818 seconds] [+0540s] ------------------------------ [+0540s] podman machine ssh [+0540s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:10 [+0540s] ssh to running machine and check os-type [+0540s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:46 [+0540s] > Enter [BeforeEach] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:16 @ 06/26/24 12:19:20.543 [+0540s] < Exit [BeforeEach] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:16 @ 06/26/24 12:19:20.544 (0s) [+0540s] > Enter [It] ssh to running machine and check os-type - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:46 @ 06/26/24 12:19:20.544 [+0540s] /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 2c38fa53d8ad [+0545s] Image resized. [+0545s] Machine init complete [+0545s] Starting machine "2c38fa53d8ad" [+0568s] [+0568s] This machine is currently configured in rootless mode. If your containers [+0568s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0568s] issues with non-podman clients, you can switch using the following command: [+0568s] [+0568s] podman machine set --rootful 2c38fa53d8ad [+0568s] [+0569s] Mounting volume... /tmp/podman_test411685836:/tmp/podman_test411685836 [+0570s] API forwarding listening on: /tmp/podman_test411685836/podman/2c38fa53d8ad-api.sock [+0570s] You can connect Docker API clients by setting DOCKER_HOST using the [+0570s] following command in your terminal session: [+0570s] [+0570s] export DOCKER_HOST='unix:///tmp/podman_test411685836/podman/2c38fa53d8ad-api.sock' [+0570s] [+0570s] Machine "2c38fa53d8ad" started successfully [+0570s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 2c38fa53d8ad cat /etc/os-release [+0570s] NAME="Fedora Linux" [+0570s] VERSION="40.20240519.2.0 (CoreOS)" [+0570s] ID=fedora [+0570s] VERSION_ID=40 [+0570s] VERSION_CODENAME="" [+0570s] PLATFORM_ID="platform:f40" [+0570s] PRETTY_NAME="Fedora CoreOS 40.20240519.2.0" [+0570s] ANSI_COLOR="0;38;2;60;110;180" [+0570s] LOGO=fedora-logo-icon [+0570s] CPE_NAME="cpe:/o:fedoraproject:fedora:40" [+0570s] HOME_URL="https://getfedora.org/coreos/" [+0570s] DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora-coreos/" [+0570s] SUPPORT_URL="https://github.com/coreos/fedora-coreos-tracker/" [+0570s] BUG_REPORT_URL="https://github.com/coreos/fedora-coreos-tracker/" [+0570s] REDHAT_BUGZILLA_PRODUCT="Fedora" [+0570s] REDHAT_BUGZILLA_PRODUCT_VERSION=40 [+0570s] REDHAT_SUPPORT_PRODUCT="Fedora" [+0570s] REDHAT_SUPPORT_PRODUCT_VERSION=40 [+0570s] SUPPORT_END=2025-05-13 [+0570s] VARIANT="CoreOS" [+0570s] VARIANT_ID=coreos [+0570s] OSTREE_VERSION='40.20240519.2.0' [+0570s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 2c38fa53d8ad false [+0570s] < Exit [It] ssh to running machine and check os-type - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:46 @ 06/26/24 12:19:50.74 (30.196s) [+0570s] > Enter [AfterEach] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:19 @ 06/26/24 12:19:50.74 [+0570s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 2c38fa53d8ad [+0570s] Waiting for VM to exit... [+0572s] < Exit [AfterEach] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:19 @ 06/26/24 12:19:52.026 (1.286s) [+0572s] • [31.483 seconds] [+0572s] ------------------------------ [+0572s] podman inspect stop [+0572s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:13 [+0572s] inspect bad name [+0572s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:26 [+0572s] > Enter [BeforeEach] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:19 @ 06/26/24 12:19:52.026 [+0572s] < Exit [BeforeEach] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:19 @ 06/26/24 12:19:52.026 (0s) [+0572s] > Enter [It] inspect bad name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:26 @ 06/26/24 12:19:52.026 [+0572s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+0572s] [] [+0572s] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist [+0572s] < Exit [It] inspect bad name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:26 @ 06/26/24 12:19:52.058 (32ms) [+0572s] > Enter [AfterEach] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:22 @ 06/26/24 12:19:52.058 [+0572s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+0572s] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist [+0572s] < Exit [AfterEach] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:22 @ 06/26/24 12:19:52.08 (21ms) [+0572s] • [0.053 seconds] [+0572s] ------------------------------ [+0572s] podman inspect stop [+0572s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:13 [+0572s] inspect two machines [+0572s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:34 [+0572s] > Enter [BeforeEach] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:19 @ 06/26/24 12:19:52.08 [+0572s] < Exit [BeforeEach] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:19 @ 06/26/24 12:19:52.08 (0s) [+0572s] > Enter [It] inspect two machines - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:34 @ 06/26/24 12:19:52.08 [+0572s] /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 [+0576s] Image resized. [+0576s] Machine init complete [+0576s] To start your machine run: [+0576s] [+0576s] podman machine start foo1 [+0576s] [+0576s] /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 [+0581s] Image resized. [+0581s] Machine init complete [+0581s] To start your machine run: [+0581s] [+0581s] podman machine start foo2 [+0581s] [+0581s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Name}} foo1 [+0581s] foo1 [+0581s] < Exit [It] inspect two machines - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:34 @ 06/26/24 12:20:01.169 (9.089s) [+0581s] > Enter [AfterEach] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:22 @ 06/26/24 12:20:01.169 [+0581s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo1 [+0581s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo2 [+0581s] < Exit [AfterEach] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:22 @ 06/26/24 12:20:01.707 (538ms) [+0581s] • [9.627 seconds] [+0581s] ------------------------------ [+0581s] podman inspect stop [+0581s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:13 [+0581s] inspect with go format [+0581s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:53 [+0581s] > Enter [BeforeEach] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:19 @ 06/26/24 12:20:01.707 [+0581s] < Exit [BeforeEach] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:19 @ 06/26/24 12:20:01.707 (0s) [+0581s] > Enter [It] inspect with go format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:53 @ 06/26/24 12:20:01.707 [+0581s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 bef8290cee05 [+0586s] Image resized. [+0586s] Machine init complete [+0586s] To start your machine run: [+0586s] [+0586s] podman machine start bef8290cee05 [+0586s] [+0586s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect bef8290cee05 [+0586s] [ [+0586s] { [+0586s] "ConfigDir": { [+0586s] "Path": "/tmp/podman_test139045937/.config/containers/podman/machine/qemu" [+0586s] }, [+0586s] "ConnectionInfo": { [+0586s] "PodmanSocket": { [+0586s] "Path": "/tmp/podman_test139045937/podman/bef8290cee05-api.sock" [+0586s] }, [+0586s] "PodmanPipe": null [+0586s] }, [+0586s] "Created": "2024-06-26T12:20:01.731008658Z", [+0586s] "LastUp": "0001-01-01T00:00:00Z", [+0586s] "Name": "bef8290cee05", [+0586s] "Resources": { [+0586s] "CPUs": 32, [+0586s] "DiskSize": 11, [+0586s] "Memory": 2048, [+0586s] "USBs": [] [+0586s] }, [+0586s] "SSHConfig": { [+0586s] "IdentityPath": "/tmp/podman_test139045937/.local/share/containers/podman/machine/machine", [+0586s] "Port": 35335, [+0586s] "RemoteUsername": "core" [+0586s] }, [+0586s] "State": "stopped", [+0586s] "UserModeNetworking": true, [+0586s] "Rootful": false, [+0586s] "Rosetta": false [+0586s] } [+0586s] ] [+0586s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Name}} bef8290cee05 [+0586s] bef8290cee05 [+0586s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Abcde}} bef8290cee05 [+0586s] Error: template: inspect:1:13: executing "inspect" at <.Abcde>: can't evaluate field Abcde in type machine.InspectInfo [+0586s] < Exit [It] inspect with go format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:53 @ 06/26/24 12:20:06.314 (4.607s) [+0586s] > Enter [AfterEach] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:22 @ 06/26/24 12:20:06.314 [+0586s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force bef8290cee05 [+0586s] < Exit [AfterEach] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:22 @ 06/26/24 12:20:06.599 (284ms) [+0586s] • [4.892 seconds] [+0586s] ------------------------------ [+0586s] podman inspect stop [+0586s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:13 [+0586s] inspect shows a unique socket name per machine [+0586s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:93 [+0586s] > Enter [BeforeEach] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:19 @ 06/26/24 12:20:06.599 [+0586s] < Exit [BeforeEach] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:19 @ 06/26/24 12:20:06.599 (0s) [+0586s] > Enter [It] inspect shows a unique socket name per machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:93 @ 06/26/24 12:20:06.599 [+0586s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 e642bb6543fb [+0591s] Image resized. [+0591s] Machine init complete [+0591s] To start your machine run: [+0591s] [+0591s] podman machine start e642bb6543fb [+0591s] [+0591s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect e642bb6543fb [+0591s] [ [+0591s] { [+0591s] "ConfigDir": { [+0591s] "Path": "/tmp/podman_test2525079303/.config/containers/podman/machine/qemu" [+0591s] }, [+0591s] "ConnectionInfo": { [+0591s] "PodmanSocket": { [+0591s] "Path": "/tmp/podman_test2525079303/podman/e642bb6543fb-api.sock" [+0591s] }, [+0591s] "PodmanPipe": null [+0591s] }, [+0591s] "Created": "2024-06-26T12:20:06.62334274Z", [+0591s] "LastUp": "0001-01-01T00:00:00Z", [+0591s] "Name": "e642bb6543fb", [+0591s] "Resources": { [+0591s] "CPUs": 32, [+0591s] "DiskSize": 11, [+0591s] "Memory": 2048, [+0591s] "USBs": [] [+0591s] }, [+0591s] "SSHConfig": { [+0591s] "IdentityPath": "/tmp/podman_test2525079303/.local/share/containers/podman/machine/machine", [+0591s] "Port": 44949, [+0591s] "RemoteUsername": "core" [+0591s] }, [+0591s] "State": "stopped", [+0591s] "UserModeNetworking": true, [+0591s] "Rootful": false, [+0591s] "Rosetta": false [+0591s] } [+0591s] ] [+0591s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 01264e6aad5d [+0595s] Image resized. [+0595s] Machine init complete [+0595s] To start your machine run: [+0595s] [+0595s] podman machine start 01264e6aad5d [+0595s] [+0595s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 01264e6aad5d [+0595s] [ [+0595s] { [+0595s] "ConfigDir": { [+0595s] "Path": "/tmp/podman_test2525079303/.config/containers/podman/machine/qemu" [+0595s] }, [+0595s] "ConnectionInfo": { [+0595s] "PodmanSocket": { [+0595s] "Path": "/tmp/podman_test2525079303/podman/01264e6aad5d-api.sock" [+0595s] }, [+0595s] "PodmanPipe": null [+0595s] }, [+0595s] "Created": "2024-06-26T12:20:11.183967559Z", [+0595s] "LastUp": "0001-01-01T00:00:00Z", [+0595s] "Name": "01264e6aad5d", [+0595s] "Resources": { [+0595s] "CPUs": 32, [+0595s] "DiskSize": 11, [+0595s] "Memory": 2048, [+0595s] "USBs": [] [+0595s] }, [+0595s] "SSHConfig": { [+0595s] "IdentityPath": "/tmp/podman_test2525079303/.local/share/containers/podman/machine/machine", [+0595s] "Port": 44877, [+0595s] "RemoteUsername": "core" [+0595s] }, [+0595s] "State": "stopped", [+0595s] "UserModeNetworking": true, [+0595s] "Rootful": false, [+0595s] "Rosetta": false [+0595s] } [+0595s] ] [+0595s] < Exit [It] inspect shows a unique socket name per machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:93 @ 06/26/24 12:20:15.677 (9.078s) [+0595s] > Enter [AfterEach] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:22 @ 06/26/24 12:20:15.678 [+0595s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force e642bb6543fb [+0595s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 01264e6aad5d [+0596s] < Exit [AfterEach] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:22 @ 06/26/24 12:20:16.217 (539ms) [+0596s] • [9.618 seconds] [+0596s] ------------------------------ [+0596s] podman machine set [+0596s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+0596s] set machine cpus, disk, memory [+0596s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:28 [+0596s] > Enter [BeforeEach] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:21 @ 06/26/24 12:20:16.217 [+0596s] < Exit [BeforeEach] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:21 @ 06/26/24 12:20:16.217 (0s) [+0596s] > Enter [It] set machine cpus, disk, memory - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:28 @ 06/26/24 12:20:16.217 [+0596s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 3d1ac09e2a72 [+0600s] Image resized. [+0600s] Machine init complete [+0600s] To start your machine run: [+0600s] [+0600s] podman machine start 3d1ac09e2a72 [+0600s] [+0600s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --cpus 2 --disk-size 102 --memory 4096 3d1ac09e2a72 [+0600s] Image resized. [+0600s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --cpus 2 --disk-size 5 --memory 4096 3d1ac09e2a72 [+0600s] Error: new disk size must be larger than 102 GB [+0600s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 3d1ac09e2a72 [+0600s] Starting machine "3d1ac09e2a72" [+0840s] [FAILED] Timed out after 240.001s. [+0840s] Expected process to exit. It did not. [+0840s] In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:56 @ 06/26/24 12:24:20.795 [+0840s] [+0840s] Full Stack Trace [+0840s] github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineSession).waitWithTimeout(0x400019e5b0, 0x37e11d6000) [+0840s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:56 +0xc8 [+0840s] github.com/containers/podman/v5/pkg/machine/e2e_test.runWrapper({0x40004d21c0, 0x3e}, {0x4000209cc0, 0x3, 0x4}, 0x37e11d6000, 0x1) [+0840s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:175 +0x2f0 [+0840s] github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineTestBuilder).run(...) [+0840s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:159 [+0840s] github.com/containers/podman/v5/pkg/machine/e2e_test.init.func12.3() [+0840s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:47 +0x5a4 [+0840s] < Exit [It] set machine cpus, disk, memory - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:28 @ 06/26/24 12:24:20.795 (4m4.578s) [+0840s] > Enter [AfterEach] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:24 @ 06/26/24 12:24:20.795 [+0840s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 3d1ac09e2a72 [+1080s] [FAILED] Timed out after 240.001s. [+1080s] Expected process to exit. It did not. [+1080s] In [AfterEach] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:56 @ 06/26/24 12:28:20.796 [+1080s] [+1080s] Full Stack Trace [+1080s] github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineSession).waitWithTimeout(0x400019e610, 0x37e11d6000) [+1080s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:56 +0xc8 [+1080s] github.com/containers/podman/v5/pkg/machine/e2e_test.runWrapper({0x40004d21c0, 0x3e}, {0x4000a94080, 0x4, 0x4}, 0x37e11d6000, 0x1) [+1080s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:175 +0x2f0 [+1080s] github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineTestBuilder).run(...) [+1080s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:159 [+1080s] github.com/containers/podman/v5/pkg/machine/e2e_test.teardown({0x40000441b5, 0x12}, {0x4000486a00, 0x1a}, 0x4000686150) [+1080s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:134 +0xec [+1080s] github.com/containers/podman/v5/pkg/machine/e2e_test.init.func12.2() [+1080s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:25 +0x40 [+1080s] < Exit [AfterEach] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:24 @ 06/26/24 12:28:20.796 (4m0.001s) [+1080s] • [FAILED] [484.579 seconds] [+1080s] podman machine set [+1080s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+1080s] [It] set machine cpus, disk, memory [+1080s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:28 [+1080s] ------------------------------ [+1080s] podman machine set [+1080s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+1080s] wsl cannot change disk, memory, processor [+1080s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:78 [+1080s] > Enter [BeforeEach] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:21 @ 06/26/24 12:28:20.796 [+1080s] < Exit [BeforeEach] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:21 @ 06/26/24 12:28:20.796 (0s) [+1080s] > Enter [It] wsl cannot change disk, memory, processor - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:78 @ 06/26/24 12:28:20.796 [+1080s] [SKIPPED] tests are only for WSL provider [+1080s] In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:222 @ 06/26/24 12:28:20.797 [+1080s] [+1080s] Full Stack Trace [+1080s] github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfNotVmtype(0x1, {0x1317f96, 0x1f}) [+1080s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:222 +0x64 [+1080s] github.com/containers/podman/v5/pkg/machine/e2e_test.init.func12.4() [+1080s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:79 +0x38 [+1080s] < Exit [It] wsl cannot change disk, memory, processor - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:78 @ 06/26/24 12:28:20.797 (0s) [+1080s] > Enter [AfterEach] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:24 @ 06/26/24 12:28:20.797 [+1080s] < Exit [AfterEach] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:24 @ 06/26/24 12:28:20.797 (0s) [+1080s] S [SKIPPED] [0.001 seconds] [+1080s] podman machine set [+1080s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+1080s] [It] wsl cannot change disk, memory, processor [+1080s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:78 [+1080s] ------------------------------ [+1080s] podman machine set [+1080s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+1080s] no settings should change if no flags [+1080s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:103 [+1080s] > Enter [BeforeEach] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:21 @ 06/26/24 12:28:20.797 [+1080s] < Exit [BeforeEach] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:21 @ 06/26/24 12:28:20.797 (0s) [+1080s] > Enter [It] no settings should change if no flags - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:103 @ 06/26/24 12:28:20.797 [+1080s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 b77964e4557c [+1085s] Image resized. [+1085s] Machine init complete [+1085s] To start your machine run: [+1085s] [+1085s] podman machine start b77964e4557c [+1085s] [+1085s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set b77964e4557c [+1085s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start b77964e4557c [+1085s] Starting machine "b77964e4557c" [+1109s] [+1109s] This machine is currently configured in rootless mode. If your containers [+1109s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1109s] issues with non-podman clients, you can switch using the following command: [+1109s] [+1109s] podman machine set --rootful b77964e4557c [+1109s] [+1110s] Mounting volume... /tmp/podman_test1570953849:/tmp/podman_test1570953849 [+1111s] API forwarding listening on: /tmp/podman_test1570953849/podman/b77964e4557c-api.sock [+1111s] You can connect Docker API clients by setting DOCKER_HOST using the [+1111s] following command in your terminal session: [+1111s] [+1111s] export DOCKER_HOST='unix:///tmp/podman_test1570953849/podman/b77964e4557c-api.sock' [+1111s] [+1111s] Machine "b77964e4557c" started successfully [+1111s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh b77964e4557c lscpu | grep "CPU(s):" | head -1 [+1111s] CPU(s): 32 [+1111s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh b77964e4557c sudo fdisk -l | grep Disk [+1112s] Disk /dev/vda: 11 GiB, 11811160064 bytes, 23068672 sectors [+1112s] Disklabel type: gpt [+1112s] Disk identifier: 6AEF131E-A95F-4317-A15E-409A3FC56B53 [+1112s] < Exit [It] no settings should change if no flags - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:103 @ 06/26/24 12:28:52.348 (31.551s) [+1112s] > Enter [AfterEach] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:24 @ 06/26/24 12:28:52.348 [+1112s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force b77964e4557c [+1112s] Waiting for VM to exit... [+1113s] < Exit [AfterEach] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:24 @ 06/26/24 12:28:53.614 (1.266s) [+1113s] • [32.818 seconds] [+1113s] ------------------------------ [+1113s] podman machine set [+1113s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+1113s] set rootful with docker sock change [+1113s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:138 [+1113s] > Enter [BeforeEach] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:21 @ 06/26/24 12:28:53.615 [+1113s] < Exit [BeforeEach] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:21 @ 06/26/24 12:28:53.615 (0s) [+1113s] > Enter [It] set rootful with docker sock change - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:138 @ 06/26/24 12:28:53.615 [+1113s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 a1c9ca9c110a [+1118s] Image resized. [+1118s] Machine init complete [+1118s] To start your machine run: [+1118s] [+1118s] podman machine start a1c9ca9c110a [+1118s] [+1118s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --rootful a1c9ca9c110a [+1118s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start a1c9ca9c110a [+1118s] Starting machine "a1c9ca9c110a" [+1142s] Mounting volume... /tmp/podman_test3326484553:/tmp/podman_test3326484553 [+1143s] API forwarding listening on: /tmp/podman_test3326484553/podman/a1c9ca9c110a-api.sock [+1143s] You can connect Docker API clients by setting DOCKER_HOST using the [+1143s] following command in your terminal session: [+1143s] [+1143s] export DOCKER_HOST='unix:///tmp/podman_test3326484553/podman/a1c9ca9c110a-api.sock' [+1143s] [+1143s] Machine "a1c9ca9c110a" started successfully [+1143s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Rootful}} a1c9ca9c110a [+1143s] true [+1143s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh a1c9ca9c110a readlink /var/run/docker.sock [+1144s] /run/podman/podman.sock [+1144s] < Exit [It] set rootful with docker sock change - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:138 @ 06/26/24 12:29:24.137 (30.522s) [+1144s] > Enter [AfterEach] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:24 @ 06/26/24 12:29:24.137 [+1144s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force a1c9ca9c110a [+1144s] Waiting for VM to exit... [+1145s] < Exit [AfterEach] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:24 @ 06/26/24 12:29:25.403 (1.266s) [+1145s] • [31.789 seconds] [+1145s] ------------------------------ [+1145s] podman machine set [+1145s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+1145s] set user mode networking [+1145s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:170 [+1145s] > Enter [BeforeEach] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:21 @ 06/26/24 12:29:25.403 [+1145s] < Exit [BeforeEach] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:21 @ 06/26/24 12:29:25.403 (0s) [+1145s] > Enter [It] set user mode networking - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:170 @ 06/26/24 12:29:25.403 [+1145s] [SKIPPED] Test is only for WSL [+1145s] In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:172 @ 06/26/24 12:29:25.403 [+1145s] [+1145s] Full Stack Trace [+1145s] github.com/containers/podman/v5/pkg/machine/e2e_test.init.func12.7() [+1145s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:172 +0x5c [+1145s] < Exit [It] set user mode networking - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:170 @ 06/26/24 12:29:25.404 (0s) [+1145s] > Enter [AfterEach] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:24 @ 06/26/24 12:29:25.404 [+1145s] < Exit [AfterEach] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:24 @ 06/26/24 12:29:25.404 (0s) [+1145s] S [SKIPPED] [0.000 seconds] [+1145s] podman machine set [+1145s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+1145s] [It] set user mode networking [+1145s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:170 [+1145s] ------------------------------ [+1145s] podman machine set [+1145s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+1145s] set while machine already running [+1145s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:196 [+1145s] > Enter [BeforeEach] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:21 @ 06/26/24 12:29:25.404 [+1145s] < Exit [BeforeEach] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:21 @ 06/26/24 12:29:25.404 (0s) [+1145s] > Enter [It] set while machine already running - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:196 @ 06/26/24 12:29:25.404 [+1145s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 9bbbac0108a3 [+1149s] Image resized. [+1149s] Machine init complete [+1149s] To start your machine run: [+1149s] [+1149s] podman machine start 9bbbac0108a3 [+1149s] [+1149s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 9bbbac0108a3 [+1149s] Starting machine "9bbbac0108a3" [+1173s] [+1173s] This machine is currently configured in rootless mode. If your containers [+1173s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1173s] issues with non-podman clients, you can switch using the following command: [+1173s] [+1173s] podman machine set --rootful 9bbbac0108a3 [+1173s] [+1174s] Mounting volume... /tmp/podman_test4236349567:/tmp/podman_test4236349567 [+1175s] API forwarding listening on: /tmp/podman_test4236349567/podman/9bbbac0108a3-api.sock [+1175s] You can connect Docker API clients by setting DOCKER_HOST using the [+1175s] following command in your terminal session: [+1175s] [+1175s] export DOCKER_HOST='unix:///tmp/podman_test4236349567/podman/9bbbac0108a3-api.sock' [+1175s] [+1175s] Machine "9bbbac0108a3" started successfully [+1175s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --rootful 9bbbac0108a3 [+1175s] Error: unable to change settings unless vm is stopped [+1175s] < Exit [It] set while machine already running - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:196 @ 06/26/24 12:29:55.547 (30.144s) [+1175s] > Enter [AfterEach] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:24 @ 06/26/24 12:29:55.547 [+1175s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 9bbbac0108a3 [+1175s] Waiting for VM to exit... [+1176s] < Exit [AfterEach] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:24 @ 06/26/24 12:29:56.815 (1.267s) [+1176s] • [31.411 seconds] [+1176s] ------------------------------ [+1176s] podman machine init [+1176s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:20 [+1176s] bad init name [+1176s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:38 [+1176s] > Enter [BeforeEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:26 @ 06/26/24 12:29:56.815 [+1176s] < Exit [BeforeEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:26 @ 06/26/24 12:29:56.815 (0s) [+1176s] > Enter [It] bad init name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:38 @ 06/26/24 12:29:56.815 [+1176s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+1176s] Error: machine name "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ" must be 30 characters or less [+1176s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 qemu [+1176s] Error: cannot use "qemu" for a machine name [+1176s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r system connection add foobar tcp://localhost:8000 [+1176s] /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 [+1176s] Error: system connection "foobar" already exists. consider a different machine name or remove the connection with `podman system connection rm` [+1176s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 ab/cd [+1176s] Error: invalid name "ab/cd": names must match [a-zA-Z0-9][a-zA-Z0-9_.-]*: invalid argument [+1176s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --username -/a 63f14268a57d [+1176s] Error: invalid username "-/a": names must match [a-zA-Z0-9][a-zA-Z0-9_.-]*: invalid argument [+1176s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r system connection rm foobar [+1176s] < Exit [It] bad init name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:38 @ 06/26/24 12:29:56.962 (147ms) [+1176s] > Enter [AfterEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:29 @ 06/26/24 12:29:56.962 [+1176s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+1176s] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist [+1176s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force qemu [+1176s] Error: qemu: VM does not exist [+1177s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foobar [+1177s] Error: foobar: VM does not exist [+1177s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force ab/cd [+1177s] Error: ab/cd: VM does not exist [+1177s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 63f14268a57d [+1177s] Error: 63f14268a57d: VM does not exist [+1177s] < Exit [AfterEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:29 @ 06/26/24 12:29:57.066 (105ms) [+1177s] • [0.252 seconds] [+1177s] ------------------------------ [+1177s] podman machine init [+1177s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:20 [+1177s] simple init [+1177s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:82 [+1177s] > Enter [BeforeEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:26 @ 06/26/24 12:29:57.066 [+1177s] < Exit [BeforeEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:26 @ 06/26/24 12:29:57.067 (0s) [+1177s] > Enter [It] simple init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:82 @ 06/26/24 12:29:57.067 [+1177s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 c7a9074c7de2 [+1181s] Image resized. [+1181s] Machine init complete [+1181s] To start your machine run: [+1181s] [+1181s] podman machine start c7a9074c7de2 [+1181s] [+1181s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect c7a9074c7de2 [+1181s] [ [+1181s] { [+1181s] "ConfigDir": { [+1181s] "Path": "/tmp/podman_test1155214840/.config/containers/podman/machine/qemu" [+1181s] }, [+1181s] "ConnectionInfo": { [+1181s] "PodmanSocket": { [+1181s] "Path": "/tmp/podman_test1155214840/podman/c7a9074c7de2-api.sock" [+1181s] }, [+1181s] "PodmanPipe": null [+1181s] }, [+1181s] "Created": "2024-06-26T12:29:57.090086077Z", [+1181s] "LastUp": "0001-01-01T00:00:00Z", [+1181s] "Name": "c7a9074c7de2", [+1181s] "Resources": { [+1181s] "CPUs": 32, [+1181s] "DiskSize": 11, [+1181s] "Memory": 2048, [+1181s] "USBs": [] [+1181s] }, [+1181s] "SSHConfig": { [+1181s] "IdentityPath": "/tmp/podman_test1155214840/.local/share/containers/podman/machine/machine", [+1181s] "Port": 44481, [+1181s] "RemoteUsername": "core" [+1181s] }, [+1181s] "State": "stopped", [+1181s] "UserModeNetworking": true, [+1181s] "Rootful": false, [+1181s] "Rosetta": false [+1181s] } [+1181s] ] [+1181s] < Exit [It] simple init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:82 @ 06/26/24 12:30:01.643 (4.576s) [+1181s] > Enter [AfterEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:29 @ 06/26/24 12:30:01.643 [+1181s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force c7a9074c7de2 [+1181s] < Exit [AfterEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:29 @ 06/26/24 12:30:01.897 (254ms) [+1181s] • [4.831 seconds] [+1181s] ------------------------------ [+1181s] podman machine init [+1181s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:20 [+1181s] simple init with start [+1181s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:101 [+1181s] > Enter [BeforeEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:26 @ 06/26/24 12:30:01.897 [+1181s] < Exit [BeforeEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:26 @ 06/26/24 12:30:01.897 (0s) [+1181s] > Enter [It] simple init with start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:101 @ 06/26/24 12:30:01.897 [+1181s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 d98bdb4226c1 [+1186s] Image resized. [+1186s] Machine init complete [+1186s] To start your machine run: [+1186s] [+1186s] podman machine start d98bdb4226c1 [+1186s] [+1186s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect d98bdb4226c1 [+1186s] [ [+1186s] { [+1186s] "ConfigDir": { [+1186s] "Path": "/tmp/podman_test3829338696/.config/containers/podman/machine/qemu" [+1186s] }, [+1186s] "ConnectionInfo": { [+1186s] "PodmanSocket": { [+1186s] "Path": "/tmp/podman_test3829338696/podman/d98bdb4226c1-api.sock" [+1186s] }, [+1186s] "PodmanPipe": null [+1186s] }, [+1186s] "Created": "2024-06-26T12:30:01.920799903Z", [+1186s] "LastUp": "0001-01-01T00:00:00Z", [+1186s] "Name": "d98bdb4226c1", [+1186s] "Resources": { [+1186s] "CPUs": 32, [+1186s] "DiskSize": 11, [+1186s] "Memory": 2048, [+1186s] "USBs": [] [+1186s] }, [+1186s] "SSHConfig": { [+1186s] "IdentityPath": "/tmp/podman_test3829338696/.local/share/containers/podman/machine/machine", [+1186s] "Port": 46523, [+1186s] "RemoteUsername": "core" [+1186s] }, [+1186s] "State": "stopped", [+1186s] "UserModeNetworking": true, [+1186s] "Rootful": false, [+1186s] "Rosetta": false [+1186s] } [+1186s] ] [+1186s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start d98bdb4226c1 [+1186s] Starting machine "d98bdb4226c1" [+1210s] [+1210s] This machine is currently configured in rootless mode. If your containers [+1210s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1210s] issues with non-podman clients, you can switch using the following command: [+1210s] [+1210s] podman machine set --rootful d98bdb4226c1 [+1210s] [+1211s] Mounting volume... /tmp/podman_test3829338696:/tmp/podman_test3829338696 [+1212s] API forwarding listening on: /tmp/podman_test3829338696/podman/d98bdb4226c1-api.sock [+1212s] You can connect Docker API clients by setting DOCKER_HOST using the [+1212s] following command in your terminal session: [+1212s] [+1212s] export DOCKER_HOST='unix:///tmp/podman_test3829338696/podman/d98bdb4226c1-api.sock' [+1212s] [+1212s] Machine "d98bdb4226c1" started successfully [+1212s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect d98bdb4226c1 [+1212s] [ [+1212s] { [+1212s] "ConfigDir": { [+1212s] "Path": "/tmp/podman_test3829338696/.config/containers/podman/machine/qemu" [+1212s] }, [+1212s] "ConnectionInfo": { [+1212s] "PodmanSocket": { [+1212s] "Path": "/tmp/podman_test3829338696/podman/d98bdb4226c1-api.sock" [+1212s] }, [+1212s] "PodmanPipe": null [+1212s] }, [+1212s] "Created": "2024-06-26T12:30:01.920799903Z", [+1212s] "LastUp": "0001-01-01T00:00:00Z", [+1212s] "Name": "d98bdb4226c1", [+1212s] "Resources": { [+1212s] "CPUs": 32, [+1212s] "DiskSize": 11, [+1212s] "Memory": 2048, [+1212s] "USBs": [] [+1212s] }, [+1212s] "SSHConfig": { [+1212s] "IdentityPath": "/tmp/podman_test3829338696/.local/share/containers/podman/machine/machine", [+1212s] "Port": 46523, [+1212s] "RemoteUsername": "core" [+1212s] }, [+1212s] "State": "running", [+1212s] "UserModeNetworking": true, [+1212s] "Rootful": false, [+1212s] "Rosetta": false [+1212s] } [+1212s] ] [+1212s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh d98bdb4226c1 sudo systemctl is-enabled zincati [+1212s] disabled [+1212s] < Exit [It] simple init with start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:101 @ 06/26/24 12:30:32.469 (30.571s) [+1212s] > Enter [AfterEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:29 @ 06/26/24 12:30:32.469 [+1212s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force d98bdb4226c1 [+1212s] Waiting for VM to exit... [+1213s] < Exit [AfterEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:29 @ 06/26/24 12:30:33.735 (1.266s) [+1213s] • [31.838 seconds] [+1213s] ------------------------------ [+1213s] podman machine init [+1213s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:20 [+1213s] simple init with username [+1213s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:137 [+1213s] > Enter [BeforeEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:26 @ 06/26/24 12:30:33.735 [+1213s] < Exit [BeforeEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:26 @ 06/26/24 12:30:33.735 (0s) [+1213s] > Enter [It] simple init with username - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:137 @ 06/26/24 12:30:33.735 [+1213s] /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 d4ae7fffa5b0 [+1218s] Image resized. [+1218s] Machine init complete [+1218s] To start your machine run: [+1218s] [+1218s] podman machine start d4ae7fffa5b0 [+1218s] [+1218s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect d4ae7fffa5b0 [+1218s] [ [+1218s] { [+1218s] "ConfigDir": { [+1218s] "Path": "/tmp/podman_test1173834638/.config/containers/podman/machine/qemu" [+1218s] }, [+1218s] "ConnectionInfo": { [+1218s] "PodmanSocket": { [+1218s] "Path": "/tmp/podman_test1173834638/podman/d4ae7fffa5b0-api.sock" [+1218s] }, [+1218s] "PodmanPipe": null [+1218s] }, [+1218s] "Created": "2024-06-26T12:30:33.759361512Z", [+1218s] "LastUp": "0001-01-01T00:00:00Z", [+1218s] "Name": "d4ae7fffa5b0", [+1218s] "Resources": { [+1218s] "CPUs": 32, [+1218s] "DiskSize": 11, [+1218s] "Memory": 2048, [+1218s] "USBs": [] [+1218s] }, [+1218s] "SSHConfig": { [+1218s] "IdentityPath": "/tmp/podman_test1173834638/.local/share/containers/podman/machine/machine", [+1218s] "Port": 33345, [+1218s] "RemoteUsername": "remoteuser" [+1218s] }, [+1218s] "State": "stopped", [+1218s] "UserModeNetworking": true, [+1218s] "Rootful": false, [+1218s] "Rosetta": false [+1218s] } [+1218s] ] [+1218s] < Exit [It] simple init with username - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:137 @ 06/26/24 12:30:38.32 (4.585s) [+1218s] > Enter [AfterEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:29 @ 06/26/24 12:30:38.32 [+1218s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force d4ae7fffa5b0 [+1218s] < Exit [AfterEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:29 @ 06/26/24 12:30:38.575 (255ms) [+1218s] • [4.840 seconds] [+1218s] ------------------------------ [+1218s] podman machine init [+1218s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:20 [+1218s] machine init with cpus, disk size, memory, timezone [+1218s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:159 [+1218s] > Enter [BeforeEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:26 @ 06/26/24 12:30:38.575 [+1218s] < Exit [BeforeEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:26 @ 06/26/24 12:30:38.575 (0s) [+1218s] > 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 @ 06/26/24 12:30:38.575 [+1218s] /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 eaa784343bbf [+1223s] Image resized. [+1223s] Machine init complete [+1223s] To start your machine run: [+1223s] [+1223s] podman machine start eaa784343bbf [+1223s] [+1223s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start eaa784343bbf [+1223s] Starting machine "eaa784343bbf" [+1246s] [+1246s] This machine is currently configured in rootless mode. If your containers [+1246s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1246s] issues with non-podman clients, you can switch using the following command: [+1246s] [+1246s] podman machine set --rootful eaa784343bbf [+1246s] [+1248s] Mounting volume... /tmp/podman_test1475143886:/tmp/podman_test1475143886 [+1248s] API forwarding listening on: /tmp/podman_test1475143886/podman/eaa784343bbf-api.sock [+1248s] You can connect Docker API clients by setting DOCKER_HOST using the [+1248s] following command in your terminal session: [+1248s] [+1248s] export DOCKER_HOST='unix:///tmp/podman_test1475143886/podman/eaa784343bbf-api.sock' [+1248s] [+1248s] Machine "eaa784343bbf" started successfully [+1248s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh eaa784343bbf lscpu | grep "CPU(s):" | head -1 [+1249s] CPU(s): 2 [+1249s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh eaa784343bbf sudo fdisk -l | grep Disk [+1249s] Disk /dev/vda: 102 GiB, 109521666048 bytes, 213909504 sectors [+1249s] Disklabel type: gpt [+1249s] Disk identifier: E347B617-5F25-4B2A-A418-430934117382 [+1249s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh eaa784343bbf cat /proc/meminfo | grep -i 'memtotal' | grep -o '[[:digit:]]*' [+1249s] 3986912 [+1249s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh eaa784343bbf date [+1250s] Wed Jun 26 02:31:10 HST 2024 [+1250s] < 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 @ 06/26/24 12:31:10.241 (31.666s) [+1250s] > Enter [AfterEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:29 @ 06/26/24 12:31:10.241 [+1250s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force eaa784343bbf [+1250s] Waiting for VM to exit... [+1251s] < Exit [AfterEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:29 @ 06/26/24 12:31:11.508 (1.266s) [+1251s] • [32.933 seconds] [+1251s] ------------------------------ [+1251s] podman machine init [+1251s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:20 [+1251s] machine init with volume [+1251s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:200 [+1251s] > Enter [BeforeEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:26 @ 06/26/24 12:31:11.508 [+1251s] < Exit [BeforeEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:26 @ 06/26/24 12:31:11.508 (0s) [+1251s] > Enter [It] machine init with volume - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:200 @ 06/26/24 12:31:11.508 [+1251s] /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/1426699217:/very-long-test-mount-dir-path-more-than-thirty-six-bytes --now 149d89eacda8 [+1256s] Image resized. [+1256s] Machine init complete [+1256s] Starting machine "149d89eacda8" [+1280s] [+1280s] This machine is currently configured in rootless mode. If your containers [+1280s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1280s] issues with non-podman clients, you can switch using the following command: [+1280s] [+1280s] podman machine set --rootful 149d89eacda8 [+1280s] [+1281s] Mounting volume... /tmp/1426699217:/very-long-test-mount-dir-path-more-than-thirty-six-bytes [+1282s] API forwarding listening on: /tmp/podman_test270216383/podman/149d89eacda8-api.sock [+1282s] You can connect Docker API clients by setting DOCKER_HOST using the [+1282s] following command in your terminal session: [+1282s] [+1282s] export DOCKER_HOST='unix:///tmp/podman_test270216383/podman/149d89eacda8-api.sock' [+1282s] [+1282s] Machine "149d89eacda8" started successfully [+1282s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 149d89eacda8 ls /very-long-test-mount-dir-path-more-than-thirty-six-bytes [+1282s] example2284924922 [+1282s] < Exit [It] machine init with volume - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:200 @ 06/26/24 12:31:42.572 (31.065s) [+1282s] > Enter [AfterEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:29 @ 06/26/24 12:31:42.573 [+1282s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 149d89eacda8 [+1282s] Waiting for VM to exit... [+1283s] < Exit [AfterEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:29 @ 06/26/24 12:31:43.839 (1.267s) [+1283s] • [32.331 seconds] [+1283s] ------------------------------ [+1283s] podman machine init [+1283s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:20 [+1283s] machine init rootless docker.sock check [+1283s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:227 [+1283s] > Enter [BeforeEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:26 @ 06/26/24 12:31:43.839 [+1283s] < Exit [BeforeEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:26 @ 06/26/24 12:31:43.839 (0s) [+1283s] > Enter [It] machine init rootless docker.sock check - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:227 @ 06/26/24 12:31:43.839 [+1283s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 f2ecb73f18d3 [+1288s] Image resized. [+1288s] Machine init complete [+1288s] To start your machine run: [+1288s] [+1288s] podman machine start f2ecb73f18d3 [+1288s] [+1288s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start f2ecb73f18d3 [+1288s] Starting machine "f2ecb73f18d3" [+1311s] [+1311s] This machine is currently configured in rootless mode. If your containers [+1311s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1311s] issues with non-podman clients, you can switch using the following command: [+1311s] [+1311s] podman machine set --rootful f2ecb73f18d3 [+1311s] [+1312s] Mounting volume... /tmp/podman_test2963008208:/tmp/podman_test2963008208 [+1313s] API forwarding listening on: /tmp/podman_test2963008208/podman/f2ecb73f18d3-api.sock [+1313s] You can connect Docker API clients by setting DOCKER_HOST using the [+1313s] following command in your terminal session: [+1313s] [+1313s] export DOCKER_HOST='unix:///tmp/podman_test2963008208/podman/f2ecb73f18d3-api.sock' [+1313s] [+1313s] Machine "f2ecb73f18d3" started successfully [+1313s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh f2ecb73f18d3 readlink /var/run/docker.sock [+1313s] /run/user/4510/podman/podman.sock [+1313s] < Exit [It] machine init rootless docker.sock check - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:227 @ 06/26/24 12:32:13.823 (29.983s) [+1313s] > Enter [AfterEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:29 @ 06/26/24 12:32:13.823 [+1313s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force f2ecb73f18d3 [+1313s] Waiting for VM to exit... [+1315s] < Exit [AfterEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:29 @ 06/26/24 12:32:15.586 (1.763s) [+1315s] • [31.747 seconds] [+1315s] ------------------------------ [+1315s] podman machine init [+1315s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:20 [+1315s] machine init rootful with docker.sock check [+1315s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:250 [+1315s] > Enter [BeforeEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:26 @ 06/26/24 12:32:15.586 [+1315s] < Exit [BeforeEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:26 @ 06/26/24 12:32:15.586 (0s) [+1315s] > Enter [It] machine init rootful with docker.sock check - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:250 @ 06/26/24 12:32:15.586 [+1315s] /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 871b03e085f2 [+1320s] Image resized. [+1320s] Machine init complete [+1320s] To start your machine run: [+1320s] [+1320s] podman machine start 871b03e085f2 [+1320s] [+1320s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 871b03e085f2 [+1320s] Starting machine "871b03e085f2" [+1345s] Mounting volume... /tmp/podman_test1398030208:/tmp/podman_test1398030208 [+1345s] API forwarding listening on: /tmp/podman_test1398030208/podman/871b03e085f2-api.sock [+1345s] You can connect Docker API clients by setting DOCKER_HOST using the [+1345s] following command in your terminal session: [+1345s] [+1345s] export DOCKER_HOST='unix:///tmp/podman_test1398030208/podman/871b03e085f2-api.sock' [+1345s] [+1345s] Machine "871b03e085f2" started successfully [+1345s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Rootful}} 871b03e085f2 [+1345s] true [+1345s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 871b03e085f2 readlink /var/run/docker.sock [+1346s] /run/podman/podman.sock [+1346s] < Exit [It] machine init rootful with docker.sock check - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:250 @ 06/26/24 12:32:46.278 (30.692s) [+1346s] > Enter [AfterEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:29 @ 06/26/24 12:32:46.278 [+1346s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 871b03e085f2 [+1346s] Waiting for VM to exit... [+1347s] < Exit [AfterEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:29 @ 06/26/24 12:32:47.544 (1.266s) [+1347s] • [31.958 seconds] [+1347s] ------------------------------ [+1347s] podman machine init [+1347s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:20 [+1347s] init should cleanup on failure [+1347s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:277 [+1347s] > Enter [BeforeEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:26 @ 06/26/24 12:32:47.544 [+1347s] < Exit [BeforeEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:26 @ 06/26/24 12:32:47.545 (0s) [+1347s] > Enter [It] init should cleanup on failure - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:277 @ 06/26/24 12:32:47.545 [+1347s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 0d560385694e [+1352s] Image resized. [+1352s] Machine init complete [+1352s] To start your machine run: [+1352s] [+1352s] podman machine start 0d560385694e [+1352s] [+1352s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.ConfigDir.Path}} 0d560385694e [+1352s] /tmp/podman_test892432017/.config/containers/podman/machine/qemu [+1352s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 0d560385694e [+1352s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 0d560385694e [+1352s] [] [+1352s] Error: 0d560385694e: VM does not exist [+1352s] /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 0d560385694e [+1357s] Error: open /bad/path: no such file or directory [+1357s] < Exit [It] init should cleanup on failure - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:277 @ 06/26/24 12:32:57.1 (9.555s) [+1357s] > Enter [AfterEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:29 @ 06/26/24 12:32:57.1 [+1357s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 0d560385694e [+1357s] Error: 0d560385694e: VM does not exist [+1357s] < Exit [AfterEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:29 @ 06/26/24 12:32:57.131 (31ms) [+1357s] • [9.586 seconds] [+1357s] ------------------------------ [+1357s] podman machine init [+1357s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:20 [+1357s] verify a podman 4 config does not break podman 5 [+1357s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:326 [+1357s] > Enter [BeforeEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:26 @ 06/26/24 12:32:57.131 [+1357s] < Exit [BeforeEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:26 @ 06/26/24 12:32:57.131 (0s) [+1357s] > 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 @ 06/26/24 12:32:57.131 [+1357s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list [+1357s] time="2024-06-26T12:32:57Z" level=error msg="incompatible machine config \"/tmp/podman_test1699142649/.config/containers/podman/machine/qemu/foobar-machine.json\" (podman-machine-default) for this version of Podman" [+1357s] NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE [+1357s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect foobar-machine [+1357s] [] [+1357s] Error: incompatible machine config "/tmp/podman_test1699142649/.config/containers/podman/machine/qemu/foobar-machine.json" (foobar-machine) for this version of Podman [+1357s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 5624fdb75747 [+1357s] time="2024-06-26T12:32:57Z" level=error msg="incompatible machine config \"/tmp/podman_test1699142649/.config/containers/podman/machine/qemu/foobar-machine.json\" (podman-machine-default) for this version of Podman" [+1361s] Image resized. [+1361s] Machine init complete [+1361s] To start your machine run: [+1361s] [+1361s] podman machine start 5624fdb75747 [+1361s] [+1361s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list [+1361s] time="2024-06-26T12:33:01Z" level=error msg="incompatible machine config \"/tmp/podman_test1699142649/.config/containers/podman/machine/qemu/foobar-machine.json\" (podman-machine-default) for this version of Podman" [+1361s] NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE [+1361s] 5624fdb75747* qemu 4 seconds ago Never 32 2GiB 11GiB [+1361s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 5624fdb75747 [+1361s] [ [+1361s] { [+1361s] "ConfigDir": { [+1361s] "Path": "/tmp/podman_test1699142649/.config/containers/podman/machine/qemu" [+1361s] }, [+1361s] "ConnectionInfo": { [+1361s] "PodmanSocket": { [+1361s] "Path": "/tmp/podman_test1699142649/podman/5624fdb75747-api.sock" [+1361s] }, [+1361s] "PodmanPipe": null [+1361s] }, [+1361s] "Created": "2024-06-26T12:32:57.206356229Z", [+1361s] "LastUp": "0001-01-01T00:00:00Z", [+1361s] "Name": "5624fdb75747", [+1361s] "Resources": { [+1361s] "CPUs": 32, [+1361s] "DiskSize": 11, [+1361s] "Memory": 2048, [+1361s] "USBs": [] [+1361s] }, [+1361s] "SSHConfig": { [+1361s] "IdentityPath": "/tmp/podman_test1699142649/.local/share/containers/podman/machine/machine", [+1361s] "Port": 32871, [+1361s] "RemoteUsername": "core" [+1361s] }, [+1361s] "State": "stopped", [+1361s] "UserModeNetworking": true, [+1361s] "Rootful": false, [+1361s] "Rosetta": false [+1361s] } [+1361s] ] [+1361s] < 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 @ 06/26/24 12:33:01.7 (4.569s) [+1361s] > Enter [AfterEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:29 @ 06/26/24 12:33:01.7 [+1361s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 18e69a400006 [+1361s] Error: 18e69a400006: VM does not exist [+1361s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foobar-machine [+1361s] Error: incompatible machine config "/tmp/podman_test1699142649/.config/containers/podman/machine/qemu/foobar-machine.json" (foobar-machine) for this version of Podman [+1361s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 5624fdb75747 [+1361s] < Exit [AfterEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:29 @ 06/26/24 12:33:01.996 (296ms) [+1361s] • [4.866 seconds] [+1361s] ------------------------------ [+1361s] podman machine init [+1361s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:20 [+1361s] machine init with rosetta=true [+1361s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:374 [+1361s] > Enter [BeforeEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:26 @ 06/26/24 12:33:01.996 [+1361s] < Exit [BeforeEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:26 @ 06/26/24 12:33:01.997 (0s) [+1361s] > Enter [It] machine init with rosetta=true - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:374 @ 06/26/24 12:33:01.997 [+1361s] [SKIPPED] Test is only for AppleHv [+1361s] In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:216 @ 06/26/24 12:33:01.997 [+1361s] [+1361s] Full Stack Trace [+1361s] github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x0, {0x130b1bd, 0x18}) [+1361s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:216 +0x64 [+1361s] github.com/containers/podman/v5/pkg/machine/e2e_test.init.func3.13() [+1361s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:375 +0x38 [+1361s] < Exit [It] machine init with rosetta=true - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:374 @ 06/26/24 12:33:01.997 (0s) [+1361s] > Enter [AfterEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:29 @ 06/26/24 12:33:01.997 [+1361s] < Exit [AfterEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:29 @ 06/26/24 12:33:01.997 (0s) [+1361s] S [SKIPPED] [0.000 seconds] [+1361s] podman machine init [+1361s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:20 [+1361s] [It] machine init with rosetta=true [+1361s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:374 [+1361s] ------------------------------ [+1361s] podman machine init [+1361s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:20 [+1361s] machine init with rosetta=false [+1361s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:419 [+1361s] > Enter [BeforeEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:26 @ 06/26/24 12:33:01.997 [+1361s] < Exit [BeforeEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:26 @ 06/26/24 12:33:01.997 (0s) [+1361s] > Enter [It] machine init with rosetta=false - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:419 @ 06/26/24 12:33:01.997 [+1361s] [SKIPPED] Test is only for AppleHv [+1361s] In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:216 @ 06/26/24 12:33:01.997 [+1361s] [+1361s] Full Stack Trace [+1361s] github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x0, {0x130b1bd, 0x18}) [+1361s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:216 +0x64 [+1361s] github.com/containers/podman/v5/pkg/machine/e2e_test.init.func3.14() [+1361s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:420 +0x44 [+1361s] < Exit [It] machine init with rosetta=false - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:419 @ 06/26/24 12:33:01.997 (0s) [+1361s] > Enter [AfterEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:29 @ 06/26/24 12:33:01.997 [+1361s] < Exit [AfterEach] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:29 @ 06/26/24 12:33:01.997 (0s) [+1361s] S [SKIPPED] [0.000 seconds] [+1361s] podman machine init [+1361s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:20 [+1361s] [It] machine init with rosetta=false [+1361s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:419 [+1361s] ------------------------------ [+1361s] podman machine proxy settings propagation [+1361s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/proxy_test.go:13 [+1361s] ssh to running machine and check proxy settings [+1361s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/proxy_test.go:26 [+1361s] > Enter [BeforeEach] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/proxy_test.go:19 @ 06/26/24 12:33:01.997 [+1361s] < Exit [BeforeEach] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/proxy_test.go:19 @ 06/26/24 12:33:01.997 (0s) [+1361s] > Enter [It] ssh to running machine and check proxy settings - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/proxy_test.go:26 @ 06/26/24 12:33:01.998 [+1361s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 1d633d55894e [+1366s] Image resized. [+1366s] Machine init complete [+1366s] To start your machine run: [+1366s] [+1366s] podman machine start 1d633d55894e [+1366s] [+1366s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 1d633d55894e [+1366s] Starting machine "1d633d55894e" [+1389s] [+1389s] This machine is currently configured in rootless mode. If your containers [+1389s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1389s] issues with non-podman clients, you can switch using the following command: [+1389s] [+1389s] podman machine set --rootful 1d633d55894e [+1389s] [+1391s] Mounting volume... /tmp/podman_test2233371425:/tmp/podman_test2233371425 [+1391s] API forwarding listening on: /tmp/podman_test2233371425/podman/1d633d55894e-api.sock [+1391s] You can connect Docker API clients by setting DOCKER_HOST using the [+1391s] following command in your terminal session: [+1391s] [+1391s] export DOCKER_HOST='unix:///tmp/podman_test2233371425/podman/1d633d55894e-api.sock' [+1391s] [+1391s] Machine "1d633d55894e" started successfully [+1391s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 1d633d55894e printenv HTTP_PROXY [+1391s] http://abcdefghijklmnopqrstuvwxyz-proxy [+1392s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 1d633d55894e printenv HTTPS_PROXY [+1392s] http://abcdefghijklmnopqrstuvwxyz-proxy [+1392s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 1d633d55894e printenv SSL_CERT_DIR SSL_CERT_FILE [+1392s] /etc/containers/certs.d [+1392s] /etc/containers/certs.d/cert1 [+1392s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 1d633d55894e cat $SSL_CERT_DIR/cert2 $SSL_CERT_FILE [+1392s] cert2 content [+1392s] cert1 content [+1392s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop 1d633d55894e [+1392s] Waiting for VM to exit... [+1393s] Machine "1d633d55894e" stopped successfully [+1393s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 1d633d55894e [+1394s] Starting machine "1d633d55894e" [+1413s] [+1413s] This machine is currently configured in rootless mode. If your containers [+1413s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1413s] issues with non-podman clients, you can switch using the following command: [+1413s] [+1413s] podman machine set --rootful 1d633d55894e [+1413s] [+1414s] Mounting volume... /tmp/podman_test2233371425:/tmp/podman_test2233371425 [+1415s] API forwarding listening on: /tmp/podman_test2233371425/podman/1d633d55894e-api.sock [+1415s] You can connect Docker API clients by setting DOCKER_HOST using the [+1415s] following command in your terminal session: [+1415s] [+1415s] export DOCKER_HOST='unix:///tmp/podman_test2233371425/podman/1d633d55894e-api.sock' [+1415s] [+1415s] Machine "1d633d55894e" started successfully [+1415s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 1d633d55894e printenv HTTP_PROXY HTTPS_PROXY [+1415s] http:// some special @;" here [+1415s] https://abc :£$%6 : |"" [+1415s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 1d633d55894e cat $SSL_CERT_DIR/cert2 $SSL_CERT_FILE [+1416s] cert2 content [+1416s] cert1 content [+1416s] < Exit [It] ssh to running machine and check proxy settings - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/proxy_test.go:26 @ 06/26/24 12:33:56.26 (54.263s) [+1416s] > Enter [AfterEach] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/proxy_test.go:22 @ 06/26/24 12:33:56.26 [+1416s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 1d633d55894e [+1416s] Waiting for VM to exit... [+1417s] < Exit [AfterEach] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/proxy_test.go:22 @ 06/26/24 12:33:57.528 (1.268s) [+1417s] > 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 @ 06/26/24 12:33:57.528 [+1417s] < 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 @ 06/26/24 12:33:57.528 (0s) [+1417s] > 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 @ 06/26/24 12:33:57.528 [+1417s] < 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 @ 06/26/24 12:33:57.528 (0s) [+1417s] • [55.531 seconds] [+1417s] ------------------------------ [+1417s] podman machine info [+1417s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:13 [+1417s] machine info [+1417s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:26 [+1417s] > Enter [BeforeEach] podman machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:19 @ 06/26/24 12:33:57.528 [+1417s] < Exit [BeforeEach] podman machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:19 @ 06/26/24 12:33:57.528 (0s) [+1417s] > Enter [It] machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:26 @ 06/26/24 12:33:57.528 [+1417s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine info [+1417s] host: [+1417s] arch: arm64 [+1417s] currentmachine: "" [+1417s] defaultmachine: "" [+1417s] eventsdir: /tmp/podman_test1204036726/podman [+1417s] machineconfigdir: /tmp/podman_test1204036726/.config/containers/podman/machine/qemu [+1417s] machineimagedir: /tmp/podman_test1204036726/.local/share/containers/podman/machine/qemu [+1417s] machinestate: "" [+1417s] numberofmachines: 0 [+1417s] os: linux [+1417s] vmtype: qemu [+1417s] version: [+1417s] apiversion: 5.2.0-dev [+1417s] version: 5.2.0-dev [+1417s] goversion: go1.22.4 [+1417s] gitcommit: 2d2dbb5c21411db2a94693abf36b89a5b33a5658 [+1417s] builttime: Wed Jun 26 11:50:42 2024 [+1417s] built: 1719402642 [+1417s] osarch: linux/arm64 [+1417s] os: linux [+1417s] [+1417s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine info --format {{.Host.NumberOfMachines}} [+1417s] 0 [+1417s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 e9a8fc8be5b5 [+1422s] Image resized. [+1422s] Machine init complete [+1422s] To start your machine run: [+1422s] [+1422s] podman machine start e9a8fc8be5b5 [+1422s] [+1422s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine info --format {{.Host.NumberOfMachines}} [+1422s] 1 [+1422s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine info --format json [+1422s] { [+1422s] "Host": { [+1422s] "Arch": "arm64", [+1422s] "CurrentMachine": "e9a8fc8be5b5", [+1422s] "DefaultMachine": "e9a8fc8be5b5", [+1422s] "EventsDir": "/tmp/podman_test1204036726/podman", [+1422s] "MachineConfigDir": "/tmp/podman_test1204036726/.config/containers/podman/machine/qemu", [+1422s] "MachineImageDir": "/tmp/podman_test1204036726/.local/share/containers/podman/machine/qemu", [+1422s] "MachineState": "Stopped", [+1422s] "NumberOfMachines": 1, [+1422s] "OS": "linux", [+1422s] "VMType": "qemu" [+1422s] }, [+1422s] "Version": { [+1422s] "APIVersion": "5.2.0-dev", [+1422s] "Version": "5.2.0-dev", [+1422s] "GoVersion": "go1.22.4", [+1422s] "GitCommit": "2d2dbb5c21411db2a94693abf36b89a5b33a5658", [+1422s] "BuiltTime": "Wed Jun 26 11:50:42 2024", [+1422s] "Built": 1719402642, [+1422s] "OsArch": "linux/arm64", [+1422s] "Os": "linux" [+1422s] } [+1422s] } [+1422s] < Exit [It] machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:26 @ 06/26/24 12:34:02.177 (4.649s) [+1422s] > Enter [AfterEach] podman machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:22 @ 06/26/24 12:34:02.177 [+1422s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force e9a8fc8be5b5 [+1422s] < Exit [AfterEach] podman machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:22 @ 06/26/24 12:34:02.432 (254ms) [+1422s] • [4.903 seconds] [+1422s] ------------------------------ [+1422s] podman machine list [+1422s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16 [+1422s] list machine [+1422s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:29 [+1422s] > Enter [BeforeEach] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:22 @ 06/26/24 12:34:02.432 [+1422s] < Exit [BeforeEach] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:22 @ 06/26/24 12:34:02.432 (0s) [+1422s] > Enter [It] list machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:29 @ 06/26/24 12:34:02.432 [+1422s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list [+1422s] NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE [+1422s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 c5b8361a3b24 [+1426s] Image resized. [+1426s] Machine init complete [+1426s] To start your machine run: [+1426s] [+1426s] podman machine start c5b8361a3b24 [+1426s] [+1426s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list [+1426s] NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE [+1426s] c5b8361a3b24* qemu 4 seconds ago Never 32 2GiB 11GiB [+1426s] < Exit [It] list machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:29 @ 06/26/24 12:34:06.977 (4.546s) [+1426s] > Enter [AfterEach] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:25 @ 06/26/24 12:34:06.977 [+1426s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force c5b8361a3b24 [+1427s] < Exit [AfterEach] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:25 @ 06/26/24 12:34:07.231 (254ms) [+1427s] • [4.800 seconds] [+1427s] ------------------------------ [+1427s] podman machine list [+1427s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16 [+1427s] list machines with quiet or noheading [+1427s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:47 [+1427s] > Enter [BeforeEach] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:22 @ 06/26/24 12:34:07.231 [+1427s] < Exit [BeforeEach] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:22 @ 06/26/24 12:34:07.231 (0s) [+1427s] > Enter [It] list machines with quiet or noheading - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:47 @ 06/26/24 12:34:07.231 [+1427s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --quiet [+1427s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading --quiet [+1427s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 f08eb2284d48 [+1431s] Image resized. [+1431s] Machine init complete [+1431s] To start your machine run: [+1431s] [+1431s] podman machine start f08eb2284d48 [+1431s] [+1431s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 0f01abe528c0 [+1436s] Image resized. [+1436s] Machine init complete [+1436s] To start your machine run: [+1436s] [+1436s] podman machine start 0f01abe528c0 [+1436s] [+1436s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading --quiet [+1436s] 0f01abe528c0 [+1436s] f08eb2284d48* [+1436s] < Exit [It] list machines with quiet or noheading - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:47 @ 06/26/24 12:34:16.269 (9.038s) [+1436s] > Enter [AfterEach] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:25 @ 06/26/24 12:34:16.269 [+1436s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 2b216407a981 [+1436s] Error: 2b216407a981: VM does not exist [+1436s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force f08eb2284d48 [+1436s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 0f01abe528c0 [+1436s] < Exit [AfterEach] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:25 @ 06/26/24 12:34:16.798 (529ms) [+1436s] • [9.567 seconds] [+1436s] ------------------------------ [+1436s] podman machine list [+1436s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16 [+1436s] list machine: check if running while starting [+1436s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:83 [+1436s] > Enter [BeforeEach] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:22 @ 06/26/24 12:34:16.798 [+1436s] < Exit [BeforeEach] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:22 @ 06/26/24 12:34:16.798 (0s) [+1436s] > Enter [It] list machine: check if running while starting - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:83 @ 06/26/24 12:34:16.798 [+1436s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 60277031d70c [+1441s] Image resized. [+1441s] Machine init complete [+1441s] To start your machine run: [+1441s] [+1441s] podman machine start 60277031d70c [+1441s] [+1441s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+1441s] Never [+1441s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 60277031d70c [+1441s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+1441s] Never [+1441s] Starting machine "60277031d70c" [+1444s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+1444s] Currently starting [+1447s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+1447s] Currently starting [+1450s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+1450s] Currently starting [+1453s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+1453s] Currently starting [+1456s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+1456s] Currently starting [+1459s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+1459s] Currently starting [+1462s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+1462s] Currently starting [+1465s] [+1465s] This machine is currently configured in rootless mode. If your containers [+1465s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1465s] issues with non-podman clients, you can switch using the following command: [+1465s] [+1465s] podman machine set --rootful 60277031d70c [+1465s] [+1465s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+1465s] Currently starting [+1466s] Mounting volume... /tmp/podman_test3427657518:/tmp/podman_test3427657518 [+1466s] API forwarding listening on: /tmp/podman_test3427657518/podman/60277031d70c-api.sock [+1466s] You can connect Docker API clients by setting DOCKER_HOST using the [+1466s] following command in your terminal session: [+1466s] [+1466s] export DOCKER_HOST='unix:///tmp/podman_test3427657518/podman/60277031d70c-api.sock' [+1466s] [+1466s] Machine "60277031d70c" started successfully [+1468s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+1468s] Currently running [+1468s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+1468s] Currently running [+1468s] < Exit [It] list machine: check if running while starting - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:83 @ 06/26/24 12:34:48.657 (31.858s) [+1468s] > Enter [AfterEach] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:25 @ 06/26/24 12:34:48.657 [+1468s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 60277031d70c [+1468s] Waiting for VM to exit... [+1469s] < Exit [AfterEach] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:25 @ 06/26/24 12:34:49.923 (1.266s) [+1469s] • [33.125 seconds] [+1469s] ------------------------------ [+1469s] podman machine list [+1469s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16 [+1469s] list with --format [+1469s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:122 [+1469s] > Enter [BeforeEach] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:22 @ 06/26/24 12:34:49.923 [+1469s] < Exit [BeforeEach] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:22 @ 06/26/24 12:34:49.923 (0s) [+1469s] > Enter [It] list with --format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:122 @ 06/26/24 12:34:49.923 [+1469s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 58cc97c9b5d8 [+1474s] Image resized. [+1474s] Machine init complete [+1474s] To start your machine run: [+1474s] [+1474s] podman machine start 58cc97c9b5d8 [+1474s] [+1474s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.Name}} [+1474s] 58cc97c9b5d8* [+1474s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format json [+1474s] [ [+1474s] { [+1474s] "Name": "58cc97c9b5d8", [+1474s] "Default": true, [+1474s] "Created": "2024-06-26T12:34:49.947182619Z", [+1474s] "Running": false, [+1474s] "Starting": false, [+1474s] "LastUp": "0001-01-01T00:00:00Z", [+1474s] "Stream": "default", [+1474s] "VMType": "qemu", [+1474s] "CPUs": 32, [+1474s] "Memory": "2147483648", [+1474s] "DiskSize": "11811160064", [+1474s] "Port": 46809, [+1474s] "RemoteUsername": "core", [+1474s] "IdentityPath": "/tmp/podman_test848110859/.local/share/containers/podman/machine/machine", [+1474s] "UserModeNetworking": true [+1474s] } [+1474s] ]/var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format table {{.Name}} [+1474s] NAME [+1474s] 58cc97c9b5d8* [+1474s] < Exit [It] list with --format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:122 @ 06/26/24 12:34:54.55 (4.627s) [+1474s] > Enter [AfterEach] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:25 @ 06/26/24 12:34:54.55 [+1474s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 58cc97c9b5d8 [+1474s] < Exit [AfterEach] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:25 @ 06/26/24 12:34:54.804 (254ms) [+1474s] • [4.881 seconds] [+1474s] ------------------------------ [+1474s] podman machine list [+1474s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16 [+1474s] list machine in machine-readable byte format [+1474s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:162 [+1474s] > Enter [BeforeEach] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:22 @ 06/26/24 12:34:54.804 [+1474s] < Exit [BeforeEach] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:22 @ 06/26/24 12:34:54.804 (0s) [+1474s] > Enter [It] list machine in machine-readable byte format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:162 @ 06/26/24 12:34:54.804 [+1474s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 e023c2231ed4 [+1479s] Image resized. [+1479s] Machine init complete [+1479s] To start your machine run: [+1479s] [+1479s] podman machine start e023c2231ed4 [+1479s] [+1479s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format json [+1479s] [ [+1479s] { [+1479s] "Name": "e023c2231ed4", [+1479s] "Default": true, [+1479s] "Created": "2024-06-26T12:34:54.828767681Z", [+1479s] "Running": false, [+1479s] "Starting": false, [+1479s] "LastUp": "0001-01-01T00:00:00Z", [+1479s] "Stream": "default", [+1479s] "VMType": "qemu", [+1479s] "CPUs": 32, [+1479s] "Memory": "2147483648", [+1479s] "DiskSize": "11811160064", [+1479s] "Port": 39499, [+1479s] "RemoteUsername": "core", [+1479s] "IdentityPath": "/tmp/podman_test3676901047/.local/share/containers/podman/machine/machine", [+1479s] "UserModeNetworking": true [+1479s] } [+1479s] ] < Exit [It] list machine in machine-readable byte format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:162 @ 06/26/24 12:34:59.309 (4.504s) [+1479s] > Enter [AfterEach] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:25 @ 06/26/24 12:34:59.309 [+1479s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force e023c2231ed4 [+1479s] < Exit [AfterEach] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:25 @ 06/26/24 12:34:59.562 (254ms) [+1479s] • [4.758 seconds] [+1479s] ------------------------------ [+1479s] podman machine list [+1479s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16 [+1479s] list machine in human-readable format [+1479s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:184 [+1479s] > Enter [BeforeEach] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:22 @ 06/26/24 12:34:59.562 [+1479s] < Exit [BeforeEach] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:22 @ 06/26/24 12:34:59.563 (0s) [+1479s] > Enter [It] list machine in human-readable format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:184 @ 06/26/24 12:34:59.563 [+1479s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 fa1ef65f88c3 [+1484s] Image resized. [+1484s] Machine init complete [+1484s] To start your machine run: [+1484s] [+1484s] podman machine start fa1ef65f88c3 [+1484s] [+1484s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.Memory}} {{.DiskSize}} [+1484s] 2GiB 11GiB [+1484s] < Exit [It] list machine in human-readable format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:184 @ 06/26/24 12:35:04.067 (4.504s) [+1484s] > Enter [AfterEach] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:25 @ 06/26/24 12:35:04.067 [+1484s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force fa1ef65f88c3 [+1484s] < Exit [AfterEach] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:25 @ 06/26/24 12:35:04.32 (254ms) [+1484s] • [4.758 seconds] [+1484s] ------------------------------ [+1484s] podman machine rm [+1484s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14 [+1484s] bad init name [+1484s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:27 [+1484s] > Enter [BeforeEach] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:20 @ 06/26/24 12:35:04.321 [+1484s] < Exit [BeforeEach] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:20 @ 06/26/24 12:35:04.321 (0s) [+1484s] > Enter [It] bad init name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:27 @ 06/26/24 12:35:04.321 [+1484s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+1484s] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist [+1484s] < Exit [It] bad init name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:27 @ 06/26/24 12:35:04.352 (31ms) [+1484s] > Enter [AfterEach] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:23 @ 06/26/24 12:35:04.352 [+1484s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+1484s] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist [+1484s] < Exit [AfterEach] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:23 @ 06/26/24 12:35:04.373 (22ms) [+1484s] • [0.053 seconds] [+1484s] ------------------------------ [+1484s] podman machine rm [+1484s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14 [+1484s] Remove machine [+1484s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:35 [+1484s] > Enter [BeforeEach] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:20 @ 06/26/24 12:35:04.373 [+1484s] < Exit [BeforeEach] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:20 @ 06/26/24 12:35:04.373 (0s) [+1484s] > Enter [It] Remove machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:35 @ 06/26/24 12:35:04.373 [+1484s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 cfcbd97e556a [+1488s] Image resized. [+1488s] Machine init complete [+1488s] To start your machine run: [+1488s] [+1488s] podman machine start cfcbd97e556a [+1488s] [+1488s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force cfcbd97e556a [+1489s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect cfcbd97e556a [+1489s] [] [+1489s] Error: cfcbd97e556a: VM does not exist [+1489s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force cfcbd97e556a [+1489s] Error: cfcbd97e556a: VM does not exist [+1489s] < Exit [It] Remove machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:35 @ 06/26/24 12:35:09.163 (4.789s) [+1489s] > Enter [AfterEach] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:23 @ 06/26/24 12:35:09.163 [+1489s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force cfcbd97e556a [+1489s] Error: cfcbd97e556a: VM does not exist [+1489s] < Exit [AfterEach] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:23 @ 06/26/24 12:35:09.184 (22ms) [+1489s] • [4.811 seconds] [+1489s] ------------------------------ [+1489s] podman machine rm [+1489s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14 [+1489s] Remove running machine [+1489s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:59 [+1489s] > Enter [BeforeEach] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:20 @ 06/26/24 12:35:09.185 [+1489s] < Exit [BeforeEach] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:20 @ 06/26/24 12:35:09.185 (0s) [+1489s] > Enter [It] Remove running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:59 @ 06/26/24 12:35:09.185 [+1489s] /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 9e76da3af5f5 [+1493s] Image resized. [+1493s] Machine init complete [+1493s] Starting machine "9e76da3af5f5" [+1516s] [+1516s] This machine is currently configured in rootless mode. If your containers [+1516s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1516s] issues with non-podman clients, you can switch using the following command: [+1516s] [+1516s] podman machine set --rootful 9e76da3af5f5 [+1516s] [+1517s] Mounting volume... /tmp/podman_test1852490713:/tmp/podman_test1852490713 [+1518s] API forwarding listening on: /tmp/podman_test1852490713/podman/9e76da3af5f5-api.sock [+1518s] You can connect Docker API clients by setting DOCKER_HOST using the [+1518s] following command in your terminal session: [+1518s] [+1518s] export DOCKER_HOST='unix:///tmp/podman_test1852490713/podman/9e76da3af5f5-api.sock' [+1518s] [+1518s] Machine "9e76da3af5f5" started successfully [+1518s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm 9e76da3af5f5 [+1518s] Error: running vm "9e76da3af5f5" cannot be destroyed [+1518s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 9e76da3af5f5 [+1518s] Waiting for VM to exit... [+1520s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 9e76da3af5f5 [+1520s] [] [+1520s] Error: 9e76da3af5f5: VM does not exist [+1520s] < Exit [It] Remove running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:59 @ 06/26/24 12:35:40.343 (31.158s) [+1520s] > Enter [AfterEach] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:23 @ 06/26/24 12:35:40.343 [+1520s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 9e76da3af5f5 [+1520s] Error: 9e76da3af5f5: VM does not exist [+1520s] < Exit [AfterEach] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:23 @ 06/26/24 12:35:40.364 (21ms) [+1520s] • [31.180 seconds] [+1520s] ------------------------------ [+1520s] podman machine rm [+1520s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14 [+1520s] machine rm --save-ignition --save-image [+1520s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:84 [+1520s] > Enter [BeforeEach] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:20 @ 06/26/24 12:35:40.364 [+1520s] < Exit [BeforeEach] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:20 @ 06/26/24 12:35:40.364 (0s) [+1520s] > Enter [It] machine rm --save-ignition --save-image - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:84 @ 06/26/24 12:35:40.364 [+1520s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 32ab1effb0a8 [+1524s] Image resized. [+1524s] Machine init complete [+1524s] To start your machine run: [+1524s] [+1524s] podman machine start 32ab1effb0a8 [+1524s] [+1524s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.IdentityPath}} 32ab1effb0a8 [+1524s] /tmp/podman_test1450727747/.local/share/containers/podman/machine/machine [+1524s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force --save-ignition --save-image 32ab1effb0a8 [+1524s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 32ab1effb0a8 [+1524s] [] [+1524s] Error: 32ab1effb0a8: VM does not exist [+1524s] < Exit [It] machine rm --save-ignition --save-image - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:84 @ 06/26/24 12:35:44.971 (4.607s) [+1524s] > Enter [AfterEach] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:23 @ 06/26/24 12:35:44.971 [+1524s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 32ab1effb0a8 [+1524s] Error: 32ab1effb0a8: VM does not exist [+1525s] < Exit [AfterEach] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:23 @ 06/26/24 12:35:45.22 (248ms) [+1525s] • [4.855 seconds] [+1525s] ------------------------------ [+1525s] podman machine rm [+1525s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14 [+1525s] Remove machine sharing ssh key with another machine [+1525s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:123 [+1525s] > Enter [BeforeEach] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:20 @ 06/26/24 12:35:45.22 [+1525s] < Exit [BeforeEach] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:20 @ 06/26/24 12:35:45.22 (0s) [+1525s] > Enter [It] Remove machine sharing ssh key with another machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:123 @ 06/26/24 12:35:45.22 [+1525s] /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 [+1529s] Image resized. [+1529s] Machine init complete [+1529s] To start your machine run: [+1529s] [+1529s] podman machine start foo [+1529s] [+1529s] /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 [+1534s] Image resized. [+1534s] Machine init complete [+1534s] Starting machine "bar" [+1559s] [+1559s] This machine is currently configured in rootless mode. If your containers [+1559s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1559s] issues with non-podman clients, you can switch using the following command: [+1559s] [+1559s] podman machine set --rootful bar [+1559s] [+1560s] Mounting volume... /tmp/podman_test455329493:/tmp/podman_test455329493 [+1560s] API forwarding listening on: /tmp/podman_test455329493/podman/bar-api.sock [+1560s] You can connect Docker API clients by setting DOCKER_HOST using the [+1560s] following command in your terminal session: [+1560s] [+1560s] export DOCKER_HOST='unix:///tmp/podman_test455329493/podman/bar-api.sock' [+1560s] [+1560s] Machine "bar" started successfully [+1560s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.IdentityPath}} foo [+1560s] /tmp/podman_test455329493/.local/share/containers/podman/machine/machine [+1560s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.IdentityPath}} bar [+1560s] /tmp/podman_test455329493/.local/share/containers/podman/machine/machine [+1560s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo [+1561s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh bar echo foo [+1561s] foo [+1561s] < Exit [It] Remove machine sharing ssh key with another machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:123 @ 06/26/24 12:36:21.54 (36.32s) [+1561s] > Enter [AfterEach] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:23 @ 06/26/24 12:36:21.54 [+1561s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo [+1561s] Error: foo: VM does not exist [+1561s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force bar [+1561s] Waiting for VM to exit... [+1562s] < Exit [AfterEach] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:23 @ 06/26/24 12:36:22.837 (1.297s) [+1562s] • [37.617 seconds] [+1562s] ------------------------------ [+1562s] podman machine rm [+1562s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14 [+1562s] Removing all machines doesn't delete ssh keys [+1562s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:165 [+1562s] > Enter [BeforeEach] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:20 @ 06/26/24 12:36:22.837 [+1562s] < Exit [BeforeEach] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:20 @ 06/26/24 12:36:22.837 (0s) [+1562s] > Enter [It] Removing all machines doesn't delete ssh keys - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:165 @ 06/26/24 12:36:22.837 [+1562s] /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 [+1567s] Image resized. [+1567s] Machine init complete [+1567s] To start your machine run: [+1567s] [+1567s] podman machine start foo [+1567s] [+1567s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.IdentityPath}} foo [+1567s] /tmp/podman_test3159507131/.local/share/containers/podman/machine/machine [+1567s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo [+1567s] < Exit [It] Removing all machines doesn't delete ssh keys - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:165 @ 06/26/24 12:36:27.675 (4.838s) [+1567s] > Enter [AfterEach] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:23 @ 06/26/24 12:36:27.675 [+1567s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo [+1567s] Error: foo: VM does not exist [+1567s] < Exit [AfterEach] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:23 @ 06/26/24 12:36:27.706 (31ms) [+1567s] • [4.870 seconds] [+1567s] ------------------------------ [+1567s] [SynchronizedAfterSuite] [+1567s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:72 [+1567s] > Enter [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:72 @ 06/26/24 12:36:27.706 [+1567s] < Exit [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:72 @ 06/26/24 12:36:27.707 (0s) [+1567s] > Enter [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:72 @ 06/26/24 12:36:27.707 [+1567s] < Exit [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:72 @ 06/26/24 12:36:27.707 (0s) [+1567s] [SynchronizedAfterSuite] PASSED [0.000 seconds] [+1567s] ------------------------------ [+1567s] [ReportAfterSuite] Autogenerated ReportAfterSuite for --json-report [+1567s] autogenerated by Ginkgo [+1567s] > Enter [ReportAfterSuite] TOP-LEVEL - autogenerated by Ginkgo @ 06/26/24 12:36:27.707 [+1567s] < Exit [ReportAfterSuite] TOP-LEVEL - autogenerated by Ginkgo @ 06/26/24 12:36:27.715 (8ms) [+1567s] [ReportAfterSuite] PASSED [0.008 seconds] [+1567s] ------------------------------ [+1567s] [+1567s] Summarizing 1 Failure: [+1567s] [FAIL] podman machine set [It] set machine cpus, disk, memory [+1567s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:56 [+1567s] [+1567s] Ran 51 of 55 Specs in 1494.326 seconds [+1567s] FAIL! -- 50 Passed | 1 Failed | 0 Pending | 4 Skipped [+1567s] --- FAIL: TestMachine (1494.34s) [+1567s] FAIL [+1567s] [+1567s] Ginkgo ran 1 suite in 25m52.529347748s [+1567s] [+1567s] Test Suite Failed [+1567s] make[1]: *** [Makefile:642: ginkgo-run] Error 1 [+1567s] make[1]: Leaving directory '/var/tmp/go/src/github.com/containers/podman' [+1567s] make: *** [Makefile:671: localmachine] Error 2 [12:36:27] END - [+1567s] total duration since 2024-06-26T12:36:27Z Annotated results: https://api.cirrus-ci.com/v1/artifact/task/6629352866054144/html/machine-linux-podman-fedora-40-aarch64-rootless-host-sqlite.log.html Exit status: 2