Public bug reported:

When I user devstack(master) to install openstack.

Failed.

The part info is below:

2015-07-15 10:53:15.496 | ++ _vercmp_r 1 13 13
2015-07-15 10:53:15.496 | ++ typeset sep
2015-07-15 10:53:15.496 | ++ ver1=()
2015-07-15 10:53:15.497 | ++ ver2=()
2015-07-15 10:53:15.497 | ++ typeset -a ver1 ver2
2015-07-15 10:53:15.497 | ++ sep=1
2015-07-15 10:53:15.498 | ++ shift
2015-07-15 10:53:15.498 | ++ ver1=("${@:1:sep}")
2015-07-15 10:53:15.499 | ++ ver2=("${@:sep+1}")
2015-07-15 10:53:15.499 | ++ (( ver1 > ver2 ))
2015-07-15 10:53:15.500 | ++ (( ver2 > ver1 ))
2015-07-15 10:53:15.500 | ++ (( sep <= 1 ))
2015-07-15 10:53:15.500 | ++ echo 0
2015-07-15 10:53:15.501 | ++ return 0
2015-07-15 10:53:15.502 | + '[' 0 -lt 0 ']'
2015-07-15 10:53:15.502 | + restart_service openvswitch-switch
2015-07-15 10:53:15.502 | + is_ubuntu
2015-07-15 10:53:15.502 | + [[ -z deb ]]
2015-07-15 10:53:15.502 | + '[' deb = deb ']'
2015-07-15 10:53:15.502 | + sudo /usr/sbin/service openvswitch-switch restart
2015-07-15 10:53:15.517 | stop: Unknown instance: 
2015-07-15 10:53:15.738 | start: Job failed to start
2015-07-15 10:53:15.739 | + exit_trap
2015-07-15 10:53:15.740 | + local r=1
2015-07-15 10:53:15.741 | ++ jobs -p
2015-07-15 10:53:15.742 | + jobs=
2015-07-15 10:53:15.742 | + [[ -n '' ]]
2015-07-15 10:53:15.742 | + kill_spinner
2015-07-15 10:53:15.742 | + '[' '!' -z '' ']'
2015-07-15 10:53:15.742 | + [[ 1 -ne 0 ]]
2015-07-15 10:53:15.742 | + echo 'Error on exit'
2015-07-15 10:53:15.742 | Error on exit
2015-07-15 10:53:15.742 | + [[ -z /opt/stack/logs ]]
2015-07-15 10:53:15.742 | + /home/stack/devstack/tools/worlddump.py -d 
/opt/stack/logs
2015-07-15 10:53:18.039 | + exit 1
2015-07-15 10:53:18.040 | /bin/sh: 1: kill: Usage: kill [-s sigspec | -signum | 
-sigspec] [pid | job]... or
2015-07-15 10:53:18.040 | kill -l [exitstatus]

** Affects: devstack
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1474812

Title:
  devstack install openstack failed

Status in devstack:
  New

Bug description:
  When I user devstack(master) to install openstack.

  Failed.

  The part info is below:

  2015-07-15 10:53:15.496 | ++ _vercmp_r 1 13 13
  2015-07-15 10:53:15.496 | ++ typeset sep
  2015-07-15 10:53:15.496 | ++ ver1=()
  2015-07-15 10:53:15.497 | ++ ver2=()
  2015-07-15 10:53:15.497 | ++ typeset -a ver1 ver2
  2015-07-15 10:53:15.497 | ++ sep=1
  2015-07-15 10:53:15.498 | ++ shift
  2015-07-15 10:53:15.498 | ++ ver1=("${@:1:sep}")
  2015-07-15 10:53:15.499 | ++ ver2=("${@:sep+1}")
  2015-07-15 10:53:15.499 | ++ (( ver1 > ver2 ))
  2015-07-15 10:53:15.500 | ++ (( ver2 > ver1 ))
  2015-07-15 10:53:15.500 | ++ (( sep <= 1 ))
  2015-07-15 10:53:15.500 | ++ echo 0
  2015-07-15 10:53:15.501 | ++ return 0
  2015-07-15 10:53:15.502 | + '[' 0 -lt 0 ']'
  2015-07-15 10:53:15.502 | + restart_service openvswitch-switch
  2015-07-15 10:53:15.502 | + is_ubuntu
  2015-07-15 10:53:15.502 | + [[ -z deb ]]
  2015-07-15 10:53:15.502 | + '[' deb = deb ']'
  2015-07-15 10:53:15.502 | + sudo /usr/sbin/service openvswitch-switch restart
  2015-07-15 10:53:15.517 | stop: Unknown instance: 
  2015-07-15 10:53:15.738 | start: Job failed to start
  2015-07-15 10:53:15.739 | + exit_trap
  2015-07-15 10:53:15.740 | + local r=1
  2015-07-15 10:53:15.741 | ++ jobs -p
  2015-07-15 10:53:15.742 | + jobs=
  2015-07-15 10:53:15.742 | + [[ -n '' ]]
  2015-07-15 10:53:15.742 | + kill_spinner
  2015-07-15 10:53:15.742 | + '[' '!' -z '' ']'
  2015-07-15 10:53:15.742 | + [[ 1 -ne 0 ]]
  2015-07-15 10:53:15.742 | + echo 'Error on exit'
  2015-07-15 10:53:15.742 | Error on exit
  2015-07-15 10:53:15.742 | + [[ -z /opt/stack/logs ]]
  2015-07-15 10:53:15.742 | + /home/stack/devstack/tools/worlddump.py -d 
/opt/stack/logs
  2015-07-15 10:53:18.039 | + exit 1
  2015-07-15 10:53:18.040 | /bin/sh: 1: kill: Usage: kill [-s sigspec | -signum 
| -sigspec] [pid | job]... or
  2015-07-15 10:53:18.040 | kill -l [exitstatus]

To manage notifications about this bug go to:
https://bugs.launchpad.net/devstack/+bug/1474812/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to