Console Output
06:13:04 [2025-01-26T06:13:04.020Z] Triggered by CI message.
06:13:04 [2025-01-26T06:13:04.022Z] 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
06:13:04 [2025-01-26T06:13:04.022Z] Selected Git installation does not exist. Using Default
06:13:04 [2025-01-26T06:13:04.022Z] The recommended git tool is: NONE
06:13:04 [2025-01-26T06:13:04.022Z] No credentials specified
06:13:04 [2025-01-26T06:13:04.023Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
06:13:04 [2025-01-26T06:13:04.031Z] Fetching changes from the remote Git repository
06:13:04 [2025-01-26T06:13:04.036Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
06:13:04 [2025-01-26T06:13:04.045Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
06:13:04 [2025-01-26T06:13:04.045Z] > git --version # timeout=10
06:13:04 [2025-01-26T06:13:04.054Z] > git --version # 'git version 2.39.3'
06:13:04 [2025-01-26T06:13:04.054Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
06:13:04 [2025-01-26T06:13:04.150Z] > git rev-parse origin/main^{commit} # timeout=10
06:13:04 [2025-01-26T06:13:04.159Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
06:13:04 [2025-01-26T06:13:04.159Z] > git config core.sparsecheckout # timeout=10
06:13:04 [2025-01-26T06:13:04.166Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
06:13:04 [2025-01-26T06:13:04.177Z] Commit message: "bodhi-testing: fix zincati configuration"
06:13:04 [2025-01-26T06:13:04.177Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
06:13:04 [2025-01-26T06:13:04.396Z] Loading library coreos@main
06:13:04 [2025-01-26T06:13:04.396Z] Attempting to resolve main from remote references...
06:13:04 [2025-01-26T06:13:04.396Z] > git --version # timeout=10
06:13:04 [2025-01-26T06:13:04.404Z] > git --version # 'git version 2.39.3'
06:13:04 [2025-01-26T06:13:04.404Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
06:13:04 [2025-01-26T06:13:04.481Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
06:13:04 [2025-01-26T06:13:04.482Z] Selected Git installation does not exist. Using Default
06:13:04 [2025-01-26T06:13:04.482Z] The recommended git tool is: NONE
06:13:04 [2025-01-26T06:13:04.482Z] No credentials specified
06:13:04 [2025-01-26T06:13:04.483Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
06:13:04 [2025-01-26T06:13:04.491Z] Fetching changes from the remote Git repository
06:13:04 [2025-01-26T06:13:04.492Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
06:13:04 [2025-01-26T06:13:04.517Z] Fetching without tags
06:13:04 [2025-01-26T06:13:04.517Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
06:13:04 [2025-01-26T06:13:04.517Z] > git --version # timeout=10
06:13:04 [2025-01-26T06:13:04.524Z] > git --version # 'git version 2.39.3'
06:13:04 [2025-01-26T06:13:04.524Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:13:04 [2025-01-26T06:13:04.625Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
06:13:04 [2025-01-26T06:13:04.625Z] > git config core.sparsecheckout # timeout=10
06:13:04 [2025-01-26T06:13:04.634Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
06:13:04 [2025-01-26T06:13:04.645Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
06:13:04 [2025-01-26T06:13:04.645Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
06:13:04 [2025-01-26T06:13:04.852Z] [Pipeline] Start of Pipeline
06:13:05 [2025-01-26T06:13:05.116Z] [Pipeline] node
06:13:05 [2025-01-26T06:13:05.304Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
06:13:05 [2025-01-26T06:13:05.395Z] [Pipeline] {
06:13:05 [2025-01-26T06:13:05.566Z] [Pipeline] checkout
06:13:05 [2025-01-26T06:13:05.620Z] Selected Git installation does not exist. Using Default
06:13:05 [2025-01-26T06:13:05.620Z] The recommended git tool is: NONE
06:13:05 [2025-01-26T06:13:05.620Z] No credentials specified
06:13:05 [2025-01-26T06:13:05.620Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
06:13:05 [2025-01-26T06:13:05.628Z] Fetching changes from the remote Git repository
06:13:05 [2025-01-26T06:13:05.629Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
06:13:05 [2025-01-26T06:13:05.661Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
06:13:05 [2025-01-26T06:13:05.661Z] > git --version # timeout=10
06:13:05 [2025-01-26T06:13:05.668Z] > git --version # 'git version 2.39.3'
06:13:05 [2025-01-26T06:13:05.668Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
06:13:05 [2025-01-26T06:13:05.732Z] > git rev-parse origin/main^{commit} # timeout=10
06:13:05 [2025-01-26T06:13:05.739Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
06:13:05 [2025-01-26T06:13:05.739Z] > git config core.sparsecheckout # timeout=10
06:13:05 [2025-01-26T06:13:05.746Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
06:13:06 [2025-01-26T06:13:06.145Z] Commit message: "bodhi-testing: fix zincati configuration"
06:13:06 [2025-01-26T06:13:06.315Z] [Pipeline] readYaml
06:13:06 [2025-01-26T06:13:06.632Z] [Pipeline] withEnv
06:13:06 [2025-01-26T06:13:06.716Z] [Pipeline] {
06:13:06 [2025-01-26T06:13:06.913Z] [Pipeline] sh
06:13:07 [2025-01-26T06:13:07.216Z] + set -xeuo pipefail
06:13:07 [2025-01-26T06:13:07.216Z] ++ umask
06:13:07 [2025-01-26T06:13:07.216Z] + '[' 0022 = 0000 ']'
06:13:07 [2025-01-26T06:13:07.216Z] + rm -rf pipe
06:13:07 [2025-01-26T06:13:07.216Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
06:13:07 [2025-01-26T06:13:07.216Z] Cloning into 'pipe'...
06:13:07 [2025-01-26T06:13:07.567Z] [Pipeline] }
06:13:07 [2025-01-26T06:13:07.876Z] [Pipeline] // withEnv
06:13:08 [2025-01-26T06:13:08.071Z] [Pipeline] load
06:13:08 [2025-01-26T06:13:08.317Z] [Pipeline] { (pipe/utils.groovy)
06:13:08 [2025-01-26T06:13:08.471Z] [Pipeline] }
06:13:08 [2025-01-26T06:13:08.702Z] [Pipeline] // load
06:13:08 [2025-01-26T06:13:08.854Z] [Pipeline] readYaml
06:13:08 [2025-01-26T06:13:08.954Z] [Pipeline] withEnv
06:13:08 [2025-01-26T06:13:08.969Z] [Pipeline] {
06:13:09 [2025-01-26T06:13:09.022Z] [Pipeline] sh
06:13:09 [2025-01-26T06:13:09.282Z] + set -xeuo pipefail
06:13:09 [2025-01-26T06:13:09.283Z] ++ umask
06:13:09 [2025-01-26T06:13:09.283Z] + '[' 0022 = 0000 ']'
06:13:09 [2025-01-26T06:13:09.283Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
06:13:09 [2025-01-26T06:13:09.297Z] [Pipeline] }
06:13:09 [2025-01-26T06:13:09.389Z] [Pipeline] // withEnv
06:13:09 [2025-01-26T06:13:09.412Z] [Pipeline] readYaml
06:13:09 [2025-01-26T06:13:09.464Z] [Pipeline] withEnv
06:13:09 [2025-01-26T06:13:09.468Z] [Pipeline] {
06:13:09 [2025-01-26T06:13:09.494Z] [Pipeline] sh
06:13:09 [2025-01-26T06:13:09.757Z] + set -xeuo pipefail
06:13:09 [2025-01-26T06:13:09.757Z] ++ umask
06:13:09 [2025-01-26T06:13:09.757Z] + '[' 0022 = 0000 ']'
06:13:09 [2025-01-26T06:13:09.757Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
06:13:10 [2025-01-26T06:13:10.012Z] [Pipeline] }
06:13:10 [2025-01-26T06:13:10.095Z] [Pipeline] // withEnv
06:13:10 [2025-01-26T06:13:10.123Z] [Pipeline] readYaml
06:13:10 [2025-01-26T06:13:10.158Z] [Pipeline] }
06:13:10 [2025-01-26T06:13:10.244Z] [Pipeline] // node
06:13:10 [2025-01-26T06:13:10.311Z] [Pipeline] properties
06:13:10 [2025-01-26T06:13:10.333Z] [Pipeline] echo
06:13:10 [2025-01-26T06:13:10.336Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2647346,"task_id":128484795,"nvr":"nmstate-2.2.40-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 nmstate-2.2.40-1.fc42.\n\n##### **Changelog**\n\n```\n* Fri Jan 24 2025 Packit <hello@packit.dev> - 2.2.40-1\n- Update to 2.2.40 upstream release\n- Resolves: rhbz#2341922\n\n```","type":"unspecified","status":"pending","request":null,"severity":null,"suggest":null,"locked":null,"pushed":null,"critpath":false,"critpath_groups":"","close_bugs":null,"date_submitted":null,"date_modified":null,"date_approved":null,"date_testing":null,"date_stable":null,"alias":"FEDORA-2025-deb0c2a3f0","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-deb0c2a3f0","title":"nmstate-2.2.40-1.fc42","version_hash":"375bb96ba89930c2aa98e1c9107388b62a554fb7","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":"nmstate-2.2.40-1.fc42","signed":false,"release_id":84,"type":"rpm","epoch":0}],"bugs":[{"bug_id":2341922,"title":null,"security":false,"parent":false,"feedback":[]}],"updateid":"FEDORA-2025-deb0c2a3f0","karma":0,"content_type":"rpm","test_cases":[]}}
06:13:10 [2025-01-26T06:13:10.342Z] [Pipeline] readJSON
06:13:10 [2025-01-26T06:13:10.440Z] [Pipeline] libraryResource
06:13:10 [2025-01-26T06:13:10.450Z] [Pipeline] readJSON
06:13:10 [2025-01-26T06:13:10.570Z] [Pipeline] node
06:13:10 [2025-01-26T06:13:10.616Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
06:13:10 [2025-01-26T06:13:10.726Z] [Pipeline] {
06:13:10 [2025-01-26T06:13:10.820Z] [Pipeline] writeYaml
06:13:10 [2025-01-26T06:13:10.877Z] [Pipeline] readFile
06:13:10 [2025-01-26T06:13:10.928Z] [Pipeline] }
06:13:11 [2025-01-26T06:13:11.022Z] [Pipeline] // node
06:13:11 [2025-01-26T06:13:11.051Z] [Pipeline] podTemplate
06:13:11 [2025-01-26T06:13:11.063Z] [Pipeline] {
06:13:11 [2025-01-26T06:13:11.120Z] [Pipeline] node
06:13:12 [2025-01-26T06:13:12.744Z] Created Pod: openshift coreos-ci/pod-14d0a882-a493-4409-b45d-aba16bb20a5c-q907g-sz7qh
06:13:18 [2025-01-26T06:13:18.930Z] Agent pod-14d0a882-a493-4409-b45d-aba16bb20a5c-q907g-sz7qh is provisioned from template pod-14d0a882-a493-4409-b45d-aba16bb20a5c-q907g
06:13:18 [2025-01-26T06:13:18.931Z] ---
06:13:18 [2025-01-26T06:13:18.931Z] apiVersion: "v1"
06:13:18 [2025-01-26T06:13:18.931Z] kind: "Pod"
06:13:18 [2025-01-26T06:13:18.931Z] metadata:
06:13:18 [2025-01-26T06:13:18.931Z] annotations:
06:13:18 [2025-01-26T06:13:18.931Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1314/"
06:13:18 [2025-01-26T06:13:18.931Z] runUrl: "job/bodhi-trigger/1314/"
06:13:18 [2025-01-26T06:13:18.931Z] labels:
06:13:18 [2025-01-26T06:13:18.931Z] jenkins: "slave"
06:13:18 [2025-01-26T06:13:18.931Z] jenkins/label-digest: "e5511d1bd000a7ab874b183ba6cd78d7878a0ad1"
06:13:18 [2025-01-26T06:13:18.931Z] jenkins/label: "pod-14d0a882-a493-4409-b45d-aba16bb20a5c"
06:13:18 [2025-01-26T06:13:18.931Z] name: "pod-14d0a882-a493-4409-b45d-aba16bb20a5c-q907g-sz7qh"
06:13:18 [2025-01-26T06:13:18.931Z] namespace: "coreos-ci"
06:13:18 [2025-01-26T06:13:18.931Z] spec:
06:13:18 [2025-01-26T06:13:18.931Z] containers:
06:13:18 [2025-01-26T06:13:18.931Z] - command:
06:13:18 [2025-01-26T06:13:18.931Z] - "/usr/bin/dumb-init"
06:13:18 [2025-01-26T06:13:18.931Z] - "/usr/bin/sleep"
06:13:18 [2025-01-26T06:13:18.931Z] - "infinity"
06:13:18 [2025-01-26T06:13:18.931Z] env:
06:13:18 [2025-01-26T06:13:18.931Z] - name: "NCPUS"
06:13:18 [2025-01-26T06:13:18.931Z] value: "0.1"
06:13:18 [2025-01-26T06:13:18.931Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
06:13:18 [2025-01-26T06:13:18.931Z] imagePullPolicy: "Always"
06:13:18 [2025-01-26T06:13:18.931Z] name: "worker"
06:13:18 [2025-01-26T06:13:18.931Z] resources:
06:13:18 [2025-01-26T06:13:18.931Z] limits:
06:13:18 [2025-01-26T06:13:18.931Z] cpu: "0.1"
06:13:18 [2025-01-26T06:13:18.931Z] requests:
06:13:18 [2025-01-26T06:13:18.931Z] cpu: "0.1"
06:13:18 [2025-01-26T06:13:18.931Z] volumeMounts:
06:13:18 [2025-01-26T06:13:18.931Z] - mountPath: "/srv/"
06:13:18 [2025-01-26T06:13:18.931Z] name: "emptydir-0"
06:13:18 [2025-01-26T06:13:18.931Z] - mountPath: "/home/jenkins/agent"
06:13:18 [2025-01-26T06:13:18.931Z] name: "workspace-volume"
06:13:18 [2025-01-26T06:13:18.931Z] readOnly: false
06:13:18 [2025-01-26T06:13:18.931Z] - env:
06:13:18 [2025-01-26T06:13:18.931Z] - name: "JENKINS_SECRET"
06:13:18 [2025-01-26T06:13:18.931Z] value: "********"
06:13:18 [2025-01-26T06:13:18.931Z] - name: "JENKINS_TUNNEL"
06:13:18 [2025-01-26T06:13:18.931Z] value: "172.30.136.1:50000"
06:13:18 [2025-01-26T06:13:18.931Z] - name: "JENKINS_AGENT_NAME"
06:13:18 [2025-01-26T06:13:18.931Z] value: "pod-14d0a882-a493-4409-b45d-aba16bb20a5c-q907g-sz7qh"
06:13:18 [2025-01-26T06:13:18.931Z] - name: "JENKINS_NAME"
06:13:18 [2025-01-26T06:13:18.931Z] value: "pod-14d0a882-a493-4409-b45d-aba16bb20a5c-q907g-sz7qh"
06:13:18 [2025-01-26T06:13:18.931Z] - name: "JENKINS_AGENT_WORKDIR"
06:13:18 [2025-01-26T06:13:18.931Z] value: "/home/jenkins/agent"
06:13:18 [2025-01-26T06:13:18.931Z] - name: "JENKINS_URL"
06:13:18 [2025-01-26T06:13:18.931Z] value: "http://172.30.130.216:80/"
06:13:18 [2025-01-26T06:13:18.931Z] image: "jenkins-agent-base:latest"
06:13:18 [2025-01-26T06:13:18.931Z] name: "jnlp"
06:13:18 [2025-01-26T06:13:18.931Z] resources:
06:13:18 [2025-01-26T06:13:18.931Z] limits:
06:13:18 [2025-01-26T06:13:18.931Z] memory: "512Mi"
06:13:18 [2025-01-26T06:13:18.931Z] cpu: "1"
06:13:18 [2025-01-26T06:13:18.931Z] requests:
06:13:18 [2025-01-26T06:13:18.931Z] memory: "512Mi"
06:13:18 [2025-01-26T06:13:18.931Z] cpu: "1"
06:13:18 [2025-01-26T06:13:18.931Z] volumeMounts:
06:13:18 [2025-01-26T06:13:18.931Z] - mountPath: "/home/jenkins/agent"
06:13:18 [2025-01-26T06:13:18.931Z] name: "workspace-volume"
06:13:18 [2025-01-26T06:13:18.931Z] readOnly: false
06:13:18 [2025-01-26T06:13:18.931Z] nodeSelector:
06:13:18 [2025-01-26T06:13:18.931Z] kubernetes.io/os: "linux"
06:13:18 [2025-01-26T06:13:18.931Z] restartPolicy: "Never"
06:13:18 [2025-01-26T06:13:18.931Z] serviceAccountName: "default"
06:13:18 [2025-01-26T06:13:18.931Z] volumes:
06:13:18 [2025-01-26T06:13:18.931Z] - emptyDir: {}
06:13:18 [2025-01-26T06:13:18.931Z] name: "emptydir-0"
06:13:18 [2025-01-26T06:13:18.931Z] - emptyDir:
06:13:18 [2025-01-26T06:13:18.931Z] medium: ""
06:13:18 [2025-01-26T06:13:18.931Z] name: "workspace-volume"
06:13:18 [2025-01-26T06:13:18.931Z]
06:13:19 [2025-01-26T06:13:19.057Z] Running on pod-14d0a882-a493-4409-b45d-aba16bb20a5c-q907g-sz7qh in /home/jenkins/agent/workspace/bodhi-trigger
06:13:19 [2025-01-26T06:13:19.087Z] [Pipeline] {
06:13:19 [2025-01-26T06:13:19.122Z] [Pipeline] container
06:13:19 [2025-01-26T06:13:19.125Z] [Pipeline] {
06:13:19 [2025-01-26T06:13:19.258Z] [Pipeline] withEnv
06:13:19 [2025-01-26T06:13:19.287Z] [Pipeline] {
06:13:19 [2025-01-26T06:13:19.312Z] [Pipeline] sh
06:13:20 [2025-01-26T06:13:20.281Z] + set -xeuo pipefail
06:13:20 [2025-01-26T06:13:20.282Z] ++ umask
06:13:20 [2025-01-26T06:13:20.282Z] + '[' 0022 = 0000 ']'
06:13:20 [2025-01-26T06:13:20.282Z] + cat /cosa/coreos-assembler-git.json
06:13:20 [2025-01-26T06:13:20.282Z] {
06:13:20 [2025-01-26T06:13:20.282Z] "date": "2025-01-25T00:33:24Z",
06:13:20 [2025-01-26T06:13:20.282Z] "git": {
06:13:20 [2025-01-26T06:13:20.282Z] "commit": "69f587470421f21fa64329d049f92fe72c454ea6",
06:13:20 [2025-01-26T06:13:20.282Z] "origin": "https://github.com/coreos/coreos-assembler.git",
06:13:20 [2025-01-26T06:13:20.282Z] "branch": "HEAD",
06:13:20 [2025-01-26T06:13:20.282Z] "dirty": "false"
06:13:20 [2025-01-26T06:13:20.282Z] },
06:13:20 [2025-01-26T06:13:20.282Z] "file": {
06:13:20 [2025-01-26T06:13:20.282Z] "checksum": "05e1fc989dbf6bbd0f0e5d981204c49cf3113e597c0f3694ecaa8f13e368141c",
06:13:20 [2025-01-26T06:13:20.282Z] "checksum_type": "sha256",
06:13:20 [2025-01-26T06:13:20.282Z] "format": "tar.gz",
06:13:20 [2025-01-26T06:13:20.282Z] "name": "coreos-assembler-git.tar.gz",
06:13:20 [2025-01-26T06:13:20.282Z] "size": "10004658"
06:13:20 [2025-01-26T06:13:20.282Z] }
06:13:20 [2025-01-26T06:13:20.282Z] }
06:13:20 [2025-01-26T06:13:20.497Z] [Pipeline] }
06:13:20 [2025-01-26T06:13:20.595Z] [Pipeline] // withEnv
06:13:20 [2025-01-26T06:13:20.659Z] [Pipeline] stage
06:13:20 [2025-01-26T06:13:20.675Z] [Pipeline] { (Report Running)
06:13:20 [2025-01-26T06:13:20.725Z] [Pipeline] withCredentials
06:13:20 [2025-01-26T06:13:20.731Z] Masking supported pattern matches of $RDB_PASSWORD
06:13:20 [2025-01-26T06:13:20.767Z] [Pipeline] {
06:13:20 [2025-01-26T06:13:20.820Z] [Pipeline] withEnv
06:13:20 [2025-01-26T06:13:20.837Z] [Pipeline] {
06:13:20 [2025-01-26T06:13:20.873Z] [Pipeline] sh
06:13:21 [2025-01-26T06:13:21.715Z] + set -xeuo pipefail
06:13:21 [2025-01-26T06:13:21.715Z] ++ umask
06:13:21 [2025-01-26T06:13:21.715Z] + '[' 0022 = 0000 ']'
06:13:21 [2025-01-26T06:13:21.715Z] + /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-deb0c2a3f0 --stream rawhide
06:13:23 [2025-01-26T06:13:23.611Z] [Pipeline] }
06:13:23 [2025-01-26T06:13:23.640Z] [Pipeline] // withEnv
06:13:23 [2025-01-26T06:13:23.648Z] [Pipeline] }
06:13:23 [2025-01-26T06:13:23.750Z] [Pipeline] // withCredentials
06:13:23 [2025-01-26T06:13:23.759Z] [Pipeline] }
06:13:23 [2025-01-26T06:13:23.818Z] [Pipeline] // stage
06:13:23 [2025-01-26T06:13:23.851Z] [Pipeline] stage
06:13:23 [2025-01-26T06:13:23.854Z] [Pipeline] { (Test)
06:13:23 [2025-01-26T06:13:23.901Z] [Pipeline] build
06:13:23 [2025-01-26T06:13:23.904Z] Scheduling project: test-override
06:13:25 [2025-01-26T06:13:25.703Z] Starting building: test-override #1326
06:24:37 [2025-01-26T06:24:37.341Z] Build test-override #1326 completed: FAILURE
06:24:37 [2025-01-26T06:24:37.370Z] [Pipeline] }
06:24:37 [2025-01-26T06:24:37.509Z] [Pipeline] // stage
06:24:37 [2025-01-26T06:24:37.536Z] [Pipeline] stage
06:24:37 [2025-01-26T06:24:37.540Z] [Pipeline] { (Report Completion)
06:24:37 [2025-01-26T06:24:37.618Z] [Pipeline] withCredentials
06:24:37 [2025-01-26T06:24:37.641Z] Masking supported pattern matches of $RDB_PASSWORD
06:24:37 [2025-01-26T06:24:37.727Z] [Pipeline] {
06:24:37 [2025-01-26T06:24:37.794Z] [Pipeline] withEnv
06:24:37 [2025-01-26T06:24:37.810Z] [Pipeline] {
06:24:37 [2025-01-26T06:24:37.918Z] [Pipeline] sh
06:24:38 [2025-01-26T06:24:38.803Z] + set -xeuo pipefail
06:24:38 [2025-01-26T06:24:38.803Z] ++ umask
06:24:38 [2025-01-26T06:24:38.803Z] + '[' 0022 = 0000 ']'
06:24:38 [2025-01-26T06:24:38.803Z] + /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/1326 --outcome FAILED --advisory FEDORA-2025-deb0c2a3f0 --stream rawhide
06:24:41 [2025-01-26T06:24:41.317Z] [Pipeline] }
06:24:41 [2025-01-26T06:24:41.486Z] [Pipeline] // withEnv
06:24:41 [2025-01-26T06:24:41.531Z] [Pipeline] }
06:24:41 [2025-01-26T06:24:41.689Z] [Pipeline] // withCredentials
06:24:41 [2025-01-26T06:24:41.730Z] [Pipeline] withCredentials
06:24:41 [2025-01-26T06:24:41.782Z] Masking supported pattern matches of $TOKEN
06:24:41 [2025-01-26T06:24:41.829Z] [Pipeline] {
06:24:41 [2025-01-26T06:24:41.897Z] [Pipeline] withEnv
06:24:41 [2025-01-26T06:24:41.920Z] [Pipeline] {
06:24:42 [2025-01-26T06:24:42.029Z] [Pipeline] sh
06:24:43 [2025-01-26T06:24:43.248Z] + set -xeuo pipefail
06:24:43 [2025-01-26T06:24:43.248Z] ++ umask
06:24:43 [2025-01-26T06:24:43.248Z] + '[' 0022 = 0000 ']'
06:24:43 [2025-01-26T06:24:43.248Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
06:24:43 [2025-01-26T06:24:43.248Z] {
06:24:43 [2025-01-26T06:24:43.248Z] "body": "���� nmstate-2.2.40-1.fc42 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1326) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-deb0c2a3f0)"
06:24:43 [2025-01-26T06:24:43.248Z] }'
06:24:43 [2025-01-26T06:24:43.861Z] [Pipeline] }
06:24:43 [2025-01-26T06:24:43.959Z] [Pipeline] // withEnv
06:24:44 [2025-01-26T06:24:44.055Z] [Pipeline] }
06:24:44 [2025-01-26T06:24:44.186Z] [Pipeline] // withCredentials
06:24:44 [2025-01-26T06:24:44.280Z] [Pipeline] }
06:24:44 [2025-01-26T06:24:44.356Z] [Pipeline] // stage
06:24:44 [2025-01-26T06:24:44.394Z] [Pipeline] }
06:24:44 [2025-01-26T06:24:44.583Z] [Pipeline] // container
06:24:44 [2025-01-26T06:24:44.670Z] [Pipeline] }
06:24:45 [2025-01-26T06:24:45.110Z] [Pipeline] // node
06:24:45 [2025-01-26T06:24:45.200Z] [Pipeline] }
06:24:45 [2025-01-26T06:24:45.425Z] [Pipeline] // podTemplate
06:24:45 [2025-01-26T06:24:45.521Z] [Pipeline] End of Pipeline
06:24:45 [2025-01-26T06:24:45.709Z] Finished: FAILURE