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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Aug 19 01:02:45 BST 2021


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

Changes:

[Mattia Rizzolo] --fix-deterministic


------------------------------------------
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.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 123e14e9d3599226c8ad2fe442544ae0ede2ceac (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 123e14e9d3599226c8ad2fe442544ae0ede2ceac # timeout=10
Commit message: "--fix-deterministic"
 > git rev-list --no-walk 72bc6885396613d0927bcb12118c142964c4d25f # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins3188684733454502243.sh
+ /srv/jenkins/bin/reproducible_notes.py
[2021-08-19 00:01:38] INFO: Starting at 2021-08-19 00:01:38.440208
/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)
[2021-08-19 00:01:44] INFO: Notes loaded. There are 6915 packages listed.
[2021-08-19 00:01:54] INFO: Notes checked. There are 6915 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)
[2021-08-19 00:01:54] INFO: Issues loaded. There are 393 issues listed.
[2021-08-19 00:02:19] INFO: Saved 113530 notes in the database.
[2021-08-19 00:02:19] INFO: Finished at 2021-08-19 00:02:19.893352, took: 0:00:41.453157
+ /srv/jenkins/bin/reproducible_html_notes.py
[2021-08-19 00:02:21] INFO: Starting at 2021-08-19 00:02:21.186380
[2021-08-19 00:02:21] INFO: Finding out which usertagged bugs have been closed or at least have patches
/srv/jenkins/bin/reproducible_html_notes.py:181: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  possible_notes = yaml.load(fd)
/srv/jenkins/bin/reproducible_html_notes.py:207: 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)
[2021-08-19 00:02:45] INFO: Created 6915 note pages.
source_package is deprecated, please use source_packages instead
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 507, in <module>
    iterate_over_issues(issues)
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 423, in iterate_over_issues
    html = gen_html_issue(issue, suite)
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 330, in gen_html_issue
    pkgs_popcon = issues_popcon_annotate(pkgs)
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 443, in issues_popcon_annotate
    popcon_dict.update(popcon.source_package(*issues_list))
  File "/usr/lib/python3/dist-packages/popcon/popcon.py", line 235, in source_package
    return source_packages(*package_list)
TypeError: source_packages() takes 1 positional argument but 2 were given
[2021-08-19 00:02:45] INFO: Finished at 2021-08-19 00:02:45.510480, took: 0:00:24.324108
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list