summaryrefslogtreecommitdiff
path: root/notify/notify-init.log
blob: 1a31c2a23b9cd9484f83cc88849d6d56b3640f88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
MOUNTS: /home/tcwg-buildslave/workspace/tcwg_gnu_0:/home/tcwg-buildslave/workspace/tcwg_gnu_0 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache
DEBUG: starting docker on build-01.tcwglab from build-01, date Thu Aug  3 05:57:36 AM UTC 2023
ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 5-tcwg_gnu_embed_check_binutils--master-thumb_m55_hard_eabi-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_gnu_0:/home/tcwg-buildslave/workspace/tcwg_gnu_0 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache --memory=60648M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-47 --cap-add=SYS_PTRACE --security-opt seccomp:unconfined linaro/ci-amd64-tcwg-build-ubuntu:jammy

/home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true

+ 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_gnu_embed_check_binutils
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
# Debug traces :
+ ci_config=master-thumb_m55_hard_eabi
+ echo '# Debug traces :'
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
#   Baseline  : 
#   Using dir : base-artifacts
+ echo '#   Baseline  : '
+ 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_embed_check_binutils--master-thumb_m55_hard_eabi-build/5/
#   Using dir : artifacts

+ echo '#   Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m55_hard_eabi-build/5/'
+ echo '#   Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
# check_source_changes
+ check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
++ set +x
# Debug traces :
#   change_kind=no_change : 

+ '[' init '!=' init ']'
+ changed_components=()
+ local c base_rev cur_rev c_commits
+ '[' 0 = 0 ']'
+ change_kind=no_change
+ changed_single_component=
+ echo '# Debug traces :'
+ echo '#   change_kind=no_change : '
+ echo ''
+ setup_stages_to_run
+ '[' xignore == xignore ']'
+ post_jira_comment=false
+ post_jira_card=false
+ post_icommits=false
+ post_mail=false
+ 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
+ case "$ci_project" in
+ print_result_f=gnu_print_result
+ generate_extra_details
# generate_extra_details
+ set -euf -o pipefail
+ echo '# generate_extra_details'
+ post_interesting_commits init
# post_interesting_commits
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=init
+ '[' no_change '!=' single_commit ']'
+ return
Init stage ran successfully.
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
+ exit 0
5e9b0ecef54ff0ab76b7ec325f0ffa56d669d8525140fb04e0eea9a29dce40d2