Project

General

Profile

Actions

Bug #41257

closed

"Command failed ..'test -f /home/ubuntu/cephtest/archive/qemu/client.0/success'" in upgrade:client-upgrade-luminous-nautilus

Added by Yuri Weinstein over 4 years ago. Updated almost 2 years ago.

Status:
Won't Fix
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
upgrade/client-upgrade
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Run: http://pulpito.ceph.com/teuthology-2019-08-07_01:50:02-upgrade:client-upgrade-luminous-nautilus-nautilus-distro-basic-smithi/
Jobs: '4190140', '4190132'
Logs: http://qa-proxy.ceph.com/teuthology/teuthology-2019-08-07_01:50:02-upgrade:client-upgrade-luminous-nautilus-nautilus-distro-basic-smithi/4190140/teuthology.log

Removing image: 98% complete...
Removing image: 99% complete...
Removing image: 100% complete...done.
2019-08-14T21:35:54.878 ERROR:teuthology.run_tasks:Manager failed: qemu
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/run_tasks.py", line 159, in run_tasks
    suppress = manager.__exit__(*exc_info)
  File "/usr/lib/python2.7/contextlib.py", line 24, in __exit__
    self.gen.next()
  File "/home/teuthworker/src/git.ceph.com_ceph_luminous/qa/tasks/qemu.py", line 582, in task
    yield
  File "/usr/lib/python2.7/contextlib.py", line 24, in __exit__
    self.gen.next()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/contextutil.py", line 46, in nested
    if exit(*exc):
  File "/usr/lib/python2.7/contextlib.py", line 24, in __exit__
    self.gen.next()
  File "/home/teuthworker/src/git.ceph.com_ceph_luminous/qa/tasks/qemu.py", line 453, in run_qemu
    client=client
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/remote.py", line 205, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 437, in run
    r.wait()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 162, in wait
    self._raise_for_status()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 184, in _raise_for_status
    node=self.hostname, label=self.label
CommandFailedError: Command failed on smithi077 with status 1: 'test -f /home/ubuntu/cephtest/archive/qemu/client.0/success'
Actions #2

Updated by Josh Durgin over 4 years ago

Doesn't look related to ceph:

==============================
Failed 1 tests - output below:
==============================

tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc[id-c640fdff-8ab4-45a4-a5d8-7e6146cbd0dc]
---------------------------------------------------------------------------------------------------------------

Captured pythonlogging:
~~~~~~~~~~~~~~~~~~~~~~~
    2019-08-24 13:38:20,028 13248 INFO     [tempest.lib.common.rest_client] Request (NoVNCConsoleTestJSON:test_novnc): 200 POST http://10.0.2.15/compute/v2.1/servers/7ea581d1-aae7-499e-af4c-2fad8ed4909f/action 0.463s
    2019-08-24 13:38:20,028 13248 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
            Body: {"os-getVNCConsole": {"type": "novnc"}}
        Response - Headers: {u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-location': 'http://10.0.2.15/compute/v2.1/servers/7ea581d1-aae7-499e-af4c-2fad8ed4909f/action', u'x-compute-request-id': 'req-4ca022af-a7bd-4fe7-8b2b-f78fca0cd396', u'server': 'Apac
he/2.4.18 (Ubuntu)', 'status': '200', u'x-openstack-request-id': 'req-4ca022af-a7bd-4fe7-8b2b-f78fca0cd396', u'content-length': '129', u'x-openstack-nova-api-version': '2.1', u'content-type': 'application/json', u'date': 'Sat, 24 Aug 2019 13:38:19 GMT', u'connection': 'close', u'op
enstack-api-version': 'compute 2.1'}
            Body: {"console": {"url": "http://10.0.2.15:6080/vnc_auto.html?path=%3Ftoken%3D24246090-fe70-4a5b-9720-2ab464b4b379", "type": "novnc"}}

Captured traceback:
~~~~~~~~~~~~~~~~~~~
    Traceback (most recent call last):
      File "tempest/api/compute/servers/test_novnc.py", line 194, in test_novnc
        self._validate_rfb_negotiation()
      File "tempest/api/compute/servers/test_novnc.py", line 92, in _validate_rfb_negotiation
        'Token must be invalid because the connection '
      File "/usr/local/lib/python2.7/dist-packages/unittest2/case.py", line 696, in assertFalse
        raise self.failureException(msg)
    AssertionError: True is not false : Token must be invalid because the connection closed.

Actions #3

Updated by Jason Dillaman over 4 years ago

Josh Durgin wrote:

Doesn't look related to ceph:

[...]

It's not -- the OpenStack test cases are not very stable and continue to break all the time. In a perfect world I would just pull them from our testing since they can't seem to keep them running.

Actions #5

Updated by Jason Dillaman almost 4 years ago

  • Status changed from New to Won't Fix

We pulled the devstack tests due to repeated stability issues.

Actions #6

Updated by Matan Breizman almost 2 years ago

/a/yuriw-2022-07-15_21:49:28-upgrade-wip-yuri-testing-2022-07-15-0950-octopus-distro-default-smithi/6932818/

Actions

Also available in: Atom PDF