Activity log for bug #1651767

Date Who What changed Old value New value Message
2016-12-21 14:31:17 wlhc bug added bug
2016-12-21 14:38:21 wlhc description When running the target upgrades for devstack from newton to master by started devstack-gate, the upgrade-tempest script produces the following error: /opt/stack/new/grenade/upgrade-tempest:main:83 : cp /opt/stack/old/tempest/etc/tempest.conf /opt/stack/new/tempest/etc/tempest.conf 2016-12-21 13:44:25.797 | cp: cannot stat '/opt/stack/old/tempest/etc/tempest.conf': No such file or directory 2016-12-21 13:44:25.800 | + /opt/stack/new/grenade/upgrade-tempest:main:1 : exit_trap 2016-12-21 13:44:25.804 | + /opt/stack/new/grenade/functions:exit_trap:103 : local r=1 2016-12-21 13:44:25.807 | 1 main /opt/stack/new/grenade/upgrade-tempest 2016-12-21 13:44:25.807 | Exit code: 1 2016-12-21 13:44:25.834 | World dumping... see /opt/stack/new/worlddump-2016-12-21-134425.txt for details 2016-12-21 13:44:28.279 | + ./grenade.sh:main:311 : die 311 'Failure in upgrade-tempest' 2016-12-21 13:44:28.281 | + /opt/stack/new/devstack/functions-common:die:186 : local exitcode=1 2016-12-21 13:44:28.284 | [Call Trace] 2016-12-21 13:44:28.284 | ./grenade.sh:311:die 2016-12-21 13:44:28.287 | [ERROR] ./grenade.sh:311 Failure in upgrade-tempest 2016-12-21 13:44:29.289 | 1 die /opt/stack/new/devstack/functions-common 2016-12-21 13:44:29.289 | 311 main ./grenade.sh 2016-12-21 13:44:29.289 | Exit code: 1 2016-12-21 13:44:29.318 | World dumping... see /opt/stack/logs/worlddump-2016-12-21-134429.txt for details It seems it not install tempest when install the base environment. When running the target upgrades for devstack from newton to master by started devstack-gate, the upgrade-tempest script produces the following error: /opt/stack/new/grenade/upgrade-tempest:main:83 : cp /opt/stack/old/tempest/etc/tempest.conf /opt/stack/new/tempest/etc/tempest.conf 2016-12-21 13:44:25.797 | cp: cannot stat '/opt/stack/old/tempest/etc/tempest.conf': No such file or directory 2016-12-21 13:44:25.800 | + /opt/stack/new/grenade/upgrade-tempest:main:1 : exit_trap 2016-12-21 13:44:25.804 | + /opt/stack/new/grenade/functions:exit_trap:103 : local r=1 2016-12-21 13:44:25.807 | 1 main /opt/stack/new/grenade/upgrade-tempest 2016-12-21 13:44:25.807 | Exit code: 1 2016-12-21 13:44:25.834 | World dumping... see /opt/stack/new/worlddump-2016-12-21-134425.txt for details 2016-12-21 13:44:28.279 | + ./grenade.sh:main:311 : die 311 'Failure in upgrade-tempest' 2016-12-21 13:44:28.281 | + /opt/stack/new/devstack/functions-common:die:186 : local exitcode=1 2016-12-21 13:44:28.284 | [Call Trace] 2016-12-21 13:44:28.284 | ./grenade.sh:311:die 2016-12-21 13:44:28.287 | [ERROR] ./grenade.sh:311 Failure in upgrade-tempest 2016-12-21 13:44:29.289 | 1 die /opt/stack/new/devstack/functions-common 2016-12-21 13:44:29.289 | 311 main ./grenade.sh 2016-12-21 13:44:29.289 | Exit code: 1 2016-12-21 13:44:29.318 | World dumping... see /opt/stack/logs/worlddump-2016-12-21-134429.txt for details devstack-gate environment variables: export PROJECTS="openstack-dev/grenade $PROJECTS" export PROJECTS="openstack/python-manilaclient $PROJECTS" export PYTHONUNBUFFERED=true export DEVSTACK_GATE_NEUTRON=0 export DEVSTACK_GATE_GRENADE=pullup export OVERRIDE_ENABLED_SERVICES=key,mysql,rabbit It seems it not install tempest when install the base environment.
2016-12-21 16:34:01 John L. Villalovos bug added subscriber Vasyl Saienko
2016-12-21 16:34:10 John L. Villalovos bug added subscriber John L. Villalovos
2016-12-21 17:48:19 OpenStack Infra grenade: status New In Progress
2016-12-21 17:48:19 OpenStack Infra grenade: assignee John L. Villalovos (happycamp)
2017-02-03 17:12:23 OpenStack Infra grenade: status In Progress Fix Released