[Qa-jenkins-scm] Build failed in Jenkins: reproducible_scheduler #3758
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Mon Mar 9 23:21:38 UTC 2015
See <https://jenkins.debian.net/job/reproducible_scheduler/3758/>
------------------------------------------
Started by user Holger Levsen
Building in workspace <https://jenkins.debian.net/job/reproducible_scheduler/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson2765319418416271061.sh
+ /srv/jenkins/bin/reproducible_scheduler.py
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: Building the scheduled global index page...
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_scheduler.py", line 295, in <module>
build_page('scheduled') # from reproducible_html_indexes
File "/srv/jenkins/bin/reproducible_html_indexes.py", line 359, in build_page
html += build_page_section(page, section, lsuite, larch)[0]
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