+ 3192021:jenkins4690953581293013922.sh: build_container_exec: 29: set +x + 1841:pw-report.sh: 22: '[' -d artifacts/jenkins/pw ']' + 1841:pw-report.sh: 26: IFS= + 1841:pw-report.sh: 26: read -r -d '' pw_file ++ 1841:pw-report.sh: 118: find artifacts/jenkins/pw -type f -print0 + 1841:pw-report.sh: 28: declare -A pw + 1841:pw-report.sh: 30: source artifacts/jenkins/pw/binutils ++ 1841:pw-report.sh: 1: pw[project]=binutils ++ 1841:pw-report.sh: 2: pw[binutils]=binutils ++ 1841:pw-report.sh: 3: pw[binutils_patch_id]=131663 ++ 1841:pw-report.sh: 4: pw[binutils_check_cmd]='glibc-cicd/check.py --patch_id 131663 --context tcwg_binutils_check--master-arm' ++ 1841:pw-report.sh: 5: pw[binutils_build_url]=https://ci.linaro.org/job/tcwg_binutils_check--master-arm-precommit/3313/ ++ 1841:pw-report.sh: 6: pw[binutils_patch_url]=https://patchwork.sourceware.org/patch/131663 ++ 1841:pw-report.sh: 7: pw[binutils_patch_message_id]='' ++ 1841:pw-report.sh: 8: pw[binutils_patch_submitter]=JBeulich@suse.com ++ 1841:pw-report.sh: 9: pw[binutils_skip]=false + 1841:pw-report.sh: 32: project=binutils + 1841:pw-report.sh: 33: build_url=https://ci.linaro.org/job/tcwg_binutils_check--master-arm-precommit/3313/ + 1841:pw-report.sh: 34: patch_url=https://patchwork.sourceware.org/patch/131663 + 1841:pw-report.sh: 36: case "$patch_url" in + 1841:pw-report.sh: 43: trap 'pw_deinit binutils' EXIT + 1841:pw-report.sh: 44: pw_init binutils + 1841:pw-report.sh: pw_init: 41: set -euf -o pipefail + 1841:pw-report.sh: pw_init: 42: local project=binutils + 1841:pw-report.sh: pw_init: 44: git -C binutils config pw.server https://patchwork.sourceware.org/api/1.2/ + 1841:pw-report.sh: pw_init: 46: git -C binutils config pw.project binutils + 1841:pw-report.sh: pw_init: 48: pw_clear_cache + 1841:pw-report.sh: pw_clear_cache: 68: set -euf -o pipefail + 1841:pw-report.sh: pw_clear_cache: 70: rm -rf /tmp/pw-yaml-cache-1841 + 1841:pw-report.sh: pw_clear_cache: 71: mkdir /tmp/pw-yaml-cache-1841 + 1841:pw-report.sh: 47: bot='glibc-cicd/check.py --patch_id 131663 --context tcwg_binutils_check--master-arm' + 1841:pw-report.sh: 48: case "$bot" in + 1841:pw-report.sh: 50: bot_type=Test + 1841:pw-report.sh: 54: case "$check-$result" in + 1841:pw-report.sh: 111: [[ postforge-pass =~ postforge-.* ]] ++ 1841:pw-report.sh: 1: pw_deinit binutils ++ 1841:pw-report.sh: pw_deinit: 57: set -euf -o pipefail ++ 1841:pw-report.sh: pw_deinit: 58: local project=binutils ++ 1841:pw-report.sh: pw_deinit: 60: rm -rf /tmp/pw-yaml-cache-1841 + 1841:pw-report.sh: 26: IFS= + 1841:pw-report.sh: 26: read -r -d '' pw_file