job: release-openshift-ocp-installer-e2e-aws-upi-4.9 is failing frequently in CI, see testgrid results: https://testgrid.k8s.io/redhat-openshift-ocp-release-4.9-informing#release-openshift-ocp-installer-e2e-aws-upi-4.9 This looks like a test job definition change that's bad. The most recent failure is: https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-aws-upi-4.9/1480525360280899584 level=info msg=Ignition-Configs created in: /tmp/artifacts/installer and /tmp/artifacts/installer/auth jq: error: syntax error, unexpected INVALID_CHARACTER (Unix shell quoting issues?) at <top-level>, line 1: .architectures.x86_64.images.aws.regions[\"${AWS_REGION}\"].image jq: 1 compile error The previous several failures had a different error: https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-aws-upi-4.9/1480404534575501312 Installing from release registry.ci.openshift.org/ocp/release:4.9.0-0.nightly-2022-01-10-045851 level=info msg=Credentials loaded from the "default" profile in file "/etc/openshift-installer/.awscred" level=fatal msg=failed to fetch Master Machines: failed to load asset "Install Config": [controlPlane.platform.aws.zones: Invalid value: []string{"us-west-1a", "us-west-1b", "us-west-1c"}: No subnets provided for zones [us-west-1c], compute[0].platform.aws.zones: Invalid value: []string{"us-west-1a", "us-west-1b", "us-west-1c"}: No subnets provided for zones [us-west-1c]]
Close as a dup of [1]? And fill out the Environment property in that bug with all the other template-based UPI jobs? [1]: https://bugzilla.redhat.com/show_bug.cgi?id=2020622
We are in the process of moving from templates to steps. The PR is in-flight. *** This bug has been marked as a duplicate of bug 2020622 ***