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

------------------------------------------
[...truncated 307 B...]
Building remotely on H34 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/incubator-trafficcontrol-PR/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/apache/incubator-trafficcontrol.git
 > git init <https://builds.apache.org/job/incubator-trafficcontrol-PR/ws/> # 
 > timeout=10
Fetching upstream changes from 
git://github.com/apache/incubator-trafficcontrol.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress 
 > git://github.com/apache/incubator-trafficcontrol.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > git://github.com/apache/incubator-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/incubator-trafficcontrol.git # timeout=10
Fetching upstream changes from 
git://github.com/apache/incubator-trafficcontrol.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress 
 > git://github.com/apache/incubator-trafficcontrol.git 
 > +refs/pull/*:refs/remotes/origin/pr/*
 > git rev-parse a5eb1ba129d3e6f1d92a2235e70b122c098a9422^{commit} # timeout=10
Checking out Revision a5eb1ba129d3e6f1d92a2235e70b122c098a9422 (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a5eb1ba129d3e6f1d92a2235e70b122c098a9422
Commit message: "Add TO Go profile parameters routes"
 > git rev-list --no-walk 66c48b08d36034ee2f2a1f23d858fc83953eae22 # timeout=10
First time build. Skipping changelog.
[incubator-trafficcontrol-PR] $ /bin/bash /tmp/jenkins8654616081448908429.sh
+ '[' '!' -x bin/docker-compose ']'
+ mkdir bin
++ uname -s
++ uname -m
+ curl -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 --:--:-- --:--:-- --:--:--     
0100   617    0   617    0     0   1862      0 --:--:-- --:--:-- --:--:--  1864
  0 8079k    0 25962    0     0  27693      0  0:04:58 --:--:--  0:04:58 27693  
7 8079k    7  619k    0     0   318k      0  0:00:25  0:00:01  0:00:24  588k 16 
8079k   16 1334k    0     0   451k      0  0:00:17  0:00:02  0:00:15  649k 26 
8079k   26 2115k    0     0   534k      0  0:00:15  0:00:03  0:00:12  692k 35 
8079k   35 2881k    0     0   581k      0  0:00:13  0:00:04  0:00:09  710k 45 
8079k   45 3663k    0     0   614k      0  0:00:13  0:00:05  0:00:08  724k 55 
8079k   55 4513k    0     0   648k      0  0:00:12  0:00:06  0:00:06  776k 68 
8079k   68 5550k    0     0   697k      0  0:00:11  0:00:07  0:00:04  841k 85 
8079k   85 6926k    0     0   772k      0  0:00:10  0:00:08  0:00:02  960k100 
8079k  100 8079k    0     0   844k      0  0:00:09  0:00:09 --:--:-- 1126k
+ chmod +x ./bin/docker-compose
+ docker version
Client:
 Version:      17.05.0-ce
 API version:  1.29
 Go version:   go1.7.5
 Git commit:   89658be
 Built:        Thu May  4 22:10:54 2017
 OS/Arch:      linux/amd64

Server:
 Version:      17.05.0-ce
 API version:  1.29 (minimum version 1.12)
 Go version:   go1.7.5
 Git commit:   89658be
 Built:        Thu May  4 22:10:54 2017
 OS/Arch:      linux/amd64
 Experimental: false
+ rm -rf dist
+ export COMPOSE_HTTP_TIMEOUT=120
+ COMPOSE_HTTP_TIMEOUT=120
+ ./bin/docker-compose -p jenkins-incubator-trafficcontrol-PR-1548 -f 
infrastructure/docker/build/docker-compose.yml up --build
Creating network "jenkinsincubatortrafficcontrolpr1548_default" with the 
default driver
Building traffic_portal_build
Step 1/10 : FROM centos:7
7: Pulling from library/centos
Digest: sha256:989b936d56b1ace20ddf855a301741e52abca38286382cba7f44443210e96d16
Status: Downloaded newer image for centos:7
 ---> e934aafc2206
Step 2/10 : MAINTAINER Dan Kirkwood
 ---> Using cache
 ---> 85207a97846d
Step 3/10 : VOLUME /trafficcontrol
 ---> Using cache
 ---> 32d4a2a545dc
Step 4/10 : RUN yum -y install          epel-release            git             
rpm-build &&    yum -y clean all
 ---> Using cache
 ---> bbac25135137
Step 5/10 : RUN rpm -ivh 
https://kojipkgs.fedoraproject.org//packages/http-parser/2.7.1/3.el7/x86_64/http-parser-2.7.1-3.el7.x86_64.rpm
 &&      yum -y install          gcc             libffi-devel            make   
         nodejs          npm             ruby-devel              rubygems
 ---> Using cache
 ---> fc557dd72261
Step 6/10 : RUN gem install compass
 ---> Using cache
 ---> 4163a2ae09e9
Step 7/10 : RUN npm -g install bower grunt-cli
 ---> Using cache
 ---> ad3861685fb5
Step 8/10 : RUN echo '{ "allow_root": true }' > /root/.bowerrc
 ---> Using cache
 ---> 2a95476cfbc5
Step 9/10 : ADD infrastructure/docker/build/clean_build.sh /
 ---> Using cache
 ---> a1442185bf44
Step 10/10 : CMD /clean_build.sh traffic_portal
 ---> Using cache
 ---> 5838d24eada6
Successfully built 5838d24eada6
Successfully tagged traffic_portal_builder:latest
Building traffic_router_build
Step 1/11 : FROM centos:7
 ---> e934aafc2206
Step 2/11 : MAINTAINER Dan Kirkwood
 ---> Using cache
 ---> 85207a97846d
Step 3/11 : VOLUME /trafficcontrol
 ---> Using cache
 ---> 32d4a2a545dc
Step 4/11 : RUN yum -y install          epel-release            git             
rpm-build &&    yum -y clean all
 ---> Using cache
 ---> bbac25135137
Step 5/11 : RUN yum -y install          which &&        yum -y clean all
 ---> Using cache
 ---> ecb3e5d14984
Step 6/11 : WORKDIR /opt
 ---> Using cache
 ---> e23e1df5db70
Step 7/11 : RUN curl -L -b "oraclelicense=a" 
http://download.oracle.com/otn-pub/java/jdk/8u131-b11/d54c1d3a095b4ff2b6607d096fa80163/jdk-8u131-linux-x64.tar.gz
 | tar xzf - &&     curl -L 
https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.3.9/apache-maven-3.3.9-bin.tar.gz
 | tar xzf -
 ---> Using cache
 ---> 67a4530dc82e
Step 8/11 : RUN ln -s jdk* java && ln -s apache-maven* maven
 ---> Using cache
 ---> 361b49f6449d
Step 9/11 : RUN alternatives --install /usr/bin/java java /opt/java/bin/java 2 
&&     alternatives --install /usr/bin/jar jar /opt/java/bin/jar 2 &&     
alternatives --install /usr/bin/javac javac /opt/java/bin/javac 2 &&     
alternatives --set java /opt/java/bin/java &&     alternatives --set jar 
/opt/java/bin/jar &&     alternatives --set javac /opt/java/bin/javac &&     
alternatives --install /usr/bin/mvn mvn /opt/maven/bin/mvn 1
 ---> Using cache
 ---> accbffababb5
Step 10/11 : ADD infrastructure/docker/build/clean_build.sh /
 ---> Using cache
 ---> 4482e10c6896
Step 11/11 : CMD /clean_build.sh traffic_router
 ---> Using cache
 ---> e60cb792b77f
Successfully built e60cb792b77f
Successfully tagged traffic_router_builder:latest
Building traffic_monitor_build
Step 1/7 : FROM centos:7
 ---> e934aafc2206
Step 2/7 : MAINTAINER Dan Kirkwood
 ---> Using cache
 ---> 85207a97846d
Step 3/7 : VOLUME /trafficcontrol
 ---> Using cache
 ---> 32d4a2a545dc
Step 4/7 : RUN yum -y install           epel-release            git             
rpm-build &&    yum -y clean all
 ---> Using cache
 ---> bbac25135137
Step 5/7 : RUN yum -y install           golang &&       yum -y clean all
 ---> Using cache
 ---> c67900e645a9
Step 6/7 : ADD infrastructure/docker/build/clean_build.sh /
 ---> Using cache
 ---> 9ade7619eeeb
Step 7/7 : CMD /clean_build.sh traffic_monitor
 ---> Using cache
 ---> dc0ebc8bdd06
Successfully built dc0ebc8bdd06
Successfully tagged traffic_monitor_builder:latest
Building source
Step 1/6 : FROM centos:7
 ---> e934aafc2206
Step 2/6 : MAINTAINER Dan Kirkwood
 ---> Using cache
 ---> 85207a97846d
Step 3/6 : VOLUME /trafficcontrol
 ---> Using cache
 ---> 32d4a2a545dc
Step 4/6 : RUN yum -y install           git &&  yum -y clean all
 ---> Using cache
 ---> 8a1f3503b2c8
Step 5/6 : WORKDIR /trafficcontrol
 ---> Using cache
 ---> c1197ea2c895
Step 6/6 : CMD ./build/build.sh tarball
 ---> Using cache
 ---> 1365b52320d3
Successfully built 1365b52320d3
Successfully tagged trafficcontrol_tarball:latest
Pulling weasel (licenseweasel/weasel:0.1)...
0.1: Pulling from licenseweasel/weasel
Digest: sha256:8a24f54c784797619ae0ef175098576850a81eb46165be9114e6766b2d90a5ab
Status: Downloaded newer image for licenseweasel/weasel:0.1
Building traffic_ops_build
Step 1/9 : FROM centos:7
 ---> e934aafc2206
Step 2/9 : MAINTAINER Dan Kirkwood
 ---> Using cache
 ---> 85207a97846d
Step 3/9 : VOLUME /trafficcontrol
 ---> Using cache
 ---> 32d4a2a545dc
Step 4/9 : RUN yum -y install           epel-release            git             
rpm-build &&    yum -y clean all
 ---> Using cache
 ---> bbac25135137
Step 5/9 : RUN yum -y install           expat-devel             gcc             
libcurl-devel           make            openssl-devel           
perl-ExtUtils-MakeMaker                 tar &&  yum -y clean all
 ---> Running in f55aa54689d9
Loaded plugins: fastestmirror, ovl
http://mirror.math.princeton.edu/pub/epel/7/x86_64/repodata/3ada5bcbccaa9772074a773b15bd01dd48e753a184ebecfed590de6c389ada03-updateinfo.xml.bz2:
 [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article 

https://wiki.centos.org/yum-errors

If above article doesn't help to resolve this issue please use 
https://bugs.centos.org/.

Determining fastest mirrors
 * base: mirrors.syringanetworks.net
 * epel: mirrors.cat.pdx.edu
 * extras: mirror.sfo12.us.leaseweb.net
 * updates: mirrors.xmission.com


 One of the configured repositories failed (Unknown),
 and yum doesn't have enough cached data to continue. At this point the only
 safe thing yum can do is fail. There are a few ways to work "fix" this:

     1. Contact the upstream for the repository and get them to fix the problem.

     2. Reconfigure the baseurl/etc. for the repository, to point to a working
        upstream. This is most often useful if you are using a newer
        distribution release than is supported by the repository (and the
        packages for the previous distribution release still work).

     3. Run the command with the repository temporarily disabled
            yum --disablerepo=<repoid> ...

     4. Disable the repository permanently, so yum won't use it by default. Yum
        will then just ignore the repository until you permanently enable it
        again or use --enablerepo for temporary usage:

            yum-config-manager --disable <repoid>
        or
            subscription-manager repos --disable=<repoid>

     5. Configure the failing repository to be skipped, if it is unavailable.
        Note that yum will try to contact the repo. when it runs most commands,
        so will have to try and fail each time (and thus. yum will be be much
        slower). If it is a very temporary problem though, this is often a nice
        compromise:

            yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true

file is encrypted or is not a database
Service 'traffic_ops_build' failed to build: The command '/bin/sh -c yum -y 
install             expat-devel             gcc             libcurl-devel       
    make            openssl-devel           perl-ExtUtils-MakeMaker             
    tar &&  yum -y clean all' returned a non-zero code: 1
+ find ./dist -type f -ls
find: './dist': No such file or directory
Build step 'Execute shell' marked build as failure
Archiving artifacts
Performing Post build task...
Match found for : : True
Logical operation result is TRUE
Running script  : export COMPOSE_HTTP_TIMEOUT=120
./bin/docker-compose -p "${BUILD_TAG}" -f 
infrastructure/docker/build/docker-compose.yml down -v
[incubator-trafficcontrol-PR] $ /bin/bash -xe /tmp/jenkins8231992902629747825.sh
+ export COMPOSE_HTTP_TIMEOUT=120
+ COMPOSE_HTTP_TIMEOUT=120
+ ./bin/docker-compose -p jenkins-incubator-trafficcontrol-PR-1548 -f 
infrastructure/docker/build/docker-compose.yml down -v
Removing network jenkinsincubatortrafficcontrolpr1548_default
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0

Reply via email to