+ set -e + set -o pipefail ++ dirname /tmp/rultor-ZGiC/run.sh + cd /tmp/rultor-ZGiC + echo 26221 + echo '2.0-SNAPSHOT BUILD' 2.0-SNAPSHOT BUILD + date Tue Feb 17 06:38:00 CET 2015 + uptime 06:38:00 up 1 day, 9:09, 0 users, load average: 9.27, 9.13, 7.60 + head=git@github.com:jcabi/jcabi-jdbc.git + head_branch=master + tag=0.15 + vars=('--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=head=git@github.com:jcabi/jcabi-jdbc.git' '--env=head_branch=master' '--env=tag=0.15') + image=yegor256/rultor + directory= + scripts=('sudo gem install pdd' ';' 'mvn versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -Pqulice -Psonatype -Pjcabi --errors --settings ../settings.xml' ';' 'mvn clean site-deploy -Psite --errors --settings ../settings.xml' ';') + container=jcabi_jcabi-jdbc_39 + as_root=false + git clone --branch=master --depth=10 git@github.com:jcabi/jcabi-jdbc.git repo Initialized empty Git repository in /tmp/rultor-ZGiC/repo/.git/ + cd repo + git config user.email me@rultor.com + git config user.name rultor + '[' -z 'sudo gem install pdd' ']' + cd .. + cat + '[' false = true ']' + 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 -Psonatype -Pjcabi --errors --settings ../settings.xml' ';' 'mvn clean site-deploy -Psite --errors --settings ../settings.xml' ';' + rm -rf .gpg + '[' -z 0.15 ']' + cd repo ++ git tag -l 0.15 + '[' ']' + export BRANCH_NAME=__rultor + BRANCH_NAME=__rultor ++ git show-branch __rultor ++ wc -l + '[' 0 -gt 0 ']' + git checkout -b __rultor Switched to a new branch '__rultor' + docker_when_possible + true ++ tail -n 1 ++ sed 's/ /\n/g' ++ uptime + load=7.63 ++ bc ++ echo 7.63 '>' 30 + '[' 0 -eq 1 ']' + echo 'load average is 7.63, low enough to run a new Docker container' load average is 7.63, low enough to run a new Docker container + break + cd .. + '[' -n '' ']' + use_image=yegor256/rultor + docker pull yegor256/rultor Pulling repository yegor256/rultor af8fbf8cd4dc: Pulling image (latest) from yegor256/rultor af8fbf8cd4dc: Pulling image (latest) from yegor256/rultor, endpoint: https://registry-1.docker.io/v1/ af8fbf8cd4dc: Pulling dependent layers 511136ea3c5a: Download complete d7ac5e4f1812: Download complete 2f4b4d6a4a06: Download complete 83ff768040a0: Download complete 6c37f792ddac: Download complete e54ca5efa2e9: Download complete 18e5e08ce16d: Download complete cfd3123899d7: Download complete 7fdbbba76594: Download complete 452bfe735d07: Download complete 2d8dc22e2c1a: Download complete 5dba824e2096: Download complete 996aaaaa3be6: Download complete e2730cdac0e5: Download complete 3d8c369c7792: Download complete 2ed8d6c88527: Download complete 39a477af720b: Download complete b97894feaf2c: Download complete 5a2f0c609499: Download complete 9ad8daa2cd1d: Download complete fbb3c7ffb85b: Download complete 63892fa9dc21: Download complete 244638a429a4: Download complete c0b899df8169: Download complete 689ff7a95ae2: Download complete da4c3c51f876: Download complete af8fbf8cd4dc: Download complete af8fbf8cd4dc: Download complete Status: Image is up to date for yegor256/rultor:latest ++ pwd ++ pwd + docker run --rm -v /tmp/rultor-ZGiC:/main '--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' --env=head=git@github.com:jcabi/jcabi-jdbc.git --env=head_branch=master --env=tag=0.15 --memory=4g --cidfile=/tmp/rultor-ZGiC/cid -w=/main --name=jcabi_jcabi-jdbc_39 yegor256/rultor /main/entry.sh + set -e + set -o pipefail + shopt -s dotglob + useradd -m -G sudo r + echo '%sudo ALL=(ALL) NOPASSWD:ALL' + cp -R /root/.bashrc /root/.ivy2 /root/.java /root/.m2 /root/.profile /root/.sbt /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: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 Building native extensions. This could take a while... Building native extensions. This could take a while... unable to convert U+2019 from UTF-8 to US-ASCII for lib/nokogiri.rb, skipping unable to convert "\xE6" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for CHANGELOG.ja.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for CHANGELOG.rdoc, skipping unable to convert "\xE9" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for README.ja.rdoc, skipping unable to convert "\xE9" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for README.rdoc, skipping unable to convert "\xE2" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for ext/nokogiri/xml_node_set.c, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for ChangeLog, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for History.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.8.2.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.8.3.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.0.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.1.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.2.2.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.2.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.3.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.4.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.5.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.6.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.0.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.1.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.2.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.3.rdoc, skipping unable to convert U+2019 from UTF-8 to US-ASCII for lib/nokogiri.rb, skipping unable to convert "\xE6" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for CHANGELOG.ja.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for CHANGELOG.rdoc, skipping unable to convert "\xE9" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for README.ja.rdoc, skipping unable to convert "\xE9" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for README.rdoc, skipping unable to convert "\xE2" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for ext/nokogiri/xml_node_set.c, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for ChangeLog, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for History.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.8.2.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.8.3.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.0.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.1.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.2.2.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.2.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.3.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.4.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.5.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.6.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.0.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.1.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.2.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.3.rdoc, skipping ruby-filemagic-0.6.1 [2014-08-19]: * Account for options passed to FileMagic.fm (issue #7 reported by Adam Wróbel). Successfully installed nokogiri-1.6.5 Successfully installed ruby-filemagic-0.6.1 Successfully installed rake-10.4.2 Successfully installed pdd-0.14 4 gems installed Installing ri documentation for nokogiri-1.6.5... Installing ri documentation for ruby-filemagic-0.6.1... Installing ri documentation for rake-10.4.2... Installing ri documentation for pdd-0.14... Installing RDoc documentation for nokogiri-1.6.5... Installing RDoc documentation for ruby-filemagic-0.6.1... Installing RDoc documentation for rake-10.4.2... Installing RDoc documentation for pdd-0.14... + mvn versions:set -DnewVersion=0.15 [INFO] Scanning for projects... Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.16/jcabi-1.16.pom Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.16/jcabi-1.16.pom (7 KB at 1.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.31/parent-0.31.pom Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.31/parent-0.31.pom (73 KB at 1085.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom (6 KB at 2.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom (42 KB at 83.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom (63 KB at 124.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom (7 KB at 22.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (8 KB at 26.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom (7 KB at 23.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom Downloaded: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom (3 KB at 8.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom (3 KB at 9.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom (41 KB at 79.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom (59 KB at 117.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom (2 KB at 6.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar Downloading: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar Downloading: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar (41 KB at 101.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar (9 KB at 33.2 KB/sec) Downloaded:1https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar (22 KB at 21.4 KB/sec) Downloaded:Khttps://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar (851 KB at 390.9 KB/sec) Downloaded:Khttps://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar (2122 KB at 802.3 KB/sec) Downloaded:Khttps://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar (10706 KB at 3103.8 KB/sec) 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/codehaus/mojo/buildnumber-maven-plugin/1.3/buildnumber-maven-plugin-1.3.pom Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.3/buildnumber-maven-plugin-1.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.3/buildnumber-maven-plugin-1.3.pom (12 KB at 393.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.3/buildnumber-maven-plugin-1.3.jar Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.3/buildnumber-maven-plugin-1.3.jar Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.3/buildnumber-maven-plugin-1.3.jar (31 KB at 1051.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9.3/jcabi-maven-plugin-0.9.3.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9.3/jcabi-maven-plugin-0.9.3.pom (12 KB at 42.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.14/jcabi-1.14.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.14/jcabi-1.14.pom (7 KB at 23.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.27.1/parent-0.27.1.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.27.1/parent-0.27.1.pom (73 KB at 119.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9.3/jcabi-maven-plugin-0.9.3.jar Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9.3/jcabi-maven-plugin-0.9.3.jar (28 KB at 73.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.4/maven-site-plugin-3.4.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.4/maven-site-plugin-3.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.4/maven-site-plugin-3.4.pom (20 KB at 821.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 424.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.4/maven-site-plugin-3.4.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.4/maven-site-plugin-3.4.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.4/maven-site-plugin-3.4.jar (125 KB at 2824.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/github/github/site-maven-plugin/0.10/site-maven-plugin-0.10.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/github/github/site-maven-plugin/0.10/site-maven-plugin-0.10.pom (6 KB at 6.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-plugins-parent/0.10/github-maven-plugins-parent-0.10.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-plugins-parent/0.10/github-maven-plugins-parent-0.10.pom (8 KB at 28.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/github/github/site-maven-plugin/0.10/site-maven-plugin-0.10.jar Downloaded: https://oss.sonatype.org/content/groups/public/com/github/github/site-maven-plugin/0.10/site-maven-plugin-0.10.jar (17 KB at 45.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/2.5/maven-jar-plugin-2.5.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.5/maven-jar-plugin-2.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.5/maven-jar-plugin-2.5.pom (8 KB at 312.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/2.5/maven-jar-plugin-2.5.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.5/maven-jar-plugin-2.5.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.5/maven-jar-plugin-2.5.jar (25 KB at 1104.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.pom (17 KB at 454.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.jar (212 KB at 5156.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.pom (9 KB at 373.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom (17 KB at 768.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.jar (78 KB at 2865.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/github/adrianboimvaser/postgresql-maven-plugin/0.2/postgresql-maven-plugin-0.2.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/github/adrianboimvaser/postgresql-maven-plugin/0.2/postgresql-maven-plugin-0.2.pom (17 KB at 12.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/github/adrianboimvaser/postgresql-maven-plugin/0.2/postgresql-maven-plugin-0.2.jar Downloaded: https://oss.sonatype.org/content/groups/public/com/github/adrianboimvaser/postgresql-maven-plugin/0.2/postgresql-maven-plugin-0.2.jar (36 KB at 93.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/exec-maven-plugin/1.2.1/exec-maven-plugin-1.2.1.pom Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.2.1/exec-maven-plugin-1.2.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.2.1/exec-maven-plugin-1.2.1.pom (8 KB at 340.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/exec-maven-plugin/1.2.1/exec-maven-plugin-1.2.1.jar Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.2.1/exec-maven-plugin-1.2.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.2.1/exec-maven-plugin-1.2.1.jar (37 KB at 1605.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.1/maven-install-plugin-2.5.1.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.1/maven-install-plugin-2.5.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.1/maven-install-plugin-2.5.1.pom (8 KB at 323.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.1/maven-install-plugin-2.5.1.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.1/maven-install-plugin-2.5.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.1/maven-install-plugin-2.5.1.jar (33 KB at 1459.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.pom (5 KB at 232.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.jar (34 KB at 1453.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.1/maven-deploy-plugin-2.8.1.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.1/maven-deploy-plugin-2.8.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.1/maven-deploy-plugin-2.8.1.pom (8 KB at 337.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.1/maven-deploy-plugin-2.8.1.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.1/maven-deploy-plugin-2.8.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.1/maven-deploy-plugin-2.8.1.jar (34 KB at 1438.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-mysql-maven-plugin/0.8.1/jcabi-mysql-maven-plugin-0.8.1.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-mysql-maven-plugin/0.8.1/jcabi-mysql-maven-plugin-0.8.1.pom (13 KB at 13.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-mysql-maven-plugin/0.8.1/jcabi-mysql-maven-plugin-0.8.1.jar Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-mysql-maven-plugin/0.8.1/jcabi-mysql-maven-plugin-0.8.1.jar (32 KB at 83.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-dynamodb-maven-plugin/0.7.1/jcabi-dynamodb-maven-plugin-0.7.1.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-dynamodb-maven-plugin/0.7.1/jcabi-dynamodb-maven-plugin-0.7.1.pom (12 KB at 41.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-dynamodb-maven-plugin/0.7.1/jcabi-dynamodb-maven-plugin-0.7.1.jar Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-dynamodb-maven-plugin/0.7.1/jcabi-dynamodb-maven-plugin-0.7.1.jar (23 KB at 60.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-ssl-maven-plugin/0.9/jcabi-ssl-maven-plugin-0.9.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-ssl-maven-plugin/0.9/jcabi-ssl-maven-plugin-0.9.pom (10 KB at 35.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-ssl-maven-plugin/0.9/jcabi-ssl-maven-plugin-0.9.jar Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-ssl-maven-plugin/0.9/jcabi-ssl-maven-plugin-0.9.jar (28 KB at 73.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.pom (11 KB at 40.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.jar Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.jar (28 KB at 72.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-beanstalk-maven-plugin/0.10/jcabi-beanstalk-maven-plugin-0.10.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-beanstalk-maven-plugin/0.10/jcabi-beanstalk-maven-plugin-0.10.pom (10 KB at 34.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-beanstalk-maven-plugin/0.10/jcabi-beanstalk-maven-plugin-0.10.jar Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-beanstalk-maven-plugin/0.10/jcabi-beanstalk-maven-plugin-0.10.jar (67 KB at 136.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 175.1 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 1341.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-changes-plugin/2.10/maven-changes-plugin-2.10.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-changes-plugin/2.10/maven-changes-plugin-2.10.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-changes-plugin/2.10/maven-changes-plugin-2.10.pom (20 KB at 918.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-changes-plugin/2.10/maven-changes-plugin-2.10.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-changes-plugin/2.10/maven-changes-plugin-2.10.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-changes-plugin/2.10/maven-changes-plugin-2.10.jar (209 KB at 5478.9 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 387.1 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 2649.3 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 483.8 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 3559.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-release-plugin/2.5/maven-release-plugin-2.5.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.5/maven-release-plugin-2.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.5/maven-release-plugin-2.5.pom (11 KB at 536.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/release/maven-release/2.5/maven-release-2.5.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/2.5/maven-release-2.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/2.5/maven-release-2.5.pom (5 KB at 225.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-release-plugin/2.5/maven-release-plugin-2.5.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.5/maven-release-plugin-2.5.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.5/maven-release-plugin-2.5.jar (50 KB at 2052.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.3/maven-source-plugin-2.3.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.3/maven-source-plugin-2.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.3/maven-source-plugin-2.3.pom (7 KB at 294.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.3/maven-source-plugin-2.3.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.3/maven-source-plugin-2.3.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.3/maven-source-plugin-2.3.jar (31 KB at 1330.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building jcabi-jdbc 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- versions-maven-plugin:2.1:set (default-cli) @ jcabi-jdbc --- 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 1951.1 KB/sec) [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /home/r/repo [INFO] Processing com.jcabi:jcabi-jdbc [INFO] Updating project com.jcabi:jcabi-jdbc [INFO] from version 1.0-SNAPSHOT to 0.15 Props: {project.version=0.15, project.parent.version=1.16, project.parent.groupId=com.jcabi, project.artifactId=jcabi-jdbc, project.groupId=com.jcabi, project.parent.artifactId=jcabi} [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 50.496 s [INFO] Finished at: 2015-02-17T05:41:56+00:00 [INFO] Final Memory: 19M/244M [INFO] ------------------------------------------------------------------------ + git commit -am 0.15 [__rultor de31f09] 0.15 1 file changed, 1 insertion(+), 1 deletion(-) + mvn clean deploy -Pqulice -Psonatype -Pjcabi --errors --settings ../settings.xml [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.5/nexus-staging-maven-plugin-1.6.5.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.5/nexus-staging-maven-plugin-1.6.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.5/nexus-staging-maven-plugin-1.6.5.pom (12 KB at 122.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-staging/1.6.5/nexus-staging-1.6.5.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-staging/1.6.5/nexus-staging-1.6.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-staging/1.6.5/nexus-staging-1.6.5.pom (3 KB at 51.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.5/nexus-maven-plugins-1.6.5.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.5/nexus-maven-plugins-1.6.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.5/nexus-maven-plugins-1.6.5.pom (18 KB at 276.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom (760 B at 16.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom (23 KB at 356.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6.5/nexus-common-1.6.5.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.5/nexus-common-1.6.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.5/nexus-common-1.6.5.pom (3 KB at 49.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 65.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (5 KB at 92.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom (5 KB at 106.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom (3 KB at 57.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom (37 KB at 571.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom (6 KB at 123.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom (2 KB at 43.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom (3 KB at 56.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom (2 KB at 45.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom (3 KB at 48.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom (7 KB at 137.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom (4 KB at 76.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom (3 KB at 45.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom (5 KB at 99.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom (4 KB at 81.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom (3 KB at 60.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom (4 KB at 82.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom (4 KB at 74.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom (2 KB at 46.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom (5 KB at 96.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom (5 KB at 95.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom (5 KB at 98.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom (5 KB at 104.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom (3 KB at 68.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom (4 KB at 79.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom (6 KB at 130.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom (27 KB at 557.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom (4 KB at 86.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.4/maven-3.0.4.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.4/maven-3.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.4/maven-3.0.4.pom (22 KB at 473.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.pom Downloading: http://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (2 KB at 27.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom Downloading: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom Downloaded: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom (11 KB at 255.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom Downloading: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom Downloaded: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom (26 KB at 582.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom (2 KB at 41.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom (12 KB at 274.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom (760 B at 17.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom (22 KB at 497.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom (3 KB at 49.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom Downloading: http://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom Downloaded: http://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom (7 KB at 137.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom Downloading: http://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom Downloaded: http://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom (4 KB at 79.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 121.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 349.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom (2 KB at 1.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom (3 KB at 58.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom (2 KB at 1.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom (23 KB at 56.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom (6 KB at 14.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/12/oss-parent-12.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/12/oss-parent-12.pom (23 KB at 60.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom (6 KB at 13.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom (2 KB at 4.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom (4 KB at 7.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom (4 KB at 8.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom (2 KB at 3.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom (5 KB at 10.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom (5 KB at 104.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom Downloading: http://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom (5 KB at 98.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom Downloading: http://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom (11 KB at 243.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom Downloading: http://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom (15 KB at 343.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom Downloading: http://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom (3 KB at 57.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom Downloaded: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom (5 KB at 5.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom Downloaded: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom (15 KB at 38.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom Downloaded: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom (12 KB at 42.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.5/nexus-staging-maven-plugin-1.6.5.jar Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6.5/nexus-common-1.6.5.jar Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar Downloading: https://oss.sonatype.org/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.jar Downloading: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar Downloading: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.jar Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar Downloading: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar (36 KB at 29.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar Downloaded:5https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.jar (561 KB at 243.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar Downloaded:1https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar (27 KB at 57.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar Downloading:7https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar (17 KB at 14.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar Downloaded:1https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar (194 KB at 107.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar (31 KB at 82.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar Downloading: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar Downloading: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar Downloaded:1https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar (17 KB at 14.6 KB/sec) Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar (893 KB at 386.5 KB/sec) Downloaded: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar (265 KB at 154.6 KB/sec) Downloaded: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar (418 KB at 218.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.5/nexus-staging-maven-plugin-1.6.5.jar Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.5/nexus-common-1.6.5.jar Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar Downloaded:3http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (14 KB at 434.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar Downloaded:6http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.5/nexus-common-1.6.5.jar (16 KB at 412.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.jar Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 711.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar Downloaded:1http://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10 KB at 405.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar Downloaded:2http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar (206 KB at 2540.1 KB/sec) Downloading:9http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar Downloaded:1http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar (157 KB at 2526.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar Downloaded:1http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar (20 KB at 558.7 KB/sec) Downloading:7http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar Downloaded:2http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar (11 KB at 472.0 KB/sec) Downloading:1http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar Downloaded:9http://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar (16 KB at 738.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar Downloaded:1http://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.5/nexus-staging-maven-plugin-1.6.5.jar (243 KB at 2073.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar Downloaded:8http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar (7 KB at 280.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar Downloaded:5http://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar (27 KB at 782.1 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar (119 KB at 2188.2 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar (49 KB at 859.0 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar (520 KB at 3734.6 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 3844.6 KB/sec) [INFO] Inspecting build with total of 1 modules... [INFO] Not installing Nexus Staging features: [INFO] * Preexisting staging related goal bindings found in 1 modules. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building jcabi-jdbc 0.15 [INFO] ------------------------------------------------------------------------ Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.11/qulice-maven-plugin-0.11.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.11/qulice-maven-plugin-0.11.pom (17 KB at 43.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice/0.11/qulice-0.11.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice/0.11/qulice-0.11.pom (6 KB at 19.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.11/qulice-maven-plugin-0.11.jar Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.11/qulice-maven-plugin-0.11.jar (44 KB at 89.0 KB/sec) 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 149.9 KB/sec) 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 967.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.pom (8 KB at 29.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.15/jcabi-1.15.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.15/jcabi-1.15.pom (7 KB at 22.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.29/parent-0.29.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.29/parent-0.29.pom (73 KB at 118.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.15.1/jcabi-log-0.15.1.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.15.1/jcabi-log-0.15.1.pom (5 KB at 16.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.pom Downloaded: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.pom (2 KB at 3.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.14.8/lombok-1.14.8.pom Downloaded: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.14.8/lombok-1.14.8.pom (2 KB at 5.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/h2database/h2/1.4.181/h2-1.4.181.pom Downloading: http://repo.maven.apache.org/maven2/com/h2database/h2/1.4.181/h2-1.4.181.pom Downloaded: http://repo.maven.apache.org/maven2/com/h2database/h2/1.4.181/h2-1.4.181.pom (966 B at 22.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/postgresql/postgresql/9.1-901-1.jdbc4/postgresql-9.1-901-1.jdbc4.pom Downloading: http://repo.maven.apache.org/maven2/postgresql/postgresql/9.1-901-1.jdbc4/postgresql-9.1-901-1.jdbc4.pom Downloaded: http://repo.maven.apache.org/maven2/postgresql/postgresql/9.1-901-1.jdbc4/postgresql-9.1-901-1.jdbc4.pom (2 KB at 25.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jolbox/bonecp/0.8.0.RELEASE/bonecp-0.8.0.RELEASE.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/jolbox/bonecp/0.8.0.RELEASE/bonecp-0.8.0.RELEASE.pom (5 KB at 5.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jolbox/bonecp-parent/0.8.0.RELEASE/bonecp-parent-0.8.0.RELEASE.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/jolbox/bonecp-parent/0.8.0.RELEASE/bonecp-parent-0.8.0.RELEASE.pom (16 KB at 39.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/18.0/guava-18.0.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/18.0/guava-18.0.pom (6 KB at 21.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom (8 KB at 28.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.2.0.Alpha1/hibernate-validator-5.2.0.Alpha1.pom Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.2.0.Alpha1/hibernate-validator-5.2.0.Alpha1.pom Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.2.0.Alpha1/hibernate-validator-5.2.0.Alpha1.pom (13 KB at 288.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator-parent/5.2.0.Alpha1/hibernate-validator-parent-5.2.0.Alpha1.pom Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.2.0.Alpha1/hibernate-validator-parent-5.2.0.Alpha1.pom Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.2.0.Alpha1/hibernate-validator-parent-5.2.0.Alpha1.pom (28 KB at 641.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/junit/junit/4.12-beta-3/junit-4.12-beta-3.pom Downloaded: https://oss.sonatype.org/content/groups/public/junit/junit/4.12-beta-3/junit-4.12-beta-3.pom (24 KB at 23.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/1.10.8/mockito-core-1.10.8.pom Downloaded: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/1.10.8/mockito-core-1.10.8.pom (2 KB at 4.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/2.1/objenesis-2.1.pom Downloaded: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/2.1/objenesis-2.1.pom (3 KB at 9.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis-parent/2.1/objenesis-parent-2.1.pom Downloaded: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis-parent/2.1/objenesis-parent-2.1.pom (17 KB at 42.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.jar Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.15.1/jcabi-log-0.15.1.jar Downloading: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.14.8/lombok-1.14.8.jar Downloading: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.jar Downloading: https://oss.sonatype.org/content/groups/public/com/h2database/h2/1.4.181/h2-1.4.181.jar Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.15.1/jcabi-log-0.15.1.jar (42 KB at 108.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/postgresql/postgresql/9.1-901-1.jdbc4/postgresql-9.1-901-1.jdbc4.jar Downloading: https://oss.sonatype.org/content/groups/public/com/jolbox/bonecp/0.8.0.RELEASE/bonecp-0.8.0.RELEASE.jar Downloading:1https://oss.sonatype.org/content/groups/public/com/google/guava/guava/18.0/guava-18.0.jar Downloaded:1https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.jar (79 KB at 57.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.2.0.Alpha1/hibernate-validator-5.2.0.Alpha1.jar Downloaded:1https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.jar (115 KB at 78.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/junit/junit/4.12-beta-3/junit-4.12-beta-3.jar Downloading:2https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/1.10.8/mockito-core-1.10.8.jar Downloaded:4https://oss.sonatype.org/content/groups/public/com/jolbox/bonecp/0.8.0.RELEASE/bonecp-0.8.0.RELEASE.jar (109 KB at 74.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/2.1/objenesis-2.1.jar Downloaded: https://oss.sonatype.org/content/groups/public/junit/junit/4.12-beta-3/junit-4.12-beta-3.jar (308 KB at 424.2 KB/sec) Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.14.8/lombok-1.14.8.jar (1159 KB at 503.5 KB/sec) Downloaded: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/2.1/objenesis-2.1.jar (41 KB at 107.9 KB/sec) Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/18.0/guava-18.0.jar (2204 KB at 879.9 KB/sec) Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/1.10.8/mockito-core-1.10.8.jar (1123 KB at 489.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/h2database/h2/1.4.181/h2-1.4.181.jar Downloading: http://repo.maven.apache.org/maven2/postgresql/postgresql/9.1-901-1.jdbc4/postgresql-9.1-901-1.jdbc4.jar Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.2.0.Alpha1/hibernate-validator-5.2.0.Alpha1.jar Downloaded: http://repo.maven.apache.org/maven2/postgresql/postgresql/9.1-901-1.jdbc4/postgresql-9.1-901-1.jdbc4.jar (539 KB at 3958.6 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.2.0.Alpha1/hibernate-validator-5.2.0.Alpha1.jar (670 KB at 3782.7 KB/sec) Downloaded:Bhttp://repo.maven.apache.org/maven2/com/h2database/h2/1.4.181/h2-1.4.181.jar (1645 KB at 5935.6 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jcabi-jdbc --- [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ jcabi-jdbc --- Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9/maven-scm-api-1.9.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9/maven-scm-api-1.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9/maven-scm-api-1.9.pom (2 KB at 73.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/1.9/maven-scm-1.9.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9/maven-scm-1.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9/maven-scm-1.9.pom (24 KB at 1010.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9/maven-scm-manager-plexus-1.9.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9/maven-scm-manager-plexus-1.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9/maven-scm-manager-plexus-1.9.pom (3 KB at 101.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-managers/1.9/maven-scm-managers-1.9.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9/maven-scm-managers-1.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9/maven-scm-managers-1.9.pom (2 KB at 58.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9/maven-scm-provider-bazaar-1.9.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9/maven-scm-provider-bazaar-1.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9/maven-scm-provider-bazaar-1.9.pom (3 KB at 96.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.9/maven-scm-providers-1.9.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9/maven-scm-providers-1.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9/maven-scm-providers-1.9.pom (4 KB at 130.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9/maven-scm-provider-svnexe-1.9.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9/maven-scm-provider-svnexe-1.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9/maven-scm-provider-svnexe-1.9.pom (3 KB at 129.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.9/maven-scm-providers-svn-1.9.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9/maven-scm-providers-svn-1.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9/maven-scm-providers-svn-1.9.pom (3 KB at 98.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9/maven-scm-provider-svn-commons-1.9.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9/maven-scm-provider-svn-commons-1.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9/maven-scm-provider-svn-commons-1.9.pom (3 KB at 125.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9/maven-scm-provider-gitexe-1.9.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9/maven-scm-provider-gitexe-1.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9/maven-scm-provider-gitexe-1.9.pom (3 KB at 122.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/1.9/maven-scm-providers-git-1.9.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9/maven-scm-providers-git-1.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9/maven-scm-providers-git-1.9.pom (3 KB at 100.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9/maven-scm-provider-git-commons-1.9.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9/maven-scm-provider-git-commons-1.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9/maven-scm-provider-git-commons-1.9.pom (3 KB at 100.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9/maven-scm-provider-cvsexe-1.9.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9/maven-scm-provider-cvsexe-1.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9/maven-scm-provider-cvsexe-1.9.pom (3 KB at 125.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-cvs/1.9/maven-scm-providers-cvs-1.9.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9/maven-scm-providers-cvs-1.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9/maven-scm-providers-cvs-1.9.pom (2 KB at 79.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9/maven-scm-provider-cvs-commons-1.9.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9/maven-scm-provider-cvs-commons-1.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9/maven-scm-provider-cvs-commons-1.9.pom (3 KB at 112.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9/maven-scm-provider-starteam-1.9.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9/maven-scm-provider-starteam-1.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9/maven-scm-provider-starteam-1.9.pom (3 KB at 126.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9/maven-scm-provider-clearcase-1.9.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9/maven-scm-provider-clearcase-1.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9/maven-scm-provider-clearcase-1.9.pom (3 KB at 121.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9/maven-scm-provider-perforce-1.9.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9/maven-scm-provider-perforce-1.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9/maven-scm-provider-perforce-1.9.pom (3 KB at 122.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9/maven-scm-provider-hg-1.9.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9/maven-scm-provider-hg-1.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9/maven-scm-provider-hg-1.9.pom (3 KB at 114.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9/maven-scm-api-1.9.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9/maven-scm-manager-plexus-1.9.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9/maven-scm-provider-bazaar-1.9.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9/maven-scm-provider-svnexe-1.9.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9/maven-scm-provider-gitexe-1.9.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9/maven-scm-provider-git-commons-1.9.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9/maven-scm-provider-svn-commons-1.9.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9/maven-scm-provider-cvsexe-1.9.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9/maven-scm-provider-cvs-commons-1.9.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9/maven-scm-provider-starteam-1.9.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9/maven-scm-provider-clearcase-1.9.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9/maven-scm-provider-perforce-1.9.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9/maven-scm-provider-hg-1.9.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9/maven-scm-api-1.9.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9/maven-scm-manager-plexus-1.9.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9/maven-scm-provider-bazaar-1.9.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9/maven-scm-provider-svnexe-1.9.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9/maven-scm-provider-gitexe-1.9.jar Downloaded:3http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9/maven-scm-api-1.9.jar (104 KB at 3435.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9/maven-scm-provider-git-commons-1.9.jar Downloaded:3http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9/maven-scm-manager-plexus-1.9.jar (11 KB at 314.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9/maven-scm-provider-svn-commons-1.9.jar Downloaded:6http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9/maven-scm-provider-bazaar-1.9.jar (54 KB at 1172.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9/maven-scm-provider-cvsexe-1.9.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9/maven-scm-provider-gitexe-1.9.jar (64 KB at 1349.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9/maven-scm-provider-cvs-commons-1.9.jar Downloaded:3http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9/maven-scm-provider-git-commons-1.9.jar (38 KB at 1546.8 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9/maven-scm-provider-svnexe-1.9.jar (76 KB at 1392.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9/maven-scm-provider-starteam-1.9.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9/maven-scm-provider-clearcase-1.9.jar Downloaded:3http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9/maven-scm-provider-cvsexe-1.9.jar (30 KB at 1006.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9/maven-scm-provider-perforce-1.9.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9/maven-scm-provider-svn-commons-1.9.jar (40 KB at 918.7 KB/sec) Downloading:9http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9/maven-scm-provider-hg-1.9.jar Downloaded:7http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9/maven-scm-provider-clearcase-1.9.jar (70 KB at 2481.1 KB/sec) Downloaded:3http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9/maven-scm-provider-cvs-commons-1.9.jar (79 KB at 2108.5 KB/sec) Downloaded:3http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9/maven-scm-provider-starteam-1.9.jar (73 KB at 1862.8 KB/sec) Downloaded:6http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9/maven-scm-provider-hg-1.9.jar (65 KB at 2009.3 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9/maven-scm-provider-perforce-1.9.jar (80 KB at 2159.8 KB/sec) [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: de31f09 at timestamp: 2015-02-17T05:43:23 [INFO] Storing buildScmBranch: __rultor [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ jcabi-jdbc --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jcabi-jdbc --- [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-jdbc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/r/repo/target/classes [INFO] [INFO] --- jcabi-maven-plugin:0.9.3:ajc (jcabi-ajc-compile) @ jcabi-jdbc --- 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.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.7.4/aspectjtools-1.7.4.pom Downloaded: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.7.4/aspectjtools-1.7.4.pom (1021 B at 3.8 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 653.1 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 1172.8 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/aspectj/aspectjtools/1.7.4/aspectjtools-1.7.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.5 KB/sec) Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.7.4/aspectjtools-1.7.4.jar (9784 KB at 2854.9 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 7189.1 KB/sec) [INFO] jcabi-aspects 0.17.1/8b0e260 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.17.1/8b0e260 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.MethodAsyncRunner 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: 41 file(s) processed, 40 pointcut(s) woven, 0 error(s), 10 warning(s) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jcabi-jdbc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jcabi-jdbc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/r/repo/target/test-classes [INFO] [INFO] --- build-helper-maven-plugin:1.8:reserve-network-port (default) @ jcabi-jdbc --- [INFO] Reserved port 41385 for failsafe.pgsql.port [INFO] [INFO] --- jcabi-maven-plugin:0.9.3:ajc (jcabi-ajc-test-compile) @ jcabi-jdbc --- [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.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.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: 13 file(s) processed, 1 pointcut(s) woven, 0 error(s), 11 warning(s) [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ jcabi-jdbc --- Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom (6 KB at 270.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom (3 KB at 106.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom (3 KB at 138.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar Downloaded:2http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar (260 KB at 5514.2 KB/sec) Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar (39 KB at 805.2 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar (144 KB at 2247.8 KB/sec) [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, parallelOptimized=true Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit47/2.17/surefire-junit47-2.17.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/2.17/surefire-junit47-2.17.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/2.17/surefire-junit47-2.17.pom (5 KB at 194.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-providers/2.17/surefire-providers-2.17.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.17/surefire-providers-2.17.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.17/surefire-providers-2.17.pom (3 KB at 105.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit48/2.17/common-junit48-2.17.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.17/common-junit48-2.17.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.17/common-junit48-2.17.pom (4 KB at 164.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit4/2.17/common-junit4-2.17.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/2.17/common-junit4-2.17.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/2.17/common-junit4-2.17.pom (2 KB at 95.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit3/2.17/common-junit3-2.17.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.17/common-junit3-2.17.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.17/common-junit3-2.17.pom (2 KB at 72.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.pom (2 KB at 80.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.pom (3 KB at 123.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit47/2.17/surefire-junit47-2.17.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit3/2.17/common-junit3-2.17.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit4/2.17/common-junit4-2.17.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit48/2.17/common-junit48-2.17.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/2.17/common-junit4-2.17.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.17/common-junit3-2.17.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/2.17/surefire-junit47-2.17.jar Downloading:6http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.17/common-junit48-2.17.jar Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.17/common-junit3-2.17.jar (11 KB at 521.5 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/2.17/common-junit4-2.17.jar (16 KB at 756.1 KB/sec) Downloading:3https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.jar (37 KB at 1249.8 KB/sec) Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.17/common-junit48-2.17.jar (18 KB at 486.5 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/2.17/surefire-junit47-2.17.jar (117 KB at 2110.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.jar (38 KB at 1685.8 KB/sec) ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.jcabi.jdbc.SingleOutcomeTest [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.JdbcSession: #autocommit(false): 'JdbcSession(source=H2Source(name=ytt68), args=[],..44..], connection=null, auto=false, query=null)' in 1.24ms [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.JdbcSession: #sql('CREATE TABLE foo (name VARCHAR(50))'): 'JdbcSession(source=H2Source(name=ytt68), args=[],..75.. query=CREATE TABLE foo (name VARCHAR(50)))' in 204.28?s [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.Outcome$2: #handle('rs9: org.h2.result.LocalResult@14ee0887 columns: 1 rows: 0 pos: -1', 'prep1: CREATE TABLE foo (name VARCHAR(50))'): NULL in 15.80?s [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=ytt68), args=[],..105..query=CREATE TABLE foo (name VARCHAR(50)))' in 68.91?s [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=ytt68), args=[],..105..query=CREATE TABLE foo (name VARCHAR(50)))' in 208.36ms [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo (name) VALUES (?)'): 'JdbcSession(source=H2Source(name=ytt68), args=[],..103.., query=INSERT INTO foo (name) VALUES (?))' in 177.98?s [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.JdbcSession: #set('Jeff Lebowski'): 'JdbcSession(source=H2Source(name=ytt68), args=[Je..116.., query=INSERT INTO foo (name) VALUES (?))' in 32.39?s [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.Outcome$2: #handle('rs28: org.h2.result.LocalResult@64ca71ad columns: 1 rows: 0 pos: -1', 'prep16: INSERT INTO foo (name) VALUES (?) {1: 'Jeff Lebowski'}'): NULL in 28.66?s [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=ytt68), args=[],..103.., query=INSERT INTO foo (name) VALUES (?))' in 34.70?s [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=ytt68), args=[],..103.., query=INSERT INTO foo (name) VALUES (?))' in 7.96ms [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.JdbcSession: #set('Walter Sobchak'): 'JdbcSession(source=H2Source(name=ytt68), args=[Wa..117.., query=INSERT INTO foo (name) VALUES (?))' in 44.06?s [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.Outcome$2: #handle('rs40: org.h2.result.LocalResult@1fdabf42 columns: 1 rows: 0 pos: -1', 'prep23: INSERT INTO foo (name) VALUES (?) {1: 'Walter Sobchak'}'): NULL in 23.88?s [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=ytt68), args=[],..103.., query=INSERT INTO foo (name) VALUES (?))' in 27.02?s [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=ytt68), args=[],..103.., query=INSERT INTO foo (name) VALUES (?))' in 16.17ms [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.JdbcSession: #commit(): in 189.50?s [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.JdbcSession: #sql('SELECT name FROM foo'): 'JdbcSession(source=H2Source(name=ytt68), args=[],..59..ull, auto=true, query=SELECT name FROM foo)' in 168.50?s [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.SingleOutcome: #handle('rs53: org.h2.result.LocalResult@41878a17 columns: 1 rows: 2 pos: 0', 'prep31: SELECT name FROM foo'): 'Jeff Lebowski' in 119.11?s [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=ytt68), args=[],..59..ull, auto=true, query=SELECT name FROM foo)' in 17.83?s [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.JdbcSession: #select('SingleOutcome(type=java.lang.String, silently=false)'): 'Jeff Lebowski' in 20.15ms Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.899 sec - in com.jcabi.jdbc.SingleOutcomeTest Running com.jcabi.jdbc.ListOutcomeTest [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.JdbcSession: #autocommit(false): 'JdbcSession(source=H2Source(name=tto98), args=[],..44..], connection=null, auto=false, query=null)' in 37.51?s [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.JdbcSession: #sql('CREATE TABLE foo (name VARCHAR(50))'): 'JdbcSession(source=H2Source(name=tto98), args=[],..75.. query=CREATE TABLE foo (name VARCHAR(50)))' in 552.25?s [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.Outcome$2: #handle('rs11: org.h2.result.LocalResult@73d17d67 columns: 1 rows: 0 pos: -1', 'prep6: CREATE TABLE foo (name VARCHAR(50))'): NULL in 25.61?s [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=tto98), args=[],..105..query=CREATE TABLE foo (name VARCHAR(50)))' in 22.74?s [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=tto98), args=[],..105..query=CREATE TABLE foo (name VARCHAR(50)))' in 211.86ms [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo (name) VALUES (?)'): 'JdbcSession(source=H2Source(name=tto98), args=[],..103.., query=INSERT INTO foo (name) VALUES (?))' in 180.27?s [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.JdbcSession: #set('Jeff Lebowski'): 'JdbcSession(source=H2Source(name=tto98), args=[Je..116.., query=INSERT INTO foo (name) VALUES (?))' in 30.07?s [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.Outcome$2: #handle('rs44: org.h2.result.LocalResult@51d6be00 columns: 1 rows: 0 pos: -1', 'prep25: INSERT INTO foo (name) VALUES (?) {1: 'Jeff Lebowski'}'): NULL in 23.45?s [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=tto98), args=[],..103.., query=INSERT INTO foo (name) VALUES (?))' in 66.18?s [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=tto98), args=[],..103.., query=INSERT INTO foo (name) VALUES (?))' in 10.15ms [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.JdbcSession: #set('Walter Sobchak'): 'JdbcSession(source=H2Source(name=tto98), args=[Wa..117.., query=INSERT INTO foo (name) VALUES (?))' in 52.29?s [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.Outcome$2: #handle('rs51: org.h2.result.LocalResult@5ae4e7df columns: 1 rows: 0 pos: -1', 'prep30: INSERT INTO foo (name) VALUES (?) {1: 'Walter Sobchak'}'): NULL in 22.05?s [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=tto98), args=[],..103.., query=INSERT INTO foo (name) VALUES (?))' in 23.00?s [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=tto98), args=[],..103.., query=INSERT INTO foo (name) VALUES (?))' in 2.09ms [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.JdbcSession: #commit(): in 199.75?s [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.JdbcSession: #sql('SELECT name FROM foo'): 'JdbcSession(source=H2Source(name=tto98), args=[],..59..ull, auto=true, query=SELECT name FROM foo)' in 181.51?s [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.ListOutcome: #handle('rs69: org.h2.result.LocalResult@586f0f11 columns: 1 rows: 2 pos: 2', 'prep41: SELECT name FROM foo'): '[Jeff Lebowski, Walter Sobchak]' in 176.42?s [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=tto98), args=[],..59..ull, auto=true, query=SELECT name FROM foo)' in 39.42?s [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.JdbcSession: #select(ListOutcome(mapping=com.jcabi.jdbc.ListOutcomeTest$1@36305d63)): '[Jeff Lebowski, Walter Sobchak]' in 5.18ms Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.62 sec - in com.jcabi.jdbc.ListOutcomeTest Running com.jcabi.jdbc.OutcomeTest [2;37mDEBUGm] pool-1-thread-4 com.jcabi.jdbc.JdbcSession: #sql('CREATE TABLE foo (id INT auto_increment, name VARCHAR(50))'): 'JdbcSession(source=H2Source(name=trrto98), args=[..99.. (id INT auto_increment, name VARCHAR(50)))' in 2.84ms [2;37mDEBUGm] pool-1-thread-4 com.jcabi.jdbc.Outcome$2: #handle('rs16: org.h2.result.LocalResult@73124f6 columns: 1 rows: 0 pos: -1', 'prep4: CREATE TABLE foo (id INT auto_increment, name VARCHAR(50))'): NULL in 27.24?s [2;37mDEBUGm] pool-1-thread-4 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=trrto98), args=[..99.. (id INT auto_increment, name VARCHAR(50)))' in 35.40?s [2;37mDEBUGm] pool-1-thread-4 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=trrto98), args=[..99.. (id INT auto_increment, name VARCHAR(50)))' in 221.14ms [2;37mDEBUGm] pool-1-thread-4 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo (name) VALUES (?)'): 'JdbcSession(source=H2Source(name=trrto98), args=[..74..e, query=INSERT INTO foo (name) VALUES (?))' in 145.19?s [2;37mDEBUGm] pool-1-thread-4 com.jcabi.jdbc.JdbcSession: #set('Jeff Lebowski'): 'JdbcSession(source=H2Source(name=trrto98), args=[..87..e, query=INSERT INTO foo (name) VALUES (?))' in 23.01?s [2;37mDEBUGm] pool-1-thread-4 com.jcabi.jdbc.Outcome$4: #handle('rs45: org.h2.result.LocalResult@69ad7d8c columns: 1 rows: 1 pos: 0', 'prep26: INSERT INTO foo (name) VALUES (?) {1: 'Jeff Lebowski'}'): 1 in 248.59?s [2;37mDEBUGm] pool-1-thread-4 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=trrto98), args=[..73..e, query=INSERT INTO foo (name) VALUES (?))' in 37.11?s [2;37mDEBUGm] pool-1-thread-4 com.jcabi.jdbc.JdbcSession: #update(com.jcabi.jdbc.Outcome$4@26ba4eb8): 1 in 6.49ms Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.584 sec - in com.jcabi.jdbc.OutcomeTest Running com.jcabi.jdbc.ColumnOutcomeTest [2;37mDEBUGm] pool-1-thread-11 com.jcabi.jdbc.JdbcSession: #autocommit(false): 'JdbcSession(source=H2Source(name=i8o98), args=[],..44..], connection=null, auto=false, query=null)' in 22.30?s [2;37mDEBUGm] pool-1-thread-11 com.jcabi.jdbc.JdbcSession: #sql('CREATE TABLE foo (name VARCHAR(50))'): 'JdbcSession(source=H2Source(name=i8o98), args=[],..75.. query=CREATE TABLE foo (name VARCHAR(50)))' in 235.67?s [2;37mDEBUGm] pool-1-thread-11 com.jcabi.jdbc.Outcome$2: #handle('rs20: org.h2.result.LocalResult@56dc16be columns: 1 rows: 0 pos: -1', 'prep10: CREATE TABLE foo (name VARCHAR(50))'): NULL in 16.33?s [2;37mDEBUGm] pool-1-thread-11 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=i8o98), args=[],..106..query=CREATE TABLE foo (name VARCHAR(50)))' in 25.30?s [2;37mDEBUGm] pool-1-thread-11 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=i8o98), args=[],..106..query=CREATE TABLE foo (name VARCHAR(50)))' in 210.26ms [2;37mDEBUGm] pool-1-thread-11 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo (name) VALUES (?)'): 'JdbcSession(source=H2Source(name=i8o98), args=[],..104.., query=INSERT INTO foo (name) VALUES (?))' in 118.39?s [2;37mDEBUGm] pool-1-thread-11 com.jcabi.jdbc.JdbcSession: #set('Jeff Lebowski'): 'JdbcSession(source=H2Source(name=i8o98), args=[Je..117.., query=INSERT INTO foo (name) VALUES (?))' in 18.33?s [2;37mDEBUGm] pool-1-thread-11 com.jcabi.jdbc.Outcome$2: #handle('rs24: org.h2.result.LocalResult@72db4460 columns: 1 rows: 0 pos: -1', 'prep14: INSERT INTO foo (name) VALUES (?) {1: 'Jeff Lebowski'}'): NULL in 11.18?s [2;37mDEBUGm] pool-1-thread-11 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=i8o98), args=[],..104.., query=INSERT INTO foo (name) VALUES (?))' in 25.87?s [2;37mDEBUGm] pool-1-thread-11 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=i8o98), args=[],..104.., query=INSERT INTO foo (name) VALUES (?))' in 13.65ms [2;37mDEBUGm] pool-1-thread-11 com.jcabi.jdbc.JdbcSession: #set('Walter Sobchak'): 'JdbcSession(source=H2Source(name=i8o98), args=[Wa..118.., query=INSERT INTO foo (name) VALUES (?))' in 17.94?s [2;37mDEBUGm] pool-1-thread-11 com.jcabi.jdbc.Outcome$2: #handle('rs42: org.h2.result.LocalResult@3720a5d7 columns: 1 rows: 0 pos: -1', 'prep24: INSERT INTO foo (name) VALUES (?) {1: 'Walter Sobchak'}'): NULL in 23.12?s [2;37mDEBUGm] pool-1-thread-11 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=i8o98), args=[],..104.., query=INSERT INTO foo (name) VALUES (?))' in 22.34?s [2;37mDEBUGm] pool-1-thread-11 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=i8o98), args=[],..104.., query=INSERT INTO foo (name) VALUES (?))' in 5.71ms [2;37mDEBUGm] pool-1-thread-11 com.jcabi.jdbc.JdbcSession: #commit(): in 122.18?s [2;37mDEBUGm] pool-1-thread-11 com.jcabi.jdbc.JdbcSession: #sql('SELECT name FROM foo'): 'JdbcSession(source=H2Source(name=i8o98), args=[],..59..ull, auto=true, query=SELECT name FROM foo)' in 191.53?s [2;37mDEBUGm] pool-1-thread-11 com.jcabi.jdbc.ColumnOutcome: #handle('rs60: org.h2.result.LocalResult@70dc6f58 columns: 1 rows: 2 pos: 2', 'prep36: SELECT name FROM foo'): '[Jeff Lebowski, Walter Sobchak]' in 148.37?s [2;37mDEBUGm] pool-1-thread-11 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=i8o98), args=[],..59..ull, auto=true, query=SELECT name FROM foo)' in 39.54?s [2;37mDEBUGm] pool-1-thread-11 com.jcabi.jdbc.JdbcSession: #select(ColumnOutcome(type=java.lang.String)): '[Jeff Lebowski, Walter Sobchak]' in 3.92ms Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.89 sec - in com.jcabi.jdbc.ColumnOutcomeTest Running com.jcabi.jdbc.UtcTest [2;37mDEBUGm] pool-1-thread-14 com.jcabi.jdbc.JdbcSession: #sql('CREATE TABLE foo (date DATETIME)'): 'JdbcSession(source=H2Source(name=xpo-865019304), ..79..ue, query=CREATE TABLE foo (date DATETIME))' in 3.40ms [2;37mDEBUGm] pool-1-thread-14 com.jcabi.jdbc.Outcome$2: #handle('rs7: org.h2.result.LocalResult@2b71962a columns: 1 rows: 0 pos: -1', 'prep3: CREATE TABLE foo (date DATETIME)'): NULL in 20.48?s [2;37mDEBUGm] pool-1-thread-14 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=xpo-865019304), ..79..ue, query=CREATE TABLE foo (date DATETIME))' in 64.36?s [2;37mDEBUGm] pool-1-thread-14 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=xpo-865019304), ..79..ue, query=CREATE TABLE foo (date DATETIME))' in 223.50ms [2;37mDEBUGm] pool-1-thread-14 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo VALUES (?) '): 'JdbcSession(source=H2Source(name=xpo-865019304), ..74..to=true, query=INSERT INTO foo VALUES (?) )' in 183.69?s [2;37mDEBUGm] pool-1-thread-14 com.jcabi.jdbc.Utc: #getDate(): 'Tue Feb 17 05:43:44 UTC 2015' in 33.53?s [2;37mDEBUGm] pool-1-thread-14 com.jcabi.jdbc.Utc: #getDate(): 'Tue Feb 17 05:43:44 UTC 2015' in 14.63?s [2;37mDEBUGm] pool-1-thread-14 com.jcabi.jdbc.JdbcSession: #set('Utc(date=Tue Feb 17 05:43:44 UTC 2015)'): 'JdbcSession(source=H2Source(name=xpo-865019304), ..112..o=true, query=INSERT INTO foo VALUES (?) )' in 32.95?s [2;37mDEBUGm] pool-1-thread-14 com.jcabi.jdbc.Utc: #setTimestamp('prep28: INSERT INTO foo VALUES (?) {1: TIMESTAMP '2015-02-17 05:43:44.538'}', 1): in 103.18?s [2;37mDEBUGm] pool-1-thread-14 com.jcabi.jdbc.Outcome$2: #handle('rs49: org.h2.result.LocalResult@7e21e65f columns: 1 rows: 0 pos: -1', 'prep28: INSERT INTO foo VALUES (?) {1: TIMESTAMP '2015-02-17 05:43:44.538'}'): NULL in 15.99?s [2;37mDEBUGm] pool-1-thread-14 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=xpo-865019304), ..74..to=true, query=INSERT INTO foo VALUES (?) )' in 23.09?s [2;37mDEBUGm] pool-1-thread-14 com.jcabi.jdbc.JdbcSession: #insert(com.jcabi.jdbc.Outcome$2@33ae93c5): NULL in 6.07ms [2;37mDEBUGm] pool-1-thread-19 com.jcabi.jdbc.JdbcSession: #sql('CREATE TABLE foo (date DATETIME)'): 'JdbcSession(source=H2Source(name=xpo812893005), a..77..ue, query=CREATE TABLE foo (date DATETIME))' in 2.15ms [2;37mDEBUGm] pool-1-thread-19 com.jcabi.jdbc.Outcome$2: #handle('rs22: org.h2.result.LocalResult@1771e1cd columns: 1 rows: 0 pos: -1', 'prep11: CREATE TABLE foo (date DATETIME)'): NULL in 24.55?s [2;37mDEBUGm] pool-1-thread-19 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=xpo812893005), a..78..ue, query=CREATE TABLE foo (date DATETIME))' in 46.20?s [2;37mDEBUGm] pool-1-thread-19 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=xpo812893005), a..78..ue, query=CREATE TABLE foo (date DATETIME))' in 211.97ms [2;37mDEBUGm] pool-1-thread-19 com.jcabi.jdbc.Utc: #getTimestamp('rs25: org.h2.result.LocalResult@243634f2 columns: 1 rows: 1 pos: 0', 1): 'Wed Feb 02 10:07:08 UTC 2005' in 173.83?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #sql('CREATE TABLE foo (date DATETIME)'): 'JdbcSession(source=H2Source(name=xpo1251695938), ..79..ue, query=CREATE TABLE foo (date DATETIME))' in 1.63ms [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.Outcome$2: #handle('rs18: org.h2.result.LocalResult@359f65c1 columns: 1 rows: 0 pos: -1', 'prep9: CREATE TABLE foo (date DATETIME)'): NULL in 21.60?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=xpo1251695938), ..79..ue, query=CREATE TABLE foo (date DATETIME))' in 36.02?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=xpo1251695938), ..79..ue, query=CREATE TABLE foo (date DATETIME))' in 209.69ms [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.Utc: #setTimestamp('prep13: INSERT INTO foo (date) VALUES (?) {1: TIMESTAMP '2008-05-24 10:06:07.0'}', 1): in 190.26?s Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.655 sec - in com.jcabi.jdbc.UtcTest Running com.jcabi.jdbc.JdbcSessionTest [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.JdbcSession: #sql('CREATE TABLE foo16 (name VARCHAR(50))'): 'JdbcSession(source=H2Source(name=tt8u), args=[], ..75..uery=CREATE TABLE foo16 (name VARCHAR(50)))' in 2.44ms [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.Outcome$2: #handle('rs8: org.h2.result.LocalResult@4ec6ca37 columns: 1 rows: 0 pos: -1', 'prep2: CREATE TABLE foo16 (name VARCHAR(50))'): NULL in 13.27?s [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=tt8u), args=[], ..75..uery=CREATE TABLE foo16 (name VARCHAR(50)))' in 23.30?s [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=tt8u), args=[], ..75..uery=CREATE TABLE foo16 (name VARCHAR(50)))' in 223.52ms [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo16 (name) VALUES (?)'): 'JdbcSession(source=H2Source(name=tt8u), args=[], ..73.. query=INSERT INTO foo16 (name) VALUES (?))' in 141.75?s [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.JdbcSession: #prepare(com.jcabi.jdbc.JdbcSessionTest$2@661de398): 'JdbcSession(source=H2Source(name=tt8u), args=[], ..116..query=INSERT INTO foo16 (name) VALUES (?))' in 30.08?s [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.Outcome$2: #handle('rs34: org.h2.result.LocalResult@7cff2441 columns: 1 rows: 0 pos: -1', 'prep20: INSERT INTO foo16 (name) VALUES (?) {1: 'Walter'}'): NULL in 17.44?s [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=tt8u), args=[], ..73.. query=INSERT INTO foo16 (name) VALUES (?))' in 35.42?s [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=tt8u), args=[], ..73.. query=INSERT INTO foo16 (name) VALUES (?))' in 6.53ms [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.JdbcSession: #sql('SELECT name FROM foo16 WHERE name = 'Walter''): 'JdbcSession(source=H2Source(name=tt8u), args=[], ..81..LECT name FROM foo16 WHERE name = 'Walter')' in 112.99?s [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=tt8u), args=[], ..82..LECT name FROM foo16 WHERE name = 'Walter')' in 49.66?s [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.JdbcSession: #select(com.jcabi.jdbc.JdbcSessionTest$3@4d7456ab): 'Walter' in 4.06ms [2;37mDEBUGm] pool-1-thread-15 com.jcabi.jdbc.JdbcSession: #autocommit(false): 'JdbcSession(source=H2Source(name=tpl98), args=[],..44..], connection=null, auto=false, query=null)' in 60.07?s [2;37mDEBUGm] pool-1-thread-15 com.jcabi.jdbc.JdbcSession: #sql('CREATE TABLE foo5 (name VARCHAR(30))'): 'JdbcSession(source=H2Source(name=tpl98), args=[],..76..query=CREATE TABLE foo5 (name VARCHAR(30)))' in 187.74?s [2;37mDEBUGm] pool-1-thread-15 com.jcabi.jdbc.Outcome$2: #handle('rs7: org.h2.result.LocalResult@6747b5c2 columns: 1 rows: 0 pos: -1', 'prep0: CREATE TABLE foo5 (name VARCHAR(30))'): NULL in 31.85?s [2;37mDEBUGm] pool-1-thread-15 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=tpl98), args=[],..105..uery=CREATE TABLE foo5 (name VARCHAR(30)))' in 35.44?s [2;37mDEBUGm] pool-1-thread-15 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=tpl98), args=[],..105..uery=CREATE TABLE foo5 (name VARCHAR(30)))' in 204.50ms [2;37mDEBUGm] pool-1-thread-15 com.jcabi.jdbc.JdbcSession: #sql('DROP TABLE foo5'): 'JdbcSession(source=H2Source(name=tpl98), args=[],..84..8 user=, auto=false, query=DROP TABLE foo5)' in 146.51?s [2;37mDEBUGm] pool-1-thread-15 com.jcabi.jdbc.Outcome$2: #handle('rs32: org.h2.result.LocalResult@554f686d columns: 1 rows: 0 pos: -1', 'prep19: DROP TABLE foo5'): NULL in 24.39?s [2;37mDEBUGm] pool-1-thread-15 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=tpl98), args=[],..85..8 user=, auto=false, query=DROP TABLE foo5)' in 35.58?s [2;37mDEBUGm] pool-1-thread-15 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=tpl98), args=[],..85..8 user=, auto=false, query=DROP TABLE foo5)' in 16.47ms [2;37mDEBUGm] pool-1-thread-15 com.jcabi.jdbc.JdbcSession: #commit(): in 383.69?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #sql('CREATE TABLE foo776 (name VARCHAR(30))'): 'JdbcSession(source=H2Source(name=t445p), args=[],..77..ery=CREATE TABLE foo776 (name VARCHAR(30)))' in 223.14?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.Outcome$2: #handle('rs13: org.h2.result.LocalResult@3e803098 columns: 1 rows: 0 pos: -1', 'prep7: CREATE TABLE foo776 (name VARCHAR(30))'): NULL in 24.39?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=t445p), args=[],..77..ery=CREATE TABLE foo776 (name VARCHAR(30)))' in 21.16?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=t445p), args=[],..77..ery=CREATE TABLE foo776 (name VARCHAR(30)))' in 210.12ms [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo776 VALUES ('hello, world!')'): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 109.32?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.Outcome$2: #handle('rs29: org.h2.result.LocalResult@26ed488d columns: 1 rows: 0 pos: -1', 'prep17: INSERT INTO foo776 VALUES ('hello, world!')'): NULL in 13.76?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 23.34?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 7.57ms [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo776 VALUES ('hello, world!')'): 'JdbcSession(source=H2Source(name=t445p), args=[],..81..NSERT INTO foo776 VALUES ('hello, world!'))' in 177.00?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.Outcome$2: #handle('rs38: org.h2.result.LocalResult@4dcaef1c columns: 1 rows: 0 pos: -1', 'prep22: INSERT INTO foo776 VALUES ('hello, world!')'): NULL in 27.33?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 34.30?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 7.08ms [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo776 VALUES ('hello, world!')'): 'JdbcSession(source=H2Source(name=t445p), args=[],..81..NSERT INTO foo776 VALUES ('hello, world!'))' in 109.20?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.Outcome$2: #handle('rs47: org.h2.result.LocalResult@7d0da887 columns: 1 rows: 0 pos: -1', 'prep27: INSERT INTO foo776 VALUES ('hello, world!')'): NULL in 24.84?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 103.89?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 10.76ms [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo776 VALUES ('hello, world!')'): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 103.47?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.Outcome$2: #handle('rs57: org.h2.result.LocalResult@1937cb53 columns: 1 rows: 0 pos: -1', 'prep34: INSERT INTO foo776 VALUES ('hello, world!')'): NULL in 25.03?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 23.21?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 5.33ms [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo776 VALUES ('hello, world!')'): 'JdbcSession(source=H2Source(name=t445p), args=[],..81..NSERT INTO foo776 VALUES ('hello, world!'))' in 103.68?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.Outcome$2: #handle('rs59: org.h2.result.LocalResult@5bbbe80 columns: 1 rows: 0 pos: -1', 'prep35: INSERT INTO foo776 VALUES ('hello, world!')'): NULL in 20.20?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 22.25?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 2.48ms [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo776 VALUES ('hello, world!')'): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 101.71?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.Outcome$2: #handle('rs62: org.h2.result.LocalResult@365de953 columns: 1 rows: 0 pos: -1', 'prep37: INSERT INTO foo776 VALUES ('hello, world!')'): NULL in 13.98?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 24.56?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 2.22ms [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo776 VALUES ('hello, world!')'): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 106.30?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.Outcome$2: #handle('rs64: org.h2.result.LocalResult@76da70d4 columns: 1 rows: 0 pos: -1', 'prep38: INSERT INTO foo776 VALUES ('hello, world!')'): NULL in 25.49?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 23.47?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 2.10ms [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo776 VALUES ('hello, world!')'): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 110.36?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.Outcome$2: #handle('rs66: org.h2.result.LocalResult@1106d63c columns: 1 rows: 0 pos: -1', 'prep39: INSERT INTO foo776 VALUES ('hello, world!')'): NULL in 14.94?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 37.46?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 3.57ms [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo776 VALUES ('hello, world!')'): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 277.93?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.Outcome$2: #handle('rs68: org.h2.result.LocalResult@410b0419 columns: 1 rows: 0 pos: -1', 'prep40: INSERT INTO foo776 VALUES ('hello, world!')'): NULL in 28.35?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 48.61?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 4.60ms [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo776 VALUES ('hello, world!')'): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 302.82?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.Outcome$2: #handle('rs71: org.h2.result.LocalResult@618926ef columns: 1 rows: 0 pos: -1', 'prep42: INSERT INTO foo776 VALUES ('hello, world!')'): NULL in 55.38?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 57.62?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 4.33ms [2;37mDEBUGm] pool-1-thread-20 com.jcabi.jdbc.JdbcSession: #sql('CREATE TABLE foo99 (name VARCHAR(30))'): 'JdbcSession(source=H2Source(name=til87), args=[],..76..uery=CREATE TABLE foo99 (name VARCHAR(30)))' in 2.07ms [2;37mDEBUGm] pool-1-thread-20 com.jcabi.jdbc.Outcome$2: #handle('rs6: org.h2.result.LocalResult@4868c6ed columns: 1 rows: 0 pos: -1', 'prep5: CREATE TABLE foo99 (name VARCHAR(30))'): NULL in 17.52?s [2;37mDEBUGm] pool-1-thread-20 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..76..uery=CREATE TABLE foo99 (name VARCHAR(30)))' in 25.36?s [2;37mDEBUGm] pool-1-thread-20 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..76..uery=CREATE TABLE foo99 (name VARCHAR(30)))' in 206.86ms [2;37mDEBUGm] verbose-1 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 171.30?s [2;37mDEBUGm] verbose-2 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 8.90ms [2;37mDEBUGm] verbose-3 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 8.74ms [2;37mDEBUGm] verbose-5 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 132.52?s [2;37mDEBUGm] verbose-4 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 190.81?s [2;37mDEBUGm] verbose-1 com.jcabi.jdbc.Outcome$2: #handle('rs74: org.h2.result.LocalResult@3e473e54 columns: 1 rows: 0 pos: -1', 'prep43: INSERT INTO foo99 VALUES ('hey')'): NULL in 15.72?s [2;37mDEBUGm] verbose-50 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 167.85?s [2;37mDEBUGm] verbose-1 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 33.88?s [2;37mDEBUGm] verbose-1 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 2.79ms [2;37mDEBUGm] verbose-50 com.jcabi.jdbc.Outcome$2: #handle('rs78: org.h2.result.LocalResult@657250c columns: 1 rows: 0 pos: -1', 'prep46: INSERT INTO foo99 VALUES ('hey')'): NULL in 24.03?s [2;37mDEBUGm] verbose-50 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 35.91?s [2;37mDEBUGm] verbose-2 com.jcabi.jdbc.Outcome$2: #handle('rs80: org.h2.result.LocalResult@6f4c198a columns: 1 rows: 0 pos: -1', 'prep47: INSERT INTO foo99 VALUES ('hey')'): NULL in 24.12?s [2;37mDEBUGm] verbose-50 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 2.78ms [2;37mDEBUGm] verbose-3 com.jcabi.jdbc.Outcome$2: #handle('rs81: org.h2.result.LocalResult@4e692639 columns: 1 rows: 0 pos: -1', 'prep44: INSERT INTO foo99 VALUES ('hey')'): NULL in 22.04?s [2;37mDEBUGm] verbose-7 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 176.60?s [2;37mDEBUGm] verbose-3 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 36.20?s [2;37mDEBUGm] verbose-8 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 173.96?s [2;37mDEBUGm] verbose-3 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 7.62ms [2;37mDEBUGm] verbose-5 com.jcabi.jdbc.Outcome$2: #handle('rs76: org.h2.result.LocalResult@6cfdbc53 columns: 1 rows: 0 pos: -1', 'prep45: INSERT INTO foo99 VALUES ('hey')'): NULL in 22.01?s [2;37mDEBUGm] verbose-12 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 121.17?s [2;37mDEBUGm] verbose-10 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 193.48?s [2;37mDEBUGm] verbose-5 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 31.33?s [2;37mDEBUGm] verbose-8 com.jcabi.jdbc.Outcome$2: #handle('rs85: org.h2.result.LocalResult@40e0096 columns: 1 rows: 0 pos: -1', 'prep49: INSERT INTO foo99 VALUES ('hey')'): NULL in 22.76?s [2;37mDEBUGm] verbose-9 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 143.01?s [2;37mDEBUGm] verbose-13 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 115.39?s [2;37mDEBUGm] verbose-11 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 106.78?s [2;37mDEBUGm] verbose-2 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 23.62?s [2;37mDEBUGm] verbose-2 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 10.83ms [2;37mDEBUGm] verbose-6 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 171.04?s [2;37mDEBUGm] verbose-4 com.jcabi.jdbc.Outcome$2: #handle('rs87: org.h2.result.LocalResult@68d9915 columns: 1 rows: 0 pos: -1', 'prep50: INSERT INTO foo99 VALUES ('hey')'): NULL in 14.63?s [2;37mDEBUGm] verbose-16 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 175.06?s [2;37mDEBUGm] verbose-8 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 35.19?s [2;37mDEBUGm] verbose-8 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 9.38ms [2;37mDEBUGm] verbose-5 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 9.31ms [2;37mDEBUGm] verbose-7 com.jcabi.jdbc.Outcome$2: #handle('rs83: org.h2.result.LocalResult@ae3e17a columns: 1 rows: 0 pos: -1', 'prep48: INSERT INTO foo99 VALUES ('hey')'): NULL in 20.49?s [2;37mDEBUGm] verbose-7 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 61.64?s [2;37mDEBUGm] verbose-33 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 138.58?s [2;37mDEBUGm] verbose-31 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 180.73?s [2;37mDEBUGm] verbose-29 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 169.84?s [2;37mDEBUGm] verbose-27 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 171.50?s [2;37mDEBUGm] verbose-28 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 135.00?s [2;37mDEBUGm] verbose-33 com.jcabi.jdbc.Outcome$2: #handle('rs103: org.h2.result.LocalResult@27977433 columns: 1 rows: 0 pos: -1', 'prep58: INSERT INTO foo99 VALUES ('hey')'): NULL in 12.95?s [2;37mDEBUGm] verbose-35 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 710.13?s [2;37mDEBUGm] verbose-33 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 25.80?s [2;37mDEBUGm] verbose-27 com.jcabi.jdbc.Outcome$2: #handle('rs107: org.h2.result.LocalResult@608314f2 columns: 1 rows: 0 pos: -1', 'prep60: INSERT INTO foo99 VALUES ('hey')'): NULL in 13.47?s [2;37mDEBUGm] verbose-31 com.jcabi.jdbc.Outcome$2: #handle('rs106: org.h2.result.LocalResult@1fd32a60 columns: 1 rows: 0 pos: -1', 'prep59: INSERT INTO foo99 VALUES ('hey')'): NULL in 23.16?s [2;37mDEBUGm] verbose-31 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 35.06?s [2;37mDEBUGm] verbose-37 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 110.54?s [2;37mDEBUGm] verbose-36 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 187.10?s [2;37mDEBUGm] verbose-31 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 3.17ms [2;37mDEBUGm] verbose-41 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 103.46?s [2;37mDEBUGm] verbose-26 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 172.86?s [2;37mDEBUGm] verbose-27 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 45.18?s [2;37mDEBUGm] verbose-28 com.jcabi.jdbc.Outcome$2: #handle('rs112: org.h2.result.LocalResult@7fc7efa0 columns: 1 rows: 0 pos: -1', 'prep63: INSERT INTO foo99 VALUES ('hey')'): NULL in 31.94?s [2;37mDEBUGm] verbose-44 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 126.90?s [2;37mDEBUGm] verbose-42 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 175.72?s [2;37mDEBUGm] verbose-43 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 178.74?s [2;37mDEBUGm] verbose-28 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 38.60?s [2;37mDEBUGm] verbose-39 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 183.35?s [2;37mDEBUGm] verbose-37 com.jcabi.jdbc.Outcome$2: #handle('rs118: org.h2.result.LocalResult@68d1305d columns: 1 rows: 0 pos: -1', 'prep64: INSERT INTO foo99 VALUES ('hey')'): NULL in 29.31?s [2;37mDEBUGm] verbose-46 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 164.87?s [2;37mDEBUGm] verbose-25 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 170.97?s [2;37mDEBUGm] verbose-13 com.jcabi.jdbc.Outcome$2: #handle('rs99: org.h2.result.LocalResult@5546f75a columns: 1 rows: 0 pos: -1', 'prep56: INSERT INTO foo99 VALUES ('hey')'): NULL in 21.87?s [2;37mDEBUGm] verbose-47 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 186.48?s [2;37mDEBUGm] verbose-9 com.jcabi.jdbc.Outcome$2: #handle('rs101: org.h2.result.LocalResult@26196173 columns: 1 rows: 0 pos: -1', 'prep57: INSERT INTO foo99 VALUES ('hey')'): NULL in 12.78?s [2;37mDEBUGm] verbose-49 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 174.51?s [2;37mDEBUGm] verbose-11 com.jcabi.jdbc.Outcome$2: #handle('rs97: org.h2.result.LocalResult@4c15d87c columns: 1 rows: 0 pos: -1', 'prep55: INSERT INTO foo99 VALUES ('hey')'): NULL in 13.22?s [2;37mDEBUGm] verbose-24 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 166.14?s [2;37mDEBUGm] verbose-23 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 193.12?s [2;37mDEBUGm] verbose-42 com.jcabi.jdbc.Outcome$2: #handle('rs119: org.h2.result.LocalResult@6439ca7b columns: 1 rows: 0 pos: -1', 'prep66: INSERT INTO foo99 VALUES ('hey')'): NULL in 25.66?s [2;37mDEBUGm] verbose-11 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 258.32?s [2;37mDEBUGm] verbose-16 com.jcabi.jdbc.Outcome$2: #handle('rs95: org.h2.result.LocalResult@1aa5d24b columns: 1 rows: 0 pos: -1', 'prep53: INSERT INTO foo99 VALUES ('hey')'): NULL in 14.50?s [2;37mDEBUGm] verbose-22 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 160.57?s [2;37mDEBUGm] verbose-21 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 168.39?s [2;37mDEBUGm] verbose-11 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 20.01ms [2;37mDEBUGm] verbose-26 com.jcabi.jdbc.Outcome$2: #handle('rs125: org.h2.result.LocalResult@4e05faa7 columns: 1 rows: 0 pos: -1', 'prep69: INSERT INTO foo99 VALUES ('hey')'): NULL in 13.74?s [2;37mDEBUGm] verbose-26 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 25.75?s [2;37mDEBUGm] verbose-43 com.jcabi.jdbc.Outcome$2: #handle('rs121: org.h2.result.LocalResult@2fcf1d75 columns: 1 rows: 0 pos: -1', 'prep67: INSERT INTO foo99 VALUES ('hey')'): NULL in 14.53?s [2;37mDEBUGm] verbose-26 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 8.43ms [2;37mDEBUGm] verbose-6 com.jcabi.jdbc.Outcome$2: #handle('rs94: org.h2.result.LocalResult@23c01b1a columns: 1 rows: 0 pos: -1', 'prep54: INSERT INTO foo99 VALUES ('hey')'): NULL in 23.40?s [2;37mDEBUGm] verbose-20 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 194.44?s [2;37mDEBUGm] verbose-6 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 30.19?s [2;37mDEBUGm] verbose-10 com.jcabi.jdbc.Outcome$2: #handle('rs89: org.h2.result.LocalResult@98f6947 columns: 1 rows: 0 pos: -1', 'prep51: INSERT INTO foo99 VALUES ('hey')'): NULL in 20.30?s [2;37mDEBUGm] verbose-18 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 179.31?s [2;37mDEBUGm] verbose-12 com.jcabi.jdbc.Outcome$2: #handle('rs91: org.h2.result.LocalResult@2648b938 columns: 1 rows: 0 pos: -1', 'prep52: INSERT INTO foo99 VALUES ('hey')'): NULL in 13.32?s [2;37mDEBUGm] verbose-19 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 179.27?s [2;37mDEBUGm] verbose-21 com.jcabi.jdbc.Outcome$2: #handle('rs131: org.h2.result.LocalResult@c65808d columns: 1 rows: 0 pos: -1', 'prep72: INSERT INTO foo99 VALUES ('hey')'): NULL in 33.05?s [2;37mDEBUGm] verbose-4 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 21.41?s [2;37mDEBUGm] verbose-17 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 179.04?s [2;37mDEBUGm] verbose-14 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 170.86?s [2;37mDEBUGm] verbose-4 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 41.28ms [2;37mDEBUGm] verbose-49 com.jcabi.jdbc.Outcome$2: #handle('rs137: org.h2.result.LocalResult@c911946 columns: 1 rows: 0 pos: -1', 'prep75: INSERT INTO foo99 VALUES ('hey')'): NULL in 26.07?s [2;37mDEBUGm] verbose-47 com.jcabi.jdbc.Outcome$2: #handle('rs139: org.h2.result.LocalResult@a12491c columns: 1 rows: 0 pos: -1', 'prep76: INSERT INTO foo99 VALUES ('hey')'): NULL in 14.03?s [2;37mDEBUGm] verbose-15 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 165.15?s [2;37mDEBUGm] verbose-25 com.jcabi.jdbc.Outcome$2: #handle('rs141: org.h2.result.LocalResult@367dd26e columns: 1 rows: 0 pos: -1', 'prep77: INSERT INTO foo99 VALUES ('hey')'): NULL in 24.81?s [2;37mDEBUGm] verbose-49 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 49.38?s [2;37mDEBUGm] verbose-49 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 14.76ms [2;37mDEBUGm] verbose-23 com.jcabi.jdbc.Outcome$2: #handle('rs135: org.h2.result.LocalResult@4d6d478b columns: 1 rows: 0 pos: -1', 'prep74: INSERT INTO foo99 VALUES ('hey')'): NULL in 36.05?s [2;37mDEBUGm] verbose-47 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 29.59?s [2;37mDEBUGm] verbose-47 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 16.41ms [2;37mDEBUGm] verbose-20 com.jcabi.jdbc.Outcome$2: #handle('rs133: org.h2.result.LocalResult@260e3a17 columns: 1 rows: 0 pos: -1', 'prep73: INSERT INTO foo99 VALUES ('hey')'): NULL in 22.97?s [2;37mDEBUGm] verbose-23 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 40.45?s [2;37mDEBUGm] verbose-21 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 98.09?s [2;37mDEBUGm] verbose-22 com.jcabi.jdbc.Outcome$2: #handle('rs128: org.h2.result.LocalResult@5bdaaf56 columns: 1 rows: 0 pos: -1', 'prep70: INSERT INTO foo99 VALUES ('hey')'): NULL in 33.78?s [2;37mDEBUGm] verbose-44 com.jcabi.jdbc.Outcome$2: #handle('rs150: org.h2.result.LocalResult@50d8a1bb columns: 1 rows: 0 pos: -1', 'prep82: INSERT INTO foo99 VALUES ('hey')'): NULL in 24.49?s [2;37mDEBUGm] verbose-10 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 42.14?s [2;37mDEBUGm] verbose-12 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 22.81?s [2;37mDEBUGm] verbose-43 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 33.17?s [2;37mDEBUGm] verbose-12 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 38.10ms [2;37mDEBUGm] verbose-41 com.jcabi.jdbc.Outcome$2: #handle('rs129: org.h2.result.LocalResult@7902c9f5 columns: 1 rows: 0 pos: -1', 'prep71: INSERT INTO foo99 VALUES ('hey')'): NULL in 17.67?s [2;37mDEBUGm] verbose-6 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 22.94ms [2;37mDEBUGm] verbose-41 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 22.41?s [2;37mDEBUGm] verbose-20 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 41.51?s [2;37mDEBUGm] verbose-41 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 24.31ms [2;37mDEBUGm] verbose-16 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 22.16?s [2;37mDEBUGm] verbose-24 com.jcabi.jdbc.Outcome$2: #handle('rs123: org.h2.result.LocalResult@7a312160 columns: 1 rows: 0 pos: -1', 'prep68: INSERT INTO foo99 VALUES ('hey')'): NULL in 13.50?s [2;37mDEBUGm] verbose-42 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 35.13?s [2;37mDEBUGm] verbose-14 com.jcabi.jdbc.Outcome$2: #handle('rs153: org.h2.result.LocalResult@9c94115 columns: 1 rows: 0 pos: -1', 'prep83: INSERT INTO foo99 VALUES ('hey')'): NULL in 25.51?s [2;37mDEBUGm] verbose-19 com.jcabi.jdbc.Outcome$2: #handle('rs155: org.h2.result.LocalResult@7bcfceb7 columns: 1 rows: 0 pos: -1', 'prep84: INSERT INTO foo99 VALUES ('hey')'): NULL in 19.50?s [2;37mDEBUGm] verbose-42 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 24.12ms [2;37mDEBUGm] verbose-36 com.jcabi.jdbc.Outcome$2: #handle('rs116: org.h2.result.LocalResult@5be7ef2c columns: 1 rows: 0 pos: -1', 'prep65: INSERT INTO foo99 VALUES ('hey')'): NULL in 15.89?s [2;37mDEBUGm] verbose-19 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 25.18?s [2;37mDEBUGm] verbose-13 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 212.67?s [2;37mDEBUGm] verbose-9 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 22.52?s [2;37mDEBUGm] verbose-19 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 13.49ms [2;37mDEBUGm] verbose-48 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 176.16?s [2;37mDEBUGm] verbose-13 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 40.50ms [2;37mDEBUGm] verbose-9 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 40.83ms [2;37mDEBUGm] verbose-37 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 21.70?s [2;37mDEBUGm] verbose-45 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 172.65?s [2;37mDEBUGm] verbose-28 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 5.50ms [2;37mDEBUGm] verbose-35 com.jcabi.jdbc.Outcome$2: #handle('rs113: org.h2.result.LocalResult@7186e848 columns: 1 rows: 0 pos: -1', 'prep62: INSERT INTO foo99 VALUES ('hey')'): NULL in 23.98?s [2;37mDEBUGm] verbose-27 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 3.94ms [2;37mDEBUGm] verbose-40 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 198.61?s [2;37mDEBUGm] verbose-38 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 122.00?s [2;37mDEBUGm] verbose-35 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 26.15?s [2;37mDEBUGm] verbose-29 com.jcabi.jdbc.Outcome$2: #handle('rs109: org.h2.result.LocalResult@631a2693 columns: 1 rows: 0 pos: -1', 'prep61: INSERT INTO foo99 VALUES ('hey')'): NULL in 22.79?s [2;37mDEBUGm] verbose-33 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 2.12ms [2;37mDEBUGm] verbose-34 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 167.22?s [2;37mDEBUGm] verbose-29 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 22.89?s [2;37mDEBUGm] verbose-32 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 201.34?s [2;37mDEBUGm] verbose-7 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 12.25ms [2;37mDEBUGm] verbose-30 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 193.46?s [2;37mDEBUGm] verbose-29 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 33.80ms [2;37mDEBUGm] verbose-40 com.jcabi.jdbc.Outcome$2: #handle('rs163: org.h2.result.LocalResult@15cc9870 columns: 1 rows: 0 pos: -1', 'prep88: INSERT INTO foo99 VALUES ('hey')'): NULL in 13.78?s [2;37mDEBUGm] verbose-35 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 31.66ms [2;37mDEBUGm] verbose-45 com.jcabi.jdbc.Outcome$2: #handle('rs161: org.h2.result.LocalResult@5f65d905 columns: 1 rows: 0 pos: -1', 'prep87: INSERT INTO foo99 VALUES ('hey')'): NULL in 10.90?s [2;37mDEBUGm] verbose-40 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 23.69?s [2;37mDEBUGm] verbose-34 com.jcabi.jdbc.Outcome$2: #handle('rs167: org.h2.result.LocalResult@190c63b2 columns: 1 rows: 0 pos: -1', 'prep90: INSERT INTO foo99 VALUES ('hey')'): NULL in 15.57?s [2;37mDEBUGm] verbose-48 com.jcabi.jdbc.Outcome$2: #handle('rs159: org.h2.result.LocalResult@14268c02 columns: 1 rows: 0 pos: -1', 'prep86: INSERT INTO foo99 VALUES ('hey')'): NULL in 27.83?s [2;37mDEBUGm] verbose-45 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 48.31?s [2;37mDEBUGm] verbose-37 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 28.45ms [2;37mDEBUGm] verbose-36 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 24.11?s [2;37mDEBUGm] verbose-18 com.jcabi.jdbc.Outcome$2: #handle('rs157: org.h2.result.LocalResult@27c76b8d columns: 1 rows: 0 pos: -1', 'prep85: INSERT INTO foo99 VALUES ('hey')'): NULL in 15.15?s [2;37mDEBUGm] verbose-48 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 39.17?s [2;37mDEBUGm] verbose-36 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 32.77ms [2;37mDEBUGm] verbose-14 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 38.34?s [2;37mDEBUGm] verbose-48 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 5.38ms [2;37mDEBUGm] verbose-14 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 15.18ms [2;37mDEBUGm] verbose-30 com.jcabi.jdbc.Outcome$2: #handle('rs169: org.h2.result.LocalResult@2168854c columns: 1 rows: 0 pos: -1', 'prep91: INSERT INTO foo99 VALUES ('hey')'): NULL in 27.00?s [2;37mDEBUGm] verbose-32 com.jcabi.jdbc.Outcome$2: #handle('rs171: org.h2.result.LocalResult@550751b6 columns: 1 rows: 0 pos: -1', 'prep92: INSERT INTO foo99 VALUES ('hey')'): NULL in 13.28?s [2;37mDEBUGm] verbose-30 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 30.91?s [2;37mDEBUGm] verbose-30 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 4.43ms [2;37mDEBUGm] verbose-32 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 52.94?s [2;37mDEBUGm] verbose-32 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 5.56ms [2;37mDEBUGm] verbose-24 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 23.67?s [2;37mDEBUGm] verbose-16 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 37.34ms [2;37mDEBUGm] verbose-20 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 14.37ms [2;37mDEBUGm] verbose-24 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 30.99ms [2;37mDEBUGm] verbose-39 com.jcabi.jdbc.Outcome$2: #handle('rs151: org.h2.result.LocalResult@e0e37b3 columns: 1 rows: 0 pos: -1', 'prep81: INSERT INTO foo99 VALUES ('hey')'): NULL in 49.94?s [2;37mDEBUGm] verbose-10 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 37.79ms [2;37mDEBUGm] verbose-43 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 21.51ms [2;37mDEBUGm] verbose-44 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 44.77?s [2;37mDEBUGm] verbose-22 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 46.94?s [2;37mDEBUGm] verbose-21 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 15.01ms [2;37mDEBUGm] verbose-23 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 16.30ms [2;37mDEBUGm] verbose-22 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 31.06ms [2;37mDEBUGm] verbose-46 com.jcabi.jdbc.Outcome$2: #handle('rs147: org.h2.result.LocalResult@7e88cfc2 columns: 1 rows: 0 pos: -1', 'prep80: INSERT INTO foo99 VALUES ('hey')'): NULL in 15.88?s [2;37mDEBUGm] verbose-15 com.jcabi.jdbc.Outcome$2: #handle('rs145: org.h2.result.LocalResult@3a008301 columns: 1 rows: 0 pos: -1', 'prep79: INSERT INTO foo99 VALUES ('hey')'): NULL in 15.68?s [2;37mDEBUGm] verbose-25 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 49.92?s [2;37mDEBUGm] verbose-17 com.jcabi.jdbc.Outcome$2: #handle('rs143: org.h2.result.LocalResult@2345c47f columns: 1 rows: 0 pos: -1', 'prep78: INSERT INTO foo99 VALUES ('hey')'): NULL in 23.06?s [2;37mDEBUGm] verbose-46 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 34.97?s [2;37mDEBUGm] verbose-15 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 38.57?s [2;37mDEBUGm] verbose-44 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 36.58ms [2;37mDEBUGm] verbose-39 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 50.64?s [2;37mDEBUGm] verbose-18 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 35.90?s [2;37mDEBUGm] verbose-45 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 4.05ms [2;37mDEBUGm] verbose-39 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 37.26ms [2;37mDEBUGm] verbose-40 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 2.64ms [2;37mDEBUGm] verbose-34 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 24.33?s [2;37mDEBUGm] verbose-38 com.jcabi.jdbc.Outcome$2: #handle('rs165: org.h2.result.LocalResult@79613135 columns: 1 rows: 0 pos: -1', 'prep89: INSERT INTO foo99 VALUES ('hey')'): NULL in 23.69?s [2;37mDEBUGm] verbose-18 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 28.49ms [2;37mDEBUGm] verbose-15 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 20.53ms [2;37mDEBUGm] verbose-46 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 35.97ms [2;37mDEBUGm] verbose-38 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 92.83?s [2;37mDEBUGm] verbose-17 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 33.70?s [2;37mDEBUGm] verbose-25 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 35.23ms [2;37mDEBUGm] verbose-34 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 11.19ms [2;37mDEBUGm] verbose-38 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 13.27ms [2;37mDEBUGm] verbose-17 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 24.73ms [2;37mDEBUGm] pool-1-thread-12 com.jcabi.jdbc.JdbcSession: #autocommit(false): 'JdbcSession(source=H2Source(name=tiu78), args=[],..44..], connection=null, auto=false, query=null)' in 3.08ms [2;37mDEBUGm] pool-1-thread-12 com.jcabi.jdbc.JdbcSession: #sql('CREATE TABLE foo (name VARCHAR(50))'): 'JdbcSession(source=H2Source(name=tiu78), args=[],..75.. query=CREATE TABLE foo (name VARCHAR(50)))' in 223.16?s [2;37mDEBUGm] pool-1-thread-12 com.jcabi.jdbc.Outcome$2: #handle('rs15: org.h2.result.LocalResult@51f66b36 columns: 1 rows: 0 pos: -1', 'prep8: CREATE TABLE foo (name VARCHAR(50))'): NULL in 24.84?s [2;37mDEBUGm] pool-1-thread-12 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=tiu78), args=[],..104..query=CREATE TABLE foo (name VARCHAR(50)))' in 38.97?s [2;37mDEBUGm] pool-1-thread-12 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=tiu78), args=[],..104..query=CREATE TABLE foo (name VARCHAR(50)))' in 203.57ms [2;37mDEBUGm] pool-1-thread-12 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo (name) VALUES (?)'): 'JdbcSession(source=H2Source(name=tiu78), args=[],..102.., query=INSERT INTO foo (name) VALUES (?))' in 867.51?s [2;37mDEBUGm] pool-1-thread-12 com.jcabi.jdbc.JdbcSession: #set('Jeff Lebowski'): 'JdbcSession(source=H2Source(name=tiu78), args=[Je..115.., query=INSERT INTO foo (name) VALUES (?))' in 43.80?s [2;37mDEBUGm] pool-1-thread-12 com.jcabi.jdbc.Outcome$2: #handle('rs36: org.h2.result.LocalResult@cd867c2 columns: 1 rows: 0 pos: -1', 'prep21: INSERT INTO foo (name) VALUES (?) {1: 'Jeff Lebowski'}'): NULL in 14.14?s [2;37mDEBUGm] pool-1-thread-12 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=tiu78), args=[],..101.., query=INSERT INTO foo (name) VALUES (?))' in 40.89?s [2;37mDEBUGm] pool-1-thread-12 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=tiu78), args=[],..101.., query=INSERT INTO foo (name) VALUES (?))' in 14.41ms [2;37mDEBUGm] pool-1-thread-12 com.jcabi.jdbc.JdbcSession: #commit(): in 113.37?s [2;37mDEBUGm] pool-1-thread-12 com.jcabi.jdbc.JdbcSession: #sql('SELECT name FROM foo WHERE name = 'Jeff Lebowski''): 'JdbcSession(source=H2Source(name=tiu78), args=[],..87..name FROM foo WHERE name = 'Jeff Lebowski')' in 125.43?s [2;37mDEBUGm] pool-1-thread-12 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=tiu78), args=[],..88..name FROM foo WHERE name = 'Jeff Lebowski')' in 22.53?s [2;37mDEBUGm] pool-1-thread-12 com.jcabi.jdbc.JdbcSession: #select(com.jcabi.jdbc.JdbcSessionTest$1@51938132): 'Jeff Lebowski' in 1.40ms Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.004 sec - in com.jcabi.jdbc.JdbcSessionTest Results : Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-dependency-plugin:2.8:copy (copy-postgresql-linux) @ jcabi-jdbc --- [INFO] Configured Artifact: com.github.adrianboimvaser:postgresql-dist:linux-x64:9.2.4:tar.gz Downloading: https://oss.sonatype.org/content/groups/public/com/github/adrianboimvaser/postgresql-dist/9.2.4/postgresql-dist-9.2.4-linux-x64.tar.gz Downloaded:Khttps://oss.sonatype.org/content/groups/public/com/github/adrianboimvaser/postgresql-dist/9.2.4/postgresql-dist-9.2.4-linux-x64.tar.gz (30387 KB at 5174.8 KB/sec) [INFO] Copying postgresql-dist-9.2.4-linux-x64.tar.gz to /home/r/repo/target/postgresql-dist-9.2.4-linux-x64.tar.gz [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (unzip-postgresql-linux) @ jcabi-jdbc --- Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-exec/1.1/commons-exec-1.1.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.1/commons-exec-1.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.1/commons-exec-1.1.pom (11 KB at 521.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-exec/1.1/commons-exec-1.1.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.1/commons-exec-1.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.1/commons-exec-1.1.jar (52 KB at 1832.6 KB/sec) [INFO] [INFO] --- jcabi-maven-plugin:0.9.3:versionalize (jcabi-versionalize-packages) @ jcabi-jdbc --- [INFO] Versionalizing /home/r/repo/target/classes directory 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] File /home/r/repo/target/classes/com/jcabi/jdbc/com-jcabi-jcabi-jdbc-jar.txt added [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ jcabi-jdbc --- Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.pom Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.pom (4 KB at 172.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.pom Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.pom (3 KB at 0.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.jar Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.jar Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.jar Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.jar Downloaded:1http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.jar (161 KB at 4105.6 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.jar (58 KB at 1366.8 KB/sec) [INFO] Building jar: /home/r/repo/target/jcabi-jdbc-0.15.jar [INFO] [INFO] >>> maven-source-plugin:2.3:jar (jcabi-sources) > generate-sources @ jcabi-jdbc >>> [INFO] [INFO] <<< maven-source-plugin:2.3:jar (jcabi-sources) < generate-sources @ jcabi-jdbc <<< [INFO] [INFO] --- maven-source-plugin:2.3:jar (jcabi-sources) @ jcabi-jdbc --- [INFO] Building jar: /home/r/repo/target/jcabi-jdbc-0.15-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (jcabi-javadoc) @ jcabi-jdbc --- [INFO] Loading source files for package com.jcabi.jdbc... Constructing Javadoc information... Standard Doclet version 1.7.0_65 Building tree for all the packages and classes... Generating /home/r/repo/target/apidocs/com/jcabi/jdbc/ColumnOutcome.html... Generating /home/r/repo/target/apidocs/com/jcabi/jdbc/JdbcSession.html... Generating /home/r/repo/target/apidocs/com/jcabi/jdbc/ListOutcome.html... Generating /home/r/repo/target/apidocs/com/jcabi/jdbc/ListOutcome.Mapping.html... Generating /home/r/repo/target/apidocs/com/jcabi/jdbc/Outcome.html... Generating /home/r/repo/target/apidocs/com/jcabi/jdbc/Preparation.html... Generating /home/r/repo/target/apidocs/com/jcabi/jdbc/SingleOutcome.html... Generating /home/r/repo/target/apidocs/com/jcabi/jdbc/Utc.html... Generating /home/r/repo/target/apidocs/com/jcabi/jdbc/package-frame.html... Generating /home/r/repo/target/apidocs/com/jcabi/jdbc/package-summary.html... Generating /home/r/repo/target/apidocs/com/jcabi/jdbc/package-tree.html... Generating /home/r/repo/target/apidocs/constant-values.html... Generating /home/r/repo/target/apidocs/com/jcabi/jdbc/class-use/Outcome.html... Generating /home/r/repo/target/apidocs/com/jcabi/jdbc/class-use/Preparation.html... Generating /home/r/repo/target/apidocs/com/jcabi/jdbc/class-use/SingleOutcome.html... Generating /home/r/repo/target/apidocs/com/jcabi/jdbc/class-use/JdbcSession.html... Generating /home/r/repo/target/apidocs/com/jcabi/jdbc/class-use/ColumnOutcome.html... Generating /home/r/repo/target/apidocs/com/jcabi/jdbc/class-use/Utc.html... Generating /home/r/repo/target/apidocs/com/jcabi/jdbc/class-use/ListOutcome.html... Generating /home/r/repo/target/apidocs/com/jcabi/jdbc/class-use/ListOutcome.Mapping.html... Generating /home/r/repo/target/apidocs/com/jcabi/jdbc/package-use.html... Building index for all the packages and classes... Generating /home/r/repo/target/apidocs/overview-tree.html... Generating /home/r/repo/target/apidocs/index-all.html... Generating /home/r/repo/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/r/repo/target/apidocs/allclasses-frame.html... Generating /home/r/repo/target/apidocs/allclasses-noframe.html... Generating /home/r/repo/target/apidocs/index.html... Generating /home/r/repo/target/apidocs/help-doc.html... [INFO] Building jar: /home/r/repo/target/jcabi-jdbc-0.15-javadoc.jar [INFO] [INFO] --- maven-assembly-plugin:2.4.1:single (assemble-all) @ jcabi-jdbc --- Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom (7 KB at 276.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.pom Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.pom (3 KB at 98.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.jar Downloaded:4http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.jar (58 KB at 2051.6 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar (44 KB at 1487.6 KB/sec) [INFO] Building jar: /home/r/repo/target/jcabi-jdbc-0.15-jar-with-dependencies.jar [INFO] [INFO] --- postgresql-maven-plugin:0.2:initdb (init-db) @ jcabi-jdbc --- Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.2/maven-enforcer-plugin-1.2.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.2/maven-enforcer-plugin-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.2/maven-enforcer-plugin-1.2.pom (6 KB at 259.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer/1.2/enforcer-1.2.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.2/enforcer-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.2/enforcer-1.2.pom (11 KB at 487.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.2/enforcer-api-1.2.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.2/enforcer-api-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.2/enforcer-api-1.2.pom (3 KB at 126.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.2/enforcer-rules-1.2.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.2/enforcer-rules-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.2/enforcer-rules-1.2.pom (4 KB at 171.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.2/maven-common-artifact-filters-1.2.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.2/maven-common-artifact-filters-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.2/maven-common-artifact-filters-1.2.pom (5 KB at 210.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.pom (7 KB at 281.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0/maven-project-2.0.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (2 KB at 76.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (2 KB at 70.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0/maven-model-2.0.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (3 KB at 117.5 KB/sec) 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 59.9 KB/sec) 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 59.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.0/maven-core-2.0.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0/maven-core-2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0/maven-core-2.0.pom (6 KB at 273.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom (2 KB at 64.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom (2 KB at 71.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom (2 KB at 57.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom (504 B at 24.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom Downloading: http://repo.maven.apache.org/maven2/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom Downloaded: http://repo.maven.apache.org/maven2/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom (2 KB at 53.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom (812 B at 37.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom (2 KB at 62.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom (2 KB at 67.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom (400 B at 18.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom (2 KB at 50.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom (2 KB at 87.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.0/maven-dependency-tree-2.0.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.0/maven-dependency-tree-2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.0/maven-dependency-tree-2.0.pom (5 KB at 207.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom (771 B at 37.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom (3 KB at 96.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.2/maven-enforcer-plugin-1.2.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.2/enforcer-api-1.2.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.2/enforcer-rules-1.2.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.2/maven-common-artifact-filters-1.2.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.jar Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.0/maven-dependency-tree-2.0.jar Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.2/maven-enforcer-plugin-1.2.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.2/enforcer-api-1.2.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.2/enforcer-rules-1.2.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.2/maven-common-artifact-filters-1.2.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.2/maven-enforcer-plugin-1.2.jar (25 KB at 1182.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar Downloaded:4http://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.2/enforcer-api-1.2.jar (10 KB at 250.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.0/maven-dependency-tree-2.0.jar Downloaded:9http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.jar (32 KB at 675.2 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.2/maven-common-artifact-filters-1.2.jar (31 KB at 656.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.2/enforcer-rules-1.2.jar (75 KB at 1201.3 KB/sec) Downloaded:1http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar (139 KB at 3225.8 KB/sec) Downloaded:1http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar (12 KB at 558.4 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.0/maven-dependency-tree-2.0.jar (55 KB at 1520.0 KB/sec) [INFO] The files belonging to this database system will be owned by user "r". [INFO] This user must also own the server process. [INFO] [INFO] The database cluster will be initialized with locale "C". [INFO] The default database encoding has accordingly been set to "SQL_ASCII". [INFO] The default text search configuration will be set to "english". [INFO] [INFO] creating directory /home/r/repo/target/data ... ok [INFO] creating subdirectories ... ok [INFO] selecting default max_connections ... 100 [INFO] selecting default shared_buffers ... 24MB [INFO] creating configuration files ... ok [INFO] creating template1 database in /home/r/repo/target/data/base/1 ... ok [INFO] initializing pg_authid ... ok [INFO] setting password ... ok [INFO] initializing dependencies ... ok [INFO] creating system views ... ok [INFO] loading system objects' descriptions ... ok [INFO] creating collations ... ok [INFO] creating conversions ... ok [INFO] creating dictionaries ... ok [INFO] setting privileges on built-in objects ... ok [INFO] creating information schema ... ok [INFO] loading PL/pgSQL server-side language ... ok [INFO] vacuuming database template1 ... ok [INFO] copying template1 to template0 ... ok [INFO] copying template1 to postgres ... ok [INFO] [INFO] Success. You can now start the database server using: [INFO] [INFO] /home/r/repo/target/pgsql/bin/postgres -D /home/r/repo/target/data [INFO] or [INFO] /home/r/repo/target/pgsql/bin/pg_ctl -D /home/r/repo/target/data -l logfile start [INFO] [INFO] [INFO] WARNING: enabling "trust" authentication for local connections [INFO] You can change this by editing pg_hba.conf or using the option -A, or [INFO] --auth-local and --auth-host, the next time you run initdb. [INFO] [INFO] --- postgresql-maven-plugin:0.2:start (init-db) @ jcabi-jdbc --- [INFO] Starting PostgreSQL [INFO] server started [INFO] [INFO] --- postgresql-maven-plugin:0.2:createdb (init-db) @ jcabi-jdbc --- [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ jcabi-jdbc --- [WARNING] useSystemClassloader setting has no effect when not forking [INFO] Failsafe report directory: /home/r/repo/target/failsafe-reports [INFO] parallel='all', perCoreThreadCount=true, threadCount=8, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.jcabi.jdbc.JdbcSessionITCase [2;37mDEBUGm] pool-307-thread-2 com.jcabi.jdbc.JdbcSession: #autocommit(false): 'JdbcSession(source=JDBC URL = jdbc:postgresql://l..227.., connection=null, auto=false, query=null)' in 699.74?s [2;37mDEBUGm] pool-307-thread-2 com.jcabi.jdbc.JdbcSession: #sql('CREATE TABLE IF NOT EXISTS foo (name VARCHAR(50))'): 'JdbcSession(source=JDBC URL = jdbc:postgresql://l..272..ABLE IF NOT EXISTS foo (name VARCHAR(50)))' in 144.86?s [0;31mERRORm] pool-307-thread-2 com.jolbox.bonecp.BoneCP: Unable to start/stop JMX javax.management.InstanceAlreadyExistsException: com.jolbox.bonecp:type=BoneCP at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324) at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522) at com.jolbox.bonecp.BoneCP.registerUnregisterJMX(BoneCP.java:528) at com.jolbox.bonecp.BoneCP.<init>(BoneCP.java:500) at com.jolbox.bonecp.BoneCPDataSource.getConnection(BoneCPDataSource.java:120) at com.jcabi.jdbc.JdbcSession.connect(JdbcSession.java:421) at com.jcabi.jdbc.JdbcSession.run(JdbcSession.java:379) at com.jcabi.jdbc.JdbcSession.execute_aroundBody16(JdbcSession.java:334) at com.jcabi.jdbc.JdbcSession$AjcClosure17.run(JdbcSession.java:1) at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149) at com.jcabi.aspects.aj.MethodLogger.wrap(MethodLogger.java:212) at com.jcabi.aspects.aj.MethodLogger.ajc$inlineAccessMethod$com_jcabi_aspects_aj_MethodLogger$com_jcabi_aspects_aj_MethodLogger$wrap(MethodLogger.java:1) at com.jcabi.aspects.aj.MethodLogger.wrapClass(MethodLogger.java:136) at com.jcabi.jdbc.JdbcSession.execute(JdbcSession.java:334) at com.jcabi.jdbc.JdbcSessionITCase.manipulatesPostgresql(JdbcSessionITCase.java:73) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) [2;37mDEBUGm] pool-307-thread-2 com.jcabi.jdbc.Outcome$2: #handle(org.postgresql.jdbc4.Jdbc4ResultSet@1bd44f53, 'CREATE TABLE IF NOT EXISTS foo (name VARCHAR(50))'): NULL in 62.78?s [2;37mDEBUGm] pool-307-thread-2 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=JDBC URL = jdbc:postgresql://l..421..ABLE IF NOT EXISTS foo (name VARCHAR(50)))' in 67.69?s [2;37mDEBUGm] pool-307-thread-2 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=JDBC URL = jdbc:postgresql://l..421..ABLE IF NOT EXISTS foo (name VARCHAR(50)))' in 265.01ms [2;37mDEBUGm] pool-307-thread-2 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo (name) VALUES (?)'): 'JdbcSession(source=JDBC URL = jdbc:postgresql://l..405.., query=INSERT INTO foo (name) VALUES (?))' in 152.35?s [2;37mDEBUGm] pool-307-thread-2 com.jcabi.jdbc.JdbcSession: #set('Jeff Lebowski'): 'JdbcSession(source=JDBC URL = jdbc:postgresql://l..418.., query=INSERT INTO foo (name) VALUES (?))' in 54.38?s [2;37mDEBUGm] pool-307-thread-2 com.jcabi.jdbc.Outcome$2: #handle(org.postgresql.jdbc4.Jdbc4ResultSet@1ed0881f, 'INSERT INTO foo (name) VALUES (?)'): NULL in 40.41?s [2;37mDEBUGm] pool-307-thread-2 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=JDBC URL = jdbc:postgresql://l..405.., query=INSERT INTO foo (name) VALUES (?))' in 18.11?s [2;37mDEBUGm] pool-307-thread-2 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=JDBC URL = jdbc:postgresql://l..405.., query=INSERT INTO foo (name) VALUES (?))' in 6.24ms [2;37mDEBUGm] pool-307-thread-2 com.jcabi.jdbc.JdbcSession: #commit(): in 3.63ms [2;37mDEBUGm] pool-307-thread-3 com.jcabi.jdbc.JdbcSession: #sql('VACUUM'): 'JdbcSession(source=JDBC URL = jdbc:postgresql://l..228.. connection=null, auto=true, query=VACUUM)' in 832.40?s [2;37mDEBUGm] pool-307-thread-3 com.jcabi.jdbc.Outcome$2: #handle(org.postgresql.jdbc4.Jdbc4ResultSet@4ed0a51a, VACUUM): NULL in 45.87?s [2;37mDEBUGm] pool-307-thread-3 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=JDBC URL = jdbc:postgresql://l..228.. connection=null, auto=true, query=VACUUM)' in 36.16?s [2;37mDEBUGm] pool-307-thread-3 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=JDBC URL = jdbc:postgresql://l..228.. connection=null, auto=true, query=VACUUM)' in 333.24ms Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.339 sec - in com.jcabi.jdbc.JdbcSessionITCase Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- postgresql-maven-plugin:0.2:stop (stop-postgresql) @ jcabi-jdbc --- [INFO] waiting for server to shut down.... done [INFO] server stopped [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ jcabi-jdbc --- [INFO] Failsafe report directory: /home/r/repo/target/failsafe-reports [INFO] [INFO] --- qulice-maven-plugin:0.11:check (jcabi-check) @ jcabi-jdbc --- Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.11/qulice-spi-0.11.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.11/qulice-spi-0.11.pom (3 KB at 0.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.11/qulice-checkstyle-0.11.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.11/qulice-checkstyle-0.11.pom (5 KB at 19.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.11/qulice-pmd-0.11.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.11/qulice-pmd-0.11.pom (5 KB at 15.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/5.0_BETA/asm-5.0_BETA.pom Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0_BETA/asm-5.0_BETA.pom Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0_BETA/asm-5.0_BETA.pom (2 KB at 86.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-parent/5.0_BETA/asm-parent-5.0_BETA.pom Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0_BETA/asm-parent-5.0_BETA.pom Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0_BETA/asm-parent-5.0_BETA.pom (6 KB at 255.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-codenarc/0.11/qulice-codenarc-0.11.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-codenarc/0.11/qulice-codenarc-0.11.pom (5 KB at 4.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.3.3/groovy-all-2.3.3.pom Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.3.3/groovy-all-2.3.3.pom (18 KB at 48.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-findbugs/0.11/qulice-findbugs-0.11.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-findbugs/0.11/qulice-findbugs-0.11.pom (8 KB at 30.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/findbugs/3.0.0/findbugs-3.0.0.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/findbugs/3.0.0/findbugs-3.0.0.pom (5 KB at 18.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.pom (4 KB at 14.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.pom (4 KB at 14.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.pom Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.pom (2 KB at 84.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom (6 KB at 243.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom (2 KB at 90.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (6 KB at 255.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom (3 KB at 96.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom (2 KB at 92.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-xml/0.11/qulice-xml-0.11.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-xml/0.11/qulice-xml-0.11.pom (4 KB at 3.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.11/qulice-spi-0.11.jar Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.11/qulice-checkstyle-0.11.jar Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.11/qulice-pmd-0.11.jar Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-codenarc/0.11/qulice-codenarc-0.11.jar Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.3.3/groovy-all-2.3.3.jar Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.11/qulice-spi-0.11.jar (8 KB at 27.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-findbugs/0.11/qulice-findbugs-0.11.jar Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-findbugs/0.11/qulice-findbugs-0.11.jar (9 KB at 33.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/findbugs/3.0.0/findbugs-3.0.0.jar Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-codenarc/0.11/qulice-codenarc-0.11.jar (9 KB at 9.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.11/qulice-pmd-0.11.jar (13 KB at 12.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.11/qulice-checkstyle-0.11.jar (34 KB at 30.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.jar Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-xml/0.11/qulice-xml-0.11.jar Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-xml/0.11/qulice-xml-0.11.jar (6 KB at 6.6 KB/sec) Downloaded: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.jar (599 KB at 186.9 KB/sec) Downloaded:Bhttps://oss.sonatype.org/content/groups/public/com/google/code/findbugs/findbugs/3.0.0/findbugs-3.0.0.jar (3537 KB at 504.7 KB/sec) Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.3.3/groovy-all-2.3.3.jar (7095 KB at 751.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar Downloaded:5http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar (29 KB at 766.4 KB/sec) Downloaded:9http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar (52 KB at 1208.9 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (370 KB at 4509.6 KB/sec) [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 33 files [INFO] No PMD violations found in 21 files [INFO] /src/site/site.xml: to be validated [INFO] jcabi-aspects 0.17.1/8b0e260 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods [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] /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 analysis in this project [INFO] Calling org.codehaus.mojo:jslint-maven-plugin:1.0.1:jslint... [INFO] Qulice quality check completed in 12s [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (jcabi-sign-artifacts) @ jcabi-jdbc --- gpg: WARNING: unsafe permissions on homedir `/home/r' gpg: WARNING: unsafe permissions on homedir `/home/r' gpg: WARNING: unsafe permissions on homedir `/home/r' gpg: WARNING: unsafe permissions on homedir `/home/r' gpg: WARNING: unsafe permissions on homedir `/home/r' [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ jcabi-jdbc --- [INFO] Installing /home/r/repo/target/jcabi-jdbc-0.15.jar to /home/r/.m2/repository/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15.jar [INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15.pom [INFO] Installing /home/r/repo/target/jcabi-jdbc-0.15-sources.jar to /home/r/.m2/repository/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15-sources.jar [INFO] Installing /home/r/repo/target/jcabi-jdbc-0.15-javadoc.jar to /home/r/.m2/repository/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15-javadoc.jar [INFO] Installing /home/r/repo/target/jcabi-jdbc-0.15-jar-with-dependencies.jar to /home/r/.m2/repository/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15-jar-with-dependencies.jar [INFO] Installing /home/r/repo/target/jcabi-jdbc-0.15.jar.asc to /home/r/.m2/repository/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15.jar.asc [INFO] Installing /home/r/repo/target/jcabi-jdbc-0.15.pom.asc to /home/r/.m2/repository/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15.pom.asc [INFO] Installing /home/r/repo/target/jcabi-jdbc-0.15-sources.jar.asc to /home/r/.m2/repository/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15-sources.jar.asc [INFO] Installing /home/r/repo/target/jcabi-jdbc-0.15-javadoc.jar.asc to /home/r/.m2/repository/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15-javadoc.jar.asc [INFO] Installing /home/r/repo/target/jcabi-jdbc-0.15-jar-with-dependencies.jar.asc to /home/r/.m2/repository/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15-jar-with-dependencies.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ jcabi-jdbc --- [INFO] Skipping artifact deployment [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.5:deploy (jcabi-deploy-to-sonatype) @ jcabi-jdbc --- [INFO] Performing local staging (local stagingDirectory="/home/r/repo/target/nexus-staging/staging")... [INFO] + Using server credentials "oss.sonatype.org" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.11.2-01 and edition "Professional" [INFO] * Using staging profile ID "1b266eb8dd426a" (matched by Nexus). [INFO] Installing /home/r/repo/target/jcabi-jdbc-0.15.jar to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15.jar [INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15.pom [INFO] Installing /home/r/repo/target/jcabi-jdbc-0.15-sources.jar to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15-sources.jar [INFO] Installing /home/r/repo/target/jcabi-jdbc-0.15-javadoc.jar to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15-javadoc.jar [INFO] Installing /home/r/repo/target/jcabi-jdbc-0.15-jar-with-dependencies.jar to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15-jar-with-dependencies.jar [INFO] Installing /home/r/repo/target/jcabi-jdbc-0.15.jar.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15.jar.asc [INFO] Installing /home/r/repo/target/jcabi-jdbc-0.15.pom.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15.pom.asc [INFO] Installing /home/r/repo/target/jcabi-jdbc-0.15-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15-sources.jar.asc [INFO] Installing /home/r/repo/target/jcabi-jdbc-0.15-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15-javadoc.jar.asc [INFO] Installing /home/r/repo/target/jcabi-jdbc-0.15-jar-with-dependencies.jar.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15-jar-with-dependencies.jar.asc [INFO] Performing remote staging... [INFO] [INFO] * Remote staging into staging profile ID "1b266eb8dd426a" [INFO] * Created staging repository with ID "comjcabi-1540". [INFO] * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1540 [INFO] * Uploading locally staged artifacts to profile com.jcabi Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1540/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15-sources.jar Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1540/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15-sources.jar (23 KB at 32.4 KB/sec) Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1540/com/jcabi/jcabi-jdbc/maven-metadata.xml Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1540/com/jcabi/jcabi-jdbc/maven-metadata.xml Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1540/com/jcabi/jcabi-jdbc/maven-metadata.xml (297 B at 0.7 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1540/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15-javadoc.jar.asc Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1540/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15-javadoc.jar.asc (473 B at 1.1 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1540/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15-jar-with-dependencies.jar Uploaded:Bhttps://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1540/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15-jar-with-dependencies.jar (379 KB at 313.9 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1540/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15-javadoc.jar Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1540/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15-javadoc.jar (72 KB at 137.3 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1540/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15.jar Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1540/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15.jar (53 KB at 101.5 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1540/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15.pom Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1540/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15.pom (17 KB at 42.1 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1540/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15.jar.asc Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1540/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15.jar.asc (473 B at 1.1 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1540/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15.pom.asc Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1540/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15.pom.asc (473 B at 1.1 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1540/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15-sources.jar.asc Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1540/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15-sources.jar.asc (473 B at 1.2 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1540/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15-jar-with-dependencies.jar.asc Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1540/com/jcabi/jcabi-jdbc/0.15/jcabi-jdbc-0.15-jar-with-dependencies.jar.asc (473 B at 1.1 KB/sec) [INFO] * Upload of locally staged artifacts finished. [INFO] * Closing staging repository with ID "comjcabi-1540". Waiting for operation to complete... .... [INFO] Remote staged 1 repositories, finished with success. [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.5:release (jcabi-deploy-to-sonatype) @ jcabi-jdbc --- [INFO] + Using server credentials "oss.sonatype.org" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.11.2-01 and edition "Professional" [INFO] Releasing staging repository with IDs=[comjcabi-1540] Waiting for operation to complete... ...... [INFO] Released [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:57 min [INFO] Finished at: 2015-02-17T05:45:56+00:00 [INFO] Final Memory: 55M/369M [INFO] ------------------------------------------------------------------------ + mvn clean site-deploy -Psite --errors --settings ../settings.xml [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building jcabi-jdbc 0.15 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jcabi-jdbc --- [INFO] Deleting /home/r/repo/target [INFO] [INFO] --- maven-site-plugin:3.4:site (default-site) @ jcabi-jdbc --- Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/1.2/maven-reporting-exec-1.2.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.2/maven-reporting-exec-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.2/maven-reporting-exec-1.2.pom (11 KB at 13.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5 KB at 106.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.pom (2 KB at 34.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom (19 KB at 303.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom (2 KB at 33.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.pom (5 KB at 93.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom Downloaded: https://oss.sonatype.org/content/groups/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3 KB at 3.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.pom (2 KB at 37.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.6/doxia-modules-1.6.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.6/doxia-modules-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.6/doxia-modules-1.6.pom (3 KB at 53.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/1.6/doxia-module-apt-1.6.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.6/doxia-module-apt-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.6/doxia-module-apt-1.6.pom (2 KB at 38.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.6/doxia-module-xdoc-1.6.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.6/doxia-module-xdoc-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.6/doxia-module-xdoc-1.6.pom (5 KB at 102.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.pom (5 KB at 109.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom (3 KB at 69.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom (18 KB at 296.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.pom (6 KB at 138.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom (7 KB at 158.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom (10 KB at 225.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.4.3/plexus-archiver-2.4.3.pom Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.3/plexus-archiver-2.4.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.3/plexus-archiver-2.4.3.pom (4 KB at 78.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.11/plexus-utils-3.0.11.pom Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.11/plexus-utils-3.0.11.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.11/plexus-utils-3.0.11.pom (4 KB at 71.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.8/plexus-io-2.0.8.pom Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.8/plexus-io-2.0.8.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.8/plexus-io-2.0.8.pom (3 KB at 50.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/1.2/maven-reporting-exec-1.2.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar Downloading: https://oss.sonatype.org/content/groups/public/xmlunit/xmlunit/1.5/xmlunit-1.5.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/1.6/doxia-module-apt-1.6.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.6/doxia-module-xdoc-1.6.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.jar Downloaded: https://oss.sonatype.org/content/groups/public/xmlunit/xmlunit/1.5/xmlunit-1.5.jar (96 KB at 70.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.4.3/plexus-archiver-2.4.3.jar Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.8/plexus-io-2.0.8.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.2/maven-reporting-exec-1.2.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.jar Downloaded:3http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.2/maven-reporting-exec-1.2.jar (27 KB at 339.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.6/doxia-module-apt-1.6.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.jar (12 KB at 165.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.6/doxia-module-xdoc-1.6.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.jar (11 KB at 163.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.jar Downloaded:5http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.jar (16 KB at 190.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.jar Downloaded:3http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.jar (38 KB at 587.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.jar Downloaded:3http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.6/doxia-module-xdoc-1.6.jar (37 KB at 479.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.6/doxia-module-apt-1.6.jar (52 KB at 643.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.3/plexus-archiver-2.4.3.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar (159 KB at 1021.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.8/plexus-io-2.0.8.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.jar (56 KB at 711.7 KB/sec) Downloaded:5http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.jar (56 KB at 888.4 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.8/plexus-io-2.0.8.jar (58 KB at 1277.9 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar (44 KB at 726.4 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.3/plexus-archiver-2.4.3.jar (160 KB at 1427.5 KB/sec) [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.17 Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-report-plugin/2.17/maven-surefire-report-plugin-2.17.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.17/maven-surefire-report-plugin-2.17.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.17/maven-surefire-report-plugin-2.17.pom (8 KB at 159.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-report-plugin/2.17/maven-surefire-report-plugin-2.17.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.17/maven-surefire-report-plugin-2.17.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.17/maven-surefire-report-plugin-2.17.jar (38 KB at 824.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-report-parser/2.17/surefire-report-parser-2.17.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-report-parser/2.17/surefire-report-parser-2.17.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-report-parser/2.17/surefire-report-parser-2.17.pom (3 KB at 57.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-report-parser/2.17/surefire-report-parser-2.17.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-report-parser/2.17/surefire-report-parser-2.17.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-report-parser/2.17/surefire-report-parser-2.17.jar (58 KB at 1246.0 KB/sec) [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] preparing 'javadoc' report requires 'generate-sources' forked phase execution [INFO] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc > generate-sources @ jcabi-jdbc >>> [INFO] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc < generate-sources @ jcabi-jdbc <<< [INFO] preparing 'test-javadoc' report requires 'generate-test-sources' forked phase execution [INFO] [INFO] >>> maven-javadoc-plugin:2.9.1:test-javadoc > generate-test-sources @ jcabi-jdbc >>> [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ jcabi-jdbc --- [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: de31f09 at timestamp: 2015-02-17T05:46:25 [INFO] Storing buildScmBranch: __rultor [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ jcabi-jdbc --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jcabi-jdbc --- [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-jdbc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/r/repo/target/classes [INFO] [INFO] --- jcabi-maven-plugin:0.9.3:ajc (jcabi-ajc-compile) @ jcabi-jdbc --- [INFO] jcabi-aspects 0.17.1/8b0e260 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.17.1/8b0e260 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.MethodAsyncRunner 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: 41 file(s) processed, 40 pointcut(s) woven, 0 error(s), 10 warning(s) [INFO] [INFO] <<< maven-javadoc-plugin:2.9.1:test-javadoc < generate-test-sources @ jcabi-jdbc <<< [INFO] configuring report plugin org.codehaus.mojo:cobertura-maven-plugin:2.5.2 [INFO] preparing 'cobertura' report requires '[cobertura]test' forked phase execution [INFO] [INFO] >>> cobertura-maven-plugin:2.5.2:cobertura > [cobertura]test @ jcabi-jdbc >>> [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ jcabi-jdbc --- [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: de31f09 at timestamp: 2015-02-17T05:46:30 [INFO] Storing buildScmBranch: __rultor [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ jcabi-jdbc --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jcabi-jdbc --- [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-jdbc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/r/repo/target/classes [INFO] [INFO] --- jcabi-maven-plugin:0.9.3:ajc (jcabi-ajc-compile) @ jcabi-jdbc --- [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.MethodAsyncRunner 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: 41 file(s) processed, 40 pointcut(s) woven, 0 error(s), 10 warning(s) [INFO] [INFO] --- cobertura-maven-plugin:2.5.2:instrument @ jcabi-jdbc --- [INFO] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file Instrumenting 41 files to /home/r/repo/target/generated-classes/cobertura Cobertura: Saved information on 41 classes. Instrument time: 235ms [INFO] Instrumentation was successful. [INFO] NOT adding cobertura ser file to attached artifacts list. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jcabi-jdbc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jcabi-jdbc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/r/repo/target/test-classes [INFO] [INFO] --- jcabi-maven-plugin:0.9.3:ajc (jcabi-ajc-test-compile) @ jcabi-jdbc --- [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.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.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.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: 13 file(s) processed, 1 pointcut(s) woven, 0 error(s), 12 warning(s) [INFO] [INFO] --- build-helper-maven-plugin:1.8:reserve-network-port (default) @ jcabi-jdbc --- [INFO] Reserved port 47594 for failsafe.pgsql.port [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ jcabi-jdbc --- [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, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.jcabi.jdbc.SingleOutcomeTest [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.JdbcSession: #autocommit(false): 'JdbcSession(source=H2Source(name=ytt68), args=[],..44..], connection=null, auto=false, query=null)' in 1.41ms [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.JdbcSession: #sql('CREATE TABLE foo (name VARCHAR(50))'): 'JdbcSession(source=H2Source(name=ytt68), args=[],..75.. query=CREATE TABLE foo (name VARCHAR(50)))' in 309.86?s [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.Outcome$2: #handle('rs19: org.h2.result.LocalResult@6f261c6c columns: 1 rows: 0 pos: -1', 'prep9: CREATE TABLE foo (name VARCHAR(50))'): NULL in 22.22?s [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=ytt68), args=[],..105..query=CREATE TABLE foo (name VARCHAR(50)))' in 99.36?s [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=ytt68), args=[],..105..query=CREATE TABLE foo (name VARCHAR(50)))' in 192.01ms [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo (name) VALUES (?)'): 'JdbcSession(source=H2Source(name=ytt68), args=[],..103.., query=INSERT INTO foo (name) VALUES (?))' in 191.39?s [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.JdbcSession: #set('Jeff Lebowski'): 'JdbcSession(source=H2Source(name=ytt68), args=[Je..116.., query=INSERT INTO foo (name) VALUES (?))' in 69.86?s [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.Outcome$2: #handle('rs35: org.h2.result.LocalResult@6e6fdd08 columns: 1 rows: 0 pos: -1', 'prep19: INSERT INTO foo (name) VALUES (?) {1: 'Jeff Lebowski'}'): NULL in 23.32?s [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=ytt68), args=[],..103.., query=INSERT INTO foo (name) VALUES (?))' in 94.41?s [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=ytt68), args=[],..103.., query=INSERT INTO foo (name) VALUES (?))' in 5.33ms [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.JdbcSession: #set('Walter Sobchak'): 'JdbcSession(source=H2Source(name=ytt68), args=[Wa..117.., query=INSERT INTO foo (name) VALUES (?))' in 27.53?s [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.Outcome$2: #handle('rs47: org.h2.result.LocalResult@3274bc70 columns: 1 rows: 0 pos: -1', 'prep27: INSERT INTO foo (name) VALUES (?) {1: 'Walter Sobchak'}'): NULL in 21.81?s [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=ytt68), args=[],..103.., query=INSERT INTO foo (name) VALUES (?))' in 55.04?s [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=ytt68), args=[],..103.., query=INSERT INTO foo (name) VALUES (?))' in 5.25ms [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.JdbcSession: #commit(): in 348.26?s [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.JdbcSession: #sql('SELECT name FROM foo'): 'JdbcSession(source=H2Source(name=ytt68), args=[],..57..ull, auto=true, query=SELECT name FROM foo)' in 163.39?s [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.SingleOutcome: #handle('rs56: org.h2.result.LocalResult@40332031 columns: 1 rows: 2 pos: 0', 'prep33: SELECT name FROM foo'): 'Jeff Lebowski' in 8.53ms [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=ytt68), args=[],..59..ull, auto=true, query=SELECT name FROM foo)' in 285.12?s [2;37mDEBUGm] pool-1-thread-10 com.jcabi.jdbc.JdbcSession: #select('SingleOutcome(type=java.lang.String, silently=false)'): 'Jeff Lebowski' in 15.90ms Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.896 sec - in com.jcabi.jdbc.SingleOutcomeTest Running com.jcabi.jdbc.ListOutcomeTest [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.JdbcSession: #autocommit(false): 'JdbcSession(source=H2Source(name=tto98), args=[],..44..], connection=null, auto=false, query=null)' in 1.71ms [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.JdbcSession: #sql('CREATE TABLE foo (name VARCHAR(50))'): 'JdbcSession(source=H2Source(name=tto98), args=[],..75.. query=CREATE TABLE foo (name VARCHAR(50)))' in 296.67?s [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.Outcome$2: #handle('rs22: org.h2.result.LocalResult@22836aae columns: 1 rows: 0 pos: -1', 'prep11: CREATE TABLE foo (name VARCHAR(50))'): NULL in 42.80?s [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=tto98), args=[],..105..query=CREATE TABLE foo (name VARCHAR(50)))' in 86.99?s [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=tto98), args=[],..105..query=CREATE TABLE foo (name VARCHAR(50)))' in 201.23ms [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo (name) VALUES (?)'): 'JdbcSession(source=H2Source(name=tto98), args=[],..103.., query=INSERT INTO foo (name) VALUES (?))' in 209.05?s [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.JdbcSession: #set('Jeff Lebowski'): 'JdbcSession(source=H2Source(name=tto98), args=[Je..116.., query=INSERT INTO foo (name) VALUES (?))' in 79.33?s [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.Outcome$2: #handle('rs41: org.h2.result.LocalResult@383035a1 columns: 1 rows: 0 pos: -1', 'prep21: INSERT INTO foo (name) VALUES (?) {1: 'Jeff Lebowski'}'): NULL in 37.92?s [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=tto98), args=[],..104.., query=INSERT INTO foo (name) VALUES (?))' in 96.79?s [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=tto98), args=[],..104.., query=INSERT INTO foo (name) VALUES (?))' in 12.50ms [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.JdbcSession: #set('Walter Sobchak'): 'JdbcSession(source=H2Source(name=tto98), args=[Wa..118.., query=INSERT INTO foo (name) VALUES (?))' in 52.15?s [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.Outcome$2: #handle('rs52: org.h2.result.LocalResult@7a20bec9 columns: 1 rows: 0 pos: -1', 'prep30: INSERT INTO foo (name) VALUES (?) {1: 'Walter Sobchak'}'): NULL in 37.90?s [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=tto98), args=[],..104.., query=INSERT INTO foo (name) VALUES (?))' in 77.75?s [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=tto98), args=[],..104.., query=INSERT INTO foo (name) VALUES (?))' in 13.30ms [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.JdbcSession: #commit(): in 233.73?s [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.JdbcSession: #sql('SELECT name FROM foo'): 'JdbcSession(source=H2Source(name=tto98), args=[],..59..ull, auto=true, query=SELECT name FROM foo)' in 221.06?s [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.ListOutcome: #handle('rs64: org.h2.result.LocalResult@32457189 columns: 1 rows: 2 pos: 2', 'prep38: SELECT name FROM foo'): '[Jeff Lebowski, Walter Sobchak]' in 180.23?s [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=tto98), args=[],..59..ull, auto=true, query=SELECT name FROM foo)' in 59.66?s [2;37mDEBUGm] pool-1-thread-8 com.jcabi.jdbc.JdbcSession: #select(ListOutcome(mapping=com.jcabi.jdbc.ListOutcomeTest$1@55360888)): '[Jeff Lebowski, Walter Sobchak]' in 3.63ms Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.625 sec - in com.jcabi.jdbc.ListOutcomeTest Running com.jcabi.jdbc.OutcomeTest [2;37mDEBUGm] pool-1-thread-13 com.jcabi.jdbc.JdbcSession: #sql('CREATE TABLE foo (id INT auto_increment, name VARCHAR(50))'): 'JdbcSession(source=H2Source(name=trrto98), args=[..99.. (id INT auto_increment, name VARCHAR(50)))' in 780.48?s [2;37mDEBUGm] pool-1-thread-13 com.jcabi.jdbc.Outcome$2: #handle('rs23: org.h2.result.LocalResult@2f142f76 columns: 1 rows: 0 pos: -1', 'prep10: CREATE TABLE foo (id INT auto_increment, name VARCHAR(50))'): NULL in 32.35?s [2;37mDEBUGm] pool-1-thread-13 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=trrto98), args=[..99.. (id INT auto_increment, name VARCHAR(50)))' in 97.52?s [2;37mDEBUGm] pool-1-thread-13 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=trrto98), args=[..99.. (id INT auto_increment, name VARCHAR(50)))' in 201.55ms [2;37mDEBUGm] pool-1-thread-13 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo (name) VALUES (?)'): 'JdbcSession(source=H2Source(name=trrto98), args=[..74..e, query=INSERT INTO foo (name) VALUES (?))' in 155.26?s [2;37mDEBUGm] pool-1-thread-13 com.jcabi.jdbc.JdbcSession: #set('Jeff Lebowski'): 'JdbcSession(source=H2Source(name=trrto98), args=[..87..e, query=INSERT INTO foo (name) VALUES (?))' in 28.75?s [2;37mDEBUGm] pool-1-thread-13 com.jcabi.jdbc.Outcome$4: #handle('rs38: org.h2.result.LocalResult@428a41b9 columns: 1 rows: 1 pos: 0', 'prep22: INSERT INTO foo (name) VALUES (?) {1: 'Jeff Lebowski'}'): 1 in 147.76?s [2;37mDEBUGm] pool-1-thread-13 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=trrto98), args=[..73..e, query=INSERT INTO foo (name) VALUES (?))' in 121.31?s [2;37mDEBUGm] pool-1-thread-13 com.jcabi.jdbc.JdbcSession: #update(com.jcabi.jdbc.Outcome$4@735b46ef): 1 in 21.68ms Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 sec - in com.jcabi.jdbc.OutcomeTest Running com.jcabi.jdbc.ColumnOutcomeTest [2;37mDEBUGm] pool-1-thread-7 com.jcabi.jdbc.JdbcSession: #autocommit(false): 'JdbcSession(source=H2Source(name=i8o98), args=[],..43..], connection=null, auto=false, query=null)' in 221.89?s [2;37mDEBUGm] pool-1-thread-7 com.jcabi.jdbc.JdbcSession: #sql('CREATE TABLE foo (name VARCHAR(50))'): 'JdbcSession(source=H2Source(name=i8o98), args=[],..74.. query=CREATE TABLE foo (name VARCHAR(50)))' in 164.98?s [2;37mDEBUGm] pool-1-thread-7 com.jcabi.jdbc.Outcome$2: #handle('rs10: org.h2.result.LocalResult@3b6a05ff columns: 1 rows: 0 pos: -1', 'prep2: CREATE TABLE foo (name VARCHAR(50))'): NULL in 35.63?s [2;37mDEBUGm] pool-1-thread-7 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=i8o98), args=[],..104..query=CREATE TABLE foo (name VARCHAR(50)))' in 123.17?s [2;37mDEBUGm] pool-1-thread-7 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=i8o98), args=[],..104..query=CREATE TABLE foo (name VARCHAR(50)))' in 200.32ms [2;37mDEBUGm] pool-1-thread-7 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo (name) VALUES (?)'): 'JdbcSession(source=H2Source(name=i8o98), args=[],..102.., query=INSERT INTO foo (name) VALUES (?))' in 258.50?s [2;37mDEBUGm] pool-1-thread-7 com.jcabi.jdbc.JdbcSession: #set('Jeff Lebowski'): 'JdbcSession(source=H2Source(name=i8o98), args=[Je..115.., query=INSERT INTO foo (name) VALUES (?))' in 44.65?s [2;37mDEBUGm] pool-1-thread-7 com.jcabi.jdbc.Outcome$2: #handle('rs27: org.h2.result.LocalResult@7747a1db columns: 1 rows: 0 pos: -1', 'prep15: INSERT INTO foo (name) VALUES (?) {1: 'Jeff Lebowski'}'): NULL in 36.62?s [2;37mDEBUGm] pool-1-thread-7 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=i8o98), args=[],..102.., query=INSERT INTO foo (name) VALUES (?))' in 92.50?s [2;37mDEBUGm] pool-1-thread-7 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=i8o98), args=[],..102.., query=INSERT INTO foo (name) VALUES (?))' in 5.41ms [2;37mDEBUGm] pool-1-thread-7 com.jcabi.jdbc.JdbcSession: #set('Walter Sobchak'): 'JdbcSession(source=H2Source(name=i8o98), args=[Wa..116.., query=INSERT INTO foo (name) VALUES (?))' in 53.24?s [2;37mDEBUGm] pool-1-thread-7 com.jcabi.jdbc.Outcome$2: #handle('rs34: org.h2.result.LocalResult@721870dc columns: 1 rows: 0 pos: -1', 'prep20: INSERT INTO foo (name) VALUES (?) {1: 'Walter Sobchak'}'): NULL in 23.68?s [2;37mDEBUGm] pool-1-thread-7 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=i8o98), args=[],..103.., query=INSERT INTO foo (name) VALUES (?))' in 100.30?s [2;37mDEBUGm] pool-1-thread-7 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=i8o98), args=[],..103.., query=INSERT INTO foo (name) VALUES (?))' in 17.92ms [2;37mDEBUGm] pool-1-thread-7 com.jcabi.jdbc.JdbcSession: #commit(): in 252.72?s [2;37mDEBUGm] pool-1-thread-7 com.jcabi.jdbc.JdbcSession: #sql('SELECT name FROM foo'): 'JdbcSession(source=H2Source(name=i8o98), args=[],..59..ull, auto=true, query=SELECT name FROM foo)' in 138.94?s [2;37mDEBUGm] pool-1-thread-7 com.jcabi.jdbc.ColumnOutcome: #handle('rs55: org.h2.result.LocalResult@58bf75e3 columns: 1 rows: 2 pos: 2', 'prep32: SELECT name FROM foo'): '[Jeff Lebowski, Walter Sobchak]' in 211.74?s [2;37mDEBUGm] pool-1-thread-7 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=i8o98), args=[],..59..ull, auto=true, query=SELECT name FROM foo)' in 48.00?s [2;37mDEBUGm] pool-1-thread-7 com.jcabi.jdbc.JdbcSession: #select(ColumnOutcome(type=java.lang.String)): '[Jeff Lebowski, Walter Sobchak]' in 9.13ms Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.89 sec - in com.jcabi.jdbc.ColumnOutcomeTest Running com.jcabi.jdbc.UtcTest [2;37mDEBUGm] pool-1-thread-19 com.jcabi.jdbc.JdbcSession: #sql('CREATE TABLE foo (date DATETIME)'): 'JdbcSession(source=H2Source(name=xpo-61853500), a..78..ue, query=CREATE TABLE foo (date DATETIME))' in 2.26ms [2;37mDEBUGm] pool-1-thread-19 com.jcabi.jdbc.Outcome$2: #handle('rs5: org.h2.result.LocalResult@29886bfe columns: 1 rows: 0 pos: -1', 'prep4: CREATE TABLE foo (date DATETIME)'): NULL in 35.20?s [2;37mDEBUGm] pool-1-thread-19 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=xpo-61853500), a..78..ue, query=CREATE TABLE foo (date DATETIME))' in 85.77?s [2;37mDEBUGm] pool-1-thread-19 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=xpo-61853500), a..78..ue, query=CREATE TABLE foo (date DATETIME))' in 207.91ms [2;37mDEBUGm] pool-1-thread-19 com.jcabi.jdbc.Utc: #setTimestamp('prep16: INSERT INTO foo (date) VALUES (?) {1: TIMESTAMP '2008-05-24 10:06:07.0'}', 1): in 162.61?s [2;37mDEBUGm] pool-1-thread-20 com.jcabi.jdbc.JdbcSession: #sql('CREATE TABLE foo (date DATETIME)'): 'JdbcSession(source=H2Source(name=xpo-477343044), ..79..ue, query=CREATE TABLE foo (date DATETIME))' in 1.50ms [2;37mDEBUGm] pool-1-thread-20 com.jcabi.jdbc.Outcome$2: #handle('rs6: org.h2.result.LocalResult@5638041f columns: 1 rows: 0 pos: -1', 'prep1: CREATE TABLE foo (date DATETIME)'): NULL in 34.73?s [2;37mDEBUGm] pool-1-thread-20 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=xpo-477343044), ..79..ue, query=CREATE TABLE foo (date DATETIME))' in 93.21?s [2;37mDEBUGm] pool-1-thread-20 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=xpo-477343044), ..79..ue, query=CREATE TABLE foo (date DATETIME))' in 205.78ms [2;37mDEBUGm] pool-1-thread-20 com.jcabi.jdbc.Utc: #getTimestamp('rs24: org.h2.result.LocalResult@7e96f890 columns: 1 rows: 1 pos: 0', 1): 'Wed Feb 02 10:07:08 UTC 2005' in 298.98?s [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.JdbcSession: #sql('CREATE TABLE foo (date DATETIME)'): 'JdbcSession(source=H2Source(name=xpo561603005), a..78..ue, query=CREATE TABLE foo (date DATETIME))' in 3.52ms [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.Outcome$2: #handle('rs7: org.h2.result.LocalResult@7796bb71 columns: 1 rows: 0 pos: -1', 'prep3: CREATE TABLE foo (date DATETIME)'): NULL in 31.03?s [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=xpo561603005), a..78..ue, query=CREATE TABLE foo (date DATETIME))' in 152.65?s [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=xpo561603005), a..78..ue, query=CREATE TABLE foo (date DATETIME))' in 205.44ms [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo VALUES (?) '): 'JdbcSession(source=H2Source(name=xpo561603005), a..73..to=true, query=INSERT INTO foo VALUES (?) )' in 131.60?s [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.Utc: #getDate(): 'Tue Feb 17 05:46:34 UTC 2015' in 37.21?s [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.Utc: #getDate(): 'Tue Feb 17 05:46:34 UTC 2015' in 35.61?s [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.JdbcSession: #set('Utc(date=Tue Feb 17 05:46:34 UTC 2015)'): 'JdbcSession(source=H2Source(name=xpo561603005), a..111..o=true, query=INSERT INTO foo VALUES (?) )' in 31.58?s [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.Utc: #setTimestamp('prep24: INSERT INTO foo VALUES (?) {1: TIMESTAMP '2015-02-17 05:46:34.925'}', 1): in 111.50?s [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.Outcome$2: #handle('rs44: org.h2.result.LocalResult@2491c242 columns: 1 rows: 0 pos: -1', 'prep24: INSERT INTO foo VALUES (?) {1: TIMESTAMP '2015-02-17 05:46:34.925'}'): NULL in 69.02?s [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=xpo561603005), a..73..to=true, query=INSERT INTO foo VALUES (?) )' in 112.67?s [2;37mDEBUGm] pool-1-thread-17 com.jcabi.jdbc.JdbcSession: #insert(com.jcabi.jdbc.Outcome$2@1b96107b): NULL in 25.94ms Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.72 sec - in com.jcabi.jdbc.UtcTest Running com.jcabi.jdbc.JdbcSessionTest [2;37mDEBUGm] pool-1-thread-12 com.jcabi.jdbc.JdbcSession: #sql('CREATE TABLE foo16 (name VARCHAR(50))'): 'JdbcSession(source=H2Source(name=tt8u), args=[], ..75..uery=CREATE TABLE foo16 (name VARCHAR(50)))' in 2.09ms [2;37mDEBUGm] pool-1-thread-12 com.jcabi.jdbc.Outcome$2: #handle('rs17: org.h2.result.LocalResult@61d0d735 columns: 1 rows: 0 pos: -1', 'prep8: CREATE TABLE foo16 (name VARCHAR(50))'): NULL in 30.76?s [2;37mDEBUGm] pool-1-thread-12 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=tt8u), args=[], ..75..uery=CREATE TABLE foo16 (name VARCHAR(50)))' in 120.29?s [2;37mDEBUGm] pool-1-thread-12 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=tt8u), args=[], ..75..uery=CREATE TABLE foo16 (name VARCHAR(50)))' in 202.17ms [2;37mDEBUGm] pool-1-thread-12 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo16 (name) VALUES (?)'): 'JdbcSession(source=H2Source(name=tt8u), args=[], ..73.. query=INSERT INTO foo16 (name) VALUES (?))' in 136.48?s [2;37mDEBUGm] pool-1-thread-12 com.jcabi.jdbc.JdbcSession: #prepare(com.jcabi.jdbc.JdbcSessionTest$2@6444e5b7): 'JdbcSession(source=H2Source(name=tt8u), args=[], ..116..query=INSERT INTO foo16 (name) VALUES (?))' in 101.05?s [2;37mDEBUGm] pool-1-thread-12 com.jcabi.jdbc.Outcome$2: #handle('rs31: org.h2.result.LocalResult@734a81fb columns: 1 rows: 0 pos: -1', 'prep18: INSERT INTO foo16 (name) VALUES (?) {1: 'Walter'}'): NULL in 29.32?s [2;37mDEBUGm] pool-1-thread-12 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=tt8u), args=[], ..73.. query=INSERT INTO foo16 (name) VALUES (?))' in 77.22?s [2;37mDEBUGm] pool-1-thread-12 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=tt8u), args=[], ..73.. query=INSERT INTO foo16 (name) VALUES (?))' in 10.51ms [2;37mDEBUGm] pool-1-thread-12 com.jcabi.jdbc.JdbcSession: #sql('SELECT name FROM foo16 WHERE name = 'Walter''): 'JdbcSession(source=H2Source(name=tt8u), args=[], ..82..LECT name FROM foo16 WHERE name = 'Walter')' in 136.70?s [2;37mDEBUGm] pool-1-thread-12 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=tt8u), args=[], ..82..LECT name FROM foo16 WHERE name = 'Walter')' in 58.67?s [2;37mDEBUGm] pool-1-thread-12 com.jcabi.jdbc.JdbcSession: #select(com.jcabi.jdbc.JdbcSessionTest$3@21432a60): 'Walter' in 2.73ms [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #sql('CREATE TABLE foo776 (name VARCHAR(30))'): 'JdbcSession(source=H2Source(name=t445p), args=[],..77..ery=CREATE TABLE foo776 (name VARCHAR(30)))' in 3.77ms [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.Outcome$2: #handle('rs13: org.h2.result.LocalResult@55e10abe columns: 1 rows: 0 pos: -1', 'prep6: CREATE TABLE foo776 (name VARCHAR(30))'): NULL in 37.03?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=t445p), args=[],..77..ery=CREATE TABLE foo776 (name VARCHAR(30)))' in 100.69?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=t445p), args=[],..77..ery=CREATE TABLE foo776 (name VARCHAR(30)))' in 203.25ms [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo776 VALUES ('hello, world!')'): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 207.62?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.Outcome$2: #handle('rs37: org.h2.result.LocalResult@8500202 columns: 1 rows: 0 pos: -1', 'prep23: INSERT INTO foo776 VALUES ('hello, world!')'): NULL in 44.24?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=t445p), args=[],..80..NSERT INTO foo776 VALUES ('hello, world!'))' in 96.40?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=t445p), args=[],..80..NSERT INTO foo776 VALUES ('hello, world!'))' in 4.98ms [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo776 VALUES ('hello, world!')'): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 238.50?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.Outcome$2: #handle('rs43: org.h2.result.LocalResult@65716a7e columns: 1 rows: 0 pos: -1', 'prep25: INSERT INTO foo776 VALUES ('hello, world!')'): NULL in 34.89?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 48.22?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 13.26ms [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo776 VALUES ('hello, world!')'): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 233.40?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.Outcome$2: #handle('rs54: org.h2.result.LocalResult@55e7e4bb columns: 1 rows: 0 pos: -1', 'prep31: INSERT INTO foo776 VALUES ('hello, world!')'): NULL in 39.88?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 106.95?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 8.42ms [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo776 VALUES ('hello, world!')'): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 226.26?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.Outcome$2: #handle('rs59: org.h2.result.LocalResult@7c914797 columns: 1 rows: 0 pos: -1', 'prep35: INSERT INTO foo776 VALUES ('hello, world!')'): NULL in 34.00?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 79.93?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 3.71ms [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo776 VALUES ('hello, world!')'): 'JdbcSession(source=H2Source(name=t445p), args=[],..81..NSERT INTO foo776 VALUES ('hello, world!'))' in 196.48?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.Outcome$2: #handle('rs61: org.h2.result.LocalResult@4c15d87c columns: 1 rows: 0 pos: -1', 'prep36: INSERT INTO foo776 VALUES ('hello, world!')'): NULL in 42.18?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 109.96?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 3.53ms [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo776 VALUES ('hello, world!')'): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 244.65?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.Outcome$2: #handle('rs63: org.h2.result.LocalResult@ea9de5c columns: 1 rows: 0 pos: -1', 'prep37: INSERT INTO foo776 VALUES ('hello, world!')'): NULL in 28.21?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 103.68?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 7.29ms [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo776 VALUES ('hello, world!')'): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 196.18?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.Outcome$2: #handle('rs66: org.h2.result.LocalResult@11838ae3 columns: 1 rows: 0 pos: -1', 'prep39: INSERT INTO foo776 VALUES ('hello, world!')'): NULL in 47.38?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 55.61?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 2.97ms [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo776 VALUES ('hello, world!')'): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 218.31?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.Outcome$2: #handle('rs68: org.h2.result.LocalResult@1150305e columns: 1 rows: 0 pos: -1', 'prep40: INSERT INTO foo776 VALUES ('hello, world!')'): NULL in 40.54?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 84.46?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 44.77ms [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo776 VALUES ('hello, world!')'): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 190.38?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.Outcome$2: #handle('rs128: org.h2.result.LocalResult@6b8e2779 columns: 1 rows: 0 pos: -1', 'prep70: INSERT INTO foo776 VALUES ('hello, world!')'): NULL in 26.06?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 41.47?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 2.40ms [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo776 VALUES ('hello, world!')'): 'JdbcSession(source=H2Source(name=t445p), args=[],..81..NSERT INTO foo776 VALUES ('hello, world!'))' in 194.43?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.Outcome$2: #handle('rs138: org.h2.result.LocalResult@726c554 columns: 1 rows: 0 pos: -1', 'prep75: INSERT INTO foo776 VALUES ('hello, world!')'): NULL in 24.77?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 54.46?s [2;37mDEBUGm] pool-1-thread-16 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=t445p), args=[],..82..NSERT INTO foo776 VALUES ('hello, world!'))' in 28.35ms [2;37mDEBUGm] pool-1-thread-14 com.jcabi.jdbc.JdbcSession: #autocommit(false): 'JdbcSession(source=H2Source(name=tiu78), args=[],..44..], connection=null, auto=false, query=null)' in 1.32ms [2;37mDEBUGm] pool-1-thread-14 com.jcabi.jdbc.JdbcSession: #sql('CREATE TABLE foo (name VARCHAR(50))'): 'JdbcSession(source=H2Source(name=tiu78), args=[],..75.. query=CREATE TABLE foo (name VARCHAR(50)))' in 260.40?s [2;37mDEBUGm] pool-1-thread-14 com.jcabi.jdbc.Outcome$2: #handle('rs15: org.h2.result.LocalResult@b8f0de2 columns: 1 rows: 0 pos: -1', 'prep7: CREATE TABLE foo (name VARCHAR(50))'): NULL in 41.47?s [2;37mDEBUGm] pool-1-thread-14 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=tiu78), args=[],..104..query=CREATE TABLE foo (name VARCHAR(50)))' in 66.59?s [2;37mDEBUGm] pool-1-thread-14 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=tiu78), args=[],..104..query=CREATE TABLE foo (name VARCHAR(50)))' in 219.65ms [2;37mDEBUGm] pool-1-thread-14 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo (name) VALUES (?)'): 'JdbcSession(source=H2Source(name=tiu78), args=[],..102.., query=INSERT INTO foo (name) VALUES (?))' in 225.89?s [2;37mDEBUGm] pool-1-thread-14 com.jcabi.jdbc.JdbcSession: #set('Jeff Lebowski'): 'JdbcSession(source=H2Source(name=tiu78), args=[Je..115.., query=INSERT INTO foo (name) VALUES (?))' in 30.38?s [2;37mDEBUGm] pool-1-thread-14 com.jcabi.jdbc.Outcome$2: #handle('rs48: org.h2.result.LocalResult@7ed9cf64 columns: 1 rows: 0 pos: -1', 'prep26: INSERT INTO foo (name) VALUES (?) {1: 'Jeff Lebowski'}'): NULL in 34.26?s [2;37mDEBUGm] pool-1-thread-14 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=tiu78), args=[],..103.., query=INSERT INTO foo (name) VALUES (?))' in 86.02?s [2;37mDEBUGm] pool-1-thread-14 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=tiu78), args=[],..103.., query=INSERT INTO foo (name) VALUES (?))' in 3.06ms [2;37mDEBUGm] pool-1-thread-14 com.jcabi.jdbc.JdbcSession: #commit(): in 263.25?s [2;37mDEBUGm] pool-1-thread-14 com.jcabi.jdbc.JdbcSession: #sql('SELECT name FROM foo WHERE name = 'Jeff Lebowski''): 'JdbcSession(source=H2Source(name=tiu78), args=[],..88..name FROM foo WHERE name = 'Jeff Lebowski')' in 184.44?s [2;37mDEBUGm] pool-1-thread-14 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=tiu78), args=[],..88..name FROM foo WHERE name = 'Jeff Lebowski')' in 48.58?s [2;37mDEBUGm] pool-1-thread-14 com.jcabi.jdbc.JdbcSession: #select(com.jcabi.jdbc.JdbcSessionTest$1@73e30850): 'Jeff Lebowski' in 7.22ms [2;37mDEBUGm] pool-1-thread-15 com.jcabi.jdbc.JdbcSession: #autocommit(false): 'JdbcSession(source=H2Source(name=tpl98), args=[],..44..], connection=null, auto=false, query=null)' in 407.95?s [2;37mDEBUGm] pool-1-thread-15 com.jcabi.jdbc.JdbcSession: #sql('CREATE TABLE foo5 (name VARCHAR(30))'): 'JdbcSession(source=H2Source(name=tpl98), args=[],..76..query=CREATE TABLE foo5 (name VARCHAR(30)))' in 197.64?s [2;37mDEBUGm] pool-1-thread-15 com.jcabi.jdbc.Outcome$2: #handle('rs8: org.h2.result.LocalResult@48ec350d columns: 1 rows: 0 pos: -1', 'prep0: CREATE TABLE foo5 (name VARCHAR(30))'): NULL in 35.23?s [2;37mDEBUGm] pool-1-thread-15 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=tpl98), args=[],..105..uery=CREATE TABLE foo5 (name VARCHAR(30)))' in 100.72?s [2;37mDEBUGm] pool-1-thread-15 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=tpl98), args=[],..105..uery=CREATE TABLE foo5 (name VARCHAR(30)))' in 205.24ms [2;37mDEBUGm] pool-1-thread-15 com.jcabi.jdbc.JdbcSession: #sql('DROP TABLE foo5'): 'JdbcSession(source=H2Source(name=tpl98), args=[],..84..8 user=, auto=false, query=DROP TABLE foo5)' in 137.99?s [2;37mDEBUGm] pool-1-thread-15 com.jcabi.jdbc.Outcome$2: #handle('rs28: org.h2.result.LocalResult@1cd7e9c3 columns: 1 rows: 0 pos: -1', 'prep14: DROP TABLE foo5'): NULL in 43.57?s [2;37mDEBUGm] pool-1-thread-15 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=tpl98), args=[],..85..8 user=, auto=false, query=DROP TABLE foo5)' in 77.46?s [2;37mDEBUGm] pool-1-thread-15 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=tpl98), args=[],..85..8 user=, auto=false, query=DROP TABLE foo5)' in 7.34ms [2;37mDEBUGm] pool-1-thread-15 com.jcabi.jdbc.JdbcSession: #commit(): in 428.23?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #sql('CREATE TABLE foo99 (name VARCHAR(30))'): 'JdbcSession(source=H2Source(name=til87), args=[],..76..uery=CREATE TABLE foo99 (name VARCHAR(30)))' in 1.71ms [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.Outcome$2: #handle('rs11: org.h2.result.LocalResult@2dafc6d2 columns: 1 rows: 0 pos: -1', 'prep5: CREATE TABLE foo99 (name VARCHAR(30))'): NULL in 43.91?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..76..uery=CREATE TABLE foo99 (name VARCHAR(30)))' in 53.37?s [2;37mDEBUGm] pool-1-thread-18 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..76..uery=CREATE TABLE foo99 (name VARCHAR(30)))' in 199.33ms [2;37mDEBUGm] verbose-3 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 165.11?s [2;37mDEBUGm] verbose-50 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 197.21?s [2;37mDEBUGm] verbose-4 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 197.70?s [2;37mDEBUGm] verbose-5 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 253.29?s [2;37mDEBUGm] verbose-3 com.jcabi.jdbc.Outcome$2: #handle('rs70: org.h2.result.LocalResult@56fe9d74 columns: 1 rows: 0 pos: -1', 'prep41: INSERT INTO foo99 VALUES ('hey')'): NULL in 27.92?s [2;37mDEBUGm] verbose-37 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 210.93?s [2;37mDEBUGm] verbose-5 com.jcabi.jdbc.Outcome$2: #handle('rs76: org.h2.result.LocalResult@6dba61f0 columns: 1 rows: 0 pos: -1', 'prep44: INSERT INTO foo99 VALUES ('hey')'): NULL in 25.43?s [2;37mDEBUGm] verbose-25 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 189.70?s [2;37mDEBUGm] verbose-5 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 63.26?s [2;37mDEBUGm] verbose-20 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 113.92?s [2;37mDEBUGm] verbose-19 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 119.97?s [2;37mDEBUGm] verbose-34 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 113.34?s [2;37mDEBUGm] verbose-36 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 179.22?s [2;37mDEBUGm] verbose-42 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 179.85?s [2;37mDEBUGm] verbose-19 com.jcabi.jdbc.Outcome$2: #handle('rs84: org.h2.result.LocalResult@1a6ee415 columns: 1 rows: 0 pos: -1', 'prep48: INSERT INTO foo99 VALUES ('hey')'): NULL in 17.55?s [2;37mDEBUGm] verbose-19 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 53.68?s [2;37mDEBUGm] verbose-43 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 184.98?s [2;37mDEBUGm] verbose-19 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 3.14ms [2;37mDEBUGm] verbose-44 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 822.15?s [2;37mDEBUGm] verbose-34 com.jcabi.jdbc.Outcome$2: #handle('rs90: org.h2.result.LocalResult@7b781fdd columns: 1 rows: 0 pos: -1', 'prep51: INSERT INTO foo99 VALUES ('hey')'): NULL in 16.58?s [2;37mDEBUGm] verbose-14 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 162.47?s [2;37mDEBUGm] verbose-34 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 41.21?s [2;37mDEBUGm] verbose-12 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 188.64?s [2;37mDEBUGm] verbose-35 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 115.78?s [2;37mDEBUGm] verbose-45 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 234.29?s [2;37mDEBUGm] verbose-37 com.jcabi.jdbc.Outcome$2: #handle('rs78: org.h2.result.LocalResult@66f42d3 columns: 1 rows: 0 pos: -1', 'prep45: INSERT INTO foo99 VALUES ('hey')'): NULL in 28.86?s [2;37mDEBUGm] verbose-43 com.jcabi.jdbc.Outcome$2: #handle('rs92: org.h2.result.LocalResult@1b9ced28 columns: 1 rows: 0 pos: -1', 'prep52: INSERT INTO foo99 VALUES ('hey')'): NULL in 26.93?s [2;37mDEBUGm] verbose-1 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 163.06?s [2;37mDEBUGm] verbose-43 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 63.18?s [2;37mDEBUGm] verbose-44 com.jcabi.jdbc.Outcome$2: #handle('rs94: org.h2.result.LocalResult@2ef032e3 columns: 1 rows: 0 pos: -1', 'prep53: INSERT INTO foo99 VALUES ('hey')'): NULL in 29.29?s [2;37mDEBUGm] verbose-43 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 4.04ms [2;37mDEBUGm] verbose-26 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 195.33?s [2;37mDEBUGm] verbose-27 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 191.46?s [2;37mDEBUGm] verbose-48 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 188.74?s [2;37mDEBUGm] verbose-49 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 118.07?s [2;37mDEBUGm] verbose-10 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 115.16?s [2;37mDEBUGm] verbose-11 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 1.28ms [2;37mDEBUGm] verbose-8 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 137.73?s [2;37mDEBUGm] verbose-7 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 220.73?s [2;37mDEBUGm] verbose-29 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 180.18?s [2;37mDEBUGm] verbose-11 com.jcabi.jdbc.Outcome$2: #handle('rs100: org.h2.result.LocalResult@3a609e06 columns: 1 rows: 0 pos: -1', 'prep56: INSERT INTO foo99 VALUES ('hey')'): NULL in 18.07?s [2;37mDEBUGm] verbose-11 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 38.45?s [2;37mDEBUGm] verbose-11 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 3.07ms [2;37mDEBUGm] verbose-28 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 124.66?s [2;37mDEBUGm] verbose-31 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 180.11?s [2;37mDEBUGm] verbose-30 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 123.25?s [2;37mDEBUGm] verbose-32 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 123.05?s [2;37mDEBUGm] verbose-48 com.jcabi.jdbc.Outcome$2: #handle('rs105: org.h2.result.LocalResult@4af8d390 columns: 1 rows: 0 pos: -1', 'prep59: INSERT INTO foo99 VALUES ('hey')'): NULL in 30.67?s [2;37mDEBUGm] verbose-27 com.jcabi.jdbc.Outcome$2: #handle('rs108: org.h2.result.LocalResult@586a5f89 columns: 1 rows: 0 pos: -1', 'prep60: INSERT INTO foo99 VALUES ('hey')'): NULL in 16.96?s [2;37mDEBUGm] verbose-48 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 69.24?s [2;37mDEBUGm] verbose-26 com.jcabi.jdbc.Outcome$2: #handle('rs110: org.h2.result.LocalResult@5818ae41 columns: 1 rows: 0 pos: -1', 'prep61: INSERT INTO foo99 VALUES ('hey')'): NULL in 9.89?s [2;37mDEBUGm] verbose-33 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 225.19?s [2;37mDEBUGm] verbose-48 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 6.73ms [2;37mDEBUGm] verbose-35 com.jcabi.jdbc.Outcome$2: #handle('rs112: org.h2.result.LocalResult@32946ce5 columns: 1 rows: 0 pos: -1', 'prep62: INSERT INTO foo99 VALUES ('hey')'): NULL in 27.22?s [2;37mDEBUGm] verbose-35 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 38.97?s [2;37mDEBUGm] verbose-2 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 119.62?s [2;37mDEBUGm] verbose-35 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 11.33ms [2;37mDEBUGm] verbose-1 com.jcabi.jdbc.Outcome$2: #handle('rs116: org.h2.result.LocalResult@27d0e91 columns: 1 rows: 0 pos: -1', 'prep64: INSERT INTO foo99 VALUES ('hey')'): NULL in 20.42?s [2;37mDEBUGm] verbose-1 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 44.95?s [2;37mDEBUGm] verbose-32 com.jcabi.jdbc.Outcome$2: #handle('rs121: org.h2.result.LocalResult@6cdc5f76 columns: 1 rows: 0 pos: -1', 'prep67: INSERT INTO foo99 VALUES ('hey')'): NULL in 17.98?s [2;37mDEBUGm] verbose-45 com.jcabi.jdbc.Outcome$2: #handle('rs119: org.h2.result.LocalResult@6d5321fc columns: 1 rows: 0 pos: -1', 'prep65: INSERT INTO foo99 VALUES ('hey')'): NULL in 31.03?s [2;37mDEBUGm] verbose-4 com.jcabi.jdbc.Outcome$2: #handle('rs74: org.h2.result.LocalResult@72af7016 columns: 1 rows: 0 pos: -1', 'prep43: INSERT INTO foo99 VALUES ('hey')'): NULL in 12.98?s [2;37mDEBUGm] verbose-32 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 33.09?s [2;37mDEBUGm] verbose-45 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 67.62?s [2;37mDEBUGm] verbose-45 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 14.49ms [2;37mDEBUGm] verbose-2 com.jcabi.jdbc.Outcome$2: #handle('rs122: org.h2.result.LocalResult@720f1977 columns: 1 rows: 0 pos: -1', 'prep66: INSERT INTO foo99 VALUES ('hey')'): NULL in 24.33?s [2;37mDEBUGm] verbose-30 com.jcabi.jdbc.Outcome$2: #handle('rs124: org.h2.result.LocalResult@3d510e21 columns: 1 rows: 0 pos: -1', 'prep68: INSERT INTO foo99 VALUES ('hey')'): NULL in 31.45?s [2;37mDEBUGm] verbose-32 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 6.02ms [2;37mDEBUGm] verbose-30 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 55.39?s [2;37mDEBUGm] verbose-30 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 9.22ms [2;37mDEBUGm] verbose-1 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 11.63ms [2;37mDEBUGm] verbose-28 com.jcabi.jdbc.Outcome$2: #handle('rs130: org.h2.result.LocalResult@530db0f9 columns: 1 rows: 0 pos: -1', 'prep71: INSERT INTO foo99 VALUES ('hey')'): NULL in 32.84?s [2;37mDEBUGm] verbose-28 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 55.35?s [2;37mDEBUGm] verbose-33 com.jcabi.jdbc.Outcome$2: #handle('rs114: org.h2.result.LocalResult@1c7b9aa2 columns: 1 rows: 0 pos: -1', 'prep63: INSERT INTO foo99 VALUES ('hey')'): NULL in 43.17?s [2;37mDEBUGm] verbose-26 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 47.68?s [2;37mDEBUGm] verbose-27 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 56.25?s [2;37mDEBUGm] verbose-27 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 26.91ms [2;37mDEBUGm] verbose-8 com.jcabi.jdbc.Outcome$2: #handle('rs135: org.h2.result.LocalResult@334fa57f columns: 1 rows: 0 pos: -1', 'prep74: INSERT INTO foo99 VALUES ('hey')'): NULL in 28.80?s [2;37mDEBUGm] verbose-7 com.jcabi.jdbc.Outcome$2: #handle('rs136: org.h2.result.LocalResult@28636808 columns: 1 rows: 0 pos: -1', 'prep73: INSERT INTO foo99 VALUES ('hey')'): NULL in 17.98?s [2;37mDEBUGm] verbose-49 com.jcabi.jdbc.Outcome$2: #handle('rs107: org.h2.result.LocalResult@1609b964 columns: 1 rows: 0 pos: -1', 'prep58: INSERT INTO foo99 VALUES ('hey')'): NULL in 19.49?s [2;37mDEBUGm] verbose-10 com.jcabi.jdbc.Outcome$2: #handle('rs102: org.h2.result.LocalResult@2c4689ad columns: 1 rows: 0 pos: -1', 'prep57: INSERT INTO foo99 VALUES ('hey')'): NULL in 18.59?s [2;37mDEBUGm] verbose-14 com.jcabi.jdbc.Outcome$2: #handle('rs96: org.h2.result.LocalResult@4d3ef890 columns: 1 rows: 0 pos: -1', 'prep54: INSERT INTO foo99 VALUES ('hey')'): NULL in 21.03?s [2;37mDEBUGm] verbose-12 com.jcabi.jdbc.Outcome$2: #handle('rs98: org.h2.result.LocalResult@4f21c77b columns: 1 rows: 0 pos: -1', 'prep55: INSERT INTO foo99 VALUES ('hey')'): NULL in 16.86?s [2;37mDEBUGm] verbose-6 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 112.85?s [2;37mDEBUGm] verbose-9 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 123.92?s [2;37mDEBUGm] verbose-22 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 193.07?s [2;37mDEBUGm] verbose-12 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 64.44?s [2;37mDEBUGm] verbose-44 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 64.15?s [2;37mDEBUGm] verbose-37 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 56.23?s [2;37mDEBUGm] verbose-12 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 32.76ms [2;37mDEBUGm] verbose-47 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 117.90?s [2;37mDEBUGm] verbose-37 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 42.32ms [2;37mDEBUGm] verbose-34 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 4.02ms [2;37mDEBUGm] verbose-6 com.jcabi.jdbc.Outcome$2: #handle('rs140: org.h2.result.LocalResult@8f7b3cf columns: 1 rows: 0 pos: -1', 'prep76: INSERT INTO foo99 VALUES ('hey')'): NULL in 31.26?s [2;37mDEBUGm] verbose-46 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 212.65?s [2;37mDEBUGm] verbose-42 com.jcabi.jdbc.Outcome$2: #handle('rs88: org.h2.result.LocalResult@cb9a647 columns: 1 rows: 0 pos: -1', 'prep50: INSERT INTO foo99 VALUES ('hey')'): NULL in 28.27?s [2;37mDEBUGm] verbose-6 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 70.61?s [2;37mDEBUGm] verbose-9 com.jcabi.jdbc.Outcome$2: #handle('rs145: org.h2.result.LocalResult@ab85b52 columns: 1 rows: 0 pos: -1', 'prep78: INSERT INTO foo99 VALUES ('hey')'): NULL in 29.42?s [2;37mDEBUGm] verbose-6 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 3.36ms [2;37mDEBUGm] verbose-9 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 93.76?s [2;37mDEBUGm] verbose-46 com.jcabi.jdbc.Outcome$2: #handle('rs147: org.h2.result.LocalResult@106b868b columns: 1 rows: 0 pos: -1', 'prep80: INSERT INTO foo99 VALUES ('hey')'): NULL in 28.10?s [2;37mDEBUGm] verbose-9 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 4.30ms [2;37mDEBUGm] verbose-36 com.jcabi.jdbc.Outcome$2: #handle('rs86: org.h2.result.LocalResult@19db0a1d columns: 1 rows: 0 pos: -1', 'prep49: INSERT INTO foo99 VALUES ('hey')'): NULL in 30.48?s [2;37mDEBUGm] verbose-13 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 143.35?s [2;37mDEBUGm] verbose-20 com.jcabi.jdbc.Outcome$2: #handle('rs82: org.h2.result.LocalResult@751bb153 columns: 1 rows: 0 pos: -1', 'prep47: INSERT INTO foo99 VALUES ('hey')'): NULL in 26.66?s [2;37mDEBUGm] verbose-36 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 94.67?s [2;37mDEBUGm] verbose-20 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 72.75?s [2;37mDEBUGm] verbose-47 com.jcabi.jdbc.Outcome$2: #handle('rs148: org.h2.result.LocalResult@69222fc3 columns: 1 rows: 0 pos: -1', 'prep79: INSERT INTO foo99 VALUES ('hey')'): NULL in 31.26?s [2;37mDEBUGm] verbose-41 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..68..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 267.44?s [2;37mDEBUGm] verbose-15 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 119.31?s [2;37mDEBUGm] verbose-16 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 120.92?s [2;37mDEBUGm] verbose-40 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 182.83?s [2;37mDEBUGm] verbose-39 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 181.08?s [2;37mDEBUGm] verbose-18 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 194.22?s [2;37mDEBUGm] verbose-17 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 197.38?s [2;37mDEBUGm] verbose-25 com.jcabi.jdbc.Outcome$2: #handle('rs80: org.h2.result.LocalResult@27155f77 columns: 1 rows: 0 pos: -1', 'prep46: INSERT INTO foo99 VALUES ('hey')'): NULL in 30.76?s [2;37mDEBUGm] verbose-38 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 139.95?s [2;37mDEBUGm] verbose-21 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 118.49?s [2;37mDEBUGm] verbose-5 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 18.43ms [2;37mDEBUGm] verbose-23 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 190.96?s [2;37mDEBUGm] verbose-15 com.jcabi.jdbc.Outcome$2: #handle('rs154: org.h2.result.LocalResult@3117a16e columns: 1 rows: 0 pos: -1', 'prep83: INSERT INTO foo99 VALUES ('hey')'): NULL in 31.72?s [2;37mDEBUGm] verbose-24 com.jcabi.jdbc.JdbcSession: #sql('INSERT INTO foo99 VALUES ('hey')'): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 115.69?s [2;37mDEBUGm] verbose-21 com.jcabi.jdbc.Outcome$2: #handle('rs158: org.h2.result.LocalResult@4ebbc946 columns: 1 rows: 0 pos: -1', 'prep85: INSERT INTO foo99 VALUES ('hey')'): NULL in 18.78?s [2;37mDEBUGm] verbose-15 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 66.54?s [2;37mDEBUGm] verbose-3 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 41.93?s [2;37mDEBUGm] verbose-21 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 41.10?s [2;37mDEBUGm] verbose-21 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 2.42ms [2;37mDEBUGm] verbose-50 com.jcabi.jdbc.Outcome$2: #handle('rs72: org.h2.result.LocalResult@277ec7b9 columns: 1 rows: 0 pos: -1', 'prep42: INSERT INTO foo99 VALUES ('hey')'): NULL in 33.61?s [2;37mDEBUGm] verbose-23 com.jcabi.jdbc.Outcome$2: #handle('rs160: org.h2.result.LocalResult@6d8c1b6 columns: 1 rows: 0 pos: -1', 'prep86: INSERT INTO foo99 VALUES ('hey')'): NULL in 89.57?s [2;37mDEBUGm] verbose-50 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 184.14?s [2;37mDEBUGm] verbose-3 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 71.81ms [2;37mDEBUGm] verbose-15 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 3.69ms [2;37mDEBUGm] verbose-40 com.jcabi.jdbc.Outcome$2: #handle('rs156: org.h2.result.LocalResult@4837e964 columns: 1 rows: 0 pos: -1', 'prep84: INSERT INTO foo99 VALUES ('hey')'): NULL in 32.69?s [2;37mDEBUGm] verbose-16 com.jcabi.jdbc.Outcome$2: #handle('rs163: org.h2.result.LocalResult@7d7636ca columns: 1 rows: 0 pos: -1', 'prep87: INSERT INTO foo99 VALUES ('hey')'): NULL in 35.60?s [2;37mDEBUGm] verbose-50 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 74.10ms [2;37mDEBUGm] verbose-40 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 65.25?s [2;37mDEBUGm] verbose-38 com.jcabi.jdbc.Outcome$2: #handle('rs166: org.h2.result.LocalResult@5a537b0d columns: 1 rows: 0 pos: -1', 'prep89: INSERT INTO foo99 VALUES ('hey')'): NULL in 27.60?s [2;37mDEBUGm] verbose-23 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 78.69?s [2;37mDEBUGm] verbose-38 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 80.04?s [2;37mDEBUGm] verbose-23 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 6.86ms [2;37mDEBUGm] verbose-17 com.jcabi.jdbc.Outcome$2: #handle('rs168: org.h2.result.LocalResult@a164d60 columns: 1 rows: 0 pos: -1', 'prep90: INSERT INTO foo99 VALUES ('hey')'): NULL in 32.85?s [2;37mDEBUGm] verbose-38 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 8.06ms [2;37mDEBUGm] verbose-41 com.jcabi.jdbc.Outcome$2: #handle('rs153: org.h2.result.LocalResult@7bd6a535 columns: 1 rows: 0 pos: -1', 'prep82: INSERT INTO foo99 VALUES ('hey')'): NULL in 19.19?s [2;37mDEBUGm] verbose-25 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 38.88?s [2;37mDEBUGm] verbose-47 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 69.21?s [2;37mDEBUGm] verbose-41 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 38.20?s [2;37mDEBUGm] verbose-25 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 58.76ms [2;37mDEBUGm] verbose-24 com.jcabi.jdbc.Outcome$2: #handle('rs164: org.h2.result.LocalResult@602349e9 columns: 1 rows: 0 pos: -1', 'prep88: INSERT INTO foo99 VALUES ('hey')'): NULL in 277.69?s [2;37mDEBUGm] verbose-41 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 11.62ms [2;37mDEBUGm] verbose-20 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 44.78ms [2;37mDEBUGm] verbose-17 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 66.16?s [2;37mDEBUGm] verbose-13 com.jcabi.jdbc.Outcome$2: #handle('rs150: org.h2.result.LocalResult@436de121 columns: 1 rows: 0 pos: -1', 'prep81: INSERT INTO foo99 VALUES ('hey')'): NULL in 18.09?s [2;37mDEBUGm] verbose-39 com.jcabi.jdbc.Outcome$2: #handle('rs171: org.h2.result.LocalResult@6562aeda columns: 1 rows: 0 pos: -1', 'prep92: INSERT INTO foo99 VALUES ('hey')'): NULL in 34.05?s [2;37mDEBUGm] verbose-18 com.jcabi.jdbc.Outcome$2: #handle('rs172: org.h2.result.LocalResult@31c59e36 columns: 1 rows: 0 pos: -1', 'prep91: INSERT INTO foo99 VALUES ('hey')'): NULL in 24.83?s [2;37mDEBUGm] verbose-13 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 68.58?s [2;37mDEBUGm] verbose-39 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 73.00?s [2;37mDEBUGm] verbose-13 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 15.57ms [2;37mDEBUGm] verbose-36 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 42.87ms [2;37mDEBUGm] verbose-46 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 68.90?s [2;37mDEBUGm] verbose-42 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 37.54?s [2;37mDEBUGm] verbose-22 com.jcabi.jdbc.Outcome$2: #handle('rs142: org.h2.result.LocalResult@5025249a columns: 1 rows: 0 pos: -1', 'prep77: INSERT INTO foo99 VALUES ('hey')'): NULL in 17.87?s [2;37mDEBUGm] verbose-44 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 34.31ms [2;37mDEBUGm] verbose-14 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 68.83?s [2;37mDEBUGm] verbose-49 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 66.05?s [2;37mDEBUGm] verbose-10 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 41.58?s [2;37mDEBUGm] verbose-7 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 76.48?s [2;37mDEBUGm] verbose-8 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 81.22?s [2;37mDEBUGm] verbose-49 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 52.20ms [2;37mDEBUGm] verbose-33 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 38.64?s [2;37mDEBUGm] verbose-26 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 26.89ms [2;37mDEBUGm] verbose-28 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 13.86ms [2;37mDEBUGm] verbose-29 com.jcabi.jdbc.Outcome$2: #handle('rs132: org.h2.result.LocalResult@550ebbaa columns: 1 rows: 0 pos: -1', 'prep72: INSERT INTO foo99 VALUES ('hey')'): NULL in 33.68?s [2;37mDEBUGm] verbose-31 com.jcabi.jdbc.Outcome$2: #handle('rs126: org.h2.result.LocalResult@6f6a5242 columns: 1 rows: 0 pos: -1', 'prep69: INSERT INTO foo99 VALUES ('hey')'): NULL in 31.38?s [2;37mDEBUGm] verbose-2 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 55.04?s [2;37mDEBUGm] verbose-4 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 47.07?s [2;37mDEBUGm] verbose-29 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 41.51?s [2;37mDEBUGm] verbose-33 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 46.44ms [2;37mDEBUGm] verbose-8 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 50.81ms [2;37mDEBUGm] verbose-7 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 50.52ms [2;37mDEBUGm] verbose-10 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 51.94ms [2;37mDEBUGm] verbose-14 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 55.78ms [2;37mDEBUGm] verbose-22 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 67.92?s [2;37mDEBUGm] verbose-42 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 58.20ms [2;37mDEBUGm] verbose-46 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 19.42ms [2;37mDEBUGm] verbose-22 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 26.57ms [2;37mDEBUGm] verbose-39 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 13.39ms [2;37mDEBUGm] verbose-24 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 45.64?s [2;37mDEBUGm] verbose-18 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 38.73?s [2;37mDEBUGm] verbose-17 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 11.43ms [2;37mDEBUGm] verbose-47 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 17.19ms [2;37mDEBUGm] verbose-40 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..70..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 8.14ms [2;37mDEBUGm] verbose-16 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 63.38?s [2;37mDEBUGm] verbose-18 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 19.76ms [2;37mDEBUGm] verbose-24 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 17.45ms [2;37mDEBUGm] verbose-29 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 52.36ms [2;37mDEBUGm] verbose-4 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 84.35ms [2;37mDEBUGm] verbose-2 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 45.75ms [2;37mDEBUGm] verbose-31 com.jcabi.jdbc.JdbcSession: #clear(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 37.48?s [2;37mDEBUGm] verbose-16 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 21.01ms [2;37mDEBUGm] verbose-31 com.jcabi.jdbc.JdbcSession: #execute(): 'JdbcSession(source=H2Source(name=til87), args=[],..71..ue, query=INSERT INTO foo99 VALUES ('hey'))' in 54.35ms Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.131 sec - in com.jcabi.jdbc.JdbcSessionTest Results : Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] <<< cobertura-maven-plugin:2.5.2:cobertura < [cobertura]test @ jcabi-jdbc <<< [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-plugin:3.3 Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.3/maven-plugin-plugin-3.3.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.3/maven-plugin-plugin-3.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.3/maven-plugin-plugin-3.3.pom (12 KB at 338.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.3/maven-plugin-plugin-3.3.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.3/maven-plugin-plugin-3.3.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.3/maven-plugin-plugin-3.3.jar (49 KB at 1299.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.3/maven-plugin-tools-annotations-3.3.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.3/maven-plugin-tools-annotations-3.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.3/maven-plugin-tools-annotations-3.3.pom (5 KB at 191.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.3/maven-plugin-tools-api-3.3.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.3/maven-plugin-tools-api-3.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.3/maven-plugin-tools-api-3.3.pom (3 KB at 141.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom (2 KB at 94.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.3/maven-plugin-tools-generators-3.3.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.3/maven-plugin-tools-generators-3.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.3/maven-plugin-tools-generators-3.3.pom (5 KB at 201.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom (3 KB at 97.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom (3 KB at 92.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.3/maven-plugin-tools-java-3.3.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.3/maven-plugin-tools-java-3.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.3/maven-plugin-tools-java-3.3.pom (4 KB at 169.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.3/maven-plugin-tools-beanshell-3.3.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.3/maven-plugin-tools-beanshell-3.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.3/maven-plugin-tools-beanshell-3.3.pom (3 KB at 108.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/beanshell/bsh/1.3.0/bsh-1.3.0.pom Downloading: http://repo.maven.apache.org/maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.pom (2 KB at 51.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.3/maven-plugin-tools-model-3.3.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.3/maven-plugin-tools-model-3.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.3/maven-plugin-tools-model-3.3.pom (4 KB at 139.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.3/maven-plugin-tools-annotations-3.3.jar Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.3/maven-plugin-tools-api-3.3.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.3/maven-plugin-tools-generators-3.3.jar Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.jar Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.3/maven-plugin-tools-java-3.3.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.3/maven-plugin-tools-beanshell-3.3.jar Downloading: https://oss.sonatype.org/content/groups/public/org/beanshell/bsh/1.3.0/bsh-1.3.0.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.3/maven-plugin-tools-model-3.3.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.3/maven-plugin-tools-annotations-3.3.jar Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.3/maven-plugin-tools-api-3.3.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.3/maven-plugin-tools-generators-3.3.jar Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.jar Downloaded:3http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.3/maven-plugin-tools-annotations-3.3.jar (39 KB at 1252.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.jar Downloaded:4http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.3/maven-plugin-tools-api-3.3.jar (23 KB at 639.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.3/maven-plugin-tools-java-3.3.jar Downloaded:1http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar (52 KB at 1237.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.3/maven-plugin-tools-beanshell-3.3.jar Downloaded:4http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.3/maven-plugin-tools-generators-3.3.jar (46 KB at 1057.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.jar Downloaded:1http://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.jar (41 KB at 905.3 KB/sec) Downloading:6http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.3/maven-plugin-tools-model-3.3.jar Downloaded:1http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.jar (29 KB at 1288.9 KB/sec) Downloaded:2http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.3/maven-plugin-tools-java-3.3.jar (18 KB at 757.6 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.3/maven-plugin-tools-beanshell-3.3.jar (14 KB at 604.8 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.3/maven-plugin-tools-model-3.3.jar (27 KB at 937.1 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.jar (237 KB at 4008.1 KB/sec) [INFO] preparing 'report' report requires 'process-classes' forked phase execution [INFO] [INFO] >>> maven-plugin-plugin:3.3:report > process-classes @ jcabi-jdbc >>> [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ jcabi-jdbc --- [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: de31f09 at timestamp: 2015-02-17T05:46:46 [INFO] Storing buildScmBranch: __rultor [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ jcabi-jdbc --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jcabi-jdbc --- [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-jdbc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/r/repo/target/classes [INFO] [INFO] --- jcabi-maven-plugin:0.9.3:ajc (jcabi-ajc-compile) @ jcabi-jdbc --- [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.MethodAsyncRunner 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: 41 file(s) processed, 40 pointcut(s) woven, 0 error(s), 10 warning(s) [INFO] [INFO] <<< maven-plugin-plugin:3.3:report < process-classes @ jcabi-jdbc <<< [INFO] Parent project loaded from repository: com.jcabi:jcabi:pom:1.16 [INFO] Parent project loaded from repository: com.jcabi:parent:pom:0.31 Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.16/jcabi-1.16-site_en.xml Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.16/jcabi-1.16-site_en.xml Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.16/jcabi-1.16-site.xml Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.16/jcabi-1.16-site.xml Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.31/parent-0.31-site_en.xml Downloading: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.31/parent-0.31-site_en.xml Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.31/parent-0.31-site.xml Downloading: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.31/parent-0.31-site.xml [INFO] Relativizing decoration links with respect to project URL: http://www.jcabi.com/jcabi-jdbc Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-skin/1.5.1/jcabi-maven-skin-1.5.1.jar Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-skin/1.5.1/jcabi-maven-skin-1.5.1.jar (19 KB at 19.0 KB/sec) [INFO] Rendering site with com.jcabi:jcabi-maven-skin:jar:1.5.1 skin. [INFO] Rendering 7 Doxia documents: 7 apt [INFO] Generating "Continuous Integration" report --- maven-project-info-reports-plugin:2.7:cim [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:2.7:dependencies [INFO] Generating "Issue Tracking" report --- maven-project-info-reports-plugin:2.7:issue-tracking [INFO] Generating "Project License" report --- maven-project-info-reports-plugin:2.7:license [INFO] Generating "Mailing Lists" report --- maven-project-info-reports-plugin:2.7:mailing-list [INFO] Generating "Project Plugins" report --- maven-project-info-reports-plugin:2.7:plugins [INFO] Generating "Project Team" report --- maven-project-info-reports-plugin:2.7:project-team [INFO] Generating "Source Repository" report --- maven-project-info-reports-plugin:2.7:scm [INFO] Generating "Project Summary" report --- maven-project-info-reports-plugin:2.7:summary [INFO] Generating "Test Source Xref" report --- maven-jxr-plugin:2.4:test-jxr [INFO] Generating "Source Xref" report --- maven-jxr-plugin:2.4:jxr [INFO] Generating "Surefire Report" report --- maven-surefire-report-plugin:2.17:report-only [INFO] Generating "Dependency Updates Report" report --- versions-maven-plugin:2.1:dependency-updates-report [INFO] artifact com.h2database:h2: checking for updates from oss.sonatype.org [INFO] artifact com.h2database:h2: checking for updates from central [INFO] artifact com.jolbox:bonecp: checking for updates from oss.sonatype.org [INFO] artifact com.jolbox:bonecp: checking for updates from central [INFO] artifact postgresql:postgresql: checking for updates from oss.sonatype.org [INFO] artifact postgresql:postgresql: 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 [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'baeb102ef0cbb482606387339491fddaf0d9a37c'; remote = 'e611d1411c496a254fcfe052251c5863d373430f' - RETRYING [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'baeb102ef0cbb482606387339491fddaf0d9a37c'; remote = 'e611d1411c496a254fcfe052251c5863d373430f' - IGNORING [INFO] artifact com.jcabi:jcabi-dynamo: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-dynamo: checking for updates from central [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '248a85a9e6bdfc9b613db0e029719406e33e01bc'; remote = '9290521382902e1b45590fc65f1b4f463e83f7ae' - RETRYING [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '248a85a9e6bdfc9b613db0e029719406e33e01bc'; remote = '9290521382902e1b45590fc65f1b4f463e83f7ae' - IGNORING [INFO] artifact com.jcabi:jcabi-github: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-github: checking for updates from central [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'ed0c6c1454e4d834ffe29d9f7bbd4c77f03a72a9'; remote = '19f71a0533422f12965eb0cedc6fa47d281f5f43' - RETRYING [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'ed0c6c1454e4d834ffe29d9f7bbd4c77f03a72a9'; remote = '19f71a0533422f12965eb0cedc6fa47d281f5f43' - IGNORING [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-ssh: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-ssh: 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 [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '89131d5c57b491faa07dbd964c86ad053144b45f'; remote = '358d79b9eb29a41df4bf222a6ba357243316ecd5' - RETRYING [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '89131d5c57b491faa07dbd964c86ad053144b45f'; remote = '358d79b9eb29a41df4bf222a6ba357243316ecd5' - IGNORING [INFO] artifact org.projectlombok:lombok: checking for updates from oss.sonatype.org [INFO] artifact org.projectlombok:lombok: checking for updates from central [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'f7f6629d7b96f2e25cd9f4baa92dee6b3ac2f944'; remote = '75b17c9753a459e0f766e093b77ab9f28f52edd0' - RETRYING [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'f7f6629d7b96f2e25cd9f4baa92dee6b3ac2f944'; remote = '75b17c9753a459e0f766e093b77ab9f28f52edd0' - IGNORING [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:plugin-updates-report [INFO] artifact com.github.adrianboimvaser:postgresql-maven-plugin: checking for updates from oss.sonatype.org [INFO] artifact com.github.adrianboimvaser:postgresql-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:build-helper-maven-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 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.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.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:javadoc [ERROR] Error fetching link: http://projectlombok.org/apidocs/package-list. Ignored it. [ERROR] Error fetching link: http://beanvalidation.org/apidocs/package-list. Ignored it. [ERROR] Error fetching link: http://www.aspectj.org/apidocs/package-list. Ignored it. [ERROR] Error fetching link: http://www.h2database.com/apidocs/package-list. Ignored it. [ERROR] Error fetching link: http://jdbc.postgresql.org/apidocs/package-list. Ignored it. [ERROR] Error fetching link: http://jolbox.com/bonecp/apidocs/package-list. Ignored it. [ERROR] Error fetching link: http://uel.java.net/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: https://github.com/hamcrest/JavaHamcrest/hamcrest-library/apidocs/package-list. Ignored it. [ERROR] Error fetching link: http://www.mockito.org/apidocs/package-list. Ignored it. [INFO] 2 warnings [WARNING] Javadoc Warnings [WARNING] javadoc: warning - Error fetching URL: http://www.h2database.com/javadoc/package-list [WARNING] javadoc: warning - Error fetching URL: http://jolbox.com/bonecp/downloads/site/apidocs/package-list [INFO] Generating "Cobertura Test Coverage" report --- cobertura-maven-plugin:2.5.2:cobertura [INFO] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file Cobertura: Loaded information on 41 classes. Report time: 446ms [INFO] Cobertura Report generation was successful. [INFO] Generating Sitemap. [INFO] Rendering 1 generated Doxia document: 1 xdoc [INFO] [INFO] --- maven-site-plugin:3.4:deploy (default-deploy) @ jcabi-jdbc --- [INFO] maven.site.deploy.skip = true: Skipping site deployment [INFO] [INFO] --- site-maven-plugin:0.10:site (default) @ jcabi-jdbc --- Downloading: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-core/0.10/github-maven-core-0.10.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-core/0.10/github-maven-core-0.10.pom (582 B at 0.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.pom Downloading: http://repo.maven.apache.org/maven2/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.pom Downloading: https://repo.eclipse.org/content/repositories/egit-releases/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.pom Downloaded: https://repo.eclipse.org/content/repositories/egit-releases/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.pom (943 B at 1.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/mylyn/github/github-parent/3.1.0.201310021548-r/github-parent-3.1.0.201310021548-r.pom Downloading: http://repo.maven.apache.org/maven2/org/eclipse/mylyn/github/github-parent/3.1.0.201310021548-r/github-parent-3.1.0.201310021548-r.pom Downloading: https://repo.eclipse.org/content/repositories/egit-releases/org/eclipse/mylyn/github/github-parent/3.1.0.201310021548-r/github-parent-3.1.0.201310021548-r.pom Downloaded: https://repo.eclipse.org/content/repositories/egit-releases/org/eclipse/mylyn/github/github-parent/3.1.0.201310021548-r/github-parent-3.1.0.201310021548-r.pom (14 KB at 52.7 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 7.7 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 90.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-core/0.10/github-maven-core-0.10.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/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.jar Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar Downloaded:1https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-core/0.10/github-maven-core-0.10.jar (11 KB at 11.2 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 115.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.jar Downloading: http://repo.maven.apache.org/maven2/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.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 3457.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/egit-releases/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.jar Downloaded: https://repo.eclipse.org/content/repositories/egit-releases/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.jar (217 KB at 266.7 KB/sec) [INFO] Creating 133 blobs [INFO] Creating tree with 133 blob entries [INFO] Merging with tree 84eb58e4c37f336e4de34b98d6a882cb1fea96e4 [INFO] Creating commit with SHA-1: 0ca1ae268408946c6eb9e909c4d566b3f4e84d8e [INFO] Updating reference refs/heads/gh-pages from b34959f68d780364abd69079a75afd872e5092ad to 0ca1ae268408946c6eb9e909c4d566b3f4e84d8e [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:37 min [INFO] Finished at: 2015-02-17T05:48:35+00:00 [INFO] Final Memory: 45M/311M [INFO] ------------------------------------------------------------------------ + mv /home/r/repo . ++ whoami + chown -R root repo + '[' -n '' ']' ++ whoami + sudo chown -R rultor repo + cd repo + git tag 0.15 -m '0.15: tagged by rultor.com' + git push origin 0.15 To git@github.com:jcabi/jcabi-jdbc.git * [new tag] 0.15 -> 0.15