++ pwd ++ cat + remote_exec build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51909: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_kernel-build.sh + set -euf -o pipefail + local host ++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51909: ++ cut -d: -f 1 + host=build-03.tcwglab + local port ++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51909: ++ cut -s -d: -f 2 + port= + local dir ++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51909: ++ cut -s -d: -f 3 + dir=/home/tcwg-buildslave/workspace/tcwg_kernel_0 + local opts ++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51909: ++ cut -s -d: -f 4 + opts=-p51909 + local env_vars ++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51909: ++ cut -s -d: -f 5 + env_vars= + shift + local -a cmd + cmd=() + for i in "$@" + cmd+=("$(printf '%q' "$i")") ++ printf %q ./jenkins-scripts/round-robin-notify.sh + for i in "$@" + cmd+=("$(printf '%q' "$i")") ++ printf %q '@@rr[top_artifacts]' + for i in "$@" + cmd+=("$(printf '%q' "$i")") ++ printf %q artifacts + for i in "$@" + cmd+=("$(printf '%q' "$i")") ++ printf %q __TCWG_JIRA_TOKEN + for i in "$@" + cmd+=("$(printf '%q' "$i")") ++ printf %q ijQW9spm0p7HwZnUtLFx7CCA + for i in "$@" + cmd+=("$(printf '%q' "$i")") ++ printf %q __stage + for i in "$@" + cmd+=("$(printf '%q' "$i")") ++ printf %q full + for i in "$@" + cmd+=("$(printf '%q' "$i")") ++ printf %q __verbose + for i in "$@" + cmd+=("$(printf '%q' "$i")") ++ printf %q true + for i in "$@" + cmd+=("$(printf '%q' "$i")") ++ printf %q __build_script + for i in "$@" + cmd+=("$(printf '%q' "$i")") ++ printf %q tcwg_kernel-build.sh ++ printf %q /home/tcwg-buildslave/workspace/tcwg_kernel_0 + ssh -p51909 build-03.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_kernel_0 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_kernel-build.sh' /home/tcwg-buildslave/workspace/tcwg_kernel_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_kernel-build.sh + false + dryrun= + declare top_artifacts ci_project ci_config + declare change_kind changed_single_component last_good first_bad + declare -a changed_components + declare print_commits_f print_result_f print_config_f print_last_icommit_f + dump_model_only=false # setup_notify_environment + setup_notify_environment + echo '# setup_notify_environment' + top_artifacts=artifacts ++ get_current_manifest '{rr[ci_project]}' ++ get_manifest artifacts/manifest.sh '{rr[ci_project]}' ++ set +x + ci_project=tcwg_kernel ++ get_current_manifest '{rr[ci_config]}' ++ get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ set +x # Debug traces : + ci_config=llvm-master-arm-next-allmodconfig + echo '# Debug traces :' ++ get_baseline_manifest BUILD_URL ++ get_manifest base-artifacts/manifest.sh BUILD_URL false ++ set +x # Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/137/ # Using dir : base-artifacts + echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/137/' + echo '# Using dir : base-artifacts' ++ get_current_manifest BUILD_URL ++ get_manifest artifacts/manifest.sh BUILD_URL ++ set +x # Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/138/ # Using dir : artifacts + echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/138/' + echo '# Using dir : artifacts' + echo '' + mkdir -p artifacts/notify + '[' -f /home/tcwg-buildslave/.jipdate.yml ']' + set +x # check_source_changes + declare -Ag pw + '[' onregression = precommit ']' + check_source_changes + echo '# check_source_changes' ++ get_current_manifest '{rr[update_baseline]}' ++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}' ++ set +x + '[' force '!=' init ']' + IFS=' ' + read -r -a changed_components ++ print_changed_components ++ set -euf -o pipefail ++ local c delim= +++ print_updated_components +++ set -euf -o pipefail +++ local c delim= +++ for c in ${rr[components]} +++ '[' xbaseline '!=' xbaseline ']' +++ for c in ${rr[components]} +++ '[' xbaseline '!=' xbaseline ']' +++ for c in ${rr[components]} +++ '[' xhttps://git.linaro.org/kernel-org/linux-next.git#e0750d9473522d076b33ee257a21e27a5dd75031 '!=' xbaseline ']' +++ echo -ne linux +++ delim=' ' +++ for c in ${rr[components]} +++ '[' xbaseline '!=' xbaseline ']' +++ echo ++ for c in $(print_updated_components) +++ get_current_git linux_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/linux_rev +++ get_baseline_git linux_rev +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/linux_rev ++ '[' xe0750d9473522d076b33ee257a21e27a5dd75031 '!=' x9a52e6289b6a1ea3904afd86cb9ab6529a1d793b ']' ++ echo -ne linux ++ delim=' ' ++ echo + local c base_rev cur_rev c_commits + '[' 1 = 0 ']' + '[' 1 = 1 ']' + changed_single_component=linux ++ get_current_git linux_rev ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' ++ set -euf -o pipefail +x ++ cat artifacts/git/linux_rev + first_bad=e0750d9473522d076b33ee257a21e27a5dd75031 ++ get_baseline_git linux_rev ++ set -euf -o pipefail ++ local base_artifacts=base-artifacts ++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']' ++ set -euf -o pipefail +x ++ cat base-artifacts/git/linux_rev + last_good=9a52e6289b6a1ea3904afd86cb9ab6529a1d793b + local res + res=0 + wait 15783 + git -C linux rev-parse --verify HEAD + assert_with_msg 'Cannot parse HEAD in repo linux' '[' 0 = 0 ']' + set -euf -o pipefail +x + single_commit_p linux + set -euf -o pipefail + local c=linux + local base_rev cur_rev sha1 ++ get_baseline_git linux_rev ++ set -euf -o pipefail ++ local base_artifacts=base-artifacts ++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']' ++ set -euf -o pipefail +x ++ cat base-artifacts/git/linux_rev + base_rev=9a52e6289b6a1ea3904afd86cb9ab6529a1d793b ++ get_current_git linux_rev ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' ++ set -euf -o pipefail +x ++ cat artifacts/git/linux_rev + cur_rev=e0750d9473522d076b33ee257a21e27a5dd75031 ++ git -C linux rev-parse 'e0750d9473522d076b33ee257a21e27a5dd75031^@' + for sha1 in $(git -C "$c" rev-parse "$cur_rev^@") + '[' 9a52e6289b6a1ea3904afd86cb9ab6529a1d793b = 9a52e6289b6a1ea3904afd86cb9ab6529a1d793b ']' + return 0 # Debug traces : # change_kind=single_commit : linux + change_kind=single_commit + echo '# Debug traces :' + echo '# change_kind=single_commit : linux' + for c in "${changed_components[@]}" ++ get_baseline_git linux_rev ++ set -euf -o pipefail ++ local base_artifacts=base-artifacts ++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']' ++ set -euf -o pipefail +x ++ cat base-artifacts/git/linux_rev + base_rev=9a52e6289b6a1ea3904afd86cb9ab6529a1d793b ++ get_current_git linux_rev ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' ++ set -euf -o pipefail +x ++ cat artifacts/git/linux_rev + cur_rev=e0750d9473522d076b33ee257a21e27a5dd75031 ++ git -C linux rev-list --count 9a52e6289b6a1ea3904afd86cb9ab6529a1d793b..e0750d9473522d076b33ee257a21e27a5dd75031 # rev for linux : 9a52e6289b6a1ea3904afd86cb9ab6529a1d793b..e0750d9473522d076b33ee257a21e27a5dd75031 (1 commits) + c_commits=1 + echo '# rev for linux : 9a52e6289b6a1ea3904afd86cb9ab6529a1d793b..e0750d9473522d076b33ee257a21e27a5dd75031 (1 commits)' + echo '' + setup_stages_to_run + '[' onregression = onregression ']' + '[' 1 = 0 ']' + '[' single_commit '!=' single_commit ']' + '[' onregression = precommit ']' + '[' onregression = ignore ']' + '[' onregression = precommit ']' + generate_dashboard=false + post_dashboard=false + print_commits_f=print_commits + print_result_f=print_result + print_config_f=print_config + print_last_icommit_f=print_last_icommit + generate_extra_details_f=generate_extra_details + case "$ci_project" in + post_interesting_commits init # post_interesting_commits + set -euf -o pipefail + echo '# post_interesting_commits' + local stage=init + '[' single_commit '!=' single_commit ']' + clone_or_update_repo interesting-commits master https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master + set -euf -o pipefail + local dir=interesting-commits + local ref=master + local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git + local reference=auto + local single_branch=master + local remote=origin + clone_or_update_repo_no_checkout interesting-commits https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master origin + set -euf -o pipefail + local dir=interesting-commits + local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git + local reference=auto + local single_branch=master + local remote=origin + local refopt= + case "$reference" in + local ref_dir + for ref_dir in $url $dir ++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git .git + ref_dir=interesting-commits + ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir + '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + for ref_dir in $url $dir ++ basename interesting-commits .git + ref_dir=interesting-commits + ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir + '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + git -C interesting-commits status + '[' -d interesting-commits ']' + '[' x '!=' x ']' + '[' -d interesting-commits ']' + rm -f interesting-commits/.git/gc.log + git -C interesting-commits config gc.autoDetach false + git -C interesting-commits gc --auto --force --prune=all + find interesting-commits/.git -name '*.lock' -delete + local i + for i in am cherry-pick rebase + git -C interesting-commits am --abort + true + for i in am cherry-pick rebase + git -C interesting-commits cherry-pick --abort + true + for i in am cherry-pick rebase + git -C interesting-commits rebase --abort + true + git_set_remote interesting-commits origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git master + set -euf -o pipefail + local dir=interesting-commits + local remote=origin + local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git + local single_branch=master + git -C interesting-commits remote rm origin + git -C interesting-commits remote add -t master origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + local refspec + '[' xmaster = x ']' + refspec=+refs/heads/master:refs/remotes/origin/master + run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + local duration=1h + shift + local tries=3 + shift + local n=0 + local ret=0 + '[' 0 -eq 3 ']' + echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + ret=0 + wait 15863 + timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + '[' 0 -eq 0 ']' + break + return 0 + git_checkout interesting-commits master origin + set -euf -o pipefail + local dir=interesting-commits + local ref=master + local remote=origin + git_clean interesting-commits + set -euf -o pipefail + local dir=interesting-commits + shift + fresh_dir interesting-commits 'interesting-commits/.git/*' + set -euf -o pipefail + local dir=interesting-commits + shift 1 ++ dirname interesting-commits/something + dir=interesting-commits + mkdir -p interesting-commits + find_opts=("!" "-path" "$dir") + for keep_pattern in "$@" + : + find_opts+=("!" "-path" "$keep_pattern") ++ dirname 'interesting-commits/.git/*' + keep_pattern=interesting-commits/.git + '[' xinteresting-commits/.git = xinteresting-commits ']' + assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' + set -euf -o pipefail +x + : + find_opts+=("!" "-path" "$keep_pattern") ++ dirname interesting-commits/.git + keep_pattern=interesting-commits + '[' xinteresting-commits = xinteresting-commits ']' + break + find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';' + chmod -R +rw interesting-commits + find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete + git -C interesting-commits reset -q --hard + local sha1 ++ git_rev_parse interesting-commits master origin ++ set -euf -o pipefail ++ local dir=interesting-commits ++ local ref=master ++ local remote=origin ++ '[' 3 -ge 3 ']' ++ remote=origin ++ git_rev_parse_1 interesting-commits master origin --short ++ set -euf -o pipefail ++ local dir=interesting-commits ++ local ref=master ++ local remote=origin ++ local opts=--short ++ local ret ++ cd interesting-commits ++ local sha1 try_ref ++ case "$ref" in ++ try_ref=refs/remotes/origin/master ++ ret=0 +++ git rev-parse --short refs/remotes/origin/master ++ sha1=8867b987 ++ '[' 0 -ne 0 ']' ++ echo 8867b987 + sha1=8867b987 + git -C interesting-commits checkout --detach 8867b987 HEAD is now at 8867b987 Add entry e0750d9473522d076b33ee257a21e27a5dd75031 from https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/138/ + true + local jira_dir jira_key= ++ interesting_subdir linux e0750d9473522d076b33ee257a21e27a5dd75031 ++ local dir=linux/sha1 ++ '[' 2 -ge 2 ']' ++ dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 ++ '[' 2 -ge 3 ']' ++ '[' 2 -ge 4 ']' ++ echo linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 + jira_dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 + jira_dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira + '[' init = full ']' + true + git -C interesting-commits remote update -p Fetching baseline From ssh://review.linaro.org:29418/toolchain/ci/interesting-commits d3123964..8867b987 master -> baseline/master Fetching origin + git_clean interesting-commits refs/remotes/origin/master + set -euf -o pipefail + local dir=interesting-commits + shift + fresh_dir interesting-commits 'interesting-commits/.git/*' + set -euf -o pipefail + local dir=interesting-commits + shift 1 ++ dirname interesting-commits/something + dir=interesting-commits + mkdir -p interesting-commits + find_opts=("!" "-path" "$dir") + for keep_pattern in "$@" + : + find_opts+=("!" "-path" "$keep_pattern") ++ dirname 'interesting-commits/.git/*' + keep_pattern=interesting-commits/.git + '[' xinteresting-commits/.git = xinteresting-commits ']' + assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' + set -euf -o pipefail +x + : + find_opts+=("!" "-path" "$keep_pattern") ++ dirname interesting-commits/.git + keep_pattern=interesting-commits + '[' xinteresting-commits = xinteresting-commits ']' + break + find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';' + chmod -R +rw interesting-commits + find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete + git -C interesting-commits reset -q --hard refs/remotes/origin/master # update_interesting_commits + update_interesting_commits init '' + echo '# update_interesting_commits' + local stage=init + local jira_key= + local subdir3 subdir4 subdir4 ++ interesting_subdir linux e0750d9473522d076b33ee257a21e27a5dd75031 ++ local dir=linux/sha1 ++ '[' 2 -ge 2 ']' ++ dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 ++ '[' 2 -ge 3 ']' ++ '[' 2 -ge 4 ']' ++ echo linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 + subdir3=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 ++ interesting_subdir linux e0750d9473522d076b33ee257a21e27a5dd75031 tcwg_kernel ++ local dir=linux/sha1 ++ '[' 3 -ge 2 ']' ++ dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 ++ '[' 3 -ge 3 ']' ++ dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel ++ '[' 3 -ge 4 ']' ++ echo linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel + subdir4=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel ++ interesting_subdir linux e0750d9473522d076b33ee257a21e27a5dd75031 tcwg_kernel llvm-master-arm-next-allmodconfig ++ local dir=linux/sha1 ++ '[' 4 -ge 2 ']' ++ dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 ++ '[' 4 -ge 3 ']' ++ dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel ++ '[' 4 -ge 4 ']' ++ dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig ++ echo linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig + subdir5=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig + '[' -d interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 ']' + mkdir -p interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig + get_current_manifest BUILD_URL + get_manifest artifacts/manifest.sh BUILD_URL + set +x + echo 9a52e6289b6a1ea3904afd86cb9ab6529a1d793b + git -C interesting-commits add linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig/build_url linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig/last_good + '[' init '!=' full ']' + return ++ get_current_manifest BUILD_URL ++ get_manifest artifacts/manifest.sh BUILD_URL ++ set +x + git -C interesting-commits commit -m 'Add entry e0750d9473522d076b33ee257a21e27a5dd75031 from https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/138/' HEAD detached from d3123964 nothing to commit, working tree clean + break + '[' full '!=' full ']' + generate_extra_details + true + check_if_first_report + declare -g first_icommit_to_report + first_icommit_to_report=false + '[' xsingle_commit '!=' xsingle_commit ']' + local isubdir ++ interesting_subdir linux e0750d9473522d076b33ee257a21e27a5dd75031 ++ local dir=linux/sha1 ++ '[' 2 -ge 2 ']' ++ dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 ++ '[' 2 -ge 3 ']' ++ '[' 2 -ge 4 ']' ++ echo linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 # post_interesting_commits + isubdir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 + '[' -f interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/first_url ']' + local first_url ++ cat interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/first_url + first_url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/135/ ++ get_current_manifest BUILD_URL ++ get_manifest artifacts/manifest.sh BUILD_URL ++ set +x + '[' https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/135/ = https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/138/ ']' + '[' onregression = onregression ']' + post_mail=false + post_interesting_commits full + set -euf -o pipefail + echo '# post_interesting_commits' + local stage=full + '[' single_commit '!=' single_commit ']' + clone_or_update_repo interesting-commits master https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master + set -euf -o pipefail + local dir=interesting-commits + local ref=master + local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git + local reference=auto + local single_branch=master + local remote=origin + clone_or_update_repo_no_checkout interesting-commits https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master origin + set -euf -o pipefail + local dir=interesting-commits + local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git + local reference=auto + local single_branch=master + local remote=origin + local refopt= + case "$reference" in + local ref_dir + for ref_dir in $url $dir ++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git .git + ref_dir=interesting-commits + ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir + '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + for ref_dir in $url $dir ++ basename interesting-commits .git + ref_dir=interesting-commits + ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir + '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + git -C interesting-commits status + '[' -d interesting-commits ']' + '[' x '!=' x ']' + '[' -d interesting-commits ']' + rm -f interesting-commits/.git/gc.log + git -C interesting-commits config gc.autoDetach false + git -C interesting-commits gc --auto --force --prune=all + find interesting-commits/.git -name '*.lock' -delete + local i + for i in am cherry-pick rebase + git -C interesting-commits am --abort + true + for i in am cherry-pick rebase + git -C interesting-commits cherry-pick --abort + true + for i in am cherry-pick rebase + git -C interesting-commits rebase --abort + true + git_set_remote interesting-commits origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git master + set -euf -o pipefail + local dir=interesting-commits + local remote=origin + local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git + local single_branch=master + git -C interesting-commits remote rm origin + git -C interesting-commits remote add -t master origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + local refspec + '[' xmaster = x ']' + refspec=+refs/heads/master:refs/remotes/origin/master + run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + local duration=1h + shift + local tries=3 + shift + local n=0 + local ret=0 + '[' 0 -eq 3 ']' + echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + ret=0 + wait 27843 + timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + '[' 0 -eq 0 ']' + break + return 0 + git_checkout interesting-commits master origin + set -euf -o pipefail + local dir=interesting-commits + local ref=master + local remote=origin + git_clean interesting-commits + set -euf -o pipefail + local dir=interesting-commits + shift + fresh_dir interesting-commits 'interesting-commits/.git/*' + set -euf -o pipefail + local dir=interesting-commits + shift 1 ++ dirname interesting-commits/something + dir=interesting-commits + mkdir -p interesting-commits + find_opts=("!" "-path" "$dir") + for keep_pattern in "$@" + : + find_opts+=("!" "-path" "$keep_pattern") ++ dirname 'interesting-commits/.git/*' + keep_pattern=interesting-commits/.git + '[' xinteresting-commits/.git = xinteresting-commits ']' + assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' + set -euf -o pipefail +x + : + find_opts+=("!" "-path" "$keep_pattern") ++ dirname interesting-commits/.git + keep_pattern=interesting-commits + '[' xinteresting-commits = xinteresting-commits ']' + break + find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';' + chmod -R +rw interesting-commits + find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete + git -C interesting-commits reset -q --hard + local sha1 ++ git_rev_parse interesting-commits master origin ++ set -euf -o pipefail ++ local dir=interesting-commits ++ local ref=master ++ local remote=origin ++ '[' 3 -ge 3 ']' ++ remote=origin ++ git_rev_parse_1 interesting-commits master origin --short ++ set -euf -o pipefail ++ local dir=interesting-commits ++ local ref=master ++ local remote=origin ++ local opts=--short ++ local ret ++ cd interesting-commits ++ local sha1 try_ref ++ case "$ref" in ++ try_ref=refs/remotes/origin/master ++ ret=0 +++ git rev-parse --short refs/remotes/origin/master ++ sha1=8867b987 ++ '[' 0 -ne 0 ']' ++ echo 8867b987 + sha1=8867b987 + git -C interesting-commits checkout --detach 8867b987 HEAD is now at 8867b987 Add entry e0750d9473522d076b33ee257a21e27a5dd75031 from https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/138/ + true + local jira_dir jira_key= ++ interesting_subdir linux e0750d9473522d076b33ee257a21e27a5dd75031 ++ local dir=linux/sha1 ++ '[' 2 -ge 2 ']' ++ dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 ++ '[' 2 -ge 3 ']' ++ '[' 2 -ge 4 ']' ++ echo linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 + jira_dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 + jira_dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira + '[' full = full ']' + true + false + true + git -C interesting-commits remote update -p Fetching baseline Fetching origin + git_clean interesting-commits refs/remotes/origin/master + set -euf -o pipefail + local dir=interesting-commits + shift + fresh_dir interesting-commits 'interesting-commits/.git/*' + set -euf -o pipefail + local dir=interesting-commits + shift 1 ++ dirname interesting-commits/something + dir=interesting-commits + mkdir -p interesting-commits + find_opts=("!" "-path" "$dir") + for keep_pattern in "$@" + : + find_opts+=("!" "-path" "$keep_pattern") ++ dirname 'interesting-commits/.git/*' + keep_pattern=interesting-commits/.git + '[' xinteresting-commits/.git = xinteresting-commits ']' + assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' + set -euf -o pipefail +x + : + find_opts+=("!" "-path" "$keep_pattern") ++ dirname interesting-commits/.git + keep_pattern=interesting-commits + '[' xinteresting-commits = xinteresting-commits ']' + break + find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';' + chmod -R +rw interesting-commits + find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete + git -C interesting-commits reset -q --hard refs/remotes/origin/master # update_interesting_commits + update_interesting_commits full '' + echo '# update_interesting_commits' + local stage=full + local jira_key= + local subdir3 subdir4 subdir4 ++ interesting_subdir linux e0750d9473522d076b33ee257a21e27a5dd75031 ++ local dir=linux/sha1 ++ '[' 2 -ge 2 ']' ++ dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 ++ '[' 2 -ge 3 ']' ++ '[' 2 -ge 4 ']' ++ echo linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 + subdir3=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 ++ interesting_subdir linux e0750d9473522d076b33ee257a21e27a5dd75031 tcwg_kernel ++ local dir=linux/sha1 ++ '[' 3 -ge 2 ']' ++ dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 ++ '[' 3 -ge 3 ']' ++ dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel ++ '[' 3 -ge 4 ']' ++ echo linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel + subdir4=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel ++ interesting_subdir linux e0750d9473522d076b33ee257a21e27a5dd75031 tcwg_kernel llvm-master-arm-next-allmodconfig ++ local dir=linux/sha1 ++ '[' 4 -ge 2 ']' ++ dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 ++ '[' 4 -ge 3 ']' ++ dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel ++ '[' 4 -ge 4 ']' ++ dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig ++ echo linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig + subdir5=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig + '[' -d interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 ']' + mkdir -p interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig + get_current_manifest BUILD_URL + get_manifest artifacts/manifest.sh BUILD_URL + set +x + echo 9a52e6289b6a1ea3904afd86cb9ab6529a1d793b + git -C interesting-commits add linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig/build_url linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig/last_good + '[' full '!=' full ']' + print_result --oneline + false + local print_arg=--oneline + case "$print_arg" in + '[' 1 = 0 ']' + echo Failure + merge_status_summary interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel + set -euf -o pipefail + local subdir=interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel + local cur_file cur best= best_file + read -r cur_file ++ find interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel -mindepth 2 -maxdepth 2 -name status-summary.txt ++ sort ++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig/status-summary.txt + cur=Failure + '[' Failure -le '' ']' /home/tcwg-buildslave/workspace/tcwg_kernel_0/jenkins-scripts/round-robin-notify.sh: line 1044: [: Failure: integer expression expected + best=Failure + best_file=interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig/status-summary.txt + read -r cur_file + cat interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig/status-summary.txt + merge_status_summary interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 + set -euf -o pipefail + local subdir=interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 + local cur_file cur best= best_file + read -r cur_file ++ find interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 -mindepth 2 -maxdepth 2 -name status-summary.txt ++ sort ++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/status-summary.txt + cur=Failure + '[' Failure -le '' ']' /home/tcwg-buildslave/workspace/tcwg_kernel_0/jenkins-scripts/round-robin-notify.sh: line 1044: [: Failure: integer expression expected + best=Failure + best_file=interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/status-summary.txt + read -r cur_file + cat interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/status-summary.txt + git -C interesting-commits add linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig/status-summary.txt linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/status-summary.txt linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/status-summary.txt + print_result --long + false + local print_arg=--long + case "$print_arg" in + echo 'Results changed to' ++ cat artifacts/results + echo '# reset_artifacts: -10 # build_abe binutils: -9 # build_kernel_llvm: -5 # build_abe qemu: -2 # linux_n_obj: 23730 # First few build errors in logs: # 01:05:32 fs/bcachefs/btree_cache.h:45:43: error: array index 0 is past the end of the array (that has type '\''const __u64[0]'\'' (aka '\''const unsigned long long[0]'\'')) [-Werror,-Warray-bounds] # 01:05:33 fs/bcachefs/alloc.c:332:9: error: call to undeclared function '\''COUNT_ARGS'\''; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] # 01:05:33 make[4]: *** [scripts/Makefile.build:243: fs/bcachefs/alloc.o] Error 1 # 01:05:45 fs/bcachefs/btree_cache.h:45:43: error: array index 0 is past the end of the array (that has type '\''const __u64[0]'\'' (aka '\''const unsigned long long[0]'\'')) [-Werror,-Warray-bounds] # 01:05:45 make[4]: *** [scripts/Makefile.build:243: fs/bcachefs/bset.o] Error 1 # 01:05:49 fs/bcachefs/btree_cache.h:45:43: error: array index 0 is past the end of the array (that has type '\''const __u64[0]'\'' (aka '\''const unsigned long long[0]'\'')) [-Werror,-Warray-bounds] # 01:05:49 fs/bcachefs/btree_cache.c:67:9: error: array index 0 is past the end of the array (that has type '\''const __u64[0]'\'' (aka '\''const unsigned long long[0]'\'')) [-Werror,-Warray-bounds] # 01:05:49 fs/bcachefs/btree_cache.c:120:2: error: array index 0 is past the end of the array (that has type '\''__u64[0]'\'' (aka '\''unsigned long long[0]'\'')) [-Werror,-Warray-bounds] # 01:05:49 fs/bcachefs/btree_cache.c:201:6: error: array index 0 is past the end of the array (that has type '\''const __u64[0]'\'' (aka '\''const unsigned long long[0]'\'')) [-Werror,-Warray-bounds] # 01:05:49 fs/bcachefs/btree_cache.c:607:3: error: array index 0 is past the end of the array (that has type '\''__u64[0]'\'' (aka '\''unsigned long long[0]'\'')) [-Werror,-Warray-bounds]' + echo '' + echo From ++ cat base-artifacts/results + echo '# reset_artifacts: -10 # build_abe binutils: -9 # build_kernel_llvm: -5 # build_abe qemu: -2 # linux_n_obj: 32815 # linux build successful: all # linux boot successful: boot' + cat interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig/status-summary.txt + sed 's/^/* /' + print_icommits_link linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig/details.txt + set -euf -o pipefail + local path=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig/details.txt + local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git + echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig/details.txt + cat interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig/build_url + git -C interesting-commits add linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig/details.txt linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig/status.txt + '[' -f interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig/summary.txt ']' + local bad_artifacts_url good_artifacts_url ++ get_current_manifest BUILD_URL ++ get_manifest artifacts/manifest.sh BUILD_URL ++ set +x + bad_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/138/artifact/artifacts ++ get_baseline_manifest BUILD_URL ++ get_manifest base-artifacts/manifest.sh BUILD_URL false ++ set +x + good_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/137/artifact/artifacts + cat + git -C interesting-commits add linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig/reproduction_instructions.txt + local ci_config + read ci_config ++ cd interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel ++ ls + '[' -f interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig/summary.txt ']' + '[' -f interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig/status.txt ']' + echo '* llvm-master-arm-next-allmodconfig' + cat interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig/status.txt + sed 's/^/*/' + read ci_config + '[' -f interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/status-summary.txt/summary.txt ']' + '[' -f interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/status-summary.txt/status.txt ']' + continue + read ci_config + '[' -f interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/status.txt/summary.txt ']' + '[' -f interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/status.txt/status.txt ']' + continue + read ci_config + git -C interesting-commits add linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/status.txt + local ci_project + read ci_project ++ cd interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 ++ ls + '[' -f interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/commit-log.txt/status.txt ']' + continue + read ci_project + '[' -f interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/first_url/status.txt ']' + continue + read ci_project + '[' -f interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira/status.txt ']' + continue + read ci_project + '[' -f interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/status-summary.txt/status.txt ']' + continue + read ci_project + '[' -f interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/status.txt/status.txt ']' + continue + read ci_project + '[' -f interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/status.txt ']' + echo '* tcwg_kernel' + sed 's/^/*/' + cat interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/status.txt + read ci_project + git -C interesting-commits add linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/status.txt + print_commits --short + set -euf -o pipefail + false + local print_arg=--short + '[' single_commit = no_change ']' + local more_lines + '[' single_commit = single_commit ']' + local c=linux + '[' --short = --link ']' + local describe + '[' '' = '' ']' ++ describe_sha1 linux e0750d9473522d076b33ee257a21e27a5dd75031 true ++ local component=linux ++ local sha1=e0750d9473522d076b33ee257a21e27a5dd75031 ++ local anything=true ++ match=() ++ local -a match ++ case "$component" in ++ git -C linux describe e0750d9473522d076b33ee257a21e27a5dd75031 + describe=v6.6-rc1-17-ge0750d947352 ++ echo v6.6-rc1-17-ge0750d947352 ++ sed 's,^basepoints/,,' + describe=v6.6-rc1-17-ge0750d947352 + '[' --short = --oneline ']' + '[' '' = '' ']' + echo 'commit v6.6-rc1-17-ge0750d947352' + local tmpfile ++ mktemp + tmpfile=/tmp/tmp.JdsOiKU9kj + git -C linux log -n1 e0750d9473522d076b33ee257a21e27a5dd75031 + tail -n +2 + head -n 10 /tmp/tmp.JdsOiKU9kj ++ cat /tmp/tmp.JdsOiKU9kj ++ wc -l + more_lines=1 + '[' 1 -gt 0 ']' + echo '... 1 lines of the commit log omitted.' + rm /tmp/tmp.JdsOiKU9kj + '[' '' '!=' '' ']' + return 0 + git -C interesting-commits add linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/commit-log.txt + true + local jira_dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira + '[' -f interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira/key ']' + assert_with_msg 'Should not have created multiple jira cards' '[' '' = '' ']' + set -euf -o pipefail +x ++ cat interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira/key + jira_key=LLVM-1005 + '[' -e interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira ']' + git -C interesting-commits rm -rf linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira rm 'linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira/components' rm 'linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira/description' rm 'linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira/key' rm 'linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira/startdate' rm 'linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira/summary' rm 'linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira/yaml' + mkdir interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira + '[' LLVM-1005 '!=' '' ']' + echo LLVM-1005 + git -C interesting-commits add linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira/key ++ print_commits --oneline ++ set -euf -o pipefail ++ false ++ local print_arg=--oneline ++ '[' single_commit = no_change ']' ++ local more_lines ++ '[' single_commit = single_commit ']' ++ local c=linux ++ '[' --oneline = --link ']' ++ local describe ++ '[' '' = '' ']' +++ describe_sha1 linux e0750d9473522d076b33ee257a21e27a5dd75031 true +++ local component=linux +++ local sha1=e0750d9473522d076b33ee257a21e27a5dd75031 +++ local anything=true +++ match=() +++ local -a match +++ case "$component" in +++ git -C linux describe e0750d9473522d076b33ee257a21e27a5dd75031 ++ describe=v6.6-rc1-17-ge0750d947352 +++ echo v6.6-rc1-17-ge0750d947352 +++ sed 's,^basepoints/,,' ++ describe=v6.6-rc1-17-ge0750d947352 ++ '[' --oneline = --oneline ']' ++ echo v6.6-rc1-17-ge0750d947352 ++ return 0 ++ cat interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/status-summary.txt + echo v6.6-rc1-17-ge0750d947352: Failure + git -C interesting-commits add linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira/summary + cat ++ cat interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/commit-log.txt ++ cat interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/status.txt ++ print_icommits_link linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira/yaml ++ set -euf -o pipefail ++ local path=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira/yaml ++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git ++ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira/yaml + git -C interesting-commits add linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira/description + update_jira_card # update_jira_card + set -euf -o pipefail + echo '# update_jira_card' + local jira_dir ++ interesting_subdir linux e0750d9473522d076b33ee257a21e27a5dd75031 ++ local dir=linux/sha1 ++ '[' 2 -ge 2 ']' ++ dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 ++ '[' 2 -ge 3 ']' ++ '[' 2 -ge 4 ']' ++ echo linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 + jira_dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 + jira_dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira + components=() + local -a components + case "$changed_single_component" in + components+=(Linux) + IFS=, + echo Linux + git -C interesting-commits add linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira/components + local commit_date ++ git -C linux log -n1 --pretty=%cd --date=iso e0750d9473522d076b33ee257a21e27a5dd75031 + commit_date='2023-09-12 01:17:28 -0400' + date -d '2023-09-12 01:17:28 -0400' +%Y-%m-%d + git -C interesting-commits add linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira/startdate + local key project ++ print_jira_card_key ++ set -euf -o pipefail ++ local jira_dir +++ interesting_subdir linux e0750d9473522d076b33ee257a21e27a5dd75031 +++ local dir=linux/sha1 +++ '[' 2 -ge 2 ']' +++ dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 +++ '[' 2 -ge 3 ']' +++ '[' 2 -ge 4 ']' +++ echo linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 ++ jira_dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 ++ jira_dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira ++ '[' -f interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira/key ']' ++ cat interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira/key + key=LLVM-1005 + '[' -z LLVM-1005 ']' + project=LLVM + local yaml=interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira/yaml + cat + sed -e 's/^/ /' interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira/summary + cat ++ cat interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira/components ++ cat interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira/startdate + sed -e 's/^/ /' interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira/description + git -C interesting-commits add linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira/yaml + local describe ++ describe_sha1 linux e0750d9473522d076b33ee257a21e27a5dd75031 false ++ local component=linux ++ local sha1=e0750d9473522d076b33ee257a21e27a5dd75031 ++ local anything=false ++ match=() ++ local -a match ++ case "$component" in ++ git -C linux describe e0750d9473522d076b33ee257a21e27a5dd75031 + describe=v6.6-rc1-17-ge0750d947352 + '[' v6.6-rc1-17-ge0750d947352 '!=' '' ']' + local d ++ dirname v6.6-rc1-17-ge0750d947352 + d=. + mkdir -p interesting-commits/linux/. + local symlink= + '[' . '!=' . ']' + symlink=sha1/e0750d9473522d076b33ee257a21e27a5dd75031 + rm -f interesting-commits/linux/v6.6-rc1-17-ge0750d947352 + ln -s sha1/e0750d9473522d076b33ee257a21e27a5dd75031 interesting-commits/linux/v6.6-rc1-17-ge0750d947352 + git -C interesting-commits add linux/v6.6-rc1-17-ge0750d947352 ++ get_current_manifest BUILD_URL ++ get_manifest artifacts/manifest.sh BUILD_URL ++ set +x + git -C interesting-commits commit -m 'Add entry e0750d9473522d076b33ee257a21e27a5dd75031 from https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/138/' [detached HEAD e842bff3] Add entry e0750d9473522d076b33ee257a21e27a5dd75031 from https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/138/ 7 files changed, 17 insertions(+), 17 deletions(-) + wait 7676 + git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master remote: Sending notification emails to: tcwg-commits@lists.linaro.org post-git trigger: updating grokmirror To ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git 8867b987..e842bff3 HEAD -> master + break + true + generate_jira_dir + set -euf -o pipefail + local icommit_entry jira_key= ++ print_last_icommit --entry ++ false ++ set -euf -o pipefail ++ local print_arg=--entry ++ shift 1 ++ '[' xsingle_commit '!=' xsingle_commit ']' ++ local isubdir +++ interesting_subdir linux e0750d9473522d076b33ee257a21e27a5dd75031 +++ local dir=linux/sha1 +++ '[' 2 -ge 2 ']' +++ dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 +++ '[' 2 -ge 3 ']' +++ '[' 2 -ge 4 ']' +++ echo linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 ++ isubdir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 ++ case "$print_arg" in ++ echo interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 + icommit_entry=interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 + '[' interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 '!=' '' ']' + '[' -d interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira ']' + rsync -a interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira/ artifacts/notify/jira/ + '[' -f artifacts/notify/jira/key ']' ++ cat artifacts/notify/jira/key + jira_key=LLVM-1005 + '[' LLVM-1005 '!=' '' ']' + cat ++ print_result --oneline ++ false ++ local print_arg=--oneline ++ case "$print_arg" in ++ '[' 1 = 0 ']' ++ echo Failure ++ print_artifacts_url 'notify/mail-body.txt/*view*/' ++ set -euf -o pipefail ++ local url +++ get_current_manifest BUILD_URL +++ get_manifest artifacts/manifest.sh BUILD_URL +++ set +x ++ url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/138/artifact/artifacts ++ '[' '' '!=' '' ']' ++ echo 'https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/138/artifact/artifacts/notify/mail-body.txt/*view*/' + cat ++ print_jira_template_card ++ local jira_card=GNU-692 ++ case "$ci_project/$ci_config:$changed_single_component" in ++ jira_card=LLVM-647 ++ echo LLVM-647 ++ print_result --oneline ++ false ++ local print_arg=--oneline ++ case "$print_arg" in ++ '[' 1 = 0 ']' ++ echo Failure ++ print_artifacts_url 'notify/mail-body.txt/*view*/' ++ set -euf -o pipefail ++ local url +++ get_current_manifest BUILD_URL +++ get_manifest artifacts/manifest.sh BUILD_URL +++ set +x ++ url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/138/artifact/artifacts ++ '[' '' '!=' '' ']' ++ echo 'https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/138/artifact/artifacts/notify/mail-body.txt/*view*/' # print all notification files + echo '# print all notification files' + true + generate_mail_files + set -euf -o pipefail + print_mail_recipients + set -euf -o pipefail + local c=linux + '[' linux = '' ']' + local -A emails + emails["tcwg-validation@linaro.org"]=bcc + emails["author"]=cc + emails["committer"]=to + case "$ci_project/$ci_config:$c" in + emails["author"]=no + emails["committer"]=no + emails["llvm@lists.linux.dev"]=to_postcommit + local c email base_rev cur_rev ++ get_baseline_git linux_rev ++ set -euf -o pipefail ++ local base_artifacts=base-artifacts ++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']' ++ set -euf -o pipefail +x ++ cat base-artifacts/git/linux_rev + base_rev=9a52e6289b6a1ea3904afd86cb9ab6529a1d793b ++ get_current_git linux_rev ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' ++ set -euf -o pipefail +x ++ cat artifacts/git/linux_rev + cur_rev=e0750d9473522d076b33ee257a21e27a5dd75031 + read -r email ++ git -C linux log --pretty=%ae 9a52e6289b6a1ea3904afd86cb9ab6529a1d793b..e0750d9473522d076b33ee257a21e27a5dd75031 + emails["$email"]=no + read -r email + local precommit_postcommit=postcommit + '[' '' = '' ']' ++ get_baseline_git linux_rev ++ set -euf -o pipefail ++ local base_artifacts=base-artifacts ++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']' ++ set -euf -o pipefail +x ++ cat base-artifacts/git/linux_rev + base_rev=9a52e6289b6a1ea3904afd86cb9ab6529a1d793b ++ get_current_git linux_rev ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' ++ set -euf -o pipefail +x ++ cat artifacts/git/linux_rev + cur_rev=e0750d9473522d076b33ee257a21e27a5dd75031 + read -r email ++ git -C linux log --pretty=%ce 9a52e6289b6a1ea3904afd86cb9ab6529a1d793b..e0750d9473522d076b33ee257a21e27a5dd75031 + emails["$email"]=no + read -r email + unset 'emails[author]' 'emails[committer]' + local type + recipients=() + local -a recipients + for email in "${!emails[@]}" + type=no + case "$precommit_postcommit:$type" in + case "$type" in + for email in "${!emails[@]}" + type=bcc + case "$precommit_postcommit:$type" in + case "$type" in + recipients+=("$type:$email") + for email in "${!emails[@]}" + type=to_postcommit + case "$precommit_postcommit:$type" in + type=to + case "$type" in + recipients+=("$email") + for email in "${!emails[@]}" + type=no + case "$precommit_postcommit:$type" in + case "$type" in + IFS=, + echo bcc:tcwg-validation@linaro.org,llvm@lists.linux.dev ++ print_commits --oneline ++ set -euf -o pipefail ++ false ++ local print_arg=--oneline ++ '[' single_commit = no_change ']' ++ local more_lines ++ '[' single_commit = single_commit ']' ++ local c=linux ++ '[' --oneline = --link ']' ++ local describe ++ '[' '' = '' ']' +++ describe_sha1 linux e0750d9473522d076b33ee257a21e27a5dd75031 true +++ local component=linux +++ local sha1=e0750d9473522d076b33ee257a21e27a5dd75031 +++ local anything=true +++ match=() +++ local -a match +++ case "$component" in +++ git -C linux describe e0750d9473522d076b33ee257a21e27a5dd75031 ++ describe=v6.6-rc1-17-ge0750d947352 +++ echo v6.6-rc1-17-ge0750d947352 +++ sed 's,^basepoints/,,' ++ describe=v6.6-rc1-17-ge0750d947352 ++ '[' --oneline = --oneline ']' ++ echo v6.6-rc1-17-ge0750d947352 ++ return 0 ++ print_result --oneline ++ false ++ local print_arg=--oneline ++ case "$print_arg" in ++ '[' 1 = 0 ']' ++ echo Failure ++ print_config --oneline ++ false ++ local print_arg=--oneline ++ case "$print_arg" in ++ case "$ci_config" in ++ echo arm + echo '[Linaro-TCWG-CI]' 'v6.6-rc1-17-ge0750d947352: Failure on arm' + print_mail_body + local bad_artifacts_url good_artifacts_url ++ get_current_manifest BUILD_URL ++ get_manifest artifacts/manifest.sh BUILD_URL ++ set +x + bad_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/138/artifact/artifacts ++ get_baseline_manifest BUILD_URL ++ get_manifest base-artifacts/manifest.sh BUILD_URL false ++ set +x + good_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/137/artifact/artifacts + cat ++ print_config --short ++ false ++ local print_arg=--short ++ case "$print_arg" in ++ echo 'CI config tcwg_kernel/llvm-master-arm-next-allmodconfig' ++ print_commits --short ++ sed -e 's/^/ | /' ++ set -euf -o pipefail ++ false ++ local print_arg=--short ++ '[' single_commit = no_change ']' ++ local more_lines ++ '[' single_commit = single_commit ']' ++ local c=linux ++ '[' --short = --link ']' ++ local describe ++ '[' '' = '' ']' +++ describe_sha1 linux e0750d9473522d076b33ee257a21e27a5dd75031 true +++ local component=linux +++ local sha1=e0750d9473522d076b33ee257a21e27a5dd75031 +++ local anything=true +++ match=() +++ local -a match +++ case "$component" in +++ git -C linux describe e0750d9473522d076b33ee257a21e27a5dd75031 ++ describe=v6.6-rc1-17-ge0750d947352 +++ echo v6.6-rc1-17-ge0750d947352 +++ sed 's,^basepoints/,,' ++ describe=v6.6-rc1-17-ge0750d947352 ++ '[' --short = --oneline ']' ++ '[' '' = '' ']' ++ echo 'commit v6.6-rc1-17-ge0750d947352' ++ local tmpfile +++ mktemp ++ tmpfile=/tmp/tmp.lXhPW79jbr ++ git -C linux log -n1 e0750d9473522d076b33ee257a21e27a5dd75031 ++ tail -n +2 ++ head -n 10 /tmp/tmp.lXhPW79jbr +++ cat /tmp/tmp.lXhPW79jbr +++ wc -l ++ more_lines=1 ++ '[' 1 -gt 0 ']' ++ echo '... 1 lines of the commit log omitted.' ++ rm /tmp/tmp.lXhPW79jbr ++ '[' '' '!=' '' ']' ++ return 0 ++ print_result --short ++ false ++ local print_arg=--short ++ case "$print_arg" in ++ echo 'Results changed to' +++ cat artifacts/results ++ echo '# reset_artifacts: -10 # build_abe binutils: -9 # build_kernel_llvm: -5 # build_abe qemu: -2 # linux_n_obj: 23730 # First few build errors in logs: # 01:05:32 fs/bcachefs/btree_cache.h:45:43: error: array index 0 is past the end of the array (that has type '\''const __u64[0]'\'' (aka '\''const unsigned long long[0]'\'')) [-Werror,-Warray-bounds] # 01:05:33 fs/bcachefs/alloc.c:332:9: error: call to undeclared function '\''COUNT_ARGS'\''; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] # 01:05:33 make[4]: *** [scripts/Makefile.build:243: fs/bcachefs/alloc.o] Error 1 # 01:05:45 fs/bcachefs/btree_cache.h:45:43: error: array index 0 is past the end of the array (that has type '\''const __u64[0]'\'' (aka '\''const unsigned long long[0]'\'')) [-Werror,-Warray-bounds] # 01:05:45 make[4]: *** [scripts/Makefile.build:243: fs/bcachefs/bset.o] Error 1 # 01:05:49 fs/bcachefs/btree_cache.h:45:43: error: array index 0 is past the end of the array (that has type '\''const __u64[0]'\'' (aka '\''const unsigned long long[0]'\'')) [-Werror,-Warray-bounds] # 01:05:49 fs/bcachefs/btree_cache.c:67:9: error: array index 0 is past the end of the array (that has type '\''const __u64[0]'\'' (aka '\''const unsigned long long[0]'\'')) [-Werror,-Warray-bounds] # 01:05:49 fs/bcachefs/btree_cache.c:120:2: error: array index 0 is past the end of the array (that has type '\''__u64[0]'\'' (aka '\''unsigned long long[0]'\'')) [-Werror,-Warray-bounds] # 01:05:49 fs/bcachefs/btree_cache.c:201:6: error: array index 0 is past the end of the array (that has type '\''const __u64[0]'\'' (aka '\''const unsigned long long[0]'\'')) [-Werror,-Warray-bounds] # 01:05:49 fs/bcachefs/btree_cache.c:607:3: error: array index 0 is past the end of the array (that has type '\''__u64[0]'\'' (aka '\''unsigned long long[0]'\'')) [-Werror,-Warray-bounds]' ++ echo '' ++ echo From +++ cat base-artifacts/results ++ echo '# reset_artifacts: -10 # build_abe binutils: -9 # build_kernel_llvm: -5 # build_abe qemu: -2 # linux_n_obj: 32815 # linux build successful: all # linux boot successful: boot' ++ print_config --long ++ false ++ local print_arg=--long ++ case "$print_arg" in ++ echo 'CI config tcwg_kernel/llvm-master-arm-next-allmodconfig' + '[' single_commit '!=' single_commit ']' + '[' '' '!=' '' ']' + local key ++ print_jira_card_key ++ set -euf -o pipefail ++ local jira_dir +++ interesting_subdir linux e0750d9473522d076b33ee257a21e27a5dd75031 +++ local dir=linux/sha1 +++ '[' 2 -ge 2 ']' +++ dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 +++ '[' 2 -ge 3 ']' +++ '[' 2 -ge 4 ']' +++ echo linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 ++ jira_dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 ++ jira_dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira ++ '[' -f interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira/key ']' ++ cat interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira/key + key=LLVM-1005 + '[' -z LLVM-1005 ']' + cat ++ print_last_icommit --reproduction_instructions_link tcwg_kernel llvm-master-arm-next-allmodconfig ++ false ++ set -euf -o pipefail ++ local print_arg=--reproduction_instructions_link ++ shift 1 ++ '[' xsingle_commit '!=' xsingle_commit ']' ++ local isubdir +++ interesting_subdir linux e0750d9473522d076b33ee257a21e27a5dd75031 tcwg_kernel llvm-master-arm-next-allmodconfig +++ local dir=linux/sha1 +++ '[' 4 -ge 2 ']' +++ dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 +++ '[' 4 -ge 3 ']' +++ dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel +++ '[' 4 -ge 4 ']' +++ dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig +++ echo linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig ++ isubdir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig ++ case "$print_arg" in ++ print_icommits_link linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig/reproduction_instructions.txt ++ set -euf -o pipefail ++ local path=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig/reproduction_instructions.txt ++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git ++ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig/reproduction_instructions.txt ++ print_commits --link ++ set -euf -o pipefail ++ false ++ local print_arg=--link ++ '[' single_commit = no_change ']' ++ local more_lines ++ '[' single_commit = single_commit ']' ++ local c=linux ++ '[' --link = --link ']' ++ local url +++ get_baseline_git linux_url +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ assert_with_msg 'ERROR: No linux_url in baseline git' '[' -f base-artifacts/git/linux_url ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/linux_url ++ url=https://git.linaro.org/kernel-org/linux-next.git ++ [[ https://git.linaro.org/kernel-org/linux-next.git =~ git://sourceware.org/git/ ]] ++ [[ https://git.linaro.org/kernel-org/linux-next.git =~ https://github.com/ ]] ++ [[ https://git.linaro.org/kernel-org/linux-next.git =~ https://gitlab.com/ ]] ++ [[ https://git.linaro.org/kernel-org/linux-next.git =~ https://git.linaro.org/ ]] ++ echo 'https://git.linaro.org/kernel-org/linux-next.git/commit/?id=e0750d9473522d076b33ee257a21e27a5dd75031' ++ return 0 ++ print_last_icommit --status ++ false ++ set -euf -o pipefail ++ local print_arg=--status ++ shift 1 ++ '[' xsingle_commit '!=' xsingle_commit ']' ++ local isubdir +++ interesting_subdir linux e0750d9473522d076b33ee257a21e27a5dd75031 +++ local dir=linux/sha1 +++ '[' 2 -ge 2 ']' +++ dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 +++ '[' 2 -ge 3 ']' +++ '[' 2 -ge 4 ']' +++ echo linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 ++ isubdir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 ++ case "$print_arg" in ++ cat interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/status.txt # generate dashboard # generate_dashboard_squad ... Skipping # post_dashboard_squad ... Skipping + echo '# generate dashboard' + generate_dashboard_squad + local results_date + echo '# generate_dashboard_squad' + false + echo '... Skipping' + return + post_dashboard_squad + echo '# post_dashboard_squad' + false + echo '... Skipping' + return + generate_lnt_report + wait 7804 # generate_lnt_report + set -euf -o pipefail + echo '# generate_lnt_report' + true + case "$ci_project" in + echo '... Skipping' ... Skipping + return + false + post_to_jira # post_to_jira + set -euf -o pipefail + echo '# post_to_jira' + local post_card_comment=true + local post_template_comment=true + true + '[' -f artifacts/notify/jira/yaml ']' + local key status ++ print_jira_card_key ++ set -euf -o pipefail ++ local jira_dir +++ interesting_subdir linux e0750d9473522d076b33ee257a21e27a5dd75031 +++ local dir=linux/sha1 +++ '[' 2 -ge 2 ']' +++ dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 +++ '[' 2 -ge 3 ']' +++ '[' 2 -ge 4 ']' +++ echo linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 ++ jira_dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031 ++ jira_dir=linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira ++ '[' -f interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira/key ']' ++ cat interesting-commits/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/jira/key + key=LLVM-1005 ++ jipsearch -j key=LLVM-1005 -s status:name ++ sed -e 's/.* , //' + status=Open + case "$status" in + jipcreate -f artifacts/notify/jira/yaml Existing issue updated: https://linaro.atlassian.net/browse/LLVM-1005 + post_template_comment=false + true + '[' -f artifacts/notify/jira/comment-card.txt ']' + echo y + jipdate -f artifacts/notify/jira/comment-card.txt These JIRA cards will be updated as follows: [LLVM-1005] Failure Details: https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/138/artifact/artifacts/notify/mail-body.txt/*view*/ Server to update: https://linaro.atlassian.net Are you sure you want to update Jira with the information above? [y/n] Successfully updated your Jira tickets! This is your status: --- [LLVM-1005] Failure Details: https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/138/artifact/artifacts/notify/mail-body.txt/*view*/ + false Full stage ran successfully. + echo 'Full stage ran successfully.'