tools/pretty_tox.sh: line 15: subunit-trace: command not found

Bug #1753898 reported by Takashi Natsume
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-novaclient
Fix Released
Undecided
Takashi Natsume

Bug Description

py27 and py35 jobs fails with the following message.

2018-03-06 22:09:48.677375 | ubuntu-xenial | py27 start: runtests
2018-03-06 22:09:48.677439 | ubuntu-xenial | py27 runtests: PYTHONHASHSEED='722717928'
2018-03-06 22:09:48.677570 | ubuntu-xenial | py27 runtests: commands[0] | find . -type f -name *.pyc -delete
2018-03-06 22:09:48.677811 | ubuntu-xenial | setting PATH=/home/zuul/src/git.openstack.org/openstack/python-novaclient/.tox/py27/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
2018-03-06 22:09:48.677959 | ubuntu-xenial | /home/zuul/src/git.openstack.org/openstack/python-novaclient$ /usr/bin/find . -type f -name *.pyc -delete
2018-03-06 22:09:48.754905 | ubuntu-xenial | py27 runtests: commands[1] | bash tools/pretty_tox.sh
2018-03-06 22:09:48.755937 | ubuntu-xenial | setting PATH=/home/zuul/src/git.openstack.org/openstack/python-novaclient/.tox/py27/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
2018-03-06 22:09:48.757648 | ubuntu-xenial | /home/zuul/src/git.openstack.org/openstack/python-novaclient$ /bin/bash tools/pretty_tox.sh
2018-03-06 22:09:48.759720 | ubuntu-xenial | tools/pretty_tox.sh: line 15: subunit-trace: command not found
2018-03-06 22:09:49.599569 | ubuntu-xenial | error: [Errno 32] Broken pipe
2018-03-06 22:09:49.620599 | ubuntu-xenial | ERROR: InvocationError: '/bin/bash tools/pretty_tox.sh '

Revision history for this message
Takashi Natsume (natsume-takashi) wrote :
tags: added: gate-failure testing
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-novaclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/550329

Changed in python-novaclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-novaclient (master)

Reviewed: https://review.openstack.org/550329
Committed: https://git.openstack.org/cgit/openstack/python-novaclient/commit/?id=a4966ea192833e1f154b89c8b1ad08c2958ffdc0
Submitter: Zuul
Branch: master

commit a4966ea192833e1f154b89c8b1ad08c2958ffdc0
Author: Takashi NATSUME <email address hidden>
Date: Wed Mar 7 13:47:05 2018 +0900

    Add os-testr in test-requirements.txt

    The py27 and py35 jobs fail because the subunit-trace command
    is not found. The command is utilized in tools/pretty_tox.sh.
    But os-testr is not included in test-requirements.txt.
    So add it to fix the gate job failures.

    Change-Id: I5ea7269d75413ebcc1311e4d9e6e1d1f60092cc9
    Closes-Bug: #1753898

Changed in python-novaclient:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-novaclient 10.2.0

This issue was fixed in the openstack/python-novaclient 10.2.0 release.

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.