Skip to content

Console Output

09:19:32 [2019-09-19T09:19:32.129Z] + echo Chowning /workspace to jenkins user
09:19:32 [2019-09-19T09:19:32.129Z] Chowning /workspace to jenkins user
09:19:32 [2019-09-19T09:19:32.129Z] + id -u
09:19:32 [2019-09-19T09:19:32.129Z] + id -g
09:19:32 [2019-09-19T09:19:32.129Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39960:/workspace busybox chown -R 1001:1001 /workspace
09:19:32 [2019-09-19T09:19:32.129Z] Unable to find image 'busybox:latest' locally
09:19:32 [2019-09-19T09:19:32.129Z] latest: Pulling from library/busybox
09:19:32 [2019-09-19T09:19:32.494Z] 6d4c3d9fc915: Pulling fs layer
09:19:32 [2019-09-19T09:19:32.494Z] 6d4c3d9fc915: Verifying Checksum
09:19:32 [2019-09-19T09:19:32.494Z] 6d4c3d9fc915: Download complete
09:19:32 [2019-09-19T09:19:32.859Z] 6d4c3d9fc915: Pull complete
09:19:32 [2019-09-19T09:19:32.859Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
09:19:32 [2019-09-19T09:19:32.859Z] Status: Downloaded newer image for busybox:latest