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 2018/12/18 18:03:29 UTC

Build failed in Jenkins: trafficcontrol-PR #2969

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

Changes:

[jrushford] Add additional response code information in responder.go. This would

------------------------------------------
GitHub pull request #3141 of commit 6ad66d40132737c251622240316fac5c1cfdb141, no merge conflicts.
Setting status of 6ad66d40132737c251622240316fac5c1cfdb141 to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/2969/ and message: 'Build started for merge commit.'
Using context: default
[EnvInject] - Loading node environment variables.
Building remotely on H39 (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 6ad66d40132737c251622240316fac5c1cfdb141^{commit} # timeout=10
Checking out Revision 6ad66d40132737c251622240316fac5c1cfdb141 (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6ad66d40132737c251622240316fac5c1cfdb141
Commit message: "Add additional response code information in responder.go. This would help with issue 3139."
 > git rev-list --no-walk 28cc8b7592284dc622318b763d32ec74b9785648 # timeout=10
[trafficcontrol-PR] $ /bin/bash /tmp/jenkins1319309983121357539.sh
++ echo jenkins-trafficcontrol-PR-2969
++ sed s/-//g
++ sed s/jenkins//
+ proj=trafficcontrolPR2969
+ yml=infrastructure/docker/build/docker-compose.yml
++ mktemp /tmp/docker-compose-XXXX
+ dc=/tmp/docker-compose-ctsn
++ mktemp /tmp/tc-status-XXXX
+ st=/tmp/tc-status-0iy7
+ trap finish EXIT
++ uname -s
++ uname -m
+ curl -o /tmp/docker-compose-ctsn -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   1037      0 --:--:-- --:--:-- --:--:--  1036
  0 8079k    0 51778    0     0  41816      0  0:03:17  0:00:01  0:03:16 41816100 8079k  100 8079k    0     0  4718k      0  0:00:01  0:00:01 --:--:-- 16.5M
+ chmod +x /tmp/docker-compose-ctsn
+ rm -rf dist
+ /tmp/docker-compose-ctsn -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2969 up
Creating network "trafficcontrolpr2969_default" with the default driver
Building traffic_portal_build
Step 1/11 : FROM centos:7
 ---> 1e1148e4cc2c
Step 2/11 : MAINTAINER Dan Kirkwood
 ---> Using cache
 ---> bc4b29cda25c
Step 3/11 : VOLUME /trafficcontrol
 ---> Using cache
 ---> 775eb57ee748
Step 4/11 : RUN yum -y install 		epel-release 		git 		rpm-build && 	yum -y clean all
 ---> Using cache
 ---> db4fe3267444
Step 5/11 : 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
 ---> 6ec8eb2d4804
Step 6/11 : RUN gem update --system
 ---> Using cache
 ---> dfab03eb0397
Step 7/11 : RUN gem install compass
 ---> Running in c615d67a9a83
Successfully installed sass-3.4.25
Successfully installed multi_json-1.13.1
Successfully installed compass-core-1.0.3
Successfully installed compass-import-once-1.0.5
Successfully installed chunky_png-1.3.11
Successfully installed rb-fsevent-0.10.3
Building native extensions. This could take a while...
ERROR:  Error installing compass:
	The last version of rb-inotify (>= 0.9) to support your Ruby & RubyGems was 0.9.10. Try installing it with `gem install rb-inotify -v 0.9.10` and then running the current command again
	rb-inotify requires Ruby version >= 2.2. The current ruby version is .
Successfully installed ffi-1.9.25
Service 'traffic_portal_build' failed to build: The command '/bin/sh -c gem install compass' returned a non-zero code: 1
+ exit 1
+ finish
+ /tmp/docker-compose-ctsn -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2969 down -v
Removing network trafficcontrolpr2969_default
+ /tmp/docker-compose-ctsn -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2969 rm -v -f
No stopped containers
+ rm -f /tmp/docker-compose-ctsn
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

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

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