Skip to content

Console Output

17:10:59 [2023-03-10T17:10:59.422Z] + echo Chowning /workspace to jenkins user
17:10:59 [2023-03-10T17:10:59.422Z] Chowning /workspace to jenkins user
17:10:59 [2023-03-10T17:10:59.422Z] + id -u
17:10:59 [2023-03-10T17:10:59.422Z] + id -g
17:10:59 [2023-03-10T17:10:59.422Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44990:/workspace busybox chown -R 1000:1000 /workspace
17:10:59 [2023-03-10T17:10:59.422Z] Unable to find image 'busybox:latest' locally
17:10:59 [2023-03-10T17:10:59.422Z] latest: Pulling from library/busybox
17:10:59 [2023-03-10T17:10:59.679Z] 1487bff95222: Pulling fs layer
17:10:59 [2023-03-10T17:10:59.679Z] 1487bff95222: Verifying Checksum
17:10:59 [2023-03-10T17:10:59.679Z] 1487bff95222: Download complete
17:10:59 [2023-03-10T17:10:59.940Z] 1487bff95222: Pull complete
17:10:59 [2023-03-10T17:10:59.940Z] Digest: sha256:c118f538365369207c12e5794c3cbfb7b042d950af590ae6c287ede74f29b7d4
17:10:59 [2023-03-10T17:10:59.940Z] Status: Downloaded newer image for busybox:latest