juju-deployer failed on SSL3_READ_BYTES
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Won't Fix
|
Undecided
|
Unassigned | ||
OPNFV |
New
|
Undecided
|
Unassigned | ||
OpenStack Charm Test Infra |
Opinion
|
Medium
|
Unassigned | ||
juju-core |
Won't Fix
|
Undecided
|
Unassigned | ||
juju-deployer |
New
|
Undecided
|
Unassigned | ||
python-jujuclient |
New
|
Undecided
|
Unassigned |
Bug Description
+ juju-deployer -vW -d -t 7200 -r 5 -c bundles.yaml xenial-newton-nodes
2016-11-23 10:38:56 [DEBUG] deployer.cli: Using runtime GoEnvironment on opnfv-intelpod5
2016-11-23 10:38:56 [INFO] deployer.cli: Starting deployment of xenial-newton-nodes
2016-11-23 10:38:56 [DEBUG] deployer.import: Getting charms...
2016-11-23 10:38:56 [DEBUG] deployer.charm: Cache dir /home/jenkins/
2016-11-23 10:38:56 [DEBUG] deployer.charm: Retrieving store charm cs:xenial/ubuntu-8
2016-11-23 10:39:02 [DEBUG] deployer.deploy: Resolving configuration
2016-11-23 10:39:02 [DEBUG] deployer.env: Connecting to environment...
Traceback (most recent call last):
File "/usr/bin/
load_
File "/usr/lib/
run()
File "/usr/lib/
importer.
File "/usr/lib/
self.
File "/usr/lib/
self.client = EnvironmentClie
File "/usr/lib/
return Connector(
File "/usr/lib/
cert_path, data.get(
File "/usr/lib/
env = cls(endpoint, name=name, ca_cert=cert_path, env_uuid=env_uuid)
File "/usr/lib/
self.conn = Connector.
File "/usr/lib/
endpoint, origin=endpoint, sslopt=sslopt)
File "/usr/lib/
websock.
File "/usr/lib/
self.sock = ssl.wrap_
File "/usr/lib/
ciphers=
File "/usr/lib/
self.
File "/usr/lib/
self.
ssl.SSLError: [Errno 1] _ssl.c:510: error:1409442E:SSL routines:
tags: | added: uosci |
Changed in juju: | |
status: | New → Triaged |
importance: | Undecided → Critical |
milestone: | none → 2.2.0 |
milestone: | 2.2.0 → 2.1.0 |
tags: | added: sts |
tags: | added: cdo-qa-blocker |
Changed in charm-test-infra: | |
status: | Confirmed → Triaged |
importance: | Undecided → Medium |
Changed in charm-test-infra: | |
status: | Triaged → Opinion |
tags: | removed: cdo-qa-blocker |
I also hit this today:
2016-11-24 04:21:45 [DEBUG] deployer.import: Getting charms... juju-deployer" , line 9, in <module> entry_point( 'juju-deployer= =0.6.4' , 'console_scripts', 'juju-deployer')() python2. 7/dist- packages/ deployer/ cli.py" , line 135, in main python2. 7/dist- packages/ deployer/ cli.py" , line 234, in run Importer( env, deployment, options).run() python2. 7/dist- packages/ deployer/ action/ importer. py", line 298, in run env.connect( ) python2. 7/dist- packages/ deployer/ env/go. py", line 65, in connect nt.connect( self.name) python2. 7/dist- packages/ jujuclient. py", line 534, in connect ).run(cls, env_name) python2. 7/dist- packages/ jujuclient. py", line 142, in run 'environ- uuid')) python2. 7/dist- packages/ jujuclient. py", line 150, in connect_env python2. 7/dist- packages/ jujuclient. py", line 522, in __init__ connect_ socket( endpoint, self._ca_cert) python2. 7/dist- packages/ jujuclient. py", line 162, in connect_socket python2. 7/dist- packages/ websocket/ _core.py" , line 219, in create_connection connect( url, **options) python2. 7/dist- packages/ websocket/ _core.py" , line 463, in connect socket( self.sock, **sslopt) python2. 7/ssl.py" , line 487, in wrap_socket ciphers) python2. 7/ssl.py" , line 243, in __init__ do_handshake( ) python2. 7/ssl.py" , line 405, in do_handshake _sslobj. do_handshake( ) SSL3_READ_ BYTES:tlsv1 alert protocol version xenial 1f24-4cce- 925e-1cf68e1afd 39 zone=nova server- member- status: has-vote
2016-11-24 04:21:45 [DEBUG] deployer.deploy: Resolving configuration
2016-11-24 04:21:45 [DEBUG] deployer.env: Connecting to environment...
Traceback (most recent call last):
File "/usr/bin/
load_
File "/usr/lib/
run()
File "/usr/lib/
importer.
File "/usr/lib/
self.
File "/usr/lib/
self.client = EnvironmentClie
File "/usr/lib/
return Connector(
File "/usr/lib/
cert_path, data.get(
File "/usr/lib/
env = cls(endpoint, name=name, ca_cert=cert_path, env_uuid=env_uuid)
File "/usr/lib/
self.conn = Connector.
File "/usr/lib/
endpoint, origin=endpoint, sslopt=sslopt)
File "/usr/lib/
websock.
File "/usr/lib/
self.sock = ssl.wrap_
File "/usr/lib/
ciphers=
File "/usr/lib/
self.
File "/usr/lib/
self.
ssl.SSLError: [Errno 1] _ssl.c:510: error:1409442E:SSL routines:
2016-11-24 04:21:45 [ERROR] Juju Status: environment: lmicintegration
machines:
"0":
agent-state: started
agent-version: 1.25.8
dns-name: 10.5.0.40
instance-id: d80bea08-
instance-state: ACTIVE
series: xenial
hardware: arch=amd64 cpu-cores=2 mem=4096M root-disk=40960M availability-
state-
services: {}
$ dpkg -l |grep juju 0ubuntu1. 14.04.1 all next generation service orchestration system 0ubuntu1. 14.04.1 amd64 Juju is devops distilled - client trusty1 all Deploy complex stacks of services using Juju 0ubuntu1. 14.04.1 all dependency package for the Juju local provider
ii juju 1.25.6-
ii juju-core 1.25.6-
ii juju-deployer 0.6.4-0ubuntu1~
ii juju-local 1.25.6-
ii juju-mongodb 2.4.9-0ubuntu3 ...