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

Jenkins Notification devnull at canonical.com
Wed May 15 14:30:33 UTC 2013


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

------------------------------------------
Started by user bac
[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: "661 matthew.scott at canonical.com-20130514152242-mcznbt2escrr8vai
" 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".
No revisions or tags to pull.
[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: "661 matthew.scott at canonical.com-20130514152242-mcznbt2escrr8vai
" stderr: ""
[jujugui-test-charm] $ bzr log -v -r revid:matthew.scott at canonical.com-20130514152242-mcznbt2escrr8vai..revid:matthew.scott at canonical.com-20130514152242-mcznbt2escrr8vai --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: "661 matthew.scott at canonical.com-20130514152242-mcznbt2escrr8vai
" stderr: ""
RevisionState revno:661 revid:matthew.scott at canonical.com-20130514152242-mcznbt2escrr8vai
[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/hudson2708020547476306403.sh
+ set -ex
+ cat
+ chmod +x /tmp/test-runner
+ sudo -E su -p -c /tmp/test-runner - jujugui-merger
Clean and Prep
2013-05-15 14:09:34,600 INFO Destroying environment 'juju-gui-testing' (type: openstack)...
2013-05-15 14:09:37,452 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] 
Waiting for instances to terminate
Waiting for instances to terminate
Waiting for instances to terminate
This is taking too long. Now trying euca-terminate-instances.

+ euca-terminate-instances i-00007cd1
INSTANCE	i-00007cd1
+ set +x

Waiting for instances to terminate
Waiting for instances to terminate
Waiting for instances to terminate
Waiting for instances to terminate
Waiting for instances to terminate
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
ADDRESS	91.189.93.93	i-00007cd9
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.77
Assigned IP to i-00007cd9
Exposing the service...
2013-05-15 14:21:58,764 INFO Connecting to environment...
2013-05-15 14:22:01,475 INFO Connected to environment.
2013-05-15 14:22:03,516 INFO 'status' command finished successfully
APP_URL= http://91.189.93.93
Launching ie tests.
test_environment_connection (__main__.TestBasics) ... ok
test_environment_name (__main__.TestBasics) ... ok
test_gui_unit_tests (__main__.TestBasics) ... ok
test_title (__main__.TestBasics) ... ok
test_charm_deploy (__main__.TestDeploy) ... ok
test_staging_services (__main__.TestDeploy) ... ok

----------------------------------------------------------------------
Ran 6 tests in 179.931s

OK
Browser: ie
Test run details at https://saucelabs.com/jobs/6d03d358f31d40bb93133c2e7746a19c
restart_api with ip:10.55.60.77
Launching chrome tests.
test_environment_connection (__main__.TestBasics) ... ok
test_environment_name (__main__.TestBasics) ... ok
test_gui_unit_tests (__main__.TestBasics) ... ok
test_title (__main__.TestBasics) ... ok
test_charm_deploy (__main__.TestDeploy) ... ok
test_staging_services (__main__.TestDeploy) ... ok

----------------------------------------------------------------------
Ran 6 tests in 127.185s

OK
Browser: chrome
Test run details at https://saucelabs.com/jobs/21d548afb6114df088287aef56790820
restart_api with ip:10.55.60.77
Launching firefox tests.
test_environment_connection (__main__.TestBasics) ... ok
test_environment_name (__main__.TestBasics) ... ok
test_gui_unit_tests (__main__.TestBasics) ... ok
test_title (__main__.TestBasics) ... ok
test_charm_deploy (__main__.TestDeploy) ... ERROR
test_staging_services (__main__.TestDeploy) ... ok

======================================================================
ERROR: test_charm_deploy (__main__.TestDeploy)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test/test_charm_running.py", line 119, in test_charm_deploy
    self.wait_for(service_deployed, 'Service not deployed.')
  File "/home/jujugui-merger/gui-branch/test/browser.py", line 95, in format_error
    raise e
TimeoutException: Message: 'Service not deployed.' 

----------------------------------------------------------------------
Ran 6 tests in 200.279s

FAILED (errors=1)
Browser: firefox
Test run details at https://saucelabs.com/jobs/5323fa0389c54f3784d6bf5a6b90059e
Message: 'Service not deployed.' 
restart_api with ip:10.55.60.77
Collected exit code 1
Final instance state
i-00007cd8 running i-00007cd9 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