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 2017/07/12 19:54:31 UTC

Build failed in Jenkins: incubator-trafficcontrol-master-build #123

See <https://builds.apache.org/job/incubator-trafficcontrol-master-build/123/display/redirect?page=changes>

Changes:

[dewrich] install git dependency when installing goose

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu3 (ubuntu xenial) in workspace <https://builds.apache.org/job/incubator-trafficcontrol-master-build/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/incubator-trafficcontrol.git # timeout=10
Fetching upstream changes from git://git.apache.org/incubator-trafficcontrol.git
 > git --version # timeout=10
 > git fetch --tags --progress git://git.apache.org/incubator-trafficcontrol.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 3980b41797c8f2b616277df4b74e73a011c48869 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3980b41797c8f2b616277df4b74e73a011c48869
 > git rev-list 2df129a2f1bf7a148335e676c84b6cc2112999e2 # timeout=10
[incubator-trafficcontrol-master-build] $ /bin/bash /tmp/hudson5054920430789789783.sh
+ proj=jenkins-incubator-trafficcontrol-master-build-123
+ '[' '!' -x bin/docker-compose ']'
+ docker version
Client:
 Version:      1.12.1
 API version:  1.24
 Go version:   go1.6.3
 Git commit:   23cf638
 Built:        Thu Aug 18 05:33:38 2016
 OS/Arch:      linux/amd64

Server:
 Version:      1.12.1
 API version:  1.24
 Go version:   go1.6.3
 Git commit:   23cf638
 Built:        Thu Aug 18 05:33:38 2016
 OS/Arch:      linux/amd64
+ rm -rf dist
+ ./bin/docker-compose -p jenkins-incubator-trafficcontrol-master-build-123 -f infrastructure/docker/build/docker-compose.yml down -v
Removing network jenkinsincubatortrafficcontrolmasterbuild123_default
Network jenkinsincubatortrafficcontrolmasterbuild123_default not found.
+ ./bin/docker-compose -p jenkins-incubator-trafficcontrol-master-build-123 -f infrastructure/docker/build/docker-compose.yml up --build
Creating network "jenkinsincubatortrafficcontrolmasterbuild123_default" with the default driver
Building traffic_portal_build
Step 1 : FROM centos:7
 ---> 8140d0c64310
Step 2 : MAINTAINER Dan Kirkwood
 ---> Using cache
 ---> de90e2c8fb67
Step 3 : VOLUME /trafficcontrol
 ---> Using cache
 ---> bc189226447d
Step 4 : RUN yum -y install 		epel-release 		git 		rpm-build && 	yum -y clean all
 ---> Using cache
 ---> 7d74c0e364b3
Step 5 : RUN yum -y install 		gcc 		libffi-devel 		make 		nodejs 		npm 		ruby-devel 		rubygems
 ---> Using cache
 ---> a29911d61651
Step 6 : RUN gem install compass
 ---> Using cache
 ---> 8cc3f8b76688
Step 7 : RUN npm -g install bower grunt-cli
 ---> Using cache
 ---> b48b86c202e7
Step 8 : RUN echo '{ "allow_root": true }' > /root/.bowerrc
 ---> Using cache
 ---> aca7f4afbb02
Step 9 : ADD infrastructure/docker/build/clean_build.sh /
Service 'traffic_portal_build' failed to build: stat /var/lib/docker/aufs/mnt/49296ce50d9d9ff32431bed0e5178f2e26302dccd5b23cb88e1ab1d45aca5454/clean_build.sh: no such file or directory
+ docker ps -a
+ grep traffic
+ docker images
+ grep traffic
+ ./bin/docker-compose -p jenkins-incubator-trafficcontrol-master-build-123 -f infrastructure/docker/build/docker-compose.yml down -v
Removing network jenkinsincubatortrafficcontrolmasterbuild123_default
Archiving artifacts
ERROR: No artifacts found that match the file pattern "dist/*.tar.gz,dist/*x86_64.rpm". Configuration error?
ERROR: ‘dist/*.tar.gz’ doesn’t match anything: even ‘dist’ doesn’t exist
Build step 'Archive the artifacts' changed build result to FAILURE

Jenkins build is back to normal : incubator-trafficcontrol-master-build #124

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/incubator-trafficcontrol-master-build/124/display/redirect>