Build failed in Jenkins: reproducible_html_notes #13238

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Jul 23 01:57:14 BST 2023


See <https://jenkins.debian.net/job/reproducible_html_notes/13238/display/redirect>

Changes:


------------------------------------------
Started by timer
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.39.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 de6748b5e2bb5fdd396f95d2eb7c96861a47d99c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f de6748b5e2bb5fdd396f95d2eb7c96861a47d99c # timeout=10
Commit message: "Remove archived bugs"
 > git rev-list --no-walk de6748b5e2bb5fdd396f95d2eb7c96861a47d99c # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins4606365654568893354.sh
+ /srv/jenkins/bin/reproducible_notes.py
[2023-07-23 00:57:13] INFO: Starting at 2023-07-23 00:57:13.882800
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_notes.py", line 184, in <module>
    notes = load_notes()
            ^^^^^^^^^^^^
  File "/srv/jenkins/bin/reproducible_notes.py", line 40, in load_notes
    original = yaml.load(fd)
               ^^^^^^^^^^^^^
TypeError: load() missing 1 required positional argument: 'Loader'
[2023-07-23 00:57:13] INFO: Finished at 2023-07-23 00:57:13.937673, took: 0:00:00.054879
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list