Skip to content
Failed

Console Output

Pull request #47768 updated
12:38:36 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Obtained Jenkinsfile from 5cfd940979162ff51030eaa198352836b2101fe0+cd08d377c5e0348984d1f46d196337d895ec47ad (1907184500f06c20d2fe02d989637c309e9e773c)
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision c8880eb865108326b5561629a909e5c780e6ef50
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/moby_PR-47768@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision c8880eb865108326b5561629a909e5c780e6ef50 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10
Commit message: "Merge pull request #28 from docker/codeowners_oos4a9mi"
 > git rev-list --no-walk c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
12:38:39 [2024-05-11T12:38:39.531Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
12:38:39 [2024-05-11T12:38:39.534Z] Trying to pass milestone 5
[Pipeline] milestone
12:38:39 [2024-05-11T12:38:39.691Z] Trying to pass milestone 6
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
12:38:54 [2024-05-11T12:38:54.896Z] Still waiting to schedule task
12:38:54 [2024-05-11T12:38:54.896Z]EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-053c9b51d08923e37)’ is offline
12:39:36 [2024-05-11T12:39:36.842Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-053c9b51d08923e37) in /home/ubuntu/workspace/moby_PR-47768
[Pipeline] {
[Pipeline] checkout
12:39:36 [2024-05-11T12:39:36.874Z] The recommended git tool is: git
12:39:39 [2024-05-11T12:39:39.134Z] using credential docker-jenkins-github-credentials
12:39:39 [2024-05-11T12:39:39.147Z] Cloning the remote Git repository
12:39:39 [2024-05-11T12:39:39.147Z] Cloning with configured refspecs honoured and without tags
12:39:39 [2024-05-11T12:39:39.208Z] Cloning repository https://github.com/moby/moby.git
12:39:39 [2024-05-11T12:39:39.256Z]  > git init /home/ubuntu/workspace/moby_PR-47768 # timeout=10
12:39:39 [2024-05-11T12:39:39.744Z] Fetching upstream changes from https://github.com/moby/moby.git
12:39:39 [2024-05-11T12:39:39.744Z]  > git --version # timeout=10
12:39:39 [2024-05-11T12:39:39.747Z]  > git --version # 'git version 2.25.1'
12:39:39 [2024-05-11T12:39:39.747Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:39:39 [2024-05-11T12:39:39.755Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47768/head:refs/remotes/origin/PR-47768 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:39:52 [2024-05-11T12:39:52.312Z] Fetching without tags
12:39:52 [2024-05-11T12:39:52.501Z] Merging remotes/origin/master commit cd08d377c5e0348984d1f46d196337d895ec47ad into PR head commit 5cfd940979162ff51030eaa198352836b2101fe0
12:39:52 [2024-05-11T12:39:52.080Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:39:52 [2024-05-11T12:39:52.084Z]  > git config --add remote.origin.fetch +refs/pull/47768/head:refs/remotes/origin/PR-47768 # timeout=10
12:39:52 [2024-05-11T12:39:52.087Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:39:52 [2024-05-11T12:39:52.325Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:39:52 [2024-05-11T12:39:52.332Z] Fetching upstream changes from https://github.com/moby/moby.git
12:39:52 [2024-05-11T12:39:52.333Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:39:52 [2024-05-11T12:39:52.335Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47768/head:refs/remotes/origin/PR-47768 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:39:52 [2024-05-11T12:39:52.524Z]  > git config core.sparsecheckout # timeout=10
12:39:52 [2024-05-11T12:39:52.534Z]  > git checkout -f 5cfd940979162ff51030eaa198352836b2101fe0 # timeout=10
12:39:53 [2024-05-11T12:39:53.703Z] Merge succeeded, producing 94d7e81cd422d4b6ea8d07a638371821483b5755
12:39:53 [2024-05-11T12:39:53.703Z] Checking out Revision 94d7e81cd422d4b6ea8d07a638371821483b5755 (PR-47768)
12:39:53 [2024-05-11T12:39:53.205Z]  > git remote # timeout=10
12:39:53 [2024-05-11T12:39:53.208Z]  > git config --get remote.origin.url # timeout=10
12:39:53 [2024-05-11T12:39:53.211Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:39:53 [2024-05-11T12:39:53.213Z]  > git merge cd08d377c5e0348984d1f46d196337d895ec47ad # timeout=10
12:39:53 [2024-05-11T12:39:53.714Z]  > git rev-parse HEAD^{commit} # timeout=10
12:39:53 [2024-05-11T12:39:53.720Z]  > git config core.sparsecheckout # timeout=10
12:39:53 [2024-05-11T12:39:53.722Z]  > git checkout -f 94d7e81cd422d4b6ea8d07a638371821483b5755 # timeout=10
12:39:57 [2024-05-11T12:39:57.292Z] Commit message: "Merge commit 'cd08d377c5e0348984d1f46d196337d895ec47ad' into HEAD"
12:39:57 [2024-05-11T12:39:57.298Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:39:58 [2024-05-11T12:39:58.075Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47768:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
12:39:57 [2024-05-11T12:39:57.307Z]  > git rev-list --no-walk c20c5cc5d3b6e64394d755099c03ce0a011665ee # timeout=10
12:40:00 [2024-05-11T12:40:00.612Z] Unable to find image 'alpine:latest' locally
12:40:00 [2024-05-11T12:40:00.871Z] latest: Pulling from library/alpine
12:40:01 [2024-05-11T12:40:01.130Z] bca4290a9639: Pulling fs layer
12:40:01 [2024-05-11T12:40:01.130Z] bca4290a9639: Download complete
12:40:01 [2024-05-11T12:40:01.733Z] bca4290a9639: Pull complete
12:40:01 [2024-05-11T12:40:01.733Z] Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
12:40:01 [2024-05-11T12:40:01.733Z] Status: Downloaded newer image for alpine:latest
12:40:07 [2024-05-11T12:40:07.007Z] These commits do not have a proper 'Signed-off-by:' marker:
12:40:07 [2024-05-11T12:40:07.007Z]  - 5cfd940979162ff51030eaa198352836b2101fe0
12:40:07 [2024-05-11T12:40:07.007Z] 
12:40:07 [2024-05-11T12:40:07.007Z] Please amend each commit to include a properly formatted DCO marker.
12:40:07 [2024-05-11T12:40:07.007Z] 
12:40:07 [2024-05-11T12:40:07.007Z] Visit the following URL for information about the Docker DCO:
12:40:07 [2024-05-11T12:40:07.007Z]  https://github.com/docker/docker/blob/master/CONTRIBUTING.md#sign-your-work
12:40:07 [2024-05-11T12:40:07.007Z] 
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
Stage "Build" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] parallel
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (arm64)
Stage "arm64" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] stage
[Pipeline] { (Print info)
Stage "arm64" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "arm64" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
Stage "arm64" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
Stage "arm64" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:40:07 [2024-05-11T12:40:07.379Z] Failed in branch arm64
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
ERROR: script returned exit code 1

GitHub has been notified of this commit’s build result

Finished: FAILURE
Deleted 0 stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47768/6/stashes/