[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_notes #8243
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Nov 29 20:40:45 GMT 2018
See <https://jenkins.debian.net/job/reproducible_html_notes/8243/display/redirect?page=changes>
Changes:
[bunk] Add ffile_prefix_map_passed_to_clang
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_notes/ws/>
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 fetch --tags --progress https://salsa.debian.org/reproducible-builds/reproducible-notes.git +refs/heads/*:refs/remotes/origin/*
> 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
> git config remote.origin.url https://salsa.debian.org/reproducible-builds/reproducible-notes.git # timeout=10
Fetching upstream changes from https://salsa.debian.org/reproducible-builds/reproducible-notes.git
> git fetch --tags --progress https://salsa.debian.org/reproducible-builds/reproducible-notes.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c334f5cf754bd2f7603921e5abea32687de157ac (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c334f5cf754bd2f7603921e5abea32687de157ac
Commit message: "Add ffile_prefix_map_passed_to_clang"
> git rev-list --no-walk 334f50ef695555b3793bf70b43ef2b063b983edd # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins6592221303074560961.sh
+ /srv/jenkins/bin/reproducible_notes.py
[2018-11-29 20:39:04] INFO: Starting at 2018-11-29 20:39:04.515185
[2018-11-29 20:39:44] INFO: notes loaded. There are 6331 packages listed
[2018-11-29 20:40:33] INFO: notes checked. There are 6331 packages listed
Traceback (most recent call last):
File "/srv/jenkins/bin/reproducible_notes.py", line 180, in <module>
issues = load_issues()
File "/srv/jenkins/bin/reproducible_notes.py", line 106, in load_issues
issues = yaml.load(fd)
File "/usr/lib/python3/dist-packages/yaml/__init__.py", line 72, in load
return loader.get_single_data()
File "/usr/lib/python3/dist-packages/yaml/constructor.py", line 35, 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 115, in check_token
while self.need_more_tokens():
File "/usr/lib/python3/dist-packages/yaml/scanner.py", line 149, in need_more_tokens
self.stale_possible_simple_keys()
File "/usr/lib/python3/dist-packages/yaml/scanner.py", line 289, in stale_possible_simple_keys
"could not find expected ':'", self.get_mark())
yaml.scanner.ScannerError: while scanning a simple key
in "issues.yml", line 1894, column 1
could not find expected ':'
in "issues.yml", line 1895, column 14
[2018-11-29 20:40:35] INFO: Finished at 2018-11-29 20:40:35.463884, took: 0:01:30.948751
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list