We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Timeout exceeded. <pexpect.pty_spawn.spawn object at 0x7fe8d1e18590> command: /usr/bin/virsh args: ['/usr/bin/virsh'] buffer (last 100 chars): "omain with matching name 'automation_5nnvm_3966'\r\n\r \nvirsh # \r\nvirsh # \r\nvirsh # \r\nvirsh # \r\nvirsh # " before (last 100 chars): "omain with matching name 'automation_5nnvm_3966'\r\n\r \nvirsh # \r\nvirsh # \r\nvirsh # \r\nvirsh # \r\nvirsh # " after: <class 'pexpect.exceptions.TIMEOUT'> match: None match_index: None exitstatus: None flag_eof: False pid: 4070 child_fd: 6 closed: False timeout: 30 delimiter: <class 'pexpect.exceptions.EOF'> logfile: <open file 'kvm_image_automation.log', mode 'a' at 0x7fe8d1e43150> logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile(' login:') Cleaning the temporary files.... Clean up success.
Total time : -- 22.39 mins.
How to resolve this?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Timeout exceeded.
<pexpect.pty_spawn.spawn object at 0x7fe8d1e18590>
command: /usr/bin/virsh
args: ['/usr/bin/virsh']
buffer (last 100 chars): "omain with matching name 'automation_5nnvm_3966'\r\n\r \nvirsh # \r\nvirsh # \r\nvirsh # \r\nvirsh # \r\nvirsh # "
before (last 100 chars): "omain with matching name 'automation_5nnvm_3966'\r\n\r \nvirsh # \r\nvirsh # \r\nvirsh # \r\nvirsh # \r\nvirsh # "
after: <class 'pexpect.exceptions.TIMEOUT'>
match: None
match_index: None
exitstatus: None
flag_eof: False
pid: 4070
child_fd: 6
closed: False
timeout: 30
delimiter: <class 'pexpect.exceptions.EOF'>
logfile: <open file 'kvm_image_automation.log', mode 'a' at 0x7fe8d1e43150>
logfile_read: None
logfile_send: None
maxread: 2000
ignorecase: False
searchwindowsize: None
delaybeforesend: 0.05
delayafterclose: 0.1
delayafterterminate: 0.1
searcher: searcher_re:
0: re.compile(' login:')
Cleaning the temporary files....
Clean up success.
How to resolve this?
The text was updated successfully, but these errors were encountered: