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/07/02 14:01:43 UTC

Build failed in Jenkins: trafficcontrol-PR #3926

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

Changes:

[rawlin_peters] Fix for missing port in redirect to https (#3647)

[Shihta] CDN-in-a-Box now uses Snapshots instead of legacy CRConfig

[Shihta] fixed jq query

[mitchell852] removed the 'Health Tab' parts of the TO UI documentation (#3692)

[mitchell852] removed the 'Misc' part of the TO UI documentation (#3695)

[mitchell852] removed the 'Servers' parts of the TO UI documentation (#3693)

[mitchell852] removed the 'Tools' parts of the TO UI documentation (#3694)

[dangogh] Fix the parameter name of deliveryserviceserver in document (#3456)

[dangogh] CiaB: added log path of trafficops in variables.env (#3666)

[dangogh] CiaB: added log path of traffic monitor in variables.env (#3665)

[mitchell852] adds an issue template for the TC repo

------------------------------------------
GitHub pull request #3708 of commit 59eb101b53b2ddf5890c580d294259117d23cbf0, no merge conflicts.
Setting status of 59eb101b53b2ddf5890c580d294259117d23cbf0 to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/3926/ and message: 'Build started for merge commit.'
Using context: default
[EnvInject] - Loading node environment variables.
Building remotely on H37 (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 59eb101b53b2ddf5890c580d294259117d23cbf0^{commit} # timeout=10
Checking out Revision 59eb101b53b2ddf5890c580d294259117d23cbf0 (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 59eb101b53b2ddf5890c580d294259117d23cbf0
Commit message: "adds an issue template for the TC repo"
 > git rev-list --no-walk 4feaeafae8e369445604c7318e9922fcae77fde0 # timeout=10
[trafficcontrol-PR] $ /bin/bash /tmp/jenkins3944549265276705213.sh
++ sed s/-//g
++ echo jenkins-trafficcontrol-PR-3926
++ sed s/jenkins//
+ proj=trafficcontrolPR3926
+ yml=infrastructure/docker/build/docker-compose.yml
++ mktemp /tmp/docker-compose-XXXX
+ dc=/tmp/docker-compose-1LGH
++ mktemp /tmp/tc-status-XXXX
+ st=/tmp/tc-status-3uGs
+ trap finish EXIT
++ uname -s
++ uname -m
+ curl -o /tmp/docker-compose-1LGH -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   1079      0 --:--:-- --:--:-- --:--:--  1078
 36 8079k   36 2980k    0     0  1935k      0  0:00:04  0:00:01  0:00:03 1935k100 8079k  100 8079k    0     0  4712k      0  0:00:01  0:00:01 --:--:-- 28.4M
+ chmod +x /tmp/docker-compose-1LGH
+ rm -rf dist
+ /tmp/docker-compose-1LGH -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR3926 up
Creating network "trafficcontrolpr3926_default" with the default driver
Pulling weasel (licenseweasel/weasel:0.2)...
0.2: Pulling from licenseweasel/weasel
error pulling image configuration: received unexpected HTTP status: 502 Bad Gateway
+ exit 1
+ finish
+ /tmp/docker-compose-1LGH -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR3926 down -v
Removing network trafficcontrolpr3926_default
+ /tmp/docker-compose-1LGH -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR3926 rm -v -f
No stopped containers
+ rm -f /tmp/docker-compose-1LGH
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

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

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