Console Output
16:33:37 [2025-01-24T16:33:37.498Z] Started by user Dusty Mabe
16:33:37 [2025-01-24T16:33:37.498Z] Replayed #1308
16:33:37 [2025-01-24T16:33:37.523Z] Loading library coreos@main
16:33:37 [2025-01-24T16:33:37.523Z] Attempting to resolve main from remote references...
16:33:37 [2025-01-24T16:33:37.523Z] > git --version # timeout=10
16:33:37 [2025-01-24T16:33:37.530Z] > git --version # 'git version 2.39.3'
16:33:37 [2025-01-24T16:33:37.530Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
16:33:37 [2025-01-24T16:33:37.624Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
16:33:37 [2025-01-24T16:33:37.625Z] Selected Git installation does not exist. Using Default
16:33:37 [2025-01-24T16:33:37.625Z] The recommended git tool is: NONE
16:33:37 [2025-01-24T16:33:37.625Z] No credentials specified
16:33:37 [2025-01-24T16:33:37.626Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
16:33:37 [2025-01-24T16:33:37.633Z] Fetching changes from the remote Git repository
16:33:37 [2025-01-24T16:33:37.634Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
16:33:37 [2025-01-24T16:33:37.641Z] Fetching without tags
16:33:37 [2025-01-24T16:33:37.641Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
16:33:37 [2025-01-24T16:33:37.641Z] > git --version # timeout=10
16:33:37 [2025-01-24T16:33:37.647Z] > git --version # 'git version 2.39.3'
16:33:37 [2025-01-24T16:33:37.647Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:33:37 [2025-01-24T16:33:37.719Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
16:33:37 [2025-01-24T16:33:37.719Z] > git config core.sparsecheckout # timeout=10
16:33:37 [2025-01-24T16:33:37.726Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
16:33:37 [2025-01-24T16:33:37.736Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
16:33:37 [2025-01-24T16:33:37.736Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
16:33:37 [2025-01-24T16:33:37.813Z] [Pipeline] Start of Pipeline
16:33:37 [2025-01-24T16:33:37.895Z] [Pipeline] node
16:33:37 [2025-01-24T16:33:37.923Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
16:33:38 [2025-01-24T16:33:38.364Z] [Pipeline] {
16:33:38 [2025-01-24T16:33:38.426Z] [Pipeline] checkout
16:33:38 [2025-01-24T16:33:38.436Z] Selected Git installation does not exist. Using Default
16:33:38 [2025-01-24T16:33:38.436Z] The recommended git tool is: NONE
16:33:38 [2025-01-24T16:33:38.436Z] No credentials specified
16:33:38 [2025-01-24T16:33:38.436Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
16:33:38 [2025-01-24T16:33:38.451Z] Fetching changes from the remote Git repository
16:33:38 [2025-01-24T16:33:38.452Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
16:33:38 [2025-01-24T16:33:38.515Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
16:33:38 [2025-01-24T16:33:38.515Z] > git --version # timeout=10
16:33:38 [2025-01-24T16:33:38.521Z] > git --version # 'git version 2.39.3'
16:33:38 [2025-01-24T16:33:38.521Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
16:33:38 [2025-01-24T16:33:38.799Z] > git rev-parse origin/main^{commit} # timeout=10
16:33:38 [2025-01-24T16:33:38.806Z] Checking out Revision 65efc68d9a3808f8b1bfabd4707e6ea4688bf66c (origin/main)
16:33:38 [2025-01-24T16:33:38.806Z] > git config core.sparsecheckout # timeout=10
16:33:38 [2025-01-24T16:33:38.813Z] > git checkout -f 65efc68d9a3808f8b1bfabd4707e6ea4688bf66c # timeout=10
16:33:38 [2025-01-24T16:33:38.821Z] Commit message: "jenkins/config: allow rhkdump org members to cancel and retrigger runs"
16:33:38 [2025-01-24T16:33:38.821Z] > git rev-list --no-walk 65efc68d9a3808f8b1bfabd4707e6ea4688bf66c # timeout=10
16:33:38 [2025-01-24T16:33:38.911Z] [Pipeline] readYaml
16:33:38 [2025-01-24T16:33:38.989Z] [Pipeline] withEnv
16:33:38 [2025-01-24T16:33:38.993Z] [Pipeline] {
16:33:39 [2025-01-24T16:33:39.053Z] [Pipeline] sh
16:33:39 [2025-01-24T16:33:39.322Z] + set -xeuo pipefail
16:33:39 [2025-01-24T16:33:39.322Z] ++ umask
16:33:39 [2025-01-24T16:33:39.322Z] + '[' 0022 = 0000 ']'
16:33:39 [2025-01-24T16:33:39.322Z] + rm -rf pipe
16:33:39 [2025-01-24T16:33:39.322Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
16:33:39 [2025-01-24T16:33:39.322Z] Cloning into 'pipe'...
16:33:39 [2025-01-24T16:33:39.578Z] [Pipeline] }
16:33:39 [2025-01-24T16:33:39.664Z] [Pipeline] // withEnv
16:33:39 [2025-01-24T16:33:39.693Z] [Pipeline] load
16:33:39 [2025-01-24T16:33:39.694Z] Replacing Groovy text with edited version
16:33:39 [2025-01-24T16:33:39.798Z] [Pipeline] { (pipe/utils.groovy)
16:33:39 [2025-01-24T16:33:39.847Z] [Pipeline] }
16:33:39 [2025-01-24T16:33:39.909Z] [Pipeline] // load
16:33:39 [2025-01-24T16:33:39.950Z] [Pipeline] readYaml
16:33:40 [2025-01-24T16:33:40.042Z] [Pipeline] withEnv
16:33:40 [2025-01-24T16:33:40.056Z] [Pipeline] {
16:33:40 [2025-01-24T16:33:40.087Z] [Pipeline] sh
16:33:40 [2025-01-24T16:33:40.346Z] + set -xeuo pipefail
16:33:40 [2025-01-24T16:33:40.346Z] ++ umask
16:33:40 [2025-01-24T16:33:40.346Z] + '[' 0022 = 0000 ']'
16:33:40 [2025-01-24T16:33:40.346Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
16:33:40 [2025-01-24T16:33:40.360Z] [Pipeline] }
16:33:40 [2025-01-24T16:33:40.449Z] [Pipeline] // withEnv
16:33:40 [2025-01-24T16:33:40.479Z] [Pipeline] readYaml
16:33:40 [2025-01-24T16:33:40.559Z] [Pipeline] withEnv
16:33:40 [2025-01-24T16:33:40.562Z] [Pipeline] {
16:33:40 [2025-01-24T16:33:40.622Z] [Pipeline] sh
16:33:40 [2025-01-24T16:33:40.894Z] + set -xeuo pipefail
16:33:40 [2025-01-24T16:33:40.894Z] ++ umask
16:33:40 [2025-01-24T16:33:40.894Z] + '[' 0022 = 0000 ']'
16:33:40 [2025-01-24T16:33:40.894Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
16:33:40 [2025-01-24T16:33:40.923Z] [Pipeline] }
16:33:41 [2025-01-24T16:33:41.006Z] [Pipeline] // withEnv
16:33:41 [2025-01-24T16:33:41.043Z] [Pipeline] readYaml
16:33:41 [2025-01-24T16:33:41.100Z] [Pipeline] }
16:33:41 [2025-01-24T16:33:41.231Z] [Pipeline] // node
16:33:41 [2025-01-24T16:33:41.273Z] [Pipeline] properties
16:33:41 [2025-01-24T16:33:41.406Z] [Pipeline] input
16:33:41 [2025-01-24T16:33:41.468Z] Input requested
16:34:19 [2025-01-24T16:34:19.079Z] Approved by Dusty Mabe
16:34:19 [2025-01-24T16:34:19.245Z] [Pipeline] echo
16:34:19 [2025-01-24T16:34:19.268Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2646909,"task_id":128427362,"nvr":"rust-zincati-0.0.29-1.fc42"}]},"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 rust-zincati-0.0.29-1.fc42.\n\n##### **Changelog**\n\n```\n* Fri Jan 24 2025 Huijing Hei <hhei@redhat.com> - 0.0.29-1\n- Update to 0.0.29\n\n```","type":"unspecified","status":"pending","request":null,"severity":null,"suggest":null,"locked":null,"pushed":null,"critpath":true,"critpath_groups":"critical-path-coreos","close_bugs":null,"date_submitted":null,"date_modified":null,"date_approved":null,"date_testing":null,"date_stable":null,"alias":"FEDORA-2025-7cc2a74895","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-7cc2a74895","title":"rust-zincati-0.0.29-1.fc42","version_hash":"10d61509d0e834c40289663838dbb0c49388092a","release":{"name":"F42","long_name":"Fedora 42","version":"42","id_prefix":"FEDORA","branch":"rawhide","dist_tag":"f42","stable_tag":"f42","testing_tag":"f42-updates-testing","candidate_tag":"f42-updates-candidate","pending_signing_tag":"f42-signing-pending","pending_testing_tag":"f42-updates-testing-pending","pending_stable_tag":"f42-updates-pending","override_tag":"f42-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":"packit","email":"user-cont-team+packit-fas@redhat.com","id":6406,"avatar":null,"openid":null,"groups":[{"name":"packager"},{"name":"ipausers"},{"name":"fedora-contributor"},{"name":"signed_fpca"},{"name":"fedorabugs"},{"name":"centosproject-email-aliases"},{"name":"git-packit-team"},{"name":"sig-cloud"},{"name":"bodhi_update_bots"}]},"comments":[],"builds":[{"nvr":"rust-zincati-0.0.29-1.fc42","signed":false,"release_id":84,"type":"rpm","epoch":0}],"bugs":[],"updateid":"FEDORA-2025-7cc2a74895","karma":0,"content_type":"rpm","test_cases":[]}}
16:34:19 [2025-01-24T16:34:19.314Z] [Pipeline] readJSON
16:34:19 [2025-01-24T16:34:19.418Z] [Pipeline] libraryResource
16:34:19 [2025-01-24T16:34:19.429Z] [Pipeline] readJSON
16:34:19 [2025-01-24T16:34:19.475Z] [Pipeline] node
16:34:19 [2025-01-24T16:34:19.484Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
16:34:19 [2025-01-24T16:34:19.501Z] [Pipeline] {
16:34:19 [2025-01-24T16:34:19.534Z] [Pipeline] writeYaml
16:34:19 [2025-01-24T16:34:19.982Z] [Pipeline] readFile
16:34:20 [2025-01-24T16:34:20.022Z] [Pipeline] }
16:34:20 [2025-01-24T16:34:20.057Z] [Pipeline] // node
16:34:20 [2025-01-24T16:34:20.080Z] [Pipeline] podTemplate
16:34:20 [2025-01-24T16:34:20.092Z] [Pipeline] {
16:34:20 [2025-01-24T16:34:20.122Z] [Pipeline] node
16:34:22 [2025-01-24T16:34:22.794Z] Created Pod: openshift coreos-ci/pod-3fe6d2e3-820c-4d90-aee7-1972e1b2963e-m0k8d-d314x
16:34:29 [2025-01-24T16:34:29.041Z] Agent pod-3fe6d2e3-820c-4d90-aee7-1972e1b2963e-m0k8d-d314x is provisioned from template pod-3fe6d2e3-820c-4d90-aee7-1972e1b2963e-m0k8d
16:34:29 [2025-01-24T16:34:29.042Z] ---
16:34:29 [2025-01-24T16:34:29.042Z] apiVersion: "v1"
16:34:29 [2025-01-24T16:34:29.042Z] kind: "Pod"
16:34:29 [2025-01-24T16:34:29.042Z] metadata:
16:34:29 [2025-01-24T16:34:29.042Z] annotations:
16:34:29 [2025-01-24T16:34:29.042Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1309/"
16:34:29 [2025-01-24T16:34:29.042Z] runUrl: "job/bodhi-trigger/1309/"
16:34:29 [2025-01-24T16:34:29.042Z] labels:
16:34:29 [2025-01-24T16:34:29.042Z] jenkins: "slave"
16:34:29 [2025-01-24T16:34:29.042Z] jenkins/label-digest: "0834ead81fae541398c93283299e94271b945b8e"
16:34:29 [2025-01-24T16:34:29.042Z] jenkins/label: "pod-3fe6d2e3-820c-4d90-aee7-1972e1b2963e"
16:34:29 [2025-01-24T16:34:29.042Z] name: "pod-3fe6d2e3-820c-4d90-aee7-1972e1b2963e-m0k8d-d314x"
16:34:29 [2025-01-24T16:34:29.042Z] namespace: "coreos-ci"
16:34:29 [2025-01-24T16:34:29.042Z] spec:
16:34:29 [2025-01-24T16:34:29.042Z] containers:
16:34:29 [2025-01-24T16:34:29.042Z] - command:
16:34:29 [2025-01-24T16:34:29.042Z] - "/usr/bin/dumb-init"
16:34:29 [2025-01-24T16:34:29.042Z] - "/usr/bin/sleep"
16:34:29 [2025-01-24T16:34:29.042Z] - "infinity"
16:34:29 [2025-01-24T16:34:29.042Z] env:
16:34:29 [2025-01-24T16:34:29.042Z] - name: "NCPUS"
16:34:29 [2025-01-24T16:34:29.042Z] value: "0.1"
16:34:29 [2025-01-24T16:34:29.042Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
16:34:29 [2025-01-24T16:34:29.042Z] imagePullPolicy: "Always"
16:34:29 [2025-01-24T16:34:29.042Z] name: "worker"
16:34:29 [2025-01-24T16:34:29.042Z] resources:
16:34:29 [2025-01-24T16:34:29.042Z] limits:
16:34:29 [2025-01-24T16:34:29.042Z] cpu: "0.1"
16:34:29 [2025-01-24T16:34:29.042Z] requests:
16:34:29 [2025-01-24T16:34:29.042Z] cpu: "0.1"
16:34:29 [2025-01-24T16:34:29.042Z] volumeMounts:
16:34:29 [2025-01-24T16:34:29.042Z] - mountPath: "/srv/"
16:34:29 [2025-01-24T16:34:29.042Z] name: "emptydir-0"
16:34:29 [2025-01-24T16:34:29.042Z] - mountPath: "/home/jenkins/agent"
16:34:29 [2025-01-24T16:34:29.042Z] name: "workspace-volume"
16:34:29 [2025-01-24T16:34:29.042Z] readOnly: false
16:34:29 [2025-01-24T16:34:29.042Z] - env:
16:34:29 [2025-01-24T16:34:29.042Z] - name: "JENKINS_SECRET"
16:34:29 [2025-01-24T16:34:29.042Z] value: "********"
16:34:29 [2025-01-24T16:34:29.042Z] - name: "JENKINS_TUNNEL"
16:34:29 [2025-01-24T16:34:29.042Z] value: "172.30.136.1:50000"
16:34:29 [2025-01-24T16:34:29.042Z] - name: "JENKINS_AGENT_NAME"
16:34:29 [2025-01-24T16:34:29.042Z] value: "pod-3fe6d2e3-820c-4d90-aee7-1972e1b2963e-m0k8d-d314x"
16:34:29 [2025-01-24T16:34:29.042Z] - name: "JENKINS_NAME"
16:34:29 [2025-01-24T16:34:29.042Z] value: "pod-3fe6d2e3-820c-4d90-aee7-1972e1b2963e-m0k8d-d314x"
16:34:29 [2025-01-24T16:34:29.042Z] - name: "JENKINS_AGENT_WORKDIR"
16:34:29 [2025-01-24T16:34:29.042Z] value: "/home/jenkins/agent"
16:34:29 [2025-01-24T16:34:29.042Z] - name: "JENKINS_URL"
16:34:29 [2025-01-24T16:34:29.042Z] value: "http://172.30.130.216:80/"
16:34:29 [2025-01-24T16:34:29.042Z] image: "jenkins-agent-base:latest"
16:34:29 [2025-01-24T16:34:29.042Z] name: "jnlp"
16:34:29 [2025-01-24T16:34:29.042Z] resources:
16:34:29 [2025-01-24T16:34:29.042Z] limits:
16:34:29 [2025-01-24T16:34:29.042Z] memory: "512Mi"
16:34:29 [2025-01-24T16:34:29.042Z] cpu: "1"
16:34:29 [2025-01-24T16:34:29.042Z] requests:
16:34:29 [2025-01-24T16:34:29.042Z] memory: "512Mi"
16:34:29 [2025-01-24T16:34:29.042Z] cpu: "1"
16:34:29 [2025-01-24T16:34:29.042Z] volumeMounts:
16:34:29 [2025-01-24T16:34:29.042Z] - mountPath: "/home/jenkins/agent"
16:34:29 [2025-01-24T16:34:29.042Z] name: "workspace-volume"
16:34:29 [2025-01-24T16:34:29.042Z] readOnly: false
16:34:29 [2025-01-24T16:34:29.042Z] nodeSelector:
16:34:29 [2025-01-24T16:34:29.042Z] kubernetes.io/os: "linux"
16:34:29 [2025-01-24T16:34:29.042Z] restartPolicy: "Never"
16:34:29 [2025-01-24T16:34:29.042Z] serviceAccountName: "default"
16:34:29 [2025-01-24T16:34:29.042Z] volumes:
16:34:29 [2025-01-24T16:34:29.042Z] - emptyDir: {}
16:34:29 [2025-01-24T16:34:29.042Z] name: "emptydir-0"
16:34:29 [2025-01-24T16:34:29.042Z] - emptyDir:
16:34:29 [2025-01-24T16:34:29.042Z] medium: ""
16:34:29 [2025-01-24T16:34:29.042Z] name: "workspace-volume"
16:34:29 [2025-01-24T16:34:29.042Z]
16:34:29 [2025-01-24T16:34:29.065Z] Running on pod-3fe6d2e3-820c-4d90-aee7-1972e1b2963e-m0k8d-d314x in /home/jenkins/agent/workspace/bodhi-trigger
16:34:29 [2025-01-24T16:34:29.070Z] [Pipeline] {
16:34:29 [2025-01-24T16:34:29.152Z] [Pipeline] container
16:34:29 [2025-01-24T16:34:29.170Z] [Pipeline] {
16:34:29 [2025-01-24T16:34:29.248Z] [Pipeline] withEnv
16:34:29 [2025-01-24T16:34:29.255Z] [Pipeline] {
16:34:29 [2025-01-24T16:34:29.299Z] [Pipeline] sh
16:34:30 [2025-01-24T16:34:30.010Z] + set -xeuo pipefail
16:34:30 [2025-01-24T16:34:30.266Z] ++ umask
16:34:30 [2025-01-24T16:34:30.266Z] + '[' 0022 = 0000 ']'
16:34:30 [2025-01-24T16:34:30.266Z] + cat /cosa/coreos-assembler-git.json
16:34:30 [2025-01-24T16:34:30.266Z] {
16:34:30 [2025-01-24T16:34:30.266Z] "date": "2025-01-23T02:25:16Z",
16:34:30 [2025-01-24T16:34:30.266Z] "git": {
16:34:30 [2025-01-24T16:34:30.266Z] "commit": "7dd4b4d388ba533275f9e9815ba0bbcaa4c7d0db",
16:34:30 [2025-01-24T16:34:30.266Z] "origin": "https://github.com/coreos/coreos-assembler.git",
16:34:30 [2025-01-24T16:34:30.266Z] "branch": "HEAD",
16:34:30 [2025-01-24T16:34:30.266Z] "dirty": "false"
16:34:30 [2025-01-24T16:34:30.266Z] },
16:34:30 [2025-01-24T16:34:30.266Z] "file": {
16:34:30 [2025-01-24T16:34:30.266Z] "checksum": "46f83c6d0bd964f96fa39227a688715d4257b4549329c7e5e2f3c48a50debfde",
16:34:30 [2025-01-24T16:34:30.266Z] "checksum_type": "sha256",
16:34:30 [2025-01-24T16:34:30.266Z] "format": "tar.gz",
16:34:30 [2025-01-24T16:34:30.266Z] "name": "coreos-assembler-git.tar.gz",
16:34:30 [2025-01-24T16:34:30.266Z] "size": "10004123"
16:34:30 [2025-01-24T16:34:30.266Z] }
16:34:30 [2025-01-24T16:34:30.266Z] }
16:34:30 [2025-01-24T16:34:30.519Z] [Pipeline] }
16:34:30 [2025-01-24T16:34:30.562Z] [Pipeline] // withEnv
16:34:30 [2025-01-24T16:34:30.672Z] [Pipeline] stage
16:34:30 [2025-01-24T16:34:30.686Z] [Pipeline] { (Report Running)
16:34:30 [2025-01-24T16:34:30.811Z] [Pipeline] withCredentials
16:34:30 [2025-01-24T16:34:30.862Z] Masking supported pattern matches of $RDB_PASSWORD
16:34:30 [2025-01-24T16:34:30.894Z] [Pipeline] {
16:34:30 [2025-01-24T16:34:30.955Z] [Pipeline] withEnv
16:34:30 [2025-01-24T16:34:30.968Z] [Pipeline] {
16:34:31 [2025-01-24T16:34:31.039Z] [Pipeline] sh
16:34:31 [2025-01-24T16:34:31.658Z] + set -xeuo pipefail
16:34:31 [2025-01-24T16:34:31.658Z] ++ umask
16:34:31 [2025-01-24T16:34:31.658Z] + '[' 0022 = 0000 ']'
16:34:31 [2025-01-24T16:34:31.658Z] + /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-7cc2a74895 --stream rawhide
16:34:34 [2025-01-24T16:34:34.243Z] [Pipeline] }
16:34:34 [2025-01-24T16:34:34.326Z] [Pipeline] // withEnv
16:34:34 [2025-01-24T16:34:34.365Z] [Pipeline] }
16:34:34 [2025-01-24T16:34:34.475Z] [Pipeline] // withCredentials
16:34:34 [2025-01-24T16:34:34.508Z] [Pipeline] }
16:34:34 [2025-01-24T16:34:34.589Z] [Pipeline] // stage
16:34:34 [2025-01-24T16:34:34.681Z] [Pipeline] stage
16:34:34 [2025-01-24T16:34:34.698Z] [Pipeline] { (Test)
16:34:34 [2025-01-24T16:34:34.737Z] [Pipeline] build
16:34:34 [2025-01-24T16:34:34.741Z] Scheduling project: test-override
16:34:37 [2025-01-24T16:34:37.783Z] Starting building: test-override #1321
16:48:46 [2025-01-24T16:48:46.409Z] Build test-override #1321 completed: FAILURE
16:48:46 [2025-01-24T16:48:46.443Z] [Pipeline] }
16:48:46 [2025-01-24T16:48:46.729Z] [Pipeline] // stage
16:48:46 [2025-01-24T16:48:46.911Z] [Pipeline] stage
16:48:46 [2025-01-24T16:48:46.958Z] [Pipeline] { (Report Completion)
16:48:47 [2025-01-24T16:48:47.404Z] [Pipeline] withCredentials
16:48:47 [2025-01-24T16:48:47.500Z] Masking supported pattern matches of $RDB_PASSWORD
16:48:47 [2025-01-24T16:48:47.574Z] [Pipeline] {
16:48:47 [2025-01-24T16:48:47.711Z] [Pipeline] withEnv
16:48:47 [2025-01-24T16:48:47.747Z] [Pipeline] {
16:48:47 [2025-01-24T16:48:47.895Z] [Pipeline] sh
16:48:48 [2025-01-24T16:48:48.782Z] + set -xeuo pipefail
16:48:48 [2025-01-24T16:48:48.783Z] ++ umask
16:48:48 [2025-01-24T16:48:48.783Z] + '[' 0022 = 0000 ']'
16:48:48 [2025-01-24T16:48:48.783Z] + /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/1321 --outcome FAILED --advisory FEDORA-2025-7cc2a74895 --stream rawhide
16:48:50 [2025-01-24T16:48:50.706Z] [Pipeline] }
16:48:50 [2025-01-24T16:48:50.739Z] [Pipeline] // withEnv
16:48:50 [2025-01-24T16:48:50.758Z] [Pipeline] }
16:48:50 [2025-01-24T16:48:50.857Z] [Pipeline] // withCredentials
16:48:50 [2025-01-24T16:48:50.873Z] [Pipeline] withCredentials
16:48:50 [2025-01-24T16:48:50.897Z] Masking supported pattern matches of $TOKEN
16:48:50 [2025-01-24T16:48:50.920Z] [Pipeline] {
16:48:51 [2025-01-24T16:48:51.019Z] [Pipeline] withEnv
16:48:51 [2025-01-24T16:48:51.033Z] [Pipeline] {
16:48:51 [2025-01-24T16:48:51.116Z] [Pipeline] sh
16:48:51 [2025-01-24T16:48:51.982Z] + set -xeuo pipefail
16:48:51 [2025-01-24T16:48:51.982Z] ++ umask
16:48:51 [2025-01-24T16:48:51.982Z] + '[' 0022 = 0000 ']'
16:48:51 [2025-01-24T16:48:51.982Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
16:48:51 [2025-01-24T16:48:51.982Z] {
16:48:51 [2025-01-24T16:48:51.982Z] "body": "���� rust-zincati-0.0.29-1.fc42 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1321) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-7cc2a74895)"
16:48:51 [2025-01-24T16:48:51.982Z] }'
16:48:52 [2025-01-24T16:48:52.999Z] [Pipeline] }
16:48:53 [2025-01-24T16:48:53.509Z] [Pipeline] // withEnv
16:48:53 [2025-01-24T16:48:53.562Z] [Pipeline] }
16:48:53 [2025-01-24T16:48:53.705Z] [Pipeline] // withCredentials
16:48:53 [2025-01-24T16:48:53.734Z] [Pipeline] }
16:48:53 [2025-01-24T16:48:53.858Z] [Pipeline] // stage
16:48:53 [2025-01-24T16:48:53.897Z] [Pipeline] }
16:48:54 [2025-01-24T16:48:54.034Z] [Pipeline] // container
16:48:54 [2025-01-24T16:48:54.074Z] [Pipeline] }
16:48:54 [2025-01-24T16:48:54.248Z] [Pipeline] // node
16:48:54 [2025-01-24T16:48:54.282Z] [Pipeline] }
16:48:54 [2025-01-24T16:48:54.362Z] [Pipeline] // podTemplate
16:48:54 [2025-01-24T16:48:54.413Z] [Pipeline] End of Pipeline
16:48:54 [2025-01-24T16:48:54.639Z] Finished: FAILURE