translation sync broken due to wrong usage of venv

Bug #1568708 reported by Andreas Jaeger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Sahara
Fix Released
High
Vitalii Gridnev
Mitaka
Fix Released
High
Vitalii Gridnev
networking-midonet
Fix Released
High
YAMAMOTO Takashi
networking-ovn
Fix Released
High
Kyle Mestery
neutron
Fix Released
High
Doug Wiegley

Bug Description

post jobs cannot use zuul-cloner and have no access currently to upper-constraints. See how nova or neutron itself handle this.

Right now the sync with translations fails:

https://jenkins.openstack.org/job/neutron-fwaas-propose-translation-update/119/console

Please fix venv tox environment.

Revision history for this message
Andreas Jaeger (jaegerandi) wrote :
Changed in neutron:
status: New → Confirmed
importance: Undecided → Medium
importance: Medium → High
Changed in networking-ovn:
status: New → Confirmed
importance: Undecided → High
Changed in neutron:
assignee: nobody → Doug Wiegley (dougwig)
status: Confirmed → In Progress
Doug Wiegley (dougwig)
Changed in neutron:
milestone: none → newton-1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-vpnaas (master)

Reviewed: https://review.openstack.org/306501
Committed: https://git.openstack.org/cgit/openstack/neutron-vpnaas/commit/?id=40ca087f58d588a2ed447308e4952816ebe4360a
Submitter: Jenkins
Branch: master

commit 40ca087f58d588a2ed447308e4952816ebe4360a
Author: Doug Wiegley <email address hidden>
Date: Fri Apr 15 09:16:25 2016 -0600

    Don't use zuul-cloner for venv env, for periodic jobs

    Partial-Bug: #1568708
    Change-Id: I95e8c3818d364f27486411700ad6ab186260e076

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-fwaas (master)

Reviewed: https://review.openstack.org/306500
Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=30f9c6978b11cb29dbdbb62ff7b5c2be2e9895f7
Submitter: Jenkins
Branch: master

commit 30f9c6978b11cb29dbdbb62ff7b5c2be2e9895f7
Author: Doug Wiegley <email address hidden>
Date: Fri Apr 15 09:15:26 2016 -0600

    Don't use zuul-cloner for venv env, for periodic jobs

    Partial-Bug: #1568708
    Change-Id: I4cd51614d9a55a0ebdb8c7a7326d91482313156d

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-lbaas (master)

Reviewed: https://review.openstack.org/306498
Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=445e5c922451647770f9af596f3d5111da5ea454
Submitter: Jenkins
Branch: master

commit 445e5c922451647770f9af596f3d5111da5ea454
Author: Doug Wiegley <email address hidden>
Date: Fri Apr 15 09:14:10 2016 -0600

    Don't use zuul-cloner in venv env, for periodic jobs

    Partial-Bug: #1568708
    Change-Id: I72bd69d754a3c0b0a12ef4b466d5fada00ba240a

Doug Wiegley (dougwig)
Changed in neutron:
status: In Progress → Fix Committed
Revision history for this message
Andreas Jaeger (jaegerandi) wrote : Re: neutron-fwaas: translation sync broken due to wrong useage of venv
summary: - neutron-fwaas: translation sync broken due to wrong useage of venv
+ translation sync broken due to wrong useage of venv
Revision history for this message
Andreas Jaeger (jaegerandi) wrote : Re: translation sync broken due to wrong useage of venv
Changed in sahara:
assignee: nobody → Vitaly Gridnev (vgridnev)
importance: Undecided → High
milestone: none → newton-2
Changed in sahara:
status: New → In Progress
summary: - translation sync broken due to wrong useage of venv
+ translation sync broken due to wrong usage of venv
Changed in networking-midonet:
assignee: nobody → YAMAMOTO Takashi (yamamoto)
importance: Undecided → High
milestone: none → 2.0.0
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to networking-midonet (master)

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

Changed in networking-midonet:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to sahara-dashboard (master)

Reviewed: https://review.openstack.org/330125
Committed: https://git.openstack.org/cgit/openstack/sahara-dashboard/commit/?id=aab1ee34610c35955406345845e385794b1fe587
Submitter: Jenkins
Branch: master

commit aab1ee34610c35955406345845e385794b1fe587
Author: Vitaly Gridnev <email address hidden>
Date: Wed Jun 15 21:06:28 2016 +0300

    fix sahara-dashboard translation job

    If installation by zuul cloner is failed, fallback
    to final case of installation from repo.

    Closes-bug: 1568708
    Change-Id: I81a1bec864ff4124d48ec82c391e154aa8469e0d

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

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/331432

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to sahara-dashboard (stable/mitaka)

Reviewed: https://review.openstack.org/331432
Committed: https://git.openstack.org/cgit/openstack/sahara-dashboard/commit/?id=75da6ea611c334d7914090db7cc7a623871e6e52
Submitter: Jenkins
Branch: stable/mitaka

commit 75da6ea611c334d7914090db7cc7a623871e6e52
Author: Vitaly Gridnev <email address hidden>
Date: Wed Jun 15 21:06:28 2016 +0300

    fix sahara-dashboard translation job

    If installation by zuul cloner is failed, fallback
    to final case of installation from repo.

    Closes-bug: 1568708
    Change-Id: I81a1bec864ff4124d48ec82c391e154aa8469e0d
    (cherry picked from commit aab1ee34610c35955406345845e385794b1fe587)

Changed in networking-midonet:
milestone: 2.0.0 → 3.0.0
Revision history for this message
Andreas Jaeger (jaegerandi) wrote :

I'm disabling the jobs for networking-ovn and networking-midonet now since they are broken since 2 weeks and always fail.

Revision history for this message
Andreas Jaeger (jaegerandi) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-midonet (master)

Reviewed: https://review.openstack.org/330871
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=81c01d5041ef8f0ae04a6bd50d516050272bb8a6
Submitter: Jenkins
Branch: master

commit 81c01d5041ef8f0ae04a6bd50d516050272bb8a6
Author: YAMAMOTO Takashi <email address hidden>
Date: Fri Jun 17 12:34:08 2016 +0900

    tox.ini: Stop using zuul-cloner for venv

    This should fix translation job.

    Closes-Bug: #1568708
    Change-Id: Ife4779e763753839ef90e6657cfaf2823efc1851

Changed in networking-midonet:
status: In Progress → Fix Released
Revision history for this message
Andreas Jaeger (jaegerandi) wrote :
Revision history for this message
YAMAMOTO Takashi (yamamoto) wrote :

Andreas,

sorry for late merge and thank you for confirming.

Revision history for this message
Kyle Mestery (mestery) wrote :

The fix for networking-ovn is here: https://review.openstack.org/#/c/335527/

Changed in networking-ovn:
status: Confirmed → In Progress
assignee: nobody → Kyle Mestery (mestery)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-ovn (master)

Reviewed: https://review.openstack.org/335527
Committed: https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=e11be5726a51d4a7a41abb1899a6dcc85691b3e7
Submitter: Jenkins
Branch: master

commit e11be5726a51d4a7a41abb1899a6dcc85691b3e7
Author: Kyle Mestery <email address hidden>
Date: Wed Jun 29 09:23:10 2016 -0500

    tox.ini: Stop using zuul-cloner for venv

    This should fix the translation job, similar to the fix for
    networking-midonet [1].

    [1] https://review.openstack.org/#/c/330871/

    Change-Id: I83f7b41221614e9eb28e2f95bfd11bc54d7d404f
    Closes-Bug: #1568708
    Signed-off-by: Kyle Mestery <email address hidden>

Changed in networking-ovn:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/sahara-dashboard 5.0.0.0b2

This issue was fixed in the openstack/sahara-dashboard 5.0.0.0b2 development milestone.

Changed in neutron:
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/sahara-dashboard 4.1.0

This issue was fixed in the openstack/sahara-dashboard 4.1.0 release.

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.