metadata: annotations: prow.k8s.io/context: post-scylla-operator-master-helm prow.k8s.io/job: post-scylla-operator-master-helm creationTimestamp: "2025-03-31T12:08:20Z" generation: 10 labels: created-by-prow: "true" event-GUID: d5debdba-0e28-11f0-8468-2b9c75ea1377 prow.k8s.io/build-id: "1906679957346586624" prow.k8s.io/context: post-scylla-operator-master-helm prow.k8s.io/id: deba9280-1d84-4df7-8ba4-8f1b535af36c prow.k8s.io/job: post-scylla-operator-master-helm prow.k8s.io/refs.base_ref: master prow.k8s.io/refs.org: scylladb prow.k8s.io/refs.repo: scylla-operator prow.k8s.io/type: postsubmit name: deba9280-1d84-4df7-8ba4-8f1b535af36c namespace: prow-workspace resourceVersion: "614241128" uid: 258dc8f1-aaae-4db9-9bc3-29632a48b633 spec: agent: kubernetes cluster: default context: post-scylla-operator-master-helm decoration_config: gcs_configuration: bucket: gs://scylla-operator-prow path_strategy: explicit gcs_credentials_secret: gcs-credentials github_api_endpoints: - http://ghproxy.prow.svc - https://api.github.com github_app_id: "112385" github_app_private_key_secret: key: cert name: github-token grace_period: 15m0s resources: clonerefs: requests: cpu: 100m initupload: requests: cpu: 100m place_entrypoint: requests: cpu: 100m sidecar: requests: cpu: 100m timeout: 2h0m0s utility_images: clonerefs: us-docker.pkg.dev/k8s-infra-prow/images/clonerefs:v20240802-66b115076 entrypoint: us-docker.pkg.dev/k8s-infra-prow/images/entrypoint:v20240802-66b115076 initupload: us-docker.pkg.dev/k8s-infra-prow/images/initupload:v20240802-66b115076 sidecar: us-docker.pkg.dev/k8s-infra-prow/images/sidecar:v20240802-66b115076 job: post-scylla-operator-master-helm max_concurrency: 1 namespace: prow-workspace pod_spec: containers: - args: - | function onexit { touch /tmp/sync/init.finished } trap onexit EXIT HELM_CHANNEL=latest HELM_APP_VERSION=latest HELM_CHART_VERSION_SUFFIX=-latest if [[ "${PULL_BASE_REF}" =~ ^v[0-9]+\.[0-9]+\.[0-9]+$ ]]; then HELM_CHANNEL=stable HELM_APP_VERSION="${PULL_BASE_REF#v}" HELM_CHART_VERSION_SUFFIX="" elif [[ "${PULL_BASE_REF}" =~ ^v[0-9]+\.[0-9]+\.[0-9]+-(alpha|beta|rc)\.[0-9]+$ ]]; then HELM_CHANNEL=latest HELM_APP_VERSION="${PULL_BASE_REF#v}" HELM_CHART_VERSION_SUFFIX="" fi declare -p HELM_CHANNEL HELM_APP_VERSION HELM_CHART_VERSION_SUFFIX > /tmp/sync/helm.env /usr/bin/gsutil rsync -d "gs://scylla-operator-charts/${HELM_CHANNEL}" /tmp/helm-repo touch /tmp/sync/init.done command: - /bin/bash - -euExo - pipefail - -O - inherit_errexit - -c image: gcr.io/google.com/cloudsdktool/google-cloud-cli:latest imagePullPolicy: Always name: helm-init resources: {} volumeMounts: - mountPath: /tmp/sync name: sync - mountPath: /tmp/helm-repo name: helm-repo - args: - | function onexit { touch /tmp/sync/build.finished } trap onexit EXIT set +x echo "Waiting for helm charts to be initialized..." until [[ -f /tmp/sync/init.finished || -f /tmp/sync/init.done ]]; do sleep 1; done if [[ ! -f /tmp/sync/init.done ]]; then echo "Helm charts init failed. Exiting." exit 1 fi echo "Helm charts are initialized." set -x source /tmp/sync/helm.env make helm-build HELM_BUILD_DIR=/tmp/helm-repo HELM_APP_VERSION="${HELM_APP_VERSION}" HELM_CHART_VERSION_SUFFIX="${HELM_CHART_VERSION_SUFFIX}" --warn-undefined-variables helm repo index /tmp/helm-repo --url "https://scylla-operator-charts.storage.googleapis.com/${HELM_CHANNEL}" --merge /tmp/helm-repo/index.yaml touch /tmp/sync/build.done command: - /usr/bin/bash - -euExo - pipefail - -O - inherit_errexit - -c image: quay.io/scylladb/scylla-operator-images:golang-1.24 imagePullPolicy: Always name: helm-build resources: limits: cpu: "1" requests: cpu: 100m securityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL seccompProfile: type: RuntimeDefault volumeMounts: - mountPath: /tmp/sync name: sync - mountPath: /tmp/helm-repo name: helm-repo - args: - | set +x echo "Waiting for helm charts to be built..." until [[ -f /tmp/sync/build.finished || -f /tmp/sync/build.done ]]; do sleep 1; done if [[ ! -f /tmp/sync/build.done ]]; then echo "Helm charts build failed. Exiting." exit 1 fi echo "Helm charts are available." set -x source /tmp/sync/helm.env gcloud auth activate-service-account --key-file=/var/run/secrets/helm-gcs-credentials.prowjob/service-account.json gsutil rsync -d /tmp/helm-repo "gs://scylla-operator-charts/${HELM_CHANNEL}" command: - /bin/bash - -euExo - pipefail - -O - inherit_errexit - -c image: gcr.io/google.com/cloudsdktool/google-cloud-cli:latest imagePullPolicy: Always name: helm-publish resources: {} volumeMounts: - mountPath: /tmp/sync name: sync - mountPath: /tmp/helm-repo name: helm-repo - mountPath: /var/run/secrets/helm-gcs-credentials.prowjob name: helm-gcs-credentials readOnly: true volumes: - emptyDir: {} name: sync - emptyDir: {} name: helm-repo - name: helm-gcs-credentials secret: secretName: helm-charts-gcs-publisher-creds prowjob_defaults: tenant_id: GlobalDefaultID refs: base_link: https://github.com/scylladb/scylla-operator/compare/95ae33267de0...65701801499f base_ref: master base_sha: 65701801499fe94eb5556d9b35aaa2516250d2d4 org: scylladb path_alias: github.com/scylladb/scylla-operator repo: scylla-operator repo_link: https://github.com/scylladb/scylla-operator report: true type: postsubmit status: build_id: "1906679957346586624" completionTime: "2025-03-31T12:19:33Z" description: Job succeeded. pendingTime: "2025-03-31T12:08:21Z" pod_name: deba9280-1d84-4df7-8ba4-8f1b535af36c prev_report_states: gcsk8sreporter: success gcsreporter: success github-reporter: success startTime: "2025-03-31T12:08:20Z" state: success url: https://prow.scylla-operator.scylladb.com/view/gs/scylla-operator-prow/logs/post-scylla-operator-master-helm/1906679957346586624