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

Jenkins Notification devnull at canonical.com
Thu Apr 25 16:47:09 UTC 2013


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

Changes:

[Rick Harding] Fixes #1171540 and #1172745

- OSX doesn't like the space in the font name Ubuntu Medium, needs to be -.
- Drive by to show 2 featured in the sidebar view by default.

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

------------------------------------------
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: "610 rick.harding at canonical.com-20130425155514-au6dzgqosy3jexur
" 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  app/subapps/browser/views/editorial.js
 M  lib/views/stylesheet.less
All changes applied successfully.
Now on revision 611.
[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: "611 rick.harding at canonical.com-20130425162932-83tjxnyg1uy7git1
" stderr: ""
[jujugui-test-charm] $ bzr log -v -r revid:rick.harding at canonical.com-20130425155514-au6dzgqosy3jexur..revid:rick.harding at canonical.com-20130425162932-83tjxnyg1uy7git1 --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: "611 rick.harding at canonical.com-20130425162932-83tjxnyg1uy7git1
" stderr: ""
RevisionState revno:611 revid:rick.harding at canonical.com-20130425162932-83tjxnyg1uy7git1
[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/hudson6788748539083599332.sh
+ set -ex
+ cat
+ chmod +x /tmp/test-runner
+ sudo -E su -p -c /tmp/test-runner - jujugui-merger
Clean and Prep
2013-04-25 16:36:13,756 INFO Destroying environment 'juju-gui-testing' (type: openstack)...
2013-04-25 16:36:16,985 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
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-00007af9
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-00007af9
{
    "machines": {
        "0": {
            "agent-state": "running", 
            "dns-name": "10.55.60.50", 
            "instance-id": "bdb3f917-05a4-40a3-af08-149cfac66736", 
            "instance-state": "running"
        }, 
        "1": {
            "agent-state": "running", 
            "dns-name": "91.189.93.93", 
            "instance-id": "2b164bec-01ba-46dc-baa6-d71c9f02e43f", 
            "instance-state": "running"
        }
    }, 
    "services": {
        "juju-gui": {
            "charm": "cs:~juju-gui/precise/juju-gui-45", 
            "relations": {}, 
            "units": {
                "juju-gui/0": {
                    "agent-state": "install-error", 
                    "machine": 1, 
                    "public-address": "91.189.93.93"
                }
            }
        }
    }
}
Execution failure, unable to continue
error deploying service
Unable to deploy Charm
Collected exit code 1
Final instance state
i-00007af8 running i-00007af9 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