[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_indexes #107199

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Jul 8 09:17:16 BST 2019


See <https://jenkins.debian.net/job/reproducible_html_indexes/107199/display/redirect>

------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_indexes/ws/>
[workspace] $ /bin/sh -xe /tmp/jenkins1591220705609055515.sh
+ /srv/jenkins/bin/reproducible_html_indexes.py
[2019-07-08 08:15:01] INFO: Starting at 2019-07-08 08:15:01.878293
[2019-07-08 08:15:03] INFO: Finding out which usertagged bugs have been closed or at least have patches
[2019-07-08 08:15:39] INFO: "Alphabetically sorted overview of all tested packages in stretch/amd64" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_all_abc.html
[2019-07-08 08:15:40] INFO: "Packages in stretch/amd64 which should not be build on "amd64"" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_not_for_us.html
[2019-07-08 08:15:41] INFO: "Packages in stretch/amd64 which failed to build from source" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_FTBFS.html
[2019-07-08 08:15:41] INFO: "Packages in stretch/amd64 where the sources failed to download" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_404.html
[2019-07-08 08:15:45] INFO: "Packages in stretch/amd64 tested in the last 48h for build reproducibility" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_last_48h.html
[2019-07-08 08:15:46] INFO: "Packages in stretch/amd64 where the build dependencies failed to be satisfied" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_depwait.html
[2019-07-08 08:15:46] INFO: "Packages in stretch/amd64 which have been blacklisted" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_blacklisted.html
[2019-07-08 08:15:47] INFO: "Packages in stretch/amd64 which failed to build reproducibly" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_FTBR.html
[2019-07-08 08:15:49] INFO: "Packages in stretch/amd64 which built reproducibly" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_reproducible.html
[2019-07-08 08:15:49] INFO: "Packages in stretch/amd64 where the build timed out" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_timeout.html
[2019-07-08 08:15:54] INFO: "Packages with notes" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_notes.html
[2019-07-08 08:15:57] INFO: "Packages without notes" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_no_notes.html
[2019-07-08 08:16:00] INFO: "Packages in stretch/amd64 tested in the last 24h for build reproducibility" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_last_24h.html
[2019-07-08 08:16:28] INFO: "Alphabetically sorted overview of all tested packages in buster/amd64" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_all_abc.html
[2019-07-08 08:16:29] INFO: "Packages in buster/amd64 which should not be build on "amd64"" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_not_for_us.html
[2019-07-08 08:16:30] INFO: "Packages in buster/amd64 which failed to build from source" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_FTBFS.html
[2019-07-08 08:16:30] INFO: "Packages in buster/amd64 where the sources failed to download" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_404.html
[2019-07-08 08:16:36] INFO: "Packages in buster/amd64 tested in the last 48h for build reproducibility" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_last_48h.html
[2019-07-08 08:16:36] INFO: "Packages in buster/amd64 where the build dependencies failed to be satisfied" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_depwait.html
[2019-07-08 08:16:37] INFO: "Packages in buster/amd64 which have been blacklisted" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_blacklisted.html
[2019-07-08 08:16:38] INFO: "Packages in buster/amd64 which failed to build reproducibly" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_FTBR.html
[2019-07-08 08:16:39] INFO: "Packages in buster/amd64 which built reproducibly" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_reproducible.html
[2019-07-08 08:16:40] INFO: "Packages in buster/amd64 where the build timed out" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_timeout.html
[2019-07-08 08:16:44] INFO: "Packages with notes" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_notes.html
[2019-07-08 08:16:47] INFO: "Packages without notes" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_no_notes.html
[2019-07-08 08:16:52] INFO: "Packages in buster/amd64 tested in the last 24h for build reproducibility" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_last_24h.html
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 846, in <module>
    build_page(page, suite, arch)
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 837, in build_page
    left_nav_html=left_nav_html)
  File "/srv/jenkins/bin/rblib/html.py", line 150, in write_html_page
    with open(destfile, 'w', encoding='UTF-8') as fd:
NotADirectoryError: [Errno 20] Not a directory: '/var/lib/jenkins/userContent/reproducible/debian/bullseye/amd64/index_all_abc.html'
[2019-07-08 08:17:14] INFO: Finished at 2019-07-08 08:17:14.501088, took: 0:02:12.622822
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list