summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-09-01 13:53:57 +0200
committerHolger Levsen <holger@layer-acht.org>2015-09-01 13:53:57 +0200
commit1889d0be87c065f5eb76f256708697f2c1abd7be (patch)
treea408b797c802d8edd5a8e333c4cc26209d602a5c
parent065e416930e69a5d7658cb023e791310480e1c0e (diff)
downloadjenkins.debian.net-1889d0be87c065f5eb76f256708697f2c1abd7be.tar.xz
reproducible: add some problems with remote building which cause job failures
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index 9f870837..50cc36f3 100644
--- a/TODO
+++ b/TODO
@@ -239,6 +239,14 @@ properties:
* reproducible_build.sh changes needed:
** diffoscope needs to be run on the target arch...
*** can't this be run via qemu on the host?
+* maintenance job: deal with "hash sum mismatch" see https://jenkins.debian.net/job/reproducible_maintenance_amd64_profitbricks1/148/
+* exit 404 / * detect "bad gateway" as in https://jenkins.debian.net/job/reproducible_builder_amd64_4/222/ and deal with it properly
+* deal with rsync problems as in https://jenkins.debian.net/job/reproducible_builder_armhf_4/61/:
+----
+jenkins_node_wrapper.sh[14148] remote_host called with rsync --server --sender -re.iLsfx . /srv/reproducible-results/tmp.QhHoGHUUnP/b1
+Write failed: Broken pipe
+rsync: connection unexpectedly closed (55445 bytes received so far) [receiver]
+----
* missing job definitions:
** reproducible_builder_amd64_1 runs "reproducible_build.sh profitbricks-build1-amd64 profitbricks-build2-amd64"