[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_indexes #2068
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Mon Mar 9 23:22:19 UTC 2015
See <https://jenkins.debian.net/job/reproducible_html_indexes/2068/>
------------------------------------------
Started by user Holger Levsen
Building in workspace <https://jenkins.debian.net/job/reproducible_html_indexes/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson8153382486575307044.sh
+ /srv/jenkins/bin/reproducible_html_indexes.py
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: Building the scheduled index page for sid/amd64...
Traceback (most recent call last):
File "/srv/jenkins/bin/reproducible_html_indexes.py", line 314, in build_page_section
html += tab + '<tr><td>' + row[0] + '</td><td>' + row[1] + '</td><td>' + row[2] + '</td><td><code>'
TypeError: Can't convert 'int' object to str implicitly
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/jenkins/bin/reproducible_html_indexes.py", line 382, in <module>
build_page(page, suite, arch)
File "/srv/jenkins/bin/reproducible_html_indexes.py", line 362, in build_page
html1, footnote1 = build_page_section(page, section, suite, arch)
File "/srv/jenkins/bin/reproducible_html_indexes.py", line 317, in build_page_section
url = RB_PKG_URI + '/' + suite + '/' + arch + '/' + pkg + '.html'
TypeError: Can't convert 'int' object to str implicitly
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list