Console Output
11:40:27 [2025-02-24T11:40:27.964Z] Triggered by CI message.
11:40:27 [2025-02-24T11:40:27.965Z] Checking out git https://github.com/coreos/coreos-ci into /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb to read jobs/bodhi-trigger.Jenkinsfile
11:40:27 [2025-02-24T11:40:27.974Z] Selected Git installation does not exist. Using Default
11:40:27 [2025-02-24T11:40:27.974Z] The recommended git tool is: NONE
11:40:27 [2025-02-24T11:40:27.974Z] No credentials specified
11:40:27 [2025-02-24T11:40:27.974Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
11:40:27 [2025-02-24T11:40:27.982Z] Fetching changes from the remote Git repository
11:40:27 [2025-02-24T11:40:27.983Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
11:40:28 [2025-02-24T11:40:28.006Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
11:40:28 [2025-02-24T11:40:28.006Z] > git --version # timeout=10
11:40:28 [2025-02-24T11:40:28.012Z] > git --version # 'git version 2.39.3'
11:40:28 [2025-02-24T11:40:28.012Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
11:40:28 [2025-02-24T11:40:28.103Z] > git rev-parse origin/main^{commit} # timeout=10
11:40:28 [2025-02-24T11:40:28.110Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
11:40:28 [2025-02-24T11:40:28.110Z] > git config core.sparsecheckout # timeout=10
11:40:28 [2025-02-24T11:40:28.117Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
11:40:28 [2025-02-24T11:40:28.126Z] Commit message: "bodhi-testing: fix zincati configuration"
11:40:28 [2025-02-24T11:40:28.126Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
11:40:28 [2025-02-24T11:40:28.180Z] Loading library coreos@main
11:40:28 [2025-02-24T11:40:28.180Z] Attempting to resolve main from remote references...
11:40:28 [2025-02-24T11:40:28.180Z] > git --version # timeout=10
11:40:28 [2025-02-24T11:40:28.186Z] > git --version # 'git version 2.39.3'
11:40:28 [2025-02-24T11:40:28.186Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
11:40:28 [2025-02-24T11:40:28.325Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
11:40:28 [2025-02-24T11:40:28.327Z] Selected Git installation does not exist. Using Default
11:40:28 [2025-02-24T11:40:28.327Z] The recommended git tool is: NONE
11:40:28 [2025-02-24T11:40:28.327Z] No credentials specified
11:40:28 [2025-02-24T11:40:28.327Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
11:40:28 [2025-02-24T11:40:28.334Z] Fetching changes from the remote Git repository
11:40:28 [2025-02-24T11:40:28.335Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
11:40:28 [2025-02-24T11:40:28.342Z] Fetching without tags
11:40:28 [2025-02-24T11:40:28.342Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
11:40:28 [2025-02-24T11:40:28.342Z] > git --version # timeout=10
11:40:28 [2025-02-24T11:40:28.349Z] > git --version # 'git version 2.39.3'
11:40:28 [2025-02-24T11:40:28.349Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:40:28 [2025-02-24T11:40:28.495Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
11:40:28 [2025-02-24T11:40:28.495Z] > git config core.sparsecheckout # timeout=10
11:40:28 [2025-02-24T11:40:28.502Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
11:40:28 [2025-02-24T11:40:28.512Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
11:40:28 [2025-02-24T11:40:28.512Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
11:40:28 [2025-02-24T11:40:28.702Z] [Pipeline] Start of Pipeline
11:40:28 [2025-02-24T11:40:28.747Z] [Pipeline] node
11:40:28 [2025-02-24T11:40:28.834Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
11:40:28 [2025-02-24T11:40:28.868Z] [Pipeline] {
11:40:29 [2025-02-24T11:40:29.029Z] [Pipeline] checkout
11:40:29 [2025-02-24T11:40:29.042Z] Selected Git installation does not exist. Using Default
11:40:29 [2025-02-24T11:40:29.042Z] The recommended git tool is: NONE
11:40:29 [2025-02-24T11:40:29.042Z] No credentials specified
11:40:29 [2025-02-24T11:40:29.042Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
11:40:29 [2025-02-24T11:40:29.049Z] Fetching changes from the remote Git repository
11:40:29 [2025-02-24T11:40:29.050Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
11:40:29 [2025-02-24T11:40:29.103Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
11:40:29 [2025-02-24T11:40:29.103Z] > git --version # timeout=10
11:40:29 [2025-02-24T11:40:29.110Z] > git --version # 'git version 2.39.3'
11:40:29 [2025-02-24T11:40:29.110Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
11:40:29 [2025-02-24T11:40:29.231Z] > git rev-parse origin/main^{commit} # timeout=10
11:40:29 [2025-02-24T11:40:29.239Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
11:40:29 [2025-02-24T11:40:29.239Z] > git config core.sparsecheckout # timeout=10
11:40:29 [2025-02-24T11:40:29.251Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
11:40:29 [2025-02-24T11:40:29.261Z] Commit message: "bodhi-testing: fix zincati configuration"
11:40:29 [2025-02-24T11:40:29.344Z] [Pipeline] readYaml
11:40:29 [2025-02-24T11:40:29.548Z] [Pipeline] withEnv
11:40:29 [2025-02-24T11:40:29.636Z] [Pipeline] {
11:40:29 [2025-02-24T11:40:29.760Z] [Pipeline] sh
11:40:30 [2025-02-24T11:40:30.020Z] + set -xeuo pipefail
11:40:30 [2025-02-24T11:40:30.020Z] ++ umask
11:40:30 [2025-02-24T11:40:30.020Z] + '[' 0022 = 0000 ']'
11:40:30 [2025-02-24T11:40:30.020Z] + rm -rf pipe
11:40:30 [2025-02-24T11:40:30.020Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
11:40:30 [2025-02-24T11:40:30.020Z] Cloning into 'pipe'...
11:40:30 [2025-02-24T11:40:30.293Z] [Pipeline] }
11:40:30 [2025-02-24T11:40:30.429Z] [Pipeline] // withEnv
11:40:30 [2025-02-24T11:40:30.499Z] [Pipeline] load
11:40:30 [2025-02-24T11:40:30.739Z] [Pipeline] { (pipe/utils.groovy)
11:40:30 [2025-02-24T11:40:30.817Z] [Pipeline] }
11:40:30 [2025-02-24T11:40:30.921Z] [Pipeline] // load
11:40:30 [2025-02-24T11:40:30.992Z] [Pipeline] readYaml
11:40:31 [2025-02-24T11:40:31.126Z] [Pipeline] withEnv
11:40:31 [2025-02-24T11:40:31.139Z] [Pipeline] {
11:40:31 [2025-02-24T11:40:31.237Z] [Pipeline] sh
11:40:31 [2025-02-24T11:40:31.516Z] + set -xeuo pipefail
11:40:31 [2025-02-24T11:40:31.516Z] ++ umask
11:40:31 [2025-02-24T11:40:31.516Z] + '[' 0022 = 0000 ']'
11:40:31 [2025-02-24T11:40:31.516Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
11:40:31 [2025-02-24T11:40:31.563Z] [Pipeline] }
11:40:31 [2025-02-24T11:40:31.677Z] [Pipeline] // withEnv
11:40:31 [2025-02-24T11:40:31.752Z] [Pipeline] readYaml
11:40:31 [2025-02-24T11:40:31.893Z] [Pipeline] withEnv
11:40:31 [2025-02-24T11:40:31.904Z] [Pipeline] {
11:40:32 [2025-02-24T11:40:32.007Z] [Pipeline] sh
11:40:32 [2025-02-24T11:40:32.277Z] + set -xeuo pipefail
11:40:32 [2025-02-24T11:40:32.277Z] ++ umask
11:40:32 [2025-02-24T11:40:32.277Z] + '[' 0022 = 0000 ']'
11:40:32 [2025-02-24T11:40:32.277Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
11:40:32 [2025-02-24T11:40:32.307Z] [Pipeline] }
11:40:32 [2025-02-24T11:40:32.411Z] [Pipeline] // withEnv
11:40:32 [2025-02-24T11:40:32.471Z] [Pipeline] readYaml
11:40:32 [2025-02-24T11:40:32.555Z] [Pipeline] withEnv
11:40:32 [2025-02-24T11:40:32.569Z] [Pipeline] {
11:40:32 [2025-02-24T11:40:32.667Z] [Pipeline] sh
11:40:32 [2025-02-24T11:40:32.942Z] + set -xeuo pipefail
11:40:32 [2025-02-24T11:40:32.942Z] ++ umask
11:40:32 [2025-02-24T11:40:32.942Z] + '[' 0022 = 0000 ']'
11:40:32 [2025-02-24T11:40:32.942Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/branched/manifest.yaml
11:40:32 [2025-02-24T11:40:32.982Z] [Pipeline] }
11:40:33 [2025-02-24T11:40:33.083Z] [Pipeline] // withEnv
11:40:33 [2025-02-24T11:40:33.141Z] [Pipeline] readYaml
11:40:33 [2025-02-24T11:40:33.221Z] [Pipeline] }
11:40:33 [2025-02-24T11:40:33.479Z] [Pipeline] // node
11:40:33 [2025-02-24T11:40:33.593Z] [Pipeline] properties
11:40:33 [2025-02-24T11:40:33.713Z] [Pipeline] echo
11:40:33 [2025-02-24T11:40:33.734Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2665204,"task_id":129578721,"nvr":"container-selinux-2.235.0-2.fc43"}]},"agent":"bodhi","re-trigger":false,"update":{"autokarma":false,"autotime":null,"stable_karma":3,"stable_days":null,"unstable_karma":-3,"require_bugs":null,"require_testcases":null,"display_name":null,"notes":"Automatic update for container-selinux-2.235.0-2.fc43.\n\n##### **Changelog**\n\n```\n* Mon Feb 24 2025 Lokesh Mandvekar <lsm5@fedoraproject.org> - 4:2.235.0-2\n- fix gating.yaml\n* Mon Feb 24 2025 Packit <hello@packit.dev> - 4:2.235.0-1\n- Update to 2.235.0 upstream release\n\n```","type":"unspecified","status":"pending","request":null,"severity":null,"suggest":null,"locked":null,"pushed":null,"critpath":true,"critpath_groups":"critical-path-compose","close_bugs":null,"date_submitted":null,"date_modified":null,"date_approved":null,"date_testing":null,"date_stable":null,"alias":"FEDORA-2025-1b0fc3b4af","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-1b0fc3b4af","title":"container-selinux-2.235.0-2.fc43","version_hash":"fbf73ce8c6d9b15147427c5e432fbb7634e81a69","release":{"name":"F43","long_name":"Fedora 43","version":"43","id_prefix":"FEDORA","branch":"rawhide","dist_tag":"f43","stable_tag":"f43","testing_tag":"f43-updates-testing","candidate_tag":"f43-updates-candidate","pending_signing_tag":"f43-signing-pending","pending_testing_tag":"f43-updates-testing-pending","pending_stable_tag":"f43-updates-pending","override_tag":"f43-override","mail_template":"fedora_errata_template","state":"pending","composed_by_bodhi":false,"create_automatic_updates":true,"package_manager":"unspecified","testing_repository":null,"released_on":null,"eol":null,"critpath_mandatory_days_in_testing":0,"mandatory_days_in_testing":0,"critpath_min_karma":0,"min_karma":0,"setting_status":"pre_beta"},"user":{"name":"lsm5","email":"lsm5@redhat.com","id":228,"avatar":null,"openid":null,"groups":[{"name":"packager"},{"name":"ipausers"},{"name":"fedora-contributor"},{"name":"signed_fpca"},{"name":"fedorabugs"},{"name":"container-sig"}]},"comments":[],"builds":[{"nvr":"container-selinux-2.235.0-2.fc43","signed":false,"release_id":88,"type":"rpm","epoch":4}],"bugs":[],"updateid":"FEDORA-2025-1b0fc3b4af","karma":0,"content_type":"rpm","test_cases":[]}}
11:40:33 [2025-02-24T11:40:33.816Z] [Pipeline] readJSON
11:40:34 [2025-02-24T11:40:34.137Z] [Pipeline] libraryResource
11:40:34 [2025-02-24T11:40:34.249Z] [Pipeline] readJSON
11:40:34 [2025-02-24T11:40:34.496Z] [Pipeline] node
11:40:34 [2025-02-24T11:40:34.594Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
11:40:34 [2025-02-24T11:40:34.737Z] [Pipeline] {
11:40:34 [2025-02-24T11:40:34.962Z] [Pipeline] writeYaml
11:40:35 [2025-02-24T11:40:35.157Z] [Pipeline] readFile
11:40:35 [2025-02-24T11:40:35.385Z] [Pipeline] }
11:40:35 [2025-02-24T11:40:35.657Z] [Pipeline] // node
11:40:35 [2025-02-24T11:40:35.817Z] [Pipeline] podTemplate
11:40:35 [2025-02-24T11:40:35.852Z] [Pipeline] {
11:40:36 [2025-02-24T11:40:36.132Z] [Pipeline] node
11:40:45 [2025-02-24T11:40:45.732Z] Created Pod: openshift coreos-ci/pod-6db5abcf-add5-4198-a0c9-d41e65736bf3-ldrtw-9hmmn
11:40:51 [2025-02-24T11:40:51.174Z] Still waiting to schedule task
11:40:51 [2025-02-24T11:40:51.174Z] ‘pod-6db5abcf-add5-4198-a0c9-d41e65736bf3-ldrtw-9hmmn’ is offline
11:40:53 [2025-02-24T11:40:53.251Z] Agent pod-6db5abcf-add5-4198-a0c9-d41e65736bf3-ldrtw-9hmmn is provisioned from template pod-6db5abcf-add5-4198-a0c9-d41e65736bf3-ldrtw
11:40:53 [2025-02-24T11:40:53.251Z] ---
11:40:53 [2025-02-24T11:40:53.251Z] apiVersion: "v1"
11:40:53 [2025-02-24T11:40:53.251Z] kind: "Pod"
11:40:53 [2025-02-24T11:40:53.251Z] metadata:
11:40:53 [2025-02-24T11:40:53.251Z] annotations:
11:40:53 [2025-02-24T11:40:53.251Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1420/"
11:40:53 [2025-02-24T11:40:53.251Z] runUrl: "job/bodhi-trigger/1420/"
11:40:53 [2025-02-24T11:40:53.251Z] labels:
11:40:53 [2025-02-24T11:40:53.251Z] jenkins: "slave"
11:40:53 [2025-02-24T11:40:53.251Z] jenkins/label-digest: "4cd07076d704409750d4653c7c437eeb995d3114"
11:40:53 [2025-02-24T11:40:53.251Z] jenkins/label: "pod-6db5abcf-add5-4198-a0c9-d41e65736bf3"
11:40:53 [2025-02-24T11:40:53.251Z] name: "pod-6db5abcf-add5-4198-a0c9-d41e65736bf3-ldrtw-9hmmn"
11:40:53 [2025-02-24T11:40:53.251Z] namespace: "coreos-ci"
11:40:53 [2025-02-24T11:40:53.251Z] spec:
11:40:53 [2025-02-24T11:40:53.251Z] containers:
11:40:53 [2025-02-24T11:40:53.251Z] - command:
11:40:53 [2025-02-24T11:40:53.251Z] - "/usr/bin/dumb-init"
11:40:53 [2025-02-24T11:40:53.251Z] - "/usr/bin/sleep"
11:40:53 [2025-02-24T11:40:53.251Z] - "infinity"
11:40:53 [2025-02-24T11:40:53.251Z] env:
11:40:53 [2025-02-24T11:40:53.251Z] - name: "NCPUS"
11:40:53 [2025-02-24T11:40:53.251Z] value: "0.1"
11:40:53 [2025-02-24T11:40:53.251Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
11:40:53 [2025-02-24T11:40:53.251Z] imagePullPolicy: "Always"
11:40:53 [2025-02-24T11:40:53.251Z] name: "worker"
11:40:53 [2025-02-24T11:40:53.251Z] resources:
11:40:53 [2025-02-24T11:40:53.251Z] limits:
11:40:53 [2025-02-24T11:40:53.251Z] cpu: "0.1"
11:40:53 [2025-02-24T11:40:53.251Z] requests:
11:40:53 [2025-02-24T11:40:53.251Z] cpu: "0.1"
11:40:53 [2025-02-24T11:40:53.251Z] volumeMounts:
11:40:53 [2025-02-24T11:40:53.251Z] - mountPath: "/srv/"
11:40:53 [2025-02-24T11:40:53.251Z] name: "emptydir-0"
11:40:53 [2025-02-24T11:40:53.251Z] - mountPath: "/home/jenkins/agent"
11:40:53 [2025-02-24T11:40:53.251Z] name: "workspace-volume"
11:40:53 [2025-02-24T11:40:53.251Z] readOnly: false
11:40:53 [2025-02-24T11:40:53.251Z] - env:
11:40:53 [2025-02-24T11:40:53.251Z] - name: "JENKINS_SECRET"
11:40:53 [2025-02-24T11:40:53.251Z] value: "********"
11:40:53 [2025-02-24T11:40:53.251Z] - name: "JENKINS_TUNNEL"
11:40:53 [2025-02-24T11:40:53.251Z] value: "172.30.136.1:50000"
11:40:53 [2025-02-24T11:40:53.251Z] - name: "JENKINS_AGENT_NAME"
11:40:53 [2025-02-24T11:40:53.251Z] value: "pod-6db5abcf-add5-4198-a0c9-d41e65736bf3-ldrtw-9hmmn"
11:40:53 [2025-02-24T11:40:53.251Z] - name: "JENKINS_NAME"
11:40:53 [2025-02-24T11:40:53.251Z] value: "pod-6db5abcf-add5-4198-a0c9-d41e65736bf3-ldrtw-9hmmn"
11:40:53 [2025-02-24T11:40:53.251Z] - name: "JENKINS_AGENT_WORKDIR"
11:40:53 [2025-02-24T11:40:53.251Z] value: "/home/jenkins/agent"
11:40:53 [2025-02-24T11:40:53.251Z] - name: "JENKINS_URL"
11:40:53 [2025-02-24T11:40:53.251Z] value: "http://172.30.130.216:80/"
11:40:53 [2025-02-24T11:40:53.251Z] image: "jenkins-agent-base:latest"
11:40:53 [2025-02-24T11:40:53.251Z] name: "jnlp"
11:40:53 [2025-02-24T11:40:53.251Z] resources:
11:40:53 [2025-02-24T11:40:53.251Z] limits:
11:40:53 [2025-02-24T11:40:53.251Z] memory: "512Mi"
11:40:53 [2025-02-24T11:40:53.251Z] cpu: "1"
11:40:53 [2025-02-24T11:40:53.251Z] requests:
11:40:53 [2025-02-24T11:40:53.251Z] memory: "512Mi"
11:40:53 [2025-02-24T11:40:53.251Z] cpu: "1"
11:40:53 [2025-02-24T11:40:53.251Z] volumeMounts:
11:40:53 [2025-02-24T11:40:53.251Z] - mountPath: "/home/jenkins/agent"
11:40:53 [2025-02-24T11:40:53.251Z] name: "workspace-volume"
11:40:53 [2025-02-24T11:40:53.251Z] readOnly: false
11:40:53 [2025-02-24T11:40:53.251Z] nodeSelector:
11:40:53 [2025-02-24T11:40:53.251Z] kubernetes.io/os: "linux"
11:40:53 [2025-02-24T11:40:53.251Z] restartPolicy: "Never"
11:40:53 [2025-02-24T11:40:53.251Z] serviceAccountName: "default"
11:40:53 [2025-02-24T11:40:53.251Z] volumes:
11:40:53 [2025-02-24T11:40:53.251Z] - emptyDir: {}
11:40:53 [2025-02-24T11:40:53.251Z] name: "emptydir-0"
11:40:53 [2025-02-24T11:40:53.251Z] - emptyDir:
11:40:53 [2025-02-24T11:40:53.251Z] medium: ""
11:40:53 [2025-02-24T11:40:53.251Z] name: "workspace-volume"
11:40:53 [2025-02-24T11:40:53.251Z]
11:40:53 [2025-02-24T11:40:53.420Z] Running on pod-6db5abcf-add5-4198-a0c9-d41e65736bf3-ldrtw-9hmmn in /home/jenkins/agent/workspace/bodhi-trigger
11:40:53 [2025-02-24T11:40:53.488Z] [Pipeline] {
11:40:53 [2025-02-24T11:40:53.755Z] [Pipeline] container
11:40:53 [2025-02-24T11:40:53.785Z] [Pipeline] {
11:40:53 [2025-02-24T11:40:53.896Z] [Pipeline] withEnv
11:40:53 [2025-02-24T11:40:53.940Z] [Pipeline] {
11:40:54 [2025-02-24T11:40:54.040Z] [Pipeline] sh
11:40:55 [2025-02-24T11:40:55.051Z] + set -xeuo pipefail
11:40:55 [2025-02-24T11:40:55.051Z] ++ umask
11:40:55 [2025-02-24T11:40:55.051Z] + '[' 0022 = 0000 ']'
11:40:55 [2025-02-24T11:40:55.051Z] + cat /cosa/coreos-assembler-git.json
11:40:55 [2025-02-24T11:40:55.051Z] {
11:40:55 [2025-02-24T11:40:55.051Z] "date": "2025-02-20T22:03:43Z",
11:40:55 [2025-02-24T11:40:55.051Z] "git": {
11:40:55 [2025-02-24T11:40:55.051Z] "commit": "fdc2203b49f86f2e420aaa189ae096365af23504",
11:40:55 [2025-02-24T11:40:55.051Z] "origin": "https://github.com/coreos/coreos-assembler.git",
11:40:55 [2025-02-24T11:40:55.051Z] "branch": "HEAD",
11:40:55 [2025-02-24T11:40:55.051Z] "dirty": "false"
11:40:55 [2025-02-24T11:40:55.051Z] },
11:40:55 [2025-02-24T11:40:55.051Z] "file": {
11:40:55 [2025-02-24T11:40:55.051Z] "checksum": "07e7c75741d736d63fd9c86c47ed7fee9a649598872975103a2294a92cef0ed3",
11:40:55 [2025-02-24T11:40:55.051Z] "checksum_type": "sha256",
11:40:55 [2025-02-24T11:40:55.051Z] "format": "tar.gz",
11:40:55 [2025-02-24T11:40:55.051Z] "name": "coreos-assembler-git.tar.gz",
11:40:55 [2025-02-24T11:40:55.051Z] "size": "10008800"
11:40:55 [2025-02-24T11:40:55.051Z] }
11:40:55 [2025-02-24T11:40:55.051Z] }
11:40:55 [2025-02-24T11:40:55.357Z] [Pipeline] }
11:40:55 [2025-02-24T11:40:55.395Z] [Pipeline] // withEnv
11:40:55 [2025-02-24T11:40:55.410Z] [Pipeline] stage
11:40:55 [2025-02-24T11:40:55.414Z] [Pipeline] { (Report Running)
11:40:55 [2025-02-24T11:40:55.441Z] [Pipeline] withCredentials
11:40:55 [2025-02-24T11:40:55.477Z] Masking supported pattern matches of $RDB_PASSWORD
11:40:55 [2025-02-24T11:40:55.526Z] [Pipeline] {
11:40:55 [2025-02-24T11:40:55.545Z] [Pipeline] withEnv
11:40:55 [2025-02-24T11:40:55.556Z] [Pipeline] {
11:40:55 [2025-02-24T11:40:55.579Z] [Pipeline] sh
11:40:56 [2025-02-24T11:40:56.121Z] + set -xeuo pipefail
11:40:56 [2025-02-24T11:40:56.121Z] ++ umask
11:40:56 [2025-02-24T11:40:56.121Z] + '[' 0022 = 0000 ']'
11:40:56 [2025-02-24T11:40:56.121Z] + /usr/lib/coreos-assembler/resultsdb-report --testcase cosa.build-and-test --testcase-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//job/test-override --testrun-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//job/test-override --outcome RUNNING --advisory FEDORA-2025-1b0fc3b4af --stream rawhide
11:40:58 [2025-02-24T11:40:58.030Z] [Pipeline] }
11:40:58 [2025-02-24T11:40:58.150Z] [Pipeline] // withEnv
11:40:58 [2025-02-24T11:40:58.205Z] [Pipeline] }
11:40:58 [2025-02-24T11:40:58.418Z] [Pipeline] // withCredentials
11:40:58 [2025-02-24T11:40:58.445Z] [Pipeline] }
11:40:58 [2025-02-24T11:40:58.537Z] [Pipeline] // stage
11:40:58 [2025-02-24T11:40:58.595Z] [Pipeline] stage
11:40:58 [2025-02-24T11:40:58.612Z] [Pipeline] { (Test)
11:40:58 [2025-02-24T11:40:58.677Z] [Pipeline] build
11:40:58 [2025-02-24T11:40:58.681Z] Scheduling project: test-override
11:41:04 [2025-02-24T11:41:04.231Z] Starting building: test-override #1431
13:52:51 [2025-02-24T13:52:51.419Z] Build test-override #1431 completed: SUCCESS
13:52:51 [2025-02-24T13:52:51.477Z] [Pipeline] }
13:52:51 [2025-02-24T13:52:51.570Z] [Pipeline] // stage
13:52:51 [2025-02-24T13:52:51.641Z] [Pipeline] stage
13:52:51 [2025-02-24T13:52:51.664Z] [Pipeline] { (Report Completion)
13:52:51 [2025-02-24T13:52:51.728Z] [Pipeline] withCredentials
13:52:51 [2025-02-24T13:52:51.744Z] Masking supported pattern matches of $RDB_PASSWORD
13:52:51 [2025-02-24T13:52:51.805Z] [Pipeline] {
13:52:51 [2025-02-24T13:52:51.864Z] [Pipeline] withEnv
13:52:51 [2025-02-24T13:52:51.881Z] [Pipeline] {
13:52:51 [2025-02-24T13:52:51.934Z] [Pipeline] sh
13:52:52 [2025-02-24T13:52:52.493Z] + set -xeuo pipefail
13:52:52 [2025-02-24T13:52:52.493Z] ++ umask
13:52:52 [2025-02-24T13:52:52.493Z] + '[' 0022 = 0000 ']'
13:52:52 [2025-02-24T13:52:52.493Z] + /usr/lib/coreos-assembler/resultsdb-report --testcase cosa.build-and-test --testcase-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//job/test-override --testrun-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1431 --outcome PASSED --advisory FEDORA-2025-1b0fc3b4af --stream rawhide
13:52:55 [2025-02-24T13:52:55.082Z] [Pipeline] }
13:52:55 [2025-02-24T13:52:55.375Z] [Pipeline] // withEnv
13:52:55 [2025-02-24T13:52:55.452Z] [Pipeline] }
13:52:55 [2025-02-24T13:52:55.654Z] [Pipeline] // withCredentials
13:52:55 [2025-02-24T13:52:55.849Z] [Pipeline] withCredentials
13:52:55 [2025-02-24T13:52:55.924Z] Masking supported pattern matches of $TOKEN
13:52:56 [2025-02-24T13:52:56.020Z] [Pipeline] {
13:52:56 [2025-02-24T13:52:56.180Z] [Pipeline] withEnv
13:52:56 [2025-02-24T13:52:56.234Z] [Pipeline] {
13:52:56 [2025-02-24T13:52:56.401Z] [Pipeline] sh
13:52:56 [2025-02-24T13:52:56.992Z] + set -xeuo pipefail
13:52:56 [2025-02-24T13:52:56.992Z] ++ umask
13:52:56 [2025-02-24T13:52:56.992Z] + '[' 0022 = 0000 ']'
13:52:56 [2025-02-24T13:52:56.992Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
13:52:56 [2025-02-24T13:52:56.992Z] {
13:52:56 [2025-02-24T13:52:56.992Z] "body": "���� container-selinux-2.235.0-2.fc43 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1431) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-1b0fc3b4af)"
13:52:56 [2025-02-24T13:52:56.992Z] }'
13:52:57 [2025-02-24T13:52:57.619Z] [Pipeline] }
13:52:57 [2025-02-24T13:52:57.836Z] [Pipeline] // withEnv
13:52:57 [2025-02-24T13:52:57.955Z] [Pipeline] }
13:52:58 [2025-02-24T13:52:58.161Z] [Pipeline] // withCredentials
13:52:58 [2025-02-24T13:52:58.184Z] [Pipeline] }
13:52:58 [2025-02-24T13:52:58.273Z] [Pipeline] // stage
13:52:58 [2025-02-24T13:52:58.305Z] [Pipeline] }
13:52:58 [2025-02-24T13:52:58.385Z] [Pipeline] // container
13:52:58 [2025-02-24T13:52:58.408Z] [Pipeline] }
13:52:58 [2025-02-24T13:52:58.573Z] [Pipeline] // node
13:52:58 [2025-02-24T13:52:58.583Z] [Pipeline] }
13:52:58 [2025-02-24T13:52:58.606Z] [Pipeline] // podTemplate
13:52:58 [2025-02-24T13:52:58.682Z] [Pipeline] End of Pipeline
13:52:58 [2025-02-24T13:52:58.758Z] Finished: SUCCESS