job: release-openshift-ocp-installer-e2e-metal-serial-4.7 and release-openshift-ocp-installer-e2e-metal-4.7 are always failing CI, see testgrid results: https://testgrid.k8s.io/redhat-openshift-ocp-release-4.7-informing#release-openshift-ocp-installer-e2e-metal-serial-4.7 https://testgrid.k8s.io/redhat-openshift-ocp-release-4.7-informing#release-openshift-ocp-installer-e2e-metal-4.7 example jobs: https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-metal-serial-4.7/1387802050514915328 https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-metal-4.7/1387802069389283328 core error seems to be these missing variables: �[0mThe root module does not declare a variable named "packet_facility" but a value was found in file "terraform.tfvars". To use this value, add a "variable" block to the configuration. Using a variables file to set an undeclared variable is deprecated and will become an error in a future release. If you wish to provide certain "global" settings to all configurations in your organization, use TF_VAR_... environment variables to set these instead. �[0m�[0m �[33m �[1m�[33mWarning: �[0m�[0m�[1mValue for undeclared variable�[0m �[0mThe root module does not declare a variable named "packet_hardware_reservation_id" but a value was found in file "terraform.tfvars". To use this value, add a "variable" block to the configuration. Using a variables file to set an undeclared variable is deprecated and will become an error in a future release. If you wish to provide certain "global" settings to all configurations in your organization, use TF_VAR_... environment variables to set these instead. �[0m�[0m �[33m �[1m�[33mWarning: �[0m�[0m�[1mValue for undeclared variable�[0m �[0mThe root module does not declare a variable named "packet_plan" but a value was found in file "terraform.tfvars". To use this value, add a "variable" block to the configuration. Note: took my best guess at the component, please reassign as needed.
Re-assigning to the core installer team. This is a bug in the e2e-metal job where it is trying to use a Service that only exists on build01.
release-openshift-ocp-installer-e2e-metal-compact-4.7 is also affected by this.
sample jobs for release-openshift-ocp-installer-e2e-metal-compact-4.7: https://testgrid.k8s.io/redhat-openshift-ocp-release-4.7-informing#release-openshift-ocp-installer-e2e-metal-compact-4.7 https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-metal-compact-4.7/1387145777360408576
*** This bug has been marked as a duplicate of bug 1947036 ***