+ 42223:jenkins874982437437285145.sh: build_container_exec: 29: set +x + 2276:pw-report.sh: 22: '[' -d artifacts/jenkins/pw ']' + 2276:pw-report.sh: 26: IFS= + 2276:pw-report.sh: 26: read -r -d '' pw_file ++ 2276:pw-report.sh: 118: find artifacts/jenkins/pw -type f -print0 + 2276:pw-report.sh: 28: declare -A pw + 2276:pw-report.sh: 30: source artifacts/jenkins/pw/glibc ++ 2276:pw-report.sh: 1: pw[project]=glibc ++ 2276:pw-report.sh: 2: pw[glibc]=glibc ++ 2276:pw-report.sh: 3: pw[glibc_patch_id]=132118 ++ 2276:pw-report.sh: 4: pw[glibc_check_cmd]='glibc-cicd/check.py --patch_id 132118 --context tcwg_glibc_build--master-aarch64' ++ 2276:pw-report.sh: 5: pw[glibc_build_url]=https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-precommit/4821/ ++ 2276:pw-report.sh: 6: pw[glibc_patch_url]=https://patchwork.sourceware.org/patch/132118 ++ 2276:pw-report.sh: 7: pw[glibc_patch_message_id]='' ++ 2276:pw-report.sh: 8: pw[glibc_patch_submitter]=fweimer@redhat.com ++ 2276:pw-report.sh: 9: pw[glibc_skip]=false + 2276:pw-report.sh: 32: project=glibc + 2276:pw-report.sh: 33: build_url=https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-precommit/4821/ + 2276:pw-report.sh: 34: patch_url=https://patchwork.sourceware.org/patch/132118 + 2276:pw-report.sh: 36: case "$patch_url" in + 2276:pw-report.sh: 43: trap 'pw_deinit glibc' EXIT + 2276:pw-report.sh: 44: pw_init glibc + 2276:pw-report.sh: pw_init: 41: set -euf -o pipefail + 2276:pw-report.sh: pw_init: 42: local project=glibc + 2276:pw-report.sh: pw_init: 44: git -C glibc config pw.server https://patchwork.sourceware.org/api/1.2/ + 2276:pw-report.sh: pw_init: 46: git -C glibc config pw.project glibc + 2276:pw-report.sh: pw_init: 48: pw_clear_cache + 2276:pw-report.sh: pw_clear_cache: 68: set -euf -o pipefail + 2276:pw-report.sh: pw_clear_cache: 70: rm -rf /tmp/pw-yaml-cache-2276 + 2276:pw-report.sh: pw_clear_cache: 71: mkdir /tmp/pw-yaml-cache-2276 + 2276:pw-report.sh: 47: bot='glibc-cicd/check.py --patch_id 132118 --context tcwg_glibc_build--master-aarch64' + 2276:pw-report.sh: 48: case "$bot" in + 2276:pw-report.sh: 49: bot_type=Build + 2276:pw-report.sh: 54: case "$check-$result" in + 2276:pw-report.sh: 111: [[ postforge-pass =~ postforge-.* ]] ++ 2276:pw-report.sh: 1: pw_deinit glibc ++ 2276:pw-report.sh: pw_deinit: 57: set -euf -o pipefail ++ 2276:pw-report.sh: pw_deinit: 58: local project=glibc ++ 2276:pw-report.sh: pw_deinit: 60: rm -rf /tmp/pw-yaml-cache-2276 + 2276:pw-report.sh: 26: IFS= + 2276:pw-report.sh: 26: read -r -d '' pw_file