[iso] ISO build fails with the latest docker

Bug #1342541 reported by Igor Shishkin
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Igor Shishkin

Bug Description

Sending build context to Docker daemon 8.5 MB
Sending build context to Docker daemon
Step 0 : FROM fuel/centos
 ---> 6cfbb482a117
Step 1 : MAINTAINER Matthew Mosesohn <email address hidden>
 ---> Using cache
 ---> ddf96910753a
Step 2 : RUN rm -rf /etc/yum.repos.d/*; echo -e "[nailgun]\nname=Nailgun Local Repo\nbaseurl=http://$(route -n | awk '/^0.0.0.0/ { print $2 }'):16096/os/x86_64/\ngpgcheck=0\nretries=10" > /etc/yum.repos.d/nailgun.repo; yum clean all; yum --quiet install -y ruby21-nailgun-mcagents
 ---> Running in ae6b39b58a93
Loaded plugins: fastestmirror
Cleaning repos: nailgun
Cleaning up Everything
http://172.17.42.1:16096/os/x86_64/repodata/repomd.xml: [Errno 12] Timeout on http://172.17.42.1:16096/os/x86_64/repodata/repomd.xml: (28, 'connect() timed out!')
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: nailgun. Please verify its path and try again
2014/07/15 20:57:51 The command [/bin/sh -c rm -rf /etc/yum.repos.d/*; echo -e "[nailgun]\nname=Nailgun Local Repo\nbaseurl=http://$(route -n | awk '/^0.0.0.0/ { print $2 }'):16096/os/x86_64/\ngpgcheck=0\nretries=10" > /etc/yum.repos.d/nailgun.repo; yum clean all; yum --quiet install -y ruby21-nailgun-mcagents] returned a non-zero code: 1
make: *** [/root/sources/fuel-main/build/docker/astute.done] Error 1

root@ishishkin:~/sources/fuel-main# dpkg -l lxc-docker
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-=======================================-========================-========================-===================================================================================
ii lxc-docker 1.1.0 amd64 Linux container runtime

With previous version it works fine.

Tags: devops iso
Igor Shishkin (teran)
Changed in fuel:
assignee: nobody → Igor Shishkin (teran)
assignee: Igor Shishkin (teran) → nobody
assignee: nobody → Dmitry Pyzhov (lux-place)
Dmitry Pyzhov (dpyzhov)
Changed in fuel:
assignee: Dmitry Pyzhov (lux-place) → Matthew Mosesohn (raytrac3r)
Revision history for this message
Matthew Mosesohn (raytrac3r) wrote :

Maybe you started build, fixed Docker service, and then re-ran make iso. It seems to pull packages from the repo just fine when I Stead ony our build host.

Changed in fuel:
status: Confirmed → Incomplete
Revision history for this message
Igor Shishkin (teran) wrote :

Today we've found a problem in our puppet manifests for internal servers. Looks like traffic doesn't pass through docker0 manifests.
Currently testing the fix.

Changed in fuel:
assignee: Matthew Mosesohn (raytrac3r) → Igor Shishkin (teran)
Revision history for this message
Igor Shishkin (teran) wrote :

Fixed.

Changed in fuel:
status: Incomplete → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.