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

came across a permission denied, in jenkins slave docker runtime. #17

Closed
xiaods opened this issue Mar 2, 2016 · 1 comment
Closed

Comments

@xiaods
Copy link

xiaods commented Mar 2, 2016

time="2016-03-02T09:47:03+08:00" level=info msg="docker-slim: processing 'fat' image info..." 
time="2016-03-02T09:47:03+08:00" level=info msg="docker-slim: starting instrumented 'fat' container..." 
time="2016-03-02T09:47:03+08:00" level=info msg="docker-slim: created container => 003570b71cc4f29f1c1f408ab222046369bf7bb7a5a439804f00735b91798b45" 
time="2016-03-02T09:47:04+08:00" level=fatal msg="docker-slim: failure" error="API error (500): Cannot start container 003570b71cc4f29f1c1f408ab222046369bf7bb7a5a439804f00735b91798b45: [8] System error: exec: \"/opt/dockerslim/bin/sensor\": permission denied\n" 
Build step 'Execute shell' marked build as failure
a
@xiaods
Copy link
Author

xiaods commented Mar 2, 2016

overlay filesystem, maybe this security caused the issue:
echo 0 >/proc/sys/kernel/grsecurity/chroot_deny_chmod

@xiaods xiaods closed this as completed Mar 2, 2016
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