See <https://builds.apache.org/job/trafficcontrol-PR/2872/display/redirect>
------------------------------------------ GitHub pull request #3081 of commit a0fb75bbb1fb1a536f2c48f0e65057f80c8d7144, no merge conflicts. Setting status of a0fb75bbb1fb1a536f2c48f0e65057f80c8d7144 to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/2872/ and message: 'Build started for merge commit.' Using context: default [EnvInject] - Loading node environment variables. Building remotely on H27 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR/ws/> [WS-CLEANUP] Deleting project workspace... 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 a0fb75bbb1fb1a536f2c48f0e65057f80c8d7144^{commit} # timeout=10 Checking out Revision a0fb75bbb1fb1a536f2c48f0e65057f80c8d7144 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f a0fb75bbb1fb1a536f2c48f0e65057f80c8d7144 Commit message: "Fixes missing deliveryservice data fields from the /api/servers/{id}/deliveryservices endpoint. The fix removes a duplicate deliveryservice struct and query. The endpoint now uses the same DeliverServiceNullable struct in tc-go and the query from deliverservice/deliveryservcesv13.go" > git rev-list --no-walk 8c3ea0c529b06563bd009a983647f81cb1a955b1 # timeout=10 First time build. Skipping changelog. [trafficcontrol-PR] $ /bin/bash /tmp/jenkins5012279454663435152.sh ++ echo jenkins-trafficcontrol-PR-2872 ++ sed s/-//g ++ sed s/jenkins// + proj=trafficcontrolPR2872 + yml=infrastructure/docker/build/docker-compose.yml ++ mktemp /tmp/docker-compose-XXXX + dc=/tmp/docker-compose-yafC ++ mktemp /tmp/tc-status-XXXX + st=/tmp/tc-status-z9KP + trap finish EXIT ++ uname -s ++ uname -m + curl -o /tmp/docker-compose-yafC -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 1151 0 --:--:-- --:--:-- --:--:-- 1151 0 8079k 0 16360 0 0 14171 0 0:09:43 0:00:01 0:09:42 14171100 8079k 100 8079k 0 0 4700k 0 0:00:01 0:00:01 --:--:-- 13.9M + chmod +x /tmp/docker-compose-yafC + rm -rf dist + /tmp/docker-compose-yafC -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2872 up Creating network "trafficcontrolpr2872_default" with the default driver Building traffic_stats_build Step 1/7 : FROM centos:7 7: Pulling from library/centos Digest: sha256:67dad89757a55bfdfabec8abd0e22f8c7c12a1856514726470228063ed86593b Status: Downloaded newer image for centos:7 ---> 75835a67d134 Step 2/7 : MAINTAINER Dan Kirkwood ---> Using cache ---> 7620dc8adff7 Step 3/7 : VOLUME /trafficcontrol ---> Using cache ---> 51ccec1cdf7b Step 4/7 : RUN yum -y install epel-release git rpm-build && yum -y clean all ---> Using cache ---> 2e53b807db63 Step 5/7 : RUN yum -y install golang-1.9.4 && yum -y clean all ---> Running in 7f47d45e444c Loaded plugins: fastestmirror, ovl Determining fastest mirrors * base: mirrors.sonic.net * epel: mirrors.cat.pdx.edu * extras: mirror.hmc.edu * updates: mirrordenver.fdcservers.net No package golang-1.9.4 available. Error: Nothing to do Service 'traffic_stats_build' failed to build: The command '/bin/sh -c yum -y install golang-1.9.4 && yum -y clean all' returned a non-zero code: 1 + exit 1 + finish + /tmp/docker-compose-yafC -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2872 down -v Removing network trafficcontrolpr2872_default + /tmp/docker-compose-yafC -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2872 rm -v -f No stopped containers + rm -f /tmp/docker-compose-yafC Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
