Error in Task: Creating Panko MongoDB database

Bug #1668216 reported by caoyuan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
Fix Released
High
caoyuan
Ocata
Fix Released
High
Eduardo Gonzalez
Pike
Fix Released
High
caoyuan

Bug Description

Creating Panko MongoDB database failed

2017-02-27 17:44:04.603 15 WARNING oslo_reports.guru_meditation_report [-] Guru meditation now registers SIGUSR1 and SIGUSR2 by default for backward compatibility. SIGUSR1 will no longer be registered in a future release, so please use SIGUSR2 to generate reports.
2017-02-27 17:45:35.468 15 CRITICAL panko [-] RetryError: RetryError[<Future at 0x1f4fd90 state=finished raised ImportError>]
2017-02-27 17:45:35.468 15 ERROR panko Traceback (most recent call last):
2017-02-27 17:45:35.468 15 ERROR panko File "/var/lib/kolla/venv/bin/panko-dbsync", line 10, in <module>
2017-02-27 17:45:35.468 15 ERROR panko sys.exit(dbsync())
2017-02-27 17:45:35.468 15 ERROR panko File "/var/lib/kolla/venv/lib/python2.7/site-packages/panko/cmd/storage.py", line 29, in dbsync
2017-02-27 17:45:35.468 15 ERROR panko storage.get_connection_from_config(conf).upgrade()
2017-02-27 17:45:35.468 15 ERROR panko File "/var/lib/kolla/venv/lib/python2.7/site-packages/panko/storage/__init__.py", line 70, in get_connection_from_config
2017-02-27 17:45:35.468 15 ERROR panko return _inner()
2017-02-27 17:45:35.468 15 ERROR panko File "/var/lib/kolla/venv/lib/python2.7/site-packages/tenacity/__init__.py", line 87, in wrapped_f
2017-02-27 17:45:35.468 15 ERROR panko return r.call(f, *args, **kw)
2017-02-27 17:45:35.468 15 ERROR panko File "/var/lib/kolla/venv/lib/python2.7/site-packages/tenacity/__init__.py", line 235, in call
2017-02-27 17:45:35.468 15 ERROR panko do = self.iter(result=result, exc_info=exc_info)
2017-02-27 17:45:35.468 15 ERROR panko File "/var/lib/kolla/venv/lib/python2.7/site-packages/tenacity/__init__.py", line 206, in iter
2017-02-27 17:45:35.468 15 ERROR panko six.raise_from(RetryError(fut), fut.exception())
2017-02-27 17:45:35.468 15 ERROR panko File "/var/lib/kolla/venv/lib/python2.7/site-packages/six.py", line 718, in raise_from
2017-02-27 17:45:35.468 15 ERROR panko raise value
2017-02-27 17:45:35.468 15 ERROR panko RetryError: RetryError[<Future at 0x1f4fd90 state=finished raised ImportError>]

caoyuan (cao-yuan)
Changed in kolla:
assignee: nobody → caoyuan (cao-yuan)
affects: kolla → kolla-ansible
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (master)

Fix proposed to branch: master
Review: https://review.openstack.org/438408

Changed in kolla-ansible:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (master)

Reviewed: https://review.openstack.org/438408
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=ab3bdd8aace0e1fc759c1c7165a37ac81dbe32f9
Submitter: Jenkins
Branch: master

commit ab3bdd8aace0e1fc759c1c7165a37ac81dbe32f9
Author: caoyuan <cao.yuan@99cloud.net>
Date: Mon Feb 27 17:56:56 2017 +0800

    Fix Creating Panko MongoDB database failed

    The check whether 'already' presents in mongodb output
    should belong to changed_when.

    Change-Id: I829c8906f0f7b61d3f6e0211319899d126e6850c
    Closes-Bug: #1668216

Changed in kolla-ansible:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (stable/ocata)

Fix proposed to branch: stable/ocata
Review: https://review.openstack.org/441030

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/ocata)

Reviewed: https://review.openstack.org/441030
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=67cd72cc30f4e6659c75cda4f216fc0c9e515929
Submitter: Jenkins
Branch: stable/ocata

commit 67cd72cc30f4e6659c75cda4f216fc0c9e515929
Author: caoyuan <cao.yuan@99cloud.net>
Date: Mon Feb 27 17:56:56 2017 +0800

    Fix Creating Panko MongoDB database failed

    The check whether 'already' presents in mongodb output
    should belong to changed_when.

    Change-Id: I829c8906f0f7b61d3f6e0211319899d126e6850c
    Closes-Bug: #1668216
    (cherry picked from commit ab3bdd8aace0e1fc759c1c7165a37ac81dbe32f9)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 4.0.0.0rc2

This issue was fixed in the openstack/kolla-ansible 4.0.0.0rc2 release candidate.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 5.0.0.0b2

This issue was fixed in the openstack/kolla-ansible 5.0.0.0b2 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.