Description of problem: [pull modified podman image to local registry] TASK failed with below error: task path: /home/rhos-ci/jenkins/workspace/DFG-df-deployment-16-virthost-1cont_1comp_3ceph-ceph-ipv4-geneve-tripleo-modify-image-custom_Dockerfile-RHELOSP-41501/infrared/plugins/tripleo-config-changes/tasks/ansible_tripleo_modify_image/pre.yml:137 Wednesday 22 January 2020 01:34:11 +0000 (0:00:00.130) 0:01:58.322 ***** failed: [undercloud-0] (item={'key': u'ContainerNovaComputeImage', 'value': u'undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp16-openstack-nova-compute:20200117.1-hotfix'}) => { "_container_data": { "key": "ContainerNovaComputeImage", "value": "undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp16-openstack-nova-compute:20200117.1-hotfix" }, "changed": true, "cmd": "podman pull undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp16-openstack-nova-compute:20200117.1-hotfix", "delta": "0:00:00.127914", "end": "2020-01-22 01:34:12.716697", "rc": 125, "start": "2020-01-22 01:34:12.588783" } STDERR: Trying to pull undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp16-openstack-nova-compute:20200117.1-hotfix... unsupported docker v2s2 media type: "" Error: error pulling image "undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp16-openstack-nova-compute:20200117.1-hotfix": unable to pull undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp16-openstack-nova-compute:20200117.1-hotfix: unable to pull image: Error initializing image from source docker://undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp16-openstack-nova-compute:20200117.1-hotfix: unsupported docker v2s2 media type: "" Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Run job https://rhos-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/DFG/view/df/view/deployment/job/DFG-df-deployment-16-virthost-1cont_1comp_3ceph-ceph-ipv4-geneve-tripleo-modify-image-custom_Dockerfile-RHELOSP-41501/9/ 2. 3. Actual results: [pull modified podman image to local registry] TASK failed Expected results: [pull modified podman image to local registry] TASK should pass Additional info:
*** This bug has been marked as a duplicate of bug 1793960 ***