Bug 1629430 - OVN Migration job is failing
Summary: OVN Migration job is failing
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-networking-ovn
Version: 14.0 (Rocky)
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
: ---
Assignee: Numan Siddique
QA Contact: Eran Kuris
URL:
Whiteboard:
Depends On: 1637926 1638715
Blocks: 1546994 1925290
TreeView+ depends on / blocked
 
Reported: 2018-09-16 08:04 UTC by Eran Kuris
Modified: 2022-03-11 15:07 UTC (History)
10 users (show)

Fixed In Version: python-networking-ovn-5.0.2-0.20181009120341.99b02f6.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-01-11 15:26:45 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 599426 0 None MERGED Fix ovn db sync tool to support Port Groups 2020-01-27 23:14:59 UTC
OpenStack gerrit 611311 0 None MERGED migration: workaround ovs-vswitchd bug during migration 2020-01-27 23:14:59 UTC
OpenStack gerrit 611664 0 None MERGED migration: workaround ovs-vswitchd bug during migration 2020-01-27 23:14:59 UTC
OpenStack gerrit 611786 0 None MERGED Fix ovn db sync tool to support Port Groups 2020-01-27 23:14:59 UTC
Red Hat Issue Tracker OSP-13521 0 None None None 2022-03-11 15:07:58 UTC

Description Eran Kuris 2018-09-16 08:04:53 UTC
Description of problem:
TASK [prepare-migration : Upload the ovn docker images to the local registry] ***
task path: /home/rhos-ci/jenkins/workspace/DFG-network-networking-ovn-14_director-rhel-virthost-3cont_2comp-ipv4-vxlan-ml2ovs-to-ovn-migration/infrared/plugins/tripleo-ovn-migration/migration/infrared/tripleo-ovn-migration/roles/prepare-migration/tasks/main.yml:160
Sunday 16 September 2018  07:55:24 +0000 (0:00:03.217)       0:01:02.894 ****** 
fatal: [undercloud-0]: FAILED! => {
    "changed": true, 
    "cmd": "source ~/stackrc\n openstack overcloud container image upload --verbose --config-file ~/ovn_container_images.yaml", 
    "delta": "0:00:16.880872", 
    "end": "2018-09-16 03:55:41.917387", 
    "rc": 1, 
    "start": "2018-09-16 03:55:25.036515"
}

STDERR:

START with options: [u'overcloud', u'container', u'image', u'upload', u'--verbose', u'--config-file', u'/home/stack/ovn_container_images.yaml']
command: overcloud container image upload -> tripleoclient.v1.container_image.UploadImage (auth=False)
Using config files: [u'/home/stack/ovn_container_images.yaml']
imagename: rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp14/openstack-neutron-metadata-agent-ovn:2018-09-06.1
Running skopeo inspect --tls-verify=false docker://rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp14/openstack-neutron-metadata-agent-ovn:2018-09-06.1
Running skopeo inspect --tls-verify=false docker://192.168.24.1:8787/rhosp14/openstack-neutron-metadata-agent-ovn:2018-09-06.1
Pulling rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp14/openstack-neutron-metadata-agent-ovn
docker pull failed: Get https://rhos-qe-mirror-tlv.usersys.redhat.com:5000/v1/_ping: http: server gave HTTP response to HTTPS client
Pulling rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp14/openstack-neutron-metadata-agent-ovn
docker pull failed: Get https://rhos-qe-mirror-tlv.usersys.redhat.com:5000/v1/_ping: http: server gave HTTP response to HTTPS client
Pulling rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp14/openstack-neutron-metadata-agent-ovn
docker pull failed: Get https://rhos-qe-mirror-tlv.usersys.redhat.com:5000/v1/_ping: http: server gave HTTP response to HTTPS client
Pulling rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp14/openstack-neutron-metadata-agent-ovn
docker pull failed: Get https://rhos-qe-mirror-tlv.usersys.redhat.com:5000/v1/_ping: http: server gave HTTP response to HTTPS client
Pulling rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp14/openstack-neutron-metadata-agent-ovn
docker pull failed: Get https://rhos-qe-mirror-tlv.usersys.redhat.com:5000/v1/_ping: http: server gave HTTP response to HTTPS client
Could not pull image rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp14/openstack-neutron-metadata-agent-ovn

https://rhos-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/DFG/view/network/view/networking-ovn/job/DFG-network-networking-ovn-14_director-rhel-virthost-3cont_2comp-ipv4-vxlan-ml2ovs-to-ovn-migration/

Version-Release number of selected component (if applicable):
OSP14 & OSP13 

How reproducible:
100

Steps to Reproduce:
1. run ovn migration job
2.
3.

Actual results:


Expected results:


Additional info:

Comment 8 Assaf Muller 2018-11-08 14:13:35 UTC
Nir, Toni, Bernard and I discussed and determined that the ML2/OVS to OVN migration functionality is by definition not a release blocker. It's new functionality (not a regression), and is something we can fix in z-stream because it's not tightly coupled to the standard Director OSP 13 to 14 upgrade process. Nevertheless we should do everything within reason to get this fixed and verified before GA.


Note You need to log in before you can comment on or make changes to this bug.