apiVersion: v1 kind: Pod metadata: annotations: k8s.ovn.org/pod-networks: '{"default":{"ip_addresses":["fd02:0:0:3::3f53/64"],"mac_address":"0a:58:75:d6:c0:91","gateway_ips":["fd02:0:0:3::1"],"routes":[{"dest":"fd02::/48","nextHop":"fd02:0:0:3::1"},{"dest":"fd03::/112","nextHop":"fd02:0:0:3::1"},{"dest":"fd69::5/128","nextHop":"fd02:0:0:3::1"},{"dest":"fd98::/64","nextHop":"fd02:0:0:3::1"}],"ip_address":"fd02:0:0:3::3f53/64","gateway_ip":"fd02:0:0:3::1","role":"primary"}}' k8s.v1.cni.cncf.io/network-status: |- [{ "name": "ovn-kubernetes", "interface": "eth0", "ips": [ "fd02:0:0:3::3f53" ], "mac": "0a:58:75:d6:c0:91", "default": true, "dns": {} }] openshift.io/scc: forklift-controller-scc seccomp.security.alpha.kubernetes.io/pod: localhost/profiles/unshare.json security.openshift.io/validated-scc-subject-type: user creationTimestamp: "2025-09-29T17:15:32Z" generateName: plan-cold-win2022-1-7- generation: 1 labels: forklift.app: virt-v2v migration: c2cdfb34-f3c5-4d0b-b206-a82a3d89ac19 plan: 542190ac-a584-48bc-910e-bf07aed230b8 vmID: "7" name: plan-cold-win2022-1-7-wtxgk namespace: openshift-mtv resourceVersion: "13385314" uid: 0fab28ec-08c4-422e-9e8a-a9b232408c44 spec: affinity: podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: labelSelector: matchExpressions: - key: forklift.app operator: In values: - virt-v2v namespaceSelector: {} topologyKey: kubernetes.io/hostname weight: 100 containers: - env: - name: V2V_vmName value: mtv-win2022 - name: V2V_libvirtURL value: esx://root@10.73.73.11?no_verify=1 - name: V2V_source value: vSphere - name: V2V_fingerprint value: D5:C8:AC:99:85:23:45:C8:FF:7B:C3:B2:40:FF:48:38:31:FC:B8:57 - name: V2V_extra_args value: '[]' - name: LOCAL_MIGRATION value: "true" envFrom: - prefix: V2V_ secretRef: name: plan-cold-win2022-1-7-5xrnr image: registry.redhat.io/mtv-candidate/mtv-virt-v2v-rhel9@sha256:a0edd00e0f6746805341e439525eb7c89eb0fdb6b0cf5c7de8fddd04539fd837 imagePullPolicy: Always name: virt-v2v ports: - containerPort: 2112 name: metrics protocol: TCP resources: limits: cpu: "4" devices.kubevirt.io/kvm: "1" memory: 8Gi requests: cpu: "1" devices.kubevirt.io/kvm: "1" memory: 1Gi securityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeDevices: - devicePath: /dev/block0 name: plan-cold-win2022-1-7-p9vbf volumeMounts: - mountPath: /mnt/v2v name: libvirt-domain-xml - mountPath: /opt name: vddk-vol-mount - mountPath: /etc/secret name: secret-volume readOnly: true - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-znhnl readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true initContainers: - image: quay.io/libvirt_v2v_cnv/vddk:8.0.1 imagePullPolicy: IfNotPresent name: vddk-side-car resources: limits: cpu: "1" memory: 500Mi requests: cpu: 100m memory: 150Mi securityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /opt name: vddk-vol-mount - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-znhnl readOnly: true nodeName: dell-per750-43.lab.eng.pek2.redhat.com nodeSelector: kubevirt.io/schedulable: "true" preemptionPolicy: PreemptLowerPriority priority: 0 restartPolicy: Never schedulerName: default-scheduler securityContext: fsGroup: 107 runAsNonRoot: true runAsUser: 107 seccompProfile: localhostProfile: profiles/unshare.json type: Localhost serviceAccount: default serviceAccountName: default terminationGracePeriodSeconds: 30 tolerations: - effect: NoExecute key: node.kubernetes.io/not-ready operator: Exists tolerationSeconds: 300 - effect: NoExecute key: node.kubernetes.io/unreachable operator: Exists tolerationSeconds: 300 - effect: NoSchedule key: node.kubernetes.io/memory-pressure operator: Exists volumes: - name: plan-cold-win2022-1-7-p9vbf persistentVolumeClaim: claimName: plan-cold-win2022-1-7-p9vbf - configMap: defaultMode: 420 name: plan-cold-win2022-1-7-vm4ns name: libvirt-domain-xml - emptyDir: {} name: vddk-vol-mount - name: secret-volume secret: defaultMode: 420 secretName: plan-cold-win2022-1-7-5xrnr - name: kube-api-access-znhnl projected: defaultMode: 420 sources: - serviceAccountToken: expirationSeconds: 3607 path: token - configMap: items: - key: ca.crt path: ca.crt name: kube-root-ca.crt - downwardAPI: items: - fieldRef: apiVersion: v1 fieldPath: metadata.namespace path: namespace - configMap: items: - key: service-ca.crt path: service-ca.crt name: openshift-service-ca.crt status: conditions: - lastProbeTime: null lastTransitionTime: "2025-09-29T17:15:47Z" status: "False" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2025-09-29T17:15:39Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2025-09-29T17:15:27Z" reason: PodFailed status: "False" type: Ready - lastProbeTime: null lastTransitionTime: "2025-09-29T17:15:27Z" reason: PodFailed status: "False" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2025-09-29T17:15:32Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: "1" devices.kubevirt.io/kvm: "1" memory: 1Gi containerID: cri-o://c7607459ad4b782f1b76e95d9a02e2f150f7b3150f03ef33cfa7f6e7496abdbd image: registry.redhat.io/mtv-candidate/mtv-virt-v2v-rhel9@sha256:a0edd00e0f6746805341e439525eb7c89eb0fdb6b0cf5c7de8fddd04539fd837 imageID: registry.redhat.io/mtv-candidate/mtv-virt-v2v-rhel9@sha256:a0edd00e0f6746805341e439525eb7c89eb0fdb6b0cf5c7de8fddd04539fd837 lastState: {} name: virt-v2v ready: false resources: limits: cpu: "4" devices.kubevirt.io/kvm: "1" memory: 8Gi requests: cpu: "1" devices.kubevirt.io/kvm: "1" memory: 1Gi restartCount: 0 started: false state: terminated: containerID: cri-o://c7607459ad4b782f1b76e95d9a02e2f150f7b3150f03ef33cfa7f6e7496abdbd exitCode: 1 finishedAt: "2025-09-29T17:15:46Z" reason: Error startedAt: "2025-09-29T17:15:46Z" user: linux: gid: 107 supplementalGroups: - 107 - 36 uid: 107 volumeMounts: - mountPath: /mnt/v2v name: libvirt-domain-xml - mountPath: /opt name: vddk-vol-mount - mountPath: /etc/secret name: secret-volume readOnly: true recursiveReadOnly: Disabled - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-znhnl readOnly: true recursiveReadOnly: Disabled hostIP: 2620:52:0:4948:ee2a:72ff:fe34:fe40 hostIPs: - ip: 2620:52:0:4948:ee2a:72ff:fe34:fe40 initContainerStatuses: - allocatedResources: cpu: 100m memory: 150Mi containerID: cri-o://b1dc3724e43e4c85004fb85f922646c4f833c5e0f3fdf09de6cdb02a697f9efc image: quay.io/libvirt_v2v_cnv/vddk:8.0.1 imageID: quay.io/libvirt_v2v_cnv/vddk@sha256:2bf183aacb85ed0880ff51c21c71628cc3ecaf12a47e18978098bcf7a2ad565f lastState: {} name: vddk-side-car ready: true resources: limits: cpu: "1" memory: 500Mi requests: cpu: 100m memory: 150Mi restartCount: 0 started: false state: terminated: containerID: cri-o://b1dc3724e43e4c85004fb85f922646c4f833c5e0f3fdf09de6cdb02a697f9efc exitCode: 0 finishedAt: "2025-09-29T17:15:38Z" reason: Completed startedAt: "2025-09-29T17:15:38Z" user: linux: gid: 0 supplementalGroups: - 0 - 107 uid: 107 volumeMounts: - mountPath: /opt name: vddk-vol-mount - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-znhnl readOnly: true recursiveReadOnly: Disabled phase: Failed podIP: fd02:0:0:3::3f53 podIPs: - ip: fd02:0:0:3::3f53 qosClass: Burstable startTime: "2025-09-29T17:15:27Z"