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

Docker: OCI runtime create failed #24

Closed
matshou opened this issue Feb 12, 2021 · 1 comment
Closed

Docker: OCI runtime create failed #24

matshou opened this issue Feb 12, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@matshou
Copy link

matshou commented Feb 12, 2021

Describe the bug

The action fails to execute with the following input:

token: ${{ secrets.GITHUB_TOKEN }}
user: real-coco-labs
repo: pz-zdoc

Reproduce

  1. Create a repository.
  2. Fork that repository.
  3. Dispatch this workflow.

Expected behavior

I expected the changelog to be generated.

Stack trace / screenshots

/usr/bin/docker run --name e4f912522ec0634b71b601cee80789e1c4_af9f88 --label 5588e4 --workdir /github/workspace --rm -e INPUT_TOKEN -e INPUT_USER -e INPUT_REPO -e INPUT_PROJECT -e INPUT_DATE_FORMAT -e INPUT_OUTPUT -e INPUT_BASE -e INPUT_HEADER-LABEL -e INPUT_CONFIGURE-SECTIONS -e INPUT_ADD-SECTIONS -e INPUT_FRONT-MATTER -e INPUT_ISSUES -e INPUT_ISSUES-WO-LABELS -e INPUT_PULL-REQUESTS -e INPUT_PR-WO-LABELS -e INPUT_FILTER-BY-MILESTONE -e INPUT_AUTHOR -e INPUT_USERNAMES-AS-GITHUB-LOGINS -e INPUT_UNRELEASED-ONLY -e INPUT_UNRELEASED -e INPUT_UNRELEASED-LABEL -e INPUT_INCLUDE-LABELS -e INPUT_EXCLUDE-LABELS -e INPUT_ISSUE-LINE-LABELS -e INPUT_EXCLUDE-TAGS -e INPUT_EXCLUDE-TAGS-REGEX -e INPUT_SINCE-TAG -e INPUT_DUE-TAG -e INPUT_MAX-ISSUES -e INPUT_RELEASE-URL -e INPUT_GITHUB-SITE -e INPUT_GITHUB-API -e INPUT_SIMPLE-LIST -e INPUT_FUTURE-RELEASE -e INPUT_RELEASE-BRANCH -e INPUT_HTTP-CACHE -e INPUT_CACHE-FILE -e INPUT_CACHE-LOG -e INPUT_SSL-CA-FILE -e INPUT_VERBOSE -e INPUT_BREAKING-LABEL -e INPUT_BREAKING-LABELS -e INPUT_ENHANCEMENT-LABEL -e INPUT_ENHANCEMENT-LABELS -e INPUT_BUGS-LABEL -e INPUT_BUG-LABELS -e INPUT_DEPRECATED-LABEL -e INPUT_DEPRECATED-LABELS -e INPUT_REMOVED-LABEL -e INPUT_REMOVED-LABELS -e INPUT_SECURITY-LABEL -e INPUT_SECURITY-LABELS -e INPUT_ISSUES-LABEL -e INPUT_PR-LABEL -e HOME -e GITHUB_JOB -e GITHUB_REF -e GITHUB_SHA -e GITHUB_REPOSITORY -e GITHUB_REPOSITORY_OWNER -e GITHUB_RUN_ID -e GITHUB_RUN_NUMBER -e GITHUB_RETENTION_DAYS -e GITHUB_ACTOR -e GITHUB_WORKFLOW -e GITHUB_HEAD_REF -e GITHUB_BASE_REF -e GITHUB_EVENT_NAME -e GITHUB_SERVER_URL -e GITHUB_API_URL -e GITHUB_GRAPHQL_URL -e GITHUB_WORKSPACE -e GITHUB_ACTION -e GITHUB_EVENT_PATH -e GITHUB_ACTION_REPOSITORY -e GITHUB_ACTION_REF -e GITHUB_PATH -e GITHUB_ENV -e RUNNER_OS -e RUNNER_TOOL_CACHE -e RUNNER_TEMP -e RUNNER_WORKSPACE -e ACTIONS_RUNTIME_URL -e ACTIONS_RUNTIME_TOKEN -e ACTIONS_CACHE_URL -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/runner/work/pz-zdoc/pz-zdoc":"/github/workspace" 5588e4:f912522ec0634b71b601cee80789e1c4
docker: Error response from daemon: OCI runtime create failed: container_linux.go:370: starting container process caused: exec: "/entrypoint.sh": permission denied: unknown.

Device

  • Ubuntu 18.04.5 LTS

Additional context

https://github.com/yooksi/pz-zdoc/runs/1889844671

@matshou matshou added the bug Something isn't working label Feb 12, 2021
@heinrichreimer
Copy link
Owner

I can't find the linked workflow or run logs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants