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/04/26 02:19:35 UTC

Build failed in Jenkins: trafficcontrol-PR #3590

See <https://builds.apache.org/job/trafficcontrol-PR/3590/display/redirect>

------------------------------------------
GitHub pull request #3526 of commit 137d34526e4a96757d8299d43ed4e41e426156f1, no merge conflicts.
Setting status of 137d34526e4a96757d8299d43ed4e41e426156f1 to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/3590/ 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 137d34526e4a96757d8299d43ed4e41e426156f1^{commit} # timeout=10
Checking out Revision 137d34526e4a96757d8299d43ed4e41e426156f1 (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 137d34526e4a96757d8299d43ed4e41e426156f1
Commit message: "Add TM towrap.MonitorConfigValid unit test"
 > git rev-list --no-walk 98097e47e1d8185da81ad1ea968cd0ead8b265a1 # timeout=10
First time build. Skipping changelog.
[trafficcontrol-PR] $ /bin/bash /tmp/jenkins8757494400258166839.sh
++ echo jenkins-trafficcontrol-PR-3590
++ sed s/-//g
++ sed s/jenkins//
+ proj=trafficcontrolPR3590
+ yml=infrastructure/docker/build/docker-compose.yml
++ mktemp /tmp/docker-compose-XXXX
+ dc=/tmp/docker-compose-i9WG
++ mktemp /tmp/tc-status-XXXX
+ st=/tmp/tc-status-8Hg2
+ trap finish EXIT
++ uname -s
++ uname -m
+ curl -o /tmp/docker-compose-i9WG -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   1056      0 --:--:-- --:--:-- --:--:--  1054
  1 8079k    1  110k    0     0  86453      0  0:01:35  0:00:01  0:01:34 86453100 8079k  100 8079k    0     0  4715k      0  0:00:01  0:00:01 --:--:-- 19.1M
+ chmod +x /tmp/docker-compose-i9WG
+ rm -rf dist
+ /tmp/docker-compose-i9WG -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR3590 up
Creating network "trafficcontrolpr3590_default" with the default driver
Building traffic_stats_build
Step 1/7 : FROM centos:7
7: Pulling from library/centos
Digest: sha256:8d487d68857f5bc9595793279b33d082b03713341ddec91054382641d14db861
Status: Downloaded newer image for centos:7
 ---> 9f38484d220f
Step 2/7 : MAINTAINER dev@trafficcontrol.apache.org
 ---> Running in 5ee71ace7d6f
 ---> f8e976c3d13f
Removing intermediate container 5ee71ace7d6f
Step 3/7 : VOLUME /trafficcontrol
 ---> Running in cbce3dd4d648
 ---> 93217814fae5
Removing intermediate container cbce3dd4d648
Step 4/7 : RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 && 	rpm --import http://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 14afcaedfabd
curl: (6) Could not resolve host: dl.fedoraproject.org; Unknown error
error: http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7: import read failed(2).
Service 'traffic_stats_build' failed to build: The command '/bin/sh -c rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 && 	rpm --import http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7 && 	yum -y update ca-certificates && 	yum -y install 		epel-release && 	yum -y clean all' returned a non-zero code: 1
+ exit 1
+ finish
+ /tmp/docker-compose-i9WG -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR3590 down -v
Removing network trafficcontrolpr3590_default
+ /tmp/docker-compose-i9WG -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR3590 rm -v -f
No stopped containers
+ rm -f /tmp/docker-compose-i9WG
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

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

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