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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun May 30 17:20:18 BST 2021


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

Changes:

[rclobus] Applied 'misc/clean-notes' on apt-cacher-ng entry

[rclobus] Fixed issues reported by 'misc/clean-notes': the packages are not

[rclobus] Add 'blacklisted_on_jenkins', because 'misc/clean-notes' could not find


------------------------------------------
Started by an SCM change
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_notes/ws/>
The recommended git tool is: NONE
No credentials specified
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 --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://salsa.debian.org/reproducible-builds/reproducible-notes.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b925466684760c17218c4104e8c7a98819a0e1da (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b925466684760c17218c4104e8c7a98819a0e1da # timeout=10
Commit message: "Add 'blacklisted_on_jenkins', because 'misc/clean-notes' could not find any test. Fixes the last issue reported by clean-notes'"
 > git rev-list --no-walk 2c1791a831b30e554f5df55b68f883b3daceee74 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins16635623704395830097.sh
+ /srv/jenkins/bin/reproducible_notes.py
[2021-05-30 16:19:24] INFO: Starting at 2021-05-30 16:19:24.470879
[2021-05-30 16:19:31] INFO: Notes loaded. There are 6889 packages listed.
[2021-05-30 16:19:40] INFO: Notes checked. There are 6889 packages listed.
[2021-05-30 16:19:41] INFO: Issues loaded. There are 391 issues listed.
[2021-05-30 16:20:01] INFO: Saved 89386 notes in the database.
[2021-05-30 16:20:01] INFO: Finished at 2021-05-30 16:20:01.267205, took: 0:00:36.796353
+ /srv/jenkins/bin/reproducible_html_notes.py
[2021-05-30 16:20:02] INFO: Starting at 2021-05-30 16:20:02.131098
[2021-05-30 16:20:02] 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 506, in <module>
    iterate_over_notes(notes)
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 404, 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: 'ftbfs_build_depends_not_available_on_amd64'
[2021-05-30 16:20:18] INFO: Finished at 2021-05-30 16:20:18.368342, took: 0:00:16.237260
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list