[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_notes #7756

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Jun 22 13:09:25 BST 2018


See <https://jenkins.debian.net/job/reproducible_html_notes/7756/display/redirect?page=changes>

Changes:

[Mattia Rizzolo] remove most of ftbfs_in_jenkins_setup, and update some blacklists

[Mattia Rizzolo] ftbfs_in_jenkins_setup should not be used for timeouts anymore

[Mattia Rizzolo] drop odd issue ftbfs_in_jenkins_setup_due_to_socket_binding

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_notes/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://salsa.debian.org/reproducible-builds/reproducible-notes.git
 > git init <https://jenkins.debian.net/job/reproducible_html_notes/ws/> # timeout=10
Fetching upstream changes from https://salsa.debian.org/reproducible-builds/reproducible-notes.git
 > git --version # timeout=10
 > git fetch --tags --progress https://salsa.debian.org/reproducible-builds/reproducible-notes.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://salsa.debian.org/reproducible-builds/reproducible-notes.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://salsa.debian.org/reproducible-builds/reproducible-notes.git # timeout=10
Fetching upstream changes from https://salsa.debian.org/reproducible-builds/reproducible-notes.git
 > git fetch --tags --progress https://salsa.debian.org/reproducible-builds/reproducible-notes.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision fd229d4dd12e139e8301dd58e88b33751a021996 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fd229d4dd12e139e8301dd58e88b33751a021996
Commit message: "drop odd issue ftbfs_in_jenkins_setup_due_to_socket_binding"
 > git rev-list --no-walk bd3d833727e9339b12a659a0b491a45edb8a12d1 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins7357841605662383494.sh
+ /srv/jenkins/bin/reproducible_notes.py
[2018-06-22 12:08:31] INFO: Starting at 2018-06-22 12:08:31.861839
[2018-06-22 12:08:39] INFO: notes loaded. There are 6231 packages listed
[2018-06-22 12:08:46] INFO: notes checked. There are 6231 packages listed
[2018-06-22 12:08:47] INFO: Issues loaded. There are 305 issues
[2018-06-22 12:08:47] INFO: Removed the following issues: {'ftbfs_in_jenkins_setup_due_to_socket_binding'}
[2018-06-22 12:09:06] INFO: Saved 67000 notes in the database
[2018-06-22 12:09:06] INFO: Finished at 2018-06-22 12:09:06.710138, took: 0:00:34.848357
+ /srv/jenkins/bin/reproducible_html_notes.py
[2018-06-22 12:09:08] INFO: Starting at 2018-06-22 12:09:08.067535
[2018-06-22 12:09:08] INFO: Finding out which usertagged bugs have been closed or at least have patches
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 505, in <module>
    iterate_over_notes(notes)
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 403, in iterate_over_notes
    html = gen_html_note(package, note)
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 238, in gen_html_note
    tmp += fill_issue_in_note(issue)
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 214, in fill_issue_in_note
    details = issues[issue]
KeyError: 'captures build path'
[2018-06-22 12:09:24] INFO: Finished at 2018-06-22 12:09:24.602746, took: 0:00:16.535243
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list