[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_live_status #652
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Fri Sep 11 13:47:01 UTC 2015
See <https://jenkins.debian.net/job/reproducible_html_live_status/652/>
------------------------------------------
Started by timer
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_live_status/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson8626506626689331213.sh
+ /srv/jenkins/bin/reproducible_html_live_status.py
INFO: Starting at 2015-09-11 13:46:58.963718
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: Building the schedule index page for amd64...
Traceback (most recent call last):
File "/srv/jenkins/bin/reproducible_html_live_status.py", line 95, in <module>
generate_schedule(arch)
File "/srv/jenkins/bin/reproducible_html_live_status.py", line 41, in generate_schedule
html += generate_live_status_table(arch)
File "/srv/jenkins/bin/reproducible_html_live_status.py", line 82, in generate_live_status_table
duration = convert_into_hms_string(row[7])
File "/srv/jenkins/bin/reproducible_html_live_status.py", line 27, in convert_into_hms_string
duration = str(seconds+"s")
TypeError: unsupported operand type(s) for +: 'int' and 'str'
INFO: Finished at 2015-09-11 13:47:00.917697, took: 0:00:01.953992
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list