Skip to content

Console Output

17:40:20 [2020-02-12T17:40:20.984Z] using credential docker-jenkins-github-credentials
17:40:21 [2020-02-12T17:40:21.002Z] Cloning the remote Git repository
17:40:21 [2020-02-12T17:40:21.002Z] Cloning with configured refspecs honoured and without tags
17:40:21 [2020-02-12T17:40:21.005Z] Cloning repository https://github.com/moby/moby.git
17:40:21 [2020-02-12T17:40:21.006Z]  > git init /home/docker/workspace/moby_PR-40500 # timeout=10
17:40:21 [2020-02-12T17:40:21.017Z] Fetching upstream changes from https://github.com/moby/moby.git
17:40:21 [2020-02-12T17:40:21.017Z]  > git --version # timeout=10
17:40:21 [2020-02-12T17:40:21.020Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:40:21 [2020-02-12T17:40:21.021Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40500/head:refs/remotes/origin/PR-40500 +refs/heads/master:refs/remotes/origin/master
17:41:01 [2020-02-12T17:41:01.730Z] Fetching without tags
17:41:01 [2020-02-12T17:41:01.687Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:41:01 [2020-02-12T17:41:01.692Z]  > git config --add remote.origin.fetch +refs/pull/40500/head:refs/remotes/origin/PR-40500 # timeout=10
17:41:01 [2020-02-12T17:41:01.696Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:41:01 [2020-02-12T17:41:01.716Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:41:01 [2020-02-12T17:41:01.733Z] Fetching upstream changes from https://github.com/moby/moby.git
17:41:01 [2020-02-12T17:41:01.733Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:41:01 [2020-02-12T17:41:01.734Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40500/head:refs/remotes/origin/PR-40500 +refs/heads/master:refs/remotes/origin/master
17:41:02 [2020-02-12T17:41:02.352Z] Merging remotes/origin/master commit acb236d787762328d8d33233ef15139987c8c947 into PR head commit da6c1429d0b468fe8cb7c0cf41b59d5d3647391b
17:41:03 [2020-02-12T17:41:03.437Z] Merge succeeded, producing da6c1429d0b468fe8cb7c0cf41b59d5d3647391b
17:41:03 [2020-02-12T17:41:03.438Z] Checking out Revision da6c1429d0b468fe8cb7c0cf41b59d5d3647391b (PR-40500)
17:41:03 [2020-02-12T17:41:03.965Z] Commit message: "docker-py: skip flaky AttachContainerTest::test_attach_no_stream (again)"
17:41:02 [2020-02-12T17:41:02.355Z]  > git config core.sparsecheckout # timeout=10
17:41:02 [2020-02-12T17:41:02.359Z]  > git checkout -f da6c1429d0b468fe8cb7c0cf41b59d5d3647391b
17:41:03 [2020-02-12T17:41:03.395Z]  > git merge acb236d787762328d8d33233ef15139987c8c947 # timeout=10
17:41:03 [2020-02-12T17:41:03.422Z]  > git rev-parse HEAD^{commit} # timeout=10
17:41:03 [2020-02-12T17:41:03.441Z]  > git config core.sparsecheckout # timeout=10
17:41:03 [2020-02-12T17:41:03.444Z]  > git checkout -f da6c1429d0b468fe8cb7c0cf41b59d5d3647391b