summaryrefslogtreecommitdiff
path: root/jenkins/notify-init.log
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-28 23:22:44 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-28 23:22:44 +0000
commit537b4613939ab6372044c68255c33dac9e39c423 (patch)
tree67b5426dd37b9c901527123a4d54e5cc77808edb /jenkins/notify-init.log
parentfcca1993a382278c2f039d18c958e59b51d2c527 (diff)
onsuccess: #279: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/279/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap_O3: | 1 check_regression status : 0
Diffstat (limited to 'jenkins/notify-init.log')
-rw-r--r--jenkins/notify-init.log50
1 files changed, 25 insertions, 25 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index c2a6746..82cc561 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_2/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_5/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]}'
@@ -20,24 +20,24 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-+ ci_config=master-aarch64-bootstrap_O3
# Debug traces :
++ ci_config=master-aarch64-bootstrap_O3
+ 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_bootstrap_build--master-aarch64-bootstrap_O3-build/277/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/277/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/278/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/278/'
# Using dir : base-artifacts
+ 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_bootstrap_build--master-aarch64-bootstrap_O3-build/278/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/278/'
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/279/
# Using dir : artifacts
-
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/279/'
+ echo '# Using dir : artifacts'
+
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
@@ -45,8 +45,8 @@
+ case "$notify" in
+ declare -Ag pw
+ '[' ignore = precommit ']'
-+ check_source_changes
# 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 gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ '[' xeecdd96c8d1de244e21212a830e51062b3e444c5 '!=' xc9d029ba2ceb435e31492c1f3f0fd3edf0e386be ']'
+++ '[' x305a2686c99bf9b57490419f25c79f6fb3ae0feb '!=' xeecdd96c8d1de244e21212a830e51062b3e444c5 ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -90,17 +90,17 @@
++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gcc_rev
-+ first_bad=eecdd96c8d1de244e21212a830e51062b3e444c5
++ first_bad=305a2686c99bf9b57490419f25c79f6fb3ae0feb
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ last_good=c9d029ba2ceb435e31492c1f3f0fd3edf0e386be
++ last_good=eecdd96c8d1de244e21212a830e51062b3e444c5
+ local res
+ res=0
-+ wait 252297
++ wait 251788
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -114,20 +114,20 @@
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ base_rev=c9d029ba2ceb435e31492c1f3f0fd3edf0e386be
++ base_rev=eecdd96c8d1de244e21212a830e51062b3e444c5
++ get_current_git gcc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gcc_rev
-+ cur_rev=eecdd96c8d1de244e21212a830e51062b3e444c5
-++ git -C gcc rev-parse 'eecdd96c8d1de244e21212a830e51062b3e444c5^@'
++ cur_rev=305a2686c99bf9b57490419f25c79f6fb3ae0feb
+++ git -C gcc rev-parse '305a2686c99bf9b57490419f25c79f6fb3ae0feb^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 2065438db4ac13af7e0de2f934959413647f74a7 = c9d029ba2ceb435e31492c1f3f0fd3edf0e386be ']'
++ '[' 3d104d93a7011146b0870ab160613147adb8d9b3 = eecdd96c8d1de244e21212a830e51062b3e444c5 ']'
+ return 1
+ change_kind=single_component
-# Debug traces :
+ echo '# Debug traces :'
+# Debug traces :
# change_kind=single_component : gcc
+ echo '# change_kind=single_component : gcc'
+ for c in "${changed_components[@]}"
@@ -137,18 +137,18 @@
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ base_rev=c9d029ba2ceb435e31492c1f3f0fd3edf0e386be
++ base_rev=eecdd96c8d1de244e21212a830e51062b3e444c5
++ get_current_git gcc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gcc_rev
-+ cur_rev=eecdd96c8d1de244e21212a830e51062b3e444c5
-++ git -C gcc rev-list --count c9d029ba2ceb435e31492c1f3f0fd3edf0e386be..eecdd96c8d1de244e21212a830e51062b3e444c5
-+ c_commits=32
-# rev for gcc : c9d029ba2ceb435e31492c1f3f0fd3edf0e386be..eecdd96c8d1de244e21212a830e51062b3e444c5 (32 commits)
++ cur_rev=305a2686c99bf9b57490419f25c79f6fb3ae0feb
+++ git -C gcc rev-list --count eecdd96c8d1de244e21212a830e51062b3e444c5..305a2686c99bf9b57490419f25c79f6fb3ae0feb
++ c_commits=50
++ echo '# rev for gcc : eecdd96c8d1de244e21212a830e51062b3e444c5..305a2686c99bf9b57490419f25c79f6fb3ae0feb (50 commits)'
+# rev for gcc : eecdd96c8d1de244e21212a830e51062b3e444c5..305a2686c99bf9b57490419f25c79f6fb3ae0feb (50 commits)
-+ echo '# rev for gcc : c9d029ba2ceb435e31492c1f3f0fd3edf0e386be..eecdd96c8d1de244e21212a830e51062b3e444c5 (32 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -179,5 +179,5 @@
+ return
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
-+ exit 0
Init stage ran successfully.
++ exit 0