-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
creating the cache and filling it throwing errors
To Reproduce
Use example from README
Run action
Observe errors
Expected behavior
Working cache
Run satackey/[email protected]
with:
key: docker-layer-caching-Docker Compose Actions Workflow-{hash}
restore-keys: docker-layer-caching-Docker Compose Actions Workflow-
concurrency: 4
skip-save: false
Root cache could not be found. aborting.
and
1s
Post job cleanup.
Error: The process '/usr/bin/docker' failed with exit code 1
at ExecState._setResult (/home/runner/work/_actions/satackey/action-docker-layer-caching/v0.0.8/dist/ttsc-dist/post.js/index.js:1300:25)
at ExecState.CheckComplete (/home/runner/work/_actions/satackey/action-docker-layer-caching/v0.0.8/dist/ttsc-dist/post.js/index.js:1283:18)
at ChildProcess.<anonymous> (/home/runner/work/_actions/satackey/action-docker-layer-caching/v0.0.8/dist/ttsc-dist/post.js/index.js:1183:27)
at ChildProcess.emit (events.js:210:5)
at maybeClose (internal/child_process.js:1021:16)
at Socket.<anonymous> (internal/child_process.js:430:11)
at Socket.emit (events.js:210:5)
at Pipe.<anonymous> (net.js:659:12)
Error: Error: The process '/usr/bin/docker' failed with exit code 1
If applicable, add debug logs to help explain your problem.
Learn more about enabling the debug log at https://docs.github.com/en/actions/configuring-and-managing-workflows/managing-a-workflow-run#enabling-debug-logging
Runner Environment (please complete the following information):
- OS: ubuntu-latest
- Action version: 0.0.8
Additional context
workflow file: https://github.com/valentijnscholten/django-DefectDojo/actions/runs/272961568/workflow
xenoterracide, tyilo, chrissng, LorenzBischof, ryanrossiter and 12 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working