Skip to content
Success

Console Output

Started by an SCM change
[EnvInject] - Loading node environment variables.
Building on master in workspace /var/lib/jenkins/jobs/reproducible_builds_style_guide/workspace
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://salsa.debian.org/reproducible-builds/reproducible-styleguide.git
 > git init /var/lib/jenkins/jobs/reproducible_builds_style_guide/workspace # timeout=10
Fetching upstream changes from https://salsa.debian.org/reproducible-builds/reproducible-styleguide.git
 > git --version # timeout=10
 > git fetch --tags --progress https://salsa.debian.org/reproducible-builds/reproducible-styleguide.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://salsa.debian.org/reproducible-builds/reproducible-styleguide.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-styleguide.git # timeout=10
Fetching upstream changes from https://salsa.debian.org/reproducible-builds/reproducible-styleguide.git
 > git fetch --tags --progress https://salsa.debian.org/reproducible-builds/reproducible-styleguide.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 183b5400406967a14d1f9be09ed44302622160b6 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 183b5400406967a14d1f9be09ed44302622160b6
Commit message: "Drop .idea/ directory."
 > git rev-list --no-walk ca5df6df7c4d3bb8d87eea72891004a37fcfcf2a # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins8554188595423360797.sh
+ mkdir -pv /srv/reproducible-builds.org/style
+ jekyll build -I -s . -d /srv/reproducible-builds.org/style
Configuration file: ./_config.yml
       Deprecation: The 'plugins' configurationoption has been renamed to 'plugins_dir'. Please update your config file accordingly.
            Source: .
       Destination: /srv/reproducible-builds.org/style
 Incremental build: enabled
      Generating... 
     Build Warning: Layout 'post' requested in _posts/2018-05-06-welcome-to-jekyll.markdown does not exist.
                    done in 0.499 seconds.
 Auto-regeneration: disabled. Use --watch to enable.
Finished: SUCCESS