See <https://builds.apache.org/job/trafficcontrol-PR/4535/display/redirect?page=changes>
Changes: [ocket8888] Go fmt ------------------------------------------ GitHub pull request #3929 of commit 126a188f13e15949754b5c9bc5e58a1799194d9f, no merge conflicts. Running as SYSTEM Setting status of 126a188f13e15949754b5c9bc5e58a1799194d9f to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/4535/ and message: 'Build started for merge commit.' Using context: default [EnvInject] - Loading node environment variables. Building remotely on H42 (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 126a188f13e15949754b5c9bc5e58a1799194d9f^{commit} # timeout=10 Checking out Revision 126a188f13e15949754b5c9bc5e58a1799194d9f (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 126a188f13e15949754b5c9bc5e58a1799194d9f Commit message: "Go fmt" > git rev-list --no-walk 7a2814d7cb6a414d50eafa16d4fe05d9db44de31 # timeout=10 [trafficcontrol-PR] $ /bin/bash /tmp/jenkins9054025757112435118.sh ++ echo jenkins-trafficcontrol-PR-4535 ++ sed s/jenkins// ++ sed s/-//g + proj=trafficcontrolPR4535 + yml=infrastructure/docker/build/docker-compose.yml ++ mktemp /tmp/docker-compose-XXXX + dc=/tmp/docker-compose-YTG1 ++ mktemp /tmp/tc-status-XXXX + st=/tmp/tc-status-wdbh + trap finish EXIT ++ uname -s ++ uname -m + curl -o /tmp/docker-compose-YTG1 -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 1029 0 --:--:-- --:--:-- --:--:-- 1028 15 8079k 15 1223k 0 0 790k 0 0:00:10 0:00:01 0:00:09 790k100 8079k 100 8079k 0 0 4421k 0 0:00:01 0:00:01 --:--:-- 23.9M + chmod +x /tmp/docker-compose-YTG1 + rm -rf dist + /tmp/docker-compose-YTG1 -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4535 up Creating network "trafficcontrolpr4535_default" with the default driver Building traffic_stats_build Step 1/7 : FROM centos:7 ---> 67fa590cfc1c Step 2/7 : MAINTAINER [email protected] ---> Using cache ---> 0ab186cd2057 Step 3/7 : VOLUME /trafficcontrol ---> Using cache ---> 5a76ee861148 Step 4/7 : RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 && rpm --import https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7 && yum -y update ca-certificates && yum -y install epel-release && yum -y clean all ---> Running in ea40f1b45485 Service 'traffic_stats_build' failed to build: no status provided on response: unknown + exit 1 + finish + /tmp/docker-compose-YTG1 -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4535 down -v Removing network trafficcontrolpr4535_default + /tmp/docker-compose-YTG1 -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4535 rm -v -f No stopped containers + rm -f /tmp/docker-compose-YTG1 Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
