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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Mar 2 07:33:31 GMT 2022


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

Changes:

[lamby] Tag ortools with build_dir_in_documentation_generated_by_doxygen


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on the built-in node 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.30.2'
 > 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 4b1ddae229b8adc44a18b76bd856d1b499885e72 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4b1ddae229b8adc44a18b76bd856d1b499885e72 # timeout=10
Commit message: "Tag ortools with build_dir_in_documentation_generated_by_doxygen"
 > git rev-list --no-walk 0a28fd63c0a92bb96a5bc37f22d7f4e7f3e32e4a # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins1412956247316014308.sh
+ /srv/jenkins/bin/reproducible_notes.py
[2022-03-02 07:31:57] INFO: Starting at 2022-03-02 07:31:57.359344
/srv/jenkins/bin/reproducible_notes.py:40: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  original = yaml.load(fd)
[2022-03-02 07:32:06] INFO: Notes loaded. There are 7375 packages listed.
[2022-03-02 07:32:20] INFO: Notes checked. There are 7375 packages listed.
/srv/jenkins/bin/reproducible_notes.py:111: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  issues = yaml.load(fd)
[2022-03-02 07:32:21] INFO: Issues loaded. There are 406 issues listed.
[2022-03-02 07:33:00] INFO: Saved 113720 notes in the database.
[2022-03-02 07:33:00] INFO: Finished at 2022-03-02 07:33:00.146126, took: 0:01:02.786793
+ /srv/jenkins/bin/reproducible_html_notes.py
[2022-03-02 07:33:01] INFO: Starting at 2022-03-02 07:33:01.371412
[2022-03-02 07:33:01] 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: 'sphinxdoc_translsations'
[2022-03-02 07:33:31] INFO: Finished at 2022-03-02 07:33:31.254117, took: 0:00:29.882711
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list