rultor.com logo This build log was produced by rultor.com for yegor256/bibrarian#26
+ set -e
+ set -o pipefail
++ dirname /tmp/rultor-G66v/run.sh
+ cd /tmp/rultor-G66v
+ echo 15316
+ echo '1.32.3 63e9535'
1.32.3 63e9535
+ date --iso-8601=seconds --utc
2014-08-31T16:05:08+0000
+ uptime
 18:05:08 up 144 days, 19:40,  0 users,	 load average: 6.91, 3.00, 2.30
+ head=git@github.com:yegor256/bibrarian.git
+ head_branch=master
+ tag=1.11
+ vars=('--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=head=git@github.com:yegor256/bibrarian.git' '--env=head_branch=master' '--env=tag=1.11')
+ image=yegor256/rultor
+ scripts=('sudo gem install pdd' ';' 'mvn versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -Pqulice -Pbibrarian --settings ../settings.xml' ';' 'mvn clean site-deploy -Psite --settings ../settings.xml' ';')
+ '[' -z '' ']'
+ docker=docker
+ git clone git@github.com:yegor256/bibrarian.git repo
Initialized empty Git repository in /tmp/rultor-G66v/repo/.git/
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ git checkout master
Already on 'master'
+ '[' -z 'sudo gem install pdd' ']'
+ cd ..
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'sudo gem install pdd' ';' 'mvn versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -Pqulice -Pbibrarian --settings ../settings.xml' ';' 'mvn clean site-deploy -Psite --settings ../settings.xml' ';'
+ rm -rf .gpg
+ '[' -z 1.11 ']'
+ cd repo
++ git tag -l 1.11
+ '[' ']'
+ git checkout -b __rultor-tmp
Switched to a new branch '__rultor-tmp'
+ docker_when_possible
+ true
++ uptime
++ awk '{print $12}'
+ load=2.39
+ '[' 2.39 -gt 8 ']'
/tmp/rultor-G66v/run.sh: line 78: [: 2.39: integer expression expected
+ echo 'load average is 2.39, low enough to run a new Docker container'
load average is 2.39, low enough to run a new Docker container
+ break
+ cd ..
+ docker pull yegor256/rultor
Pulling repository yegor256/rultor



























++ pwd
++ pwd
+ docker run --rm -v /tmp/rultor-G66v:/main '--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' --env=head=git@github.com:yegor256/bibrarian.git --env=head_branch=master --env=tag=1.11 --memory=4g --cidfile=/tmp/rultor-G66v/cid -w=/main yegor256/rultor /main/entry.sh
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ adduser --disabled-password --gecos '' r
Adding user `r' ...
Adding new group `r' (1000) ...
Adding new user `r' (1000) with group `r' ...
Creating home directory `/home/r' ...
Copying files from `/etc/skel' ...
+ adduser r sudo
Adding user `r' to group `sudo' ...
Adding user r to group sudo
Done.
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.java /root/.m2 /root/.profile /home/r
+ cp -R ./cid ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./s3cfg ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r
+ rm -rf repo
+ chown -R r /home/r
+ chmod a+x /home/r/script.sh
+ su -m r -c /home/r/script.sh
+ set -e
+ set -o pipefail
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ sudo gem install pdd
Successfully installed pdd-0.5.2
1 gem installed
Installing ri documentation for pdd-0.5.2...
Installing RDoc documentation for pdd-0.5.2...
+ mvn versions:set -DnewVersion=1.11
[INFO] Scanning for projects...
Downloading: https://oss.sonatype.org/content/groups/public/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/groups/public/com/github/github/site-maven-plugin/0.9/site-maven-plugin-0.9.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/github/github/site-maven-plugin/0.9/site-maven-plugin-0.9.jar (17 KB at 11.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar (27 KB at 203.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/rultor/rultor-maven-plugin/0.5/rultor-maven-plugin-0.5.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/rultor/rultor-maven-plugin/0.5/rultor-maven-plugin-0.5.pom (13 KB at 9.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/rultor/rultor-maven-plugin/0.5/rultor-maven-plugin-0.5.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/rultor/rultor-maven-plugin/0.5/rultor-maven-plugin-0.5.jar (17 KB at 33.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9/jcabi-maven-plugin-0.9.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9/jcabi-maven-plugin-0.9.pom (13 KB at 28.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9/jcabi-maven-plugin-0.9.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9/jcabi-maven-plugin-0.9.jar (34 KB at 62.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-mysql-maven-plugin/0.4/jcabi-mysql-maven-plugin-0.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-mysql-maven-plugin/0.4/jcabi-mysql-maven-plugin-0.4.pom (12 KB at 24.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-mysql-maven-plugin/0.4/jcabi-mysql-maven-plugin-0.4.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-mysql-maven-plugin/0.4/jcabi-mysql-maven-plugin-0.4.jar (25 KB at 45.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-dynamodb-maven-plugin/0.5/jcabi-dynamodb-maven-plugin-0.5.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-dynamodb-maven-plugin/0.5/jcabi-dynamodb-maven-plugin-0.5.pom (11 KB at 25.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-dynamodb-maven-plugin/0.5/jcabi-dynamodb-maven-plugin-0.5.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-dynamodb-maven-plugin/0.5/jcabi-dynamodb-maven-plugin-0.5.jar (18 KB at 47.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-ssl-maven-plugin/0.8/jcabi-ssl-maven-plugin-0.8.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-ssl-maven-plugin/0.8/jcabi-ssl-maven-plugin-0.8.pom (8 KB at 17.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-ssl-maven-plugin/0.8/jcabi-ssl-maven-plugin-0.8.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-ssl-maven-plugin/0.8/jcabi-ssl-maven-plugin-0.8.jar (28 KB at 57.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-heroku-maven-plugin/0.8/jcabi-heroku-maven-plugin-0.8.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-heroku-maven-plugin/0.8/jcabi-heroku-maven-plugin-0.8.pom (10 KB at 21.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-heroku-maven-plugin/0.8/jcabi-heroku-maven-plugin-0.8.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-heroku-maven-plugin/0.8/jcabi-heroku-maven-plugin-0.8.jar (27 KB at 59.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-beanstalk-maven-plugin/0.9/jcabi-beanstalk-maven-plugin-0.9.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-beanstalk-maven-plugin/0.9/jcabi-beanstalk-maven-plugin-0.9.pom (9 KB at 20.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/0.8/jcabi-0.8.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/0.8/jcabi-0.8.pom (7 KB at 15.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.8/parent-0.8.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.8/parent-0.8.pom (65 KB at 116.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-beanstalk-maven-plugin/0.9/jcabi-beanstalk-maven-plugin-0.9.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-beanstalk-maven-plugin/0.9/jcabi-beanstalk-maven-plugin-0.9.jar (65 KB at 129.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom (5 KB at 85.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar (31 KB at 857.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-changes-plugin/2.9/maven-changes-plugin-2.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-changes-plugin/2.9/maven-changes-plugin-2.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-changes-plugin/2.9/maven-changes-plugin-2.9.pom (19 KB at 657.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-changes-plugin/2.9/maven-changes-plugin-2.9.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-changes-plugin/2.9/maven-changes-plugin-2.9.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-changes-plugin/2.9/maven-changes-plugin-2.9.jar (204 KB at 2715.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-help-plugin/2.2/maven-help-plugin-2.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/2.2/maven-help-plugin-2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/2.2/maven-help-plugin-2.2.pom (9 KB at 189.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-help-plugin/2.2/maven-help-plugin-2.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/2.2/maven-help-plugin-2.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/2.2/maven-help-plugin-2.2.jar (67 KB at 1698.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.pom (11 KB at 332.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.jar (100 KB at 2622.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-release-plugin/2.4.1/maven-release-plugin-2.4.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.4.1/maven-release-plugin-2.4.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.4.1/maven-release-plugin-2.4.1.pom (12 KB at 459.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/release/maven-release/2.4.1/maven-release-2.4.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/2.4.1/maven-release-2.4.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/2.4.1/maven-release-2.4.1.pom (6 KB at 243.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-release-plugin/2.4.1/maven-release-plugin-2.4.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.4.1/maven-release-plugin-2.4.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.4.1/maven-release-plugin-2.4.1.jar (50 KB at 1762.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.pom (7 KB at 112.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.jar (30 KB at 1127.7 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building bibrarian 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- versions-maven-plugin:2.1:set (default-cli) @ bibrarian ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.jar (47 KB at 867.2 KB/sec)
[INFO] Searching for local aggregator root...
[INFO] Local aggregation root: /home/r/repo
[INFO] Processing com.bibrarian:bibrarian
[INFO]	   Updating project com.bibrarian:bibrarian
[INFO]	       from version 1.0-SNAPSHOT to 1.11
Props: {project.version=1.11, project.parent.version=0.27.1, project.parent.groupId=com.jcabi, project.artifactId=bibrarian, project.groupId=com.bibrarian, project.parent.artifactId=parent}
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29.444 s
[INFO] Finished at: 2014-08-31T16:07:26+00:00
[INFO] Final Memory: 23M/430M
[INFO] ------------------------------------------------------------------------
+ git commit -am 1.11
[__rultor-tmp 417b03a] 1.11
 1 file changed, 1 insertion(+), 1 deletion(-)
+ mvn clean deploy -Pqulice -Pbibrarian --settings ../settings.xml
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building bibrarian 1.11
[INFO] ------------------------------------------------------------------------
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/maven-metadata.xml
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.pom
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.pom (7 KB at 52.8 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.jar (44 KB at 1145.3 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/com/cloudbees/bees-maven-plugin/1.3.2/bees-maven-plugin-1.3.2.pom
Downloaded: http://repository-cloudbees.forge.cloudbees.com/public-release/com/cloudbees/bees-maven-plugin/1.3.2/bees-maven-plugin-1.3.2.pom (5 KB at 10.5 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/com/cloudbees/bees-maven-plugin/1.3.2/bees-maven-plugin-1.3.2.jar
Downloaded: http://repository-cloudbees.forge.cloudbees.com/public-release/com/cloudbees/bees-maven-plugin/1.3.2/bees-maven-plugin-1.3.2.jar (28 KB at 76.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.8.5/aws-java-sdk-1.8.5.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.8.5/aws-java-sdk-1.8.5.pom (8 KB at 7.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/maven-metadata.xml
Downloading: http://repo.maven.apache.org/maven2/joda-time/joda-time/maven-metadata.xml
Downloaded: http://repo.maven.apache.org/maven2/joda-time/joda-time/maven-metadata.xml (844 B at 25.8 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/maven-metadata.xml (844 B at 2.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/lucene/lucene-core/4.9.0/lucene-core-4.9.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/4.9.0/lucene-core-4.9.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/4.9.0/lucene-core-4.9.0.pom (6 KB at 214.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/lucene/lucene-parent/4.9.0/lucene-parent-4.9.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/4.9.0/lucene-parent-4.9.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/4.9.0/lucene-parent-4.9.0.pom (5 KB at 165.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/lucene/lucene-solr-grandparent/4.9.0/lucene-solr-grandparent-4.9.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/4.9.0/lucene-solr-grandparent-4.9.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/4.9.0/lucene-solr-grandparent-4.9.0.pom (293 KB at 2923.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/lucene/lucene-analyzers-common/4.9.0/lucene-analyzers-common-4.9.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/4.9.0/lucene-analyzers-common-4.9.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/4.9.0/lucene-analyzers-common-4.9.0.pom (3 KB at 82.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-http/1.8.1/jcabi-http-1.8.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-http/1.8.1/jcabi-http-1.8.1.pom (11 KB at 9.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-manifests/1.0.3/jcabi-manifests-1.0.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-manifests/1.0.3/jcabi-manifests-1.0.3.pom (5 KB at 14.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/rexsl/rexsl/1.3.1/rexsl-1.3.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/rexsl/rexsl/1.3.1/rexsl-1.3.1.pom (18 KB at 42.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.8.5/aws-java-sdk-1.8.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/lucene/lucene-analyzers-common/4.9.0/lucene-analyzers-common-4.9.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/lucene/lucene-core/4.9.0/lucene-core-4.9.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-http/1.8.1/jcabi-http-1.8.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/rexsl/rexsl/1.3.1/rexsl-1.3.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-manifests/1.0.3/jcabi-manifests-1.0.3.jar
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-http/1.8.1/jcabi-http-1.8.1.jar (179 KB at 115.9 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/com/rexsl/rexsl/1.3.1/rexsl-1.3.1.jar (244 KB at 149.4 KB/sec)
Downloaded:Khttps://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-manifests/1.0.3/jcabi-manifests-1.0.3.jar (11 KB at 11.1 KB/sec)
Downloaded:Khttps://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.8.5/aws-java-sdk-1.8.5.jar (13162 KB at 3075.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/4.9.0/lucene-analyzers-common-4.9.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/4.9.0/lucene-core-4.9.0.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/4.9.0/lucene-analyzers-common-4.9.0.jar (1649 KB at 4030.1 KB/sec)
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/4.9.0/lucene-core-4.9.0.jar (2447 KB at 5296.2 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bibrarian ---
[INFO]
[INFO] --- antlr4-maven-plugin:4.2.2:antlr4 (jcabi-antlr4) @ bibrarian ---
[INFO] ANTLR 4: Processing source directory /home/r/repo/src/main/antlr4
[INFO] Processing grammar: com/bibrarian/bib/Bib.g4
[INFO]
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack-dynamodb-local) @ bibrarian ---
[INFO] Configured Artifact: com.jcabi:DynamoDBLocal:2014-01-08:zip
[INFO] Unpacking /home/r/.m2/repository/com/jcabi/DynamoDBLocal/2014-01-08/DynamoDBLocal-2014-01-08.zip to /home/r/repo/target/dynamodb-dist with includes "" and excludes ""
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (jcabi-build-number) @ bibrarian ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd /home/r/repo && git rev-parse --verify --short=7 HEAD
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: 417b03a at timestamp: 1409501273541
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd /home/r/repo && git rev-parse --verify --short=7 HEAD
[INFO] Working directory: /home/r/repo
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- sass-maven-plugin:1.1.1:update-stylesheets (generate-css) @ bibrarian ---
[INFO] Compiling SASS Templates
[INFO] Queing SASS Template for compile: /home/r/repo/src/main/scss => /home/r/repo/target/css
[INFO]	   >> /home/r/repo/src/main/scss/main.scss => /home/r/repo/target/css/main.css
[INFO]
[INFO] --- htmlcompressor-maven-plugin:1.3:xml (compress-xsl) @ bibrarian ---
[INFO] Compressing /home/r/repo/src/main/webapp/xsl
[INFO] XML compression completed.
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bibrarian ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- minify-maven-plugin:1.7.2:minify (minify-css) @ bibrarian ---
[INFO] Starting JavaScript task:
[INFO] Starting CSS task:
[INFO] Processing source file [main.css].
[INFO] Creating the merged file [style.css.tmp].
[INFO] Creating the minified file [style.css].
[INFO] Uncompressed size: 42970 bytes.
[INFO] Compressed size: 17771 bytes minified (1414 bytes gzipped).
[INFO]
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bibrarian ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 57 source files to /home/r/repo/target/classes
[INFO]
[INFO] --- jcabi-maven-plugin:0.9.2:ajc (jcabi-ajc-compile) @ bibrarian ---
log4j:WARN No appenders could be found for logger (org.jboss.logging).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[ERROR] JSR-303 validator failed to initialize: Unable to instantiate Configuration. (see http://www.jcabi.com/jcabi-aspects/jsr-303.html)
[INFO] jcabi-aspects 0.14/af16bab started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
[INFO] Created temp dir /home/r/repo/target/jcabi-ajc
[INFO] jcabi-aspects 0.14/af16bab started new daemon thread jcabi-cacheable for automated cleaning of expired @Cacheable values
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] advice defined in com.jcabi.aspects.aj.SingleException has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.ExceptionsLogger has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodLogger has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodAsyncRunner has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.amazonaws.services.simpleworkflow.flow.aspectj.AsynchronousAspect has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.amazonaws.services.simpleworkflow.flow.aspectj.ExponentialRetryAspect has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodValidator has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodCacher has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodScheduler has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.Parallelizer has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.QuietExceptionsLogger has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodInterrupter has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.Repeater has not been applied [Xlint:adviceDidNotMatch]
[INFO] ajc result: 144 file(s) processed, 114 pointcut(s) woven, 0 error(s), 61 warning(s)
[INFO]
[INFO] --- phantomjs-maven-plugin:0.4:install (default) @ bibrarian ---
[INFO] Resolved artifact /home/r/.m2/repository/com/github/klieber/phantomjs/1.9.2/phantomjs-1.9.2-linux-x86_64.tar.bz2 from oss.sonatype.org (https://oss.sonatype.org/content/groups/public, releases+snapshots)
[INFO] Extracting /home/r/.m2/repository/com/github/klieber/phantomjs/1.9.2/phantomjs-1.9.2-linux-x86_64.tar.bz2/phantomjs-1.9.2-linux-x86_64/bin/phantomjs to /home/r/repo/target/phantomjs-maven-plugin/phantomjs-1.9.2-linux-x86_64/bin/phantomjs
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bibrarian ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bibrarian ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /home/r/repo/target/test-classes
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:reserve-network-port (default) @ bibrarian ---
[INFO] Reserved port 59422 for tomcat.port
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:reserve-network-port (reserver-dynamodb-port) @ bibrarian ---
[INFO] Reserved port 42652 for dynamodblocal.port
[INFO]
[INFO] --- jcabi-maven-plugin:0.9.2:ajc (jcabi-ajc-test-compile) @ bibrarian ---
[INFO] Created temp dir /home/r/repo/target/jcabi-ajc-test
[WARNING] advice defined in com.jcabi.aspects.aj.SingleException has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.ExceptionsLogger has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodLogger has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodAsyncRunner has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.amazonaws.services.simpleworkflow.flow.aspectj.AsynchronousAspect has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.amazonaws.services.simpleworkflow.flow.aspectj.ExponentialRetryAspect has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.ImmutabilityChecker has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodValidator has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodCacher has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodScheduler has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.Parallelizer has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.QuietExceptionsLogger has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodInterrupter has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.Repeater has not been applied [Xlint:adviceDidNotMatch]
[INFO] ajc result: 12 file(s) processed, 0 pointcut(s) woven, 0 error(s), 14 warning(s)
[INFO]
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ bibrarian ---
[INFO] Surefire report directory: /home/r/repo/target/surefire-reports
[INFO] parallel='all', perCoreThreadCount=true, threadCount=4, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.bibrarian.bib.BibitemTest
line 1:0 mismatched input 'broken' expecting TYPE
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.976 sec - in com.bibrarian.bib.BibitemTest
Running com.bibrarian.web.BannerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.157 sec - in com.bibrarian.web.BannerTest
Running com.bibrarian.web.JxBookTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.925 sec - in com.bibrarian.web.JxBookTest
Running com.bibrarian.web.QuoteRsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.511 sec - in com.bibrarian.web.QuoteRsTest
Running com.bibrarian.web.BannerRsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.213 sec - in com.bibrarian.web.BannerRsTest
Running com.bibrarian.web.JxQuoteTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.996 sec - in com.bibrarian.web.JxQuoteTest
Running com.bibrarian.dynamo.TokensTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.734 sec - in com.bibrarian.dynamo.TokensTest

Results :

Tests run: 10, Failures: 0, Errors: 0, Skipped: 0

[INFO]
[INFO] --- jcabi-maven-plugin:0.9.2:versionalize (jcabi-versionalize-packages) @ bibrarian ---
[INFO] Versionalizing /home/r/repo/target/classes directory
[INFO] File /home/r/repo/target/classes/com/bibrarian/web/com-bibrarian-bibrarian-war.txt added
[INFO] File /home/r/repo/target/classes/com/bibrarian/bib/com-bibrarian-bibrarian-war.txt added
[INFO] File /home/r/repo/target/classes/com/bibrarian/om/com-bibrarian-bibrarian-war.txt added
[INFO] File /home/r/repo/target/classes/com/bibrarian/cached/com-bibrarian-bibrarian-war.txt added
[INFO] File /home/r/repo/target/classes/com/bibrarian/dynamo/com-bibrarian-bibrarian-war.txt added
[INFO]
[INFO] --- maven-war-plugin:2.4:war (default-war) @ bibrarian ---
[INFO] Packaging webapp
[INFO] Assembling webapp [bibrarian] in [/home/r/repo/target/bibrarian-1.11]
[INFO] Processing war project
[INFO] Copying webapp webResources [/home/r/repo/target/minify] to [/home/r/repo/target/bibrarian-1.11]
[INFO] Copying webapp resources [/home/r/repo/src/main/webapp]
[INFO] Webapp assembled in [549 msecs]
[INFO] Building war: /home/r/repo/target/bibrarian-1.11.war
[INFO]
[INFO] --- maven-war-plugin:2.4:exploded (prepare-webapp-for-tests) @ bibrarian ---
[INFO] Exploding webapp
[INFO] Assembling webapp [bibrarian] in [/home/r/repo/target/webapp-test]
[INFO] Processing war project
[INFO] Copying webapp webResources [/home/r/repo/target/minify] to [/home/r/repo/target/webapp-test]
[INFO] Copying webapp webResources [/home/r/repo/src/test/resources] to [/home/r/repo/target/webapp-test]
[INFO] Copying webapp webResources [/home/r/repo/src/test/webapp] to [/home/r/repo/target/webapp-test]
[INFO] Copying webapp resources [/home/r/repo/src/main/webapp]
[INFO] Webapp assembled in [489 msecs]
[INFO]
[INFO] --- jcabi-dynamodb-maven-plugin:0.7:start (dynamodb-integration-test) @ bibrarian ---
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/joda-time/joda-time/maven-metadata.xml
Aug 31, 2014 4:08:48 PM org.hibernate.validator.internal.util.Version <clinit>
INFO: HV000001: Hibernate Validator 5.1.0.Final
[ERROR] JSR-303 validator failed to initialize: Unable to instantiate Configuration. (see http://www.jcabi.com/jcabi-aspects/jsr-303.html)
[INFO] jcabi-aspects 0.15/1409f87 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
[INFO] #start(/home/r/repo/target/dynamodb-dist, 42652, /usr/lib/jvm/java-7-openjdk-amd64/jre, []): in 17ms
[INFO]
[INFO] --- jcabi-dynamodb-maven-plugin:0.7:create-tables (dynamodb-integration-test) @ bibrarian ---
[INFO] >> 2014-08-31 16:08:50.193:INFO:oejs.Server:jetty-8.1.12.v20130726
[INFO] >> 2014-08-31 16:08:50.351:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:42652
[INFO] >> Aug 31, 2014 4:08:50 PM com.almworks.sqlite4java.Internal log
[INFO] >> INFO: [sqlite] DB[1]: instantiated [AAAAABBBBBAAAAABBBBB_us-east-1.db]
[INFO] >> Aug 31, 2014 4:08:50 PM com.almworks.sqlite4java.Internal log
[INFO] >> INFO: [sqlite] Internal: loaded sqlite4java-linux-amd64 from system path
[INFO] >> Aug 31, 2014 4:08:50 PM com.almworks.sqlite4java.Internal log
[INFO] >> INFO: [sqlite] Internal: loaded sqlite 3.7.10, wrapper 0.2
[INFO] >> Aug 31, 2014 4:08:50 PM com.almworks.sqlite4java.Internal log
[INFO] >> INFO: [sqlite] DB[1]: opened
[INFO] Waiting for table 'bib-books' to become active
[INFO] Table 'bib-books' is now ready for use
[INFO] Waiting for table 'bib-quotes' to become active
[INFO] Table 'bib-quotes' is now ready for use
[INFO] Waiting for table 'bib-refs' to become active
[INFO] Table 'bib-refs' is now ready for use
[INFO]
[INFO] --- tomcat7-maven-plugin:2.2:run-war-only (start-tomcat) @ bibrarian ---
[INFO] Running war on http://localhost:59422/
[INFO] Creating Tomcat server configuration at /home/r/repo/target/tomcat
[INFO] setting SystemProperties:
[INFO]	dynamo.port=42652
[INFO]	log4j.configuration=file:/home/r/repo/src/test/resources/log4j.properties
[INFO] create webapp with contextPath:
Aug 31, 2014 4:08:53 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-59422"]
Aug 31, 2014 4:08:53 PM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Tomcat
Aug 31, 2014 4:08:53 PM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.47
Aug 31, 2014 4:08:53 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
INFO: validateJarFile(/home/r/repo/target/webapp-test/WEB-INF/lib/javax.el-api-3.0.1-b04.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/el/Expression.class
[0;33mWARNm] com.jcabi.manifests.ServletMfs: MANIFEST.MF not found in WAR package
[0;33mWARNm] com.bibrarian.web.Lifespan: test DynamoDB at port #42652
[0;33mWARNm] com.bibrarian.web.Lifespan: Sttc connected
[0;37mINFOm] com.bibrarian.web.Lifespan: #contextInitialized(javax.servlet.ServletContextEvent[source=org.apach..0..alina.core.ApplicationContextFacade@6d346c33]): in 385ms
Aug 31, 2014 4:09:06 PM org.apache.catalina.util.SessionIdGenerator createSecureRandom
INFO: Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [2,236] milliseconds.
[0;33mWARNm] com.jcabi.manifests.ServletMfs: MANIFEST.MF not found in WAR package
Aug 31, 2014 4:09:06 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-59422"]
[INFO]
[INFO] --- exec-maven-plugin:1.3:exec (casperjs-install) @ bibrarian ---
Cloning into 'casperjs-install'...
[INFO]
[INFO] --- maven-failsafe-plugin:2.16:integration-test (default) @ bibrarian ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Failsafe report directory: /home/r/repo/target/failsafe-reports
[INFO] parallel='none', perCoreThreadCount=true, threadCount=8, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.bibrarian.dynamo.RefsITCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.718 sec - in com.bibrarian.dynamo.RefsITCase
Running com.bibrarian.dynamo.DyUserITCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.626 sec - in com.bibrarian.dynamo.DyUserITCase
Running com.bibrarian.dynamo.DyQuotesITCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.544 sec - in com.bibrarian.dynamo.DyQuotesITCase
Running com.bibrarian.web.HomeRsITCase
[0;31mERRORm] com.rexsl.core.ExceptionTrap: #service():
date: Sun Aug 31 16:09:30 UTC 2014
code: NULL
message: NULL
exception_type: NULL
request_uri: NULL
servlet context path: ""
requested: http://localhost:59422/trap (GET) at localhost:59422
request: null, -1 bytes
remote: 127.0.0.1:51984 (127.0.0.1)
servlet: "bibrarian" (API 3.0) at "Apache Tomcat/7.0.47"
headers:
  cache-control: no-cache
  pragma: no-cache
  user-agent: Java/1.7.0_65
  host: localhost:59422
  accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
  connection: keep-alive

exception: NULL

[0;33mWARNm] com.sun.jersey.spi.inject.Errors: The following warnings have been detected with resource and/or provider classes:
  WARNING: A sub-resource method, public javax.ws.rs.core.Response com.bibrarian.web.EditBookRs.first() throws java.io.IOException, with URI template, "/", is treated as a resource method
  WARNING: A sub-resource method, public javax.ws.rs.core.Response com.bibrarian.web.AddBookRs.first(), with URI template, "/", is treated as a resource method
  WARNING: A sub-resource method, public javax.ws.rs.core.Response com.bibrarian.web.TagsRs.index() throws java.io.IOException, with URI template, "/", is treated as a resource method
  WARNING: A sub-resource method, public javax.ws.rs.core.Response com.bibrarian.web.HomeRs.index() throws java.io.IOException, with URI template, "/", is treated as a resource method
  WARNING: A sub-resource method, public javax.ws.rs.core.Response com.bibrarian.web.EditQuoteRs.entry() throws java.io.IOException, with URI template, "/", is treated as a resource method
  WARNING: A sub-resource method, public javax.ws.rs.core.Response com.bibrarian.web.ErrorRs.post(), with URI template, "/", is treated as a resource method
  WARNING: A sub-resource method, public javax.ws.rs.core.Response com.bibrarian.web.ErrorRs.get(), with URI template, "/", is treated as a resource method
  WARNING: A sub-resource method, public javax.ws.rs.core.Response com.bibrarian.web.QuoteRs.index() throws java.io.IOException, with URI template, "/", is treated as a resource method
  WARNING: A HTTP GET method, public void com.bibrarian.web.QuoteRs.remove(java.lang.String) throws java.io.IOException, MUST return a non-void type.
  WARNING: A sub-resource method, public javax.ws.rs.core.Response com.bibrarian.web.BannerRs.index() throws java.io.IOException, with URI template, "/", is treated as a resource method
  WARNING: A sub-resource method, public javax.ws.rs.core.Response com.bibrarian.web.AddQuoteRs.entry() throws java.io.IOException, with URI template, "/", is treated as a resource method
[0;33mWARNm] com.rexsl.core.RestfulServlet: #service(GET /): 5s is too slow (IP=127.0.0.1)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.149 sec - in com.bibrarian.web.HomeRsITCase

Results :

Tests run: 9, Failures: 0, Errors: 0, Skipped: 1

[INFO]
[INFO] --- exec-maven-plugin:1.3:exec (casperjs-test) @ bibrarian ---
[0;33mWARNm] com.rexsl.core.RestfulServlet: #service(POST /add-book/save): 7s is too slow (IP=0:0:0:0:0:0:0:1)
[0;33mWARNm] com.rexsl.core.RestfulServlet: #service(POST /add-quote/life2012/save): 4s is too slow (IP=0:0:0:0:0:0:0:1)
[0;33mWARNm] com.rexsl.core.RestfulServlet: #service(POST /add-quote/life2011/save): 2s is too slow (IP=0:0:0:0:0:0:0:1)
Test file: /home/r/repo/src/test/casperjs/adds-new-book.js
PASS can add new book (NaN test)
book created
Test file: /home/r/repo/src/test/casperjs/adds-new-quote.js
PASS can add new quote (NaN test)
quote created
Test file: /home/r/repo/src/test/casperjs/all-pages-are-renderable.js
PASS /xml/home.xml page can be rendered (NaN test)
PASS /css/style.css page can be rendered (NaN test)
PASS /robots.txt page can be rendered (NaN test)
PASS /xsl/layout.xsl page can be rendered (NaN test)
PASS / page can be rendered (NaN test)
PASS /tags page can be rendered (NaN test)
PASS /add-book page can be rendered (NaN test)
Test file: /home/r/repo/src/test/casperjs/removes-tag.js
PASS can remove a tag from a book (NaN test)
quote created
PASS 17 tests executed in 22.155s, 17 passed, 0 failed, 0 dubious, 0 skipped.
[INFO]
[INFO] --- jcabi-dynamodb-maven-plugin:0.7:stop (dynamodb-integration-test) @ bibrarian ---
[INFO] #stop(42652): in 213?s
[INFO]
[INFO] --- tomcat7-maven-plugin:2.2:shutdown (stop-tomcat) @ bibrarian ---
[0;37mINFOm] com.bibrarian.web.Lifespan: #contextDestroyed(javax.servlet.ServletContextEvent[source=org.apach..0..alina.core.ApplicationContextFacade@6d346c33]): in 72?s
[0;31mERRORm] org.apache.catalina.loader.WebappClassLoader: The web application [] appears to have started a thread named [jcabi-loggable] but has failed to stop it. This is very likely to create a memory leak.
[0;31mERRORm] org.apache.catalina.loader.WebappClassLoader: The web application [] appears to have started a thread named [jcabi-cacheable] but has failed to stop it. This is very likely to create a memory leak.
[0;31mERRORm] org.apache.catalina.loader.WebappClassLoader: The web application [] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@4e676c17]) and a value of type [java.util.WeakHashMap] (value [{class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@2f5b3602}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
[0;31mERRORm] org.apache.catalina.loader.WebappClassLoader: The web application [] created a ThreadLocal with key of type [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl.ThreadCounterImpl] (value [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl$ThreadCounterImpl@292f02a1]) and a value of type [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl.ThreadCounterImpl.Counter] (value [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl$ThreadCounterImpl$Counter@4d55ad26]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
[0;31mERRORm] org.apache.catalina.loader.WebappClassLoader: The web application [] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@4e676c17]) and a value of type [java.util.WeakHashMap] (value [{class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@5e8e87fe}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
[0;31mERRORm] org.apache.catalina.loader.WebappClassLoader: The web application [] created a ThreadLocal with key of type [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl.ThreadCounterImpl] (value [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl$ThreadCounterImpl@292f02a1]) and a value of type [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl.ThreadCounterImpl.Counter] (value [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl$ThreadCounterImpl$Counter@5f826531]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
[0;31mERRORm] org.apache.catalina.loader.WebappClassLoader: The web application [] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@4e676c17]) and a value of type [java.util.WeakHashMap] (value [{class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@69c1a4f3}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
[0;31mERRORm] org.apache.catalina.loader.WebappClassLoader: The web application [] created a ThreadLocal with key of type [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl.ThreadCounterImpl] (value [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl$ThreadCounterImpl@292f02a1]) and a value of type [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl.ThreadCounterImpl.Counter] (value [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl$ThreadCounterImpl$Counter@283483c3]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
[0;31mERRORm] org.apache.catalina.loader.WebappClassLoader: The web application [] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@4e676c17]) and a value of type [java.util.WeakHashMap] (value [{class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@fb68bd4}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
[0;31mERRORm] org.apache.catalina.loader.WebappClassLoader: The web application [] created a ThreadLocal with key of type [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl.ThreadCounterImpl] (value [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl$ThreadCounterImpl@292f02a1]) and a value of type [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl.ThreadCounterImpl.Counter] (value [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl$ThreadCounterImpl$Counter@1996135b]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
[0;31mERRORm] org.apache.catalina.loader.WebappClassLoader: The web application [] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@4e676c17]) and a value of type [java.util.WeakHashMap] (value [{class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@4bd0c87c}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
[0;31mERRORm] org.apache.catalina.loader.WebappClassLoader: The web application [] created a ThreadLocal with key of type [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl.ThreadCounterImpl] (value [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl$ThreadCounterImpl@292f02a1]) and a value of type [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl.ThreadCounterImpl.Counter] (value [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl$ThreadCounterImpl$Counter@781a6bc6]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
[0;31mERRORm] org.apache.catalina.loader.WebappClassLoader: The web application [] created a ThreadLocal with key of type [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl.ThreadCounterImpl] (value [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl$ThreadCounterImpl@292f02a1]) and a value of type [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl.ThreadCounterImpl.Counter] (value [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl$ThreadCounterImpl$Counter@e99d1c4]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
[0;31mERRORm] org.apache.catalina.loader.WebappClassLoader: The web application [] created a ThreadLocal with key of type [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl.ThreadCounterImpl] (value [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl$ThreadCounterImpl@292f02a1]) and a value of type [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl.ThreadCounterImpl.Counter] (value [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl$ThreadCounterImpl$Counter@149aa259]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
[INFO]
[INFO] --- maven-failsafe-plugin:2.16:verify (default) @ bibrarian ---
[INFO] Failsafe report directory: /home/r/repo/target/failsafe-reports
[INFO]
[INFO] --- qulice-maven-plugin:0.8.2:check (jcabi-check) @ bibrarian ---
[INFO] LICENSE found: file:/home/r/repo/LICENSE.txt
[INFO] No Checkstyle violations found in 107 files
[INFO] No PMD violations found in 69 files
[INFO] /src/test/webapp/xml/add-book.xml: skipped
[INFO] /src/test/webapp/xml/home.xml: skipped
[INFO] /src/test/webapp/xml/add-quote.xml: skipped
[INFO] /src/site/site.xml: to be validated
[ERROR] JSR-303 validator failed to initialize: Unable to create a Configuration, because no Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. (see http://www.jcabi.com/jcabi-aspects/jsr-303.html)
[INFO] jcabi-aspects 0.15/1409f87 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
[INFO] /src/main/webapp/WEB-INF/web.xml: skipped
[INFO] CodeNarc not required since no groovy files in /home/r/repo/src
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce...
[INFO] Calling org.codehaus.mojo:cobertura-maven-plugin:2.5.1:check...
[INFO] Cannot perform check, instrumentation not performed - skipping.
[INFO] This is not an SVN project
[INFO] No dependency problems found
[INFO] Calling org.codehaus.mojo:jslint-maven-plugin:1.0.1:jslint...
[INFO] Parsing: test/casperjs/adds-new-quote.js
[INFO] Parsing: test/casperjs/adds-new-book.js
[INFO] Parsing: test/casperjs/removes-tag.js
[INFO] Parsing: test/casperjs/all-pages-are-renderable.js
[INFO] Qulice quality check completed in 37s
[INFO]
[INFO] --- maven-gpg-plugin:1.5:sign (jcabi-sign-artifacts) @ bibrarian ---
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
[INFO]
[INFO] --- maven-install-plugin:2.5:install (default-install) @ bibrarian ---
[INFO] Installing /home/r/repo/target/bibrarian-1.11.war to /home/r/.m2/repository/com/bibrarian/bibrarian/1.11/bibrarian-1.11.war
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/bibrarian/bibrarian/1.11/bibrarian-1.11.pom
[INFO] Installing /home/r/repo/target/bibrarian-1.11.war.asc to /home/r/.m2/repository/com/bibrarian/bibrarian/1.11/bibrarian-1.11.war.asc
[INFO] Installing /home/r/repo/target/bibrarian-1.11.pom.asc to /home/r/.m2/repository/com/bibrarian/bibrarian/1.11/bibrarian-1.11.pom.asc
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ bibrarian ---
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (245 KB at 893.0 KB/sec)
[INFO] Skipping artifact deployment
[INFO]
[INFO] >>> bees-maven-plugin:1.3.2:deploy (deploy-to-production) > package @ bibrarian >>>
[INFO]
[INFO] --- antlr4-maven-plugin:4.2.2:antlr4 (jcabi-antlr4) @ bibrarian ---
[INFO] ANTLR 4: Processing source directory /home/r/repo/src/main/antlr4
[INFO] Processing grammar: com/bibrarian/bib/Bib.g4
[INFO]
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack-dynamodb-local) @ bibrarian ---
[INFO] Configured Artifact: com.jcabi:DynamoDBLocal:2014-01-08:zip
[INFO] DynamoDBLocal-2014-01-08.zip already unpacked.
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (jcabi-build-number) @ bibrarian ---
[INFO]
[INFO] --- sass-maven-plugin:1.1.1:update-stylesheets (generate-css) @ bibrarian ---
[INFO] Compiling SASS Templates
[INFO] Queing SASS Template for compile: /home/r/repo/src/main/scss => /home/r/repo/target/css
[INFO]	   >> /home/r/repo/src/main/scss/main.scss => /home/r/repo/target/css/main.css
[INFO]
[INFO] --- htmlcompressor-maven-plugin:1.3:xml (compress-xsl) @ bibrarian ---
[INFO] Compressing /home/r/repo/src/main/webapp/xsl
[INFO] XML compression completed.
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bibrarian ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- minify-maven-plugin:1.7.2:minify (minify-css) @ bibrarian ---
[INFO] Starting CSS task:
[INFO] Processing source file [main.css].
[INFO] Creating the merged file [style.css.tmp].
[INFO] Creating the minified file [style.css].
[INFO] Uncompressed size: 42970 bytes.
[INFO] Compressed size: 17771 bytes minified (1414 bytes gzipped).
[INFO]
[INFO] Starting JavaScript task:
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bibrarian ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 57 source files to /home/r/repo/target/classes
[INFO]
[INFO] --- jcabi-maven-plugin:0.9.2:ajc (jcabi-ajc-compile) @ bibrarian ---
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] advice defined in com.jcabi.aspects.aj.SingleException has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.ExceptionsLogger has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodLogger has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodAsyncRunner has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.amazonaws.services.simpleworkflow.flow.aspectj.AsynchronousAspect has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.amazonaws.services.simpleworkflow.flow.aspectj.ExponentialRetryAspect has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodValidator has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodCacher has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodScheduler has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.Parallelizer has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.QuietExceptionsLogger has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodInterrupter has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.Repeater has not been applied [Xlint:adviceDidNotMatch]
[INFO] ajc result: 144 file(s) processed, 114 pointcut(s) woven, 0 error(s), 61 warning(s)
[INFO]
[INFO] --- phantomjs-maven-plugin:0.4:install (default) @ bibrarian ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bibrarian ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bibrarian ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:reserve-network-port (default) @ bibrarian ---
[INFO] Reserved port 38591 for tomcat.port
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:reserve-network-port (reserver-dynamodb-port) @ bibrarian ---
[INFO] Reserved port 57398 for dynamodblocal.port
[INFO]
[INFO] --- jcabi-maven-plugin:0.9.2:ajc (jcabi-ajc-test-compile) @ bibrarian ---
[WARNING] advice defined in com.jcabi.aspects.aj.SingleException has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.ExceptionsLogger has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodLogger has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodAsyncRunner has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.amazonaws.services.simpleworkflow.flow.aspectj.AsynchronousAspect has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.amazonaws.services.simpleworkflow.flow.aspectj.ExponentialRetryAspect has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.ImmutabilityChecker has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodValidator has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodCacher has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodScheduler has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.Parallelizer has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.QuietExceptionsLogger has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodInterrupter has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.Repeater has not been applied [Xlint:adviceDidNotMatch]
[INFO] ajc result: 12 file(s) processed, 0 pointcut(s) woven, 0 error(s), 14 warning(s)
[INFO]
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ bibrarian ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO]
[INFO] --- jcabi-maven-plugin:0.9.2:versionalize (jcabi-versionalize-packages) @ bibrarian ---
[INFO] Versionalizing /home/r/repo/target/classes directory
[INFO] File /home/r/repo/target/classes/com/bibrarian/web/com-bibrarian-bibrarian-war.txt added
[INFO] File /home/r/repo/target/classes/com/bibrarian/bib/com-bibrarian-bibrarian-war.txt added
[INFO] File /home/r/repo/target/classes/com/bibrarian/om/com-bibrarian-bibrarian-war.txt added
[INFO] File /home/r/repo/target/classes/com/bibrarian/cached/com-bibrarian-bibrarian-war.txt added
[INFO] File /home/r/repo/target/classes/com/bibrarian/dynamo/com-bibrarian-bibrarian-war.txt added
[INFO]
[INFO] --- maven-war-plugin:2.4:war (default-war) @ bibrarian ---
[INFO] Packaging webapp
[INFO] Assembling webapp [bibrarian] in [/home/r/repo/target/bibrarian-1.11]
[INFO] Processing war project
[INFO] Copying webapp webResources [/home/r/repo/target/minify] to [/home/r/repo/target/bibrarian-1.11]
[INFO] Copying webapp resources [/home/r/repo/src/main/webapp]
[INFO] Webapp assembled in [448 msecs]
[INFO] Building war: /home/r/repo/target/bibrarian-1.11.war
[INFO]
[INFO] --- maven-war-plugin:2.4:exploded (prepare-webapp-for-tests) @ bibrarian ---
[INFO] Exploding webapp
[INFO] Assembling webapp [bibrarian] in [/home/r/repo/target/webapp-test]
[INFO] Processing war project
[INFO] Copying webapp webResources [/home/r/repo/target/minify] to [/home/r/repo/target/webapp-test]
[INFO] Copying webapp webResources [/home/r/repo/src/test/resources] to [/home/r/repo/target/webapp-test]
[INFO] Copying webapp webResources [/home/r/repo/src/test/webapp] to [/home/r/repo/target/webapp-test]
[INFO] Copying webapp resources [/home/r/repo/src/main/webapp]
[INFO] Webapp assembled in [507 msecs]
[INFO]
[INFO] <<< bees-maven-plugin:1.3.2:deploy (deploy-to-production) < package @ bibrarian <<<
[INFO]
[INFO] --- bees-maven-plugin:1.3.2:deploy (deploy-to-production) @ bibrarian ---
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (2 KB at 15.7 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (2 KB at 17.1 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/net/stax/stax-appserver/1.3.1/stax-appserver-1.3.1.pom
Downloaded: http://repository-cloudbees.forge.cloudbees.com/public-release/net/stax/stax-appserver/1.3.1/stax-appserver-1.3.1.pom (7 KB at 18.6 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/com/cloudbees/run-appserver/1.3.1/run-appserver-1.3.1.pom
Downloaded: http://repository-cloudbees.forge.cloudbees.com/public-release/com/cloudbees/run-appserver/1.3.1/run-appserver-1.3.1.pom (5 KB at 18.1 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/org/apache/tomcat/catalina/6.0.35/catalina-6.0.35.pom
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/tomcat/catalina/6.0.35/catalina-6.0.35.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/catalina/6.0.35/catalina-6.0.35.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/tomcat/catalina/6.0.35/catalina-6.0.35.pom (2 KB at 27.4 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/org/apache/tomcat/servlet-api/6.0.35/servlet-api-6.0.35.pom
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/tomcat/servlet-api/6.0.35/servlet-api-6.0.35.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/servlet-api/6.0.35/servlet-api-6.0.35.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/tomcat/servlet-api/6.0.35/servlet-api-6.0.35.pom (2 KB at 17.9 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/org/apache/tomcat/juli/6.0.35/juli-6.0.35.pom
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/tomcat/juli/6.0.35/juli-6.0.35.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/juli/6.0.35/juli-6.0.35.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/tomcat/juli/6.0.35/juli-6.0.35.pom (2 KB at 17.5 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/org/apache/tomcat/annotations-api/6.0.35/annotations-api-6.0.35.pom
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/tomcat/annotations-api/6.0.35/annotations-api-6.0.35.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/annotations-api/6.0.35/annotations-api-6.0.35.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/tomcat/annotations-api/6.0.35/annotations-api-6.0.35.pom (2 KB at 14.6 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/org/apache/tomcat/jasper/6.0.35/jasper-6.0.35.pom
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/tomcat/jasper/6.0.35/jasper-6.0.35.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/jasper/6.0.35/jasper-6.0.35.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/tomcat/jasper/6.0.35/jasper-6.0.35.pom (3 KB at 37.3 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/org/apache/tomcat/jsp-api/6.0.35/jsp-api-6.0.35.pom
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/tomcat/jsp-api/6.0.35/jsp-api-6.0.35.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/jsp-api/6.0.35/jsp-api-6.0.35.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/tomcat/jsp-api/6.0.35/jsp-api-6.0.35.pom (2 KB at 18.3 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/org/apache/tomcat/el-api/6.0.35/el-api-6.0.35.pom
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/tomcat/el-api/6.0.35/el-api-6.0.35.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/el-api/6.0.35/el-api-6.0.35.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/tomcat/el-api/6.0.35/el-api-6.0.35.pom (2 KB at 17.6 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/org/eclipse/jdt/core/compiler/ecj/3.7/ecj-3.7.pom
Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/jdt/core/compiler/ecj/3.7/ecj-3.7.pom
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jdt/core/compiler/ecj/3.7/ecj-3.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jdt/core/compiler/ecj/3.7/ecj-3.7.pom (2 KB at 19.2 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/org/apache/tomcat/jasper-el/6.0.35/jasper-el-6.0.35.pom
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/tomcat/jasper-el/6.0.35/jasper-el-6.0.35.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/jasper-el/6.0.35/jasper-el-6.0.35.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/tomcat/jasper-el/6.0.35/jasper-el-6.0.35.pom (2 KB at 20.6 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/org/apache/tomcat/dbcp/6.0.35/dbcp-6.0.35.pom
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/tomcat/dbcp/6.0.35/dbcp-6.0.35.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/dbcp/6.0.35/dbcp-6.0.35.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/tomcat/dbcp/6.0.35/dbcp-6.0.35.pom (2 KB at 15.4 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/org/apache/tomcat/coyote/6.0.35/coyote-6.0.35.pom
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/tomcat/coyote/6.0.35/coyote-6.0.35.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/coyote/6.0.35/coyote-6.0.35.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/tomcat/coyote/6.0.35/coyote-6.0.35.pom (2 KB at 28.8 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/org/eclipse/jdt/core/compiler/ecj/3.5.1/ecj-3.5.1.pom
Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/jdt/core/compiler/ecj/3.5.1/ecj-3.5.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jdt/core/compiler/ecj/3.5.1/ecj-3.5.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jdt/core/compiler/ecj/3.5.1/ecj-3.5.1.pom (2 KB at 20.0 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/mysql/mysql-connector-java/5.1.15/mysql-connector-java-5.1.15.pom
Downloading: https://oss.sonatype.org/content/groups/public/mysql/mysql-connector-java/5.1.15/mysql-connector-java-5.1.15.pom
Downloading: http://repo.maven.apache.org/maven2/mysql/mysql-connector-java/5.1.15/mysql-connector-java-5.1.15.pom
Downloaded: http://repo.maven.apache.org/maven2/mysql/mysql-connector-java/5.1.15/mysql-connector-java-5.1.15.pom (2 KB at 22.0 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/net/stax/stax-logagent/1.3.1/stax-logagent-1.3.1.pom
Downloaded: http://repository-cloudbees.forge.cloudbees.com/public-release/net/stax/stax-logagent/1.3.1/stax-logagent-1.3.1.pom (2 KB at 2.9 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/net/stax/stax-appserver-core/1.3.1/stax-appserver-core-1.3.1.pom
Downloaded: http://repository-cloudbees.forge.cloudbees.com/public-release/net/stax/stax-appserver-core/1.3.1/stax-appserver-core-1.3.1.pom (3 KB at 10.0 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/com/thoughtworks/xstream/xstream/1.4.1/xstream-1.4.1.pom
Downloading: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.1/xstream-1.4.1.pom
Downloading: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.1/xstream-1.4.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.1/xstream-1.4.1.pom (14 KB at 234.0 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/com/thoughtworks/xstream/xstream-parent/1.4.1/xstream-parent-1.4.1.pom
Downloading: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream-parent/1.4.1/xstream-parent-1.4.1.pom
Downloading: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.1/xstream-parent-1.4.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.1/xstream-parent-1.4.1.pom (15 KB at 221.5 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/commons-daemon/commons-daemon/1.0.3/commons-daemon-1.0.3.pom
Downloading: https://oss.sonatype.org/content/groups/public/commons-daemon/commons-daemon/1.0.3/commons-daemon-1.0.3.pom
Downloading: http://repo.maven.apache.org/maven2/commons-daemon/commons-daemon/1.0.3/commons-daemon-1.0.3.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-daemon/commons-daemon/1.0.3/commons-daemon-1.0.3.pom (5 KB at 75.6 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/javax/mail/mail/1.4.4/mail-1.4.4.pom
Downloading: https://oss.sonatype.org/content/groups/public/javax/mail/mail/1.4.4/mail-1.4.4.pom
Downloading: http://repo.maven.apache.org/maven2/javax/mail/mail/1.4.4/mail-1.4.4.pom
Downloaded: http://repo.maven.apache.org/maven2/javax/mail/mail/1.4.4/mail-1.4.4.pom (5 KB at 80.7 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/com/sun/mail/all/1.4.4/all-1.4.4.pom
Downloading: https://oss.sonatype.org/content/groups/public/com/sun/mail/all/1.4.4/all-1.4.4.pom
Downloading: http://repo.maven.apache.org/maven2/com/sun/mail/all/1.4.4/all-1.4.4.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/mail/all/1.4.4/all-1.4.4.pom (16 KB at 261.2 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/com/cloudbees/cloudbees-api-client/1.1.3/cloudbees-api-client-1.1.3.pom
Downloading: https://oss.sonatype.org/content/groups/public/com/cloudbees/cloudbees-api-client/1.1.3/cloudbees-api-client-1.1.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/cloudbees/cloudbees-api-client/1.1.3/cloudbees-api-client-1.1.3.pom (4 KB at 2.9 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/com/cloudbees/cloudbees-api-client-parent/1.1.3/cloudbees-api-client-parent-1.1.3.pom
Downloading: https://oss.sonatype.org/content/groups/public/com/cloudbees/cloudbees-api-client-parent/1.1.3/cloudbees-api-client-parent-1.1.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/cloudbees/cloudbees-api-client-parent/1.1.3/cloudbees-api-client-parent-1.1.3.pom (5 KB at 9.9 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/com/cloudbees/cloudbees-oss-parent/1/cloudbees-oss-parent-1.pom
Downloading: https://oss.sonatype.org/content/groups/public/com/cloudbees/cloudbees-oss-parent/1/cloudbees-oss-parent-1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/cloudbees/cloudbees-oss-parent/1/cloudbees-oss-parent-1.pom (6 KB at 13.6 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.pom
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.pom (3 KB at 38.7 KB/sec)
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/org/apache/tomcat/annotations-api/6.0.35/annotations-api-6.0.35.jar
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/net/stax/stax-appserver/1.3.1/stax-appserver-1.3.1.jar
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/org/apache/tomcat/catalina/6.0.35/catalina-6.0.35.jar
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/org/apache/tomcat/juli/6.0.35/juli-6.0.35.jar
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/org/apache/tomcat/servlet-api/6.0.35/servlet-api-6.0.35.jar
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/org/apache/tomcat/jasper/6.0.35/jasper-6.0.35.jar
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/org/apache/tomcat/el-api/6.0.35/el-api-6.0.35.jar
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/org/apache/tomcat/jasper-el/6.0.35/jasper-el-6.0.35.jar
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/org/apache/tomcat/jsp-api/6.0.35/jsp-api-6.0.35.jar
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/org/apache/tomcat/dbcp/6.0.35/dbcp-6.0.35.jar
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/org/apache/tomcat/coyote/6.0.35/coyote-6.0.35.jar
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/org/eclipse/jdt/core/compiler/ecj/3.5.1/ecj-3.5.1.jar
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/mysql/mysql-connector-java/5.1.15/mysql-connector-java-5.1.15.jar
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/net/stax/stax-logagent/1.3.1/stax-logagent-1.3.1.jar
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/net/stax/stax-appserver-core/1.3.1/stax-appserver-core-1.3.1.jar
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/com/thoughtworks/xstream/xstream/1.4.1/xstream-1.4.1.jar
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/commons-daemon/commons-daemon/1.0.3/commons-daemon-1.0.3.jar
Downloading: http://repository-cloudbees.forge.cloudbees.com/public-release/javax/mail/mail/1.4.4/mail-1.4.4.jar
Downloading:1http://repository-cloudbees.forge.cloudbees.com/public-release/com/cloudbees/cloudbees-api-client/1.1.3/cloudbees-api-client-1.1.3.jar
Downloading:7http://repository-cloudbees.forge.cloudbees.com/public-release/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.jar
Downloading:7http://repository-cloudbees.forge.cloudbees.com/public-release/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
Downloaded:8http://repository-cloudbees.forge.cloudbees.com/public-release/net/stax/stax-logagent/1.3.1/stax-logagent-1.3.1.jar (55 KB at 82.2 KB/sec)
Downloaded:1http://repository-cloudbees.forge.cloudbees.com/public-release/net/stax/stax-appserver-core/1.3.1/stax-appserver-core-1.3.1.jar (84 KB at 108.5 KB/sec)
Downloaded: http://repository-cloudbees.forge.cloudbees.com/public-release/net/stax/stax-appserver/1.3.1/stax-appserver-1.3.1.jar (195 KB at 107.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/tomcat/annotations-api/6.0.35/annotations-api-6.0.35.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/tomcat/catalina/6.0.35/catalina-6.0.35.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/tomcat/juli/6.0.35/juli-6.0.35.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/tomcat/servlet-api/6.0.35/servlet-api-6.0.35.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/tomcat/jasper/6.0.35/jasper-6.0.35.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/tomcat/el-api/6.0.35/el-api-6.0.35.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/tomcat/jasper-el/6.0.35/jasper-el-6.0.35.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/tomcat/jsp-api/6.0.35/jsp-api-6.0.35.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/tomcat/dbcp/6.0.35/dbcp-6.0.35.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/tomcat/coyote/6.0.35/coyote-6.0.35.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/jdt/core/compiler/ecj/3.5.1/ecj-3.5.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/mysql/mysql-connector-java/5.1.15/mysql-connector-java-5.1.15.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.1/xstream-1.4.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/commons-daemon/commons-daemon/1.0.3/commons-daemon-1.0.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/javax/mail/mail/1.4.4/mail-1.4.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/cloudbees/cloudbees-api-client/1.1.3/cloudbees-api-client-1.1.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/cloudbees/cloudbees-api-client/1.1.3/cloudbees-api-client-1.1.3.jar (61 KB at 50.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/catalina/6.0.35/catalina-6.0.35.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/annotations-api/6.0.35/annotations-api-6.0.35.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/juli/6.0.35/juli-6.0.35.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/jasper/6.0.35/jasper-6.0.35.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/servlet-api/6.0.35/servlet-api-6.0.35.jar
Downloaded:5http://repo.maven.apache.org/maven2/org/apache/tomcat/annotations-api/6.0.35/annotations-api-6.0.35.jar (15 KB at 106.3 KB/sec)
Downloading:8http://repo.maven.apache.org/maven2/org/apache/tomcat/el-api/6.0.35/el-api-6.0.35.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/tomcat/juli/6.0.35/juli-6.0.35.jar (32 KB at 230.1 KB/sec)
Downloading:4http://repo.maven.apache.org/maven2/org/apache/tomcat/jasper-el/6.0.35/jasper-el-6.0.35.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/apache/tomcat/servlet-api/6.0.35/servlet-api-6.0.35.jar (87 KB at 563.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/jsp-api/6.0.35/jsp-api-6.0.35.jar
Downloaded:8http://repo.maven.apache.org/maven2/org/apache/tomcat/el-api/6.0.35/el-api-6.0.35.jar (33 KB at 533.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/dbcp/6.0.35/dbcp-6.0.35.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/tomcat/jasper/6.0.35/jasper-6.0.35.jar (516 KB at 2240.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/coyote/6.0.35/coyote-6.0.35.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/tomcat/jsp-api/6.0.35/jsp-api-6.0.35.jar (75 KB at 985.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/tomcat/jasper-el/6.0.35/jasper-el-6.0.35.jar (110 KB at 1181.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/mysql/mysql-connector-java/5.1.15/mysql-connector-java-5.1.15.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jdt/core/compiler/ecj/3.5.1/ecj-3.5.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/tomcat/dbcp/6.0.35/dbcp-6.0.35.jar (248 KB at 1742.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.1/xstream-1.4.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/tomcat/coyote/6.0.35/coyote-6.0.35.jar (751 KB at 3349.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-daemon/commons-daemon/1.0.3/commons-daemon-1.0.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/tomcat/catalina/6.0.35/catalina-6.0.35.jar (1202 KB at 2487.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/javax/mail/mail/1.4.4/mail-1.4.4.jar
Downloaded: http://repo.maven.apache.org/maven2/commons-daemon/commons-daemon/1.0.3/commons-daemon-1.0.3.jar (17 KB at 239.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.jar
Downloaded: http://repo.maven.apache.org/maven2/mysql/mysql-connector-java/5.1.15/mysql-connector-java-5.1.15.jar (768 KB at 2476.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
Downloaded:4http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.1/xstream-1.4.1.jar (485 KB at 2000.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.jar (56 KB at 878.9 KB/sec)
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar (160 KB at 2622.4 KB/sec)
Downloaded:Bhttp://repo.maven.apache.org/maven2/javax/mail/mail/1.4.4/mail-1.4.4.jar (484 KB at 3287.9 KB/sec)
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/eclipse/jdt/core/compiler/ecj/3.5.1/ecj-3.5.1.jar (1636 KB at 3683.5 KB/sec)
Deploying application bibrarian/web (environment: )
........................uploaded 25%
........................uploaded 50%
........................uploaded 75%
........................upload completed
deploying application to server(s)...
Application bibrarian/web deployed: http://web.bibrarian.cloudbees.net
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:31 min
[INFO] Finished at: 2014-08-31T16:12:01+00:00
[INFO] Final Memory: 104M/516M
[INFO] ------------------------------------------------------------------------
+ mvn clean site-deploy -Psite --settings ../settings.xml
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building bibrarian 1.11
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bibrarian ---
[INFO] Deleting /home/r/repo/target
[INFO]
[INFO] --- maven-site-plugin:3.3:site (default-site) @ bibrarian ---
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.7
[INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:2.4
[INFO] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:2.16
[INFO] configuring report plugin org.codehaus.mojo:versions-maven-plugin:2.1
[INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:2.9.1
[INFO]
[INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (report:javadoc) > generate-sources @ bibrarian >>>
[INFO]
[INFO] --- antlr4-maven-plugin:4.2.2:antlr4 (jcabi-antlr4) @ bibrarian ---
[INFO] ANTLR 4: Processing source directory /home/r/repo/src/main/antlr4
[INFO] Processing grammar: com/bibrarian/bib/Bib.g4
[INFO]
[INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (report:javadoc) < generate-sources @ bibrarian <<<
[INFO]
[INFO] >>> maven-javadoc-plugin:2.9.1:test-javadoc (report:test-javadoc) > generate-test-sources @ bibrarian >>>
[INFO]
[INFO] --- antlr4-maven-plugin:4.2.2:antlr4 (jcabi-antlr4) @ bibrarian ---
[INFO] ANTLR 4: Processing source directory /home/r/repo/src/main/antlr4
[INFO] Processing grammar: com/bibrarian/bib/Bib.g4
[INFO]
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack-dynamodb-local) @ bibrarian ---
[INFO] Configured Artifact: com.jcabi:DynamoDBLocal:2014-01-08:zip
[INFO] Unpacking /home/r/.m2/repository/com/jcabi/DynamoDBLocal/2014-01-08/DynamoDBLocal-2014-01-08.zip to /home/r/repo/target/dynamodb-dist with includes "" and excludes ""
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (jcabi-build-number) @ bibrarian ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd /home/r/repo && git rev-parse --verify --short=7 HEAD
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: 417b03a at timestamp: 1409501541972
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd /home/r/repo && git rev-parse --verify --short=7 HEAD
[INFO] Working directory: /home/r/repo
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- sass-maven-plugin:1.1.1:update-stylesheets (generate-css) @ bibrarian ---
[INFO] Compiling SASS Templates
[INFO] Queing SASS Template for compile: /home/r/repo/src/main/scss => /home/r/repo/target/css
[INFO]	   >> /home/r/repo/src/main/scss/main.scss => /home/r/repo/target/css/main.css
[INFO]
[INFO] --- htmlcompressor-maven-plugin:1.3:xml (compress-xsl) @ bibrarian ---
[INFO] Compressing /home/r/repo/src/main/webapp/xsl
[INFO] XML compression completed.
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bibrarian ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- minify-maven-plugin:1.7.2:minify (minify-css) @ bibrarian ---
[INFO] Starting CSS task:
[INFO] Processing source file [main.css].
[INFO] Creating the merged file [style.css.tmp].
[INFO] Creating the minified file [style.css].
[INFO] Uncompressed size: 42970 bytes.
[INFO] Compressed size: 17771 bytes minified (1414 bytes gzipped).
[INFO]
[INFO] Starting JavaScript task:
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bibrarian ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 57 source files to /home/r/repo/target/classes
[INFO]
[INFO] --- jcabi-maven-plugin:0.9.2:ajc (jcabi-ajc-compile) @ bibrarian ---
log4j:WARN No appenders could be found for logger (org.jboss.logging).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[ERROR] JSR-303 validator failed to initialize: Unable to instantiate Configuration. (see http://www.jcabi.com/jcabi-aspects/jsr-303.html)
[INFO] jcabi-aspects 0.14/af16bab started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
[INFO] Created temp dir /home/r/repo/target/jcabi-ajc
[INFO] jcabi-aspects 0.14/af16bab started new daemon thread jcabi-cacheable for automated cleaning of expired @Cacheable values
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] advice defined in com.jcabi.aspects.aj.SingleException has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.ExceptionsLogger has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodLogger has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodAsyncRunner has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.amazonaws.services.simpleworkflow.flow.aspectj.AsynchronousAspect has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.amazonaws.services.simpleworkflow.flow.aspectj.ExponentialRetryAspect has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodValidator has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodCacher has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodScheduler has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.Parallelizer has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.QuietExceptionsLogger has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodInterrupter has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.Repeater has not been applied [Xlint:adviceDidNotMatch]
[INFO] ajc result: 144 file(s) processed, 114 pointcut(s) woven, 0 error(s), 61 warning(s)
[INFO]
[INFO] <<< maven-javadoc-plugin:2.9.1:test-javadoc (report:test-javadoc) < generate-test-sources @ bibrarian <<<
[INFO] configuring report plugin org.codehaus.mojo:cobertura-maven-plugin:2.5.2
[INFO]
[INFO] >>> cobertura-maven-plugin:2.5.2:cobertura (report:cobertura) > [cobertura]test @ bibrarian >>>
[INFO]
[INFO] --- antlr4-maven-plugin:4.2.2:antlr4 (jcabi-antlr4) @ bibrarian ---
[INFO] ANTLR 4: Processing source directory /home/r/repo/src/main/antlr4
[INFO] Processing grammar: com/bibrarian/bib/Bib.g4
[INFO]
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack-dynamodb-local) @ bibrarian ---
[INFO] Configured Artifact: com.jcabi:DynamoDBLocal:2014-01-08:zip
[INFO] DynamoDBLocal-2014-01-08.zip already unpacked.
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (jcabi-build-number) @ bibrarian ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd /home/r/repo && git rev-parse --verify --short=7 HEAD
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: 417b03a at timestamp: 1409501565455
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd /home/r/repo && git rev-parse --verify --short=7 HEAD
[INFO] Working directory: /home/r/repo
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- sass-maven-plugin:1.1.1:update-stylesheets (generate-css) @ bibrarian ---
[INFO] Compiling SASS Templates
[INFO] Queing SASS Template for compile: /home/r/repo/src/main/scss => /home/r/repo/target/css
[INFO]	   >> /home/r/repo/src/main/scss/main.scss => /home/r/repo/target/css/main.css
[INFO]
[INFO] --- htmlcompressor-maven-plugin:1.3:xml (compress-xsl) @ bibrarian ---
[INFO] Compressing /home/r/repo/src/main/webapp/xsl
[INFO] XML compression completed.
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bibrarian ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- minify-maven-plugin:1.7.2:minify (minify-css) @ bibrarian ---
[INFO] Starting CSS task:
[INFO] Processing source file [main.css].
[INFO] Creating the merged file [style.css.tmp].
[INFO] Creating the minified file [style.css].
[INFO] Uncompressed size: 42970 bytes.
[INFO] Compressed size: 17771 bytes minified (1414 bytes gzipped).
[INFO]
[INFO] Starting JavaScript task:
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bibrarian ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 57 source files to /home/r/repo/target/classes
[INFO]
[INFO] --- jcabi-maven-plugin:0.9.2:ajc (jcabi-ajc-compile) @ bibrarian ---
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] advice defined in com.jcabi.aspects.aj.SingleException has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.ExceptionsLogger has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodLogger has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodAsyncRunner has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.amazonaws.services.simpleworkflow.flow.aspectj.AsynchronousAspect has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.amazonaws.services.simpleworkflow.flow.aspectj.ExponentialRetryAspect has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodValidator has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodCacher has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodScheduler has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.Parallelizer has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.QuietExceptionsLogger has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodInterrupter has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.Repeater has not been applied [Xlint:adviceDidNotMatch]
[INFO] ajc result: 144 file(s) processed, 114 pointcut(s) woven, 0 error(s), 61 warning(s)
[INFO]
[INFO] --- cobertura-maven-plugin:2.5.2:instrument (report:cobertura) @ bibrarian ---
[INFO] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Instrumenting 144 files to /home/r/repo/target/generated-classes/cobertura
Cobertura: Saved information on 144 classes.
Instrument time: 723ms

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO]
[INFO] --- phantomjs-maven-plugin:0.4:install (default) @ bibrarian ---
[INFO] Resolved artifact /home/r/.m2/repository/com/github/klieber/phantomjs/1.9.2/phantomjs-1.9.2-linux-x86_64.tar.bz2 from oss.sonatype.org (https://oss.sonatype.org/content/groups/public, releases+snapshots)
[INFO] Extracting /home/r/.m2/repository/com/github/klieber/phantomjs/1.9.2/phantomjs-1.9.2-linux-x86_64.tar.bz2/phantomjs-1.9.2-linux-x86_64/bin/phantomjs to /home/r/repo/target/phantomjs-maven-plugin/phantomjs-1.9.2-linux-x86_64/bin/phantomjs
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bibrarian ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bibrarian ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /home/r/repo/target/test-classes
[INFO]
[INFO] --- jcabi-maven-plugin:0.9.2:ajc (jcabi-ajc-test-compile) @ bibrarian ---
[INFO] Created temp dir /home/r/repo/target/jcabi-ajc-test
[WARNING] build config error: skipping missing, empty or corrupt aspectpath entry: /home/r/.m2/repository/net/sourceforge/cobertura/cobertura-runtime/1.9.4.1/cobertura-runtime-1.9.4.1.pom
[WARNING] advice defined in com.jcabi.aspects.aj.SingleException has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.ExceptionsLogger has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodLogger has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodAsyncRunner has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.amazonaws.services.simpleworkflow.flow.aspectj.AsynchronousAspect has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.amazonaws.services.simpleworkflow.flow.aspectj.ExponentialRetryAspect has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.ImmutabilityChecker has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodValidator has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodCacher has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodScheduler has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.Parallelizer has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.QuietExceptionsLogger has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodInterrupter has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.Repeater has not been applied [Xlint:adviceDidNotMatch]
[INFO] ajc result: 12 file(s) processed, 0 pointcut(s) woven, 0 error(s), 15 warning(s)
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:reserve-network-port (default) @ bibrarian ---
[INFO] Reserved port 44352 for tomcat.port
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:reserve-network-port (reserver-dynamodb-port) @ bibrarian ---
[INFO] Reserved port 51853 for dynamodblocal.port
[INFO]
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ bibrarian ---
[INFO] Surefire report directory: /home/r/repo/target/surefire-reports
[INFO] parallel='all', perCoreThreadCount=true, threadCount=4, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.bibrarian.bib.BibitemTest
line 1:0 mismatched input 'broken' expecting TYPE
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.836 sec - in com.bibrarian.bib.BibitemTest
Running com.bibrarian.web.BannerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.2 sec - in com.bibrarian.web.BannerTest
Running com.bibrarian.web.JxBookTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.622 sec - in com.bibrarian.web.JxBookTest
Running com.bibrarian.web.QuoteRsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.018 sec - in com.bibrarian.web.QuoteRsTest
Running com.bibrarian.web.BannerRsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.158 sec - in com.bibrarian.web.BannerRsTest
Running com.bibrarian.web.JxQuoteTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.76 sec - in com.bibrarian.web.JxQuoteTest
Running com.bibrarian.dynamo.TokensTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.677 sec - in com.bibrarian.dynamo.TokensTest

Results :

Tests run: 10, Failures: 0, Errors: 0, Skipped: 0

[INFO]
[INFO] <<< cobertura-maven-plugin:2.5.2:cobertura (report:cobertura) < [cobertura]test @ bibrarian <<<
[INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-plugin:3.2
[INFO]
[INFO] >>> maven-plugin-plugin:3.2:report (report:report) > process-classes @ bibrarian >>>
[INFO]
[INFO] --- antlr4-maven-plugin:4.2.2:antlr4 (jcabi-antlr4) @ bibrarian ---
[INFO] ANTLR 4: Processing source directory /home/r/repo/src/main/antlr4
[INFO] Processing grammar: com/bibrarian/bib/Bib.g4
[INFO]
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack-dynamodb-local) @ bibrarian ---
[INFO] Configured Artifact: com.jcabi:DynamoDBLocal:2014-01-08:zip
[INFO] DynamoDBLocal-2014-01-08.zip already unpacked.
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (jcabi-build-number) @ bibrarian ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd /home/r/repo && git rev-parse --verify --short=7 HEAD
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: 417b03a at timestamp: 1409501590723
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd /home/r/repo && git rev-parse --verify --short=7 HEAD
[INFO] Working directory: /home/r/repo
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- sass-maven-plugin:1.1.1:update-stylesheets (generate-css) @ bibrarian ---
[INFO] Compiling SASS Templates
[INFO] Queing SASS Template for compile: /home/r/repo/src/main/scss => /home/r/repo/target/css
[INFO]	   >> /home/r/repo/src/main/scss/main.scss => /home/r/repo/target/css/main.css
[INFO]
[INFO] --- htmlcompressor-maven-plugin:1.3:xml (compress-xsl) @ bibrarian ---
[INFO] Compressing /home/r/repo/src/main/webapp/xsl
[INFO] XML compression completed.
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bibrarian ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- minify-maven-plugin:1.7.2:minify (minify-css) @ bibrarian ---
[INFO] Starting CSS task:
[INFO] Processing source file [main.css].
[INFO] Creating the merged file [style.css.tmp].
[INFO] Creating the minified file [style.css].
[INFO] Uncompressed size: 42970 bytes.
[INFO] Compressed size: 17771 bytes minified (1414 bytes gzipped).
[INFO]
[INFO] Starting JavaScript task:
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bibrarian ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 57 source files to /home/r/repo/target/classes
[INFO]
[INFO] --- jcabi-maven-plugin:0.9.2:ajc (jcabi-ajc-compile) @ bibrarian ---
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] around on initialization not supported (compiler limitation)
[WARNING] advice defined in com.jcabi.aspects.aj.SingleException has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.ExceptionsLogger has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodLogger has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodAsyncRunner has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.amazonaws.services.simpleworkflow.flow.aspectj.AsynchronousAspect has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.amazonaws.services.simpleworkflow.flow.aspectj.ExponentialRetryAspect has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodValidator has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodCacher has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodScheduler has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.Parallelizer has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.QuietExceptionsLogger has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodInterrupter has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.Repeater has not been applied [Xlint:adviceDidNotMatch]
[INFO] ajc result: 144 file(s) processed, 114 pointcut(s) woven, 0 error(s), 61 warning(s)
[INFO]
[INFO] <<< maven-plugin-plugin:3.2:report (report:report) < process-classes @ bibrarian <<<
[INFO] Parent project loaded from repository: com.jcabi:parent:pom:0.27.1
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.27.1/parent-0.27.1-site_en.xml
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1-site_en.xml
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.27.1/parent-0.27.1-site.xml
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1-site.xml
[INFO] Relativizing decoration links with respect to project URL: http://www.bibrarian.com
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-skin/1.3.1/jcabi-maven-skin-1.3.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-skin/1.3.1/jcabi-maven-skin-1.3.1.jar (9 KB at 7.7 KB/sec)
[INFO] Rendering site with com.jcabi:jcabi-maven-skin:jar:1.3.1 skin.
[INFO] Skipped "Test Source Xref" report, file "xref-test/index.html" already exists for the English version.
[INFO] Skipped "Source Xref" report, file "xref/index.html" already exists for the English version.
[INFO] Generating "Continuous Integration" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Dependencies" report	   --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Issue Tracking" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Project License" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Mailing Lists" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Project Plugins" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Project Team" report	   --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Source Repository" report	--- maven-project-info-reports-plugin:2.7
[INFO] Generating "Project Summary" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Test Source Xref" report    --- maven-jxr-plugin:2.4
[INFO] Generating "Source Xref" report	  --- maven-jxr-plugin:2.4
[INFO] Generating "Surefire Report" report    --- maven-surefire-report-plugin:2.16
[INFO] Generating "Dependency Updates Report" report	--- versions-maven-plugin:2.1
[INFO] artifact co.stateful:java-sdk: checking for updates from oss.sonatype.org
[INFO] artifact co.stateful:java-sdk: checking for updates from central
[INFO] artifact com.amazonaws:aws-java-sdk: checking for updates from oss.sonatype.org
[INFO] artifact com.amazonaws:aws-java-sdk: checking for updates from central
[INFO] artifact com.jcabi.incubator:xembly: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi.incubator:xembly: checking for updates from central
[INFO] artifact com.rexsl:rexsl: checking for updates from oss.sonatype.org
[INFO] artifact com.rexsl:rexsl: checking for updates from central
[INFO] artifact com.sun.jersey:jersey-core: checking for updates from oss.sonatype.org
[INFO] artifact com.sun.jersey:jersey-core: checking for updates from central
[INFO] artifact net.sourceforge.saxon:saxon: checking for updates from oss.sonatype.org
[INFO] artifact net.sourceforge.saxon:saxon: checking for updates from central
[INFO] artifact org.apache.lucene:lucene-analyzers-common: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.lucene:lucene-analyzers-common: checking for updates from central
[INFO] artifact org.apache.lucene:lucene-core: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.lucene:lucene-core: checking for updates from central
[INFO] artifact com.google.guava:guava: checking for updates from oss.sonatype.org
[INFO] artifact com.google.guava:guava: checking for updates from central
[INFO] artifact com.jcabi:jcabi-aether: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-aether: checking for updates from central
[INFO] artifact com.jcabi:jcabi-aspects: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-aspects: checking for updates from central
[INFO] artifact com.jcabi:jcabi-dynamo: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-dynamo: checking for updates from central
[INFO] artifact com.jcabi:jcabi-github: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-github: checking for updates from central
[INFO] artifact com.jcabi:jcabi-http: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-http: checking for updates from central
[INFO] artifact com.jcabi:jcabi-immutable: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-immutable: checking for updates from central
[INFO] artifact com.jcabi:jcabi-jdbc: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-jdbc: checking for updates from central
[INFO] artifact com.jcabi:jcabi-log: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-log: checking for updates from central
[INFO] artifact com.jcabi:jcabi-manifests: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-manifests: checking for updates from central
[INFO] artifact com.jcabi:jcabi-matchers: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-matchers: checking for updates from central
[INFO] artifact com.jcabi:jcabi-maven-slf4j: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-maven-slf4j: checking for updates from central
[INFO] artifact com.jcabi:jcabi-odesk: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-odesk: checking for updates from central
[INFO] artifact com.jcabi:jcabi-s3: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-s3: checking for updates from central
[INFO] artifact com.jcabi:jcabi-simpledb: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-simpledb: checking for updates from central
[INFO] artifact com.jcabi:jcabi-urn: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-urn: checking for updates from central
[INFO] artifact com.jcabi:jcabi-velocity: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-velocity: checking for updates from central
[INFO] artifact com.jcabi:jcabi-w3c: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-w3c: checking for updates from central
[INFO] artifact com.jcabi:jcabi-xml: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-xml: checking for updates from central
[INFO] artifact commons-codec:commons-codec: checking for updates from oss.sonatype.org
[INFO] artifact commons-codec:commons-codec: checking for updates from central
[INFO] artifact commons-collections:commons-collections: checking for updates from oss.sonatype.org
[INFO] artifact commons-collections:commons-collections: checking for updates from central
[INFO] artifact commons-io:commons-io: checking for updates from oss.sonatype.org
[INFO] artifact commons-io:commons-io: checking for updates from central
[INFO] artifact commons-net:commons-net: checking for updates from oss.sonatype.org
[INFO] artifact commons-net:commons-net: checking for updates from central
[INFO] artifact javax.el:javax.el-api: checking for updates from oss.sonatype.org
[INFO] artifact javax.el:javax.el-api: checking for updates from central
[INFO] artifact javax.json:javax.json-api: checking for updates from oss.sonatype.org
[INFO] artifact javax.json:javax.json-api: checking for updates from central
[INFO] artifact javax.servlet:servlet-api: checking for updates from oss.sonatype.org
[INFO] artifact javax.servlet:servlet-api: checking for updates from central
[INFO] artifact javax.validation:validation-api: checking for updates from oss.sonatype.org
[INFO] artifact javax.validation:validation-api: checking for updates from central
[INFO] artifact javax.ws.rs:jsr311-api: checking for updates from oss.sonatype.org
[INFO] artifact javax.ws.rs:jsr311-api: checking for updates from central
[INFO] artifact javax.xml.bind:jaxb-api: checking for updates from oss.sonatype.org
[INFO] artifact javax.xml.bind:jaxb-api: checking for updates from central
[INFO] artifact junit:junit: checking for updates from oss.sonatype.org
[INFO] artifact junit:junit: checking for updates from central
[INFO] artifact log4j:log4j: checking for updates from oss.sonatype.org
[INFO] artifact log4j:log4j: checking for updates from central
[INFO] artifact org.antlr:antlr-runtime: checking for updates from oss.sonatype.org
[INFO] artifact org.antlr:antlr-runtime: checking for updates from central
[INFO] artifact org.antlr:antlr4-annotations: checking for updates from oss.sonatype.org
[INFO] artifact org.antlr:antlr4-annotations: checking for updates from central
[INFO] artifact org.antlr:antlr4-runtime: checking for updates from oss.sonatype.org
[INFO] artifact org.antlr:antlr4-runtime: checking for updates from central
[INFO] artifact org.apache.commons:commons-lang3: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.commons:commons-lang3: checking for updates from central
[INFO] artifact org.apache.commons:commons-math3: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.commons:commons-math3: checking for updates from central
[INFO] artifact org.aspectj:aspectjrt: checking for updates from oss.sonatype.org
[INFO] artifact org.aspectj:aspectjrt: checking for updates from central
[INFO] artifact org.clojure:clojure: checking for updates from oss.sonatype.org
[INFO] artifact org.clojure:clojure: checking for updates from central
[INFO] artifact org.clojure:clojure-contrib: checking for updates from oss.sonatype.org
[INFO] artifact org.clojure:clojure-contrib: checking for updates from central
[INFO] artifact org.clojure:tools.logging: checking for updates from oss.sonatype.org
[INFO] artifact org.clojure:tools.logging: checking for updates from central
[INFO] artifact org.codehaus.groovy:groovy-all: checking for updates from oss.sonatype.org
[INFO] artifact org.codehaus.groovy:groovy-all: checking for updates from central
[INFO] artifact org.glassfish:javax.json: checking for updates from oss.sonatype.org
[INFO] artifact org.glassfish:javax.json: checking for updates from central
[INFO] artifact org.hamcrest:hamcrest-core: checking for updates from oss.sonatype.org
[INFO] artifact org.hamcrest:hamcrest-core: checking for updates from central
[INFO] artifact org.hamcrest:hamcrest-library: checking for updates from oss.sonatype.org
[INFO] artifact org.hamcrest:hamcrest-library: checking for updates from central
[INFO] artifact org.hibernate:hibernate-validator: checking for updates from oss.sonatype.org
[INFO] artifact org.hibernate:hibernate-validator: checking for updates from central
[INFO] artifact org.mockito:mockito-core: checking for updates from oss.sonatype.org
[INFO] artifact org.mockito:mockito-core: checking for updates from central
[INFO] artifact org.projectlombok:lombok: checking for updates from oss.sonatype.org
[INFO] artifact org.projectlombok:lombok: checking for updates from central
[INFO] artifact org.slf4j:slf4j-log4j12: checking for updates from oss.sonatype.org
[INFO] artifact org.slf4j:slf4j-log4j12: checking for updates from central
[INFO] artifact xml-apis:xml-apis: checking for updates from oss.sonatype.org
[INFO] artifact xml-apis:xml-apis: checking for updates from central
[INFO] Generating "Plugin Updates Report" report    --- versions-maven-plugin:2.1
[INFO] artifact com.github.klieber:phantomjs-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.samaxes.maven:minify-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.tunyk.mvn.plugins.htmlcompressor:htmlcompressor-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.antlr:antlr4-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.antlr:antlr4-maven-plugin: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-docck-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.codehaus.mojo:buildnumber-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.codehaus.mojo:exec-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.jasig.maven:sass-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.github.github:site-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-beanstalk-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-dynamodb-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-heroku-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-mysql-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-ssl-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.rultor:rultor-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.sun.tools.jxc.maven2:maven-jaxb-schemagen-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.sun:tools: checking for updates from oss.sonatype.org
[INFO] artifact com.sun:tools: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-antrun-plugin: checking for updates from oss.sonatype.org
[INFO] artifact ant-contrib:ant-contrib: checking for updates from oss.sonatype.org
[INFO] artifact ant-contrib:ant-contrib: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-assembly-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-changes-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-compiler-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-dependency-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-help-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-invoker-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-jar-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-javadoc-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-plugin-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-release-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.doxia:doxia-module-markdown: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.doxia:doxia-module-markdown: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-source-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-war-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.tomcat.maven:tomcat7-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.codehaus.mojo:build-helper-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.codehaus.mojo:cobertura-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.codehaus.mojo:versions-maven-plugin: checking for updates from oss.sonatype.org
[INFO] Generating "JavaDocs" report    --- maven-javadoc-plugin:2.9.1
[ERROR] Error fetching link: https://aws.amazon.com/sdkforjava/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://lucene.apache.org/lucene-parent/lucene-core/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://lucene.apache.org/lucene-parent/lucene-analyzers-common/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: https://github.com/hamcrest/JavaHamcrest/hamcrest-library/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://code.google.com/p/guava-libraries/guava/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.stateful.co/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: https://github.com/hamcrest/JavaHamcrest/hamcrest-core/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://json-processing-spec.java.net/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://jsonp.java.net/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://projectlombok.org/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.jcabi.com/jcabi-immutable/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.jcabi.com/jcabi-dynamo/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: https://github.com/yegor256/xembly/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.jcabi.com/jcabi-xml/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.aspectj.org/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://beanvalidation.org/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.rexsl.com/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.jcabi.com/jcabi-matchers/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: https://jsr311.dev.java.net/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: https://jersey.java.net/jersey-core/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://jaxb.java.net/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.jcabi.com/jcabi-urn/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.jcabi.com/jcabi-http/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.jcabi.com/jcabi-manifests/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://uel.java.net/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://saxon.sourceforge.net/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://saxon.sourceforge.net/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.antlr.org/antlr4-runtime/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.antlr.org/antlr4-annotations/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.mockito.org/apidocs/package-list. Ignored it.
[INFO]
1 warning
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: http://www.h2database.com/javadoc/package-list
[INFO] Generating "Cobertura Test Coverage" report    --- cobertura-maven-plugin:2.5.2
[INFO] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Cobertura: Loaded information on 144 classes.
Report time: 1505ms

[INFO] Cobertura Report generation was successful.
[INFO] Generating Sitemap.
[INFO]
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ bibrarian ---
[INFO] maven.site.deploy.skip = true: Skipping site deployment
[INFO]
[INFO] --- site-maven-plugin:0.9:site (default) @ bibrarian ---
Downloading: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-core/0.9/github-maven-core-0.9.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-core/0.9/github-maven-core-0.9.pom (581 B at 0.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/mylyn/github/org.eclipse.egit.github.core/2.1.5/org.eclipse.egit.github.core-2.1.5.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/eclipse/mylyn/github/org.eclipse.egit.github.core/2.1.5/org.eclipse.egit.github.core-2.1.5.pom (5 KB at 8.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.2.2/gson-2.2.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.2.2/gson-2.2.2.pom (8 KB at 26.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.pom (3 KB at 21.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-core/0.9/github-maven-core-0.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/mylyn/github/org.eclipse.egit.github.core/2.1.5/org.eclipse.egit.github.core-2.1.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar
Downloaded:8https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-core/0.9/github-maven-core-0.9.jar (8 KB at 7.7 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar (185 KB at 129.4 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/org/eclipse/mylyn/github/org.eclipse.egit.github.core/2.1.5/org.eclipse.egit.github.core-2.1.5.jar (200 KB at 128.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.jar (222 KB at 3512.3 KB/sec)
[INFO] Creating 310 blobs
[INFO] Creating tree with 310 blob entries
[INFO] Merging with tree 551c2cdf35592a0bb6577c75f495fa7becba327d
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:48 min
[INFO] Finished at: 2014-08-31T16:15:54+00:00
[INFO] Final Memory: 87M/412M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.github.github:site-maven-plugin:0.9:site (default) on project bibrarian: Error creating commit: Invalid request.
[ERROR]
[ERROR] Expected data to be of type "object"; value was: nil.
[ERROR] Expected data to be of type "object"; value was: nil. (422)
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException