rultor.com logo This build log was produced by rultor.com for jcabi/jcabi-velocity#1
+ set -e
+ set -o pipefail
++ dirname /tmp/rultor-uC85/run.sh
+ cd /tmp/rultor-uC85
+ echo 28143
+ echo '1.31.1 0bc9918'
1.31.1 0bc9918
+ date --iso-8601=seconds --utc
2014-08-20T10:57:12+0000
+ uptime
 12:57:12 up 133 days, 14:32,  0 users,	 load average: 0.72, 1.65, 3.16
+ head=git@github.com:jcabi/jcabi-velocity.git
+ head_branch=master
+ vars=('--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=head=git@github.com:jcabi/jcabi-velocity.git' '--env=head_branch=master')
+ image=yegor256/rultor
+ scripts=('sudo gem install pdd' ';' 'mvn clean deploy -Pqulice --errors --settings ../settings.xml' ';' 'mvn clean' ';' 'pdd --source=$(pwd) --verbose --file=jcabi-velocity.xml' ';' 's3cmd --no-progress put jcabi-velocity.xml --config=../s3cfg s3://pdd.teamed.io/jcabi-velocity.xml' ';')
+ '[' -z '' ']'
+ docker=docker
+ git clone git@github.com:jcabi/jcabi-velocity.git repo
Initialized empty Git repository in /tmp/rultor-uC85/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 clean deploy -Pqulice --errors --settings ../settings.xml' ';' 'mvn clean' ';' 'pdd --source=$(pwd) --verbose --file=jcabi-velocity.xml' ';' 's3cmd --no-progress put jcabi-velocity.xml --config=../s3cfg s3://pdd.teamed.io/jcabi-velocity.xml' ';'
+ rm -rf .gpg
+ cd repo
+ docker_when_possible
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=3.16
+ '[' 3.16 '>' 8 ']'
+ echo 'load average is 3.16, low enough to run a new Docker container'
load average is 3.16, low enough to run a new Docker container
+ break
+ cd ..
++ pwd
++ pwd
+ docker run --rm -v /tmp/rultor-uC85:/main '--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' --env=head=git@github.com:jcabi/jcabi-velocity.git --env=head_branch=master --memory=4g --cidfile=/tmp/rultor-uC85/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
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.java /root/.m2 /root/.profile /home/r
Done.
+ 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 clean deploy -Pqulice --errors --settings ../settings.xml
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.14/jcabi-1.14.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.14/jcabi-1.14.pom (7 KB at 26.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1.pom (73 KB at 1510.6 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building jcabi-velocity 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
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/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 671.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.pom (5 KB at 4.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.14.4/lombok-1.14.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.14.4/lombok-1.14.4.pom (2 KB at 4.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.pom
Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.pom
Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.pom (14 KB at 450.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator-parent/5.1.2.Final/hibernate-validator-parent-5.1.2.Final.pom
Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.1.2.Final/hibernate-validator-parent-5.1.2.Final.pom
Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.1.2.Final/hibernate-validator-parent-5.1.2.Final.pom (26 KB at 921.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.14.4/lombok-1.14.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.jar (39 KB at 34.0 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.14.4/lombok-1.14.4.jar (1153 KB at 483.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.jar
Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.jar (619 KB at 7539.8 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jcabi-velocity ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (jcabi-build-number) @ jcabi-velocity ---
[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: 6b4f665 at timestamp: 1408532267876
[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] --- maven-resources-plugin:2.6:resources (default-resources) @ jcabi-velocity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/r/repo/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jcabi-velocity ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/r/repo/target/classes
[INFO]
[INFO] --- jcabi-maven-plugin:0.9.2:ajc (jcabi-ajc-compile) @ jcabi-velocity ---
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] advice defined in com.jcabi.aspects.aj.MethodValidator has not been applied [Xlint:adviceDidNotMatch]
[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.jcabi.aspects.aj.MethodScheduler 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.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]
[WARNING] advice defined in com.jcabi.aspects.aj.ImmutabilityChecker has not been applied [Xlint:adviceDidNotMatch]
[INFO] ajc result: 1 file(s) processed, 3 pointcut(s) woven, 0 error(s), 12 warning(s)
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jcabi-velocity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jcabi-velocity ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/r/repo/target/test-classes
[INFO]
[INFO] --- jcabi-maven-plugin:0.9.2:ajc (jcabi-ajc-test-compile) @ jcabi-velocity ---
[INFO] Created temp dir /home/r/repo/target/jcabi-ajc-test
[WARNING] advice defined in com.jcabi.aspects.aj.MethodValidator has not been applied [Xlint:adviceDidNotMatch]
[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.jcabi.aspects.aj.MethodScheduler 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.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]
[WARNING] advice defined in com.jcabi.aspects.aj.ImmutabilityChecker has not been applied [Xlint:adviceDidNotMatch]
[INFO] ajc result: 1 file(s) processed, 0 pointcut(s) woven, 0 error(s), 12 warning(s)
[INFO]
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ jcabi-velocity ---
[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.jcabi.velocity.VelocityPageTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.48 sec - in com.jcabi.velocity.VelocityPageTest

Results :

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

[INFO]
[INFO] --- jcabi-maven-plugin:0.9.2:versionalize (jcabi-versionalize-packages) @ jcabi-velocity ---
[INFO] Versionalizing /home/r/repo/target/classes directory
[INFO] File /home/r/repo/target/classes/com/jcabi/velocity/com-jcabi-jcabi-velocity-jar.txt added
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jcabi-velocity ---
[INFO] Building jar: /home/r/repo/target/jcabi-velocity-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-assembly-plugin:2.4:single (assemble-all) @ jcabi-velocity ---
[INFO] Building jar: /home/r/repo/target/jcabi-velocity-1.0-SNAPSHOT-jar-with-dependencies.jar
[INFO]
[INFO] --- qulice-maven-plugin:0.8.2:check (jcabi-check) @ jcabi-velocity ---
[INFO] LICENSE found: file:/home/r/repo/LICENSE.txt
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] No Checkstyle violations found in 10 files
[INFO] No PMD violations found in 4 files
[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/changes/changes.xml: to be validated
[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 com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check...
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[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] Qulice quality check completed in 15s
[INFO]
[INFO] --- maven-install-plugin:2.5:install (default-install) @ jcabi-velocity ---
[INFO] Installing /home/r/repo/target/jcabi-velocity-1.0-SNAPSHOT.jar to /home/r/.m2/repository/com/jcabi/jcabi-velocity/1.0-SNAPSHOT/jcabi-velocity-1.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/jcabi/jcabi-velocity/1.0-SNAPSHOT/jcabi-velocity-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/target/jcabi-velocity-1.0-SNAPSHOT-jar-with-dependencies.jar to /home/r/.m2/repository/com/jcabi/jcabi-velocity/1.0-SNAPSHOT/jcabi-velocity-1.0-SNAPSHOT-jar-with-dependencies.jar
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ jcabi-velocity ---
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 846.6 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-velocity/1.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-velocity/1.0-SNAPSHOT/maven-metadata.xml (773 B at 1.5 KB/sec)
Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-velocity/1.0-SNAPSHOT/jcabi-velocity-1.0-20140820.105825-845.jar
Uploaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-velocity/1.0-SNAPSHOT/jcabi-velocity-1.0-20140820.105825-845.jar (6 KB at 9.7 KB/sec)
Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-velocity/1.0-SNAPSHOT/jcabi-velocity-1.0-20140820.105825-845.pom
Uploaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-velocity/1.0-SNAPSHOT/jcabi-velocity-1.0-20140820.105825-845.pom (4 KB at 6.1 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-velocity/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-velocity/maven-metadata.xml (281 B at 0.8 KB/sec)
Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-velocity/1.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-velocity/1.0-SNAPSHOT/maven-metadata.xml (773 B at 1.4 KB/sec)
Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-velocity/maven-metadata.xml
Uploaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-velocity/maven-metadata.xml (281 B at 0.5 KB/sec)
Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-velocity/1.0-SNAPSHOT/jcabi-velocity-1.0-20140820.105825-845-jar-with-dependencies.jar
Uploaded:Khttps://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-velocity/1.0-SNAPSHOT/jcabi-velocity-1.0-20140820.105825-845-jar-with-dependencies.jar (1568 KB at 857.2 KB/sec)
Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-velocity/1.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-velocity/1.0-SNAPSHOT/maven-metadata.xml (1001 B at 2.1 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 53.795 s
[INFO] Finished at: 2014-08-20T10:58:30+00:00
[INFO] Final Memory: 50M/482M
[INFO] ------------------------------------------------------------------------
+ mvn clean
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building jcabi-velocity 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jcabi-velocity ---
[INFO] Deleting /home/r/repo/target
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.119 s
[INFO] Finished at: 2014-08-20T10:58:34+00:00
[INFO] Final Memory: 9M/303M
[INFO] ------------------------------------------------------------------------
++ pwd
+ pdd --source=/home/r/repo --verbose --file=jcabi-velocity.xml
INFO: "my version is 0.5.2"
INFO: "reading /home/r/repo"
INFO: "35 file(s) found"
+ s3cmd --no-progress put jcabi-velocity.xml --config=../s3cfg s3://pdd.teamed.io/jcabi-velocity.xml
File 'jcabi-velocity.xml' stored as 's3://pdd.teamed.io/jcabi-velocity.xml' (275 bytes in 0.6 seconds, 442.58 B/s) [1 of 1]
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
++ whoami
+ sudo chown -R rultor repo
+ cd repo