summaryrefslogtreecommitdiff
path: root/jenkins/notify-init.log
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins/notify-init.log')
-rw-r--r--jenkins/notify-init.log74
1 files changed, 37 insertions, 37 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index a6ef312..79c0164 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_4/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -20,23 +20,23 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-# Debug traces :
+ ci_config=master-aarch64
+# Debug traces :
+ 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_gnu_native_build--master-aarch64-build/462/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/462/'
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/463/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/463/'
# 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_gnu_native_build--master-aarch64-build/463/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/463/'
-+ echo '# Using dir : artifacts'
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/464/
# Using dir : artifacts
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/464/'
++ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -44,8 +44,8 @@
+ set +x
+ 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]}'
@@ -92,7 +92,7 @@
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ '[' x11788869e0a3713e847733be8712e4b3b5e4dfd9 '!=' x1e62d51f295be4f77185769907e22f36d6e39b3c ']'
+++ '[' x5a6c54baa43e310447f2070e51a5ec395f188905 '!=' x11788869e0a3713e847733be8712e4b3b5e4dfd9 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -107,7 +107,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
-++ '[' x8bccee51f0deac64b79cd9ad75df599422f4c8ff '!=' xf65f63c4d86a48be042a3ad242fffe5fe8347ff0 ']'
+++ '[' x7e2a429ae8f938a94c69bcab96062c9f036b721e '!=' x8bccee51f0deac64b79cd9ad75df599422f4c8ff ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -135,7 +135,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
-++ '[' x6ae7b5f43d4b13f24606d7108d822e469a96af3d '!=' xf11a92993c45a91c3237733486ce2b8735af2ba0 ']'
+++ '[' x49b308a26e2a9e02ef396f67f59c462ad4171ea4 '!=' x6ae7b5f43d4b13f24606d7108d822e469a96af3d ']'
++ echo -ne ' glibc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -150,7 +150,7 @@
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ '[' x11788869e0a3713e847733be8712e4b3b5e4dfd9 '!=' x1e62d51f295be4f77185769907e22f36d6e39b3c ']'
+++ '[' x5a6c54baa43e310447f2070e51a5ec395f188905 '!=' x11788869e0a3713e847733be8712e4b3b5e4dfd9 ']'
++ echo -ne ' gdb'
++ delim=' '
++ echo
@@ -170,17 +170,17 @@
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ base_rev=1e62d51f295be4f77185769907e22f36d6e39b3c
++ base_rev=11788869e0a3713e847733be8712e4b3b5e4dfd9
++ get_current_git binutils_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ cur_rev=11788869e0a3713e847733be8712e4b3b5e4dfd9
-++ git -C binutils rev-list --count 1e62d51f295be4f77185769907e22f36d6e39b3c..11788869e0a3713e847733be8712e4b3b5e4dfd9
-+ c_commits=1
-# rev for binutils : 1e62d51f295be4f77185769907e22f36d6e39b3c..11788869e0a3713e847733be8712e4b3b5e4dfd9 (1 commits)
-+ echo '# rev for binutils : 1e62d51f295be4f77185769907e22f36d6e39b3c..11788869e0a3713e847733be8712e4b3b5e4dfd9 (1 commits)'
++ cur_rev=5a6c54baa43e310447f2070e51a5ec395f188905
+++ git -C binutils rev-list --count 11788869e0a3713e847733be8712e4b3b5e4dfd9..5a6c54baa43e310447f2070e51a5ec395f188905
++ c_commits=8
+# rev for binutils : 11788869e0a3713e847733be8712e4b3b5e4dfd9..5a6c54baa43e310447f2070e51a5ec395f188905 (8 commits)
++ echo '# rev for binutils : 11788869e0a3713e847733be8712e4b3b5e4dfd9..5a6c54baa43e310447f2070e51a5ec395f188905 (8 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -188,17 +188,17 @@
++ 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=f65f63c4d86a48be042a3ad242fffe5fe8347ff0
++ base_rev=8bccee51f0deac64b79cd9ad75df599422f4c8ff
++ 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=8bccee51f0deac64b79cd9ad75df599422f4c8ff
-++ git -C gcc rev-list --count f65f63c4d86a48be042a3ad242fffe5fe8347ff0..8bccee51f0deac64b79cd9ad75df599422f4c8ff
-+ c_commits=10
-# rev for gcc : f65f63c4d86a48be042a3ad242fffe5fe8347ff0..8bccee51f0deac64b79cd9ad75df599422f4c8ff (10 commits)
-+ echo '# rev for gcc : f65f63c4d86a48be042a3ad242fffe5fe8347ff0..8bccee51f0deac64b79cd9ad75df599422f4c8ff (10 commits)'
++ cur_rev=7e2a429ae8f938a94c69bcab96062c9f036b721e
+++ git -C gcc rev-list --count 8bccee51f0deac64b79cd9ad75df599422f4c8ff..7e2a429ae8f938a94c69bcab96062c9f036b721e
++ c_commits=32
++ echo '# rev for gcc : 8bccee51f0deac64b79cd9ad75df599422f4c8ff..7e2a429ae8f938a94c69bcab96062c9f036b721e (32 commits)'
+# rev for gcc : 8bccee51f0deac64b79cd9ad75df599422f4c8ff..7e2a429ae8f938a94c69bcab96062c9f036b721e (32 commits)
+ for c in "${changed_components[@]}"
++ get_baseline_git glibc_rev
++ set -euf -o pipefail
@@ -206,17 +206,17 @@
++ 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=f11a92993c45a91c3237733486ce2b8735af2ba0
++ base_rev=6ae7b5f43d4b13f24606d7108d822e469a96af3d
++ 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=6ae7b5f43d4b13f24606d7108d822e469a96af3d
-++ git -C glibc rev-list --count f11a92993c45a91c3237733486ce2b8735af2ba0..6ae7b5f43d4b13f24606d7108d822e469a96af3d
-+ c_commits=1
-# rev for glibc : f11a92993c45a91c3237733486ce2b8735af2ba0..6ae7b5f43d4b13f24606d7108d822e469a96af3d (1 commits)
-+ echo '# rev for glibc : f11a92993c45a91c3237733486ce2b8735af2ba0..6ae7b5f43d4b13f24606d7108d822e469a96af3d (1 commits)'
++ cur_rev=49b308a26e2a9e02ef396f67f59c462ad4171ea4
+++ git -C glibc rev-list --count 6ae7b5f43d4b13f24606d7108d822e469a96af3d..49b308a26e2a9e02ef396f67f59c462ad4171ea4
++ c_commits=9
++ echo '# rev for glibc : 6ae7b5f43d4b13f24606d7108d822e469a96af3d..49b308a26e2a9e02ef396f67f59c462ad4171ea4 (9 commits)'
+# rev for glibc : 6ae7b5f43d4b13f24606d7108d822e469a96af3d..49b308a26e2a9e02ef396f67f59c462ad4171ea4 (9 commits)
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -224,18 +224,18 @@
++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gdb_rev
-+ base_rev=1e62d51f295be4f77185769907e22f36d6e39b3c
++ base_rev=11788869e0a3713e847733be8712e4b3b5e4dfd9
++ get_current_git gdb_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gdb_rev
-+ cur_rev=11788869e0a3713e847733be8712e4b3b5e4dfd9
-++ git -C gdb rev-list --count 1e62d51f295be4f77185769907e22f36d6e39b3c..11788869e0a3713e847733be8712e4b3b5e4dfd9
-+ c_commits=1
-# rev for gdb : 1e62d51f295be4f77185769907e22f36d6e39b3c..11788869e0a3713e847733be8712e4b3b5e4dfd9 (1 commits)
++ cur_rev=5a6c54baa43e310447f2070e51a5ec395f188905
+++ git -C gdb rev-list --count 11788869e0a3713e847733be8712e4b3b5e4dfd9..5a6c54baa43e310447f2070e51a5ec395f188905
++ c_commits=8
++ echo '# rev for gdb : 11788869e0a3713e847733be8712e4b3b5e4dfd9..5a6c54baa43e310447f2070e51a5ec395f188905 (8 commits)'
+# rev for gdb : 11788869e0a3713e847733be8712e4b3b5e4dfd9..5a6c54baa43e310447f2070e51a5ec395f188905 (8 commits)
-+ echo '# rev for gdb : 1e62d51f295be4f77185769907e22f36d6e39b3c..11788869e0a3713e847733be8712e4b3b5e4dfd9 (1 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -264,7 +264,7 @@
+ local stage=init
+ '[' multiple_components '!=' single_commit ']'
+ return
+Init stage ran successfully.
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
-Init stage ran successfully.
+ exit 0