metadata: annotations: ci-chat-bot.openshift.io/buildCluster: build04 ci-chat-bot.openshift.io/channel: "" ci-chat-bot.openshift.io/expires: "13500" ci-chat-bot.openshift.io/jobInputs: '[{"Image":"registry.ci.openshift.org/ocp-multi/release-multi@sha256:2994dfe2ac2cc7e56b07fbf3e69800b17fbc8cb8b12bf6b58c55b75c924aa760","RunImage":"registry.ci.openshift.org/ocp-multi/release-multi@sha256:2994dfe2ac2cc7e56b07fbf3e69800b17fbc8cb8b12bf6b58c55b75c924aa760","Version":"4.21.12","Refs":null}]' ci-chat-bot.openshift.io/jobParams: "" ci-chat-bot.openshift.io/mode: launch ci-chat-bot.openshift.io/ns: ci-ln-gxgxqtk ci-chat-bot.openshift.io/originalMessage: launch 4.21.12 gcp,multi ci-chat-bot.openshift.io/platform: gcp ci-chat-bot.openshift.io/user: UFMN9L3RU prow.k8s.io/job: release-openshift-origin-installer-launch-gcp-modern release.openshift.io/architecture: multi creationTimestamp: "2026-04-28T20:21:30Z" generation: 8 labels: ci-chat-bot.openshift.io/launch: "true" ci-operator.openshift.io/cloud: gcp ci-operator.openshift.io/cloud-cluster-profile: gcp prow.k8s.io/build-id: "2049222498062438400" prow.k8s.io/id: chat-bot-2026-04-28-202130.8311 prow.k8s.io/job: release-openshift-origin-installer-launch-gcp-modern prow.k8s.io/type: periodic name: chat-bot-2026-04-28-202130.8311 namespace: ci resourceVersion: "7402938145" uid: 207bc82a-9251-4471-90fb-fdd681fb501a spec: agent: kubernetes cluster: build04 decoration_config: censor_secrets: true censoring_options: minimum_secret_length: 6 gcs_configuration: bucket: test-platform-results compress_file_types: - txt - log - json - tar - html - yaml default_org: openshift default_repo: origin mediaTypes: log: text/plain path_strategy: single gcs_credentials_secret: gce-sa-credentials-gcs-publisher grace_period: 1h0m0s resources: clonerefs: limits: memory: 3Gi requests: cpu: 100m memory: 500Mi initupload: limits: memory: 200Mi requests: cpu: 100m memory: 50Mi place_entrypoint: limits: memory: 100Mi requests: cpu: 100m memory: 25Mi sidecar: limits: memory: 2Gi requests: cpu: 100m memory: 250Mi skip_cloning: true timeout: 8h0m0s utility_images: clonerefs: us-docker.pkg.dev/k8s-infra-prow/images/clonerefs:v20260421-d25a17867 entrypoint: us-docker.pkg.dev/k8s-infra-prow/images/entrypoint:v20260421-d25a17867 initupload: us-docker.pkg.dev/k8s-infra-prow/images/initupload:v20260421-d25a17867 sidecar: us-docker.pkg.dev/k8s-infra-prow/images/sidecar:v20260421-d25a17867 job: release-openshift-origin-installer-launch-gcp-modern namespace: ci pod_spec: containers: - args: - --give-pr-author-access-to-namespace=true - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - --image-mirror-push-secret=/etc/push-secret/.dockerconfigjson - --input-hash=$(BUILD_ID) - --input-hash=$(JOB_NAME) - --namespace=$(NAMESPACE) - --secret-dir=/usr/local/pull-secret - --target=launch - --gcs-upload-secret=/secrets/gcs/service-account.json - --lease-server-credentials-file=/etc/boskos/credentials command: - ci-operator env: - name: DELETE_AFTER value: 12h - name: PRESERVE_DURATION value: 1h - name: RELEASE_IMAGE_INITIAL - name: RELEASE_IMAGE_LATEST value: registry.ci.openshift.org/ocp-multi/release-multi@sha256:2994dfe2ac2cc7e56b07fbf3e69800b17fbc8cb8b12bf6b58c55b75c924aa760 - name: CLUSTER_VARIANT - name: CLUSTER_DURATION value: "10800" - name: BRANCH value: "4.21" - name: CLUSTER_TYPE value: gcp - name: UNRESOLVED_CONFIG value: |- { "zz_generated_metadata": { "org": "", "repo": "", "branch": "" }, "releases": { "initial": { "integration": { "namespace": "ocp", "name": "$(BRANCH)" } }, "latest": { "integration": { "namespace": "ocp", "name": "$(BRANCH)", "include_built_images": true } } }, "tests": [ { "as": "launch", "steps": { "cluster_profile": "$(CLUSTER_TYPE)", "test": [ { "ref": "clusterbot-wait" } ], "workflow": "ipi-$(CLUSTER_TYPE)", "env": { "CLUSTER_DURATION": "$(CLUSTER_DURATION)" } } }, { "as": "launch-ovn", "steps": { "cluster_profile": "$(CLUSTER_TYPE)", "test": [ { "ref": "clusterbot-wait" } ], "workflow": "openshift-e2e-$(CLUSTER_TYPE)-ovn", "env": { "CLUSTER_DURATION": "$(CLUSTER_DURATION)" } } }, { "as": "launch-ovn-hybrid", "steps": { "cluster_profile": "$(CLUSTER_TYPE)", "test": [ { "ref": "clusterbot-wait" } ], "workflow": "ipi-$(CLUSTER_TYPE)-ovn-hybrid", "env": { "CLUSTER_DURATION": "$(CLUSTER_DURATION)" } } }, { "as": "launch-private", "steps": { "cluster_profile": "$(CLUSTER_TYPE)", "test": [ { "ref": "clusterbot-wait" } ], "workflow": "openshift-e2e-$(CLUSTER_TYPE)", "env": { "CLUSTER_DURATION": "$(CLUSTER_DURATION)", "PUBLISH": "Internal" } } }, { "as": "launch-rt", "steps": { "cluster_profile": "$(CLUSTER_TYPE)", "test": [ { "ref": "clusterbot-wait" } ], "workflow": "openshift-e2e-$(CLUSTER_TYPE)-realtime", "env": { "CLUSTER_DURATION": "$(CLUSTER_DURATION)" } } }, { "as": "launch-shared-vpc", "steps": { "cluster_profile": "$(CLUSTER_TYPE)", "test": [ { "ref": "clusterbot-wait" } ], "workflow": "openshift-e2e-$(CLUSTER_TYPE)-byo-vpc", "env": { "CLUSTER_DURATION": "$(CLUSTER_DURATION)" } } }, { "as": "launch-single-node", "steps": { "cluster_profile": "$(CLUSTER_TYPE)", "test": [ { "ref": "clusterbot-wait" } ], "workflow": "openshift-e2e-$(CLUSTER_TYPE)-single-node", "env": { "CLUSTER_DURATION": "$(CLUSTER_DURATION)" } } }, { "as": "launch-no-capabilities", "steps": { "cluster_profile": "$(CLUSTER_TYPE)", "test": [ { "ref": "clusterbot-wait" } ], "workflow": "openshift-e2e-$(CLUSTER_TYPE)", "env": { "ADDITIONAL_ENABLED_CAPABILITIES": "MachineAPI CloudCredential CloudControllerManager", "BASELINE_CAPABILITY_SET": "None", "CLUSTER_DURATION": "$(CLUSTER_DURATION)", "PERSISTENT_MONITORING": "false" } } }, { "as": "launch-fips", "steps": { "cluster_profile": "$(CLUSTER_TYPE)", "pre": [ { "chain": "ipi-$(CLUSTER_TYPE)-pre" }, { "ref": "fips-check" } ], "test": [ { "ref": "clusterbot-wait" } ], "workflow": "openshift-e2e-$(CLUSTER_TYPE)", "env": { "CLUSTER_DURATION": "$(CLUSTER_DURATION)", "FIPS_ENABLED": "true" } } }, { "as": "launch-techpreview", "steps": { "cluster_profile": "$(CLUSTER_TYPE)", "test": [ { "ref": "clusterbot-wait" } ], "workflow": "openshift-e2e-$(CLUSTER_TYPE)", "env": { "CLUSTER_DURATION": "$(CLUSTER_DURATION)", "FEATURE_SET": "TechPreviewNoUpgrade" } } }, { "as": "launch-devpreview", "steps": { "cluster_profile": "$(CLUSTER_TYPE)", "test": [ { "ref": "clusterbot-wait" } ], "workflow": "openshift-e2e-$(CLUSTER_TYPE)", "env": { "CLUSTER_DURATION": "$(CLUSTER_DURATION)", "FEATURE_SET": "DevPreviewNoUpgrade" } } }, { "as": "launch-sdn", "steps": { "cluster_profile": "$(CLUSTER_TYPE)", "test": [ { "ref": "clusterbot-wait" } ], "workflow": "openshift-e2e-$(CLUSTER_TYPE)-sdn", "env": { "CLUSTER_DURATION": "$(CLUSTER_DURATION)" } } }, { "as": "upgrade", "steps": { "cluster_profile": "$(CLUSTER_TYPE)", "workflow": "openshift-upgrade-$(CLUSTER_TYPE)", "env": { "TEST_SUITE": "all" } } }, { "as": "launch-virtualization-support", "steps": { "cluster_profile": "$(CLUSTER_TYPE)", "test": [ { "ref": "clusterbot-wait" } ], "workflow": "ipi-$(CLUSTER_TYPE)", "env": { "CLUSTER_DURATION": "$(CLUSTER_DURATION)", "COMPUTE_NODE_TYPE": "n2-standard-4" } } } ], "resources": { "*": { "requests": { "cpu": "100m", "memory": "200Mi" }, "limits": { "memory": "6Gi" } } } } - name: JOB_NAME_SAFE value: launch - name: TEST_COMMAND value: sleep $(CLUSTER_DURATION) & wait - name: NAMESPACE value: ci-ln-gxgxqtk image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest imagePullPolicy: Always name: "" resources: requests: cpu: 10m volumeMounts: - mountPath: /etc/boskos name: boskos readOnly: true - mountPath: /secrets/gcs name: gcs-credentials readOnly: true - mountPath: /etc/pull-secret name: pull-secret readOnly: true - mountPath: /etc/push-secret name: push-secret readOnly: true - mountPath: /usr/local/pull-secret name: release-pull-secret - mountPath: /secrets/manifest-tool name: manifest-tool-local-pusher readOnly: true serviceAccountName: ci-operator volumes: - name: boskos secret: items: - key: credentials path: credentials secretName: boskos-credentials - name: pull-secret secret: secretName: registry-pull-credentials - name: push-secret secret: secretName: registry-push-credentials-ci-central - name: release-pull-secret secret: secretName: ci-pull-credentials - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher prowjob_defaults: tenant_id: GlobalDefaultID report: true type: periodic status: build_id: "2049222498062438400" completionTime: "2026-04-29T00:46:53Z" description: Job failed. pendingTime: "2026-04-28T20:21:31Z" pod_name: chat-bot-2026-04-28-202130.8311 prev_report_states: gcsk8sreporter: failure gcsreporter: failure startTime: "2026-04-28T20:21:30Z" state: failure url: https://prow.ci.openshift.org/view/gs/test-platform-results/logs/release-openshift-origin-installer-launch-gcp-modern/2049222498062438400