[Openstack-stable-maint] Build failed in Jenkins: periodic-tempest-devstack-vm-postgres-stable-grizzly #23

OpenStack Jenkins jenkins at openstack.org
Sat Apr 27 06:07:35 UTC 2013


See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-postgres-stable-grizzly/23/>

------------------------------------------
[...truncated 1932 lines...]
2013-04-27 06:03:49 + [[ -t 3 ]]
2013-04-27 06:03:49 + echo -e Installing postgresql
2013-04-27 06:03:49 + PGPASS=/opt/stack/new/.pgpass
2013-04-27 06:03:49 + [[ ! -e /opt/stack/new/.pgpass ]]
2013-04-27 06:03:49 + cat
2013-04-27 06:03:49 Installing postgresql
2013-04-27 06:03:49 + chmod 0600 /opt/stack/new/.pgpass
2013-04-27 06:03:49 + is_ubuntu
2013-04-27 06:03:49 + [[ -z deb ]]
2013-04-27 06:03:49 + '[' deb = deb ']'
2013-04-27 06:03:49 + install_package postgresql
2013-04-27 06:03:49 + is_ubuntu
2013-04-27 06:03:49 + [[ -z deb ]]
2013-04-27 06:03:49 + '[' deb = deb ']'
2013-04-27 06:03:49 + [[ True = \T\r\u\e ]]
2013-04-27 06:03:49 + NO_UPDATE_REPOS=True
2013-04-27 06:03:49 + apt_get install postgresql
2013-04-27 06:03:49 + [[ False = \T\r\u\e ]]
2013-04-27 06:03:49 + [[ -z install postgresql ]]
2013-04-27 06:03:49 + local sudo=sudo
2013-04-27 06:03:49 ++ id -u
2013-04-27 06:03:49 + [[ 1006 = \0 ]]
2013-04-27 06:03:49 + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install postgresql
2013-04-27 06:03:49 Reading package lists...
2013-04-27 06:03:49 Building dependency tree...
2013-04-27 06:03:49 Reading state information...
2013-04-27 06:03:49 The following extra packages will be installed:
2013-04-27 06:03:49   postgresql-9.1 postgresql-client-9.1 postgresql-client-common
2013-04-27 06:03:49   postgresql-common
2013-04-27 06:03:49 Suggested packages:
2013-04-27 06:03:49   oidentd ident-server locales-all postgresql-doc-9.1
2013-04-27 06:03:49 The following NEW packages will be installed:
2013-04-27 06:03:49   postgresql postgresql-9.1 postgresql-client-9.1 postgresql-client-common
2013-04-27 06:03:49   postgresql-common
2013-04-27 06:03:49 0 upgraded, 5 newly installed, 0 to remove and 8 not upgraded.
2013-04-27 06:03:49 Need to get 5,387 kB of archives.
2013-04-27 06:03:49 After this operation, 14.9 MB of additional disk space will be used.
2013-04-27 06:03:49 Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ precise-updates/main postgresql-client-common all 129ubuntu1 [25.1 kB]
2013-04-27 06:03:49 Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ precise-updates/main postgresql-client-9.1 amd64 9.1.9-0ubuntu12.04 [958 kB]
2013-04-27 06:03:49 Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ precise-updates/main postgresql-common all 129ubuntu1 [96.5 kB]
2013-04-27 06:03:49 Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ precise-updates/main postgresql-9.1 amd64 9.1.9-0ubuntu12.04 [4,302 kB]
2013-04-27 06:03:49 Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ precise-updates/main postgresql all 9.1+129ubuntu1 [5,552 B]
2013-04-27 06:03:49 Preconfiguring packages ...
2013-04-27 06:03:49 Fetched 5,387 kB in 0s (14.5 MB/s)
2013-04-27 06:03:49 Selecting previously unselected package postgresql-client-common.
2013-04-27 06:03:49 (Reading database ... 102414 files and directories currently installed.)
2013-04-27 06:03:49 Unpacking postgresql-client-common (from .../postgresql-client-common_129ubuntu1_all.deb) ...
2013-04-27 06:03:49 Selecting previously unselected package postgresql-client-9.1.
2013-04-27 06:03:49 Unpacking postgresql-client-9.1 (from .../postgresql-client-9.1_9.1.9-0ubuntu12.04_amd64.deb) ...
2013-04-27 06:03:49 Selecting previously unselected package postgresql-common.
2013-04-27 06:03:49 Unpacking postgresql-common (from .../postgresql-common_129ubuntu1_all.deb) ...
2013-04-27 06:03:49 Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common'
2013-04-27 06:03:49 Selecting previously unselected package postgresql-9.1.
2013-04-27 06:03:49 Unpacking postgresql-9.1 (from .../postgresql-9.1_9.1.9-0ubuntu12.04_amd64.deb) ...
2013-04-27 06:03:49 Selecting previously unselected package postgresql.
2013-04-27 06:03:49 Unpacking postgresql (from .../postgresql_9.1+129ubuntu1_all.deb) ...
2013-04-27 06:03:49 Processing triggers for man-db ...
2013-04-27 06:03:49 Processing triggers for ureadahead ...
2013-04-27 06:03:49 Setting up postgresql-client-common (129ubuntu1) ...
2013-04-27 06:03:49 Setting up postgresql-client-9.1 (9.1.9-0ubuntu12.04) ...
2013-04-27 06:03:49 update-alternatives: using /usr/share/postgresql/9.1/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode.
2013-04-27 06:03:49 Setting up postgresql-common (129ubuntu1) ...
2013-04-27 06:03:49 Adding user postgres to group ssl-cert
2013-04-27 06:03:49 Building PostgreSQL dictionaries from installed myspell/hunspell packages...
2013-04-27 06:04:39 Setting up postgresql-9.1 (9.1.9-0ubuntu12.04) ...
2013-04-27 06:04:39 Creating new cluster (configuration: /etc/postgresql/9.1/main, data: /var/lib/postgresql/9.1/main)...
2013-04-27 06:04:39 Moving configuration file /var/lib/postgresql/9.1/main/postgresql.conf to /etc/postgresql/9.1/main...
2013-04-27 06:04:39 Moving configuration file /var/lib/postgresql/9.1/main/pg_hba.conf to /etc/postgresql/9.1/main...
2013-04-27 06:04:39 Moving configuration file /var/lib/postgresql/9.1/main/pg_ident.conf to /etc/postgresql/9.1/main...
2013-04-27 06:04:39 Configuring postgresql.conf to use port 5432...
2013-04-27 06:04:39 update-alternatives: using /usr/share/postgresql/9.1/man/man1/postmaster.1.gz to provide /usr/share/man/man1/postmaster.1.gz (postmaster.1.gz) in auto mode.
2013-04-27 06:04:39  * Starting PostgreSQL 9.1 database server
2013-04-27 06:04:39    ...done.
2013-04-27 06:04:39 Setting up postgresql (9.1+129ubuntu1) ...
2013-04-27 06:04:39 + is_service_enabled q-agt
2013-04-27 06:04:39 + services=q-agt
2013-04-27 06:04:39 + for service in '${services}'
2013-04-27 06:04:39 + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,rabbit,sysstat,tempest,s-proxy,s-account,s-container,s-object,cinder,c-api,c-vol,c-sch,n-cond,n-net,postgresql, =~ ,q-agt, ]]
2013-04-27 06:04:39 + [[ q-agt == \n\o\v\a ]]
2013-04-27 06:04:39 + [[ q-agt == \c\i\n\d\e\r ]]
2013-04-27 06:04:39 + [[ q-agt == \c\e\i\l\o\m\e\t\e\r ]]
2013-04-27 06:04:39 + [[ q-agt == \g\l\a\n\c\e ]]
2013-04-27 06:04:39 + [[ q-agt == \q\u\a\n\t\u\m ]]
2013-04-27 06:04:39 + [[ q-agt == \s\w\i\f\t ]]
2013-04-27 06:04:39 + [[ q-agt == s-* ]]
2013-04-27 06:04:39 + return 1
2013-04-27 06:04:39 + TRACK_DEPENDS=False
2013-04-27 06:04:39 + [[ False = True ]]
2013-04-27 06:04:39 + echo_summary 'Installing OpenStack project source'
2013-04-27 06:04:39 + [[ -t 3 ]]
2013-04-27 06:04:39 + echo -e Installing OpenStack project source
2013-04-27 06:04:39 + install_keystoneclient
2013-04-27 06:04:39 + git_clone https://github.com/openstack/python-keystoneclient.git /opt/stack/new/python-keystoneclient master
2013-04-27 06:04:39 + [[ False = \T\r\u\e ]]
2013-04-27 06:04:39 + GIT_REMOTE=https://github.com/openstack/python-keystoneclient.git
2013-04-27 06:04:39 + GIT_DEST=/opt/stack/new/python-keystoneclient
2013-04-27 06:04:39 + GIT_REF=master
2013-04-27 06:04:39 Installing OpenStack project source
2013-04-27 06:04:39 + echo master
2013-04-27 06:04:39 + egrep -q '^refs'
2013-04-27 06:04:39 + [[ ! -d /opt/stack/new/python-keystoneclient ]]
2013-04-27 06:04:39 + [[ '' == \y\e\s ]]
2013-04-27 06:04:39 + setup_develop /opt/stack/new/python-keystoneclient
2013-04-27 06:04:39 + [[ False = True ]]
2013-04-27 06:04:39 + SUDO_CMD=sudo
2013-04-27 06:04:39 + cd /opt/stack/new/python-keystoneclient
2013-04-27 06:04:39 + python setup.py egg_info
2013-04-27 06:04:39 running egg_info
2013-04-27 06:04:39 creating python_keystoneclient.egg-info
2013-04-27 06:04:39 writing requirements to python_keystoneclient.egg-info/requires.txt
2013-04-27 06:04:39 writing python_keystoneclient.egg-info/PKG-INFO
2013-04-27 06:04:39 writing top-level names to python_keystoneclient.egg-info/top_level.txt
2013-04-27 06:04:39 writing dependency_links to python_keystoneclient.egg-info/dependency_links.txt
2013-04-27 06:04:39 writing entry points to python_keystoneclient.egg-info/entry_points.txt
2013-04-27 06:04:39 writing manifest file 'python_keystoneclient.egg-info/SOURCES.txt'
2013-04-27 06:04:39 reading manifest template 'MANIFEST.in'
2013-04-27 06:04:39 warning: no files found matching 'AUTHORS'
2013-04-27 06:04:39 warning: no files found matching 'ChangeLog'
2013-04-27 06:04:39 warning: no files found matching 'python-keystoneclient'
2013-04-27 06:04:39 writing manifest file 'python_keystoneclient.egg-info/SOURCES.txt'
2013-04-27 06:04:39 ++ awk '/^.+/ {print "-f " $1}' python_keystoneclient.egg-info/dependency_links.txt
2013-04-27 06:04:39 + raw_links=
2013-04-27 06:04:39 ++ echo
2013-04-27 06:04:39 ++ xargs
2013-04-27 06:04:39 + depend_links=
2013-04-27 06:04:39 ++ '[' '!' -r python_keystoneclient.egg-info/requires.txt ']'
2013-04-27 06:04:39 ++ echo '-r *-info/requires.txt'
2013-04-27 06:04:39 + require_file='-r *-info/requires.txt'
2013-04-27 06:04:39 + pip_install -r python_keystoneclient.egg-info/requires.txt
2013-04-27 06:04:39 + [[ False = \T\r\u\e ]]
2013-04-27 06:04:39 + [[ -z -r python_keystoneclient.egg-info/requires.txt ]]
2013-04-27 06:04:39 + [[ -z deb ]]
2013-04-27 06:04:39 + [[ False = True ]]
2013-04-27 06:04:39 + SUDO_PIP=sudo
2013-04-27 06:04:39 ++ get_pip_command
2013-04-27 06:04:39 ++ is_fedora
2013-04-27 06:04:39 ++ [[ -z Ubuntu ]]
2013-04-27 06:04:39 ++ '[' Ubuntu = Fedora ']'
2013-04-27 06:04:39 ++ '[' Ubuntu = 'Red Hat' ']'
2013-04-27 06:04:39 ++ '[' Ubuntu = CentOS ']'
2013-04-27 06:04:39 ++ which pip
2013-04-27 06:04:39 + CMD_PIP=/usr/bin/pip
2013-04-27 06:04:39 + [[ False != \F\a\l\s\e ]]
2013-04-27 06:04:39 + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install -r python_keystoneclient.egg-info/requires.txt
2013-04-27 06:04:39 Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/lib/python2.7/dist-packages (from -r python_keystoneclient.egg-info/requires.txt (line 1))
2013-04-27 06:04:39 Downloading/unpacking prettytable>=0.6,<0.8 (from -r python_keystoneclient.egg-info/requires.txt (line 2))
2013-04-27 06:04:39   Cannot fetch index base URL http://pypi.openstack.org/openstack/
2013-04-27 06:04:39   Could not find any downloads that satisfy the requirement prettytable>=0.6,<0.8 (from -r python_keystoneclient.egg-info/requires.txt (line 2))
2013-04-27 06:05:24 No distributions at all found for prettytable>=0.6,<0.8 (from -r python_keystoneclient.egg-info/requires.txt (line 2))
2013-04-27 06:05:24 Storing complete log in /opt/stack/new/.pip/pip.log
2013-04-27 06:05:24 + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop
2013-04-27 06:05:24 running develop
2013-04-27 06:05:24 Checking .pth file support in /usr/local/lib/python2.7/dist-packages/
2013-04-27 06:05:24 /usr/bin/python -E -c pass
2013-04-27 06:05:24 TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files
2013-04-27 06:05:24 running egg_info
2013-04-27 06:05:24 writing requirements to python_keystoneclient.egg-info/requires.txt
2013-04-27 06:05:24 writing python_keystoneclient.egg-info/PKG-INFO
2013-04-27 06:05:24 writing top-level names to python_keystoneclient.egg-info/top_level.txt
2013-04-27 06:05:24 writing dependency_links to python_keystoneclient.egg-info/dependency_links.txt
2013-04-27 06:05:24 writing entry points to python_keystoneclient.egg-info/entry_points.txt
2013-04-27 06:05:24 reading manifest template 'MANIFEST.in'
2013-04-27 06:05:24 warning: no files found matching 'AUTHORS'
2013-04-27 06:05:24 warning: no files found matching 'ChangeLog'
2013-04-27 06:05:24 warning: no files found matching 'python-keystoneclient'
2013-04-27 06:05:24 writing manifest file 'python_keystoneclient.egg-info/SOURCES.txt'
2013-04-27 06:05:24 running build_ext
2013-04-27 06:05:24 Creating /usr/local/lib/python2.7/dist-packages/python-keystoneclient.egg-link (link to .)
2013-04-27 06:05:24 Adding python-keystoneclient 0.2.3.11.g22228f5 to easy-install.pth file
2013-04-27 06:05:24 Installing keystone script to /usr/local/bin
2013-04-27 06:05:24 
2013-04-27 06:05:24 Installed /opt/stack/new/python-keystoneclient
2013-04-27 06:05:24 Processing dependencies for python-keystoneclient==0.2.3.11.g22228f5
2013-04-27 06:05:24 Searching for oslo.config>=1.1.0
2013-04-27 06:05:24 Reading http://pypi.openstack.org/openstack/oslo.config/
2013-04-27 06:05:24 Download error on http://pypi.openstack.org/openstack/oslo.config/: timed out -- Some packages may not be found!
2013-04-27 06:05:24 Reading http://pypi.openstack.org/openstack/oslo.config/
2013-04-27 06:05:24 Download error on http://pypi.openstack.org/openstack/oslo.config/: timed out -- Some packages may not be found!
2013-04-27 06:05:24 Couldn't find index page for 'oslo.config' (maybe misspelled?)
2013-04-27 06:05:24 Scanning index of all packages (this may take a while)
2013-04-27 06:05:24 Reading http://pypi.openstack.org/openstack/
2013-04-27 06:05:24 Download error on http://pypi.openstack.org/openstack/: timed out -- Some packages may not be found!
2013-04-27 06:05:24 No local packages or download links found for oslo.config>=1.1.0
2013-04-27 06:05:24 error: Could not find suitable distribution for Requirement.parse('oslo.config>=1.1.0')
2013-04-27 06:05:24 ++ failed
2013-04-27 06:05:24 ++ local r=1
2013-04-27 06:05:24 +++ jobs -p
2013-04-27 06:05:24 ++ kill
2013-04-27 06:05:24 ++ set +o xtrace
2013-04-27 06:05:24 stack.sh failed: full log in /opt/stack/new/devstacklog.txt.2013-04-27-060242
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
ERROR: Failed to upload files
com.jcraft.jsch.JSchException: java.net.ConnectException: Connection timed out
	at com.jcraft.jsch.Util.createSocket(Util.java:341)
	at com.jcraft.jsch.Session.connect(Session.java:182)
	at com.jcraft.jsch.Session.connect(Session.java:150)
	at be.certipost.hudson.plugin.SCPSite.createSession(SCPSite.java:162)
	at be.certipost.hudson.plugin.SCPRepositoryPublisher.perform(SCPRepositoryPublisher.java:163)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:786)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:733)
	at hudson.model.Run.execute(Run.java:1593)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:237)
Caused by: java.net.ConnectException: Connection timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
	at java.net.Socket.connect(Socket.java:546)
	at java.net.Socket.connect(Socket.java:495)
	at java.net.Socket.<init>(Socket.java:392)
	at java.net.Socket.<init>(Socket.java:206)
	at com.jcraft.jsch.Util.createSocket(Util.java:335)
	... 13 more
[SCP] Connecting to static.openstack.org
ERROR: Failed to upload files
com.jcraft.jsch.JSchException: java.net.ConnectException: Connection timed out
	at com.jcraft.jsch.Util.createSocket(Util.java:341)
	at com.jcraft.jsch.Session.connect(Session.java:182)
	at com.jcraft.jsch.Session.connect(Session.java:150)
	at be.certipost.hudson.plugin.SCPSite.createSession(SCPSite.java:162)
	at be.certipost.hudson.plugin.SCPRepositoryPublisher.perform(SCPRepositoryPublisher.java:163)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:786)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:733)
	at hudson.model.Run.execute(Run.java:1593)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:237)
Caused by: java.net.ConnectException: Connection timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
	at java.net.Socket.connect(Socket.java:546)
	at java.net.Socket.connect(Socket.java:495)
	at java.net.Socket.<init>(Socket.java:392)
	at java.net.Socket.<init>(Socket.java:206)
	at com.jcraft.jsch.Util.createSocket(Util.java:335)
	... 13 more



More information about the Openstack-stable-maint mailing list