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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Jul 7 17:16:56 BST 2019


See <https://jenkins.debian.net/job/reproducible_html_indexes/107191/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/jenkins5824892598229994732.sh
+ /srv/jenkins/bin/reproducible_html_indexes.py
[2019-07-07 16:15:01] INFO: Starting at 2019-07-07 16:15:01.524889
[2019-07-07 16:15:02] INFO: Finding out which usertagged bugs have been closed or at least have patches
[2019-07-07 16:15:10] 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-07 16:15:11] 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-07 16:15:19] INFO: "Packages with notes" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_notes.html
[2019-07-07 16:15:37] INFO: "Packages in stretch/amd64 which built reproducibly" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_reproducible.html
[2019-07-07 16:15:43] 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-07 16:15:44] 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-07 16:15:45] 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-07 16:15:45] 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-07 16:15:50] 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-07 16:15:50] 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-07 16:15:55] 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-07 16:15:56] 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-07 16:15:59] INFO: "Packages without notes" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_no_notes.html
[2019-07-07 16:16:02] 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-07 16:16:02] 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-07 16:16:11] INFO: "Packages with notes" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_notes.html
[2019-07-07 16:16:29] INFO: "Packages in buster/amd64 which built reproducibly" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_reproducible.html
[2019-07-07 16:16:34] 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-07 16:16:35] 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-07 16:16:36] 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-07 16:16:36] 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-07 16:16:42] 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
[2019-07-07 16:16:42] 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-07 16:16:48] 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-07 16:16:49] 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-07 16:16:52] INFO: "Packages without notes" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_no_notes.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_FTBR.html'
[2019-07-07 16:16:54] INFO: Finished at 2019-07-07 16:16:54.740618, took: 0:01:53.215755
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list