Bug 1629430

Summary: OVN Migration job is failing
Product: Red Hat OpenStack Reporter: Eran Kuris <ekuris>
Component: python-networking-ovnAssignee: Numan Siddique <nusiddiq>
Status: CLOSED CURRENTRELEASE QA Contact: Eran Kuris <ekuris>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 14.0 (Rocky)CC: amuller, apevec, atelang, bcafarel, lhh, lmartins, majopela, nusiddiq, nyechiel, supadhya
Target Milestone: ---Keywords: Triaged, ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-networking-ovn-5.0.2-0.20181009120341.99b02f6.el7ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-01-11 15:26:45 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1637926, 1638715    
Bug Blocks: 1546994, 1925290    

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.