See <https://builds.apache.org/job/trafficcontrol-PR/2893/display/redirect?page=changes>
Changes: [dangogh] v3.1.1 - now processes each route immediately as it is read, improving [jrushford] If when using grovetccfg and the host is not specidied with -host on the ------------------------------------------ GitHub pull request #3083 of commit 01923327e252d6b309ffbbdbfba9c87e31f61e03, no merge conflicts. Setting status of 01923327e252d6b309ffbbdbfba9c87e31f61e03 to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/2893/ and message: 'Build started for merge commit.' Using context: default [EnvInject] - Loading node environment variables. Building remotely on H24 (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 01923327e252d6b309ffbbdbfba9c87e31f61e03^{commit} # timeout=10 Checking out Revision 01923327e252d6b309ffbbdbfba9c87e31f61e03 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 01923327e252d6b309ffbbdbfba9c87e31f61e03 Commit message: "If when using grovetccfg and the host is not specidied with -host on the command line, get and set the host from kernel." > git rev-list --no-walk 945f168de63873e0e202dfde810d822323119c57 # timeout=10 [trafficcontrol-PR] $ /bin/bash /tmp/jenkins8133444914028469308.sh ++ echo jenkins-trafficcontrol-PR-2893 ++ sed s/-//g ++ sed s/jenkins// + proj=trafficcontrolPR2893 + yml=infrastructure/docker/build/docker-compose.yml ++ mktemp /tmp/docker-compose-XXXX + dc=/tmp/docker-compose-x548 ++ mktemp /tmp/tc-status-XXXX + st=/tmp/tc-status-XrPl + trap finish EXIT ++ uname -s ++ uname -m + curl -o /tmp/docker-compose-x548 -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 887 0 --:--:-- --:--:-- --:--:-- 886 2 8079k 2 219k 0 0 137k 0 0:00:58 0:00:01 0:00:57 137k100 8079k 100 8079k 0 0 3999k 0 0:00:02 0:00:02 --:--:-- 17.9M + chmod +x /tmp/docker-compose-x548 + rm -rf dist + /tmp/docker-compose-x548 -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2893 up Creating network "trafficcontrolpr2893_default" with the default driver Building traffic_stats_build Step 1/7 : FROM centos:7 ---> 75835a67d134 Step 2/7 : MAINTAINER Dan Kirkwood ---> Using cache ---> 5cb2af60a949 Step 3/7 : VOLUME /trafficcontrol ---> Using cache ---> 93402e6fe776 Step 4/7 : RUN yum -y install epel-release git rpm-build && yum -y clean all ---> Using cache ---> b5a5f597b5e8 Step 5/7 : RUN yum -y install golang-1.9.4 && yum -y clean all ---> Running in f064bf710251 Loaded plugins: fastestmirror, ovl Determining fastest mirrors * base: mirror.web-ster.com * epel: mirrors.syringanetworks.net * extras: centos.eecs.wsu.edu * updates: mirrors.usc.edu 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-x548 -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2893 down -v Removing network trafficcontrolpr2893_default + /tmp/docker-compose-x548 -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2893 rm -v -f No stopped containers + rm -f /tmp/docker-compose-x548 Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
