[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_live_status #8513
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Tue Sep 22 14:21:29 UTC 2015
See <https://jenkins.debian.net/job/reproducible_html_live_status/8513/>
------------------------------------------
Started by timer
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_live_status/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson1149382763042213358.sh
+ /srv/jenkins/bin/reproducible_html_live_status.py
INFO: Starting at 2015-09-22 14:20:56.104588
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 102, in <module>
generate_schedule(arch)
File "/srv/jenkins/bin/reproducible_html_live_status.py", line 43, in generate_schedule
html += generate_live_status_table(arch)
File "/srv/jenkins/bin/reproducible_html_live_status.py", line 89, in generate_live_status_table
avg_duration = convert_into_hms_string(row[8])
File "/srv/jenkins/bin/reproducible_html_live_status.py", line 18, in convert_into_hms_string
hours = int(duration/3600)
TypeError: unsupported operand type(s) for /: 'str' and 'int'
INFO: Finished at 2015-09-22 14:21:29.481336, took: 0:00:33.376767
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list