[Git][qa/jenkins.debian.net][master] reproduce.d.n/stats: detect dpkg-source failing

Holger Levsen (@holger) gitlab at salsa.debian.org
Sun Dec 22 13:40:02 GMT 2024



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
0f575d45 by Holger Levsen at 2024-12-22T14:39:45+01:00
reproduce.d.n/stats: detect dpkg-source failing

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/rebuilderd_stats.py


Changes:

=====================================
bin/rebuilderd_stats.py
=====================================
@@ -56,6 +56,7 @@ def main() -> None:
         "packages missing on metasnap (maybe temporary)": log_has_re(r"cannot find:.*debootsnap failed at /usr/bin/debrebuild line 48"),
         "debootsnap failed (maybe temporary)": log_has("debootsnap failed at /usr/bin/debrebuild line 48"),
         "debootsnap failed, no diskspace (temporary)": log_has_any(["W: creating tarball failed: E: cannot copy to /tmp/debrebuild", "dpkg-new': failed to write (No space left on device)"]),
+        "dpkg-source failed (maybe temporary)": log_has("E: FAILED [dpkg-source died]"),
         "dscverify failed (temporary)": log_has("Validation FAILED!!"),
         "download failed (temporary)": log_has_re("400 URL must be absolute.E: Could not download.*sbuild failed"),
         "sbuild chroot failed (temporary)": log_has("E: Error creating chroot session: skipping"),



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0f575d45f0fd2e91d23f4dfe9a0672024e727491

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0f575d45f0fd2e91d23f4dfe9a0672024e727491
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20241222/0bf30091/attachment.htm>


More information about the Qa-jenkins-scm mailing list