Project

General

Profile

Actions

action #6820

closed

interactive mode broken

Added by coolo about 9 years ago. Updated about 9 years ago.

Status:
Rejected
Priority:
High
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2015-03-22
Due date:
% Done:

0%

Estimated time:

Description

You can enable it, but then it's dead - I think because of this:

DIE not supported command: handle_qmp_command at /usr/lib/os-autoinst/backend/baseclass.pm line 38.

at /usr/lib/os-autoinst/backend/baseclass.pm line 46 thread 1.
backend::baseclass::die_handler('not supported command: handle_qmp_command at /usr/lib/os-auto...') called at /usr/lib/os-autoinst/backend/baseclass.pm line 38 thread 1
backend::baseclass::handle_command('backend::ipmi=HASH(0x3a72998)', 'HASH(0x7fcb30023a40)') called at /usr/lib/os-autoinst/backend/baseclass.pm line 440 thread 1
backend::baseclass::check_socket('backend::ipmi=HASH(0x3a72998)', 'IO::Handle=GLOB(0x31aabc8)') called at /usr/lib/os-autoinst/backend/vnc_backend.pm line 49 thread 1
backend::vnc_backend::check_socket('backend::ipmi=HASH(0x3a72998)', 'IO::Handle=GLOB(0x31aabc8)') called at /usr/lib/os-autoinst/backend/baseclass.pm line 161 thread 1
eval {...} called at /usr/lib/os-autoinst/backend/baseclass.pm line 121 thread 1
backend::baseclass::run_capture_loop('backend::ipmi=HASH(0x3a72998)', 'IO::Select=ARRAY(0x3d39560)') called at /usr/lib/os-autoinst/backend/baseclass.pm line 89 thread 1
backend::baseclass::run('backend::ipmi=HASH(0x3a72998)', 14, 17) called at /usr/lib/os-autoinst/backend/driver.pm line 61 thread 1
backend::driver::_run('backend::ipmi=HASH(0x3a72998)', 14, 17) called at /usr/lib/os-autoinst/backend/driver.pm line 53 thread 1
eval {...} called at /usr/lib/os-autoinst/backend/driver.pm line 53 thread 1

Actions #1

Updated by coolo about 9 years ago

  • Category set to Regressions/Crashes
  • Priority changed from Normal to High
  • Target version set to Sprint 15
Actions #2

Updated by coolo about 9 years ago

  • Assignee set to froh
Actions #3

Updated by coolo about 9 years ago

I can't reproduce this ;(

Actions #4

Updated by froh about 9 years ago

the backtrace smells like an ipmi backend --- which does not implement handle_qmp_command.

If that observation is correct, ipmi never worked in interactive mode in ipmi, did it?

also normally there should be a backtrace of the other, calling thread as well, which might be telling where handle_qmp_command was called.

Actions #5

Updated by coolo about 9 years ago

  • Status changed from New to Rejected

that was IPMI - can't work as we can't stop/cont an IPMI host (easily :)

Actions

Also available in: Atom PDF