Build failed in Jenkins: jujugui-test-charm #751

Jenkins Notification devnull at canonical.com
Wed Sep 18 18:37:05 UTC 2013


See <http://10.189.74.2:8080/job/jujugui-test-charm/751/changes>

Changes:

[Rick Harding] Bump timeout as a test to fix CI

- Move 5min to 10min

R=
CC=
https://codereview.appspot.com/13368059

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on lp-quantal-server-amd64
$ bzr revision-info -d <http://10.189.74.2:8080/job/jujugui-test-charm/ws/>
info result: bzr revision-info -d <http://10.189.74.2:8080/job/jujugui-test-charm/ws/> returned 0. Command output: "1059 jeff.pihach at canonical.com-20130918133928-hwf5v6kvy9eys9gz
" stderr: ""
[jujugui-test-charm] $ bzr pull --overwrite lp:juju-gui
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data.  See "bzr help launchpad-login".
http://bazaar.launchpad.net/~juju-gui/juju-gui/trunk is permanently redirected to http://bazaar.launchpad.net/~juju-gui/juju-gui/trunk/changes
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data.  See "bzr help launchpad-login".
 M  test/test_charm_configuration.js
 M  test/test_charm_running.py
All changes applied successfully.
Now on revision 1060.
[jujugui-test-charm] $ bzr revert
$ bzr revision-info -d <http://10.189.74.2:8080/job/jujugui-test-charm/ws/>
info result: bzr revision-info -d <http://10.189.74.2:8080/job/jujugui-test-charm/ws/> returned 0. Command output: "1060 rick.harding at canonical.com-20130918180218-9dvltmfy0nr4aegp
" stderr: ""
[jujugui-test-charm] $ bzr log -v -r revid:jeff.pihach at canonical.com-20130918133928-hwf5v6kvy9eys9gz..revid:rick.harding at canonical.com-20130918180218-9dvltmfy0nr4aegp --long --show-ids
Getting local revision...
$ bzr revision-info -d <http://10.189.74.2:8080/job/jujugui-test-charm/ws/>
info result: bzr revision-info -d <http://10.189.74.2:8080/job/jujugui-test-charm/ws/> returned 0. Command output: "1060 rick.harding at canonical.com-20130918180218-9dvltmfy0nr4aegp
" stderr: ""
RevisionState revno:1060 revid:rick.harding at canonical.com-20130918180218-9dvltmfy0nr4aegp
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
JUJU_INSTANCE_IP=91.189.93.93
JUJU_BRANCH=lp:juju-gui
JUJU_CHARM=cs:~juju-gui/precise/juju-gui
FAIL_FAST=1
JUJU_GUI_TEST_BROWSERS=ie chrome firefox

[EnvInject] - Variables injected successfully.
[jujugui-test-charm] $ /bin/sh -xe /tmp/hudson2765891011115053149.sh
+ set -ex
+ cat
+ chmod +x /tmp/test-runner
+ sudo -E su -p -c /tmp/test-runner - jujugui-merger
Clean and Prep
2013-09-18 18:06:08,084 INFO Destroying environment 'juju-gui-testing' (type: openstack)...
2013-09-18 18:06:09,575 INFO 'destroy_environment' command finished successfully
WARNING: this command will destroy the 'juju-gui-testing' environment (type: openstack).
This includes all machines, services, data, and other resources. Continue [y/N] 
Lightweight Checkout of lp:juju-gui
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data.  See "bzr help launchpad-login".
JUJU_INSTANCE_IP=91.189.93.93
Running Tests
virtualenv virtualenv --system-site-packages
New python executable in virtualenv/bin/python
Installing distribute.............................................................................................................................................................................................done.
Installing pip...............done.
virtualenv/bin/easy_install archives/selenium-2.35.0.tar.gz
Processing selenium-2.35.0.tar.gz
Running selenium-2.35.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-wEswD_/selenium-2.35.0/egg-dist-tmp-7hOKrd
Adding selenium 2.35.0 to easy-install.pth file

Installed /home/jujugui-merger/gui-branch/virtualenv/lib/python2.7/site-packages/selenium-2.35.0-py2.7.egg
Processing dependencies for selenium==2.35.0
Finished processing dependencies for selenium==2.35.0
ADDRESS	91.189.93.93	i-00009353
Using image adeaac8b-6547-43b0-819f-0d018b2beb00 (ubuntu-released/ubuntu-precise-12.04-amd64-server-20130909-disk1.img)
Bootstrapping...
Deploying service...
Setting origin for charm to deploy lp:juju-gui
Waiting for service to start...
Assigning JUJU_INSTANCE_IP 91.189.93.93
Storing Internal IP as 10.55.60.143
Assigned IP to i-00009353
Exposing the service...
2013-09-18 18:15:25,342 INFO Connecting to environment...
2013-09-18 18:15:28,095 INFO Connected to environment.
2013-09-18 18:15:30,197 INFO 'status' command finished successfully
Env: juju-gui-testing
APP_URL: http://91.189.93.93
Launching ie tests.
* Platform: Internet Explorer 10 (Windows)
* Testcase: TestAuthentication
* Details: https://saucelabs.com/jobs/b1fca68a9a824730b90fa4f4756ff0b8
test_root_page (__main__.TestAuthentication) ... ok
test_service_page (__main__.TestAuthentication) ... ok
test_unit_page (__main__.TestAuthentication) ... ok
* Platform: Internet Explorer 10 (Windows)
* Testcase: TestBasics
* Details: https://saucelabs.com/jobs/bccd33581655455ea61cbffadca4623b
test_environment_connection (__main__.TestBasics) ... ok
test_environment_name (__main__.TestBasics) ... ok
test_gui_unit_tests (__main__.TestBasics) ... ok
test_title (__main__.TestBasics) ... ok
* Platform: Internet Explorer 10 (Windows)
* Testcase: TestNotifications
* Details: https://saucelabs.com/jobs/fd2d3f327f6b4cc2a45ff4144126a689
test_error (__main__.TestNotifications) ... ok
test_initial (__main__.TestNotifications) ... ok
* Platform: Internet Explorer 10 (Windows)
* Testcase: TestSandbox
* Details: https://saucelabs.com/jobs/277ee25aaeeb48ce98e2a7644d77d57a
- setting new options: sandbox=True
test_charm_deploy (__main__.TestSandbox) ... ok
- setting new options: sandbox=False
* Platform: Internet Explorer 10 (Windows)
* Testcase: TestStaging
* Details: https://saucelabs.com/jobs/13802d7e8cc24e479c0fafc06aa18f14
test_charm_deploy (__main__.TestStaging) ... 
- restarting API backend with ip:10.55.60.143...
- done
ok
test_initial_services (__main__.TestStaging) ... ok
test_service_view (__main__.TestStaging) ... ok
test_unit_view (__main__.TestStaging) ... ok

----------------------------------------------------------------------
Ran 14 tests in 687.066s

OK
Launching chrome tests.
* Platform: Chrome 28.0.1500.95 (Linux)
* Testcase: TestAuthentication
* Details: https://saucelabs.com/jobs/a32417d508494e23a03f18447aab2678
test_root_page (__main__.TestAuthentication) ... ok
test_service_page (__main__.TestAuthentication) ... ok
test_unit_page (__main__.TestAuthentication) ... ok
* Platform: Chrome 28.0.1500.95 (Linux)
* Testcase: TestBasics
* Details: https://saucelabs.com/jobs/a80394822e514ee9b6a88e408ff355b4
test_environment_connection (__main__.TestBasics) ... ok
test_environment_name (__main__.TestBasics) ... ok
test_gui_unit_tests (__main__.TestBasics) ... ok
test_title (__main__.TestBasics) ... ok
* Platform: Chrome 28.0.1500.95 (Linux)
* Testcase: TestNotifications
* Details: https://saucelabs.com/jobs/1ab6a6aafb88421b8fd83e67a1333a12
test_error (__main__.TestNotifications) ... ok
test_initial (__main__.TestNotifications) ... ok
* Platform: Chrome 28.0.1500.95 (Linux)
* Testcase: TestSandbox
* Details: https://saucelabs.com/jobs/11aeb78db0bc45ed97a52b0fb3b4216f
- setting new options: sandbox=True
test_charm_deploy (__main__.TestSandbox) ... ERROR
- setting new options: sandbox=False
* Platform: Chrome 28.0.1500.95 (Linux)
* Testcase: TestStaging
* Details: https://saucelabs.com/jobs/f40973960ab742b5a67293f6ffa29c48
test_charm_deploy (__main__.TestStaging) ... 
- restarting API backend with ip:10.55.60.143...
- done
ok
test_initial_services (__main__.TestStaging) ... ok
test_service_view (__main__.TestStaging) ... ok
test_unit_view (__main__.TestStaging) ... ok

======================================================================
ERROR: test_charm_deploy (__main__.TestSandbox)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test/test_charm_running.py", line 335, in test_charm_deploy
    self.deploy('appflower')
  File "test/test_charm_running.py", line 155, in deploy
    get_charm_token, error='Charm sidebar is not visible.')
  File "/home/jujugui-merger/gui-branch/test/browser.py", line 99, in format_error
    raise e
TimeoutException: Message: 'Charm sidebar is not visible.' 

----------------------------------------------------------------------
Ran 14 tests in 604.129s

FAILED (errors=1)
Message: 'Charm sidebar is not visible.' 
Quitting...
2013-09-18 18:37:01,954 INFO Destroying environment 'juju-gui-testing' (type: openstack)...
2013-09-18 18:37:05,061 INFO 'destroy_environment' command finished successfully
WARNING: this command will destroy the 'juju-gui-testing' environment (type: openstack).
This includes all machines, services, data, and other resources. Continue [y/N] Collected exit code 1
Final instance state
i-00009352 running i-00009353 running
+ cat /home/jujugui-merger/exit-status
+ ec=1
+ [ 0 -eq 1 ]
+ wc -l
+ cat /home/jujugui-merger/instance-state
+ [ 2 -lt 2 ]
+ wc -l
+ grep error\|stopped
+ cat /home/jujugui-merger/instance-state
+ [ 0 -gt 0 ]
+ exit 1
Build step 'Execute shell' marked build as failure



More information about the Juju-GUI mailing list