Bug 1955209 - permfailing: release-openshift-ocp-installer-e2e-metal-serial-4.7 and release-openshift-ocp-installer-e2e-metal-4.7
Summary: permfailing: release-openshift-ocp-installer-e2e-metal-serial-4.7 and release...
Keywords:
Status: CLOSED DUPLICATE of bug 1947036
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 4.7
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: aos-install
QA Contact: Gaoyun Pei
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-04-29 17:10 UTC by Ben Parees
Modified: 2021-04-29 18:36 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
job=release-openshift-ocp-installer-e2e-metal-serial-4.7=all job=release-openshift-ocp-installer-e2e-metal-4.7=all job=release-openshift-ocp-installer-e2e-metal-compact-4.7=all
Last Closed: 2021-04-29 18:36:07 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ben Parees 2021-04-29 17:10:13 UTC
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.

Comment 1 Matthew Staebler 2021-04-29 17:59:19 UTC
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.

Comment 2 Ben Parees 2021-04-29 18:06:34 UTC
release-openshift-ocp-installer-e2e-metal-compact-4.7 is also affected by this.

Comment 4 Matthew Staebler 2021-04-29 18:36:07 UTC

*** This bug has been marked as a duplicate of bug 1947036 ***


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