Console Output
10:03:43 [2024-06-13T10:03:43.845Z] Triggered by CI message.
10:03:43 [2024-06-13T10:03:43.845Z] 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
10:03:43 [2024-06-13T10:03:43.846Z] Selected Git installation does not exist. Using Default
10:03:43 [2024-06-13T10:03:43.846Z] The recommended git tool is: NONE
10:03:43 [2024-06-13T10:03:43.846Z] No credentials specified
10:03:43 [2024-06-13T10:03:43.847Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
10:03:43 [2024-06-13T10:03:43.854Z] Fetching changes from the remote Git repository
10:03:43 [2024-06-13T10:03:43.855Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
10:03:43 [2024-06-13T10:03:43.892Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
10:03:43 [2024-06-13T10:03:43.892Z] > git --version # timeout=10
10:03:43 [2024-06-13T10:03:43.899Z] > git --version # 'git version 2.39.3'
10:03:43 [2024-06-13T10:03:43.899Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
10:03:44 [2024-06-13T10:03:44.069Z] > git rev-parse origin/main^{commit} # timeout=10
10:03:44 [2024-06-13T10:03:44.077Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main)
10:03:44 [2024-06-13T10:03:44.077Z] > git config core.sparsecheckout # timeout=10
10:03:44 [2024-06-13T10:03:44.084Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
10:03:44 [2024-06-13T10:03:44.094Z] Commit message: "hacking: fix matrix webhook env var"
10:03:44 [2024-06-13T10:03:44.094Z] > git rev-list --no-walk 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
10:03:44 [2024-06-13T10:03:44.273Z] Loading library coreos@main
10:03:44 [2024-06-13T10:03:44.273Z] Attempting to resolve main from remote references...
10:03:44 [2024-06-13T10:03:44.273Z] > git --version # timeout=10
10:03:44 [2024-06-13T10:03:44.280Z] > git --version # 'git version 2.39.3'
10:03:44 [2024-06-13T10:03:44.280Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
10:03:44 [2024-06-13T10:03:44.394Z] Found match: refs/heads/main revision cf8e6a14b2c8b6d83940aa3f20ab6847345fd379
10:03:44 [2024-06-13T10:03:44.396Z] Selected Git installation does not exist. Using Default
10:03:44 [2024-06-13T10:03:44.396Z] The recommended git tool is: NONE
10:03:44 [2024-06-13T10:03:44.396Z] No credentials specified
10:03:44 [2024-06-13T10:03:44.396Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
10:03:44 [2024-06-13T10:03:44.404Z] Fetching changes from the remote Git repository
10:03:44 [2024-06-13T10:03:44.404Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
10:03:44 [2024-06-13T10:03:44.439Z] Fetching without tags
10:03:44 [2024-06-13T10:03:44.439Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
10:03:44 [2024-06-13T10:03:44.439Z] > git --version # timeout=10
10:03:44 [2024-06-13T10:03:44.446Z] > git --version # 'git version 2.39.3'
10:03:44 [2024-06-13T10:03:44.446Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:03:44 [2024-06-13T10:03:44.554Z] Checking out Revision cf8e6a14b2c8b6d83940aa3f20ab6847345fd379 (main)
10:03:44 [2024-06-13T10:03:44.554Z] > git config core.sparsecheckout # timeout=10
10:03:44 [2024-06-13T10:03:44.578Z] > git checkout -f cf8e6a14b2c8b6d83940aa3f20ab6847345fd379 # timeout=10
10:03:44 [2024-06-13T10:03:44.587Z] Commit message: "Merge pull request #154 from prestist/make-kola-changes"
10:03:44 [2024-06-13T10:03:44.588Z] > git rev-list --no-walk cf8e6a14b2c8b6d83940aa3f20ab6847345fd379 # timeout=10
10:03:45 [2024-06-13T10:03:45.029Z] [Pipeline] Start of Pipeline
10:03:45 [2024-06-13T10:03:45.315Z] [Pipeline] node
10:03:45 [2024-06-13T10:03:45.452Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
10:03:45 [2024-06-13T10:03:45.618Z] [Pipeline] {
10:03:45 [2024-06-13T10:03:45.933Z] [Pipeline] checkout
10:03:45 [2024-06-13T10:03:45.985Z] Selected Git installation does not exist. Using Default
10:03:45 [2024-06-13T10:03:45.985Z] The recommended git tool is: NONE
10:03:45 [2024-06-13T10:03:45.985Z] No credentials specified
10:03:45 [2024-06-13T10:03:45.986Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
10:03:45 [2024-06-13T10:03:45.993Z] Fetching changes from the remote Git repository
10:03:45 [2024-06-13T10:03:45.994Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
10:03:46 [2024-06-13T10:03:46.002Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
10:03:46 [2024-06-13T10:03:46.002Z] > git --version # timeout=10
10:03:46 [2024-06-13T10:03:46.009Z] > git --version # 'git version 2.39.3'
10:03:46 [2024-06-13T10:03:46.009Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
10:03:46 [2024-06-13T10:03:46.140Z] > git rev-parse origin/main^{commit} # timeout=10
10:03:46 [2024-06-13T10:03:46.148Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main)
10:03:46 [2024-06-13T10:03:46.148Z] > git config core.sparsecheckout # timeout=10
10:03:46 [2024-06-13T10:03:46.155Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
10:03:46 [2024-06-13T10:03:46.164Z] Commit message: "hacking: fix matrix webhook env var"
10:03:46 [2024-06-13T10:03:46.318Z] [Pipeline] readYaml
10:03:46 [2024-06-13T10:03:46.672Z] [Pipeline] withEnv
10:03:46 [2024-06-13T10:03:46.684Z] [Pipeline] {
10:03:46 [2024-06-13T10:03:46.759Z] [Pipeline] sh
10:03:47 [2024-06-13T10:03:47.017Z] + set -xeuo pipefail
10:03:47 [2024-06-13T10:03:47.018Z] ++ umask
10:03:47 [2024-06-13T10:03:47.018Z] + '[' 0022 = 0000 ']'
10:03:47 [2024-06-13T10:03:47.018Z] + rm -rf pipe
10:03:47 [2024-06-13T10:03:47.018Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
10:03:47 [2024-06-13T10:03:47.018Z] Cloning into 'pipe'...
10:03:47 [2024-06-13T10:03:47.315Z] [Pipeline] }
10:03:47 [2024-06-13T10:03:47.396Z] [Pipeline] // withEnv
10:03:47 [2024-06-13T10:03:47.440Z] [Pipeline] load
10:03:48 [2024-06-13T10:03:48.099Z] [Pipeline] { (pipe/utils.groovy)
10:03:48 [2024-06-13T10:03:48.168Z] [Pipeline] }
10:03:48 [2024-06-13T10:03:48.297Z] [Pipeline] // load
10:03:48 [2024-06-13T10:03:48.350Z] [Pipeline] readYaml
10:03:48 [2024-06-13T10:03:48.499Z] [Pipeline] withEnv
10:03:48 [2024-06-13T10:03:48.529Z] [Pipeline] {
10:03:48 [2024-06-13T10:03:48.654Z] [Pipeline] sh
10:03:48 [2024-06-13T10:03:48.921Z] + set -xeuo pipefail
10:03:48 [2024-06-13T10:03:48.921Z] ++ umask
10:03:48 [2024-06-13T10:03:48.921Z] + '[' 0022 = 0000 ']'
10:03:48 [2024-06-13T10:03:48.921Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
10:03:48 [2024-06-13T10:03:48.986Z] [Pipeline] }
10:03:49 [2024-06-13T10:03:49.230Z] [Pipeline] // withEnv
10:03:49 [2024-06-13T10:03:49.379Z] [Pipeline] readYaml
10:03:49 [2024-06-13T10:03:49.688Z] [Pipeline] withEnv
10:03:49 [2024-06-13T10:03:49.722Z] [Pipeline] {
10:03:49 [2024-06-13T10:03:49.962Z] [Pipeline] sh
10:03:50 [2024-06-13T10:03:50.275Z] + set -xeuo pipefail
10:03:50 [2024-06-13T10:03:50.275Z] ++ umask
10:03:50 [2024-06-13T10:03:50.275Z] + '[' 0022 = 0000 ']'
10:03:50 [2024-06-13T10:03:50.275Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
10:03:50 [2024-06-13T10:03:50.420Z] [Pipeline] }
10:03:50 [2024-06-13T10:03:50.695Z] [Pipeline] // withEnv
10:03:50 [2024-06-13T10:03:50.844Z] [Pipeline] readYaml
10:03:51 [2024-06-13T10:03:51.050Z] [Pipeline] }
10:03:51 [2024-06-13T10:03:51.392Z] [Pipeline] // node
10:03:51 [2024-06-13T10:03:51.567Z] [Pipeline] properties
10:03:51 [2024-06-13T10:03:51.748Z] [Pipeline] readJSON
10:03:52 [2024-06-13T10:03:52.136Z] [Pipeline] echo
10:03:52 [2024-06-13T10:03:52.176Z] Handling message: [artifact:[type:koji-build-group, builds:[[type:koji-build, id:2469884, task_id:118954563, nvr:nmstate-2.2.33-1.fc41]]], 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.33-1.fc41.
10:03:52 [2024-06-13T10:03:52.176Z]
10:03:52 [2024-06-13T10:03:52.176Z] ##### **Changelog**
10:03:52 [2024-06-13T10:03:52.176Z]
10:03:52 [2024-06-13T10:03:52.176Z] ```
10:03:52 [2024-06-13T10:03:52.176Z] * Thu Jun 13 2024 Gris Ge <fge@redhat.com> - 2.2.33-1
10:03:52 [2024-06-13T10:03:52.176Z] - Upgrade to 2.2.33
10:03:52 [2024-06-13T10:03:52.176Z]
10:03:52 [2024-06-13T10:03:52.176Z] ```, 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-2024-6f16bb74c8, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:true, url:https://bodhi.fedoraproject.org/updates/FEDORA-2024-6f16bb74c8, title:nmstate-2.2.33-1.fc41, version_hash:cd7d823538ac5bb2fe2aa82f0577134e7c381c97, release:[name:F41, long_name:Fedora 41, version:41, id_prefix:FEDORA, branch:rawhide, dist_tag:f41, stable_tag:f41, 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:pending, composed_by_bodhi:false, create_automatic_updates:true, package_manager:unspecified, testing_repository:null, released_on:null, eol:null, setting_status:pre_beta], user:[name:cathay4t, email:fge@redhat.com, id:1034, avatar:null, openid:null, groups:[[name:packager], [name:ipausers], [name:fedora-contributor], [name:signed_fpca], [name:fedorabugs], [name:gitlibstoragemgmt]]], comments:[], builds:[[nvr:nmstate-2.2.33-1.fc41, signed:false, release_id:80, type:rpm, epoch:0]], bugs:[], updateid:FEDORA-2024-6f16bb74c8, karma:0, content_type:rpm, test_cases:[]]]
10:03:52 [2024-06-13T10:03:52.591Z] [Pipeline] libraryResource
10:03:52 [2024-06-13T10:03:52.748Z] [Pipeline] readJSON
10:03:53 [2024-06-13T10:03:53.165Z] [Pipeline] node
10:03:53 [2024-06-13T10:03:53.240Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
10:03:53 [2024-06-13T10:03:53.383Z] [Pipeline] {
10:03:53 [2024-06-13T10:03:53.634Z] [Pipeline] writeYaml
10:03:54 [2024-06-13T10:03:54.052Z] [Pipeline] readFile
10:03:54 [2024-06-13T10:03:54.333Z] [Pipeline] }
10:03:54 [2024-06-13T10:03:54.671Z] [Pipeline] // node
10:03:54 [2024-06-13T10:03:54.952Z] [Pipeline] podTemplate
10:03:54 [2024-06-13T10:03:54.996Z] [Pipeline] {
10:03:55 [2024-06-13T10:03:55.374Z] [Pipeline] node
10:04:00 [2024-06-13T10:04:00.680Z] Created Pod: openshift coreos-ci/pod-b161f4b3-b1e8-49e2-83de-ed1d0a1d96ec-7nwmk-vtdkn
10:04:06 [2024-06-13T10:04:06.479Z] Agent pod-b161f4b3-b1e8-49e2-83de-ed1d0a1d96ec-7nwmk-vtdkn is provisioned from template pod-b161f4b3-b1e8-49e2-83de-ed1d0a1d96ec-7nwmk
10:04:06 [2024-06-13T10:04:06.479Z] ---
10:04:06 [2024-06-13T10:04:06.479Z] apiVersion: "v1"
10:04:06 [2024-06-13T10:04:06.479Z] kind: "Pod"
10:04:06 [2024-06-13T10:04:06.479Z] metadata:
10:04:06 [2024-06-13T10:04:06.479Z] annotations:
10:04:06 [2024-06-13T10:04:06.479Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/656/"
10:04:06 [2024-06-13T10:04:06.479Z] runUrl: "job/bodhi-trigger/656/"
10:04:06 [2024-06-13T10:04:06.479Z] labels:
10:04:06 [2024-06-13T10:04:06.479Z] jenkins: "slave"
10:04:06 [2024-06-13T10:04:06.479Z] jenkins/label-digest: "e04d390b1a1e1a89723600297874a94919055301"
10:04:06 [2024-06-13T10:04:06.479Z] jenkins/label: "pod-b161f4b3-b1e8-49e2-83de-ed1d0a1d96ec"
10:04:06 [2024-06-13T10:04:06.479Z] name: "pod-b161f4b3-b1e8-49e2-83de-ed1d0a1d96ec-7nwmk-vtdkn"
10:04:06 [2024-06-13T10:04:06.479Z] namespace: "coreos-ci"
10:04:06 [2024-06-13T10:04:06.479Z] spec:
10:04:06 [2024-06-13T10:04:06.479Z] containers:
10:04:06 [2024-06-13T10:04:06.479Z] - command:
10:04:06 [2024-06-13T10:04:06.479Z] - "/usr/bin/dumb-init"
10:04:06 [2024-06-13T10:04:06.479Z] - "/usr/bin/sleep"
10:04:06 [2024-06-13T10:04:06.479Z] - "infinity"
10:04:06 [2024-06-13T10:04:06.479Z] env:
10:04:06 [2024-06-13T10:04:06.479Z] - name: "NCPUS"
10:04:06 [2024-06-13T10:04:06.479Z] value: "0.1"
10:04:06 [2024-06-13T10:04:06.479Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
10:04:06 [2024-06-13T10:04:06.479Z] imagePullPolicy: "Always"
10:04:06 [2024-06-13T10:04:06.479Z] name: "worker"
10:04:06 [2024-06-13T10:04:06.479Z] resources:
10:04:06 [2024-06-13T10:04:06.479Z] limits:
10:04:06 [2024-06-13T10:04:06.479Z] cpu: "0.1"
10:04:06 [2024-06-13T10:04:06.479Z] requests:
10:04:06 [2024-06-13T10:04:06.479Z] cpu: "0.1"
10:04:06 [2024-06-13T10:04:06.479Z] volumeMounts:
10:04:06 [2024-06-13T10:04:06.479Z] - mountPath: "/srv/"
10:04:06 [2024-06-13T10:04:06.479Z] name: "emptydir-0"
10:04:06 [2024-06-13T10:04:06.479Z] - mountPath: "/home/jenkins/agent"
10:04:06 [2024-06-13T10:04:06.479Z] name: "workspace-volume"
10:04:06 [2024-06-13T10:04:06.479Z] readOnly: false
10:04:06 [2024-06-13T10:04:06.479Z] - env:
10:04:06 [2024-06-13T10:04:06.479Z] - name: "JENKINS_SECRET"
10:04:06 [2024-06-13T10:04:06.479Z] value: "********"
10:04:06 [2024-06-13T10:04:06.479Z] - name: "JENKINS_TUNNEL"
10:04:06 [2024-06-13T10:04:06.479Z] value: "172.30.136.1:50000"
10:04:06 [2024-06-13T10:04:06.479Z] - name: "JENKINS_AGENT_NAME"
10:04:06 [2024-06-13T10:04:06.479Z] value: "pod-b161f4b3-b1e8-49e2-83de-ed1d0a1d96ec-7nwmk-vtdkn"
10:04:06 [2024-06-13T10:04:06.479Z] - name: "JENKINS_NAME"
10:04:06 [2024-06-13T10:04:06.479Z] value: "pod-b161f4b3-b1e8-49e2-83de-ed1d0a1d96ec-7nwmk-vtdkn"
10:04:06 [2024-06-13T10:04:06.479Z] - name: "JENKINS_AGENT_WORKDIR"
10:04:06 [2024-06-13T10:04:06.479Z] value: "/home/jenkins/agent"
10:04:06 [2024-06-13T10:04:06.479Z] - name: "JENKINS_URL"
10:04:06 [2024-06-13T10:04:06.479Z] value: "http://172.30.130.216:80/"
10:04:06 [2024-06-13T10:04:06.479Z] image: "jenkins-agent-base:latest"
10:04:06 [2024-06-13T10:04:06.479Z] name: "jnlp"
10:04:06 [2024-06-13T10:04:06.479Z] resources:
10:04:06 [2024-06-13T10:04:06.479Z] limits:
10:04:06 [2024-06-13T10:04:06.479Z] memory: "512Mi"
10:04:06 [2024-06-13T10:04:06.479Z] cpu: "1"
10:04:06 [2024-06-13T10:04:06.479Z] requests:
10:04:06 [2024-06-13T10:04:06.479Z] memory: "512Mi"
10:04:06 [2024-06-13T10:04:06.479Z] cpu: "1"
10:04:06 [2024-06-13T10:04:06.479Z] volumeMounts:
10:04:06 [2024-06-13T10:04:06.479Z] - mountPath: "/home/jenkins/agent"
10:04:06 [2024-06-13T10:04:06.479Z] name: "workspace-volume"
10:04:06 [2024-06-13T10:04:06.479Z] readOnly: false
10:04:06 [2024-06-13T10:04:06.479Z] nodeSelector:
10:04:06 [2024-06-13T10:04:06.479Z] kubernetes.io/os: "linux"
10:04:06 [2024-06-13T10:04:06.479Z] restartPolicy: "Never"
10:04:06 [2024-06-13T10:04:06.479Z] serviceAccountName: "default"
10:04:06 [2024-06-13T10:04:06.479Z] volumes:
10:04:06 [2024-06-13T10:04:06.479Z] - emptyDir: {}
10:04:06 [2024-06-13T10:04:06.479Z] name: "emptydir-0"
10:04:06 [2024-06-13T10:04:06.479Z] - emptyDir:
10:04:06 [2024-06-13T10:04:06.479Z] medium: ""
10:04:06 [2024-06-13T10:04:06.479Z] name: "workspace-volume"
10:04:06 [2024-06-13T10:04:06.479Z]
10:04:06 [2024-06-13T10:04:06.797Z] Running on pod-b161f4b3-b1e8-49e2-83de-ed1d0a1d96ec-7nwmk-vtdkn in /home/jenkins/agent/workspace/bodhi-trigger
10:04:06 [2024-06-13T10:04:06.894Z] [Pipeline] {
10:04:07 [2024-06-13T10:04:07.242Z] [Pipeline] container
10:04:07 [2024-06-13T10:04:07.288Z] [Pipeline] {
10:04:07 [2024-06-13T10:04:07.586Z] [Pipeline] withEnv
10:04:07 [2024-06-13T10:04:07.625Z] [Pipeline] {
10:04:07 [2024-06-13T10:04:07.971Z] [Pipeline] sh
10:04:08 [2024-06-13T10:04:08.972Z] + set -xeuo pipefail
10:04:08 [2024-06-13T10:04:08.972Z] ++ umask
10:04:08 [2024-06-13T10:04:08.972Z] + '[' 0022 = 0000 ']'
10:04:08 [2024-06-13T10:04:08.972Z] + cat /cosa/coreos-assembler-git.json
10:04:08 [2024-06-13T10:04:08.972Z] {
10:04:08 [2024-06-13T10:04:08.972Z] "date": "2024-06-11T14:12:33Z",
10:04:08 [2024-06-13T10:04:08.972Z] "git": {
10:04:08 [2024-06-13T10:04:08.972Z] "commit": "755dba2f31e3c3aa57931ece0e1eb55b961254e7",
10:04:08 [2024-06-13T10:04:08.972Z] "origin": "https://github.com/coreos/coreos-assembler.git",
10:04:08 [2024-06-13T10:04:08.972Z] "branch": "HEAD",
10:04:08 [2024-06-13T10:04:08.972Z] "dirty": "false"
10:04:08 [2024-06-13T10:04:08.972Z] },
10:04:08 [2024-06-13T10:04:08.972Z] "file": {
10:04:08 [2024-06-13T10:04:08.972Z] "checksum": "04df055a6f1f70d940dde5116a8787315cf80b04cb58c9a1628d14a3805bafe2",
10:04:08 [2024-06-13T10:04:08.972Z] "checksum_type": "sha256",
10:04:08 [2024-06-13T10:04:08.972Z] "format": "tar.gz",
10:04:08 [2024-06-13T10:04:08.972Z] "name": "coreos-assembler-git.tar.gz",
10:04:08 [2024-06-13T10:04:08.972Z] "size": "9729951"
10:04:08 [2024-06-13T10:04:08.972Z] }
10:04:08 [2024-06-13T10:04:08.972Z] }
10:04:09 [2024-06-13T10:04:09.234Z] [Pipeline] }
10:04:09 [2024-06-13T10:04:09.472Z] [Pipeline] // withEnv
10:04:09 [2024-06-13T10:04:09.751Z] [Pipeline] stage
10:04:09 [2024-06-13T10:04:09.815Z] [Pipeline] { (Report Running)
10:04:10 [2024-06-13T10:04:10.152Z] [Pipeline] withCredentials
10:04:10 [2024-06-13T10:04:10.232Z] Masking supported pattern matches of $RDB_PASSWORD
10:04:10 [2024-06-13T10:04:10.375Z] [Pipeline] {
10:04:10 [2024-06-13T10:04:10.626Z] [Pipeline] withEnv
10:04:10 [2024-06-13T10:04:10.660Z] [Pipeline] {
10:04:11 [2024-06-13T10:04:11.009Z] [Pipeline] sh
10:04:11 [2024-06-13T10:04:11.933Z] + set -xeuo pipefail
10:04:11 [2024-06-13T10:04:11.933Z] ++ umask
10:04:11 [2024-06-13T10:04:11.933Z] + '[' 0022 = 0000 ']'
10:04:11 [2024-06-13T10:04:11.933Z] + /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-2024-6f16bb74c8 --stream rawhide
10:04:14 [2024-06-13T10:04:14.526Z] [Pipeline] }
10:04:14 [2024-06-13T10:04:14.954Z] [Pipeline] // withEnv
10:04:15 [2024-06-13T10:04:15.103Z] [Pipeline] }
10:04:15 [2024-06-13T10:04:15.469Z] [Pipeline] // withCredentials
10:04:15 [2024-06-13T10:04:15.606Z] [Pipeline] }
10:04:15 [2024-06-13T10:04:15.823Z] [Pipeline] // stage
10:04:16 [2024-06-13T10:04:16.001Z] [Pipeline] stage
10:04:16 [2024-06-13T10:04:16.035Z] [Pipeline] { (Test)
10:04:16 [2024-06-13T10:04:16.235Z] [Pipeline] build
10:04:16 [2024-06-13T10:04:16.274Z] Scheduling project: test-override
10:04:18 [2024-06-13T10:04:18.338Z] Starting building: test-override #696
10:06:09 [2024-06-13T10:06:09.596Z] Build test-override #696 completed: FAILURE
10:06:09 [2024-06-13T10:06:09.604Z] [Pipeline] }
10:06:09 [2024-06-13T10:06:09.803Z] [Pipeline] // stage
10:06:09 [2024-06-13T10:06:09.845Z] [Pipeline] stage
10:06:09 [2024-06-13T10:06:09.848Z] [Pipeline] { (Report Completion)
10:06:09 [2024-06-13T10:06:09.938Z] [Pipeline] withCredentials
10:06:09 [2024-06-13T10:06:09.956Z] Masking supported pattern matches of $RDB_PASSWORD
10:06:10 [2024-06-13T10:06:10.025Z] [Pipeline] {
10:06:10 [2024-06-13T10:06:10.155Z] [Pipeline] withEnv
10:06:10 [2024-06-13T10:06:10.176Z] [Pipeline] {
10:06:10 [2024-06-13T10:06:10.300Z] [Pipeline] sh
10:06:11 [2024-06-13T10:06:11.183Z] + set -xeuo pipefail
10:06:11 [2024-06-13T10:06:11.183Z] ++ umask
10:06:11 [2024-06-13T10:06:11.183Z] + '[' 0022 = 0000 ']'
10:06:11 [2024-06-13T10:06:11.183Z] + /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/696 --outcome FAILED --advisory FEDORA-2024-6f16bb74c8 --stream rawhide
10:06:13 [2024-06-13T10:06:13.136Z] [Pipeline] }
10:06:13 [2024-06-13T10:06:13.401Z] [Pipeline] // withEnv
10:06:13 [2024-06-13T10:06:13.476Z] [Pipeline] }
10:06:13 [2024-06-13T10:06:13.624Z] [Pipeline] // withCredentials
10:06:13 [2024-06-13T10:06:13.729Z] [Pipeline] withCredentials
10:06:13 [2024-06-13T10:06:13.745Z] Masking supported pattern matches of $TOKEN
10:06:13 [2024-06-13T10:06:13.796Z] [Pipeline] {
10:06:13 [2024-06-13T10:06:13.895Z] [Pipeline] withEnv
10:06:13 [2024-06-13T10:06:13.918Z] [Pipeline] {
10:06:14 [2024-06-13T10:06:14.000Z] [Pipeline] sh
10:06:14 [2024-06-13T10:06:14.884Z] + set -xeuo pipefail
10:06:14 [2024-06-13T10:06:14.884Z] ++ umask
10:06:14 [2024-06-13T10:06:14.884Z] + '[' 0022 = 0000 ']'
10:06:14 [2024-06-13T10:06:14.884Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
10:06:14 [2024-06-13T10:06:14.884Z] {
10:06:14 [2024-06-13T10:06:14.884Z] "body": ":fire: [:ocean:](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/696) nmstate-2.2.33-1.fc41 - FAILED "
10:06:14 [2024-06-13T10:06:14.884Z] }'
10:06:15 [2024-06-13T10:06:15.450Z] [Pipeline] }
10:06:15 [2024-06-13T10:06:15.625Z] [Pipeline] // withEnv
10:06:15 [2024-06-13T10:06:15.668Z] [Pipeline] }
10:06:16 [2024-06-13T10:06:16.213Z] [Pipeline] // withCredentials
10:06:16 [2024-06-13T10:06:16.279Z] [Pipeline] }
10:06:16 [2024-06-13T10:06:16.348Z] [Pipeline] // stage
10:06:16 [2024-06-13T10:06:16.398Z] [Pipeline] }
10:06:16 [2024-06-13T10:06:16.478Z] [Pipeline] // container
10:06:16 [2024-06-13T10:06:16.516Z] [Pipeline] }
10:06:16 [2024-06-13T10:06:16.688Z] [Pipeline] // node
10:06:16 [2024-06-13T10:06:16.772Z] [Pipeline] }
10:06:16 [2024-06-13T10:06:16.961Z] [Pipeline] // podTemplate
10:06:17 [2024-06-13T10:06:17.041Z] [Pipeline] End of Pipeline
10:06:17 [2024-06-13T10:06:17.140Z] Finished: FAILURE