You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/11/05 17:46:44 UTC

Build failed in Jenkins: trafficcontrol-PR #4717

See <https://builds.apache.org/job/trafficcontrol-PR/4717/display/redirect?page=changes>

Changes:

[rawlin_peters] Add atscfg logic for Server Capabilities. (#3980)

[ocket8888] Prevent Assigning Servers to Delivery Services Without Required

[ocket8888] Fix file permissions on Go source file (#4078)

[ocket8888] makes parameter row clickable to show parameter details (#4081)

[mitchell852] changes search to xmlId rather than displayname


------------------------------------------
GitHub pull request #4084 of commit cbbb8beebfd9fee9a0751067a40c6cac204a31f8, no merge conflicts.
Running as SYSTEM
Setting status of cbbb8beebfd9fee9a0751067a40c6cac204a31f8 to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/4717/ and message: 'Build started for merge commit.'
Using context: default
[EnvInject] - Loading node environment variables.
Building remotely on H39 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
using credential b205a645-1ea7-4dfd-973d-c14ac43cab07
Cloning the remote Git repository
Cloning repository git://github.com/apache/trafficcontrol.git
 > git init <https://builds.apache.org/job/trafficcontrol-PR/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/trafficcontrol.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git://github.com/apache/trafficcontrol.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/trafficcontrol.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/apache/trafficcontrol.git # timeout=10
Fetching upstream changes from git://github.com/apache/trafficcontrol.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress git://github.com/apache/trafficcontrol.git +refs/pull/*:refs/remotes/origin/pr/*
 > git rev-parse cbbb8beebfd9fee9a0751067a40c6cac204a31f8^{commit} # timeout=10
Checking out Revision cbbb8beebfd9fee9a0751067a40c6cac204a31f8 (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cbbb8beebfd9fee9a0751067a40c6cac204a31f8
Commit message: "changes search to xmlId rather than displayname"
 > git rev-list --no-walk 6d308f0bdc5a1d4197bbabd81b176f55ac20b14b # timeout=10
[trafficcontrol-PR] $ /bin/bash /tmp/jenkins1509847274571433943.sh
++ echo jenkins-trafficcontrol-PR-4717
++ sed s/-//g
++ sed s/jenkins//
+ proj=trafficcontrolPR4717
+ yml=infrastructure/docker/build/docker-compose.yml
++ mktemp /tmp/docker-compose-XXXX
+ dc=/tmp/docker-compose-GFLA
++ mktemp /tmp/tc-status-XXXX
+ st=/tmp/tc-status-zYRo
+ trap finish EXIT
++ uname -s
++ uname -m
+ curl -o /tmp/docker-compose-GFLA -L https://github.com/docker/compose/releases/download/1.13.0/docker-compose-Linux-x86_64
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   617    0   617    0     0    908      0 --:--:-- --:--:-- --:--:--   908
  7 8079k    7  610k    0     0   412k      0  0:00:19  0:00:01  0:00:18  412k100 8079k  100 8079k    0     0  4444k      0  0:00:01  0:00:01 --:--:-- 21.7M
+ chmod +x /tmp/docker-compose-GFLA
+ rm -rf dist
+ /tmp/docker-compose-GFLA -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4717 up
Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running?

If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
+ exit 1
+ finish
+ /tmp/docker-compose-GFLA -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4717 down -v
Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running?

If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
+ /tmp/docker-compose-GFLA -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4717 rm -v -f
Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running?

If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
+ rm -f /tmp/docker-compose-GFLA
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Jenkins build is back to normal : trafficcontrol-PR #4721

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR/4721/display/redirect?page=changes>


Build failed in Jenkins: trafficcontrol-PR #4720

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR/4720/display/redirect?page=changes>

Changes:

[ocket8888] go fmt


------------------------------------------
GitHub pull request #4079 of commit 3ea418df440e4f9be5e58bcf863f2fc806344b9b, no merge conflicts.
Running as SYSTEM
Setting status of 3ea418df440e4f9be5e58bcf863f2fc806344b9b to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/4720/ and message: 'Build started for merge commit.'
Using context: default
[EnvInject] - Loading node environment variables.
Building remotely on H39 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
using credential b205a645-1ea7-4dfd-973d-c14ac43cab07
Cloning the remote Git repository
Cloning repository git://github.com/apache/trafficcontrol.git
 > git init <https://builds.apache.org/job/trafficcontrol-PR/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/trafficcontrol.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git://github.com/apache/trafficcontrol.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/trafficcontrol.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/apache/trafficcontrol.git # timeout=10
Fetching upstream changes from git://github.com/apache/trafficcontrol.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress git://github.com/apache/trafficcontrol.git +refs/pull/*:refs/remotes/origin/pr/*
 > git rev-parse 3ea418df440e4f9be5e58bcf863f2fc806344b9b^{commit} # timeout=10
Checking out Revision 3ea418df440e4f9be5e58bcf863f2fc806344b9b (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3ea418df440e4f9be5e58bcf863f2fc806344b9b
Commit message: "go fmt"
 > git rev-list --no-walk 70cfabefb656ca36aec3791f341b6fbd00400e8b # timeout=10
[trafficcontrol-PR] $ /bin/bash /tmp/jenkins3864844770840120174.sh
++ echo jenkins-trafficcontrol-PR-4720
++ sed s/-//g
++ sed s/jenkins//
+ proj=trafficcontrolPR4720
+ yml=infrastructure/docker/build/docker-compose.yml
++ mktemp /tmp/docker-compose-XXXX
+ dc=/tmp/docker-compose-k8JA
++ mktemp /tmp/tc-status-XXXX
+ st=/tmp/tc-status-Cmr8
+ trap finish EXIT
++ uname -s
++ uname -m
+ curl -o /tmp/docker-compose-k8JA -L https://github.com/docker/compose/releases/download/1.13.0/docker-compose-Linux-x86_64
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   617    0   617    0     0    978      0 --:--:-- --:--:-- --:--:--   977
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0100 8079k  100 8079k    0     0  4121k      0  0:00:01  0:00:01 --:--:-- 8937k
+ chmod +x /tmp/docker-compose-k8JA
+ rm -rf dist
+ /tmp/docker-compose-k8JA -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4720 up
Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running?

If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
+ exit 1
+ finish
+ /tmp/docker-compose-k8JA -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4720 down -v
Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running?

If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
+ /tmp/docker-compose-k8JA -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4720 rm -v -f
Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running?

If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
+ rm -f /tmp/docker-compose-k8JA
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Build failed in Jenkins: trafficcontrol-PR #4719

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR/4719/display/redirect>

Changes:


------------------------------------------
GitHub pull request #4079 of commit 70cfabefb656ca36aec3791f341b6fbd00400e8b, no merge conflicts.
Running as SYSTEM
Setting status of 70cfabefb656ca36aec3791f341b6fbd00400e8b to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/4719/ and message: 'Build started for merge commit.'
Using context: default
[EnvInject] - Loading node environment variables.
Building remotely on H39 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
using credential b205a645-1ea7-4dfd-973d-c14ac43cab07
Cloning the remote Git repository
Cloning repository git://github.com/apache/trafficcontrol.git
 > git init <https://builds.apache.org/job/trafficcontrol-PR/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/trafficcontrol.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git://github.com/apache/trafficcontrol.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/trafficcontrol.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/apache/trafficcontrol.git # timeout=10
Fetching upstream changes from git://github.com/apache/trafficcontrol.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress git://github.com/apache/trafficcontrol.git +refs/pull/*:refs/remotes/origin/pr/*
 > git rev-parse 70cfabefb656ca36aec3791f341b6fbd00400e8b^{commit} # timeout=10
Checking out Revision 70cfabefb656ca36aec3791f341b6fbd00400e8b (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 70cfabefb656ca36aec3791f341b6fbd00400e8b
Commit message: "Added documentation"
 > git rev-list --no-walk 7f9c6c8e3f63e08b3446622186f7eecabe778dea # timeout=10
First time build. Skipping changelog.
[trafficcontrol-PR] $ /bin/bash /tmp/jenkins5200486454974995685.sh
++ echo jenkins-trafficcontrol-PR-4719
++ sed s/-//g
++ sed s/jenkins//
+ proj=trafficcontrolPR4719
+ yml=infrastructure/docker/build/docker-compose.yml
++ mktemp /tmp/docker-compose-XXXX
+ dc=/tmp/docker-compose-p3Pg
++ mktemp /tmp/tc-status-XXXX
+ st=/tmp/tc-status-mNnS
+ trap finish EXIT
++ uname -s
++ uname -m
+ curl -o /tmp/docker-compose-p3Pg -L https://github.com/docker/compose/releases/download/1.13.0/docker-compose-Linux-x86_64
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   617    0   617    0     0   1013      0 --:--:-- --:--:-- --:--:--  1013
  0 8079k    0 50730    0     0  39490      0  0:03:29  0:00:01  0:03:28 39490100 8079k  100 8079k    0     0  4397k      0  0:00:01  0:00:01 --:--:-- 14.2M
+ chmod +x /tmp/docker-compose-p3Pg
+ rm -rf dist
+ /tmp/docker-compose-p3Pg -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4719 up
Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running?

If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
+ exit 1
+ finish
+ /tmp/docker-compose-p3Pg -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4719 down -v
Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running?

If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
+ /tmp/docker-compose-p3Pg -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4719 rm -v -f
Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running?

If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
+ rm -f /tmp/docker-compose-p3Pg
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Build failed in Jenkins: trafficcontrol-PR #4718

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR/4718/display/redirect?page=changes>

Changes:

[ocket8888] Rewrote /federation_resolvers - POST

[ocket8888] Rewrote /federation_resolvers - GET

[ocket8888] Added TO binary to .gitignore

[ocket8888] Fixed routing

[ocket8888] fix queries

[ocket8888] Fixed query again

[ocket8888] Fixed query again again

[ocket8888] Fixed string formatting

[ocket8888] Added Go client methods

[ocket8888] client foo

[ocket8888] Added client tests


------------------------------------------
GitHub pull request #4079 of commit 7f9c6c8e3f63e08b3446622186f7eecabe778dea, no merge conflicts.
Running as SYSTEM
Setting status of 7f9c6c8e3f63e08b3446622186f7eecabe778dea to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/4718/ and message: 'Build started for merge commit.'
Using context: default
[EnvInject] - Loading node environment variables.
Building remotely on H39 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
using credential b205a645-1ea7-4dfd-973d-c14ac43cab07
Cloning the remote Git repository
Cloning repository git://github.com/apache/trafficcontrol.git
 > git init <https://builds.apache.org/job/trafficcontrol-PR/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/trafficcontrol.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git://github.com/apache/trafficcontrol.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/trafficcontrol.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/apache/trafficcontrol.git # timeout=10
Fetching upstream changes from git://github.com/apache/trafficcontrol.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress git://github.com/apache/trafficcontrol.git +refs/pull/*:refs/remotes/origin/pr/*
 > git rev-parse 7f9c6c8e3f63e08b3446622186f7eecabe778dea^{commit} # timeout=10
Checking out Revision 7f9c6c8e3f63e08b3446622186f7eecabe778dea (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7f9c6c8e3f63e08b3446622186f7eecabe778dea
Commit message: "Added client tests"
 > git rev-list --no-walk cbbb8beebfd9fee9a0751067a40c6cac204a31f8 # timeout=10
[trafficcontrol-PR] $ /bin/bash /tmp/jenkins5046866627940500793.sh
++ echo jenkins-trafficcontrol-PR-4718
++ sed s/-//g
++ sed s/jenkins//
+ proj=trafficcontrolPR4718
+ yml=infrastructure/docker/build/docker-compose.yml
++ mktemp /tmp/docker-compose-XXXX
+ dc=/tmp/docker-compose-M0Lb
++ mktemp /tmp/tc-status-XXXX
+ st=/tmp/tc-status-VyWG
+ trap finish EXIT
++ uname -s
++ uname -m
+ curl -o /tmp/docker-compose-M0Lb -L https://github.com/docker/compose/releases/download/1.13.0/docker-compose-Linux-x86_64
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   617    0   617    0     0    969      0 --:--:-- --:--:-- --:--:--   968
  0 8079k    0 16962    0     0  12880      0  0:10:42  0:00:01  0:10:41 12880100 8079k  100 8079k    0     0  4145k      0  0:00:01  0:00:01 --:--:-- 12.4M
+ chmod +x /tmp/docker-compose-M0Lb
+ rm -rf dist
+ /tmp/docker-compose-M0Lb -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4718 up
Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running?

If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
+ exit 1
+ finish
+ /tmp/docker-compose-M0Lb -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4718 down -v
Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running?

If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
+ /tmp/docker-compose-M0Lb -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4718 rm -v -f
Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running?

If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
+ rm -f /tmp/docker-compose-M0Lb
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful