summaryrefslogtreecommitdiff
path: root/jenkins
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-07 10:32:42 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-07 10:32:42 +0000
commit578991e01bfd35a5842bf5f134ad9715dede0a3c (patch)
tree1e26f3337c9e73bad1ff4f3728d5d0056dc32d4a /jenkins
parente02e1a858a16258cecc67a17326e863e7634d8a1 (diff)
onsuccess: #746: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/746/
Results : | # reset_artifacts: | -10 | # init_abe_sysroot: | -3 | # build_abe glibc -- --disable install: | -2 | # build_abe dejagnu: | -1 | # build_abe check_glibc -- --disable install: | 0 check_regression status : 0
Diffstat (limited to 'jenkins')
-rw-r--r--jenkins/build-name2
-rw-r--r--jenkins/notify-full.log304
-rw-r--r--jenkins/notify-init.log52
-rw-r--r--jenkins/run-build.env8
4 files changed, 181 insertions, 185 deletions
diff --git a/jenkins/build-name b/jenkins/build-name
index 53170de..491ed9a 100644
--- a/jenkins/build-name
+++ b/jenkins/build-name
@@ -1 +1 @@
-#745-glibc-R0
+#746-glibc-R0
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 8b0f3a5..190c694 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ATATT3xFfGF0T6lmyRRI1GPXAjFc6UC66WsAJyuXpga-0JusQbYQdlG4NfS8kED4ejPRlZs9E57FWxFlN7K67E-9t-EXcNqVpzVQwTRd2JDDboAUNRnk00rMY9KXELe8Jb9dKP7p3MTXz2HTqtpMKIM2VZQUmZf_TcIuAN0mVpSPtZtdoLZBnCk=34F9AA87 __stage full __verbose true __build_script tcwg_gnu-build.sh
+/home/tcwg-buildslave/workspace/tcwg_gnu_6/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ATATT3xFfGF0T6lmyRRI1GPXAjFc6UC66WsAJyuXpga-0JusQbYQdlG4NfS8kED4ejPRlZs9E57FWxFlN7K67E-9t-EXcNqVpzVQwTRd2JDDboAUNRnk00rMY9KXELe8Jb9dKP7p3MTXz2HTqtpMKIM2VZQUmZf_TcIuAN0mVpSPtZtdoLZBnCk=34F9AA87 __stage full __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -9,8 +9,8 @@
+ 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
+# setup_notify_environment
+ echo '# setup_notify_environment'
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
@@ -26,27 +26,27 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/744/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/744/'
+# Baseline : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/745/
# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/745/'
+ 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_glibc_check--master-arm-build/745/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/745/'
-+ echo '# Using dir : artifacts'
+# Artifacts : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/746/
# Using dir : artifacts
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/746/'
++ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
+ case "$notify" in
+ declare -Ag pw
+# check_source_changes
+ '[' ignore = precommit ']'
+ check_source_changes
-# check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
@@ -77,7 +77,7 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ '[' x4369019520a3396304f5382f29da667cebb98695 '!=' xf85722f9cdedde15c263753cbee0a705d2be67af ']'
+++ '[' x958478889c6a7a12b35b857b9788b7ad8706a01e '!=' x4369019520a3396304f5382f29da667cebb98695 ']'
++ echo -ne glibc
++ delim=' '
++ echo
@@ -90,17 +90,17 @@
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ first_bad=4369019520a3396304f5382f29da667cebb98695
++ first_bad=958478889c6a7a12b35b857b9788b7ad8706a01e
++ get_baseline_git glibc_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ last_good=f85722f9cdedde15c263753cbee0a705d2be67af
++ last_good=4369019520a3396304f5382f29da667cebb98695
+ local res
+ res=0
-+ wait 1431434
++ wait 1177689
+ git -C glibc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo glibc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -114,19 +114,19 @@
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ base_rev=f85722f9cdedde15c263753cbee0a705d2be67af
++ base_rev=4369019520a3396304f5382f29da667cebb98695
++ get_current_git glibc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ cur_rev=4369019520a3396304f5382f29da667cebb98695
-++ git -C glibc rev-parse '4369019520a3396304f5382f29da667cebb98695^@'
++ cur_rev=958478889c6a7a12b35b857b9788b7ad8706a01e
+++ git -C glibc rev-parse '958478889c6a7a12b35b857b9788b7ad8706a01e^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 61d848b554c8dd1f017b9d187b2a2f6675dbdbe4 = f85722f9cdedde15c263753cbee0a705d2be67af ']'
++ '[' ff25f355af099917eee0451b3d54f3d48fc62974 = 4369019520a3396304f5382f29da667cebb98695 ']'
+ return 1
-+ change_kind=single_component
# Debug traces :
++ change_kind=single_component
+ echo '# Debug traces :'
# change_kind=single_component : glibc
+ echo '# change_kind=single_component : glibc'
@@ -137,18 +137,18 @@
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ base_rev=f85722f9cdedde15c263753cbee0a705d2be67af
++ base_rev=4369019520a3396304f5382f29da667cebb98695
++ get_current_git glibc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ cur_rev=4369019520a3396304f5382f29da667cebb98695
-++ git -C glibc rev-list --count f85722f9cdedde15c263753cbee0a705d2be67af..4369019520a3396304f5382f29da667cebb98695
-+ c_commits=3
-# rev for glibc : f85722f9cdedde15c263753cbee0a705d2be67af..4369019520a3396304f5382f29da667cebb98695 (3 commits)
++ cur_rev=958478889c6a7a12b35b857b9788b7ad8706a01e
+++ git -C glibc rev-list --count 4369019520a3396304f5382f29da667cebb98695..958478889c6a7a12b35b857b9788b7ad8706a01e
++ c_commits=2
+# rev for glibc : 4369019520a3396304f5382f29da667cebb98695..958478889c6a7a12b35b857b9788b7ad8706a01e (2 commits)
-+ echo '# rev for glibc : f85722f9cdedde15c263753cbee0a705d2be67af..4369019520a3396304f5382f29da667cebb98695 (3 commits)'
++ echo '# rev for glibc : 4369019520a3396304f5382f29da667cebb98695..958478889c6a7a12b35b857b9788b7ad8706a01e (2 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -181,7 +181,7 @@
+ gnu_generate_extra_details
+ set -euf -o pipefail
+ '[' -d artifacts/sumfiles ']'
-+ wait 1431458
++ wait 1177713
+ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
+ true
+ check_if_first_report
@@ -223,10 +223,10 @@
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 1431503
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231205 --build_dir=artifacts/sumfiles --verbosity=1
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231205 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 1431504
+++ wait 1177758
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231207 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 1177759
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231207 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -249,9 +249,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/745/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/746/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/745/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/746/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -274,17 +274,15 @@
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ base_rev=f85722f9cdedde15c263753cbee0a705d2be67af
++ base_rev=4369019520a3396304f5382f29da667cebb98695
++ get_current_git glibc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ cur_rev=4369019520a3396304f5382f29da667cebb98695
-+ read -r email
-++ git -C glibc log --pretty=%ae f85722f9cdedde15c263753cbee0a705d2be67af..4369019520a3396304f5382f29da667cebb98695
-+ emails["$email"]=cc
++ cur_rev=958478889c6a7a12b35b857b9788b7ad8706a01e
+ read -r email
+++ git -C glibc log --pretty=%ae 4369019520a3396304f5382f29da667cebb98695..958478889c6a7a12b35b857b9788b7ad8706a01e
+ emails["$email"]=cc
+ read -r email
+ emails["$email"]=cc
@@ -297,17 +295,15 @@
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ base_rev=f85722f9cdedde15c263753cbee0a705d2be67af
++ base_rev=4369019520a3396304f5382f29da667cebb98695
++ get_current_git glibc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ cur_rev=4369019520a3396304f5382f29da667cebb98695
-+ read -r email
-++ git -C glibc log --pretty=%ce f85722f9cdedde15c263753cbee0a705d2be67af..4369019520a3396304f5382f29da667cebb98695
-+ emails["$email"]=to
++ cur_rev=958478889c6a7a12b35b857b9788b7ad8706a01e
+ read -r email
+++ git -C glibc log --pretty=%ce 4369019520a3396304f5382f29da667cebb98695..958478889c6a7a12b35b857b9788b7ad8706a01e
+ emails["$email"]=to
+ read -r email
+ emails["$email"]=to
@@ -333,7 +329,7 @@
+ case "$type" in
+ recipients+=("$email")
+ IFS=,
-+ echo cc:linaro-toolchain@lists.linaro.org,bcc:tcwg-validation@linaro.org,adhemerval.zanella@linaro.org
++ echo cc:linaro-toolchain@lists.linaro.org,bcc:tcwg-validation@linaro.org,mfabian@redhat.com
++ print_commits --oneline
++ set -euf -o pipefail
++ false
@@ -354,20 +350,20 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ base_rev=f85722f9cdedde15c263753cbee0a705d2be67af
+++ base_rev=4369019520a3396304f5382f29da667cebb98695
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
-++ cur_rev=4369019520a3396304f5382f29da667cebb98695
-+++ git -C glibc rev-list --count f85722f9cdedde15c263753cbee0a705d2be67af..4369019520a3396304f5382f29da667cebb98695
-++ c_commits=3
-++ new_commits=3
+++ cur_rev=958478889c6a7a12b35b857b9788b7ad8706a01e
++++ git -C glibc rev-list --count 4369019520a3396304f5382f29da667cebb98695..958478889c6a7a12b35b857b9788b7ad8706a01e
+++ c_commits=2
+++ new_commits=2
+++ echo glibc
+++ tr ' ' ,
++ components=glibc
-++ echo '3 commits in glibc'
+++ echo '2 commits in glibc'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -377,10 +373,10 @@
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 1431560
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231205 --build_dir=artifacts/sumfiles --verbosity=1
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231205 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 1431561
+++ wait 1177815
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231207 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 1177816
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231207 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -399,7 +395,7 @@
++ return 0
++ gnu_print_config --oneline
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_6/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_glibc_check master-arm
++ local project=tcwg_glibc_check
@@ -422,17 +418,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo arm
-+ echo '[Linaro-TCWG-CI]' '3 commits in glibc: PASS on arm'
++ echo '[Linaro-TCWG-CI]' '2 commits in glibc: PASS 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_glibc_check--master-arm-build/745/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/746/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_glibc_check--master-arm-build/744/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/745/artifact/artifacts
+ local key=
+ '[' single_component = single_commit ']'
+ cat
@@ -440,7 +436,7 @@
+ cat
++ gnu_print_config --short
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_6/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_glibc_check master-arm
++ local project=tcwg_glibc_check
@@ -479,20 +475,20 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ base_rev=f85722f9cdedde15c263753cbee0a705d2be67af
+++ base_rev=4369019520a3396304f5382f29da667cebb98695
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
-++ cur_rev=4369019520a3396304f5382f29da667cebb98695
-+++ git -C glibc rev-list --count f85722f9cdedde15c263753cbee0a705d2be67af..4369019520a3396304f5382f29da667cebb98695
-++ c_commits=3
-++ new_commits=3
+++ cur_rev=958478889c6a7a12b35b857b9788b7ad8706a01e
++++ git -C glibc rev-list --count 4369019520a3396304f5382f29da667cebb98695..958478889c6a7a12b35b857b9788b7ad8706a01e
+++ c_commits=2
+++ new_commits=2
+++ echo glibc
+++ tr ' ' ,
++ components=glibc
-++ echo '3 commits in glibc'
+++ echo '2 commits in glibc'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git glibc_rev
@@ -501,18 +497,18 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ base_rev=f85722f9cdedde15c263753cbee0a705d2be67af
+++ base_rev=4369019520a3396304f5382f29da667cebb98695
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
-++ cur_rev=4369019520a3396304f5382f29da667cebb98695
-+++ git -C glibc rev-list --count f85722f9cdedde15c263753cbee0a705d2be67af..4369019520a3396304f5382f29da667cebb98695
-++ c_commits=3
+++ cur_rev=958478889c6a7a12b35b857b9788b7ad8706a01e
++++ git -C glibc rev-list --count 4369019520a3396304f5382f29da667cebb98695..958478889c6a7a12b35b857b9788b7ad8706a01e
+++ c_commits=2
++ '[' '' '!=' '' ']'
-++ git -C glibc log -n 5 --oneline f85722f9cdedde15c263753cbee0a705d2be67af..4369019520a3396304f5382f29da667cebb98695
-++ '[' 3 -gt 5 ']'
+++ git -C glibc log -n 5 --oneline 4369019520a3396304f5382f29da667cebb98695..958478889c6a7a12b35b857b9788b7ad8706a01e
+++ '[' 2 -gt 5 ']'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -522,10 +518,10 @@
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 1431625
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231205 --build_dir=artifacts/sumfiles --verbosity=1
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231205 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 1431626
+++ wait 1177880
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231207 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 1177881
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231207 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -556,30 +552,30 @@
++++ get_current_manifest BUILD_URL
++++ get_manifest artifacts/manifest.sh BUILD_URL
++++ set +x
-+++ url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/745/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/746/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/745/artifact/artifacts/00-sumfiles/
++++ echo https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/746/artifact/artifacts/00-sumfiles/
+++ print_artifacts_url notify/
+++ 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_glibc_check--master-arm-build/745/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/746/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/745/artifact/artifacts/notify/
++++ echo https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/746/artifact/artifacts/notify/
+++ print_artifacts_url sumfiles/xfails.xfail
+++ 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_glibc_check--master-arm-build/745/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/746/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/745/artifact/artifacts/sumfiles/xfails.xfail
++++ echo https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/746/artifact/artifacts/sumfiles/xfails.xfail
++ gnu_print_config --long
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_6/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_glibc_check master-arm
++ local project=tcwg_glibc_check
@@ -601,7 +597,7 @@
+ return
+ true
+ generate_jenkins_html_files
-+ wait 1431669
++ wait 1177924
+ set -euf -o pipefail
# generate_jenkins_html_files
... Skipping
@@ -720,28 +716,28 @@
# generate dashboard
+ echo '# generate dashboard'
+ generate_dashboard_squad
++ local results_date
# generate_dashboard_squad
... Skipping
-+ local results_date
+# post_dashboard_squad
+... Skipping
+ echo '# generate_dashboard_squad'
+ false
+ echo '... Skipping'
+ return
+ post_dashboard_squad
-# post_dashboard_squad
-... Skipping
+ echo '# post_dashboard_squad'
+ false
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 1431701
++ wait 1177956
+ set -euf -o pipefail
# generate_lnt_report
+ local results_date
+ echo '# generate_lnt_report'
+ true
-+ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/lnt-utils.sh
++ . /home/tcwg-buildslave/workspace/tcwg_gnu_6/jenkins-scripts/lnt-utils.sh
+ calculate_results_date
+ set -euf -o pipefail
+ local c base_d cur_d results_date=0
@@ -755,51 +751,51 @@
++ assert_with_msg 'ERROR: No glibc in current git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ git -C glibc show --no-patch --pretty=%ct f85722f9cdedde15c263753cbee0a705d2be67af
-+ base_d=1701785710
+++ git -C glibc show --no-patch --pretty=%ct 4369019520a3396304f5382f29da667cebb98695
++ base_d=1701793296
++ get_current_component_date glibc
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No glibc in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
-++ git -C glibc show --no-patch --pretty=%ct 4369019520a3396304f5382f29da667cebb98695
-+ cur_d=1701793296
-+ '[' x1701785710 '!=' x ']'
-+ '[' x1701793296 = x ']'
-+ '[' 1701793296 -lt 1701785710 ']'
-+ '[' x1701793296 = x ']'
-+ '[' 1701793296 -gt 0 ']'
-+ results_date=1701793296
-+ assert_with_msg 'Failed to produce results_date' '[' 1701793296 -gt 0 ']'
+++ git -C glibc show --no-patch --pretty=%ct 958478889c6a7a12b35b857b9788b7ad8706a01e
++ cur_d=1701934105
++ '[' x1701793296 '!=' x ']'
++ '[' x1701934105 = x ']'
++ '[' 1701934105 -lt 1701793296 ']'
++ '[' x1701934105 = x ']'
++ '[' 1701934105 -gt 0 ']'
++ results_date=1701934105
++ assert_with_msg 'Failed to produce results_date' '[' 1701934105 -gt 0 ']'
+ set -euf -o pipefail +x
++ get_baseline_manifest '{rr[results_date]}'
++ get_manifest base-artifacts/manifest.sh '{rr[results_date]}' false
++ set +x
-+ base_d=1701730328
-+ '[' 1701730328 '!=' '' ']'
-+ assert '[' 1701793296 -ge 1701730328 ']'
++ base_d=1701761812
++ '[' 1701761812 '!=' '' ']'
++ assert '[' 1701934105 -ge 1701761812 ']'
+ set -euf -o pipefail +x
-+ '[' 1701793296 -gt 1701730328 ']'
-+ results_date=1701761812
-+ rr[results_date]=1701761812
++ '[' 1701934105 -gt 1701761812 ']'
++ results_date=1701847958
++ rr[results_date]=1701847958
+ cat
+ manifest_out
+ cat
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1701761812
-++ date '+%Y-%m-%d %H:%M:%S' --date @1701761812
-+ results_date='2023-12-05 07:36:52'
++ results_date=1701847958
+++ date '+%Y-%m-%d %H:%M:%S' --date @1701847958
++ results_date='2023-12-06 07:32:38'
+ case "$ci_project" in
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/745/ tcwg_glibc_check master-arm '2023-12-05 07:36:52' artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/745/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/746/ tcwg_glibc_check master-arm '2023-12-06 07:32:38' artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/746/
+ local ci_project=tcwg_glibc_check
+ local ci_config=master-arm
-+ local 'results_date=2023-12-05 07:36:52'
++ local 'results_date=2023-12-06 07:32:38'
+ local sumfiles_dir=artifacts/sumfiles
+ local output_file=artifacts/notify/lnt_report.json
+ local -a sumfiles
@@ -809,8 +805,8 @@
+ local lnt_testsuite=tcwg_glibc_check
+ local machine_name=master-arm
+ local build_number
-++ basename https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/745/
-+ build_number=745
+++ basename https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/746/
++ build_number=746
+ additional_run_infos=("tag:$lnt_testsuite" "run_order:$build_number" "test_url:$build_url")
++ get_current_manifest '{rr[components]}'
++ get_manifest artifacts/manifest.sh '{rr[components]}'
@@ -831,16 +827,16 @@
+++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
-++ rev=4369019520a3396304f5382f29da667cebb98695
+++ rev=958478889c6a7a12b35b857b9788b7ad8706a01e
++ [[ git://sourceware.org/git/glibc.git =~ git://sourceware.org/git/ ]]
++ url=glibc.git
++ url='https://sourceware.org/git/?p=glibc.git'
-++ echo 'https://sourceware.org/git/?p=glibc.git;a=commit;h=4369019520a3396304f5382f29da667cebb98695'
-+ report_header master-arm '2023-12-05 07:36:52' tag:tcwg_glibc_check run_order:745 test_url:https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/745/ 'git_glibc:https://sourceware.org/git/?p=glibc.git;a=commit;h=4369019520a3396304f5382f29da667cebb98695'
+++ echo 'https://sourceware.org/git/?p=glibc.git;a=commit;h=958478889c6a7a12b35b857b9788b7ad8706a01e'
++ report_header master-arm '2023-12-06 07:32:38' tag:tcwg_glibc_check run_order:746 test_url:https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/746/ 'git_glibc:https://sourceware.org/git/?p=glibc.git;a=commit;h=958478889c6a7a12b35b857b9788b7ad8706a01e'
+ local machine_name=master-arm
-+ local 'date_time=2023-12-05 07:36:52'
++ local 'date_time=2023-12-06 07:32:38'
+ shift 2
-+ run_infos=('tag:tcwg_glibc_check' 'run_order:745' 'test_url:https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/745/' 'git_glibc:https://sourceware.org/git/?p=glibc.git;a=commit;h=4369019520a3396304f5382f29da667cebb98695')
++ run_infos=('tag:tcwg_glibc_check' 'run_order:746' 'test_url:https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/746/' 'git_glibc:https://sourceware.org/git/?p=glibc.git;a=commit;h=958478889c6a7a12b35b857b9788b7ad8706a01e')
+ local run_infos
+ cat
+ for i in "${run_infos[@]}"
@@ -852,29 +848,29 @@
+ val=tcwg_glibc_check
+ echo ' "tag": "tcwg_glibc_check",'
+ for i in "${run_infos[@]}"
-++ echo run_order:745
+++ echo run_order:746
++ cut -d: -f1
+ tag=run_order
-++ echo run_order:745
+++ echo run_order:746
++ cut -d: -f2-
-+ val=745
-+ echo ' "run_order": "745",'
++ val=746
++ echo ' "run_order": "746",'
+ for i in "${run_infos[@]}"
-++ echo test_url:https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/745/
+++ echo test_url:https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/746/
++ cut -d: -f1
+ tag=test_url
-++ echo test_url:https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/745/
+++ echo test_url:https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/746/
++ cut -d: -f2-
-+ val=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/745/
-+ echo ' "test_url": "https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/745/",'
++ val=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/746/
++ echo ' "test_url": "https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/746/",'
+ for i in "${run_infos[@]}"
-++ echo 'git_glibc:https://sourceware.org/git/?p=glibc.git;a=commit;h=4369019520a3396304f5382f29da667cebb98695'
+++ echo 'git_glibc:https://sourceware.org/git/?p=glibc.git;a=commit;h=958478889c6a7a12b35b857b9788b7ad8706a01e'
++ cut -d: -f1
+ tag=git_glibc
-++ echo 'git_glibc:https://sourceware.org/git/?p=glibc.git;a=commit;h=4369019520a3396304f5382f29da667cebb98695'
+++ echo 'git_glibc:https://sourceware.org/git/?p=glibc.git;a=commit;h=958478889c6a7a12b35b857b9788b7ad8706a01e'
++ cut -d: -f2-
-+ val='https://sourceware.org/git/?p=glibc.git;a=commit;h=4369019520a3396304f5382f29da667cebb98695'
-+ echo ' "git_glibc": "https://sourceware.org/git/?p=glibc.git;a=commit;h=4369019520a3396304f5382f29da667cebb98695",'
++ val='https://sourceware.org/git/?p=glibc.git;a=commit;h=958478889c6a7a12b35b857b9788b7ad8706a01e'
++ echo ' "git_glibc": "https://sourceware.org/git/?p=glibc.git;a=commit;h=958478889c6a7a12b35b857b9788b7ad8706a01e",'
+ cat
+ all_fields=('FAIL' 'KFAIL' 'XFAIL' 'PASS' 'XPASS' 'UNRESOLVED' 'UNSUPPORTED' 'UNTESTED' 'ERROR' 'OTHER')
+ local all_fields
@@ -12958,17 +12954,17 @@
+ eval '(( total_PASS+=1 ))'
++ (( total_PASS+=1 ))
+ read -r kind
-+ [[ ! FAIL KFAIL XFAIL PASS XPASS UNRESOLVED UNSUPPORTED UNTESTED ERROR OTHER =~ PASS ]]
-+ eval '(( PASS+=1 ))'
-++ (( PASS+=1 ))
-+ eval '(( total_PASS+=1 ))'
-++ (( total_PASS+=1 ))
++ [[ ! FAIL KFAIL XFAIL PASS XPASS UNRESOLVED UNSUPPORTED UNTESTED ERROR OTHER =~ FAIL ]]
++ eval '(( FAIL+=1 ))'
+++ (( FAIL+=1 ))
++ eval '(( total_FAIL+=1 ))'
+++ (( total_FAIL+=1 ))
+ read -r kind
-+ [[ ! FAIL KFAIL XFAIL PASS XPASS UNRESOLVED UNSUPPORTED UNTESTED ERROR OTHER =~ PASS ]]
-+ eval '(( PASS+=1 ))'
-++ (( PASS+=1 ))
-+ eval '(( total_PASS+=1 ))'
-++ (( total_PASS+=1 ))
++ [[ ! FAIL KFAIL XFAIL PASS XPASS UNRESOLVED UNSUPPORTED UNTESTED ERROR OTHER =~ FAIL ]]
++ eval '(( FAIL+=1 ))'
+++ (( FAIL+=1 ))
++ eval '(( total_FAIL+=1 ))'
+++ (( total_FAIL+=1 ))
+ read -r kind
+ [[ ! FAIL KFAIL XFAIL PASS XPASS UNRESOLVED UNSUPPORTED UNTESTED ERROR OTHER =~ PASS ]]
+ eval '(( PASS+=1 ))'
@@ -26776,11 +26772,11 @@
+ eval '(( total_PASS+=1 ))'
++ (( total_PASS+=1 ))
+ read -r kind
-+ [[ ! FAIL KFAIL XFAIL PASS XPASS UNRESOLVED UNSUPPORTED UNTESTED ERROR OTHER =~ FAIL ]]
-+ eval '(( FAIL+=1 ))'
-++ (( FAIL+=1 ))
-+ eval '(( total_FAIL+=1 ))'
-++ (( total_FAIL+=1 ))
++ [[ ! FAIL KFAIL XFAIL PASS XPASS UNRESOLVED UNSUPPORTED UNTESTED ERROR OTHER =~ PASS ]]
++ eval '(( PASS+=1 ))'
+++ (( PASS+=1 ))
++ eval '(( total_PASS+=1 ))'
+++ (( total_PASS+=1 ))
+ read -r kind
+ [[ ! FAIL KFAIL XFAIL PASS XPASS UNRESOLVED UNSUPPORTED UNTESTED ERROR OTHER =~ PASS ]]
+ eval '(( PASS+=1 ))'
@@ -28155,10 +28151,10 @@
+ first=false
+ field_name=tests.FAIL.nb_FAIL
++ eval 'echo $FAIL'
-+++ echo 37
-+ report_test_entry tcwg_glibc_check.tests.FAIL.nb_FAIL 37
++++ echo 38
++ report_test_entry tcwg_glibc_check.tests.FAIL.nb_FAIL 38
+ local name=tcwg_glibc_check.tests.FAIL.nb_FAIL
-+ local value=37
++ local value=38
+ cat
+ for field in "${fields[@]}"
+ false
@@ -28185,10 +28181,10 @@
+ echo ' ,'
+ field_name=tests.PASS.nb_PASS
++ eval 'echo $PASS'
-+++ echo 4446
-+ report_test_entry tcwg_glibc_check.tests.PASS.nb_PASS 4446
++++ echo 4445
++ report_test_entry tcwg_glibc_check.tests.PASS.nb_PASS 4445
+ local name=tcwg_glibc_check.tests.PASS.nb_PASS
-+ local value=4446
++ local value=4445
+ cat
+ for field in "${fields[@]}"
+ false
@@ -28255,10 +28251,10 @@
+ echo ' ,'
+ field_name=TOTAL.FAIL.nb_FAIL
++ eval 'echo $total_FAIL'
-+++ echo 37
-+ report_test_entry tcwg_glibc_check.TOTAL.FAIL.nb_FAIL 37
++++ echo 38
++ report_test_entry tcwg_glibc_check.TOTAL.FAIL.nb_FAIL 38
+ local name=tcwg_glibc_check.TOTAL.FAIL.nb_FAIL
-+ local value=37
++ local value=38
+ cat
+ for field in "${all_fields[@]}"
+ false
@@ -28285,10 +28281,10 @@
+ echo ' ,'
+ field_name=TOTAL.PASS.nb_PASS
++ eval 'echo $total_PASS'
-+++ echo 4446
-+ report_test_entry tcwg_glibc_check.TOTAL.PASS.nb_PASS 4446
++++ echo 4445
++ report_test_entry tcwg_glibc_check.TOTAL.PASS.nb_PASS 4445
+ local name=tcwg_glibc_check.TOTAL.PASS.nb_PASS
-+ local value=4446
++ local value=4445
+ cat
+ for field in "${all_fields[@]}"
+ false
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index f91cc72..65da108 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+/home/tcwg-buildslave/workspace/tcwg_gnu_6/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -9,8 +9,8 @@
+ 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
+# setup_notify_environment
+ echo '# setup_notify_environment'
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
@@ -26,27 +26,27 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/744/
-# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/744/'
+# Baseline : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/745/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/745/'
+ echo '# Using dir : base-artifacts'
+# 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_glibc_check--master-arm-build/745/
+# Artifacts : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/746/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/745/'
+
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/746/'
+ echo '# Using dir : artifacts'
+ echo ''
-
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
+ case "$notify" in
+ declare -Ag pw
+# check_source_changes
+ '[' ignore = precommit ']'
+ check_source_changes
-# check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
@@ -77,7 +77,7 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ '[' x4369019520a3396304f5382f29da667cebb98695 '!=' xf85722f9cdedde15c263753cbee0a705d2be67af ']'
+++ '[' x958478889c6a7a12b35b857b9788b7ad8706a01e '!=' x4369019520a3396304f5382f29da667cebb98695 ']'
++ echo -ne glibc
++ delim=' '
++ echo
@@ -90,17 +90,17 @@
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ first_bad=4369019520a3396304f5382f29da667cebb98695
++ first_bad=958478889c6a7a12b35b857b9788b7ad8706a01e
++ get_baseline_git glibc_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ last_good=f85722f9cdedde15c263753cbee0a705d2be67af
++ last_good=4369019520a3396304f5382f29da667cebb98695
+ local res
+ res=0
-+ wait 1431321
++ wait 1177576
+ git -C glibc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo glibc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -114,20 +114,20 @@
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ base_rev=f85722f9cdedde15c263753cbee0a705d2be67af
++ base_rev=4369019520a3396304f5382f29da667cebb98695
++ get_current_git glibc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ cur_rev=4369019520a3396304f5382f29da667cebb98695
-++ git -C glibc rev-parse '4369019520a3396304f5382f29da667cebb98695^@'
++ cur_rev=958478889c6a7a12b35b857b9788b7ad8706a01e
+++ git -C glibc rev-parse '958478889c6a7a12b35b857b9788b7ad8706a01e^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 61d848b554c8dd1f017b9d187b2a2f6675dbdbe4 = f85722f9cdedde15c263753cbee0a705d2be67af ']'
++ '[' ff25f355af099917eee0451b3d54f3d48fc62974 = 4369019520a3396304f5382f29da667cebb98695 ']'
+ return 1
+ change_kind=single_component
-# Debug traces :
+ echo '# Debug traces :'
+# Debug traces :
# change_kind=single_component : glibc
+ echo '# change_kind=single_component : glibc'
+ for c in "${changed_components[@]}"
@@ -137,19 +137,19 @@
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ base_rev=f85722f9cdedde15c263753cbee0a705d2be67af
++ base_rev=4369019520a3396304f5382f29da667cebb98695
++ get_current_git glibc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ cur_rev=4369019520a3396304f5382f29da667cebb98695
-++ git -C glibc rev-list --count f85722f9cdedde15c263753cbee0a705d2be67af..4369019520a3396304f5382f29da667cebb98695
-+ c_commits=3
-# rev for glibc : f85722f9cdedde15c263753cbee0a705d2be67af..4369019520a3396304f5382f29da667cebb98695 (3 commits)
-
-+ echo '# rev for glibc : f85722f9cdedde15c263753cbee0a705d2be67af..4369019520a3396304f5382f29da667cebb98695 (3 commits)'
++ cur_rev=958478889c6a7a12b35b857b9788b7ad8706a01e
+++ git -C glibc rev-list --count 4369019520a3396304f5382f29da667cebb98695..958478889c6a7a12b35b857b9788b7ad8706a01e
++ c_commits=2
++ echo '# rev for glibc : 4369019520a3396304f5382f29da667cebb98695..958478889c6a7a12b35b857b9788b7ad8706a01e (2 commits)'
+ echo ''
+# rev for glibc : 4369019520a3396304f5382f29da667cebb98695..958478889c6a7a12b35b857b9788b7ad8706a01e (2 commits)
+
+ setup_stages_to_run
+ '[' ignore = onregression ']'
+ '[' ignore = precommit ']'
@@ -179,5 +179,5 @@
+ return
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
-Init stage ran successfully.
+ exit 0
+Init stage ran successfully.
diff --git a/jenkins/run-build.env b/jenkins/run-build.env
index 741fc84..5b0937c 100644
--- a/jenkins/run-build.env
+++ b/jenkins/run-build.env
@@ -1,15 +1,15 @@
-build_name="#745"
+build_name="#746"
docker_opts=(--distro
default
--arch
armhf
--node
-tcwg-snow-02
+tcwg-jade-06
--security
--cap-add=SYS_ADMIN\ --security-opt\ apparmor=unconfined )
source build_container.sh
trap "cleanup_all_containers" EXIT
-build_name="#745-glibc"
+build_name="#746-glibc"
branch_opt=(==rr\[glibc_git\]
git://sourceware.org/git/glibc.git#master )
-build_name="#745-glibc-R0"
+build_name="#746-glibc-R0"