summaryrefslogtreecommitdiff
path: root/README.html
blob: 0604667b27fb31674df17c91f8fe328a5c031ab2 (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
95
96
97
98
99
100
101
102
103
104
105
<!DOCTYPE html>
<html>
<body>
<font color="black">
<h2>How to browse artifacts of this build</h2>
The artifact directories contain a lot of information related to the
results of this build.
<p>
Directories starting with a number contain the logs of each step of
the build.  More synthetic information is available in other directories,
as described below:
<p>
<ul>
<li><a href="00-sumfiles/">00-sumfiles/</a> contains .log and possibly .sum files generated by the
  build. Files with .0 suffix contain the results of the initial full
  testsuite run, files with .1, .2 etc... contain logs restricted to
  the parts (.exp) of the testsuite where we detected regressions.
  .1, .2, .... represent the number of times this subset of the testsuite
  was executed in order to also identify flaky tests.  The last one
  contains what is considered as the results of this build.

<li><a href="git/">git/</a> contains the revision and repository of each toolchain
  component built

<li><a href="jenkins/">jenkins/</a> contains information useful for the CI maintainers

<li><a href="notify/">notify/</a> contains the material used to build various
  notifications/reports (emails, Jira, LNT, ...)

<li><a href="sumfiles/">sumfiles/</a> contains the .sum files produced by this build.
</ul>
<p>
If you received a notification about one of your patches causing
problems, the information you received is in <a href="notify/">notify/</a> and has
links to other artifacts from this directory.
<p>
If you are investigating such a problem, you are probably primarily
interested in:
<p>
<ul>
<li><a href="notify/results.compare.txt">notify/results.compare.txt</a> (regression report).

<li><a href="00-sumfiles/">00-sumfiles/</a> .log files with detailed errors, to save
  yourself reproducing the problem on your machine.
</ul>
<p>
List of files below:
<p>
<ul>
<li><a href="./00-sumfiles/gdb.log.0.xz">./00-sumfiles/gdb.log.0.xz</a>
<li><a href="./00-sumfiles/gdb.log.1.xz">./00-sumfiles/gdb.log.1.xz</a>
<li><a href="./00-sumfiles/gdb.log.2.xz">./00-sumfiles/gdb.log.2.xz</a>
<li><a href="./00-sumfiles/gdb.sum.0">./00-sumfiles/gdb.sum.0</a>
<li><a href="./00-sumfiles/gdb.sum.1">./00-sumfiles/gdb.sum.1</a>
<li><a href="./00-sumfiles/gdb.sum.2">./00-sumfiles/gdb.sum.2</a>
<li><a href="./01-reset_artifacts/console.log.xz">./01-reset_artifacts/console.log.xz</a>
<li><a href="./02-prepare_abe/console.log.xz">./02-prepare_abe/console.log.xz</a>
<li><a href="./03-build_abe-binutils/console.log.xz">./03-build_abe-binutils/console.log.xz</a>
<li><a href="./03-build_abe-binutils/make-binutils.log.xz">./03-build_abe-binutils/make-binutils.log.xz</a>
<li><a href="./04-build_abe-gcc/console.log.xz">./04-build_abe-gcc/console.log.xz</a>
<li><a href="./04-build_abe-gcc/make-gcc-stage2.log.xz">./04-build_abe-gcc/make-gcc-stage2.log.xz</a>
<li><a href="./05-clean_sysroot/console.log.xz">./05-clean_sysroot/console.log.xz</a>
<li><a href="./06-build_abe-linux/console.log.xz">./06-build_abe-linux/console.log.xz</a>
<li><a href="./07-build_abe-glibc/console.log.xz">./07-build_abe-glibc/console.log.xz</a>
<li><a href="./07-build_abe-glibc/make-glibc.log.xz">./07-build_abe-glibc/make-glibc.log.xz</a>
<li><a href="./08-build_abe-gdb/console.log.xz">./08-build_abe-gdb/console.log.xz</a>
<li><a href="./08-build_abe-gdb/make-gdb.log.xz">./08-build_abe-gdb/make-gdb.log.xz</a>
<li><a href="./09-build_abe-dejagnu/console.log.xz">./09-build_abe-dejagnu/console.log.xz</a>
<li><a href="./09-build_abe-dejagnu/make-dejagnu.log.xz">./09-build_abe-dejagnu/make-dejagnu.log.xz</a>
<li><a href="./10-build_abe-check_gdb/baseline.xfail">./10-build_abe-check_gdb/baseline.xfail</a>
<li><a href="./10-build_abe-check_gdb/check-gdb.log.xz">./10-build_abe-check_gdb/check-gdb.log.xz</a>
<li><a href="./10-build_abe-check_gdb/console.log.xz">./10-build_abe-check_gdb/console.log.xz</a>
<li><a href="./10-build_abe-check_gdb/flaky.xfail">./10-build_abe-check_gdb/flaky.xfail</a>
<li><a href="./11-check_regression/baseline.xfail">./11-check_regression/baseline.xfail</a>
<li><a href="./11-check_regression/console.log.xz">./11-check_regression/console.log.xz</a>
<li><a href="./11-check_regression/fails.sum">./11-check_regression/fails.sum</a>
<li><a href="./11-check_regression/flaky.xfail">./11-check_regression/flaky.xfail</a>
<li><a href="./git/binutils_rev">./git/binutils_rev</a>
<li><a href="./git/binutils_url">./git/binutils_url</a>
<li><a href="./git/gcc_rev">./git/gcc_rev</a>
<li><a href="./git/gcc_url">./git/gcc_url</a>
<li><a href="./git/gdb_rev">./git/gdb_rev</a>
<li><a href="./git/gdb_url">./git/gdb_url</a>
<li><a href="./git/glibc_rev">./git/glibc_rev</a>
<li><a href="./git/glibc_url">./git/glibc_url</a>
<li><a href="./git/linux_rev">./git/linux_rev</a>
<li><a href="./git/linux_url">./git/linux_url</a>
<li><a href="./jenkins/build-name">./jenkins/build-name</a>
<li><a href="./jenkins/notify-full.log">./jenkins/notify-full.log</a>
<li><a href="./jenkins/notify-init.log">./jenkins/notify-init.log</a>
<li><a href="./jenkins/run-build.env">./jenkins/run-build.env</a>
<li><a href="./manifest.sh">./manifest.sh</a>
<li><a href="./notify/jira/comment-template.txt">./notify/jira/comment-template.txt</a>
<li><a href="./notify/mail-body.txt">./notify/mail-body.txt</a>
<li><a href="./notify/mail-recipients.txt">./notify/mail-recipients.txt</a>
<li><a href="./notify/mail-subject.txt">./notify/mail-subject.txt</a>
<li><a href="./notify/results.compare.txt">./notify/results.compare.txt</a>
<li><a href="./README.html">./README.html</a>
<li><a href="./results">./results</a>
<li><a href="./sumfiles/flaky.xfail">./sumfiles/flaky.xfail</a>
<li><a href="./sumfiles/gdb.sum">./sumfiles/gdb.sum</a>
<li><a href="./sumfiles/xfails.xfail">./sumfiles/xfails.xfail</a>
</ul>
</body>
</html>