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

Build fails with generic 'failed with exit code 1' though logs do not show any error #99

Open
oldgalileo opened this issue Jul 17, 2024 · 0 comments

Comments

@oldgalileo
Copy link

Behaviour

Build fails with generic `The process '/arm64/docker' failed with exit code 1`
time="2024-07-17T12:09:20.315680885Z" level=info msg="Starting up"
  time="2024-07-17T12:09:20.317986927Z" level=warning msg="could not change group /home/runner/setup-docker-action-d973fb[32](https:/worldcoin/orb-os/actions/runs/9973897032/job/27560250066#step:4:35)/docker.sock to docker: group docker not found"
  time="2024-07-17T12:09:20.318150807Z" level=info msg="containerd not running, starting managed containerd"
  time="2024-07-17T12:09:20.318912008Z" level=info msg="started new containerd process" address=/home/runner/setup-docker-action-d973fb32/execroot/containerd/containerd.sock module=libcontainerd pid=2495
  time="2024-07-17T12:09:20.[33](https:/worldcoin/orb-os/actions/runs/9973897032/job/27560250066#step:4:36)4935862Z" level=info msg="starting containerd" revision=7880925980b188f4c97b462f709d0db8e8962aff version=v1.7.3
  time="2024-07-17T12:09:20.352[34](https:/worldcoin/orb-os/actions/runs/9973897032/job/27560250066#step:4:37)3517Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
  time="2024-07-17T12:09:20.354119079Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: FATAL: Module aufs not found in directory /lib/modules/6.5.0-1024-azure\\n\"): skip plugin" type=io.containerd.snapshotter.v1
  time="2024-07-17T12:09:20.[35](https:/worldcoin/orb-os/actions/runs/9973897032/job/27560250066#step:4:38)4154919Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
  time="2024-07-17T12:09:20.354252839Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
  time="2024-07-17T12:09:20.35432[36](https:/worldcoin/orb-os/actions/runs/9973897032/job/27560250066#step:4:39)39Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
  time="2024-07-17T12:09:20.354483239Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
  time="2024-07-17T12:09:20.354506239Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
  time="2024-07-17T12:09:20.354521359Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
  time="2024-07-17T12:09:20.354661239Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /home/runner/setup-docker-action-d973fb32/data/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
  time="2024-07-17T12:09:20.354680319Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
  time="2024-07-17T12:09:20.354730159Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
  time="2024-07-17T12:09:20.354745959Z" level=info msg="metadata content store policy set" policy=shared
  time="2024-07-17T12:09:20.357155201Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
  time="2024-07-17T12:09:20.35718[37](https:/worldcoin/orb-os/actions/runs/9973897032/job/27560250066#step:4:40)61Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
  time="2024-07-17T12:09:20.357195201Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1
  time="2024-07-17T12:09:20.357225561Z" level=info msg="loading plugin \"io.containerd.lease.v1.manager\"..." type=io.containerd.lease.v1
  time="2024-07-17T12:09:20.357248001Z" level=info msg="loading plugin \"io.containerd.nri.v1.nri\"..." type=io.containerd.nri.v1
  time="2024-07-17T12:09:20.357266241Z" level=info msg="NRI interface is disabled by configuration."
  time="2024-07-17T12:09:20.357276361Z" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2
  time="2024-07-17T12:09:20.357395041Z" level=info msg="loading plugin \"io.containerd.runtime.v2.shim\"..." type=io.containerd.runtime.v2
  time="2024-07-17T12:09:20.357416362Z" level=info msg="loading plugin \"io.containerd.sandbox.store.v1.local\"..." type=io.containerd.sandbox.store.v1
  time="2024-07-17T12:09:20.357428482Z" level=info msg="loading plugin \"io.containerd.sandbox.controller.v1.local\"..." type=io.containerd.sandbox.controller.v1
  time="2024-07-17T12:09:20.357446722Z" level=info msg="loading plugin \"io.containerd.streaming.v1.manager\"..." type=io.containerd.streaming.v1
  time="2024-07-17T12:09:20.357460442Z" level=info msg="loading plugin \"io.containerd.service.v1.introspection-service\"..." type=io.containerd.service.v1
  time="2024-07-17T12:09:20.357477962Z" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1
  time="2024-07-17T12:09:20.357498402Z" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1
  time="2024-07-17T12:09:20.357514722Z" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1
  time="2024-07-17T12:09:20.357531922Z" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1
  time="2024-07-17T12:09:20.357551082Z" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1
  time="2024-07-17T12:09:20.357566762Z" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1
  time="2024-07-17T12:09:20.357577962Z" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1
  time="2024-07-17T12:09:20.357667242Z" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1
  time="2024-07-17T12:09:20.357918442Z" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1
  time="2024-07-17T12:09:20.357952562Z" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1
  time="2024-07-17T12:09:20.357969842Z" level=info msg="loading plugin \"io.containerd.transfer.v1.local\"..." type=io.containerd.transfer.v1
  time="2024-07-17T12:09:20.357992962Z" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1
  time="2024-07-17T12:09:20.358051882Z" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1
  time="2024-07-17T12:09:20.358067642Z" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1
  time="2024-07-17T12:09:20.358083002Z" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1
  time="2024-07-17T12:09:20.358127562Z" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1
  time="2024-07-17T12:09:20.358142482Z" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1
  time="2024-07-17T12:09:20.358161642Z" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1
  time="2024-07-17T12:09:20.358172082Z" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1
  time="2024-07-17T12:09:20.358188122Z" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1
  time="2024-07-17T12:09:20.358199122Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
  time="2024-07-17T12:09:20.358310242Z" level=info msg="loading plugin \"io.containerd.grpc.v1.sandbox-controllers\"..." type=io.containerd.grpc.v1
  time="2024-07-17T12:09:20.358333962Z" level=info msg="loading plugin \"io.containerd.grpc.v1.sandboxes\"..." type=io.containerd.grpc.v1
  time="2024-07-17T12:09:20.358351002Z" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1
  time="2024-07-17T12:09:20.358366602Z" level=info msg="loading plugin \"io.containerd.grpc.v1.streaming\"..." type=io.containerd.grpc.v1
  time="2024-07-17T12:09:20.358[38](https:/worldcoin/orb-os/actions/runs/9973897032/job/27560250066#step:4:41)2962Z" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1
  time="2024-07-17T12:09:20.358400922Z" level=info msg="loading plugin \"io.containerd.grpc.v1.transfer\"..." type=io.containerd.grpc.v1
  time="2024-07-17T12:09:20.358415082Z" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1
  time="2024-07-17T12:09:20.358432882Z" level=info msg="loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." type=io.containerd.tracing.processor.v1
  time="2024-07-17T12:09:20.358445642Z" level=info msg="skip loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." error="no OpenTelemetry endpoint: skip plugin" type=io.containerd.tracing.processor.v1
  time="2024-07-17T12:09:20.358460122Z" level=info msg="loading plugin \"io.containerd.internal.v1.tracing\"..." type=io.containerd.internal.v1
  time="2024-07-17T12:09:20.358469442Z" level=info msg="skipping tracing processor initialization (no tracing plugin)" error="no OpenTelemetry endpoint: skip plugin"
  time="2024-07-17T12:09:20.358764083Z" level=info msg=serving... address=/home/runner/setup-docker-action-d973fb32/execroot/containerd/containerd-debug.sock
  time="2024-07-17T12:09:20.358822243Z" level=info msg=serving... address=/home/runner/setup-docker-action-d973fb32/execroot/containerd/containerd.sock.ttrpc
  time="2024-07-17T12:09:20.358867283Z" level=info msg=serving... address=/home/runner/setup-docker-action-d973fb32/execroot/containerd/containerd.sock
  time="2024-07-17T12:09:20.358890683Z" level=info msg="containerd successfully booted in 0.024731s"
  time="2024-07-17T12:09:20.362696366Z" level=info msg="detected 127.0.0.53 nameserver, assuming systemd-resolved, so using resolv.conf: /run/systemd/resolve/resolv.conf"
  time="2024-07-17T12:09:20.[39](https:/worldcoin/orb-os/actions/runs/9973897032/job/27560250066#step:4:42)9893959Z" level=info msg="Starting daemon with containerd snapshotter integration enabled"
  time="2024-07-17T12:09:20.399931999Z" level=info msg="Loading containers: start."
  time="2024-07-17T12:09:21.222963523Z" level=info msg="Loading containers: done."
  time="2024-07-17T12:09:21.229593369Z" level=info msg="Docker daemon" commit=1a79695 graphdriver=overlayfs version=24.0.6
  time="2024-07-17T12:09:21.229726169Z" level=info msg="Daemon has completed initialization"
  time="2024-07-17T12:09:21.4684[42](https:/worldcoin/orb-os/actions/runs/9973897032/job/27560250066#step:4:45)179Z" level=info msg="API listen on /home/runner/setup-docker-action-d973fb32/docker.sock"
Error: The process '/home/runner/work/_tool/docker-stable/24.0.6/arm64/docker' failed with exit code 1

Steps to reproduce this issue

  1. Setup workflow file:
jobs:
  test:
    runs-on: arm64-ubuntu-22.04-32core # GitHub Hosted
    steps:
      - name: Setup Docker
        uses: crazy-max/[email protected]
        env:
          DOCKER_CLI_EXPERIMENTAL: enabled
        with:
          version: v24.0.6
          daemon-config: |
            {
              "features": {
                "containerd-snapshotter": true
              }
            }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant