/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-c20240702t170000z-f40f39d13 ************************************************************ Recursively chowning $GOPATH and $GOSRC to some3464dude Re-executing runner through ssh as user 'some3464dude' ************************************************************ + exec ssh some3464dude@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-c20240702t170000z-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.6-200.fc40.aarch64 Cgroups: cgroup2fs aardvark-dns-1.11.0-1.fc40-aarch64 buildah-1.36.0-1.fc40-aarch64 conmon-2.1.10-1.fc40-aarch64 containernetworking-plugins-1.4.0-4.fc40-aarch64 containers-common-0.59.1-2.fc40-noarch container-selinux-2.232.1-1.fc40-noarch criu-3.19-4.fc40-aarch64 crun-1.15-1.fc40-aarch64 golang-1.22.4-1.fc40-aarch64 libseccomp-2.5.5-1.fc40-aarch64 netavark-1.11.0-1.fc40-aarch64 passt-0^20240624.g1ee2eca-1.fc40-aarch64 podman-5.1.1-1.fc40-aarch64 skopeo-1.15.1-1.fc40-aarch64 slirp4netns-1.2.2-2.fc40-aarch64 ************************************************************ + _run_machine-linux # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:556 in main() [18:57:57] START - All [+xxxx] lines that follow are relative to 2024-07-02T18:57:57Z. [+0000s] + make localmachine # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:435 in _run_machine-linux() [+0003s] # gitCommit needed by logformatter, to link to sources [+0003s] /define.gitCommit=edde7379efa1bf3ae5e32ad1364aacf5cd33cbe8 [+0003s] 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/. [+0003s] make[1]: Entering directory '/var/tmp/go/src/github.com/containers/podman' [+0003s] make -C test/tools build/ginkgo [+0003s] make[2]: Entering directory '/var/tmp/go/src/github.com/containers/podman/test/tools' [+0004s] go build -o build/ginkgo ./vendor/github.com/onsi/ginkgo/v2/ginkgo [+0014s] make[2]: Leaving directory '/var/tmp/go/src/github.com/containers/podman/test/tools' [+0014s] ./test/tools/build/ginkgo version [+0014s] Ginkgo Version 2.19.0 [+0014s] ./test/tools/build/ginkgo -vv --tags "remote exclude_graphdriver_btrfs btrfs_noversion exclude_graphdriver_devicemapper containers_image_openpgp remote" -timeout=90m --flake-attempts 0 \ [+0014s] --trace --no-color \ [+0014s] --json-report ginkgo-e2e.json \ [+0014s] pkg/machine/e2e/. [+0072s] Running Suite: Podman Machine tests - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e [+0072s] ================================================================================================== [+0072s] Random Seed: 1719946691 [+0072s] [+0072s] Will run 55 of 55 specs [+0072s] ------------------------------ [+0072s] [BeforeSuite] [+0072s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:53 [+0072s] > Enter [BeforeSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:53 @ 07/02/24 18:59:09.847 [+0072s] Looking up Podman Machine image at quay.io/podman/machine-os:5.2 to create VM [+0072s] Getting image source signatures [+0072s] Copying blob sha256:54d44d6d25cf3a6c611e4d8d4ac1f8de205ad7b5b48be5f39dc3346eb475f152 [+0074s] Copying config sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a [+0074s] Writing manifest to image destination [+0074s] 54d44d6d25cf3a6c611e4d8d4ac1f8de205ad7b5b48be5f39dc3346eb475f152 [+0079s] < Exit [BeforeSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:53 @ 07/02/24 18:59:16.045 (6.198s) [+0079s] [BeforeSuite] PASSED [6.198 seconds] [+0079s] ------------------------------ [+0079s] podman machine info [+0079s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:13 [+0079s] machine info [+0079s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:15 [+0079s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 18:59:16.046 [+0079s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 18:59:16.046 (0s) [+0079s] > Enter [It] machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:15 @ 07/02/24 18:59:16.046 [+0079s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine info [+0079s] host: [+0079s] arch: arm64 [+0079s] currentmachine: "" [+0079s] defaultmachine: "" [+0079s] eventsdir: /tmp/podman_test4264256226/podman [+0079s] machineconfigdir: /tmp/podman_test4264256226/.config/containers/podman/machine/qemu [+0079s] machineimagedir: /tmp/podman_test4264256226/.local/share/containers/podman/machine/qemu [+0079s] machinestate: "" [+0079s] numberofmachines: 0 [+0079s] os: linux [+0079s] vmtype: qemu [+0079s] version: [+0079s] apiversion: 5.2.0-dev [+0079s] version: 5.2.0-dev [+0079s] goversion: go1.22.4 [+0079s] gitcommit: edde7379efa1bf3ae5e32ad1364aacf5cd33cbe8 [+0079s] builttime: Tue Jul 2 18:43:00 2024 [+0079s] built: 1719945780 [+0079s] osarch: linux/arm64 [+0079s] os: linux [+0079s] [+0079s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine info --format {{.Host.NumberOfMachines}} [+0079s] 0 [+0079s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 3d255612e111 [+0083s] Image resized. [+0083s] Machine init complete [+0083s] To start your machine run: [+0083s] [+0083s] podman machine start 3d255612e111 [+0083s] [+0083s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine info --format {{.Host.NumberOfMachines}} [+0083s] 1 [+0083s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine info --format json [+0084s] { [+0084s] "Host": { [+0084s] "Arch": "arm64", [+0084s] "CurrentMachine": "3d255612e111", [+0084s] "DefaultMachine": "3d255612e111", [+0084s] "EventsDir": "/tmp/podman_test4264256226/podman", [+0084s] "MachineConfigDir": "/tmp/podman_test4264256226/.config/containers/podman/machine/qemu", [+0084s] "MachineImageDir": "/tmp/podman_test4264256226/.local/share/containers/podman/machine/qemu", [+0084s] "MachineState": "Stopped", [+0084s] "NumberOfMachines": 1, [+0084s] "OS": "linux", [+0084s] "VMType": "qemu" [+0084s] }, [+0084s] "Version": { [+0084s] "APIVersion": "5.2.0-dev", [+0084s] "Version": "5.2.0-dev", [+0084s] "GoVersion": "go1.22.4", [+0084s] "GitCommit": "edde7379efa1bf3ae5e32ad1364aacf5cd33cbe8", [+0084s] "BuiltTime": "Tue Jul 2 18:43:00 2024", [+0084s] "Built": 1719945780, [+0084s] "OsArch": "linux/arm64", [+0084s] "Os": "linux" [+0084s] } [+0084s] } [+0084s] < Exit [It] machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:15 @ 07/02/24 18:59:21.031 (4.985s) [+0084s] > Enter [DeferCleanup (Each)] podman machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 18:59:21.031 [+0084s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 3d255612e111 [+0084s] < Exit [DeferCleanup (Each)] podman machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 18:59:21.284 (254ms) [+0084s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 18:59:21.284 [+0084s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 18:59:21.285 (0s) [+0084s] • [5.239 seconds] [+0084s] ------------------------------ [+0084s] run basic podman commands [+0084s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20 [+0084s] Basic ops [+0084s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:22 [+0084s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 18:59:21.285 [+0084s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 18:59:21.285 (0s) [+0084s] > Enter [It] Basic ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:22 @ 07/02/24 18:59:21.285 [+0084s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --now 4fbf95dbf130 [+0088s] Image resized. [+0088s] Machine init complete [+0088s] Starting machine "4fbf95dbf130" [+0115s] [+0115s] This machine is currently configured in rootless mode. If your containers [+0115s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0115s] issues with non-podman clients, you can switch using the following command: [+0115s] [+0115s] podman machine set --rootful 4fbf95dbf130 [+0115s] [+0116s] Mounting volume... /tmp/podman_test190697823:/tmp/podman_test190697823 [+0116s] API forwarding listening on: /tmp/podman_test190697823/podman/4fbf95dbf130-api.sock [+0116s] You can connect Docker API clients by setting DOCKER_HOST using the [+0116s] following command in your terminal session: [+0116s] [+0116s] export DOCKER_HOST='unix:///tmp/podman_test190697823/podman/4fbf95dbf130-api.sock' [+0116s] [+0116s] Machine "4fbf95dbf130" started successfully [+0116s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r images -q [+0117s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r pull quay.io/libpod/alpine_nginx [+0117s] Trying to pull quay.io/libpod/alpine_nginx:latest... [+0117s] Getting image source signatures [+0117s] Copying blob sha256:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade [+0117s] Copying blob sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 [+0117s] Copying blob sha256:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 [+0117s] Copying config sha256:ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c [+0117s] Writing manifest to image destination [+0117s] WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) [+0117s] ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c [+0117s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r run quay.io/libpod/alpine_nginx cat /etc/os-release [+0118s] WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) [+0118s] NAME="Alpine Linux" [+0118s] ID=alpine [+0118s] VERSION_ID=3.15.4 [+0118s] PRETTY_NAME="Alpine Linux v3.15" [+0118s] HOME_URL="https://alpinelinux.org/" [+0118s] BUG_REPORT_URL="https://bugs.alpinelinux.org/" [+0118s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r build /tmp/ginkgo2254317534 [+0118s] STEP 1/2: FROM quay.io/libpod/alpine_nginx [+0118s] WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) [+0118s] STEP 2/2: RUN ip addr [+0119s] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [+0119s] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [+0119s] inet 127.0.0.1/8 scope host lo [+0119s] valid_lft forever preferred_lft forever [+0119s] inet6 ::1/128 scope host [+0119s] valid_lft forever preferred_lft forever [+0119s] 2: enp0s1: mtu 65520 qdisc fq_codel state UNKNOWN qlen 1000 [+0119s] link/ether 66:a6:16:f0:ce:7d brd ff:ff:ff:ff:ff:ff [+0119s] inet 192.168.127.2/24 brd 192.168.127.255 scope global noprefixroute enp0s1 [+0119s] valid_lft forever preferred_lft forever [+0119s] inet6 fe80::64a6:16ff:fef0:ce7d/64 scope link tentative [+0119s] valid_lft forever preferred_lft forever [+0119s] COMMIT [+0119s] time="2024-07-02T18:59:56Z" level=warning msg="HEALTHCHECK is not supported for OCI image format and will be ignored. Must use `docker` format" [+0119s] --> b91a4791f75d [+0119s] b91a4791f75d8f43a44eed02e7890ce2f267d8aea48608cce72cd47e577e02b6 [+0119s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r rm -a [+0119s] 93418a334d25218bad56e6950ab186741d23710ffd9434f64e4353a714a42c9b [+0119s] < Exit [It] Basic ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:22 @ 07/02/24 18:59:56.387 (35.102s) [+0119s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/02/24 18:59:56.387 [+0119s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/02/24 18:59:56.387 (0s) [+0119s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 18:59:56.387 [+0119s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 4fbf95dbf130 [+0119s] Waiting for VM to exit... [+0120s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 18:59:57.664 (1.277s) [+0120s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 18:59:57.664 [+0120s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 18:59:57.664 (0s) [+0120s] • [36.379 seconds] [+0120s] ------------------------------ [+0120s] run basic podman commands [+0120s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20 [+0120s] Volume ops [+0120s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:62 [+0120s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 18:59:57.664 [+0120s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 18:59:57.664 (0s) [+0120s] > Enter [It] Volume ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:62 @ 07/02/24 18:59:57.664 [+0120s] /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/ginkgo2764987850 --now 2e231a501b47 [+0125s] Image resized. [+0125s] Machine init complete [+0125s] Starting machine "2e231a501b47" [+0151s] [+0151s] This machine is currently configured in rootless mode. If your containers [+0151s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0151s] issues with non-podman clients, you can switch using the following command: [+0151s] [+0151s] podman machine set --rootful 2e231a501b47 [+0151s] [+0152s] Mounting volume... /tmp/ginkgo2764987850:/tmp/ginkgo2764987850 [+0152s] API forwarding listening on: /tmp/podman_test2273063696/podman/2e231a501b47-api.sock [+0152s] You can connect Docker API clients by setting DOCKER_HOST using the [+0152s] following command in your terminal session: [+0152s] [+0152s] export DOCKER_HOST='unix:///tmp/podman_test2273063696/podman/2e231a501b47-api.sock' [+0152s] [+0152s] Machine "2e231a501b47" started successfully [+0152s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r run -v /tmp/ginkgo2764987850:/test:Z quay.io/libpod/alpine_nginx ls /test/attr-test-file [+0152s] Trying to pull quay.io/libpod/alpine_nginx:latest... [+0153s] Getting image source signatures [+0153s] Copying blob sha256:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 [+0153s] Copying blob sha256:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade [+0153s] Copying blob sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 [+0153s] Copying config sha256:ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c [+0153s] Writing manifest to image destination [+0153s] WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) [+0154s] /test/attr-test-file [+0154s] < Exit [It] Volume ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:62 @ 07/02/24 19:00:31.373 (33.708s) [+0154s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:00:31.373 [+0154s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 2e231a501b47 [+0154s] Waiting for VM to exit... [+0156s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:00:33.155 (1.782s) [+0156s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/02/24 19:00:33.155 [+0156s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/02/24 19:00:33.155 (0s) [+0156s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:00:33.155 [+0156s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:00:33.155 (0s) [+0156s] • [35.491 seconds] [+0156s] ------------------------------ [+0156s] run basic podman commands [+0156s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20 [+0156s] Volume should be virtiofs [+0156s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:93 [+0156s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:00:33.155 [+0156s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:00:33.155 (0s) [+0156s] > Enter [It] Volume should be virtiofs - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:93 @ 07/02/24 19:00:33.155 [+0156s] /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/ginkgo3781022763 --now d1d73a74b03b [+0160s] Image resized. [+0160s] Machine init complete [+0160s] Starting machine "d1d73a74b03b" [+0184s] [+0184s] This machine is currently configured in rootless mode. If your containers [+0184s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0184s] issues with non-podman clients, you can switch using the following command: [+0184s] [+0184s] podman machine set --rootful d1d73a74b03b [+0184s] [+0185s] Mounting volume... /tmp/ginkgo3781022763:/tmp/ginkgo3781022763 [+0186s] API forwarding listening on: /tmp/podman_test4244350157/podman/d1d73a74b03b-api.sock [+0186s] You can connect Docker API clients by setting DOCKER_HOST using the [+0186s] following command in your terminal session: [+0186s] [+0186s] export DOCKER_HOST='unix:///tmp/podman_test4244350157/podman/d1d73a74b03b-api.sock' [+0186s] [+0186s] Machine "d1d73a74b03b" started successfully [+0186s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh d1d73a74b03b findmnt -no FSTYPE /tmp/ginkgo3781022763 [+0186s] virtiofs [+0186s] < Exit [It] Volume should be virtiofs - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:93 @ 07/02/24 19:01:03.392 (30.236s) [+0186s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:01:03.392 [+0186s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force d1d73a74b03b [+0186s] Waiting for VM to exit... [+0187s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:01:04.678 (1.286s) [+0187s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/02/24 19:01:04.678 [+0187s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/02/24 19:01:04.678 (0s) [+0187s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:01:04.678 [+0187s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:01:04.678 (0s) [+0187s] • [31.523 seconds] [+0187s] ------------------------------ [+0187s] run basic podman commands [+0187s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20 [+0187s] Podman ops with port forwarding and gvproxy [+0187s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:120 [+0187s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:01:04.678 [+0187s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:01:04.678 (0s) [+0187s] > Enter [It] Podman ops with port forwarding and gvproxy - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:120 @ 07/02/24 19:01:04.678 [+0187s] /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 ebb1d6788615 [+0192s] Image resized. [+0192s] Machine init complete [+0192s] Starting machine "ebb1d6788615" [+0216s] [+0216s] This machine is currently configured in rootless mode. If your containers [+0216s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0216s] issues with non-podman clients, you can switch using the following command: [+0216s] [+0216s] podman machine set --rootful ebb1d6788615 [+0216s] [+0217s] Mounting volume... /tmp/podman_test3643467456:/tmp/podman_test3643467456 [+0217s] API forwarding listening on: /tmp/podman_test3643467456/podman/ebb1d6788615-api.sock [+0217s] You can connect Docker API clients by setting DOCKER_HOST using the [+0217s] following command in your terminal session: [+0217s] [+0217s] export DOCKER_HOST='unix:///tmp/podman_test3643467456/podman/ebb1d6788615-api.sock' [+0217s] [+0217s] Machine "ebb1d6788615" started successfully [+0217s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r run -dt --name test -p 62544:80 quay.io/libpod/alpine_nginx [+0218s] Trying to pull quay.io/libpod/alpine_nginx:latest... [+0218s] Getting image source signatures [+0218s] Copying blob sha256:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade [+0218s] Copying blob sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 [+0218s] Copying blob sha256:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 [+0218s] Copying config sha256:ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c [+0218s] Writing manifest to image destination [+0218s] WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) [+0219s] baccc471331f87187c9597a75552f19ebff1261f48da7a703ccd096298447d02 [+0219s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r exec test true [+0219s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r rm -af [+0220s] baccc471331f87187c9597a75552f19ebff1261f48da7a703ccd096298447d02 [+0220s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop ebb1d6788615 [+0220s] Waiting for VM to exit... [+0221s] Machine "ebb1d6788615" stopped successfully [+0221s] < Exit [It] Podman ops with port forwarding and gvproxy - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:120 @ 07/02/24 19:01:38.734 (34.056s) [+0221s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:01:38.734 [+0221s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force ebb1d6788615 [+0222s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:01:39.017 (284ms) [+0222s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:01:39.018 [+0222s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:01:39.018 (0s) [+0222s] • [34.340 seconds] [+0222s] ------------------------------ [+0222s] run basic podman commands [+0222s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20 [+0222s] podman volume on non-standard path [+0222s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:158 [+0222s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:01:39.018 [+0222s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:01:39.018 (0s) [+0222s] > Enter [It] podman volume on non-standard path - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:158 @ 07/02/24 19:01:39.018 [+0222s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --volume /tmp/machine-volume607458181:/does/not/exist --now c938fbd69929 [+0226s] Image resized. [+0226s] Machine init complete [+0226s] Starting machine "c938fbd69929" [+0251s] [+0251s] This machine is currently configured in rootless mode. If your containers [+0251s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0251s] issues with non-podman clients, you can switch using the following command: [+0251s] [+0251s] podman machine set --rootful c938fbd69929 [+0251s] [+0252s] Mounting volume... /tmp/machine-volume607458181:/does/not/exist [+0252s] API forwarding listening on: /tmp/podman_test792656554/podman/c938fbd69929-api.sock [+0252s] You can connect Docker API clients by setting DOCKER_HOST using the [+0252s] following command in your terminal session: [+0252s] [+0252s] export DOCKER_HOST='unix:///tmp/podman_test792656554/podman/c938fbd69929-api.sock' [+0252s] [+0252s] Machine "c938fbd69929" started successfully [+0252s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh c938fbd69929 cat /does/not/exist/testfile [+0253s] abcdefg1234567 < Exit [It] podman volume on non-standard path - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:158 @ 07/02/24 19:02:10.205 (31.187s) [+0253s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:02:10.205 [+0253s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force c938fbd69929 [+0253s] Waiting for VM to exit... [+0254s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:02:11.492 (1.286s) [+0254s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:02:11.492 [+0254s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:02:11.492 (0s) [+0254s] • [32.474 seconds] [+0254s] ------------------------------ [+0254s] podman machine ssh [+0254s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:10 [+0254s] bad machine name [+0254s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:12 [+0254s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:02:11.492 [+0254s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:02:11.492 (0s) [+0254s] > Enter [It] bad machine name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:12 @ 07/02/24 19:02:11.492 [+0254s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 93f562b95cba [+0254s] Error: vm podman-machine-default not found: podman-machine-default: VM does not exist [+0254s] < Exit [It] bad machine name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:12 @ 07/02/24 19:02:11.514 (21ms) [+0254s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:02:11.514 [+0254s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:02:11.514 (0s) [+0254s] • [0.022 seconds] [+0254s] ------------------------------ [+0254s] podman machine ssh [+0254s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:10 [+0254s] ssh to non-running machine [+0254s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:21 [+0254s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:02:11.514 [+0254s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:02:11.514 (0s) [+0254s] > Enter [It] ssh to non-running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:21 @ 07/02/24 19:02:11.514 [+0254s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 5ca1f1185711 [+0259s] Image resized. [+0259s] Machine init complete [+0259s] To start your machine run: [+0259s] [+0259s] podman machine start 5ca1f1185711 [+0259s] [+0259s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 5ca1f1185711 [+0259s] Error: vm "5ca1f1185711" is not running [+0259s] < Exit [It] ssh to non-running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:21 @ 07/02/24 19:02:16.13 (4.616s) [+0259s] > Enter [DeferCleanup (Each)] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:02:16.13 [+0259s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 5ca1f1185711 [+0259s] < Exit [DeferCleanup (Each)] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:02:16.404 (273ms) [+0259s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:02:16.404 [+0259s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:02:16.404 (0s) [+0259s] • [4.890 seconds] [+0259s] ------------------------------ [+0259s] podman machine ssh [+0259s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:10 [+0259s] ssh to running machine and check os-type [+0259s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:35 [+0259s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:02:16.404 [+0259s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:02:16.404 (0s) [+0259s] > Enter [It] ssh to running machine and check os-type - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:35 @ 07/02/24 19:02:16.404 [+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 --now 2ea5898e01ce [+0263s] Image resized. [+0263s] Machine init complete [+0263s] Starting machine "2ea5898e01ce" [+0289s] [+0289s] This machine is currently configured in rootless mode. If your containers [+0289s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0289s] issues with non-podman clients, you can switch using the following command: [+0289s] [+0289s] podman machine set --rootful 2ea5898e01ce [+0289s] [+0290s] Mounting volume... /tmp/podman_test1429292125:/tmp/podman_test1429292125 [+0291s] API forwarding listening on: /tmp/podman_test1429292125/podman/2ea5898e01ce-api.sock [+0291s] You can connect Docker API clients by setting DOCKER_HOST using the [+0291s] following command in your terminal session: [+0291s] [+0291s] export DOCKER_HOST='unix:///tmp/podman_test1429292125/podman/2ea5898e01ce-api.sock' [+0291s] [+0291s] Machine "2ea5898e01ce" started successfully [+0291s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 2ea5898e01ce cat /etc/os-release [+0291s] NAME="Fedora Linux" [+0291s] VERSION="40.20240519.2.0 (CoreOS)" [+0291s] ID=fedora [+0291s] VERSION_ID=40 [+0291s] VERSION_CODENAME="" [+0291s] PLATFORM_ID="platform:f40" [+0291s] PRETTY_NAME="Fedora CoreOS 40.20240519.2.0" [+0291s] ANSI_COLOR="0;38;2;60;110;180" [+0291s] LOGO=fedora-logo-icon [+0291s] CPE_NAME="cpe:/o:fedoraproject:fedora:40" [+0291s] HOME_URL="https://getfedora.org/coreos/" [+0291s] DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora-coreos/" [+0291s] SUPPORT_URL="https://github.com/coreos/fedora-coreos-tracker/" [+0291s] BUG_REPORT_URL="https://github.com/coreos/fedora-coreos-tracker/" [+0291s] REDHAT_BUGZILLA_PRODUCT="Fedora" [+0291s] REDHAT_BUGZILLA_PRODUCT_VERSION=40 [+0291s] REDHAT_SUPPORT_PRODUCT="Fedora" [+0291s] REDHAT_SUPPORT_PRODUCT_VERSION=40 [+0291s] SUPPORT_END=2025-05-13 [+0291s] VARIANT="CoreOS" [+0291s] VARIANT_ID=coreos [+0291s] OSTREE_VERSION='40.20240519.2.0' [+0291s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 2ea5898e01ce false [+0291s] < Exit [It] ssh to running machine and check os-type - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:35 @ 07/02/24 19:02:48.877 (32.473s) [+0291s] > Enter [DeferCleanup (Each)] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:02:48.877 [+0291s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 2ea5898e01ce [+0291s] Waiting for VM to exit... [+0293s] < Exit [DeferCleanup (Each)] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:02:50.164 (1.287s) [+0293s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:02:50.164 [+0293s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:02:50.165 (0s) [+0293s] • [33.761 seconds] [+0293s] ------------------------------ [+0293s] podman machine start [+0293s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+0293s] start simple machine [+0293s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:18 [+0293s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:02:50.165 [+0293s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:02:50.165 (0s) [+0293s] > Enter [It] start simple machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:18 @ 07/02/24 19:02:50.165 [+0293s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 e40c426eacdd [+0297s] Image resized. [+0297s] Machine init complete [+0297s] To start your machine run: [+0297s] [+0297s] podman machine start e40c426eacdd [+0297s] [+0297s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start e40c426eacdd [+0297s] Starting machine "e40c426eacdd" [+0322s] [+0322s] This machine is currently configured in rootless mode. If your containers [+0322s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0322s] issues with non-podman clients, you can switch using the following command: [+0322s] [+0322s] podman machine set --rootful e40c426eacdd [+0322s] [+0323s] Mounting volume... /tmp/podman_test2009494641:/tmp/podman_test2009494641 [+0323s] API forwarding listening on: /tmp/podman_test2009494641/podman/e40c426eacdd-api.sock [+0323s] You can connect Docker API clients by setting DOCKER_HOST using the [+0323s] following command in your terminal session: [+0323s] [+0323s] export DOCKER_HOST='unix:///tmp/podman_test2009494641/podman/e40c426eacdd-api.sock' [+0323s] [+0323s] Machine "e40c426eacdd" started successfully [+0323s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect e40c426eacdd [+0323s] [ [+0323s] { [+0323s] "ConfigDir": { [+0323s] "Path": "/tmp/podman_test2009494641/.config/containers/podman/machine/qemu" [+0323s] }, [+0323s] "ConnectionInfo": { [+0323s] "PodmanSocket": { [+0323s] "Path": "/tmp/podman_test2009494641/podman/e40c426eacdd-api.sock" [+0323s] }, [+0323s] "PodmanPipe": null [+0323s] }, [+0323s] "Created": "2024-07-02T19:02:50.189035903Z", [+0323s] "LastUp": "0001-01-01T00:00:00Z", [+0323s] "Name": "e40c426eacdd", [+0323s] "Resources": { [+0323s] "CPUs": 32, [+0323s] "DiskSize": 11, [+0323s] "Memory": 2048, [+0323s] "USBs": [] [+0323s] }, [+0323s] "SSHConfig": { [+0323s] "IdentityPath": "/tmp/podman_test2009494641/.local/share/containers/podman/machine/machine", [+0323s] "Port": 45429, [+0323s] "RemoteUsername": "core" [+0323s] }, [+0323s] "State": "running", [+0323s] "UserModeNetworking": true, [+0323s] "Rootful": false, [+0323s] "Rosetta": false [+0323s] } [+0323s] ] [+0323s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop e40c426eacdd [+0323s] Waiting for VM to exit... [+0324s] Machine "e40c426eacdd" stopped successfully [+0324s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start e40c426eacdd --no-info [+0324s] Starting machine "e40c426eacdd" [+0345s] Mounting volume... /tmp/podman_test2009494641:/tmp/podman_test2009494641 [+0346s] Machine "e40c426eacdd" started successfully [+0346s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop e40c426eacdd [+0346s] Waiting for VM to exit... [+0347s] Machine "e40c426eacdd" stopped successfully [+0347s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start e40c426eacdd --quiet [+0587s] [FAILED] Timed out after 240.000s. [+0587s] Expected process to exit. It did not. [+0587s] In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:56 @ 07/02/24 19:07:44.548 [+0587s] [+0587s] Full Stack Trace [+0587s] github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineSession).waitWithTimeout(0x4000842038, 0x37e11d6000) [+0587s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:56 +0xc8 [+0587s] github.com/containers/podman/v5/pkg/machine/e2e_test.runWrapper({0x400039d3c0, 0x3e}, {0x400061e180, 0x4, 0x4}, 0x37e11d6000, 0x1) [+0587s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:175 +0x2f0 [+0587s] github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineTestBuilder).run(...) [+0587s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:159 [+0587s] github.com/containers/podman/v5/pkg/machine/e2e_test.init.func15.1() [+0587s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:48 +0x794 [+0587s] < Exit [It] start simple machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:18 @ 07/02/24 19:07:44.548 (4m54.384s) [+0587s] > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:07:44.549 [+0587s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force e40c426eacdd [+0827s] [FAILED] Timed out after 240.001s. [+0827s] Expected process to exit. It did not. [+0827s] In [DeferCleanup (Each)] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:56 @ 07/02/24 19:11:44.55 [+0827s] [+0827s] Full Stack Trace [+0827s] github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineSession).waitWithTimeout(0x4000710060, 0x37e11d6000) [+0827s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:56 +0xc8 [+0827s] github.com/containers/podman/v5/pkg/machine/e2e_test.runWrapper({0x400039d3c0, 0x3e}, {0x400061e3c0, 0x4, 0x4}, 0x37e11d6000, 0x1) [+0827s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:175 +0x2f0 [+0827s] github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineTestBuilder).run(...) [+0827s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:159 [+0827s] github.com/containers/podman/v5/pkg/machine/e2e_test.(*initMachine).buildCmd.func1() [+0827s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:85 +0xc4 [+0827s] reflect.Value.call({0x10d70a0?, 0x40006544c0?, 0x13?}, {0x12f0ca3, 0x4}, {0x1f23620, 0x0, 0x0?}) [+0827s] /usr/lib/golang/src/reflect/value.go:596 +0x970 [+0827s] reflect.Value.Call({0x10d70a0?, 0x40006544c0?, 0x4000842010?}, {0x1f23620?, 0x400031dfa8?, 0x581020?}) [+0827s] /usr/lib/golang/src/reflect/value.go:380 +0x94 [+0827s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:11:44.55 (4m0.002s) [+0827s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:11:44.55 [+0827s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:11:44.551 (0s) [+0827s] • [FAILED] [534.386 seconds] [+0827s] podman machine start [+0827s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+0827s] [It] start simple machine [+0827s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:18 [+0827s] ------------------------------ [+0827s] podman machine start [+0827s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+0827s] bad start name [+0827s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:54 [+0827s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:11:44.551 [+0827s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:11:44.551 (0s) [+0827s] > Enter [It] bad start name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:54 @ 07/02/24 19:11:44.551 [+0827s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+0827s] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist [+0827s] < Exit [It] bad start name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:54 @ 07/02/24 19:11:44.572 (22ms) [+0827s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:11:44.572 [+0827s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:11:44.573 (0s) [+0827s] • [0.022 seconds] [+0827s] ------------------------------ [+0827s] podman machine start [+0827s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+0827s] start machine already started [+0827s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:63 [+0827s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:11:44.573 [+0827s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:11:44.573 (0s) [+0827s] > Enter [It] start machine already started - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:63 @ 07/02/24 19:11:44.573 [+0827s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 d144f5f235cb [+0832s] Image resized. [+0832s] Machine init complete [+0832s] To start your machine run: [+0832s] [+0832s] podman machine start d144f5f235cb [+0832s] [+0832s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start d144f5f235cb [+0832s] Starting machine "d144f5f235cb" [+0855s] [+0855s] This machine is currently configured in rootless mode. If your containers [+0855s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0855s] issues with non-podman clients, you can switch using the following command: [+0855s] [+0855s] podman machine set --rootful d144f5f235cb [+0855s] [+0856s] Mounting volume... /tmp/podman_test1062463195:/tmp/podman_test1062463195 [+0857s] API forwarding listening on: /tmp/podman_test1062463195/podman/d144f5f235cb-api.sock [+0857s] You can connect Docker API clients by setting DOCKER_HOST using the [+0857s] following command in your terminal session: [+0857s] [+0857s] export DOCKER_HOST='unix:///tmp/podman_test1062463195/podman/d144f5f235cb-api.sock' [+0857s] [+0857s] Machine "d144f5f235cb" started successfully [+0857s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect d144f5f235cb [+0857s] [ [+0857s] { [+0857s] "ConfigDir": { [+0857s] "Path": "/tmp/podman_test1062463195/.config/containers/podman/machine/qemu" [+0857s] }, [+0857s] "ConnectionInfo": { [+0857s] "PodmanSocket": { [+0857s] "Path": "/tmp/podman_test1062463195/podman/d144f5f235cb-api.sock" [+0857s] }, [+0857s] "PodmanPipe": null [+0857s] }, [+0857s] "Created": "2024-07-02T19:11:44.596740663Z", [+0857s] "LastUp": "0001-01-01T00:00:00Z", [+0857s] "Name": "d144f5f235cb", [+0857s] "Resources": { [+0857s] "CPUs": 32, [+0857s] "DiskSize": 11, [+0857s] "Memory": 2048, [+0857s] "USBs": [] [+0857s] }, [+0857s] "SSHConfig": { [+0857s] "IdentityPath": "/tmp/podman_test1062463195/.local/share/containers/podman/machine/machine", [+0857s] "Port": 45643, [+0857s] "RemoteUsername": "core" [+0857s] }, [+0857s] "State": "running", [+0857s] "UserModeNetworking": true, [+0857s] "Rootful": false, [+0857s] "Rosetta": false [+0857s] } [+0857s] ] [+0857s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start d144f5f235cb [+0857s] Starting machine "d144f5f235cb" [+0857s] Error: unable to start "d144f5f235cb": machine d144f5f235cb: VM already running or starting [+0857s] < Exit [It] start machine already started - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:63 @ 07/02/24 19:12:14.627 (30.054s) [+0857s] > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:12:14.627 [+0857s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force d144f5f235cb [+0857s] Waiting for VM to exit... [+0859s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:12:16.389 (1.762s) [+0859s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:12:16.389 [+0859s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:12:16.39 (0s) [+0859s] • [31.817 seconds] [+0859s] ------------------------------ [+0859s] podman machine start [+0859s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+0859s] start machine with conflict on SSH port [+0859s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:84 [+0859s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:12:16.39 [+0859s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:12:16.39 (0s) [+0859s] > Enter [It] start machine with conflict on SSH port - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:84 @ 07/02/24 19:12:16.39 [+0859s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 a6eeb7bd3d8a [+0863s] Image resized. [+0863s] Machine init complete [+0863s] To start your machine run: [+0863s] [+0863s] podman machine start a6eeb7bd3d8a [+0863s] [+0863s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.Port}} a6eeb7bd3d8a [+0863s] 33545 [+0863s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote system connection list --format {{.URI}} [+0863s] ssh://core@127.0.0.1:33545/run/user/3956/podman/podman.sock [+0863s] ssh://root@127.0.0.1:33545/run/podman/podman.sock [+0863s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start a6eeb7bd3d8a [+0864s] Starting machine "a6eeb7bd3d8a" [+0864s] time="2024-07-02T19:12:21Z" level=warning msg="detected port conflict on machine ssh port [33545], reassigning" [+0888s] [+0888s] This machine is currently configured in rootless mode. If your containers [+0888s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0888s] issues with non-podman clients, you can switch using the following command: [+0888s] [+0888s] podman machine set --rootful a6eeb7bd3d8a [+0888s] [+0889s] Mounting volume... /tmp/podman_test2432708251:/tmp/podman_test2432708251 [+0890s] API forwarding listening on: /tmp/podman_test2432708251/podman/a6eeb7bd3d8a-api.sock [+0890s] You can connect Docker API clients by setting DOCKER_HOST using the [+0890s] following command in your terminal session: [+0890s] [+0890s] export DOCKER_HOST='unix:///tmp/podman_test2432708251/podman/a6eeb7bd3d8a-api.sock' [+0890s] [+0890s] Machine "a6eeb7bd3d8a" started successfully [+0890s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.Port}} a6eeb7bd3d8a [+0890s] 46625 [+0890s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote system connection list --format {{.URI}} [+0890s] ssh://core@127.0.0.1:46625/run/user/3956/podman/podman.sock [+0890s] ssh://root@127.0.0.1:46625/run/podman/podman.sock [+0890s] < Exit [It] start machine with conflict on SSH port - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:84 @ 07/02/24 19:12:47.358 (30.968s) [+0890s] > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:12:47.358 [+0890s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force a6eeb7bd3d8a [+0890s] Waiting for VM to exit... [+0891s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:12:48.625 (1.267s) [+0891s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:12:48.625 [+0891s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:12:48.625 (0s) [+0891s] • [32.236 seconds] [+0891s] ------------------------------ [+0891s] podman machine start [+0891s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+0891s] start only starts specified machine [+0891s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:133 [+0891s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:12:48.626 [+0891s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:12:48.626 (0s) [+0891s] > Enter [It] start only starts specified machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:133 @ 07/02/24 19:12:48.626 [+0891s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 3961fdf32345 [+0896s] Image resized. [+0896s] Machine init complete [+0896s] To start your machine run: [+0896s] [+0896s] podman machine start 3961fdf32345 [+0896s] [+0896s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 2b17e655d1d4 [+0900s] Image resized. [+0900s] Machine init complete [+0900s] To start your machine run: [+0900s] [+0900s] podman machine start 2b17e655d1d4 [+0900s] [+0900s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 3961fdf32345 [+0900s] Starting machine "3961fdf32345" [+0924s] [+0924s] This machine is currently configured in rootless mode. If your containers [+0924s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0924s] issues with non-podman clients, you can switch using the following command: [+0924s] [+0924s] podman machine set --rootful 3961fdf32345 [+0924s] [+0925s] Mounting volume... /tmp/podman_test2665644560:/tmp/podman_test2665644560 [+0925s] API forwarding listening on: /tmp/podman_test2665644560/podman/3961fdf32345-api.sock [+0925s] You can connect Docker API clients by setting DOCKER_HOST using the [+0925s] following command in your terminal session: [+0925s] [+0925s] export DOCKER_HOST='unix:///tmp/podman_test2665644560/podman/3961fdf32345-api.sock' [+0925s] [+0925s] Machine "3961fdf32345" started successfully [+0925s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.State}} 3961fdf32345 [+0925s] running [+0925s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.State}} 2b17e655d1d4 [+0925s] stopped [+0925s] < Exit [It] start only starts specified machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:133 @ 07/02/24 19:13:22.929 (34.304s) [+0925s] > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:13:22.929 [+0925s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 2b17e655d1d4 [+0926s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:13:23.183 (254ms) [+0926s] > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:13:23.184 [+0926s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 3961fdf32345 [+0926s] Waiting for VM to exit... [+0927s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:13:24.945 (1.762s) [+0927s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:13:24.945 [+0927s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:13:24.946 (0s) [+0927s] • [36.320 seconds] [+0927s] ------------------------------ [+0927s] podman machine start [+0927s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+0927s] start two machines in parallel [+0927s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:166 [+0927s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:13:24.946 [+0927s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:13:24.946 (0s) [+0927s] > Enter [It] start two machines in parallel - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:166 @ 07/02/24 19:13:24.946 [+0927s] /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-0bd5b836c300 [+0932s] Image resized. [+0932s] Machine init complete [+0932s] To start your machine run: [+0932s] [+0932s] podman machine start m1-0bd5b836c300 [+0932s] [+0932s] /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-7b2f3fac3c7f [+0936s] Image resized. [+0936s] Machine init complete [+0936s] To start your machine run: [+0936s] [+0936s] podman machine start m2-7b2f3fac3c7f [+0936s] [+0936s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start m1-0bd5b836c300 [+0936s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start m2-7b2f3fac3c7f [+0937s] Starting machine "m1-0bd5b836c300" [+0937s] Starting machine "m2-7b2f3fac3c7f" [+0960s] [+0960s] This machine is currently configured in rootless mode. If your containers [+0960s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0960s] issues with non-podman clients, you can switch using the following command: [+0960s] [+0960s] podman machine set --rootful m2-7b2f3fac3c7f [+0960s] [+0961s] Mounting volume... /tmp/podman_test2340405025:/tmp/podman_test2340405025 [+0962s] API forwarding listening on: /tmp/podman_test2340405025/podman/m2-7b2f3fac3c7f-api.sock [+0962s] You can connect Docker API clients by setting DOCKER_HOST using the [+0962s] following command in your terminal session: [+0962s] [+0962s] export DOCKER_HOST='unix:///tmp/podman_test2340405025/podman/m2-7b2f3fac3c7f-api.sock' [+0962s] [+0962s] Machine "m2-7b2f3fac3c7f" started successfully [+0962s] Error: unable to start "m1-0bd5b836c300": machine m2-7b2f3fac3c7f: VM already running or starting [+0962s] < Exit [It] start two machines in parallel - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:166 @ 07/02/24 19:13:59.559 (34.613s) [+0962s] > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:13:59.559 [+0962s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force m2-7b2f3fac3c7f [+0962s] Waiting for VM to exit... [+0963s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:14:00.825 (1.266s) [+0963s] > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:14:00.825 [+0963s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force m1-0bd5b836c300 [+0964s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:14:01.079 (254ms) [+0964s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:14:01.079 [+0964s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:14:01.079 (0s) [+0964s] • [36.134 seconds] [+0964s] ------------------------------ [+0964s] podman machine list [+0964s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16 [+0964s] list machine [+0964s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:18 [+0964s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:14:01.08 [+0964s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:14:01.08 (0s) [+0964s] > Enter [It] list machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:18 @ 07/02/24 19:14:01.08 [+0964s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list [+0964s] NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE [+0964s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 0bfa3f4f34ed [+0968s] Image resized. [+0968s] Machine init complete [+0968s] To start your machine run: [+0968s] [+0968s] podman machine start 0bfa3f4f34ed [+0968s] [+0968s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list [+0968s] NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE [+0968s] 0bfa3f4f34ed* qemu 4 seconds ago Never 32 2GiB 11GiB [+0968s] < Exit [It] list machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:18 @ 07/02/24 19:14:05.685 (4.605s) [+0968s] > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:14:05.685 [+0968s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 0bfa3f4f34ed [+0968s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:14:05.938 (254ms) [+0968s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:14:05.938 [+0968s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:14:05.939 (0s) [+0968s] • [4.859 seconds] [+0968s] ------------------------------ [+0968s] podman machine list [+0968s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16 [+0968s] list machines with quiet or noheading [+0968s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:36 [+0968s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:14:05.939 [+0968s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:14:05.939 (0s) [+0968s] > Enter [It] list machines with quiet or noheading - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:36 @ 07/02/24 19:14:05.939 [+0968s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --quiet [+0968s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading --quiet [+0968s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 91222d0102c6 [+0973s] Image resized. [+0973s] Machine init complete [+0973s] To start your machine run: [+0973s] [+0973s] podman machine start 91222d0102c6 [+0973s] [+0973s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 e786105073f4 [+0977s] Image resized. [+0977s] Machine init complete [+0977s] To start your machine run: [+0977s] [+0977s] podman machine start e786105073f4 [+0977s] [+0977s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading --quiet [+0977s] 91222d0102c6* [+0977s] e786105073f4 [+0977s] < Exit [It] list machines with quiet or noheading - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:36 @ 07/02/24 19:14:14.999 (9.06s) [+0977s] > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:14:14.999 [+0977s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force e786105073f4 [+0978s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:14:15.253 (254ms) [+0978s] > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:14:15.253 [+0978s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 91222d0102c6 [+0978s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:14:15.506 (253ms) [+0978s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:14:15.506 [+0978s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:14:15.507 (0s) [+0978s] • [9.568 seconds] [+0978s] ------------------------------ [+0978s] podman machine list [+0978s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16 [+0978s] list machine: check if running while starting [+0978s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:72 [+0978s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:14:15.507 [+0978s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:14:15.507 (1ms) [+0978s] > Enter [It] list machine: check if running while starting - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:72 @ 07/02/24 19:14:15.507 [+0978s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 598daf99d8d3 [+0982s] Image resized. [+0982s] Machine init complete [+0982s] To start your machine run: [+0982s] [+0982s] podman machine start 598daf99d8d3 [+0982s] [+0983s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0983s] Never [+0983s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 598daf99d8d3 [+0983s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0983s] Starting machine "598daf99d8d3" [+0983s] Never [+0986s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0986s] Currently starting [+0989s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0989s] Currently starting [+0992s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0992s] Currently starting [+0995s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0995s] Currently starting [+0998s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0998s] Currently starting [+1001s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+1001s] Currently starting [+1004s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+1004s] Currently starting [+1006s] [+1006s] This machine is currently configured in rootless mode. If your containers [+1006s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1006s] issues with non-podman clients, you can switch using the following command: [+1006s] [+1006s] podman machine set --rootful 598daf99d8d3 [+1006s] [+1007s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+1007s] Currently starting [+1008s] Mounting volume... /tmp/podman_test2112659616:/tmp/podman_test2112659616 [+1008s] API forwarding listening on: /tmp/podman_test2112659616/podman/598daf99d8d3-api.sock [+1008s] You can connect Docker API clients by setting DOCKER_HOST using the [+1008s] following command in your terminal session: [+1008s] [+1008s] export DOCKER_HOST='unix:///tmp/podman_test2112659616/podman/598daf99d8d3-api.sock' [+1008s] [+1008s] Machine "598daf99d8d3" started successfully [+1010s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+1010s] Currently running [+1010s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+1010s] Currently running [+1010s] < Exit [It] list machine: check if running while starting - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:72 @ 07/02/24 19:14:47.383 (31.876s) [+1010s] > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:14:47.383 [+1010s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 598daf99d8d3 [+1010s] Waiting for VM to exit... [+1011s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:14:48.65 (1.266s) [+1011s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:14:48.65 [+1011s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:14:48.65 (0s) [+1011s] • [33.143 seconds] [+1011s] ------------------------------ [+1011s] podman machine list [+1011s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16 [+1011s] list with --format [+1011s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:111 [+1011s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:14:48.65 [+1011s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:14:48.65 (0s) [+1011s] > Enter [It] list with --format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:111 @ 07/02/24 19:14:48.65 [+1011s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 df1b13008279 [+1016s] Image resized. [+1016s] Machine init complete [+1016s] To start your machine run: [+1016s] [+1016s] podman machine start df1b13008279 [+1016s] [+1016s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.Name}} [+1016s] df1b13008279* [+1016s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format json [+1016s] [ [+1016s] { [+1016s] "Name": "df1b13008279", [+1016s] "Default": true, [+1016s] "Created": "2024-07-02T19:14:48.673901922Z", [+1016s] "Running": false, [+1016s] "Starting": false, [+1016s] "LastUp": "0001-01-01T00:00:00Z", [+1016s] "Stream": "default", [+1016s] "VMType": "qemu", [+1016s] "CPUs": 32, [+1016s] "Memory": "2147483648", [+1016s] "DiskSize": "11811160064", [+1016s] "Port": 35475, [+1016s] "RemoteUsername": "core", [+1016s] "IdentityPath": "/tmp/podman_test2510656037/.local/share/containers/podman/machine/machine", [+1016s] "UserModeNetworking": true [+1016s] } [+1016s] ]/var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format table {{.Name}} [+1016s] NAME [+1016s] df1b13008279* [+1016s] < Exit [It] list with --format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:111 @ 07/02/24 19:14:53.268 (4.617s) [+1016s] > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:14:53.268 [+1016s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force df1b13008279 [+1016s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:14:53.521 (254ms) [+1016s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:14:53.521 [+1016s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:14:53.522 (0s) [+1016s] • [4.872 seconds] [+1016s] ------------------------------ [+1016s] podman machine list [+1016s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16 [+1016s] list machine in machine-readable byte format [+1016s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:151 [+1016s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:14:53.522 [+1016s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:14:53.522 (0s) [+1016s] > Enter [It] list machine in machine-readable byte format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:151 @ 07/02/24 19:14:53.522 [+1016s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 b53d10953ac3 [+1021s] Image resized. [+1021s] Machine init complete [+1021s] To start your machine run: [+1021s] [+1021s] podman machine start b53d10953ac3 [+1021s] [+1021s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format json [+1021s] [ [+1021s] { [+1021s] "Name": "b53d10953ac3", [+1021s] "Default": true, [+1021s] "Created": "2024-07-02T19:14:53.546020176Z", [+1021s] "Running": false, [+1021s] "Starting": false, [+1021s] "LastUp": "0001-01-01T00:00:00Z", [+1021s] "Stream": "default", [+1021s] "VMType": "qemu", [+1021s] "CPUs": 32, [+1021s] "Memory": "2147483648", [+1021s] "DiskSize": "11811160064", [+1021s] "Port": 40149, [+1021s] "RemoteUsername": "core", [+1021s] "IdentityPath": "/tmp/podman_test3907463284/.local/share/containers/podman/machine/machine", [+1021s] "UserModeNetworking": true [+1021s] } [+1021s] ] < Exit [It] list machine in machine-readable byte format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:151 @ 07/02/24 19:14:58.046 (4.524s) [+1021s] > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:14:58.046 [+1021s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force b53d10953ac3 [+1021s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:14:58.3 (254ms) [+1021s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:14:58.3 [+1021s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:14:58.3 (0s) [+1021s] • [4.779 seconds] [+1021s] ------------------------------ [+1021s] podman machine list [+1021s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16 [+1021s] list machine in human-readable format [+1021s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:173 [+1021s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:14:58.3 [+1021s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:14:58.301 (0s) [+1021s] > Enter [It] list machine in human-readable format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:173 @ 07/02/24 19:14:58.301 [+1021s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 32662f8e5a05 [+1025s] Image resized. [+1025s] Machine init complete [+1025s] To start your machine run: [+1025s] [+1025s] podman machine start 32662f8e5a05 [+1025s] [+1025s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.Memory}} {{.DiskSize}} [+1025s] 2GiB 11GiB [+1025s] < Exit [It] list machine in human-readable format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:173 @ 07/02/24 19:15:02.824 (4.524s) [+1025s] > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:02.824 [+1025s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 32662f8e5a05 [+1026s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:03.078 (254ms) [+1026s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:15:03.078 [+1026s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:15:03.079 (0s) [+1026s] • [4.778 seconds] [+1026s] ------------------------------ [+1026s] podman machine reset [+1026s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:9 [+1026s] starting from scratch should not error [+1026s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:11 [+1026s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:15:03.079 [+1026s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:15:03.079 (0s) [+1026s] > Enter [It] starting from scratch should not error - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:11 @ 07/02/24 19:15:03.079 [+1026s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine reset --force [+1026s] < Exit [It] starting from scratch should not error - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:11 @ 07/02/24 19:15:03.1 (21ms) [+1026s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:15:03.1 [+1026s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:15:03.1 (0s) [+1026s] • [0.021 seconds] [+1026s] ------------------------------ [+1026s] podman machine reset [+1026s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:9 [+1026s] reset machine with one defined machine [+1026s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:18 [+1026s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:15:03.1 [+1026s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:15:03.1 (0s) [+1026s] > Enter [It] reset machine with one defined machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:18 @ 07/02/24 19:15:03.1 [+1026s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 c50948a576d0 [+1030s] Image resized. [+1030s] Machine init complete [+1030s] To start your machine run: [+1030s] [+1030s] podman machine start c50948a576d0 [+1030s] [+1030s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading [+1030s] c50948a576d0* qemu 4 seconds ago Never 32 2GiB 11GiB [+1030s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine reset --force [+1030s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading [+1030s] < Exit [It] reset machine with one defined machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:18 @ 07/02/24 19:15:07.889 (4.789s) [+1030s] > Enter [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:07.889 [+1030s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force c50948a576d0 [+1030s] Error: c50948a576d0: VM does not exist [+1030s] < Exit [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:07.911 (21ms) [+1030s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:15:07.911 [+1030s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:15:07.911 (0s) [+1030s] • [4.811 seconds] [+1030s] ------------------------------ [+1030s] podman machine reset [+1030s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:9 [+1030s] reset with running machine and other machines idle [+1030s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:42 [+1030s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:15:07.911 [+1030s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:15:07.911 (0s) [+1030s] > Enter [It] reset with running machine and other machines idle - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:42 @ 07/02/24 19:15:07.911 [+1030s] /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 90a2a2d3e499 [+1035s] Image resized. [+1035s] Machine init complete [+1035s] Starting machine "90a2a2d3e499" [+1060s] [+1060s] This machine is currently configured in rootless mode. If your containers [+1060s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1060s] issues with non-podman clients, you can switch using the following command: [+1060s] [+1060s] podman machine set --rootful 90a2a2d3e499 [+1060s] [+1061s] Mounting volume... /tmp/podman_test1941425159:/tmp/podman_test1941425159 [+1061s] API forwarding listening on: /tmp/podman_test1941425159/podman/90a2a2d3e499-api.sock [+1061s] You can connect Docker API clients by setting DOCKER_HOST using the [+1061s] following command in your terminal session: [+1061s] [+1061s] export DOCKER_HOST='unix:///tmp/podman_test1941425159/podman/90a2a2d3e499-api.sock' [+1061s] [+1061s] Machine "90a2a2d3e499" started successfully [+1061s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading [+1061s] 90a2a2d3e499* qemu 30 seconds ago Currently running 32 2GiB 11GiB [+1061s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 19d84ea71e91 [+1066s] Image resized. [+1066s] Machine init complete [+1066s] To start your machine run: [+1066s] [+1066s] podman machine start 19d84ea71e91 [+1066s] [+1066s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading [+1066s] 90a2a2d3e499* qemu 35 seconds ago Currently running 32 2GiB 11GiB [+1066s] 19d84ea71e91 qemu 4 seconds ago Never 32 2GiB 11GiB [+1066s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine reset --force [+1066s] Waiting for VM to exit... [+1067s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading [+1067s] < Exit [It] reset with running machine and other machines idle - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:42 @ 07/02/24 19:15:44.96 (37.049s) [+1067s] > Enter [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:44.96 [+1067s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 19d84ea71e91 [+1067s] Error: 19d84ea71e91: VM does not exist [+1067s] < Exit [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:44.981 (21ms) [+1067s] > Enter [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:44.981 [+1067s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 90a2a2d3e499 [+1067s] Error: 90a2a2d3e499: VM does not exist [+1068s] < Exit [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:45.002 (21ms) [+1068s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:15:45.002 [+1068s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:15:45.002 (0s) [+1068s] • [37.091 seconds] [+1068s] ------------------------------ [+1068s] podman machine init [+1068s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+1068s] bad init [+1068s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:28 [+1068s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:15:45.003 [+1068s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:15:45.003 (0s) [+1068s] > Enter [It] bad init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:28 @ 07/02/24 19:15:45.003 [+1068s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+1068s] Error: machine name "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ" must be 30 characters or less [+1068s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 qemu [+1068s] Error: cannot use "qemu" for a machine name [+1068s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r system connection add foobar tcp://localhost:8000 [+1068s] /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 [+1068s] Error: system connection "foobar" already exists. consider a different machine name or remove the connection with `podman system connection rm` [+1068s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 ab/cd [+1068s] Error: invalid name "ab/cd": names must match [a-zA-Z0-9][a-zA-Z0-9_.-]*: invalid argument [+1068s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --username -/a 9ec2606939b7 [+1068s] Error: invalid username "-/a": names must match [a-zA-Z0-9][a-zA-Z0-9_.-]*: invalid argument [+1068s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --memory 129551 9ec2606939b7 [+1068s] Error: requested amount of memory (129551 MB) greater than total system memory (134770749440 MB) [+1068s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r system connection rm foobar [+1068s] < Exit [It] bad init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:28 @ 07/02/24 19:15:45.171 (168ms) [+1068s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:45.171 [+1068s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 9ec2606939b7 [+1068s] Error: 9ec2606939b7: VM does not exist [+1068s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:45.192 (21ms) [+1068s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:45.192 [+1068s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 9ec2606939b7 [+1068s] Error: 9ec2606939b7: VM does not exist [+1068s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:45.213 (21ms) [+1068s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:45.213 [+1068s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force ab/cd [+1068s] Error: ab/cd: VM does not exist [+1068s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:45.234 (21ms) [+1068s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:45.234 [+1068s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foobar [+1068s] Error: foobar: VM does not exist [+1068s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:45.255 (21ms) [+1068s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:45.255 [+1068s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force qemu [+1068s] Error: qemu: VM does not exist [+1068s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:45.277 (21ms) [+1068s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:45.277 [+1068s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+1068s] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist [+1068s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:45.298 (21ms) [+1068s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:15:45.298 [+1068s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:15:45.298 (0s) [+1068s] • [0.296 seconds] [+1068s] ------------------------------ [+1068s] podman machine init [+1068s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+1068s] simple init [+1068s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:82 [+1068s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:15:45.298 [+1068s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:15:45.299 (0s) [+1068s] > Enter [It] simple init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:82 @ 07/02/24 19:15:45.299 [+1068s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 939d30c33988 [+1072s] Image resized. [+1072s] Machine init complete [+1072s] To start your machine run: [+1072s] [+1072s] podman machine start 939d30c33988 [+1072s] [+1072s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 939d30c33988 [+1072s] [ [+1072s] { [+1072s] "ConfigDir": { [+1072s] "Path": "/tmp/podman_test3618798721/.config/containers/podman/machine/qemu" [+1072s] }, [+1072s] "ConnectionInfo": { [+1072s] "PodmanSocket": { [+1072s] "Path": "/tmp/podman_test3618798721/podman/939d30c33988-api.sock" [+1072s] }, [+1072s] "PodmanPipe": null [+1072s] }, [+1072s] "Created": "2024-07-02T19:15:45.321713607Z", [+1072s] "LastUp": "0001-01-01T00:00:00Z", [+1072s] "Name": "939d30c33988", [+1072s] "Resources": { [+1072s] "CPUs": 32, [+1072s] "DiskSize": 11, [+1072s] "Memory": 2048, [+1072s] "USBs": [] [+1072s] }, [+1072s] "SSHConfig": { [+1072s] "IdentityPath": "/tmp/podman_test3618798721/.local/share/containers/podman/machine/machine", [+1072s] "Port": 34615, [+1072s] "RemoteUsername": "core" [+1072s] }, [+1072s] "State": "stopped", [+1072s] "UserModeNetworking": true, [+1072s] "Rootful": false, [+1072s] "Rosetta": false [+1072s] } [+1072s] ] [+1072s] < Exit [It] simple init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:82 @ 07/02/24 19:15:49.823 (4.524s) [+1072s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:49.823 [+1072s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 939d30c33988 [+1073s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:50.077 (254ms) [+1073s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:15:50.077 [+1073s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:15:50.077 (0s) [+1073s] • [4.779 seconds] [+1073s] ------------------------------ [+1073s] podman machine init [+1073s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+1073s] simple init with start [+1073s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:101 [+1073s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:15:50.077 [+1073s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:15:50.077 (0s) [+1073s] > Enter [It] simple init with start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:101 @ 07/02/24 19:15:50.077 [+1073s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 5139eca18390 [+1077s] Image resized. [+1077s] Machine init complete [+1077s] To start your machine run: [+1077s] [+1077s] podman machine start 5139eca18390 [+1077s] [+1077s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 5139eca18390 [+1077s] [ [+1077s] { [+1077s] "ConfigDir": { [+1077s] "Path": "/tmp/podman_test4116127996/.config/containers/podman/machine/qemu" [+1077s] }, [+1077s] "ConnectionInfo": { [+1077s] "PodmanSocket": { [+1077s] "Path": "/tmp/podman_test4116127996/podman/5139eca18390-api.sock" [+1077s] }, [+1077s] "PodmanPipe": null [+1077s] }, [+1077s] "Created": "2024-07-02T19:15:50.101421531Z", [+1077s] "LastUp": "0001-01-01T00:00:00Z", [+1077s] "Name": "5139eca18390", [+1077s] "Resources": { [+1077s] "CPUs": 32, [+1077s] "DiskSize": 11, [+1077s] "Memory": 2048, [+1077s] "USBs": [] [+1077s] }, [+1077s] "SSHConfig": { [+1077s] "IdentityPath": "/tmp/podman_test4116127996/.local/share/containers/podman/machine/machine", [+1077s] "Port": 45399, [+1077s] "RemoteUsername": "core" [+1077s] }, [+1077s] "State": "stopped", [+1077s] "UserModeNetworking": true, [+1077s] "Rootful": false, [+1077s] "Rosetta": false [+1077s] } [+1077s] ] [+1077s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 5139eca18390 [+1077s] Starting machine "5139eca18390" [+1101s] [+1101s] This machine is currently configured in rootless mode. If your containers [+1101s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1101s] issues with non-podman clients, you can switch using the following command: [+1101s] [+1101s] podman machine set --rootful 5139eca18390 [+1101s] [+1102s] Mounting volume... /tmp/podman_test4116127996:/tmp/podman_test4116127996 [+1103s] API forwarding listening on: /tmp/podman_test4116127996/podman/5139eca18390-api.sock [+1103s] You can connect Docker API clients by setting DOCKER_HOST using the [+1103s] following command in your terminal session: [+1103s] [+1103s] export DOCKER_HOST='unix:///tmp/podman_test4116127996/podman/5139eca18390-api.sock' [+1103s] [+1103s] Machine "5139eca18390" started successfully [+1103s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 5139eca18390 [+1103s] [ [+1103s] { [+1103s] "ConfigDir": { [+1103s] "Path": "/tmp/podman_test4116127996/.config/containers/podman/machine/qemu" [+1103s] }, [+1103s] "ConnectionInfo": { [+1103s] "PodmanSocket": { [+1103s] "Path": "/tmp/podman_test4116127996/podman/5139eca18390-api.sock" [+1103s] }, [+1103s] "PodmanPipe": null [+1103s] }, [+1103s] "Created": "2024-07-02T19:15:50.101421531Z", [+1103s] "LastUp": "0001-01-01T00:00:00Z", [+1103s] "Name": "5139eca18390", [+1103s] "Resources": { [+1103s] "CPUs": 32, [+1103s] "DiskSize": 11, [+1103s] "Memory": 2048, [+1103s] "USBs": [] [+1103s] }, [+1103s] "SSHConfig": { [+1103s] "IdentityPath": "/tmp/podman_test4116127996/.local/share/containers/podman/machine/machine", [+1103s] "Port": 45399, [+1103s] "RemoteUsername": "core" [+1103s] }, [+1103s] "State": "running", [+1103s] "UserModeNetworking": true, [+1103s] "Rootful": false, [+1103s] "Rosetta": false [+1103s] } [+1103s] ] [+1103s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 5139eca18390 sudo systemctl is-enabled zincati [+1103s] disabled [+1103s] < Exit [It] simple init with start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:101 @ 07/02/24 19:16:20.905 (30.828s) [+1103s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:16:20.905 [+1103s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 5139eca18390 [+1103s] Waiting for VM to exit... [+1105s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:16:22.667 (1.762s) [+1105s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:16:22.667 [+1105s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:16:22.668 (0s) [+1105s] • [32.591 seconds] [+1105s] ------------------------------ [+1105s] podman machine init [+1105s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+1105s] simple init with username [+1105s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:137 [+1105s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:16:22.668 [+1105s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:16:22.668 (0s) [+1105s] > Enter [It] simple init with username - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:137 @ 07/02/24 19:16:22.668 [+1105s] /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 95ba9310698b [+1110s] Image resized. [+1110s] Machine init complete [+1110s] To start your machine run: [+1110s] [+1110s] podman machine start 95ba9310698b [+1110s] [+1110s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 95ba9310698b [+1110s] [ [+1110s] { [+1110s] "ConfigDir": { [+1110s] "Path": "/tmp/podman_test2321872890/.config/containers/podman/machine/qemu" [+1110s] }, [+1110s] "ConnectionInfo": { [+1110s] "PodmanSocket": { [+1110s] "Path": "/tmp/podman_test2321872890/podman/95ba9310698b-api.sock" [+1110s] }, [+1110s] "PodmanPipe": null [+1110s] }, [+1110s] "Created": "2024-07-02T19:16:22.691805592Z", [+1110s] "LastUp": "0001-01-01T00:00:00Z", [+1110s] "Name": "95ba9310698b", [+1110s] "Resources": { [+1110s] "CPUs": 32, [+1110s] "DiskSize": 11, [+1110s] "Memory": 2048, [+1110s] "USBs": [] [+1110s] }, [+1110s] "SSHConfig": { [+1110s] "IdentityPath": "/tmp/podman_test2321872890/.local/share/containers/podman/machine/machine", [+1110s] "Port": 37183, [+1110s] "RemoteUsername": "remoteuser" [+1110s] }, [+1110s] "State": "stopped", [+1110s] "UserModeNetworking": true, [+1110s] "Rootful": false, [+1110s] "Rosetta": false [+1110s] } [+1110s] ] [+1110s] < Exit [It] simple init with username - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:137 @ 07/02/24 19:16:27.263 (4.595s) [+1110s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:16:27.263 [+1110s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 95ba9310698b [+1110s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:16:27.517 (254ms) [+1110s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:16:27.517 [+1110s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:16:27.517 (0s) [+1110s] • [4.849 seconds] [+1110s] ------------------------------ [+1110s] podman machine init [+1110s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+1110s] machine init with cpus, disk size, memory, timezone [+1110s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:159 [+1110s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:16:27.517 [+1110s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:16:27.518 (0s) [+1110s] > Enter [It] machine init with cpus, disk size, memory, timezone - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:159 @ 07/02/24 19:16:27.518 [+1110s] /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 c50b0aad3d83 [+1115s] Image resized. [+1115s] Machine init complete [+1115s] To start your machine run: [+1115s] [+1115s] podman machine start c50b0aad3d83 [+1115s] [+1115s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start c50b0aad3d83 [+1115s] Starting machine "c50b0aad3d83" [+1140s] [+1140s] This machine is currently configured in rootless mode. If your containers [+1140s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1140s] issues with non-podman clients, you can switch using the following command: [+1140s] [+1140s] podman machine set --rootful c50b0aad3d83 [+1140s] [+1141s] Mounting volume... /tmp/podman_test824166357:/tmp/podman_test824166357 [+1142s] API forwarding listening on: /tmp/podman_test824166357/podman/c50b0aad3d83-api.sock [+1142s] You can connect Docker API clients by setting DOCKER_HOST using the [+1142s] following command in your terminal session: [+1142s] [+1142s] export DOCKER_HOST='unix:///tmp/podman_test824166357/podman/c50b0aad3d83-api.sock' [+1142s] [+1142s] Machine "c50b0aad3d83" started successfully [+1142s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh c50b0aad3d83 lscpu | grep "CPU(s):" | head -1 [+1142s] CPU(s): 2 [+1142s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh c50b0aad3d83 sudo fdisk -l | grep Disk [+1142s] Disk /dev/vda: 102 GiB, 109521666048 bytes, 213909504 sectors [+1142s] Disklabel type: gpt [+1142s] Disk identifier: 7A48CCE2-52EA-4A52-A921-700F32F02FA2 [+1142s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh c50b0aad3d83 cat /proc/meminfo | grep -i 'memtotal' | grep -o '[[:digit:]]*' [+1143s] 3986908 [+1143s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh c50b0aad3d83 date [+1143s] Tue Jul 2 09:17:00 HST 2024 [+1143s] < Exit [It] machine init with cpus, disk size, memory, timezone - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:159 @ 07/02/24 19:17:00.348 (32.83s) [+1143s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:17:00.348 [+1143s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force c50b0aad3d83 [+1143s] Waiting for VM to exit... [+1144s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:17:01.614 (1.266s) [+1144s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:17:01.614 [+1144s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:17:01.615 (0s) [+1144s] • [34.097 seconds] [+1144s] ------------------------------ [+1144s] podman machine init [+1144s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+1144s] machine init with volume [+1144s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:200 [+1144s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:17:01.615 [+1144s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:17:01.615 (0s) [+1144s] > Enter [It] machine init with volume - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:200 @ 07/02/24 19:17:01.615 [+1144s] /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/1726434605:/very-long-test-mount-dir-path-more-than-thirty-six-bytes --now 72692c343379 [+1149s] Image resized. [+1149s] Machine init complete [+1149s] Starting machine "72692c343379" [+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 72692c343379 [+1173s] [+1174s] Mounting volume... /tmp/1726434605:/very-long-test-mount-dir-path-more-than-thirty-six-bytes [+1174s] API forwarding listening on: /tmp/podman_test2334525264/podman/72692c343379-api.sock [+1174s] You can connect Docker API clients by setting DOCKER_HOST using the [+1174s] following command in your terminal session: [+1174s] [+1174s] export DOCKER_HOST='unix:///tmp/podman_test2334525264/podman/72692c343379-api.sock' [+1174s] [+1174s] Machine "72692c343379" started successfully [+1174s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 72692c343379 ls /very-long-test-mount-dir-path-more-than-thirty-six-bytes [+1175s] example1470985579 [+1175s] < Exit [It] machine init with volume - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:200 @ 07/02/24 19:17:32.265 (30.65s) [+1175s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:17:32.265 [+1175s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 72692c343379 [+1175s] Waiting for VM to exit... [+1176s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:17:33.532 (1.267s) [+1176s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:17:33.532 [+1176s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:17:33.532 (0s) [+1176s] • [31.918 seconds] [+1176s] ------------------------------ [+1176s] podman machine init [+1176s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+1176s] machine init rootless docker.sock check [+1176s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:227 [+1176s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:17:33.532 [+1176s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:17:33.533 (0s) [+1176s] > Enter [It] machine init rootless docker.sock check - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:227 @ 07/02/24 19:17:33.533 [+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 33d097833979 [+1181s] Image resized. [+1181s] Machine init complete [+1181s] To start your machine run: [+1181s] [+1181s] podman machine start 33d097833979 [+1181s] [+1181s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 33d097833979 [+1181s] Starting machine "33d097833979" [+1205s] [+1205s] This machine is currently configured in rootless mode. If your containers [+1205s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1205s] issues with non-podman clients, you can switch using the following command: [+1205s] [+1205s] podman machine set --rootful 33d097833979 [+1205s] [+1206s] Mounting volume... /tmp/podman_test1275337190:/tmp/podman_test1275337190 [+1206s] API forwarding listening on: /tmp/podman_test1275337190/podman/33d097833979-api.sock [+1206s] You can connect Docker API clients by setting DOCKER_HOST using the [+1206s] following command in your terminal session: [+1206s] [+1206s] export DOCKER_HOST='unix:///tmp/podman_test1275337190/podman/33d097833979-api.sock' [+1206s] [+1206s] Machine "33d097833979" started successfully [+1206s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 33d097833979 readlink /var/run/docker.sock [+1207s] /run/user/3956/podman/podman.sock [+1207s] < Exit [It] machine init rootless docker.sock check - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:227 @ 07/02/24 19:18:04.154 (30.622s) [+1207s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:18:04.154 [+1207s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 33d097833979 [+1207s] Waiting for VM to exit... [+1208s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:18:05.917 (1.762s) [+1208s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:18:05.917 [+1208s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:18:05.917 (0s) [+1208s] • [32.385 seconds] [+1208s] ------------------------------ [+1208s] podman machine init [+1208s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+1208s] machine init rootful with docker.sock check [+1208s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:250 [+1208s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:18:05.917 [+1208s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:18:05.917 (0s) [+1208s] > Enter [It] machine init rootful with docker.sock check - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:250 @ 07/02/24 19:18:05.917 [+1208s] /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 c4ded9dc6055 [+1213s] Image resized. [+1213s] Machine init complete [+1213s] To start your machine run: [+1213s] [+1213s] podman machine start c4ded9dc6055 [+1213s] [+1213s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start c4ded9dc6055 [+1213s] Starting machine "c4ded9dc6055" [+1240s] Mounting volume... /tmp/podman_test3431153667:/tmp/podman_test3431153667 [+1240s] API forwarding listening on: /tmp/podman_test3431153667/podman/c4ded9dc6055-api.sock [+1240s] You can connect Docker API clients by setting DOCKER_HOST using the [+1240s] following command in your terminal session: [+1240s] [+1240s] export DOCKER_HOST='unix:///tmp/podman_test3431153667/podman/c4ded9dc6055-api.sock' [+1240s] [+1240s] Machine "c4ded9dc6055" started successfully [+1240s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Rootful}} c4ded9dc6055 [+1240s] true [+1240s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh c4ded9dc6055 readlink /var/run/docker.sock [+1241s] /run/podman/podman.sock [+1241s] < Exit [It] machine init rootful with docker.sock check - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:250 @ 07/02/24 19:18:38.16 (32.243s) [+1241s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:18:38.16 [+1241s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force c4ded9dc6055 [+1241s] Waiting for VM to exit... [+1242s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:18:39.426 (1.266s) [+1242s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:18:39.426 [+1242s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:18:39.426 (0s) [+1242s] • [33.509 seconds] [+1242s] ------------------------------ [+1242s] podman machine init [+1242s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+1242s] init should cleanup on failure [+1242s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:277 [+1242s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:18:39.427 [+1242s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:18:39.427 (0s) [+1242s] > Enter [It] init should cleanup on failure - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:277 @ 07/02/24 19:18:39.427 [+1242s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 e5b30a00e124 [+1246s] Image resized. [+1246s] Machine init complete [+1246s] To start your machine run: [+1246s] [+1246s] podman machine start e5b30a00e124 [+1246s] [+1246s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.ConfigDir.Path}} e5b30a00e124 [+1247s] /tmp/podman_test2955520228/.config/containers/podman/machine/qemu [+1247s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force e5b30a00e124 [+1247s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect e5b30a00e124 [+1247s] [] [+1247s] Error: e5b30a00e124: VM does not exist [+1247s] /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 e5b30a00e124 [+1251s] Error: open /bad/path: no such file or directory [+1252s] < Exit [It] init should cleanup on failure - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:277 @ 07/02/24 19:18:49.002 (9.576s) [+1252s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:18:49.003 [+1252s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force e5b30a00e124 [+1252s] Error: e5b30a00e124: VM does not exist [+1252s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:18:49.034 (31ms) [+1252s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:18:49.034 [+1252s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force e5b30a00e124 [+1252s] Error: e5b30a00e124: VM does not exist [+1252s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:18:49.054 (21ms) [+1252s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:18:49.054 [+1252s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:18:49.055 (0s) [+1252s] • [9.628 seconds] [+1252s] ------------------------------ [+1252s] podman machine init [+1252s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+1252s] verify a podman 4 config does not break podman 5 [+1252s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:326 [+1252s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:18:49.055 [+1252s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:18:49.055 (0s) [+1252s] > Enter [It] verify a podman 4 config does not break podman 5 - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:326 @ 07/02/24 19:18:49.055 [+1252s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list [+1252s] time="2024-07-02T19:18:49Z" level=error msg="incompatible machine config \"/tmp/podman_test445119981/.config/containers/podman/machine/qemu/foobar-machine.json\" (podman-machine-default) for this version of Podman" [+1252s] NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE [+1252s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect foobar-machine [+1252s] [] [+1252s] Error: incompatible machine config "/tmp/podman_test445119981/.config/containers/podman/machine/qemu/foobar-machine.json" (foobar-machine) for this version of Podman [+1252s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 e73a926a1b57 [+1252s] time="2024-07-02T19:18:49Z" level=error msg="incompatible machine config \"/tmp/podman_test445119981/.config/containers/podman/machine/qemu/foobar-machine.json\" (podman-machine-default) for this version of Podman" [+1256s] Image resized. [+1256s] Machine init complete [+1256s] To start your machine run: [+1256s] [+1256s] podman machine start e73a926a1b57 [+1256s] [+1256s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list [+1256s] time="2024-07-02T19:18:53Z" level=error msg="incompatible machine config \"/tmp/podman_test445119981/.config/containers/podman/machine/qemu/foobar-machine.json\" (podman-machine-default) for this version of Podman" [+1256s] NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE [+1256s] e73a926a1b57* qemu 4 seconds ago Never 32 2GiB 11GiB [+1256s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect e73a926a1b57 [+1256s] [ [+1256s] { [+1256s] "ConfigDir": { [+1256s] "Path": "/tmp/podman_test445119981/.config/containers/podman/machine/qemu" [+1256s] }, [+1256s] "ConnectionInfo": { [+1256s] "PodmanSocket": { [+1256s] "Path": "/tmp/podman_test445119981/podman/e73a926a1b57-api.sock" [+1256s] }, [+1256s] "PodmanPipe": null [+1256s] }, [+1256s] "Created": "2024-07-02T19:18:49.130090648Z", [+1256s] "LastUp": "0001-01-01T00:00:00Z", [+1256s] "Name": "e73a926a1b57", [+1256s] "Resources": { [+1256s] "CPUs": 32, [+1256s] "DiskSize": 11, [+1256s] "Memory": 2048, [+1256s] "USBs": [] [+1256s] }, [+1256s] "SSHConfig": { [+1256s] "IdentityPath": "/tmp/podman_test445119981/.local/share/containers/podman/machine/machine", [+1256s] "Port": 38409, [+1256s] "RemoteUsername": "core" [+1256s] }, [+1256s] "State": "stopped", [+1256s] "UserModeNetworking": true, [+1256s] "Rootful": false, [+1256s] "Rosetta": false [+1256s] } [+1256s] ] [+1256s] < Exit [It] verify a podman 4 config does not break podman 5 - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:326 @ 07/02/24 19:18:53.633 (4.578s) [+1256s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:18:53.633 [+1256s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force e73a926a1b57 [+1256s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:18:53.886 (254ms) [+1256s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:18:53.886 [+1256s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:18:53.887 (0s) [+1256s] • [4.832 seconds] [+1256s] ------------------------------ [+1256s] podman machine init [+1256s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+1256s] machine init with rosetta=true [+1256s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:374 [+1256s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:18:53.887 [+1256s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:18:53.887 (0s) [+1256s] > Enter [It] machine init with rosetta=true - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:374 @ 07/02/24 19:18:53.887 [+1256s] [SKIPPED] Test is only for AppleHv [+1256s] In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:216 @ 07/02/24 19:18:53.887 [+1256s] [+1256s] Full Stack Trace [+1256s] github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x0, {0x130bf28, 0x18}) [+1256s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:216 +0x64 [+1256s] github.com/containers/podman/v5/pkg/machine/e2e_test.init.func8.11() [+1256s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:375 +0x30 [+1256s] < Exit [It] machine init with rosetta=true - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:374 @ 07/02/24 19:18:53.887 (0s) [+1256s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:18:53.887 [+1256s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:18:53.887 (0s) [+1256s] S [SKIPPED] [0.001 seconds] [+1256s] podman machine init [+1256s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+1256s] [It] machine init with rosetta=true [+1256s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:374 [+1256s] ------------------------------ [+1256s] podman machine init [+1256s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+1256s] machine init with rosetta=false [+1256s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:419 [+1256s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:18:53.887 [+1256s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:18:53.888 (0s) [+1256s] > Enter [It] machine init with rosetta=false - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:419 @ 07/02/24 19:18:53.888 [+1256s] [SKIPPED] Test is only for AppleHv [+1256s] In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:216 @ 07/02/24 19:18:53.888 [+1256s] [+1256s] Full Stack Trace [+1256s] github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x0, {0x130bf28, 0x18}) [+1256s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:216 +0x64 [+1256s] github.com/containers/podman/v5/pkg/machine/e2e_test.init.func8.12() [+1256s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:420 +0x34 [+1256s] < Exit [It] machine init with rosetta=false - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:419 @ 07/02/24 19:18:53.888 (0s) [+1256s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:18:53.888 [+1256s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:18:53.888 (0s) [+1256s] S [SKIPPED] [0.000 seconds] [+1256s] podman machine init [+1256s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+1256s] [It] machine init with rosetta=false [+1256s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:419 [+1256s] ------------------------------ [+1256s] podman inspect stop [+1256s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:13 [+1256s] inspect bad name [+1256s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:15 [+1256s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:18:53.888 [+1256s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:18:53.888 (0s) [+1256s] > Enter [It] inspect bad name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:15 @ 07/02/24 19:18:53.888 [+1256s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+1256s] [] [+1256s] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist [+1256s] < Exit [It] inspect bad name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:15 @ 07/02/24 19:18:53.909 (21ms) [+1256s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:18:53.909 [+1256s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:18:53.909 (0s) [+1256s] • [0.021 seconds] [+1256s] ------------------------------ [+1256s] podman inspect stop [+1256s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:13 [+1256s] inspect two machines [+1256s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:23 [+1256s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:18:53.909 [+1256s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:18:53.909 (0s) [+1256s] > Enter [It] inspect two machines - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:23 @ 07/02/24 19:18:53.909 [+1256s] /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 [+1261s] Image resized. [+1261s] Machine init complete [+1261s] To start your machine run: [+1261s] [+1261s] podman machine start foo1 [+1261s] [+1261s] /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 [+1265s] Image resized. [+1265s] Machine init complete [+1265s] To start your machine run: [+1265s] [+1265s] podman machine start foo2 [+1265s] [+1265s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Name}} foo1 [+1265s] foo1 [+1265s] < Exit [It] inspect two machines - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:23 @ 07/02/24 19:19:02.917 (9.008s) [+1265s] > Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:02.917 [+1265s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo2 [+1266s] < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:03.171 (254ms) [+1266s] > Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:03.171 [+1266s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo1 [+1266s] < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:03.425 (253ms) [+1266s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:19:03.425 [+1266s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:19:03.425 (0s) [+1266s] • [9.516 seconds] [+1266s] ------------------------------ [+1266s] podman inspect stop [+1266s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:13 [+1266s] inspect with go format [+1266s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:42 [+1266s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:19:03.425 [+1266s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:19:03.425 (0s) [+1266s] > Enter [It] inspect with go format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:42 @ 07/02/24 19:19:03.425 [+1266s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 5b243b983336 [+1270s] Image resized. [+1270s] Machine init complete [+1270s] To start your machine run: [+1270s] [+1270s] podman machine start 5b243b983336 [+1270s] [+1270s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 5b243b983336 [+1270s] [ [+1270s] { [+1270s] "ConfigDir": { [+1270s] "Path": "/tmp/podman_test362652402/.config/containers/podman/machine/qemu" [+1270s] }, [+1270s] "ConnectionInfo": { [+1270s] "PodmanSocket": { [+1270s] "Path": "/tmp/podman_test362652402/podman/5b243b983336-api.sock" [+1270s] }, [+1270s] "PodmanPipe": null [+1270s] }, [+1270s] "Created": "2024-07-02T19:19:03.449360558Z", [+1270s] "LastUp": "0001-01-01T00:00:00Z", [+1270s] "Name": "5b243b983336", [+1270s] "Resources": { [+1270s] "CPUs": 32, [+1270s] "DiskSize": 11, [+1270s] "Memory": 2048, [+1270s] "USBs": [] [+1270s] }, [+1270s] "SSHConfig": { [+1270s] "IdentityPath": "/tmp/podman_test362652402/.local/share/containers/podman/machine/machine", [+1270s] "Port": 34701, [+1270s] "RemoteUsername": "core" [+1270s] }, [+1270s] "State": "stopped", [+1270s] "UserModeNetworking": true, [+1270s] "Rootful": false, [+1270s] "Rosetta": false [+1270s] } [+1270s] ] [+1270s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Name}} 5b243b983336 [+1270s] 5b243b983336 [+1270s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Abcde}} 5b243b983336 [+1270s] Error: template: inspect:1:13: executing "inspect" at <.Abcde>: can't evaluate field Abcde in type machine.InspectInfo [+1270s] < Exit [It] inspect with go format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:42 @ 07/02/24 19:19:07.982 (4.557s) [+1270s] > Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:07.982 [+1270s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 5b243b983336 [+1271s] < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:08.236 (254ms) [+1271s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:19:08.236 [+1271s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:19:08.236 (0s) [+1271s] • [4.811 seconds] [+1271s] ------------------------------ [+1271s] podman inspect stop [+1271s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:13 [+1271s] inspect shows a unique socket name per machine [+1271s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:82 [+1271s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:19:08.236 [+1271s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:19:08.236 (0s) [+1271s] > Enter [It] inspect shows a unique socket name per machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:82 @ 07/02/24 19:19:08.236 [+1271s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 bc539391479d [+1275s] Image resized. [+1275s] Machine init complete [+1275s] To start your machine run: [+1275s] [+1275s] podman machine start bc539391479d [+1275s] [+1275s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect bc539391479d [+1275s] [ [+1275s] { [+1275s] "ConfigDir": { [+1275s] "Path": "/tmp/podman_test2616674135/.config/containers/podman/machine/qemu" [+1275s] }, [+1275s] "ConnectionInfo": { [+1275s] "PodmanSocket": { [+1275s] "Path": "/tmp/podman_test2616674135/podman/bc539391479d-api.sock" [+1275s] }, [+1275s] "PodmanPipe": null [+1275s] }, [+1275s] "Created": "2024-07-02T19:19:08.260213653Z", [+1275s] "LastUp": "0001-01-01T00:00:00Z", [+1275s] "Name": "bc539391479d", [+1275s] "Resources": { [+1275s] "CPUs": 32, [+1275s] "DiskSize": 11, [+1275s] "Memory": 2048, [+1275s] "USBs": [] [+1275s] }, [+1275s] "SSHConfig": { [+1275s] "IdentityPath": "/tmp/podman_test2616674135/.local/share/containers/podman/machine/machine", [+1275s] "Port": 41161, [+1275s] "RemoteUsername": "core" [+1275s] }, [+1275s] "State": "stopped", [+1275s] "UserModeNetworking": true, [+1275s] "Rootful": false, [+1275s] "Rosetta": false [+1275s] } [+1275s] ] [+1275s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 3d7d4d0dbf2c [+1280s] Image resized. [+1280s] Machine init complete [+1280s] To start your machine run: [+1280s] [+1280s] podman machine start 3d7d4d0dbf2c [+1280s] [+1280s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 3d7d4d0dbf2c [+1280s] [ [+1280s] { [+1280s] "ConfigDir": { [+1280s] "Path": "/tmp/podman_test2616674135/.config/containers/podman/machine/qemu" [+1280s] }, [+1280s] "ConnectionInfo": { [+1280s] "PodmanSocket": { [+1280s] "Path": "/tmp/podman_test2616674135/podman/3d7d4d0dbf2c-api.sock" [+1280s] }, [+1280s] "PodmanPipe": null [+1280s] }, [+1280s] "Created": "2024-07-02T19:19:12.780127452Z", [+1280s] "LastUp": "0001-01-01T00:00:00Z", [+1280s] "Name": "3d7d4d0dbf2c", [+1280s] "Resources": { [+1280s] "CPUs": 32, [+1280s] "DiskSize": 11, [+1280s] "Memory": 2048, [+1280s] "USBs": [] [+1280s] }, [+1280s] "SSHConfig": { [+1280s] "IdentityPath": "/tmp/podman_test2616674135/.local/share/containers/podman/machine/machine", [+1280s] "Port": 46261, [+1280s] "RemoteUsername": "core" [+1280s] }, [+1280s] "State": "stopped", [+1280s] "UserModeNetworking": true, [+1280s] "Rootful": false, [+1280s] "Rosetta": false [+1280s] } [+1280s] ] [+1280s] < Exit [It] inspect shows a unique socket name per machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:82 @ 07/02/24 19:19:17.265 (9.029s) [+1280s] > Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:17.266 [+1280s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 3d7d4d0dbf2c [+1280s] < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:17.519 (254ms) [+1280s] > Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:17.519 [+1280s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force bc539391479d [+1280s] < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:17.773 (253ms) [+1280s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:19:17.773 [+1280s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:19:17.773 (0s) [+1280s] • [9.537 seconds] [+1280s] ------------------------------ [+1280s] podman machine rm [+1280s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14 [+1280s] bad init name [+1280s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:16 [+1280s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:19:17.773 [+1280s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:19:17.773 (0s) [+1280s] > Enter [It] bad init name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:16 @ 07/02/24 19:19:17.773 [+1280s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+1280s] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist [+1280s] < Exit [It] bad init name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:16 @ 07/02/24 19:19:17.794 (21ms) [+1280s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:19:17.794 [+1280s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:19:17.795 (0s) [+1280s] • [0.021 seconds] [+1280s] ------------------------------ [+1280s] podman machine rm [+1280s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14 [+1280s] Remove machine [+1280s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:24 [+1280s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:19:17.795 [+1280s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:19:17.795 (0s) [+1280s] > Enter [It] Remove machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:24 @ 07/02/24 19:19:17.795 [+1280s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 46b5454045ed [+1285s] Image resized. [+1285s] Machine init complete [+1285s] To start your machine run: [+1285s] [+1285s] podman machine start 46b5454045ed [+1285s] [+1285s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 46b5454045ed [+1285s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 46b5454045ed [+1285s] [] [+1285s] Error: 46b5454045ed: VM does not exist [+1285s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 46b5454045ed [+1285s] Error: 46b5454045ed: VM does not exist [+1285s] < Exit [It] Remove machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:24 @ 07/02/24 19:19:22.594 (4.8s) [+1285s] > Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:22.594 [+1285s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 46b5454045ed [+1285s] Error: 46b5454045ed: VM does not exist [+1285s] < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:22.615 (21ms) [+1285s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:19:22.615 [+1285s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:19:22.615 (0s) [+1285s] • [4.821 seconds] [+1285s] ------------------------------ [+1285s] podman machine rm [+1285s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14 [+1285s] Remove running machine [+1285s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:48 [+1285s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:19:22.615 [+1285s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:19:22.616 (0s) [+1285s] > Enter [It] Remove running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:48 @ 07/02/24 19:19:22.616 [+1285s] /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 fbbd544c8bac [+1290s] Image resized. [+1290s] Machine init complete [+1290s] Starting machine "fbbd544c8bac" [+1314s] [+1314s] This machine is currently configured in rootless mode. If your containers [+1314s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1314s] issues with non-podman clients, you can switch using the following command: [+1314s] [+1314s] podman machine set --rootful fbbd544c8bac [+1314s] [+1315s] Mounting volume... /tmp/podman_test3709551576:/tmp/podman_test3709551576 [+1316s] API forwarding listening on: /tmp/podman_test3709551576/podman/fbbd544c8bac-api.sock [+1316s] You can connect Docker API clients by setting DOCKER_HOST using the [+1316s] following command in your terminal session: [+1316s] [+1316s] export DOCKER_HOST='unix:///tmp/podman_test3709551576/podman/fbbd544c8bac-api.sock' [+1316s] [+1316s] Machine "fbbd544c8bac" started successfully [+1316s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm fbbd544c8bac [+1316s] Error: running vm "fbbd544c8bac" cannot be destroyed [+1316s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force fbbd544c8bac [+1316s] Waiting for VM to exit... [+1317s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect fbbd544c8bac [+1317s] [] [+1317s] Error: fbbd544c8bac: VM does not exist [+1317s] < Exit [It] Remove running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:48 @ 07/02/24 19:19:54.526 (31.911s) [+1317s] > Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:54.526 [+1317s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force fbbd544c8bac [+1317s] Error: fbbd544c8bac: VM does not exist [+1317s] < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:54.547 (21ms) [+1317s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:19:54.547 [+1317s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:19:54.547 (0s) [+1317s] • [31.932 seconds] [+1317s] ------------------------------ [+1317s] podman machine rm [+1317s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14 [+1317s] machine rm --save-ignition --save-image [+1317s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:73 [+1317s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:19:54.547 [+1317s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:19:54.548 (0s) [+1317s] > Enter [It] machine rm --save-ignition --save-image - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:73 @ 07/02/24 19:19:54.548 [+1317s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 e656e38b21e9 [+1322s] Image resized. [+1322s] Machine init complete [+1322s] To start your machine run: [+1322s] [+1322s] podman machine start e656e38b21e9 [+1322s] [+1322s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.IdentityPath}} e656e38b21e9 [+1322s] /tmp/podman_test2030825953/.local/share/containers/podman/machine/machine [+1322s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force --save-ignition --save-image e656e38b21e9 [+1322s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect e656e38b21e9 [+1322s] [] [+1322s] Error: e656e38b21e9: VM does not exist [+1322s] < Exit [It] machine rm --save-ignition --save-image - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:73 @ 07/02/24 19:19:59.194 (4.646s) [+1322s] > Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:59.194 [+1322s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force e656e38b21e9 [+1322s] Error: e656e38b21e9: VM does not exist [+1322s] < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:59.215 (21ms) [+1322s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:19:59.215 [+1322s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:19:59.443 (227ms) [+1322s] • [4.895 seconds] [+1322s] ------------------------------ [+1322s] podman machine rm [+1322s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14 [+1322s] Remove machine sharing ssh key with another machine [+1322s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:112 [+1322s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:19:59.443 [+1322s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:19:59.443 (0s) [+1322s] > Enter [It] Remove machine sharing ssh key with another machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:112 @ 07/02/24 19:19:59.443 [+1322s] /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 [+1326s] Image resized. [+1326s] Machine init complete [+1326s] To start your machine run: [+1326s] [+1326s] podman machine start foo [+1326s] [+1326s] /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 [+1331s] Image resized. [+1331s] Machine init complete [+1331s] Starting machine "bar" [+1355s] [+1355s] This machine is currently configured in rootless mode. If your containers [+1355s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1355s] issues with non-podman clients, you can switch using the following command: [+1355s] [+1355s] podman machine set --rootful bar [+1355s] [+1356s] Mounting volume... /tmp/podman_test1437459943:/tmp/podman_test1437459943 [+1357s] API forwarding listening on: /tmp/podman_test1437459943/podman/bar-api.sock [+1357s] You can connect Docker API clients by setting DOCKER_HOST using the [+1357s] following command in your terminal session: [+1357s] [+1357s] export DOCKER_HOST='unix:///tmp/podman_test1437459943/podman/bar-api.sock' [+1357s] [+1357s] Machine "bar" started successfully [+1357s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.IdentityPath}} foo [+1357s] /tmp/podman_test1437459943/.local/share/containers/podman/machine/machine [+1357s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.IdentityPath}} bar [+1357s] /tmp/podman_test1437459943/.local/share/containers/podman/machine/machine [+1357s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo [+1357s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh bar echo foo [+1357s] foo [+1357s] < Exit [It] Remove machine sharing ssh key with another machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:112 @ 07/02/24 19:20:34.996 (35.553s) [+1357s] > Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:20:34.996 [+1357s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force bar [+1358s] Waiting for VM to exit... [+1359s] < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:20:36.263 (1.266s) [+1359s] > Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:20:36.263 [+1359s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo [+1359s] Error: foo: VM does not exist [+1359s] < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:20:36.283 (21ms) [+1359s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:20:36.283 [+1359s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:20:36.284 (0s) [+1359s] • [36.841 seconds] [+1359s] ------------------------------ [+1359s] podman machine rm [+1359s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14 [+1359s] Removing all machines doesn't delete ssh keys [+1359s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:154 [+1359s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:20:36.284 [+1359s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:20:36.284 (0s) [+1359s] > Enter [It] Removing all machines doesn't delete ssh keys - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:154 @ 07/02/24 19:20:36.284 [+1359s] /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 [+1363s] Image resized. [+1363s] Machine init complete [+1363s] To start your machine run: [+1363s] [+1363s] podman machine start foo [+1363s] [+1363s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.IdentityPath}} foo [+1363s] /tmp/podman_test3995185273/.local/share/containers/podman/machine/machine [+1363s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo [+1364s] < Exit [It] Removing all machines doesn't delete ssh keys - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:154 @ 07/02/24 19:20:41.112 (4.828s) [+1364s] > Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:20:41.112 [+1364s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo [+1364s] Error: foo: VM does not exist [+1364s] < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:20:41.133 (21ms) [+1364s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:20:41.133 [+1364s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:20:41.133 (0s) [+1364s] • [4.850 seconds] [+1364s] ------------------------------ [+1364s] podman machine stop [+1364s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:12 [+1364s] stop bad name [+1364s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:14 [+1364s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:20:41.133 [+1364s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:20:41.134 (0s) [+1364s] > Enter [It] stop bad name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:14 @ 07/02/24 19:20:41.134 [+1364s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+1364s] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist [+1364s] < Exit [It] stop bad name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:14 @ 07/02/24 19:20:41.155 (21ms) [+1364s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:20:41.155 [+1364s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:20:41.155 (0s) [+1364s] • [0.022 seconds] [+1364s] ------------------------------ [+1364s] podman machine stop [+1364s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:12 [+1364s] Stop running machine [+1364s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:22 [+1364s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:20:41.155 [+1364s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:20:41.155 (0s) [+1364s] > Enter [It] Stop running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:22 @ 07/02/24 19:20:41.155 [+1364s] /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 de2484f7806c [+1368s] Image resized. [+1368s] Machine init complete [+1368s] Starting machine "de2484f7806c" [+1392s] [+1392s] This machine is currently configured in rootless mode. If your containers [+1392s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1392s] issues with non-podman clients, you can switch using the following command: [+1392s] [+1392s] podman machine set --rootful de2484f7806c [+1392s] [+1393s] Mounting volume... /tmp/podman_test96804125:/tmp/podman_test96804125 [+1394s] API forwarding listening on: /tmp/podman_test96804125/podman/de2484f7806c-api.sock [+1394s] You can connect Docker API clients by setting DOCKER_HOST using the [+1394s] following command in your terminal session: [+1394s] [+1394s] export DOCKER_HOST='unix:///tmp/podman_test96804125/podman/de2484f7806c-api.sock' [+1394s] [+1394s] Machine "de2484f7806c" started successfully [+1394s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop de2484f7806c [+1394s] Waiting for VM to exit... [+1395s] Machine "de2484f7806c" stopped successfully [+1395s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop de2484f7806c [+1395s] Machine "de2484f7806c" stopped successfully [+1395s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.LastUp.Format "2006-01-02T15:04:05Z07:00"}} de2484f7806c [+1395s] 2024-07-02T19:21:12Z [+1395s] < Exit [It] Stop running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:22 @ 07/02/24 19:21:12.536 (31.381s) [+1395s] > Enter [DeferCleanup (Each)] podman machine stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:21:12.536 [+1395s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force de2484f7806c [+1395s] < Exit [DeferCleanup (Each)] podman machine stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:21:12.801 (264ms) [+1395s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:21:12.801 [+1395s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:21:12.801 (0s) [+1395s] • [31.646 seconds] [+1395s] ------------------------------ [+1395s] podman machine proxy settings propagation [+1395s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/proxy_test.go:13 [+1395s] ssh to running machine and check proxy settings [+1395s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/proxy_test.go:15 [+1395s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:21:12.801 [+1395s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:21:12.801 (0s) [+1395s] > Enter [It] ssh to running machine and check proxy settings - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/proxy_test.go:15 @ 07/02/24 19:21:12.801 [+1395s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 4f37090d7ba1 [+1400s] Image resized. [+1400s] Machine init complete [+1400s] To start your machine run: [+1400s] [+1400s] podman machine start 4f37090d7ba1 [+1400s] [+1400s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 4f37090d7ba1 [+1400s] Starting machine "4f37090d7ba1" [+1424s] [+1424s] This machine is currently configured in rootless mode. If your containers [+1424s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1424s] issues with non-podman clients, you can switch using the following command: [+1424s] [+1424s] podman machine set --rootful 4f37090d7ba1 [+1424s] [+1425s] Mounting volume... /tmp/podman_test3286455369:/tmp/podman_test3286455369 [+1426s] API forwarding listening on: /tmp/podman_test3286455369/podman/4f37090d7ba1-api.sock [+1426s] You can connect Docker API clients by setting DOCKER_HOST using the [+1426s] following command in your terminal session: [+1426s] [+1426s] export DOCKER_HOST='unix:///tmp/podman_test3286455369/podman/4f37090d7ba1-api.sock' [+1426s] [+1426s] Machine "4f37090d7ba1" started successfully [+1426s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 4f37090d7ba1 printenv HTTP_PROXY [+1426s] http://abcdefghijklmnopqrstuvwxyz-proxy [+1426s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 4f37090d7ba1 printenv HTTPS_PROXY [+1427s] http://abcdefghijklmnopqrstuvwxyz-proxy [+1427s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 4f37090d7ba1 printenv SSL_CERT_DIR SSL_CERT_FILE [+1427s] /etc/containers/certs.d [+1427s] /etc/containers/certs.d/cert1 [+1427s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 4f37090d7ba1 cat $SSL_CERT_DIR/cert2 $SSL_CERT_FILE [+1427s] cert2 content [+1427s] cert1 content [+1427s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop 4f37090d7ba1 [+1427s] Waiting for VM to exit... [+1428s] Machine "4f37090d7ba1" stopped successfully [+1428s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 4f37090d7ba1 [+1428s] Starting machine "4f37090d7ba1" [+1448s] [+1448s] This machine is currently configured in rootless mode. If your containers [+1448s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1448s] issues with non-podman clients, you can switch using the following command: [+1448s] [+1448s] podman machine set --rootful 4f37090d7ba1 [+1448s] [+1449s] Mounting volume... /tmp/podman_test3286455369:/tmp/podman_test3286455369 [+1450s] API forwarding listening on: /tmp/podman_test3286455369/podman/4f37090d7ba1-api.sock [+1450s] You can connect Docker API clients by setting DOCKER_HOST using the [+1450s] following command in your terminal session: [+1450s] [+1450s] export DOCKER_HOST='unix:///tmp/podman_test3286455369/podman/4f37090d7ba1-api.sock' [+1450s] [+1450s] Machine "4f37090d7ba1" started successfully [+1450s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 4f37090d7ba1 printenv HTTP_PROXY HTTPS_PROXY [+1450s] http:// some special @;" here [+1450s] https://abc :£$%6 : |"" [+1450s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 4f37090d7ba1 cat $SSL_CERT_DIR/cert2 $SSL_CERT_FILE [+1451s] cert2 content [+1451s] cert1 content [+1451s] < Exit [It] ssh to running machine and check proxy settings - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/proxy_test.go:15 @ 07/02/24 19:22:08.111 (55.31s) [+1451s] > Enter [DeferCleanup (Each)] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:22:08.111 [+1451s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 4f37090d7ba1 [+1451s] Waiting for VM to exit... [+1452s] < Exit [DeferCleanup (Each)] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:22:09.377 (1.265s) [+1452s] > Enter [DeferCleanup (Each)] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/02/24 19:22:09.377 [+1452s] < Exit [DeferCleanup (Each)] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/02/24 19:22:09.377 (0s) [+1452s] > Enter [DeferCleanup (Each)] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/02/24 19:22:09.377 [+1452s] < Exit [DeferCleanup (Each)] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/02/24 19:22:09.377 (0s) [+1452s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:22:09.377 [+1452s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:22:09.377 (0s) [+1452s] • [56.576 seconds] [+1452s] ------------------------------ [+1452s] podman machine set [+1452s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+1452s] set machine cpus, disk, memory [+1452s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:17 [+1452s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:22:09.377 [+1452s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:22:09.377 (0s) [+1452s] > Enter [It] set machine cpus, disk, memory - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:17 @ 07/02/24 19:22:09.377 [+1452s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 e74abb7c932c [+1456s] Image resized. [+1456s] Machine init complete [+1456s] To start your machine run: [+1456s] [+1456s] podman machine start e74abb7c932c [+1456s] [+1456s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --memory 524288 e74abb7c932c [+1456s] Error: requested amount of memory (524288 MB) greater than total system memory (134770749440 MB) [+1456s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --cpus 2 --disk-size 102 --memory 4096 e74abb7c932c [+1456s] Image resized. [+1456s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --cpus 2 --disk-size 5 --memory 4096 e74abb7c932c [+1457s] Error: new disk size must be larger than 102 GB [+1457s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start e74abb7c932c [+1457s] Starting machine "e74abb7c932c" [+1481s] [+1481s] This machine is currently configured in rootless mode. If your containers [+1481s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1481s] issues with non-podman clients, you can switch using the following command: [+1481s] [+1481s] podman machine set --rootful e74abb7c932c [+1481s] [+1482s] Mounting volume... /tmp/podman_test2412762027:/tmp/podman_test2412762027 [+1483s] API forwarding listening on: /tmp/podman_test2412762027/podman/e74abb7c932c-api.sock [+1483s] You can connect Docker API clients by setting DOCKER_HOST using the [+1483s] following command in your terminal session: [+1483s] [+1483s] export DOCKER_HOST='unix:///tmp/podman_test2412762027/podman/e74abb7c932c-api.sock' [+1483s] [+1483s] Machine "e74abb7c932c" started successfully [+1483s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh e74abb7c932c lscpu | grep "CPU(s):" | head -1 [+1483s] CPU(s): 2 [+1483s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh e74abb7c932c sudo fdisk -l | grep Disk [+1484s] Disk /dev/vda: 102 GiB, 109521666048 bytes, 213909504 sectors [+1484s] Disklabel type: gpt [+1484s] Disk identifier: A45EBC27-E4AE-414B-BD38-A8CA89CD980C [+1484s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh e74abb7c932c cat /proc/meminfo | grep -i 'memtotal' | grep -o '[[:digit:]]*' [+1484s] 3986920 [+1484s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --cpus 4 --disk-size 5 --memory 4096 e74abb7c932c [+1484s] Error: new disk size must be larger than 102 GB [+1484s] < Exit [It] set machine cpus, disk, memory - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:17 @ 07/02/24 19:22:41.624 (32.246s) [+1484s] > Enter [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:22:41.624 [+1484s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force e74abb7c932c [+1484s] Waiting for VM to exit... [+1485s] < Exit [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:22:42.89 (1.266s) [+1485s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:22:42.89 [+1485s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:22:42.89 (0s) [+1485s] • [33.513 seconds] [+1485s] ------------------------------ [+1485s] podman machine set [+1485s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+1485s] wsl cannot change disk, memory, processor [+1485s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:72 [+1485s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:22:42.89 [+1485s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:22:42.89 (0s) [+1485s] > Enter [It] wsl cannot change disk, memory, processor - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:72 @ 07/02/24 19:22:42.89 [+1485s] [SKIPPED] tests are only for WSL provider [+1485s] In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:222 @ 07/02/24 19:22:42.891 [+1485s] [+1485s] Full Stack Trace [+1485s] github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfNotVmtype(0x1, {0x1318d18, 0x1f}) [+1485s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:222 +0x64 [+1485s] github.com/containers/podman/v5/pkg/machine/e2e_test.init.func13.2() [+1485s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:73 +0x30 [+1485s] < Exit [It] wsl cannot change disk, memory, processor - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:72 @ 07/02/24 19:22:42.891 (0s) [+1485s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:22:42.891 [+1485s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:22:42.891 (0s) [+1485s] S [SKIPPED] [0.001 seconds] [+1485s] podman machine set [+1485s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+1485s] [It] wsl cannot change disk, memory, processor [+1485s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:72 [+1485s] ------------------------------ [+1485s] podman machine set [+1485s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+1485s] no settings should change if no flags [+1485s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:97 [+1485s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:22:42.891 [+1485s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:22:42.891 (0s) [+1485s] > Enter [It] no settings should change if no flags - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:97 @ 07/02/24 19:22:42.891 [+1485s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 53c7b263da76 [+1490s] Image resized. [+1490s] Machine init complete [+1490s] To start your machine run: [+1490s] [+1490s] podman machine start 53c7b263da76 [+1490s] [+1490s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set 53c7b263da76 [+1490s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 53c7b263da76 [+1490s] Starting machine "53c7b263da76" [+1515s] [+1515s] This machine is currently configured in rootless mode. If your containers [+1515s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1515s] issues with non-podman clients, you can switch using the following command: [+1515s] [+1515s] podman machine set --rootful 53c7b263da76 [+1515s] [+1516s] Mounting volume... /tmp/podman_test1210846708:/tmp/podman_test1210846708 [+1517s] API forwarding listening on: /tmp/podman_test1210846708/podman/53c7b263da76-api.sock [+1517s] You can connect Docker API clients by setting DOCKER_HOST using the [+1517s] following command in your terminal session: [+1517s] [+1517s] export DOCKER_HOST='unix:///tmp/podman_test1210846708/podman/53c7b263da76-api.sock' [+1517s] [+1517s] Machine "53c7b263da76" started successfully [+1517s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 53c7b263da76 lscpu | grep "CPU(s):" | head -1 [+1517s] CPU(s): 32 [+1517s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 53c7b263da76 sudo fdisk -l | grep Disk [+1517s] Disk /dev/vda: 11 GiB, 11811160064 bytes, 23068672 sectors [+1517s] Disklabel type: gpt [+1517s] Disk identifier: 1EB264E1-FE0D-4610-9FF1-3911F4ECF955 [+1517s] < Exit [It] no settings should change if no flags - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:97 @ 07/02/24 19:23:14.813 (31.922s) [+1517s] > Enter [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:23:14.813 [+1517s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 53c7b263da76 [+1517s] Waiting for VM to exit... [+1519s] < Exit [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:23:16.079 (1.266s) [+1519s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:23:16.079 [+1519s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:23:16.079 (0s) [+1519s] • [33.188 seconds] [+1519s] ------------------------------ [+1519s] podman machine set [+1519s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+1519s] set rootful with docker sock change [+1519s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:132 [+1519s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:23:16.079 [+1519s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:23:16.079 (0s) [+1519s] > Enter [It] set rootful with docker sock change - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:132 @ 07/02/24 19:23:16.079 [+1519s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 6ba6cef59c61 [+1523s] Image resized. [+1523s] Machine init complete [+1523s] To start your machine run: [+1523s] [+1523s] podman machine start 6ba6cef59c61 [+1523s] [+1523s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --rootful 6ba6cef59c61 [+1523s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 6ba6cef59c61 [+1523s] Starting machine "6ba6cef59c61" [+1548s] Mounting volume... /tmp/podman_test1310514943:/tmp/podman_test1310514943 [+1550s] API forwarding listening on: /tmp/podman_test1310514943/podman/6ba6cef59c61-api.sock [+1550s] You can connect Docker API clients by setting DOCKER_HOST using the [+1550s] following command in your terminal session: [+1550s] [+1550s] export DOCKER_HOST='unix:///tmp/podman_test1310514943/podman/6ba6cef59c61-api.sock' [+1550s] [+1550s] Machine "6ba6cef59c61" started successfully [+1550s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Rootful}} 6ba6cef59c61 [+1550s] true [+1550s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 6ba6cef59c61 readlink /var/run/docker.sock [+1550s] /run/podman/podman.sock [+1550s] < Exit [It] set rootful with docker sock change - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:132 @ 07/02/24 19:23:47.495 (31.416s) [+1550s] > Enter [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:23:47.495 [+1550s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 6ba6cef59c61 [+1550s] Waiting for VM to exit... [+1551s] < Exit [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:23:48.762 (1.266s) [+1551s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:23:48.762 [+1551s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:23:48.762 (0s) [+1551s] • [32.683 seconds] [+1551s] ------------------------------ [+1551s] podman machine set [+1551s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+1551s] set user mode networking [+1551s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:164 [+1551s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:23:48.762 [+1551s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:23:48.762 (0s) [+1551s] > Enter [It] set user mode networking - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:164 @ 07/02/24 19:23:48.762 [+1551s] [SKIPPED] Test is only for WSL [+1551s] In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:166 @ 07/02/24 19:23:48.762 [+1551s] [+1551s] Full Stack Trace [+1551s] github.com/containers/podman/v5/pkg/machine/e2e_test.init.func13.5() [+1551s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:166 +0x54 [+1551s] < Exit [It] set user mode networking - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:164 @ 07/02/24 19:23:48.762 (0s) [+1551s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:23:48.762 [+1551s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:23:48.763 (0s) [+1551s] S [SKIPPED] [0.000 seconds] [+1551s] podman machine set [+1551s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+1551s] [It] set user mode networking [+1551s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:164 [+1551s] ------------------------------ [+1551s] podman machine set [+1551s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+1551s] set while machine already running [+1551s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:190 [+1551s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:23:48.763 [+1551s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:23:48.763 (0s) [+1551s] > Enter [It] set while machine already running - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:190 @ 07/02/24 19:23:48.763 [+1551s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 ffb009f6c749 [+1556s] Image resized. [+1556s] Machine init complete [+1556s] To start your machine run: [+1556s] [+1556s] podman machine start ffb009f6c749 [+1556s] [+1556s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start ffb009f6c749 [+1556s] Starting machine "ffb009f6c749" [+1579s] [+1579s] This machine is currently configured in rootless mode. If your containers [+1579s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+1579s] issues with non-podman clients, you can switch using the following command: [+1579s] [+1579s] podman machine set --rootful ffb009f6c749 [+1579s] [+1581s] Mounting volume... /tmp/podman_test1345389573:/tmp/podman_test1345389573 [+1581s] API forwarding listening on: /tmp/podman_test1345389573/podman/ffb009f6c749-api.sock [+1581s] You can connect Docker API clients by setting DOCKER_HOST using the [+1581s] following command in your terminal session: [+1581s] [+1581s] export DOCKER_HOST='unix:///tmp/podman_test1345389573/podman/ffb009f6c749-api.sock' [+1581s] [+1581s] Machine "ffb009f6c749" started successfully [+1581s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --rootful ffb009f6c749 [+1581s] Error: unable to change settings unless vm is stopped [+1581s] < Exit [It] set while machine already running - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:190 @ 07/02/24 19:24:18.678 (29.915s) [+1581s] > Enter [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:24:18.678 [+1581s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force ffb009f6c749 [+1581s] Waiting for VM to exit... [+1582s] < Exit [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:24:19.944 (1.266s) [+1582s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:24:19.944 [+1582s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:24:19.944 (0s) [+1582s] • [31.182 seconds] [+1582s] ------------------------------ [+1582s] [SynchronizedAfterSuite] [+1582s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:78 [+1582s] > Enter [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:78 @ 07/02/24 19:24:19.944 [+1582s] < Exit [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:78 @ 07/02/24 19:24:19.944 (0s) [+1582s] > Enter [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:78 @ 07/02/24 19:24:19.944 [+1582s] < Exit [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:78 @ 07/02/24 19:24:19.944 (0s) [+1582s] [SynchronizedAfterSuite] PASSED [0.000 seconds] [+1582s] ------------------------------ [+1582s] [ReportAfterSuite] Autogenerated ReportAfterSuite for --json-report [+1582s] autogenerated by Ginkgo [+1582s] > Enter [ReportAfterSuite] TOP-LEVEL - autogenerated by Ginkgo @ 07/02/24 19:24:19.944 [+1582s] < Exit [ReportAfterSuite] TOP-LEVEL - autogenerated by Ginkgo @ 07/02/24 19:24:19.954 (10ms) [+1582s] [ReportAfterSuite] PASSED [0.010 seconds] [+1582s] ------------------------------ [+1582s] [+1582s] Summarizing 1 Failure: [+1582s] [FAIL] podman machine start [It] start simple machine [+1582s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:56 [+1582s] [+1582s] Ran 51 of 55 Specs in 1510.097 seconds [+1582s] FAIL! -- 50 Passed | 1 Failed | 0 Pending | 4 Skipped [+1582s] --- FAIL: TestMachine (1510.11s) [+1582s] FAIL [+1582s] [+1582s] Ginkgo ran 1 suite in 26m8.769659934s [+1582s] [+1582s] Test Suite Failed [+1582s] make[1]: *** [Makefile:649: ginkgo-run] Error 1 [+1582s] make[1]: Leaving directory '/var/tmp/go/src/github.com/containers/podman' [+1582s] make: *** [Makefile:678: localmachine] Error 2 [19:24:19] END - [+1582s] total duration since 2024-07-02T19:24:19Z Annotated results: https://api.cirrus-ci.com/v1/artifact/task/4829250048491520/html/machine-linux-podman-fedora-40-aarch64-rootless-host-sqlite.log.html Exit status: 2