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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue May 10 01:14:06 BST 2022


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

Changes:

[Vagrant Cascadian] sgml-base-doc: Mark with debiandoc_sgml_timestamp.

[Vagrant Cascadian] debiandoc_sgml_timestamp: Mention DEBIANDOC_DATE variable to


------------------------------------------
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 2dcdf143e64c2128017d55c1ba532f8c50066a89 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2dcdf143e64c2128017d55c1ba532f8c50066a89 # timeout=10
Commit message: "debiandoc_sgml_timestamp: Mention DEBIANDOC_DATE variable to workaround the issue."
 > git rev-list --no-walk 2f9b040da565862a2001a9505255f5f836dcc8cb # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins11978425180133068610.sh
+ /srv/jenkins/bin/reproducible_notes.py
[2022-05-10 00:13:47] INFO: Starting at 2022-05-10 00:13:47.829897
/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-05-10 00:13:55] INFO: Notes loaded. There are 7422 packages listed.
[2022-05-10 00:14:04] INFO: Notes checked. There are 7422 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)
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_notes.py", line 185, in <module>
    issues = load_issues()
  File "/srv/jenkins/bin/reproducible_notes.py", line 111, in load_issues
    issues = yaml.load(fd)
  File "/usr/lib/python3/dist-packages/yaml/__init__.py", line 114, in load
    return loader.get_single_data()
  File "/usr/lib/python3/dist-packages/yaml/constructor.py", line 49, in get_single_data
    node = self.get_single_node()
  File "/usr/lib/python3/dist-packages/yaml/composer.py", line 36, in get_single_node
    document = self.compose_document()
  File "/usr/lib/python3/dist-packages/yaml/composer.py", line 55, in compose_document
    node = self.compose_node(None, None)
  File "/usr/lib/python3/dist-packages/yaml/composer.py", line 84, in compose_node
    node = self.compose_mapping_node(anchor)
  File "/usr/lib/python3/dist-packages/yaml/composer.py", line 133, in compose_mapping_node
    item_value = self.compose_node(node, item_key)
  File "/usr/lib/python3/dist-packages/yaml/composer.py", line 84, in compose_node
    node = self.compose_mapping_node(anchor)
  File "/usr/lib/python3/dist-packages/yaml/composer.py", line 127, in compose_mapping_node
    while not self.check_event(MappingEndEvent):
  File "/usr/lib/python3/dist-packages/yaml/parser.py", line 98, in check_event
    self.current_event = self.state()
  File "/usr/lib/python3/dist-packages/yaml/parser.py", line 428, in parse_block_mapping_key
    if self.check_token(KeyToken):
  File "/usr/lib/python3/dist-packages/yaml/scanner.py", line 116, in check_token
    self.fetch_more_tokens()
  File "/usr/lib/python3/dist-packages/yaml/scanner.py", line 223, in fetch_more_tokens
    return self.fetch_value()
  File "/usr/lib/python3/dist-packages/yaml/scanner.py", line 577, in fetch_value
    raise ScannerError(None, None,
yaml.scanner.ScannerError: mapping values are not allowed here
  in "issues.yml", line 2383, column 24
[2022-05-10 00:14:04] INFO: Finished at 2022-05-10 00:14:04.954127, took: 0:00:17.124238
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list