| [...truncated 24 lines...] |
| DEBUG:root:Checking env for parameter: BUILD_TAG |
| DEBUG:root:Found: jenkins-trusty_icehouse_horizon_stable-3 |
| DEBUG:root:Checking env for parameter: PARENT_BUILD_TAG |
| DEBUG:root:Checking env for parameter: OPENSTACK_BRANCH |
| DEBUG:root:Found: stable |
| DEBUG:root:Checking env for parameter: OPENSTACK_COMPONENT |
| DEBUG:root:Found: horizon |
| DEBUG:root:Checking env for parameter: UBUNTU_RELEASE |
| DEBUG:root:Found: trusty |
| DEBUG:root:Checking env for parameter: OPENSTACK_RELEASE |
| DEBUG:root:Found: icehouse |
| DEBUG:root:Checking env for extra parameter: GIT_COMMIT |
| DEBUG:root:Checking env for extra parameter: AUTHOR |
| DEBUG:root:Checking env for extra parameter: BUILD_URL |
| DEBUG:root:Checking env for extra parameter: DEPLOYMENT |
| DEBUG:root:Checking env for extra parameter: DEPLOY_TOPOLOGY |
| DEBUG:root:Checking env for extra parameter: INSTALLATION_SOURCE |
| INFO:root:Test job saved: jenkins-trusty_icehouse_horizon_stable-3 |
| INFO:root:Archived job, pipeline id: ebeeaa41-4ee1-4a18-8044-12fcf87d6301 build_tag: jenkins-trusty_icehouse_horizon_stable-3. |
| debug |
| [trusty_icehouse_horizon_stable] $ /bin/sh -xe /tmp/hudson6658140684365576488.sh |
| + /var/lib/jenkins/tools/openstack-ubuntu-testing/archive-tools/changelog-entry-from-git -j |
| INFO:root:Branching remote commit tracking branch from lp:~openstack-ubuntu-testing/horizon/icehouse-commit-tracking. |
| Traceback (most recent call last): |
| File "/usr/bin/bzr", line 117, in |
| exit_val = bzrlib.commands.main() |
| File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 1206, in main |
| ret = run_bzr_catch_errors(argv) |
| File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 1219, in run_bzr_catch_errors |
| return exception_to_return_code(run_bzr, argv) |
| File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 935, in exception_to_return_code |
| exitcode = trace.report_exception(exc_info, sys.stderr) |
| File "/usr/lib/python2.7/dist-packages/bzrlib/trace.py", line 482, in report_exception |
| log_exception_quietly() |
| File "/usr/lib/python2.7/dist-packages/bzrlib/trace.py", line 361, in log_exception_quietly |
| mutter(traceback.format_exc()) |
| File "/usr/lib/python2.7/dist-packages/bzrlib/trace.py", line 161, in mutter |
| _trace_file.write(out) |
| IOError: [Errno 28] No space left on device |
| Error in sys.excepthook: |
| Traceback (most recent call last): |
| File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 139, in apport_excepthook |
| pr.write(f) |
| File "/usr/lib/python2.7/dist-packages/problem_report.py", line 321, in write |
| file.write(v.replace(b'\n', b'\n ')) |
| IOError: [Errno 28] No space left on device |
|
| Original exception was: |
| Traceback (mos |