Skip to content

Console Output

02:03:07 [2020-01-27T02:03:07.137Z] + echo Chowning /workspace to jenkins user
02:03:07 [2020-01-27T02:03:07.137Z] Chowning /workspace to jenkins user
02:03:07 [2020-01-27T02:03:07.137Z] + id -u
02:03:07 [2020-01-27T02:03:07.137Z] + id -g
02:03:07 [2020-01-27T02:03:07.137Z] + docker run --rm -v /home/docker/workspace/moby_PR-40007:/workspace busybox chown -R 1001:1001 /workspace
02:03:07 [2020-01-27T02:03:07.137Z] Unable to find image 'busybox:latest' locally
02:03:07 [2020-01-27T02:03:07.421Z] latest: Pulling from library/busybox
02:03:07 [2020-01-27T02:03:07.421Z] d7e28ec550a2: Pulling fs layer
02:03:07 [2020-01-27T02:03:07.706Z] d7e28ec550a2: Verifying Checksum
02:03:07 [2020-01-27T02:03:07.706Z] d7e28ec550a2: Download complete
02:03:07 [2020-01-27T02:03:07.993Z] d7e28ec550a2: Pull complete
02:03:07 [2020-01-27T02:03:07.993Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
02:03:07 [2020-01-27T02:03:07.993Z] Status: Downloaded newer image for busybox:latest