yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #19233
[Bug 1294715] Re: "Build timed out" gate-neutron-python2[6, 7]
[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1294715
Title:
"Build timed out" gate-neutron-python2[6,7]
Status in OpenStack Neutron (virtual network service):
Expired
Bug description:
Getting build timeout errors in py27 neutron job in the gate.
Log:
2014-03-19 07:34:54.619 | Started by user anonymous
2014-03-19 07:34:54.623 | [EnvInject] - Loading node environment variables.
2014-03-19 07:34:57.861 | Building remotely on bare-precise-hpcloud-az1-2848150 in workspace /home/jenkins/workspace/gate-neutron-python27
2014-03-19 07:35:15.391 | [gate-neutron-python27] $ /bin/bash -xe /tmp/hudson8042698517758670191.sh
2014-03-19 07:35:16.136 | + /usr/local/jenkins/slave_scripts/gerrit-git-prep.sh https://review.openstack.org git://git.openstack.org
2014-03-19 07:35:16.138 | Triggered by: https://review.openstack.org/80130
2014-03-19 07:35:16.140 | + [[ ! -e .git ]]
2014-03-19 07:35:16.141 | + ls -a
2014-03-19 07:35:16.141 | .
2014-03-19 07:35:16.141 | ..
2014-03-19 07:35:16.142 | + rm -fr '.[^.]*' '*'
2014-03-19 07:35:16.142 | + '[' -d /opt/git/openstack/neutron/.git ']'
2014-03-19 07:35:16.147 | + git clone file:///opt/git/openstack/neutron .
2014-03-19 07:35:16.160 | Cloning into '.'...
2014-03-19 07:35:29.606 | + git remote set-url origin git://git.openstack.org/openstack/neutron
2014-03-19 07:35:29.630 | + git remote update
2014-03-19 07:35:29.633 | Fetching origin
2014-03-19 07:35:31.126 | From git://git.openstack.org/openstack/neutron
2014-03-19 07:35:31.127 | 0009e47..e75f485 master -> origin/master
2014-03-19 07:35:31.164 | * [new branch] stable/grizzly -> origin/stable/grizzly
2014-03-19 07:35:31.165 | * [new branch] stable/havana -> origin/stable/havana
2014-03-19 07:35:31.165 | + git reset --hard
2014-03-19 07:35:31.488 | HEAD is now at 0009e47 Merge "NSX: Ensure gateway devices are usable after upgrade"
2014-03-19 07:35:31.525 | + git clean -x -f -d -q
2014-03-19 07:35:31.526 | + '[' -z '' ']'
2014-03-19 07:35:31.526 | + git fetch http://zm02.openstack.org/p/openstack/neutron refs/zuul/master/Za222d85c4aca463ba72447bcf43e09b1
2014-03-19 07:35:32.618 | From http://zm02.openstack.org/p/openstack/neutron
2014-03-19 07:35:32.618 | * branch refs/zuul/master/Za222d85c4aca463ba72447bcf43e09b1 -> FETCH_HEAD
2014-03-19 07:35:32.619 | + git checkout FETCH_HEAD
2014-03-19 07:35:32.657 | Note: checking out 'FETCH_HEAD'.
2014-03-19 07:35:32.657 |
2014-03-19 07:35:32.657 | You are in 'detached HEAD' state. You can look around, make experimental
2014-03-19 07:35:32.658 | changes and commit them, and you can discard any commits you make in this
2014-03-19 07:35:32.658 | state without impacting any branches by performing another checkout.
2014-03-19 07:35:32.658 |
2014-03-19 07:35:32.658 | If you want to create a new branch to retain commits you create, you may
2014-03-19 07:35:32.658 | do so (now or later) by using -b with the checkout command again. Example:
2014-03-19 07:35:32.658 |
2014-03-19 07:35:32.658 | git checkout -b new_branch_name
2014-03-19 07:35:32.658 |
2014-03-19 07:35:32.659 | HEAD is now at b72c2a1... Merge commit 'refs/changes/30/80130/1' of ssh://review.openstack.org:29418/openstack/neutron into HEAD
2014-03-19 07:35:32.659 | + git reset --hard FETCH_HEAD
2014-03-19 07:35:32.660 | HEAD is now at b72c2a1 Merge commit 'refs/changes/30/80130/1' of ssh://review.openstack.org:29418/openstack/neutron into HEAD
2014-03-19 07:35:32.661 | + git clean -x -f -d -q
2014-03-19 07:35:32.698 | + '[' -f .gitmodules ']'
2014-03-19 07:35:33.257 | [gate-neutron-python27] $ /bin/bash -xe /tmp/hudson3752183789184546031.sh
2014-03-19 07:35:33.264 | + /usr/local/jenkins/slave_scripts/run-unittests.sh 27 openstack neutron
2014-03-19 07:35:33.267 | + version=27
2014-03-19 07:35:33.268 | + org=openstack
2014-03-19 07:35:33.268 | + project=neutron
2014-03-19 07:35:33.268 | + source /usr/local/jenkins/slave_scripts/functions.sh
2014-03-19 07:35:33.268 | + check_variable_version_org_project 27 openstack neutron /usr/local/jenkins/slave_scripts/run-unittests.sh
2014-03-19 07:35:33.269 | + version=27
2014-03-19 07:35:33.269 | + org=openstack
2014-03-19 07:35:33.269 | + project=neutron
2014-03-19 07:35:33.269 | + filename=/usr/local/jenkins/slave_scripts/run-unittests.sh
2014-03-19 07:35:33.269 | + [[ -z 27 ]]
2014-03-19 07:35:33.270 | + [[ -z openstack ]]
2014-03-19 07:35:33.270 | + [[ -z neutron ]]
2014-03-19 07:35:33.270 | + venv=py27
2014-03-19 07:35:33.270 | + export NOSE_WITH_XUNIT=1
2014-03-19 07:35:33.271 | + NOSE_WITH_XUNIT=1
2014-03-19 07:35:33.271 | + export NOSE_WITH_HTML_OUTPUT=1
2014-03-19 07:35:33.271 | + NOSE_WITH_HTML_OUTPUT=1
2014-03-19 07:35:33.271 | + export NOSE_HTML_OUT_FILE=nose_results.html
2014-03-19 07:35:33.271 | + NOSE_HTML_OUT_FILE=nose_results.html
2014-03-19 07:35:33.272 | ++ /bin/mktemp -d
2014-03-19 07:35:33.272 | + export TMPDIR=/tmp/tmp.rV65vaO65x
2014-03-19 07:35:33.272 | + TMPDIR=/tmp/tmp.rV65vaO65x
2014-03-19 07:35:33.273 | + trap 'rm -rf /tmp/tmp.rV65vaO65x' EXIT
2014-03-19 07:35:33.273 | + /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh pre
2014-03-19 07:35:33.282 | + sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh pre
2014-03-19 07:35:33.574 | + source /usr/local/jenkins/slave_scripts/select-mirror.sh openstack neutron
2014-03-19 07:35:33.575 | ++ org=openstack
2014-03-19 07:35:33.575 | ++ project=neutron
2014-03-19 07:35:33.575 | ++ source /usr/local/jenkins/slave_scripts/functions.sh
2014-03-19 07:35:33.576 | ++ check_variable_org_project openstack neutron /usr/local/jenkins/slave_scripts/run-unittests.sh
2014-03-19 07:35:33.576 | ++ org=openstack
2014-03-19 07:35:33.576 | ++ project=neutron
2014-03-19 07:35:33.577 | ++ filename=/usr/local/jenkins/slave_scripts/run-unittests.sh
2014-03-19 07:35:33.577 | ++ [[ -z openstack ]]
2014-03-19 07:35:33.577 | ++ [[ -z neutron ]]
2014-03-19 07:35:33.577 | ++ rm -f /home/jenkins/.pydistutils.cfg
2014-03-19 07:35:33.577 | ++ mkdir -p /home/jenkins/.pip
2014-03-19 07:35:33.579 | ++ rm -f /home/jenkins/.pip/pip.conf
2014-03-19 07:35:33.580 | ++ cat
2014-03-19 07:35:33.613 | ++ grep -x openstack/neutron /opt/requirements/projects.txt
2014-03-19 07:35:33.613 | openstack/neutron
2014-03-19 07:35:33.614 | ++ export TOX_INDEX_URL=http://pypi.openstack.org/openstack
2014-03-19 07:35:33.614 | ++ TOX_INDEX_URL=http://pypi.openstack.org/openstack
2014-03-19 07:35:33.614 | ++ echo 'Switching on internal pypi mirror http://pypi.openstack.org/openstack for openstack/neutron'
2014-03-19 07:35:33.615 | Switching on internal pypi mirror http://pypi.openstack.org/openstack for openstack/neutron
2014-03-19 07:35:33.615 | ++ cat
2014-03-19 07:35:33.615 | ++ cat
2014-03-19 07:35:33.615 | + tox -epy27
2014-03-19 07:35:33.851 | py27 create: /home/jenkins/workspace/gate-neutron-python27/.tox/py27
2014-03-19 07:35:35.475 | py27 installdeps: -r/home/jenkins/workspace/gate-neutron-python27/requirements.txt, -r/home/jenkins/workspace/gate-neutron-python27/test-requirements.txt, setuptools_git>=0.4
2014-03-19 07:36:52.486 | py27 develop-inst: /home/jenkins/workspace/gate-neutron-python27
2014-03-19 07:36:58.034 | py27 runtests: commands[0] | python -m neutron.openstack.common.lockutils python setup.py testr --slowest --testr-args=
2014-03-19 07:36:58.682 | running testr
2014-03-19 08:14:57.997 | Build timed out (after 40 minutes). Marking the build as failed.
2014-03-19 08:14:59.222 | Terminated
2014-03-19 08:15:00.233 | ++ rm -rf /tmp/tmp.rV65vaO65x
2014-03-19 08:15:00.268 | /usr/local/jenkins/slave_scripts/run-unittests.sh: line 1: 2035 Terminated tox -e$venv
2014-03-19 08:15:00.655 | [SCP] Connecting to static.openstack.org
2014-03-19 08:15:04.846 | [SCP] No file(s) found: **/*nose_results.html
2014-03-19 08:15:06.466 | [SCP] ‘**/*nose_results.html’ doesn’t match anything: ‘**’ exists but not ‘**/*nose_results.html’
2014-03-19 08:15:06.785 | [SCP] No file(s) found: **/*testr_results.html.gz
2014-03-19 08:15:07.459 | [SCP] ‘**/*testr_results.html.gz’ doesn’t match anything: ‘**’ exists but not ‘**/*testr_results.html.gz’
2014-03-19 08:15:07.937 | [SCP] Trying to create /srv/static/logs/30/80130/1/check/gate-neutron-python27/756b6aa
2014-03-19 08:15:07.949 | [SCP] uploading file: '/srv/static/logs/30/80130/1/check/gate-neutron-python27/756b6aa/tmp1MTSIp'
2014-03-19 08:15:42.732 | [SCP] No file(s) found: **/*subunit_log.txt.gz
2014-03-19 08:15:43.639 | [SCP] ‘**/*subunit_log.txt.gz’ doesn’t match anything: ‘**’ exists but not ‘**/*subunit_log.txt.gz’
2014-03-19 08:15:43.721 | [SCP] Copying console log.
2014-03-19 08:15:44.717 | Finished: FAILURE
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1294715/+subscriptions
References