Build: 
https://ci-builds.apache.org/job/Lucene/job/Solr-reference-guide-master/11/

Log: 
Started by user Cassandra Targett
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites2 (git-websites svn-websites) in workspace 
/home/jenkins/712657a4/workspace/Lucene/Solr-reference-guide-master
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/lucene-solr.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/lucene-solr.git
 > git --version # timeout=10
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/lucene-solr.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 10baa5051910119f69c9368738c4e9b6517081a9 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 10baa5051910119f69c9368738c4e9b6517081a9 # timeout=10
Commit message: "Add paths for gems on new CI machines"
 > git rev-list --no-walk 5dd4cd1ed394d9cceb0fafc0a8d904db18176014 # timeout=10
No emails were triggered.
[Solr-reference-guide-master] $ /bin/sh -xe /tmp/jenkins6703827640412075946.sh
+ bash dev-tools/scripts/jenkins.build.ref.guide.sh
+ set -e
+ GEMSET=solr-refguide-gemset
+ set +x
Running 'gem install --force --version 3.5.0 --install-dir ~/.gems jekyll'
Successfully installed safe_yaml-1.0.5
Successfully installed rouge-1.11.1
Successfully installed forwardable-extended-2.6.0
Successfully installed pathutil-0.16.2
Successfully installed mercenary-0.3.6
Successfully installed liquid-4.0.3
Successfully installed kramdown-1.17.0
Successfully installed rb-fsevent-0.10.4
Building native extensions. This could take a while...
Successfully installed ffi-1.13.1
Successfully installed rb-inotify-0.10.1
Successfully installed listen-3.2.1
Successfully installed jekyll-watch-1.5.1
Successfully installed sass-listen-4.0.0

Ruby Sass has reached end-of-life and should no longer be used.

* If you use Sass as a command-line tool, we recommend using Dart Sass, the new
  primary implementation: https://sass-lang.com/install

* If you use Sass as a plug-in for a Ruby web framework, we recommend using the
  sassc gem: https://github.com/sass/sassc-ruby#readme

* For more details, please refer to the Sass blog:
  https://sass-lang.com/blog/posts/7828841

Successfully installed sass-3.7.4
Successfully installed jekyll-sass-converter-1.5.2
Successfully installed colorator-1.1.0
Successfully installed public_suffix-4.0.5
Successfully installed addressable-2.7.0
Successfully installed jekyll-3.5.0
19 gems installed
Running 'gem uninstall --all --ignore-dependencies asciidoctor'
Gem 'asciidoctor' is not installed
Running 'gem install --force --version 2.0.10 --install-dir ~/.gems asciidoctor'
Successfully installed asciidoctor-2.0.10
1 gem installed
Running 'gem install --force --version 3.0.0 --install-dir ~/.gems 
jekyll-asciidoc'
Building native extensions. This could take a while...
Successfully installed http_parser.rb-0.6.0
Building native extensions. This could take a while...
Successfully installed eventmachine-1.2.7
Successfully installed em-websocket-0.5.1
Successfully installed concurrent-ruby-1.1.6

HEADS UP! i18n 1.1 changed fallbacks to exclude default locale.
But that may break your application.

If you are upgrading your Rails application from an older version of Rails:

Please check your Rails app for 'config.i18n.fallbacks = true'.
If you're using I18n (>= 1.1.0) and Rails (< 5.2.2), this should be
'config.i18n.fallbacks = [I18n.default_locale]'.
If not, fallbacks will be broken in your app by I18n 1.1.x.

If you are starting a NEW Rails application, you can ignore this notice.

For more info see:
https://github.com/svenfuchs/i18n/releases/tag/v1.1.0

Successfully installed i18n-1.8.5
Building native extensions. This could take a while...
Successfully installed sassc-2.4.0
Successfully installed jekyll-sass-converter-2.1.0
Successfully installed jekyll-watch-2.2.1
Successfully installed rexml-3.2.4
Successfully installed kramdown-2.3.0
Successfully installed kramdown-parser-gfm-1.1.0
Successfully installed mercenary-0.4.0
Successfully installed rouge-3.21.0
Successfully installed unicode-display_width-1.7.0
Successfully installed terminal-table-1.8.0
Successfully installed jekyll-4.1.1
Successfully installed jekyll-asciidoc-3.0.0
17 gems installed
Running 'gem install --force --version 4.0.1 --install-dir ~/.gems slim'
Successfully installed tilt-2.0.10
Successfully installed temple-0.8.2
Successfully installed slim-4.0.1
3 gems installed
Running 'gem install --force --version 2.0.10 --install-dir ~/.gems tilt'
Successfully installed tilt-2.0.10
1 gem installed
Running 'gem install --force --version 1.1.5 --install-dir ~/.gems 
concurrent-ruby'
Successfully installed concurrent-ruby-1.1.5
1 gem installed
+ ant clean build-site
Buildfile: 
/home/jenkins/712657a4/workspace/Lucene/Solr-reference-guide-master/solr/solr-ref-guide/build.xml

clean:

build-init:
    [mkdir] Created dir: 
/home/jenkins/712657a4/workspace/Lucene/Solr-reference-guide-master/solr/build/solr-ref-guide/content
     [echo] Copying all non template files from src ...
     [copy] Copying 456 files to 
/home/jenkins/712657a4/workspace/Lucene/Solr-reference-guide-master/solr/build/solr-ref-guide/content
     [echo] Copy (w/prop replacement) any template files from src...
     [copy] Copying 1 file to 
/home/jenkins/712657a4/workspace/Lucene/Solr-reference-guide-master/solr/build/solr-ref-guide/content

ivy-availability-check:

BUILD FAILED
/home/jenkins/712657a4/workspace/Lucene/Solr-reference-guide-master/lucene/common-build.xml:435:
 /home/jenkins/.ant/lib does not exist.

Total time: 1 second
Build step 'Execute shell' marked build as failure
Publishing Javadoc
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to