Skip to content

CI is broken #937

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

Closed
dmitshur opened this issue Sep 9, 2019 · 1 comment · Fixed by #938
Closed

CI is broken #937

dmitshur opened this issue Sep 9, 2019 · 1 comment · Fixed by #938
Assignees
Labels

Comments

@dmitshur
Copy link
Member

dmitshur commented Sep 9, 2019

CircleCI has started to fail in a strange way when I pushed a new branch:

https://circleci.com/gh/gopherjs/gopherjs/tree/ci-go1.12.9

I restarted the master branch job, which passed successfully 28 days ago, and it fails in the same way. The second step says "Error executing build steps" and its details show:

CircleCI was unable to run the job runner because we were unable
to execute commands in build container.

This typically means that the build container entrypoint or command
is terminating the container prematurely, or interfering with executed
commands.  Consider clearing entrypoint/command values and try again.
@dmitshur
Copy link
Member Author

dmitshur commented Sep 9, 2019

I googled the first sentence, which lead to this thread with an answer at the bottom.

dmitshur added a commit that referenced this issue Sep 9, 2019
This image is more standard and supported,
unlike the previous CircleCI-specific one.

Fixes #937
dmitshur added a commit that referenced this issue Sep 9, 2019
This image is more standard and supported,
unlike the previous CircleCI-specific one.

Fixes #937
dmitshur added a commit that referenced this issue Sep 9, 2019
This image is more standard and supported,
unlike the previous CircleCI-specific one.

Fixes #937
dmitshur added a commit that referenced this issue Sep 9, 2019
This image is more standard and supported,
unlike the previous CircleCI-specific one.

Fixes #937
dmitshur added a commit that referenced this issue Sep 9, 2019
This image is more standard and supported,
unlike the previous CircleCI-specific one.

Fixes #937
dmitshur added a commit that referenced this issue Sep 9, 2019
This image is more standard and supported,
unlike the previous CircleCI-specific one.

Fixes #937
dmitshur added a commit that referenced this issue Sep 9, 2019
This image is more standard and supported,
unlike the previous CircleCI-specific one.

Fixes #937
dmitshur added a commit that referenced this issue Sep 9, 2019
This image is more standard and supported,
unlike the previous CircleCI-specific one.

Fixes #937
@dmitshur dmitshur self-assigned this Sep 9, 2019
dmitshur added a commit that referenced this issue Sep 9, 2019
This image is more standard and supported,
unlike¹ the previous CircleCI-specific one.

¹ https://discuss.circleci.com/t/circleci-was-unable-to-run-the-job-runner/31894/18

Fixes #937
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant