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/09 06:37:17 UTC

Build failed in Jenkins: trafficcontrol-PR #3495

See <https://builds.apache.org/job/trafficcontrol-PR/3495/display/redirect?page=changes>

Changes:

[shihta.kuan] Let auto-snapqueue and add-sslkeys be functions

------------------------------------------
GitHub pull request #3475 of commit f7e364e7a2fcb4c40ea791f078bdd345c3b53761, no merge conflicts.
Setting status of f7e364e7a2fcb4c40ea791f078bdd345c3b53761 to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/3495/ 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...
[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 f7e364e7a2fcb4c40ea791f078bdd345c3b53761^{commit} # timeout=10
Checking out Revision f7e364e7a2fcb4c40ea791f078bdd345c3b53761 (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f7e364e7a2fcb4c40ea791f078bdd345c3b53761
Commit message: "Let auto-snapqueue and add-sslkeys be functions"
 > git rev-list --no-walk 3320885fbf15b5db0a286e225ea923a393e999a0 # timeout=10
[trafficcontrol-PR] $ /bin/bash /tmp/jenkins2271747772888865289.sh
++ echo jenkins-trafficcontrol-PR-3495
++ sed s/jenkins//
++ sed s/-//g
+ proj=trafficcontrolPR3495
+ yml=infrastructure/docker/build/docker-compose.yml
++ mktemp /tmp/docker-compose-XXXX
+ dc=/tmp/docker-compose-8Z3c
++ mktemp /tmp/tc-status-XXXX
+ st=/tmp/tc-status-1XmM
+ trap finish EXIT
++ uname -s
++ uname -m
+ curl -o /tmp/docker-compose-8Z3c -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    960      0 --:--:-- --:--:-- --:--:--   959
  6 8079k    6  552k    0     0   379k      0  0:00:21  0:00:01  0:00:20  379k100 8079k  100 8079k    0     0  4572k      0  0:00:01  0:00:01 --:--:-- 23.7M
+ chmod +x /tmp/docker-compose-8Z3c
+ rm -rf dist
+ /tmp/docker-compose-8Z3c -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR3495 up
Creating network "trafficcontrolpr3495_default" with the default driver
Building docs
Step 1/8 : FROM centos:7
 ---> 9f38484d220f
Step 2/8 : MAINTAINER Jonathan Gray
 ---> Using cache
 ---> 351fa60127de
Step 3/8 : VOLUME /trafficcontrol
 ---> Using cache
 ---> aa5fd9d8ffbd
Step 4/8 : RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 && 	yum -y update ca-certificates && 	yum -y install 		epel-release 		git 		rpm-build && 	yum -y clean all
 ---> Using cache
 ---> d17cd94e7dac
Step 5/8 : ADD docs/source/requirements.txt /docs.requirements.txt
 ---> Using cache
 ---> c18bc262547b
Step 6/8 : RUN yum -y install 		python34 		python34-pip         python34-psutil 		make && 	yum -y clean all && 	python3 -m pip install --upgrade setuptools && 	python3 -m pip install -r /docs.requirements.txt
 ---> Running in 1b7bc7b940f9
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
 * base: mirror.scalabledns.com
 * epel: mirror.layeronline.com
 * extras: mirrors.cat.pdx.edu
 * updates: mirror.web-ster.com
Resolving Dependencies
--> Running transaction check
---> Package make.x86_64 1:3.82-23.el7 will be installed
---> Package python34.x86_64 0:3.4.9-3.el7 will be installed
--> Processing Dependency: python34-libs(x86-64) = 3.4.9-3.el7 for package: python34-3.4.9-3.el7.x86_64
--> Processing Dependency: libpython3.4m.so.1.0()(64bit) for package: python34-3.4.9-3.el7.x86_64
---> Package python34-pip.noarch 0:8.1.2-8.el7 will be installed
--> Processing Dependency: python34-setuptools for package: python34-pip-8.1.2-8.el7.noarch
---> Package python34-psutil.x86_64 0:2.2.1-5.el7 will be installed
--> Running transaction check
---> Package python34-libs.x86_64 0:3.4.9-3.el7 will be installed
---> Package python34-setuptools.noarch 0:39.2.0-3.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                   Arch         Version                Repository  Size
================================================================================
Installing:
 make                      x86_64       1:3.82-23.el7          base       420 k
 python34                  x86_64       3.4.9-3.el7            epel        51 k
 python34-pip              noarch       8.1.2-8.el7            epel       1.7 M
 python34-psutil           x86_64       2.2.1-5.el7            epel       118 k
Installing for dependencies:
 python34-libs             x86_64       3.4.9-3.el7            epel       8.3 M
 python34-setuptools       noarch       39.2.0-3.el7           epel       640 k

Transaction Summary
================================================================================
Install  4 Packages (+2 Dependent packages)

Total download size: 11 M
Installed size: 41 M
Downloading packages:
warning: /var/cache/yum/x86_64/7/epel/packages/python34-3.4.9-3.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY
Public key for python34-3.4.9-3.el7.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total                                              6.8 MB/s |  11 MB  00:01     
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Importing GPG key 0x352C64E5:
 Userid     : "Fedora EPEL (7) <ep...@fedoraproject.org>"
 Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5
 Package    : epel-release-7-11.noarch (@extras)
 From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : python34-3.4.9-3.el7.x86_64                                  1/6 
  Installing : python34-libs-3.4.9-3.el7.x86_64                             2/6 
  Installing : python34-setuptools-39.2.0-3.el7.noarch                      3/6 
  Installing : python34-pip-8.1.2-8.el7.noarch                              4/6 
  Installing : python34-psutil-2.2.1-5.el7.x86_64                           5/6 
  Installing : 1:make-3.82-23.el7.x86_64                                    6/6 
  Verifying  : python34-pip-8.1.2-8.el7.noarch                              1/6 
  Verifying  : python34-psutil-2.2.1-5.el7.x86_64                           2/6 
  Verifying  : python34-libs-3.4.9-3.el7.x86_64                             3/6 
  Verifying  : python34-3.4.9-3.el7.x86_64                                  4/6 
  Verifying  : 1:make-3.82-23.el7.x86_64                                    5/6 
  Verifying  : python34-setuptools-39.2.0-3.el7.noarch                      6/6 

Installed:
  make.x86_64 1:3.82-23.el7             python34.x86_64 0:3.4.9-3.el7           
  python34-pip.noarch 0:8.1.2-8.el7     python34-psutil.x86_64 0:2.2.1-5.el7    

Dependency Installed:
  python34-libs.x86_64 0:3.4.9-3.el7  python34-setuptools.noarch 0:39.2.0-3.el7 

Complete!
Loaded plugins: fastestmirror, ovl
Cleaning repos: base epel extras updates
Cleaning up list of fastest mirrors
/bin/sh: python3: command not found
Service 'docs' failed to build: The command '/bin/sh -c yum -y install 		python34 		python34-pip         python34-psutil 		make && 	yum -y clean all && 	python3 -m pip install --upgrade setuptools && 	python3 -m pip install -r /docs.requirements.txt' returned a non-zero code: 127
+ exit 1
+ finish
+ /tmp/docker-compose-8Z3c -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR3495 down -v
Removing network trafficcontrolpr3495_default
+ /tmp/docker-compose-8Z3c -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR3495 rm -v -f
No stopped containers
+ rm -f /tmp/docker-compose-8Z3c
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

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

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