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

Jenkins Notification devnull at canonical.com
Fri May 3 00:49:11 UTC 2013


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

Changes:

[Benjamin Saller] Sandbox import/export w/File DnD support

Very basic import/export (doesn't use all the fakebackend method
directly as it should)

File Drag and Drop support. To test open a blank sandbox and a nautilus
window (with test/data opened) and drag one of the samples to the canvas,
sample-improv.json is taken from the rapi-delta branch and can be used
directly.

R=gary.poster, jeff.pihach
CC=
https://codereview.appspot.com/9070043

------------------------------------------
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: "645 bac at canonical.com-20130502212726-l80ycfatmr1dfv8t
" 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".
+N  app/views/topology/importexport.js
+N  test/data/memcached-charmdata.json
+N  test/data/sample-fakebackend.json
+N  test/data/sample-improv.json
 M  .lbox.check
 M  Makefile
 M  app/app.js
 M  app/modules-debug.js
 M  app/store/env/fakebackend.js
 M  app/store/env/python.js
 M  app/store/env/sandbox.js
 M  app/views/environment.js
 M  app/views/notifications.js
 M  app/views/topology/relation.js
 M  app/views/topology/topology.js
 M  test/test_charm_token.js
 M  test/test_fakebackend.js
 M  test/test_sandbox.js
 M  test/utils.js
All changes applied successfully.
Now on revision 646.
[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: "646 bcsaller at gmail.com-20130503003257-0nxzmh3xhrw2lde1
" stderr: ""
[jujugui-test-charm] $ bzr log -v -r revid:bac at canonical.com-20130502212726-l80ycfatmr1dfv8t..revid:bcsaller at gmail.com-20130503003257-0nxzmh3xhrw2lde1 --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: "646 bcsaller at gmail.com-20130503003257-0nxzmh3xhrw2lde1
" stderr: ""
RevisionState revno:646 revid:bcsaller at gmail.com-20130503003257-0nxzmh3xhrw2lde1
[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/hudson2427799005774244865.sh
+ set -ex
+ cat
+ chmod +x /tmp/test-runner
+ sudo -E su -p -c /tmp/test-runner - jujugui-merger
Clean and Prep
2013-05-03 00:36:45,173 INFO Destroying environment 'juju-gui-testing' (type: openstack)...
2013-05-03 00:36:48,065 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-00007b7f
INSTANCE	i-00007b7f
+ set +x

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-00007b83
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.210
Assigned IP to i-00007b83
Exposing the service...
2013-05-03 00:46:52,592 INFO Connecting to environment...
2013-05-03 00:46:55,289 INFO Connected to environment.
2013-05-03 00:46:57,358 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) ... FAIL
test_title (__main__.TestBasics) ... ok
test_charm_deploy (__main__.TestDeploy) ... ok
test_staging_services (__main__.TestDeploy) ... ok

======================================================================
FAIL: test_gui_unit_tests (__main__.TestBasics)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test/test_charm_running.py", line 76, in test_gui_unit_tests
    self.fail(msg)
AssertionError: 1 failure(s) running 507 tests.

----------------------------------------------------------------------
Ran 6 tests in 132.706s

FAILED (failures=1)
Browser: ie
Test run details at https://saucelabs.com/jobs/33af219a4c684ad8b2cd822f172285a5
restart_api with ip:10.55.60.210
Collected exit code 1
Final instance state
i-00007b82 running i-00007b83 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