VM creation failed - remote docker environment

My builds have begun to fail during the - setup_remote_docker step with:

Allocating a remote Docker Engine
Assigned Docker Engine request id: 244790
  waiting ..............................

Got error while creating host: VM creation failed

Have retried twice and same result.

8 Likes

We’ve seen this a couple of times as well for our builds.

1 Like

Seeing this now as well on our builds.

1 Like

Chiming in here too, as we see this on almost every build, but no status updates. Sometimes retrying works, sometimes it doesn’t.

Failing command: Setup a remote Docker engine
Exit code:
Output:
Allocating a remote Docker Engine
Assigned Docker Engine request id: 1046895
waiting …

Got error while creating host: VM creation failed
We had an unexpected error preparing a VM for this build, potentially due to our infrastructure or cloud provider. Please retry the builds in few minutes minutes

3 Likes

Also experiencing this problem when: Setup a remote Docker engine :frowning:

Started experiencing this after enabling docker layer caching reusable: true, exclusive: false. Changing back to defaults doesn’t seem to work. Also using Workflow.

Also experiencing this problem with reusable: true.

“”"
Allocating a remote Docker Engine
Assigned Docker Engine request id: 3503652
waiting …

Got error while creating host: instance not ready yet: pending
Got error while creating host: instance not ready yet: pending
We had an unexpected error preparing a VM for this build, potentially due to our infrastructure or cloud provider. Please retry the build in a few minutes.

We had an unexpected error preparing a VM for this build, potentially due to our infrastructure or cloud provider. Please retry the build in a few minutes."""