[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builds_website #758

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Nov 8 10:17:14 GMT 2018


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

Changes:

[Mattia Rizzolo] Add a donation page (unlinked for now)

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_builds_website/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://salsa.debian.org/reproducible-builds/reproducible-website.git
 > git init <https://jenkins.debian.net/job/reproducible_builds_website/ws/> # timeout=10
Fetching upstream changes from https://salsa.debian.org/reproducible-builds/reproducible-website.git
 > git --version # timeout=10
 > git fetch --tags --progress https://salsa.debian.org/reproducible-builds/reproducible-website.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://salsa.debian.org/reproducible-builds/reproducible-website.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-website.git # timeout=10
Fetching upstream changes from https://salsa.debian.org/reproducible-builds/reproducible-website.git
 > git fetch --tags --progress https://salsa.debian.org/reproducible-builds/reproducible-website.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 77b419dbc6dcf707edfd7e1d7673a1d009aecb90 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 77b419dbc6dcf707edfd7e1d7673a1d009aecb90
Commit message: "Add a donation page (unlinked for now)"
 > git rev-list --no-walk 4f698341dcc2c421eed8c687e3b94ce24b74876c # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins125514161555830218.sh
+ jekyll build -I -s . -d /srv/reproducible-builds.org/www
Configuration file: ./_config.yml
            Source: .
       Destination: /srv/reproducible-builds.org/www
 Incremental build: enabled
      Generating... 
There was an error highlighting your code: 

SRCS = $(wildcard *.c)
tool: $(SRCS:.c=.o)
	$(CC) -o $@ $^ 

While attempting to convert the above code, Pygments.rb returned an unacceptable value. 
This is usually a timeout problem solved by running `jekyll build` again. 
  Liquid Exception: Pygments.rb returned an unacceptable value when attempting to highlight some code. in <https://jenkins.debian.net/job/reproducible_builds_website/ws/_docs/stable_inputs.md>
jekyll 3.1.6 | Error:  Pygments.rb returned an unacceptable value when attempting to highlight some code.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list