Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strip key/values of external quotes #21000

Merged
merged 1 commit into from
Feb 2, 2024

Strip key/values of external quotes

9d0da9d
Select commit
Loading
Failed to load commit list.
Merged

Strip key/values of external quotes #21000

Strip key/values of external quotes
9d0da9d
Select commit
Loading
Failed to load commit list.
Cirrus CI / machine-mac podman darwin rootless host sqlite failed Dec 18, 2023 in 1h 0m 1s

Task Summary

Instruction test failed in 46:20

Details

✅ 00:46 clone
✅ 00:03 prep
✅ 00:01 setup
✅ 00:01 env
✅ 12:45 smoke_test
❌ 46:20 test

  Machine init complete
  To start your machine run:

  	podman machine start 43194ae6a72d

  /Users/MacM1-2-worker/ci/task-4590628940546048/bin/darwin/podman machine start 43194ae6a72d
  Starting machine "43194ae6a72d"

  This machine is currently configured in rootless mode. If your containers
  require root permissions (e.g. ports < 1024), or if you run into compatibility
  issues with non-podman clients, you can switch using the following command:

          podman machine set --rootful 43194ae6a72d

  API forwarding listening on: /private/tmp/ci/podman_test268180443/.local/share/containers/podman/machine/applehv/podman.sock

  The system helper service is not installed; the default Docker API socket
  address can't be used by podman. If you would like to install it, run the following commands:

          sudo /Users/MacM1-2-worker/ci/task-4590628940546048/bin/darwin/podman-mac-helper install
          podman machine stop 43194ae6a72d; podman machine start 43194ae6a72d

                  You can still connect Docker API clients by setting DOCKER_HOST using the
  following command in your terminal session:

          export DOCKER_HOST='unix:///private/tmp/ci/podman_test268180443/.local/share/containers/podman/machine/applehv/podman.sock'

  Machine "43194ae6a72d" started successfully
  /Users/MacM1-2-worker/ci/task-4590628940546048/bin/darwin/podman machine ssh 43194ae6a72d readlink /var/run/docker.sock
  Error: read /private/tmp/ci/podman_test268180443/.config/containers/podman/machine/applehv: is a directory
  [FAILED] Expected
      <int>: 125
  to match exit code:
      <int>: 0
  In [It] at: /Users/MacM1-2-worker/ci/task-4590628940546048/pkg/machine/e2e/init_test.go:229 @ 12/18/23 15:10:58.991

  Full Stack Trace
    github.com/containers/podman/v4/pkg/machine/e2e_test.glob..func3.9()
    	/Users/MacM1-2-worker/ci/task-4590628940546048/pkg/machine/e2e/init_test.go:229 +0x458
  < Exit [It] machine init rootless docker.sock check - /Users/MacM1-2-worker/ci/task-4590628940546048/pkg/machine/e2e/init_test.go:214 @ 12/18/23 15:10:58.991 (2m18.271s)
  > Enter [AfterEach] podman machine init - /Users/MacM1-2-worker/ci/task-4590628940546048/pkg/machine/e2e/init_test.go:29 @ 12/18/23 15:10:58.991
  /Users/MacM1-2-worker/ci/task-4590628940546048/bin/darwin/podman machine rm --force 43194ae6a72d
  < Exit [AfterEach] podman machine init - /Users/MacM1-2-worker/ci/task-4590628940546048/pkg/machine/e2e/init_test.go:29 @ 12/18/23 15:10:59.174 (184ms)
• [FAILED] [205.728 seconds]
podman machine init
/Users/MacM1-2-worker/ci/task-4590628940546048/pkg/machine/e2e/init_test.go:20
  [It] machine init rootless docker.sock check
  /Users/MacM1-2-worker/ci/task-4590628940546048/pkg/machine/e2e/init_test.go:214
------------------------------
podman machine init
/Users/MacM1-2-worker/ci/task-4590628940546048/pkg/machine/e2e/init_test.go:20
  machine init rootful with docker.sock check
  /Users/MacM1-2-worker/ci/task-4590628940546048/pkg/machine/e2e/init_test.go:237
  > Enter [BeforeEach] podman machine init - /Users/MacM1-2-worker/ci/task-4590628940546048/pkg/machine/e2e/init_test.go:26 @ 12/18/23 15:10:59.175

Timed out!��������������������������������