eod report
William Reade
william.reade at canonical.com
Wed Jun 27 07:55:15 UTC 2012
On Wed, 2012-06-27 at 16:38 +1000, David Cheney wrote:
> + jujud provisioning starts up now, but waits because config in /environment isn't valid, gustavo says juju deploy will do this.
Also, FWIW, I saw this:
----------------------------------------------------------------------
FAIL: provisioning_test.go:431:
ProvisioningSuite.TestProvisioningRecoversAfterInvalidEnvironmentPublished
[LOG] 15.44039 JUJU state: opening state; zookeeper addresses:
["127.0.0.1:53348"]
[LOG] 23.94881 JUJU state: initializing zookeeper
[LOG] 34.24221 JUJU state: opening state; zookeeper addresses:
["127.0.0.1:53348"]
[LOG] 34.39829 JUJU state: waiting for state to be initialized
[LOG] 34.49976 JUJU state: opening state; zookeeper addresses:
["127.0.0.1:53348"]
[LOG] 34.76238 JUJU state: waiting for state to be initialized
[LOG] 35.06423 JUJU provisioner loaded new environment configuration
ignoring unexpected operation dummy.OpBootstrap{Env:"testing"}
[LOG] 35.22387 JUJU provisioner started machine 0 as instance testing-0
[LOG] 35.33237 JUJU provisioner loaded invalid environment
configuration: name: expected string, got 1
provisioning_test.go:450:
// the PA should create it using the old environment
s.checkStartInstance(c, m)
provisioning_test.go:171:
c.Assert(err, IsNil)
... value *errors.errorString = &errors.errorString{s:"can't get
instance id of machine 1: can't read configuration node
\"/machines/machine-0000000001\": zookeeper: get
\"/machines/machine-0000000001\": operation timeout"} ("can't get
instance id of machine 1: can't read configuration node
\"/machines/machine-0000000001\": zookeeper: get
\"/machines/machine-0000000001\": operation timeout")
provisioning_test.go:450:
// the PA should create it using the old environment
s.checkStartInstance(c, m)
provisioning_test.go:88:
c.Assert(p.Stop(), IsNil)
... value *errors.errorString = &errors.errorString{s:"can't set
instance id of machine 1 to \"testing-1\": can't write configuration
node \"/machines/machine-0000000001\": zookeeper: set
\"/machines/machine-0000000001\": operation timeout"} ("can't set
instance id of machine 1 to \"testing-1\": can't write configuration
node \"/machines/machine-0000000001\": zookeeper: set
\"/machines/machine-0000000001\": operation timeout")
[LOG] 47.43850 JUJU dummy: reset environment
[LOG] 49.36236 JUJU testing: reset zk server at 127.0.0.1:53348
OOPS: 24 passed, 1 FAILED
--- FAIL: TestPackage (82.28 seconds)
FAIL
FAIL launchpad.net/juju-core/cmd/jujud 82.296s
...but it's not consistent.
More information about the Juju-dev
mailing list