Console Output
20:06:32 [2025-01-27T20:06:32.882Z] Triggered by CI message.
20:06:32 [2025-01-27T20:06:32.883Z] 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
20:06:32 [2025-01-27T20:06:32.884Z] Selected Git installation does not exist. Using Default
20:06:32 [2025-01-27T20:06:32.884Z] The recommended git tool is: NONE
20:06:32 [2025-01-27T20:06:32.884Z] No credentials specified
20:06:32 [2025-01-27T20:06:32.884Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
20:06:32 [2025-01-27T20:06:32.892Z] Fetching changes from the remote Git repository
20:06:32 [2025-01-27T20:06:32.893Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
20:06:32 [2025-01-27T20:06:32.900Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
20:06:32 [2025-01-27T20:06:32.900Z] > git --version # timeout=10
20:06:32 [2025-01-27T20:06:32.907Z] > git --version # 'git version 2.39.3'
20:06:32 [2025-01-27T20:06:32.907Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
20:06:33 [2025-01-27T20:06:33.001Z] > git rev-parse origin/main^{commit} # timeout=10
20:06:33 [2025-01-27T20:06:33.009Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
20:06:33 [2025-01-27T20:06:33.009Z] > git config core.sparsecheckout # timeout=10
20:06:33 [2025-01-27T20:06:33.026Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
20:06:33 [2025-01-27T20:06:33.036Z] Commit message: "bodhi-testing: fix zincati configuration"
20:06:33 [2025-01-27T20:06:33.036Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
20:06:33 [2025-01-27T20:06:33.190Z] Loading library coreos@main
20:06:33 [2025-01-27T20:06:33.191Z] Attempting to resolve main from remote references...
20:06:33 [2025-01-27T20:06:33.191Z] > git --version # timeout=10
20:06:33 [2025-01-27T20:06:33.198Z] > git --version # 'git version 2.39.3'
20:06:33 [2025-01-27T20:06:33.198Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
20:06:33 [2025-01-27T20:06:33.283Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
20:06:33 [2025-01-27T20:06:33.284Z] Selected Git installation does not exist. Using Default
20:06:33 [2025-01-27T20:06:33.284Z] The recommended git tool is: NONE
20:06:33 [2025-01-27T20:06:33.284Z] No credentials specified
20:06:33 [2025-01-27T20:06:33.284Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
20:06:33 [2025-01-27T20:06:33.292Z] Fetching changes from the remote Git repository
20:06:33 [2025-01-27T20:06:33.293Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
20:06:33 [2025-01-27T20:06:33.305Z] Fetching without tags
20:06:33 [2025-01-27T20:06:33.305Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
20:06:33 [2025-01-27T20:06:33.305Z] > git --version # timeout=10
20:06:33 [2025-01-27T20:06:33.312Z] > git --version # 'git version 2.39.3'
20:06:33 [2025-01-27T20:06:33.312Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
20:06:33 [2025-01-27T20:06:33.384Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
20:06:33 [2025-01-27T20:06:33.384Z] > git config core.sparsecheckout # timeout=10
20:06:33 [2025-01-27T20:06:33.391Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
20:06:33 [2025-01-27T20:06:33.401Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
20:06:33 [2025-01-27T20:06:33.402Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
20:06:33 [2025-01-27T20:06:33.716Z] [Pipeline] Start of Pipeline
20:06:33 [2025-01-27T20:06:33.894Z] [Pipeline] node
20:06:33 [2025-01-27T20:06:33.991Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
20:06:34 [2025-01-27T20:06:34.189Z] [Pipeline] {
20:06:34 [2025-01-27T20:06:34.437Z] [Pipeline] checkout
20:06:34 [2025-01-27T20:06:34.482Z] Selected Git installation does not exist. Using Default
20:06:34 [2025-01-27T20:06:34.482Z] The recommended git tool is: NONE
20:06:34 [2025-01-27T20:06:34.482Z] No credentials specified
20:06:34 [2025-01-27T20:06:34.482Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
20:06:34 [2025-01-27T20:06:34.489Z] Fetching changes from the remote Git repository
20:06:34 [2025-01-27T20:06:34.490Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
20:06:34 [2025-01-27T20:06:34.498Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
20:06:34 [2025-01-27T20:06:34.498Z] > git --version # timeout=10
20:06:34 [2025-01-27T20:06:34.505Z] > git --version # 'git version 2.39.3'
20:06:34 [2025-01-27T20:06:34.505Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
20:06:34 [2025-01-27T20:06:34.590Z] > git rev-parse origin/main^{commit} # timeout=10
20:06:34 [2025-01-27T20:06:34.599Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
20:06:34 [2025-01-27T20:06:34.599Z] > git config core.sparsecheckout # timeout=10
20:06:34 [2025-01-27T20:06:34.776Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
20:06:34 [2025-01-27T20:06:34.786Z] Commit message: "bodhi-testing: fix zincati configuration"
20:06:34 [2025-01-27T20:06:34.900Z] [Pipeline] readYaml
20:06:35 [2025-01-27T20:06:35.294Z] [Pipeline] withEnv
20:06:35 [2025-01-27T20:06:35.346Z] [Pipeline] {
20:06:35 [2025-01-27T20:06:35.586Z] [Pipeline] sh
20:06:35 [2025-01-27T20:06:35.886Z] + set -xeuo pipefail
20:06:35 [2025-01-27T20:06:35.886Z] ++ umask
20:06:35 [2025-01-27T20:06:35.886Z] + '[' 0022 = 0000 ']'
20:06:35 [2025-01-27T20:06:35.886Z] + rm -rf pipe
20:06:35 [2025-01-27T20:06:35.886Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
20:06:35 [2025-01-27T20:06:35.886Z] Cloning into 'pipe'...
20:06:36 [2025-01-27T20:06:36.198Z] [Pipeline] }
20:06:36 [2025-01-27T20:06:36.354Z] [Pipeline] // withEnv
20:06:36 [2025-01-27T20:06:36.529Z] [Pipeline] load
20:06:37 [2025-01-27T20:06:37.261Z] [Pipeline] { (pipe/utils.groovy)
20:06:37 [2025-01-27T20:06:37.367Z] [Pipeline] }
20:06:37 [2025-01-27T20:06:37.410Z] [Pipeline] // load
20:06:37 [2025-01-27T20:06:37.438Z] [Pipeline] readYaml
20:06:37 [2025-01-27T20:06:37.471Z] [Pipeline] withEnv
20:06:37 [2025-01-27T20:06:37.474Z] [Pipeline] {
20:06:37 [2025-01-27T20:06:37.526Z] [Pipeline] sh
20:06:37 [2025-01-27T20:06:37.925Z] + set -xeuo pipefail
20:06:37 [2025-01-27T20:06:37.925Z] ++ umask
20:06:37 [2025-01-27T20:06:37.925Z] + '[' 0022 = 0000 ']'
20:06:37 [2025-01-27T20:06:37.925Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
20:06:38 [2025-01-27T20:06:38.182Z] [Pipeline] }
20:06:38 [2025-01-27T20:06:38.209Z] [Pipeline] // withEnv
20:06:38 [2025-01-27T20:06:38.221Z] [Pipeline] readYaml
20:06:38 [2025-01-27T20:06:38.355Z] [Pipeline] withEnv
20:06:38 [2025-01-27T20:06:38.360Z] [Pipeline] {
20:06:38 [2025-01-27T20:06:38.423Z] [Pipeline] sh
20:06:38 [2025-01-27T20:06:38.691Z] + set -xeuo pipefail
20:06:38 [2025-01-27T20:06:38.691Z] ++ umask
20:06:38 [2025-01-27T20:06:38.691Z] + '[' 0022 = 0000 ']'
20:06:38 [2025-01-27T20:06:38.691Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
20:06:38 [2025-01-27T20:06:38.947Z] [Pipeline] }
20:06:38 [2025-01-27T20:06:38.976Z] [Pipeline] // withEnv
20:06:38 [2025-01-27T20:06:38.996Z] [Pipeline] readYaml
20:06:39 [2025-01-27T20:06:39.016Z] [Pipeline] }
20:06:39 [2025-01-27T20:06:39.085Z] [Pipeline] // node
20:06:39 [2025-01-27T20:06:39.106Z] [Pipeline] properties
20:06:39 [2025-01-27T20:06:39.122Z] [Pipeline] echo
20:06:39 [2025-01-27T20:06:39.125Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2648207,"task_id":128536260,"nvr":"rpm-ostree-2025.3-1.fc41"}]},"agent":"bodhi","re-trigger":false,"update":{"autokarma":true,"autotime":true,"stable_karma":3,"stable_days":0,"unstable_karma":-3,"require_bugs":true,"require_testcases":true,"display_name":"","notes":"Fix merge conflict","type":"bugfix","status":"pending","request":null,"severity":"unspecified","suggest":"unspecified","locked":null,"pushed":null,"critpath":true,"critpath_groups":"critical-path-coreos","close_bugs":true,"date_submitted":null,"date_modified":null,"date_approved":null,"date_testing":null,"date_stable":null,"alias":"FEDORA-2025-710851d2cf","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-710851d2cf","title":"rpm-ostree-2025.3-1.fc41","version_hash":"9bd85c75f1ac9624f3a3e6d66a9538fa1ebfe332","release":{"name":"F41","long_name":"Fedora 41","version":"41","id_prefix":"FEDORA","branch":"f41","dist_tag":"f41","stable_tag":"f41-updates","testing_tag":"f41-updates-testing","candidate_tag":"f41-updates-candidate","pending_signing_tag":"f41-signing-pending","pending_testing_tag":"f41-updates-testing-pending","pending_stable_tag":"f41-updates-pending","override_tag":"f41-override","mail_template":"fedora_errata_template","state":"current","composed_by_bodhi":true,"create_automatic_updates":false,"package_manager":"dnf","testing_repository":"updates-testing","released_on":null,"eol":"2025-11-11","critpath_mandatory_days_in_testing":14,"mandatory_days_in_testing":7,"critpath_min_karma":2,"min_karma":1,"setting_status":null},"user":{"name":"walters","email":"walters@redhat.com","id":738,"avatar":null,"openid":null,"groups":[{"name":"provenpackager"},{"name":"packager"},{"name":"gitrpm-ostree"},{"name":"modularity-wg"},{"name":"gitlivecd"},{"name":"signed_fpca"},{"name":"cla_redhat"},{"name":"gitspin-kickstarts"},{"name":"ipausers"},{"name":"atomic"},{"name":"fedora-contributor"},{"name":"gitfedora-atomic"},{"name":"hgguest-account"},{"name":"fedorabugs"},{"name":"hosted-content"},{"name":"gitroller-derby"},{"name":"fedora-atomic-sig"},{"name":"coreos"},{"name":"cockpit-jenkins"},{"name":"sig-cloud"},{"name":"centosproject-email-aliases"}]},"comments":[],"builds":[{"nvr":"rpm-ostree-2025.3-1.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0}],"bugs":[],"updateid":"FEDORA-2025-710851d2cf","karma":0,"content_type":"rpm","test_cases":[]}}
20:06:39 [2025-01-27T20:06:39.132Z] [Pipeline] readJSON
20:06:39 [2025-01-27T20:06:39.354Z] [Pipeline] libraryResource
20:06:39 [2025-01-27T20:06:39.400Z] [Pipeline] readJSON
20:06:39 [2025-01-27T20:06:39.461Z] [Pipeline] node
20:06:39 [2025-01-27T20:06:39.479Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
20:06:39 [2025-01-27T20:06:39.523Z] [Pipeline] {
20:06:39 [2025-01-27T20:06:39.587Z] [Pipeline] writeYaml
20:06:39 [2025-01-27T20:06:39.650Z] [Pipeline] readFile
20:06:39 [2025-01-27T20:06:39.706Z] [Pipeline] }
20:06:39 [2025-01-27T20:06:39.872Z] [Pipeline] // node
20:06:39 [2025-01-27T20:06:39.936Z] [Pipeline] podTemplate
20:06:39 [2025-01-27T20:06:39.947Z] [Pipeline] {
20:06:40 [2025-01-27T20:06:40.033Z] [Pipeline] node
20:06:42 [2025-01-27T20:06:42.799Z] Created Pod: openshift coreos-ci/pod-c0d58cdd-7487-4a76-a178-b2e5b6e6f767-t4dh2-szf4k
20:06:48 [2025-01-27T20:06:48.038Z] Agent pod-c0d58cdd-7487-4a76-a178-b2e5b6e6f767-t4dh2-szf4k is provisioned from template pod-c0d58cdd-7487-4a76-a178-b2e5b6e6f767-t4dh2
20:06:48 [2025-01-27T20:06:48.039Z] ---
20:06:48 [2025-01-27T20:06:48.039Z] apiVersion: "v1"
20:06:48 [2025-01-27T20:06:48.039Z] kind: "Pod"
20:06:48 [2025-01-27T20:06:48.039Z] metadata:
20:06:48 [2025-01-27T20:06:48.039Z] annotations:
20:06:48 [2025-01-27T20:06:48.039Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1322/"
20:06:48 [2025-01-27T20:06:48.039Z] runUrl: "job/bodhi-trigger/1322/"
20:06:48 [2025-01-27T20:06:48.039Z] labels:
20:06:48 [2025-01-27T20:06:48.039Z] jenkins: "slave"
20:06:48 [2025-01-27T20:06:48.039Z] jenkins/label-digest: "45a339cb2a1e31e58824cc8b29f58447b3c128c7"
20:06:48 [2025-01-27T20:06:48.039Z] jenkins/label: "pod-c0d58cdd-7487-4a76-a178-b2e5b6e6f767"
20:06:48 [2025-01-27T20:06:48.039Z] name: "pod-c0d58cdd-7487-4a76-a178-b2e5b6e6f767-t4dh2-szf4k"
20:06:48 [2025-01-27T20:06:48.039Z] namespace: "coreos-ci"
20:06:48 [2025-01-27T20:06:48.039Z] spec:
20:06:48 [2025-01-27T20:06:48.039Z] containers:
20:06:48 [2025-01-27T20:06:48.039Z] - command:
20:06:48 [2025-01-27T20:06:48.039Z] - "/usr/bin/dumb-init"
20:06:48 [2025-01-27T20:06:48.039Z] - "/usr/bin/sleep"
20:06:48 [2025-01-27T20:06:48.039Z] - "infinity"
20:06:48 [2025-01-27T20:06:48.039Z] env:
20:06:48 [2025-01-27T20:06:48.039Z] - name: "NCPUS"
20:06:48 [2025-01-27T20:06:48.039Z] value: "0.1"
20:06:48 [2025-01-27T20:06:48.039Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
20:06:48 [2025-01-27T20:06:48.039Z] imagePullPolicy: "Always"
20:06:48 [2025-01-27T20:06:48.039Z] name: "worker"
20:06:48 [2025-01-27T20:06:48.039Z] resources:
20:06:48 [2025-01-27T20:06:48.039Z] limits:
20:06:48 [2025-01-27T20:06:48.039Z] cpu: "0.1"
20:06:48 [2025-01-27T20:06:48.039Z] requests:
20:06:48 [2025-01-27T20:06:48.039Z] cpu: "0.1"
20:06:48 [2025-01-27T20:06:48.039Z] volumeMounts:
20:06:48 [2025-01-27T20:06:48.039Z] - mountPath: "/srv/"
20:06:48 [2025-01-27T20:06:48.039Z] name: "emptydir-0"
20:06:48 [2025-01-27T20:06:48.039Z] - mountPath: "/home/jenkins/agent"
20:06:48 [2025-01-27T20:06:48.039Z] name: "workspace-volume"
20:06:48 [2025-01-27T20:06:48.039Z] readOnly: false
20:06:48 [2025-01-27T20:06:48.039Z] - env:
20:06:48 [2025-01-27T20:06:48.039Z] - name: "JENKINS_SECRET"
20:06:48 [2025-01-27T20:06:48.039Z] value: "********"
20:06:48 [2025-01-27T20:06:48.039Z] - name: "JENKINS_TUNNEL"
20:06:48 [2025-01-27T20:06:48.039Z] value: "172.30.136.1:50000"
20:06:48 [2025-01-27T20:06:48.039Z] - name: "JENKINS_AGENT_NAME"
20:06:48 [2025-01-27T20:06:48.039Z] value: "pod-c0d58cdd-7487-4a76-a178-b2e5b6e6f767-t4dh2-szf4k"
20:06:48 [2025-01-27T20:06:48.039Z] - name: "JENKINS_NAME"
20:06:48 [2025-01-27T20:06:48.039Z] value: "pod-c0d58cdd-7487-4a76-a178-b2e5b6e6f767-t4dh2-szf4k"
20:06:48 [2025-01-27T20:06:48.039Z] - name: "JENKINS_AGENT_WORKDIR"
20:06:48 [2025-01-27T20:06:48.039Z] value: "/home/jenkins/agent"
20:06:48 [2025-01-27T20:06:48.039Z] - name: "JENKINS_URL"
20:06:48 [2025-01-27T20:06:48.039Z] value: "http://172.30.130.216:80/"
20:06:48 [2025-01-27T20:06:48.039Z] image: "jenkins-agent-base:latest"
20:06:48 [2025-01-27T20:06:48.039Z] name: "jnlp"
20:06:48 [2025-01-27T20:06:48.039Z] resources:
20:06:48 [2025-01-27T20:06:48.039Z] limits:
20:06:48 [2025-01-27T20:06:48.039Z] memory: "512Mi"
20:06:48 [2025-01-27T20:06:48.039Z] cpu: "1"
20:06:48 [2025-01-27T20:06:48.039Z] requests:
20:06:48 [2025-01-27T20:06:48.039Z] memory: "512Mi"
20:06:48 [2025-01-27T20:06:48.039Z] cpu: "1"
20:06:48 [2025-01-27T20:06:48.039Z] volumeMounts:
20:06:48 [2025-01-27T20:06:48.039Z] - mountPath: "/home/jenkins/agent"
20:06:48 [2025-01-27T20:06:48.039Z] name: "workspace-volume"
20:06:48 [2025-01-27T20:06:48.039Z] readOnly: false
20:06:48 [2025-01-27T20:06:48.039Z] nodeSelector:
20:06:48 [2025-01-27T20:06:48.039Z] kubernetes.io/os: "linux"
20:06:48 [2025-01-27T20:06:48.039Z] restartPolicy: "Never"
20:06:48 [2025-01-27T20:06:48.039Z] serviceAccountName: "default"
20:06:48 [2025-01-27T20:06:48.039Z] volumes:
20:06:48 [2025-01-27T20:06:48.039Z] - emptyDir: {}
20:06:48 [2025-01-27T20:06:48.039Z] name: "emptydir-0"
20:06:48 [2025-01-27T20:06:48.039Z] - emptyDir:
20:06:48 [2025-01-27T20:06:48.039Z] medium: ""
20:06:48 [2025-01-27T20:06:48.039Z] name: "workspace-volume"
20:06:48 [2025-01-27T20:06:48.039Z]
20:06:48 [2025-01-27T20:06:48.554Z] Running on pod-c0d58cdd-7487-4a76-a178-b2e5b6e6f767-t4dh2-szf4k in /home/jenkins/agent/workspace/bodhi-trigger
20:06:48 [2025-01-27T20:06:48.558Z] [Pipeline] {
20:06:48 [2025-01-27T20:06:48.620Z] [Pipeline] container
20:06:48 [2025-01-27T20:06:48.625Z] [Pipeline] {
20:06:48 [2025-01-27T20:06:48.649Z] [Pipeline] withEnv
20:06:48 [2025-01-27T20:06:48.652Z] [Pipeline] {
20:06:48 [2025-01-27T20:06:48.687Z] [Pipeline] sh
20:06:49 [2025-01-27T20:06:49.824Z] + set -xeuo pipefail
20:06:49 [2025-01-27T20:06:49.824Z] ++ umask
20:06:49 [2025-01-27T20:06:49.824Z] + '[' 0022 = 0000 ']'
20:06:49 [2025-01-27T20:06:49.824Z] + cat /cosa/coreos-assembler-git.json
20:06:49 [2025-01-27T20:06:49.824Z] {
20:06:49 [2025-01-27T20:06:49.824Z] "date": "2025-01-27T18:14:04Z",
20:06:49 [2025-01-27T20:06:49.824Z] "git": {
20:06:49 [2025-01-27T20:06:49.824Z] "commit": "575a1725a06bae0302afcfcc6cff7aae0ca97f82",
20:06:49 [2025-01-27T20:06:49.824Z] "origin": "https://github.com/coreos/coreos-assembler.git",
20:06:49 [2025-01-27T20:06:49.824Z] "branch": "HEAD",
20:06:49 [2025-01-27T20:06:49.824Z] "dirty": "false"
20:06:49 [2025-01-27T20:06:49.824Z] },
20:06:49 [2025-01-27T20:06:49.824Z] "file": {
20:06:49 [2025-01-27T20:06:49.824Z] "checksum": "f6198657cb67aeb0a10ba9a43d69a5459fddbc6d882047bb6f3c226e6e8cfeee",
20:06:49 [2025-01-27T20:06:49.824Z] "checksum_type": "sha256",
20:06:49 [2025-01-27T20:06:49.824Z] "format": "tar.gz",
20:06:49 [2025-01-27T20:06:49.824Z] "name": "coreos-assembler-git.tar.gz",
20:06:49 [2025-01-27T20:06:49.824Z] "size": "10004044"
20:06:49 [2025-01-27T20:06:49.824Z] }
20:06:49 [2025-01-27T20:06:49.824Z] }
20:06:50 [2025-01-27T20:06:50.158Z] [Pipeline] }
20:06:50 [2025-01-27T20:06:50.204Z] [Pipeline] // withEnv
20:06:50 [2025-01-27T20:06:50.279Z] [Pipeline] stage
20:06:50 [2025-01-27T20:06:50.297Z] [Pipeline] { (Report Running)
20:06:50 [2025-01-27T20:06:50.421Z] [Pipeline] withCredentials
20:06:50 [2025-01-27T20:06:50.503Z] Masking supported pattern matches of $RDB_PASSWORD
20:06:50 [2025-01-27T20:06:50.564Z] [Pipeline] {
20:06:50 [2025-01-27T20:06:50.732Z] [Pipeline] withEnv
20:06:50 [2025-01-27T20:06:50.765Z] [Pipeline] {
20:06:50 [2025-01-27T20:06:50.897Z] [Pipeline] sh
20:06:51 [2025-01-27T20:06:51.763Z] + set -xeuo pipefail
20:06:51 [2025-01-27T20:06:51.763Z] ++ umask
20:06:51 [2025-01-27T20:06:51.763Z] + '[' 0022 = 0000 ']'
20:06:51 [2025-01-27T20:06:51.763Z] + /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-710851d2cf --stream testing-devel
20:06:54 [2025-01-27T20:06:54.355Z] [Pipeline] }
20:06:54 [2025-01-27T20:06:54.589Z] [Pipeline] // withEnv
20:06:54 [2025-01-27T20:06:54.715Z] [Pipeline] }
20:06:54 [2025-01-27T20:06:54.884Z] [Pipeline] // withCredentials
20:06:54 [2025-01-27T20:06:54.943Z] [Pipeline] }
20:06:55 [2025-01-27T20:06:55.109Z] [Pipeline] // stage
20:06:55 [2025-01-27T20:06:55.232Z] [Pipeline] stage
20:06:55 [2025-01-27T20:06:55.248Z] [Pipeline] { (Test)
20:06:55 [2025-01-27T20:06:55.418Z] [Pipeline] build
20:06:55 [2025-01-27T20:06:55.464Z] Scheduling project: test-override
20:06:56 [2025-01-27T20:06:56.707Z] Starting building: test-override #1334
22:19:36 [2025-01-27T22:19:36.463Z] Build test-override #1334 completed: SUCCESS
22:19:36 [2025-01-27T22:19:36.467Z] [Pipeline] }
22:19:36 [2025-01-27T22:19:36.509Z] [Pipeline] // stage
22:19:36 [2025-01-27T22:19:36.526Z] [Pipeline] stage
22:19:36 [2025-01-27T22:19:36.529Z] [Pipeline] { (Report Completion)
22:19:36 [2025-01-27T22:19:36.669Z] [Pipeline] withCredentials
22:19:36 [2025-01-27T22:19:36.676Z] Masking supported pattern matches of $RDB_PASSWORD
22:19:36 [2025-01-27T22:19:36.730Z] [Pipeline] {
22:19:36 [2025-01-27T22:19:36.784Z] [Pipeline] withEnv
22:19:36 [2025-01-27T22:19:36.793Z] [Pipeline] {
22:19:36 [2025-01-27T22:19:36.830Z] [Pipeline] sh
22:19:37 [2025-01-27T22:19:37.687Z] + set -xeuo pipefail
22:19:37 [2025-01-27T22:19:37.687Z] ++ umask
22:19:37 [2025-01-27T22:19:37.687Z] + '[' 0022 = 0000 ']'
22:19:37 [2025-01-27T22:19:37.687Z] + /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/1334 --outcome PASSED --advisory FEDORA-2025-710851d2cf --stream testing-devel
22:19:39 [2025-01-27T22:19:39.674Z] [Pipeline] }
22:19:39 [2025-01-27T22:19:39.914Z] [Pipeline] // withEnv
22:19:40 [2025-01-27T22:19:40.057Z] [Pipeline] }
22:19:40 [2025-01-27T22:19:40.349Z] [Pipeline] // withCredentials
22:19:40 [2025-01-27T22:19:40.612Z] [Pipeline] withCredentials
22:19:40 [2025-01-27T22:19:40.655Z] Masking supported pattern matches of $TOKEN
22:19:40 [2025-01-27T22:19:40.870Z] [Pipeline] {
22:19:41 [2025-01-27T22:19:41.150Z] [Pipeline] withEnv
22:19:41 [2025-01-27T22:19:41.218Z] [Pipeline] {
22:19:41 [2025-01-27T22:19:41.539Z] [Pipeline] sh
22:19:42 [2025-01-27T22:19:42.157Z] + set -xeuo pipefail
22:19:42 [2025-01-27T22:19:42.157Z] ++ umask
22:19:42 [2025-01-27T22:19:42.157Z] + '[' 0022 = 0000 ']'
22:19:42 [2025-01-27T22:19:42.157Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
22:19:42 [2025-01-27T22:19:42.157Z] {
22:19:42 [2025-01-27T22:19:42.157Z] "body": "���� rpm-ostree-2025.3-1.fc41 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1334) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-710851d2cf)"
22:19:42 [2025-01-27T22:19:42.157Z] }'
22:19:43 [2025-01-27T22:19:43.132Z] [Pipeline] }
22:19:43 [2025-01-27T22:19:43.381Z] [Pipeline] // withEnv
22:19:43 [2025-01-27T22:19:43.490Z] [Pipeline] }
22:19:43 [2025-01-27T22:19:43.742Z] [Pipeline] // withCredentials
22:19:43 [2025-01-27T22:19:43.822Z] [Pipeline] }
22:19:44 [2025-01-27T22:19:44.022Z] [Pipeline] // stage
22:19:44 [2025-01-27T22:19:44.142Z] [Pipeline] }
22:19:44 [2025-01-27T22:19:44.354Z] [Pipeline] // container
22:19:44 [2025-01-27T22:19:44.428Z] [Pipeline] }
22:19:44 [2025-01-27T22:19:44.641Z] [Pipeline] // node
22:19:44 [2025-01-27T22:19:44.799Z] [Pipeline] }
22:19:45 [2025-01-27T22:19:45.047Z] [Pipeline] // podTemplate
22:19:45 [2025-01-27T22:19:45.157Z] [Pipeline] End of Pipeline
22:19:45 [2025-01-27T22:19:45.477Z] Finished: SUCCESS