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

flaky test: docker install on macos-12, macos-13 runners #455

Open
crazy-max opened this issue Sep 27, 2024 · 1 comment
Open

flaky test: docker install on macos-12, macos-13 runners #455

crazy-max opened this issue Sep 27, 2024 · 1 comment

Comments

@crazy-max
Copy link
Member

crazy-max commented Sep 27, 2024

runners seem to abruptly stop without logs for few weeks: https://github.com/docker/actions-toolkit/actions/runs/10955450860/job/30419393052

image

Last logs I could get:

image

Downloading https://download.docker.com/mac/static/stable/x86_64/docker-26.1.4.tgz
/usr/bin/tar xz -C /var/folders/rx/293n4w3n03b4hlg3yl8ny8d00000gn/T/docker-actions-toolkit-bW0KmP/runner-temp/7533d4e2-3e7d-4720-9af5-edc2efa8f396 -f /var/folders/rx/293n4w3n03b4hlg3yl8ny8d00000gn/T/docker-actions-toolkit-bW0KmP/runner-temp/862896c2-c3a9-466c-a4f2-410ec19e94d7
Fixing perms
Added Docker to PATH
Installing lima
Lima version
Creating lima config
QEMU version
Starting lima instance
  /usr/local/bin/limactl start --name=docker-actions-toolkit --cpus 4 --memory 8
  time="2024-09-27T10:13:18Z" level=warning msg="provisioning scripts should not reference the LIMA_CIDATA variables"
  time="2024-09-27T10:13:18Z" level=info msg="Using the existing instance \"docker-actions-toolkit\""
  time="2024-09-27T10:13:18Z" level=warning msg="provisioning scripts should not reference the LIMA_CIDATA variables"
  time="2024-09-27T10:13:18Z" level=warning msg="`audio.device` is experimental"
  time="2024-09-27T10:13:18Z" level=warning msg="provisioning scripts should not reference the LIMA_CIDATA variables"
  time="2024-09-27T10:13:18Z" level=warning msg="provisioning scripts should not reference the LIMA_CIDATA variables"
  time="2024-09-27T10:13:18Z" level=info msg="Starting the instance \"docker-actions-toolkit\" with VM driver \"qemu\""
  time="2024-09-27T10:13:18Z" level=info msg="QEMU binary \"/usr/local/bin/qemu-system-x86_64\" seems properly signed with the \"com.apple.security.hypervisor\" entitlement"
  time="2024-09-27T10:13:18Z" level=warning msg="provisioning scripts should not reference the LIMA_CIDATA variables"
  time="2024-09-27T10:13:18Z" level=info msg="Attempting to download the image" arch=x86_64 digest="sha512:6b55e88b027c14da1b55c85a25a9f7069d4560a8fdb2d948c986a585db469728a06d2c528303e34bb62d8b2984def38fd9ddfc00965846ff6e05b01d6e883bfe" location="https://cloud.debian.org/images/cloud/bookworm/20231013-1532/debian-12-genericcloud-amd64-20231013-1532.qcow2"
  Downloading the image (debian-12-genericcloud-amd64-20231013-1532.qcow2)
  83.45 MiB / 267.25 MiB (31.23%) ? p/s
  194.78 MiB / 267.25 MiB (72.88%) 22.27 MiB/s
  267.25 MiB / 267.25 MiB (100.00%) 32.29 MiB/stime="2024-09-27T10:13:34Z" level=info msg="Downloaded the image from \"[https://cloud.debian.org/images/cloud/bookworm/20231013-1532/debian-12-genericcloud-amd64-20231013-1532.qcow2\](https://cloud.debian.org/images/cloud/bookworm/20231013-1532/debian-12-genericcloud-amd64-20231013-1532.qcow2/)""
  time="2024-09-27T10:13:34Z" level=warning msg="[hostagent] provisioning scripts should not reference the LIMA_CIDATA variables"
  time="2024-09-27T10:13:34Z" level=warning msg="[hostagent] provisioning scripts should not reference the LIMA_CIDATA variables"
  time="2024-09-27T10:13:34Z" level=warning msg="[hostagent] provisioning scripts should not reference the LIMA_CIDATA variables"
  time="2024-09-27T10:13:35Z" level=info msg="[hostagent] hostagent socket created at /Users/runner/.lima/docker-actions-toolkit/ha.sock"
  time="2024-09-27T10:13:35Z" level=info msg="[hostagent] Using system firmware (\"/usr/local/share/qemu/edk2-x86_64-code.fd\")"
  time="2024-09-27T10:13:35Z" level=info msg="[hostagent] Starting QEMU (hint: to watch the boot progress, see \"/Users/runner/.lima/docker-actions-toolkit/serial*.log\")"
  time="2024-09-27T10:13:35Z" level=info msg="SSH Local Port: 49220"
  time="2024-09-27T10:13:35Z" level=info msg="[hostagent] Waiting for the essential requirement 1 of 4: \"ssh\""
  time="2024-09-27T10:13:45Z" level=info msg="[hostagent] Waiting for the essential requirement 1 of 4: \"ssh\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant