Advertisement
otubo

Untitled

May 28th, 2015
309
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.11 KB | None | 0 0
  1. 12:32:00 DEBUG| Sending command: git clone https://gitlab.pb.local/pvital/pb-qemu-perf.git
  2. 12:33:00 DEBUG| (monitor hmp1) Sending command 'cont'
  3. 12:33:00 DEBUG| Send command: cont
  4. 12:33:00 DEBUG| Destroying VM virt-tests-vm1 (PID 7892)
  5. 12:33:00 DEBUG| Shutting down VM virt-tests-vm1 (shell)
  6. 12:33:01 DEBUG| Login command: 'ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PreferredAuthentications=password -p 5000 root@127.0.1.1'
  7. 12:33:06 INFO | [qemu output] (Process terminated with status 0)
  8. 12:33:07 DEBUG| VM virt-tests-vm1 down (shell)
  9. 12:33:07 DEBUG| Checking image file /home/otubo/develop/virt-test/pb/shared/data/images/pb-debian-7-server-latest.qcow2
  10. 12:33:07 DEBUG| Running '/usr/bin/qemu-img info /home/otubo/develop/virt-test/pb/shared/data/images/pb-debian-7-server-latest.qcow2'
  11. 12:33:07 DEBUG| Running '/usr/bin/qemu-img check /home/otubo/develop/virt-test/pb/shared/data/images/pb-debian-7-server-latest.qcow2'
  12. 12:33:07 DEBUG| Copying /home/otubo/develop/virt-test/pb/shared/data/images/pb-debian-7-server-latest.qcow2.backup -> /home/otubo/develop/virt-test/pb/shared/data/images/pb-debian-7-server-latest.qcow2
  13. 12:33:07 DEBUG| Encoding video file /home/otubo/develop/virt-test/pb/logs/run-2015-05-28-12.29.37/type_specific.io-gitlab-pb-autotest-qemu.pb-performance.lmbench/screendumps_virt-tests-vm1_7892-0.webm
  14. 12:33:10 WARNI| virt-tests-vm1 is not alive. Can not query the register status
  15. 12:33:11 DEBUG| Thread quit. Used to failed to get register info from guest 20150528-121101-lk9ri3xc for 2 times.
  16. 12:33:11 DEBUG| Running 'true'
  17. 12:33:11 DEBUG| Running 'ps -o comm 1'
  18. 12:33:11 ERROR|
  19. 12:33:11 ERROR| Traceback (most recent call last):
  20. 12:33:11 ERROR| File "/home/otubo/develop/virt-test/pb/virttest/standalone_test.py", line 219, in run_once
  21. 12:33:11 ERROR| run_func(self, params, env)
  22. 12:33:11 ERROR| File "/home/otubo/develop/virt-test/pb/test-providers.d/downloads/io-gitlab-pb-autotest-qemu/qemu/tests/pb-performance.py", line 144, in run
  23. 12:33:11 ERROR| session.cmd("git clone https://gitlab.pb.local/pvital/pb-qemu-perf.git")
  24. 12:33:11 ERROR| File "/home/otubo/develop/virt-test/pb/virttest/aexpect.py", line 1621, in cmd
  25. 12:33:11 ERROR| print_func)
  26. 12:33:11 ERROR| File "/home/otubo/develop/virt-test/pb/virttest/aexpect.py", line 1551, in cmd_status_output
  27. 12:33:11 ERROR| o = self.cmd_output(cmd, timeout, internal_timeout, print_func)
  28. 12:33:11 ERROR| File "/home/otubo/develop/virt-test/pb/virttest/aexpect.py", line 1473, in cmd_output
  29. 12:33:11 ERROR| raise ShellTimeoutError(cmd, o)
  30. 12:33:11 ERROR| ShellTimeoutError: Timeout expired while waiting for shell command to complete: 'git clone https://gitlab.pb.local/pvital/pb-qemu-perf.git' (output: "Cloning into 'pb-qemu-perf'...\nUsername for 'https://gitlab.pb.local': ")
  31. 12:33:11 ERROR|
  32. 12:33:11 ERROR| FAIL type_specific.io-gitlab-pb-autotest-qemu.pb-performance.lmbench -> ShellTimeoutError: Timeout expired while waiting for shell command to complete: 'git clone https://gitlab.pb.local/pvital/pb-qemu-perf.git' (output: "Cloning into 'pb-qemu-perf'...\nUsername for 'https://gitlab.pb.local': ")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement