Guest User

Untitled

a guest
Jan 16th, 2013
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.41 KB | None | 0 0
  1. ntollerv@gnm41179:~/src/github/nova$ ./run_tests.sh
  2. Running `tools/with_venv.sh testr run --parallel `
  3. running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ ./nova/tests --list
  4. running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ ./nova/tests --load-list /tmp/tmpZza29p
  5. running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ ./nova/tests --load-list /tmp/tmptgGRMB
  6. running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ ./nova/tests --load-list /tmp/tmp4nixZJ
  7. running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ ./nova/tests --load-list /tmp/tmpUf4o3M
  8. running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ ./nova/tests --load-list /tmp/tmpverQx6
  9. running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ ./nova/tests --load-list /tmp/tmpTFbbE0
  10. running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ ./nova/tests --load-list /tmp/tmpCF2xtX
  11. running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ ./nova/tests --load-list /tmp/tmpw2_sxV
  12. 2013-01-16 13:32:02.419 WARNING nova.virt.libvirt.firewall [req-1b9c93e2-4e6d-45e2-8fe6-95d7aea9d212 None None] Libvirt module could not be loaded. NWFilterFirewall will not work correctly.
  13. 2013-01-16 13:32:02.476 WARNING nova.virt.libvirt.firewall [req-64cfa68b-a05c-4ff0-8796-b5070a06f97b None None] Libvirt module could not be loaded. NWFilterFirewall will not work correctly.
  14. 2013-01-16 13:32:02.528 WARNING nova.virt.libvirt.firewall [req-50f1c357-fc25-4856-bdbd-29a63ae3cea3 None None] Libvirt module could not be loaded. NWFilterFirewall will not work correctly.
  15. 2013-01-16 13:32:02.534 WARNING nova.virt.libvirt.firewall [req-b1d04cee-d3cd-44c4-8b59-0e82b254a5ed None None] Libvirt module could not be loaded. NWFilterFirewall will not work correctly.
  16. 2013-01-16 13:32:02.576 WARNING nova.virt.libvirt.firewall [req-4fdcc50c-2762-44f3-bd12-6f6f553528f1 None None] Libvirt module could not be loaded. NWFilterFirewall will not work correctly.
  17. 2013-01-16 13:32:02.623 WARNING nova.virt.libvirt.firewall [req-6257729b-96fc-45e1-af27-520115c74137 None None] Libvirt module could not be loaded. NWFilterFirewall will not work correctly.
  18. 2013-01-16 13:32:02.665 WARNING nova.virt.libvirt.firewall [req-acc99ccb-bc8c-45ca-a90d-732363d62bbb None None] Libvirt module could not be loaded. NWFilterFirewall will not work correctly.
  19. 2013-01-16 13:32:02.737 WARNING nova.virt.libvirt.firewall [req-ea89be16-1362-433a-8415-d82723b7c121 None None] Libvirt module could not be loaded. NWFilterFirewall will not work correctly.
  20. Ran 4484 tests in 109.317s (-8.363s)
  21. PASSED (id=1, skips=8)
  22. Running PEP8 and HACKING compliance check...
  23. /home/ntollerv/src/github/nova/.venv/local/lib/python2.7/site-packages/paste/deploy/loadwsgi.py:8: UserWarning: Module argparse was already imported from /usr/lib/python2.7/argparse.pyc, but /home/ntollerv/src/github/nova/.venv/lib/python2.7/site-packages is being added to sys.path
  24. import pkg_resources
  25. 15 imports missing in this test environment
Advertisement
Add Comment
Please, Sign In to add comment