rultor.com logo This build log was produced by rultor.com for tatools/sunshine#129
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 1969
+ echo '1.66.3 13c79d5ed'
1.66.3 13c79d5ed
+ date
Mon Oct  2 13:48:31 CEST 2017
+ uptime
 13:48:31 up 96 days, 14:48,  0 users,  load average: 0.13, 0.22, 0.11
+ head=git@github.com:tatools/sunshine.git
+ head_branch=master
+ tag=0.2.0
+ author=extsoft
+ scripts=('export '\''head=git@github.com:tatools/sunshine.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''tag=0.2.0'\''' ';' 'export '\''author=extsoft'\''' ';' 'java -version' ';' 'export LC_ALL=en_US.UTF-8' ';' 'export LANG=en_US.UTF-8' ';' 'export LANGUAGE=en_US.UTF-8' ';' 'sudo gem install pdd' ';' 'cp ../gradle.properties .' ';' 'cp ../secring.gpg sunshine-core' ';' 'cp ../secring.gpg sunshine-junit4' ';' 'cp ../secring.gpg sunshine-testng' ';' './gradlew updateVersion -PnewVersion=${tag}' ';' 'git commit -am "${tag}"' ';' './gradlew -i clean uploadArchives' ';' './gradlew closeAndReleaseRepository' ';')
+ vars=('--env=head=git@github.com:tatools/sunshine.git' '--env=head_branch=master' '--env=tag=0.2.0' '--env=author=extsoft' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:tatools/sunshine.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.2.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=extsoft'\''\'\'''\'''\'' '\'';'\'' '\''java -version'\'' '\'';'\'' '\''export LC_ALL=en_US.UTF-8'\'' '\'';'\'' '\''export LANG=en_US.UTF-8'\'' '\'';'\'' '\''export LANGUAGE=en_US.UTF-8'\'' '\'';'\'' '\''sudo gem install pdd'\'' '\'';'\'' '\''cp ../gradle.properties .'\'' '\'';'\'' '\''cp ../secring.gpg sunshine-core'\'' '\'';'\'' '\''cp ../secring.gpg sunshine-junit4'\'' '\'';'\'' '\''cp ../secring.gpg sunshine-testng'\'' '\'';'\'' '\''./gradlew updateVersion -PnewVersion=${tag}'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''./gradlew -i clean uploadArchives'\'' '\'';'\'' '\''./gradlew closeAndReleaseRepository'\'' '\'';'\'' )')
+ image=yegor256/java8
+ directory=
+ squash=false
+ ff=only
+ rebase=true
+ container=tatools_sunshine_129
+ as_root=false
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:tatools/sunshine.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:tatools/sunshine.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:tatools/sunshine.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''tag=0.2.0'\''' ';' 'export '\''author=extsoft'\''' ';' 'java -version' ';' 'export LC_ALL=en_US.UTF-8' ';' 'export LANG=en_US.UTF-8' ';' 'export LANGUAGE=en_US.UTF-8' ';' 'sudo gem install pdd' ';' 'cp ../gradle.properties .' ';' 'cp ../secring.gpg sunshine-core' ';' 'cp ../secring.gpg sunshine-junit4' ';' 'cp ../secring.gpg sunshine-testng' ';' './gradlew updateVersion -PnewVersion=${tag}' ';' 'git commit -am "${tag}"' ';' './gradlew -i clean uploadArchives' ';' './gradlew closeAndReleaseRepository' ';'
+ gpgconf --reload gpg-agent
+ gpg --keyserver hkp://pool.sks-keyservers.net --verbose --recv-keys 9AF0FA4C
gpg: requesting key 9AF0FA4C from hkp server pool.sks-keyservers.net
gpg: armor header: Version: SKS 1.1.6
gpg: armor header: Comment: Hostname: keys2.flanga.io
gpg: pub  2048R/9AF0FA4C 2014-08-17  Rultor.com <gpg@rultor.com>
gpg: key 9AF0FA4C: "Rultor.com <gpg@rultor.com>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
+ gpg --version
gpg (GnuPG) 1.4.20
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
        CAMELLIA128, CAMELLIA192, CAMELLIA256
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-qLe5/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-qLe5/.gpg/secring.gpg --decrypt repo/scrt/gradle.properties.asc
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
      "Rultor.com <gpg@rultor.com>"
gpg: AES256 encrypted data
gpg: original file name='rultor-XXXX.lt9pRzLt'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:tatools/sunshine gradle.properties.enc
gpg: AES encrypted data
gpg: gpg-agent is not available in this session
gpg: encrypted with 1 passphrase
gpg: original file name='gradle.properties'
+ rm -rf gradle.properties.enc
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-qLe5/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-qLe5/.gpg/secring.gpg --decrypt repo/scrt/secring.gpg.asc
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
      "Rultor.com <gpg@rultor.com>"
gpg: AES256 encrypted data
gpg: original file name='rultor-XXXX.4PzJ6q9F'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:tatools/sunshine secring.gpg.enc
gpg: AES encrypted data
gpg: gpg-agent is not available in this session
gpg: encrypted with 1 passphrase
gpg: original file name='secring.gpg'
+ rm -rf secring.gpg.enc
+ rm -rf .gpg
+ '[' -z 0.2.0 ']'
+ [[ 0.2.0 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.2.0"'
tag name is valid: "0.2.0"
+ cd repo
++ git tag -l 0.2.0
+ '[' ']'
+ 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
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.11
++ echo 0.11 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.11, low enough to run a new Docker container'
load average is 0.11, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/java8
+ docker pull yegor256/java8
Using default tag: latest
latest: Pulling from yegor256/java8
Digest: sha256:3fe6561116533e80c10ff859bf612cc8d7fc33a0b2ab5144ef1074546cde2775
Status: Image is up to date for yegor256/java8:latest
+ docker ps --filter=status=exited
+ grep --quiet '\statools_sunshine_129\s*$'
+ ls -al .
total 52
drwx--x--x  3 rultor rultor 4096 Oct  2 13:48 .
drwxrwxrwt 21 root   root   4096 Oct  2 13:48 ..
-rw-rw-r--  1 rultor rultor  444 Oct  2 13:48 end.sh
-rwxrwxr-x  1 rultor rultor  338 Oct  2 13:48 entry.sh
-rw-rw-r--  1 rultor rultor  145 Oct  2 13:48 gradle.properties
-rw-rw-r--  1 rultor rultor    5 Oct  2 13:48 pid
drwxrwxr-x 11 rultor rultor 4096 Oct  2 13:48 repo
-rwxrwxr-x  1 rultor rultor 6409 Oct  2 13:48 run.sh
-rw-rw-r--  1 rultor rultor  653 Oct  2 13:48 script.sh
-rw-rw-r--  1 rultor rultor 2643 Oct  2 13:48 secring.gpg
-rw-rw-r--  1 rultor rultor 6721 Oct  2 13:48 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-qLe5:/main --env=head=git@github.com:tatools/sunshine.git --env=head_branch=master --env=tag=0.2.0 --env=author=extsoft '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:tatools/sunshine.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.2.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=extsoft'\''\'\'''\'''\'' '\'';'\'' '\''java -version'\'' '\'';'\'' '\''export LC_ALL=en_US.UTF-8'\'' '\'';'\'' '\''export LANG=en_US.UTF-8'\'' '\'';'\'' '\''export LANGUAGE=en_US.UTF-8'\'' '\'';'\'' '\''sudo gem install pdd'\'' '\'';'\'' '\''cp ../gradle.properties .'\'' '\'';'\'' '\''cp ../secring.gpg sunshine-core'\'' '\'';'\'' '\''cp ../secring.gpg sunshine-junit4'\'' '\'';'\'' '\''cp ../secring.gpg sunshine-testng'\'' '\'';'\'' '\''./gradlew updateVersion -PnewVersion=${tag}'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''./gradlew -i clean uploadArchives'\'' '\'';'\'' '\''./gradlew closeAndReleaseRepository'\'' '\'';'\'' )' --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-qLe5/cid -w=/main --name=tatools_sunshine_129 yegor256/java8 /main/entry.sh
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.composer /root/.gem /root/.java /root/.m2 /root/.npm /root/.profile /root/texmf /root/tmp /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./gradle.properties ./pid ./repo ./run.sh ./script.sh ./secring.gpg ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ su --login r --command /home/r/script.sh
+ set -e
+ set -o pipefail
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export head=git@github.com:tatools/sunshine.git
+ head=git@github.com:tatools/sunshine.git
+ export head_branch=master
+ head_branch=master
+ export tag=0.2.0
+ tag=0.2.0
+ export author=extsoft
+ author=extsoft
+ java -version
java version "1.8.0_121"
Java(TM) SE Runtime Environment (build 1.8.0_121-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.121-b13, mixed mode)
+ export LC_ALL=en_US.UTF-8
+ LC_ALL=en_US.UTF-8
+ export LANG=en_US.UTF-8
+ LANG=en_US.UTF-8
+ export LANGUAGE=en_US.UTF-8
+ LANGUAGE=en_US.UTF-8
+ sudo -i gem install pdd
Fetching: slop-4.4.3.gem (100%)
Successfully installed slop-4.4.3
Fetching: mini_portile2-2.1.0.gem (100%)
Successfully installed mini_portile2-2.1.0
Fetching: nokogiri-1.7.2.gem (100%)
Building native extensions.  This could take a while...
Successfully installed nokogiri-1.7.2
Fetching: pdd-0.17.9.gem (100%)
Successfully installed pdd-0.17.9
Parsing documentation for slop-4.4.3
Installing ri documentation for slop-4.4.3
Parsing documentation for mini_portile2-2.1.0
Installing ri documentation for mini_portile2-2.1.0
Parsing documentation for nokogiri-1.7.2
Installing ri documentation for nokogiri-1.7.2
Parsing documentation for pdd-0.17.9
Installing ri documentation for pdd-0.17.9
Done installing documentation for slop, mini_portile2, nokogiri, pdd after 12 seconds
4 gems installed
+ cp ../gradle.properties .
+ cp ../secring.gpg sunshine-core
+ cp ../secring.gpg sunshine-junit4
+ cp ../secring.gpg sunshine-testng
+ ./gradlew updateVersion -PnewVersion=0.2.0
Downloading https://services.gradle.org/distributions/gradle-3.1-all.zip
................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Unzipping /home/r/.gradle/wrapper/dists/gradle-3.1-all/ejgglywf033yp6s4x8ahmgm74/gradle-3.1-all.zip to /home/r/.gradle/wrapper/dists/gradle-3.1-all/ejgglywf033yp6s4x8ahmgm74
Set executable permissions for: /home/r/.gradle/wrapper/dists/gradle-3.1-all/ejgglywf033yp6s4x8ahmgm74/gradle-3.1/bin/gradle
0mStarting a Gradle Daemon (subsequent builds will be faster)
1m> Starting Daemon22m17D1m> Starting Daemon > Connecting to Daemon22m40D0K1m> Loading22m9D1m> Loading > settings22m20D1m> Loading > settings > Compiling /home/r/repo/settings.gradle into local build cache22m84D1m> Loading > settings > Compiling /home/r/repo/settings.gradle into local build cache > Compiling settings file '/home/r/repo/settings.gradle' to cross build script cache22m169D1m> Loading > settings > Compiling /home/r/repo/settings.gradle into local build cache22m0K84D1m> Loading &gt; settings &gt; Compiling /home/r/repo/settings.gradle into local build cache > Compiling settings file '/home/r/repo/settings.gradle' to cross build script cache22m169D1m> Loading > settings22m0K20D1m> Configuring22m0K13D1m> Configuring > 0/7 projects22m28D1m> Configuring > 0/7 projects > root project22m43D1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81DDownload https://plugins.gradle.org/m2/io/codearte/gradle/nexus/gradle-nexus-staging-plugin/0.9.0/gradle-nexus-staging-plugin-0.9.0.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A135C
Download https://plugins.gradle.org/m2/org/codehaus/groovy/modules/http-builder/http-builder/0.7.1/http-builder-0.7.1.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A121C
Download https://plugins.gradle.org/m2/org/apache/httpcomponents/httpclient/4.2.1/httpclient-4.2.1.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A102C
Download https://plugins.gradle.org/m2/org/apache/httpcomponents/httpcomponents-client/4.2.1/httpcomponents-client-4.2.1.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A124C
Download https://plugins.gradle.org/m2/net/sf/json-lib/json-lib/2.3/json-lib-2.3.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A84C
Download https://plugins.gradle.org/m2/net/sourceforge/nekohtml/nekohtml/1.9.16/nekohtml-1.9.16.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A99C
Download https://plugins.gradle.org/m2/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A89C
Download https://plugins.gradle.org/m2/org/apache/httpcomponents/httpcore/4.2.1/httpcore-4.2.1.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A98C
Download https://plugins.gradle.org/m2/org/apache/httpcomponents/httpcomponents-core/4.2.1/httpcomponents-core-4.2.1.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A120C
Download https://plugins.gradle.org/m2/commons-beanutils/commons-beanutils/1.8.0/commons-beanutils-1.8.0.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A108C
Download https://plugins.gradle.org/m2/net/sf/ezmorph/ezmorph/1.0.6/ezmorph-1.0.6.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A85C
Download https://plugins.gradle.org/m2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A83C
Download https://plugins.gradle.org/m2/io/codearte/gradle/nexus/gradle-nexus-staging-plugin/0.9.0/gradle-nexus-staging-plugin-0.9.0.jar
1m> Configuring > 0/7 projects > root project22m0K43DDownload https://plugins.gradle.org/m2/org/codehaus/groovy/modules/http-builder/http-builder/0.7.1/http-builder-0.7.1.jar
1m> Configuring > 0/7 projects > root project22m43DDownload https://plugins.gradle.org/m2/org/apache/httpcomponents/httpclient/4.2.1/httpclient-4.2.1.jar
1m> Configuring > 0/7 projects > root project22m43D1A102C
Download https://plugins.gradle.org/m2/net/sf/json-lib/json-lib/2.3/json-lib-2.3-jdk15.jar
1m> Configuring > 0/7 projects > root project22m43DDownload https://plugins.gradle.org/m2/net/sourceforge/nekohtml/nekohtml/1.9.16/nekohtml-1.9.16.jar
Download https://plugins.gradle.org/m2/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar
1m> Configuring > 0/7 projects > root project22m43DDownload https://plugins.gradle.org/m2/org/apache/httpcomponents/httpcore/4.2.1/httpcore-4.2.1.jar
1m> Configuring > 0/7 projects > root project22m43DDownload https://plugins.gradle.org/m2/commons-beanutils/commons-beanutils/1.8.0/commons-beanutils-1.8.0.jar
1m> Configuring > 0/7 projects > root project22m43D1A108C
Download https://plugins.gradle.org/m2/net/sf/ezmorph/ezmorph/1.0.6/ezmorph-1.0.6.jar
1m> Configuring > 0/7 projects > root project22m43D1A85C
Download https://plugins.gradle.org/m2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
1m> Configuring > 0/7 projects > root project > 264 KB/1.17 MB downloaded22m71D1A83C
1m> Configuring > 0/7 projects > root project22m0K43D1m> Configuring > 0/7 projects > root project > Compiling /home/r/repo/build.gradle into local build cache22m104D1m> Configuring > 0/7 projects > root project22m0K43D1m> Configuring > 0/7 projects22m0K28D1m> Configuring > 1/7 projects > :sunshine-core > Compiling /home/r/repo/sunshine-core/build.gradle into local build cache > Compiling build file '/home/r/repo/sunshine-core/build.gradle' to cross build script cache22m213D1m> Configuring > 1/7 projects > :sunshine-core22m0K45D1m> Configuring > 1/7 projects22m0K28D1m> Configuring > 3/7 projects > :sunshine-junit4 > Compiling /home/r/repo/sunshine-junit4/build.gradle into local build cache > Compiling build file '/home/r/repo/sunshine-junit4/build.gradle' to cross build script cache22m219D1m> Configuring > 4/7 projects > :sunshine-junit4-integration-tests > Resolving dependencies ':sunshine-junit4-integration-tests:classpath'22m0K137DDownload https://jcenter.bintray.com/com/github/jengelman/gradle/plugins/shadow/2.0.1/shadow-2.0.1.pom0K
Download https://jcenter.bintray.com/org/codehaus/groovy/groovy-backports-compat23/2.4.4/groovy-backports-compat23-2.4.4.pom
1m> Configuring > 4/7 projects > :sunshine-junit4-integration-tests22m0K65DDownload https://jcenter.bintray.com/com/github/jengelman/gradle/plugins/shadow/2.0.1/shadow-2.0.1.jar
1m> Configuring > 4/7 projects > :sunshine-junit4-integration-tests > 999 KB/3.09 MB downloaded22m93D1m> Configuring > 4/7 projects > :sunshine-junit4-integration-tests > 1.93 MB/3.09 MB downloaded22m94D1m> Configuring > 4/7 projects > :sunshine-junit4-integration-tests > 2.89 MB/3.09 MB downloaded22m94D1A102C
1m> Configuring > 4/7 projects > :sunshine-junit4-integration-tests22m0K65DDownload https://jcenter.bintray.com/org/codehaus/groovy/groovy-backports-compat23/2.4.4/groovy-backports-compat23-2.4.4.jar
1m> Configuring > 4/7 projects > :sunshine-junit4-integration-tests22m65D1m> Configuring > 4/7 projects > :sunshine-junit4-integration-tests > Resolving dependencies ':sunshine-junit4-integration-tests:runtime'22m135D1m> Configuring > 5/7 projects > :sunshine-testng > Compiling /home/r/repo/sunshine-testng/build.gradle into local build cache > Compiling build file '/home/r/repo/sunshine-testng/build.gradle' to cross build script cache22m219D1m> Configuring > 6/7 projects > :sunshine-testng-integration-tests > Compiling /home/r/repo/sunshine-testng-integration-tests/build.gradle into local build cache > Compiling build file '/home/r/repo/sunshine-testng-integration-tests/build.gradle' to cross build script cache22m273DDownload https://repo1.maven.org/maven2/org/testng/testng/6.11/testng-6.11.pom0K
Download https://repo1.maven.org/maven2/com/beust/jcommander/1.64/jcommander-1.64.pom
1m> Configuring > 6/7 projects > :sunshine-testng-integration-tests > Resolving dependencies ':sunshine-testng-integration-tests:runtime'22m0K135DDownload https://repo1.maven.org/maven2/org/yaml/snakeyaml/1.17/snakeyaml-1.17.pom0K
Download https://repo1.maven.org/maven2/org/testng/testng/6.11/testng-6.11.jar
1m> Configuring > 6/7 projects > :sunshine-testng-integration-tests > 511 KB/745 KB downloaded22m92D1A78C
Download https://repo1.maven.org/maven2/com/beust/jcommander/1.64/jcommander-1.64.jar0K
Download https://repo1.maven.org/maven2/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar
1m&gt; Configuring &gt; 6/7 projects &gt; :sunshine-testng-integration-tests22m0K65D:updateVersion0K
Successfully changed project version in gradle.properties to '0.2.0'

BUILD SUCCESSFUL

Total time: 28.293 secs
0K0m+ git commit -am 0.2.0
[__rultor f1d4483] 0.2.0
 1 file changed, 8 insertions(+), 7 deletions(-)
+ ./gradlew -i clean uploadArchives
Initialized native services in: /home/r/.gradle/native
0m1m&gt; Connecting to Daemon22m22DConnected to daemon DaemonInfo{pid=12352, address=[fa6bc664-3250-4243-983a-a86e4fa2cba6 port:45838, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Idle, lastBusy=1506945005452, context=DefaultDaemonContext[uid=0491bc83-4663-41a0-aeda-91c1e8a9d3f1,javaHome=/usr/lib/jvm/java-8-oracle,daemonRegistryDir=/home/r/.gradle/daemon,pid=12352,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]}. Dispatching request Build{id=932c22f5-fa50-48e4-b2f8-eaf2b3864959.1, currentDir=/home/r/repo}.
Received result org.gradle.launcher.daemon.protocol.BuildStarted@6337c201 from daemon DaemonInfo{pid=12352, address=[fa6bc664-3250-4243-983a-a86e4fa2cba6 port:45838, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Idle, lastBusy=1506945005452, context=DefaultDaemonContext[uid=0491bc83-4663-41a0-aeda-91c1e8a9d3f1,javaHome=/usr/lib/jvm/java-8-oracle,daemonRegistryDir=/home/r/.gradle/daemon,pid=12352,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]} (build should be starting).
The client will now receive all logging from the daemon (pid: 12352). The daemon log file: /home/r/.gradle/daemon/3.1/daemon-12352.out.log
Starting 2nd build in daemon [uptime: 18.841 secs, performance: 99%, GC rate: 0.12/s, tenured heap usage: 2% of 716.2 MB]
Executing build with daemon context: DefaultDaemonContext[uid=0491bc83-4663-41a0-aeda-91c1e8a9d3f1,javaHome=/usr/lib/jvm/java-8-oracle,daemonRegistryDir=/home/r/.gradle/daemon,pid=12352,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Starting Build
Settings evaluated using settings file '/home/r/repo/settings.gradle'.
Projects loaded. Root project using build file '/home/r/repo/build.gradle'.
Included projects: [root project 'sunshine', project ':sunshine-core', project ':sunshine-core-deps', project ':sunshine-junit4', project ':sunshine-junit4-integration-tests', project ':sunshine-testng', project ':sunshine-testng-integration-tests']
Evaluating root project 'sunshine' using build file '/home/r/repo/build.gradle'.
1m> Configuring > 0/7 projects > root project22m43DEvaluating project ':sunshine-core' using build file '/home/r/repo/sunshine-core/build.gradle'.
Evaluating project ':sunshine-core-deps' using build file '/home/r/repo/sunshine-core-deps/build.gradle'.
Evaluating project ':sunshine-junit4' using build file '/home/r/repo/sunshine-junit4/build.gradle'.
Evaluating project ':sunshine-junit4-integration-tests' using build file '/home/r/repo/sunshine-junit4-integration-tests/build.gradle'.
Evaluating project ':sunshine-testng' using build file '/home/r/repo/sunshine-testng/build.gradle'.
Evaluating project ':sunshine-testng-integration-tests' using build file '/home/r/repo/sunshine-testng-integration-tests/build.gradle'.
All projects evaluated.
Selected primary task 'clean' from project :
Selected primary task 'uploadArchives' from project :
1m> Configuring > 7/7 projects22m0K28DTasks to be executed: [task ':sunshine-core:clean', task ':sunshine-core-deps:clean', task ':sunshine-junit4:clean', task ':sunshine-junit4-integration-tests:clean', task ':sunshine-testng:clean', task ':sunshine-testng-integration-tests:clean', task ':sunshine-core-deps:compileJava', task ':sunshine-core-deps:processResources', task ':sunshine-core-deps:classes', task ':sunshine-core-deps:jar', task ':sunshine-core:compileJava', task ':sunshine-core:processResources', task ':sunshine-core:classes', task ':sunshine-core:jar', task ':sunshine-core:javadoc', task ':sunshine-core:javadocJar', task ':sunshine-core:sourcesJar', task ':sunshine-core:signArchives', task ':sunshine-core:uploadArchives', task ':sunshine-core-deps:uploadArchives', task ':sunshine-junit4:compileJava', task ':sunshine-junit4:processResources', task ':sunshine-junit4:classes', task ':sunshine-junit4:jar', task ':sunshine-junit4:javadoc', task ':sunshine-junit4:javadocJar', task ':sunshine-junit4:sourcesJar', task ':sunshine-junit4:signArchives', task ':sunshine-junit4:uploadArchives', task ':sunshine-junit4-integration-tests:compileJava', task ':sunshine-junit4-integration-tests:processResources', task ':sunshine-junit4-integration-tests:classes', task ':sunshine-junit4-integration-tests:jar', task ':sunshine-junit4-integration-tests:uploadArchives', task ':sunshine-testng:compileJava', task ':sunshine-testng:processResources', task ':sunshine-testng:classes', task ':sunshine-testng:jar', task ':sunshine-testng:javadoc', task ':sunshine-testng:javadocJar', task ':sunshine-testng:sourcesJar', task ':sunshine-testng:signArchives', task ':sunshine-testng:uploadArchives', task ':sunshine-testng-integration-tests:compileJava', task ':sunshine-testng-integration-tests:processResources', task ':sunshine-testng-integration-tests:classes', task ':sunshine-testng-integration-tests:jar', task ':sunshine-testng-integration-tests:uploadArchives']
In-memory cache of /home/r/repo/.gradle/3.1/taskArtifacts/fileHashes.bin: Size{0}, CacheStats{hitCount=0, missCount=0, loadSuccessCount=0, loadExceptionCount=0, totalLoadTime=0, evictionCount=0}
In-memory cache of /home/r/repo/.gradle/3.1/taskArtifacts/fileSnapshots.bin: Size{0}, CacheStats{hitCount=0, missCount=0, loadSuccessCount=0, loadExceptionCount=0, totalLoadTime=0, evictionCount=0}
In-memory cache of /home/r/repo/.gradle/3.1/taskArtifacts/taskArtifacts.bin: Size{0}, CacheStats{hitCount=0, missCount=0, loadSuccessCount=0, loadExceptionCount=0, totalLoadTime=0, evictionCount=0}
:sunshine-core:clean (Thread[Daemon worker,5,main]) started.
:sunshine-core:clean
Executing task ':sunshine-core:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:sunshine-core:clean 33mUP-TO-DATE39m
:sunshine-core:clean (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-core-deps:clean (Thread[Daemon worker,5,main]) started.
:sunshine-core-deps:clean
Executing task ':sunshine-core-deps:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:sunshine-core-deps:clean 33mUP-TO-DATE39m
:sunshine-core-deps:clean (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-junit4:clean (Thread[Daemon worker,5,main]) started.
:sunshine-junit4:clean
Executing task ':sunshine-junit4:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:sunshine-junit4:clean 33mUP-TO-DATE39m
:sunshine-junit4:clean (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-junit4-integration-tests:clean (Thread[Daemon worker,5,main]) started.
:sunshine-junit4-integration-tests:clean
Executing task ':sunshine-junit4-integration-tests:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:sunshine-junit4-integration-tests:clean 33mUP-TO-DATE39m
:sunshine-junit4-integration-tests:clean (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-testng:clean (Thread[Daemon worker,5,main]) started.
:sunshine-testng:clean
Executing task ':sunshine-testng:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:sunshine-testng:clean 33mUP-TO-DATE39m
:sunshine-testng:clean (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-testng-integration-tests:clean (Thread[Daemon worker,5,main]) started.
:sunshine-testng-integration-tests:clean
Executing task ':sunshine-testng-integration-tests:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:sunshine-testng-integration-tests:clean 33mUP-TO-DATE39m
:sunshine-testng-integration-tests:clean (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-core-deps:compileJava (Thread[Daemon worker,5,main]) started.
:sunshine-core-deps:compileJava
Executing task ':sunshine-core-deps:compileJava' (up-to-date check took 0.018 secs) due to:
  No history is available.
All input files are considered out-of-date for incremental task ':sunshine-core-deps:compileJava'.
Compiling with JDK Java compiler API.
1m> Building 12% > :sunshine-core-deps:compileJava22m48D1m> Building 12%22m0K14D:sunshine-core-deps:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.331 secs.
:sunshine-core-deps:processResources (Thread[Daemon worker,5,main]) started.
:sunshine-core-deps:processResources
file or directory '/home/r/repo/sunshine-core-deps/src/main/resources', not found
Skipping task ':sunshine-core-deps:processResources' as it has no source files.
:sunshine-core-deps:processResources 33mUP-TO-DATE39m
:sunshine-core-deps:processResources (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-core-deps:classes (Thread[Daemon worker,5,main]) started.
:sunshine-core-deps:classes
Skipping task ':sunshine-core-deps:classes' as it has no actions.
:sunshine-core-deps:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-core-deps:jar (Thread[Daemon worker,5,main]) started.
:sunshine-core-deps:jar
Executing task ':sunshine-core-deps:jar' (up-to-date check took 0.003 secs) due to:
  No history is available.
:sunshine-core-deps:jar (Thread[Daemon worker,5,main]) completed. Took 0.032 secs.
:sunshine-core:compileJava (Thread[Daemon worker,5,main]) started.
:sunshine-core:compileJava
Download https://repo1.maven.org/maven2/org/projectlombok/lombok/1.16.14/lombok-1.16.14.pom
1m> Building 20% > :sunshine-core:compileJava22m43DDownload https://repo1.maven.org/maven2/org/projectlombok/lombok/1.16.14/lombok-1.16.14.jar
1m> Building 20% > :sunshine-core:compileJava > 543 KB/1.36 MB downloaded22m71D1A91C
1m> Building 20% > :sunshine-core:compileJava22m0K43DExecuting task ':sunshine-core:compileJava' (up-to-date check took 0.261 secs) due to:
  No history is available.
All input files are considered out-of-date for incremental task ':sunshine-core:compileJava'.
Compiling with JDK Java compiler API.
1m> Building 20% > :sunshine-core:compileJava22m43DNote: Some input files use unchecked or unsafe operations.
1m> Building 20% > :sunshine-core:compileJava22m43DNote: Recompile with -Xlint:unchecked for details.
:sunshine-core:compileJava (Thread[Daemon worker,5,main]) completed. Took 1.142 secs.
:sunshine-core:processResources (Thread[Daemon worker,5,main]) started.
:sunshine-core:processResources
Executing task ':sunshine-core:processResources' (up-to-date check took 0.001 secs) due to:
  No history is available.
:sunshine-core:processResources (Thread[Daemon worker,5,main]) completed. Took 0.005 secs.
:sunshine-core:classes (Thread[Daemon worker,5,main]) started.
:sunshine-core:classes
Skipping task ':sunshine-core:classes' as it has no actions.
:sunshine-core:classes (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-core:jar (Thread[Daemon worker,5,main]) started.
:sunshine-core:jar
Executing task ':sunshine-core:jar' (up-to-date check took 0.006 secs) due to:
  No history is available.
:sunshine-core:jar (Thread[Daemon worker,5,main]) completed. Took 0.034 secs.
:sunshine-core:javadoc (Thread[Daemon worker,5,main]) started.
:sunshine-core:javadoc
Executing task ':sunshine-core:javadoc' (up-to-date check took 0.007 secs) due to:
  No history is available.
Starting process 'command '/usr/lib/jvm/java-8-oracle/bin/javadoc''. Working directory: /home/r/repo/sunshine-core Command: /usr/lib/jvm/java-8-oracle/bin/javadoc @/home/r/repo/sunshine-core/build/tmp/javadoc/javadoc.options
1m> Building 29% > :sunshine-core:javadoc22m0K39DSuccessfully started process 'command '/usr/lib/jvm/java-8-oracle/bin/javadoc''
1m> Building 29% > :sunshine-core:javadoc22m39D1m> Building 29%22m0K14D:sunshine-core:javadoc (Thread[Daemon worker,5,main]) completed. Took 1.378 secs.
:sunshine-core:javadocJar (Thread[Daemon worker,5,main]) started.
:sunshine-core:javadocJar
Executing task ':sunshine-core:javadocJar' (up-to-date check took 0.003 secs) due to:
  No history is available.
:sunshine-core:javadocJar (Thread[Daemon worker,5,main]) completed. Took 0.041 secs.
:sunshine-core:sourcesJar (Thread[Daemon worker,5,main]) started.
:sunshine-core:sourcesJar
Executing task ':sunshine-core:sourcesJar' (up-to-date check took 0.003 secs) due to:
  No history is available.
:sunshine-core:sourcesJar (Thread[Daemon worker,5,main]) completed. Took 0.02 secs.
:sunshine-core:signArchives (Thread[Daemon worker,5,main]) started.
1m> Building 35% > :sunshine-core:signArchives22m44D:sunshine-core:signArchives0K
Executing task ':sunshine-core:signArchives' (up-to-date check took 0.321 secs) due to:
  No history is available.
1m> Building 35% > :sunshine-core:signArchives22m44D1m> Building 35%22m0K14D:sunshine-core:signArchives (Thread[Daemon worker,5,main]) completed. Took 1.195 secs.
:sunshine-core:uploadArchives (Thread[Daemon worker,5,main]) started.
:sunshine-core:uploadArchives
Executing task ':sunshine-core:uploadArchives' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':sunshine-core:archives'
1m> Building 37% > :sunshine-core:uploadArchives22m46DPublishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@11d8dae0
1m> Building 37% > :sunshine-core:uploadArchives22m46DDeploying to https://oss.sonatype.org/service/local/staging/deploy/maven2/
1m> Building 37% > :sunshine-core:uploadArchives22m46DUploading: io/github/tatools/sunshine-core/0.2.0/sunshine-core-0.2.0.jar to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 54K from remote
1m> Building 37% > :sunshine-core:uploadArchives22m46DUploaded 54K0K
1m> Building 37% > :sunshine-core:uploadArchives22m46DUploading: io/github/tatools/sunshine-core/0.2.0/sunshine-core-0.2.0.pom to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 1K from remote
1m> Building 37% > :sunshine-core:uploadArchives22m46DUploaded 1K0K
1m> Building 37% > :sunshine-core:uploadArchives22m46DUploading: io/github/tatools/sunshine-core/0.2.0/sunshine-core-0.2.0.jar.asc to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 0K from remote
1m> Building 37% > :sunshine-core:uploadArchives22m46DUploaded 0K0K
1m> Building 37% > :sunshine-core:uploadArchives22m46DUploading: io/github/tatools/sunshine-core/0.2.0/sunshine-core-0.2.0-javadoc.jar.asc to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 0K from remote
1m> Building 37% > :sunshine-core:uploadArchives22m46DUploaded 0K0K
1m> Building 37% > :sunshine-core:uploadArchives22m46DUploading: io/github/tatools/sunshine-core/0.2.0/sunshine-core-0.2.0-javadoc.jar to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 161K from remote
1m> Building 37% > :sunshine-core:uploadArchives22m46DUploaded 161K0K
1m> Building 37% > :sunshine-core:uploadArchives22m46DUploading: io/github/tatools/sunshine-core/0.2.0/sunshine-core-0.2.0-sources.jar.asc to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 0K from remote
1m> Building 37% > :sunshine-core:uploadArchives22m46DUploaded 0K0K
1m> Building 37% > :sunshine-core:uploadArchives22m46DUploading: io/github/tatools/sunshine-core/0.2.0/sunshine-core-0.2.0-sources.jar to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 30K from remote
1m> Building 37% > :sunshine-core:uploadArchives22m46DUploaded 30K0K
1m> Building 37% > :sunshine-core:uploadArchives22m46DUploading: io/github/tatools/sunshine-core/0.2.0/sunshine-core-0.2.0.pom.asc to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 0K from remote
1m&gt; Building 37% > :sunshine-core:uploadArchives22m46DUploaded 0K0K
1m> Building 37% > :sunshine-core:uploadArchives22m46DDownloading: io/github/tatools/sunshine-core/maven-metadata.xml from repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
1m> Building 37% > :sunshine-core:uploadArchives22m46DCould not find metadata io.github.tatools:sunshine-core/maven-metadata.xml in remote (https://oss.sonatype.org/service/local/staging/deploy/maven2/)
1m> Building 37% > :sunshine-core:uploadArchives22m46DUploading: io/github/tatools/sunshine-core/maven-metadata.xml to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 0K from remote
1m> Building 37% > :sunshine-core:uploadArchives22m46DUploaded 0K0K
1m> Building 37% > :sunshine-core:uploadArchives22m46D:sunshine-core:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 24.02 secs.
:sunshine-core-deps:uploadArchives (Thread[Daemon worker,5,main]) started.
:sunshine-core-deps:uploadArchives
Executing task ':sunshine-core-deps:uploadArchives' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':sunshine-core-deps:archives'
:sunshine-core-deps:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.002 secs.
:sunshine-junit4:compileJava (Thread[Daemon worker,5,main]) started.
:sunshine-junit4:compileJava
Executing task ':sunshine-junit4:compileJava' (up-to-date check took 0.009 secs) due to:
  No history is available.
All input files are considered out-of-date for incremental task ':sunshine-junit4:compileJava'.
Compiling with JDK Java compiler API.
1m> Building 41% > :sunshine-junit4:compileJava22m0K45DNote: /home/r/repo/sunshine-junit4/src/main/java/io/github/tatools/sunshine/junit4/Junit4Engine.java uses or overrides a deprecated API.
1m> Building 41% > :sunshine-junit4:compileJava22m45DNote: Recompile with -Xlint:deprecation for details.
:sunshine-junit4:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.197 secs.
:sunshine-junit4:processResources (Thread[Daemon worker,5,main]) started.
:sunshine-junit4:processResources
file or directory '/home/r/repo/sunshine-junit4/src/main/resources', not found
Skipping task ':sunshine-junit4:processResources' as it has no source files.
:sunshine-junit4:processResources 33mUP-TO-DATE39m
:sunshine-junit4:processResources (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-junit4:classes (Thread[Daemon worker,5,main]) started.
:sunshine-junit4:classes
Skipping task ':sunshine-junit4:classes' as it has no actions.
:sunshine-junit4:classes (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-junit4:jar (Thread[Daemon worker,5,main]) started.
:sunshine-junit4:jar
Executing task ':sunshine-junit4:jar' (up-to-date check took 0.002 secs) due to:
  No history is available.
:sunshine-junit4:jar (Thread[Daemon worker,5,main]) completed. Took 0.007 secs.
:sunshine-junit4:javadoc (Thread[Daemon worker,5,main]) started.
:sunshine-junit4:javadoc
Executing task ':sunshine-junit4:javadoc' (up-to-date check took 0.002 secs) due to:
  No history is available.
Starting process 'command '/usr/lib/jvm/java-8-oracle/bin/javadoc''. Working directory: /home/r/repo/sunshine-junit4 Command: /usr/lib/jvm/java-8-oracle/bin/javadoc @/home/r/repo/sunshine-junit4/build/tmp/javadoc/javadoc.options
Successfully started process 'command '/usr/lib/jvm/java-8-oracle/bin/javadoc''
1m> Building 50% > :sunshine-junit4:javadoc22m0K41D1m> Building 50%22m0K14D:sunshine-junit4:javadoc (Thread[Daemon worker,5,main]) completed. Took 0.817 secs.
:sunshine-junit4:javadocJar (Thread[Daemon worker,5,main]) started.
:sunshine-junit4:javadocJar
Executing task ':sunshine-junit4:javadocJar' (up-to-date check took 0.002 secs) due to:
  No history is available.
:sunshine-junit4:javadocJar (Thread[Daemon worker,5,main]) completed. Took 0.014 secs.
:sunshine-junit4:sourcesJar (Thread[Daemon worker,5,main]) started.
:sunshine-junit4:sourcesJar
file or directory '/home/r/repo/sunshine-junit4/src/main/resources', not found
Executing task ':sunshine-junit4:sourcesJar' (up-to-date check took 0.002 secs) due to:
  No history is available.
file or directory '/home/r/repo/sunshine-junit4/src/main/resources', not found
:sunshine-junit4:sourcesJar (Thread[Daemon worker,5,main]) completed. Took 0.007 secs.
:sunshine-junit4:signArchives (Thread[Daemon worker,5,main]) started.
1m> Building 56% > :sunshine-junit4:signArchives22m46D:sunshine-junit4:signArchives0K
Executing task ':sunshine-junit4:signArchives' (up-to-date check took 0.166 secs) due to:
  No history is available.
1m> Building 56% > :sunshine-junit4:signArchives22m46D1m> Building 56%22m0K14D:sunshine-junit4:signArchives (Thread[Daemon worker,5,main]) completed. Took 1.016 secs.
:sunshine-junit4:uploadArchives (Thread[Daemon worker,5,main]) started.
:sunshine-junit4:uploadArchives
Executing task ':sunshine-junit4:uploadArchives' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':sunshine-junit4:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@459927d4
1m> Building 58% > :sunshine-junit4:uploadArchives22m48DDeploying to https://oss.sonatype.org/service/local/staging/deploy/maven2/
1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploading: io/github/tatools/sunshine-junit4/0.2.0/sunshine-junit4-0.2.0.jar to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 7K from remote
1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploaded 7K0K
1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploading: io/github/tatools/sunshine-junit4/0.2.0/sunshine-junit4-0.2.0.pom to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 2K from remote
1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploaded 2K0K
1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploading: io/github/tatools/sunshine-junit4/0.2.0/sunshine-junit4-0.2.0-javadoc.jar to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 32K from remote
1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploaded 32K0K
1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploading: io/github/tatools/sunshine-junit4/0.2.0/sunshine-junit4-0.2.0-javadoc.jar.asc to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 0K from remote
1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploaded 0K0K
1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploading: io/github/tatools/sunshine-junit4/0.2.0/sunshine-junit4-0.2.0-sources.jar.asc to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 0K from remote
1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploaded 0K0K
1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploading: io/github/tatools/sunshine-junit4/0.2.0/sunshine-junit4-0.2.0-sources.jar to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 5K from remote
1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploaded 5K0K
1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploading: io/github/tatools/sunshine-junit4/0.2.0/sunshine-junit4-0.2.0.jar.asc to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 0K from remote
1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploaded 0K0K
1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploading: io/github/tatools/sunshine-junit4/0.2.0/sunshine-junit4-0.2.0.pom.asc to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 0K from remote
1m&gt; Building 58% &gt; :sunshine-junit4:uploadArchives22m48DUploaded 0K0K
1m&gt; Building 58% &gt; :sunshine-junit4:uploadArchives22m48DDownloading: io/github/tatools/sunshine-junit4/maven-metadata.xml from repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
1m> Building 58% > :sunshine-junit4:uploadArchives22m48DCould not find metadata io.github.tatools:sunshine-junit4/maven-metadata.xml in remote (https://oss.sonatype.org/service/local/staging/deploy/maven2/)
1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploading: io/github/tatools/sunshine-junit4/maven-metadata.xml to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 0K from remote
1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploaded 0K0K
1m> Building 58% > :sunshine-junit4:uploadArchives22m48D:sunshine-junit4:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 10.931 secs.
:sunshine-junit4-integration-tests:compileJava (Thread[Daemon worker,5,main]) started.
:sunshine-junit4-integration-tests:compileJava
Executing task ':sunshine-junit4-integration-tests:compileJava' (up-to-date check took 0.005 secs) due to:
  No history is available.
All input files are considered out-of-date for incremental task ':sunshine-junit4-integration-tests:compileJava'.
Compiling with JDK Java compiler API.
:sunshine-junit4-integration-tests:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.021 secs.
:sunshine-junit4-integration-tests:processResources (Thread[Daemon worker,5,main]) started.
:sunshine-junit4-integration-tests:processResources
file or directory '/home/r/repo/sunshine-junit4-integration-tests/src/main/resources', not found
Skipping task ':sunshine-junit4-integration-tests:processResources' as it has no source files.
:sunshine-junit4-integration-tests:processResources 33mUP-TO-DATE39m
:sunshine-junit4-integration-tests:processResources (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-junit4-integration-tests:classes (Thread[Daemon worker,5,main]) started.
:sunshine-junit4-integration-tests:classes
Skipping task ':sunshine-junit4-integration-tests:classes' as it has no actions.
:sunshine-junit4-integration-tests:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-junit4-integration-tests:jar (Thread[Daemon worker,5,main]) started.
:sunshine-junit4-integration-tests:jar
Executing task ':sunshine-junit4-integration-tests:jar' (up-to-date check took 0.003 secs) due to:
  No history is available.
:sunshine-junit4-integration-tests:jar (Thread[Daemon worker,5,main]) completed. Took 0.007 secs.
:sunshine-junit4-integration-tests:uploadArchives (Thread[Daemon worker,5,main]) started.
:sunshine-junit4-integration-tests:uploadArchives
Executing task ':sunshine-junit4-integration-tests:uploadArchives' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':sunshine-junit4-integration-tests:archives'
:sunshine-junit4-integration-tests:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.002 secs.
:sunshine-testng:compileJava (Thread[Daemon worker,5,main]) started.
:sunshine-testng:compileJava
Executing task ':sunshine-testng:compileJava' (up-to-date check took 0.01 secs) due to:
  No history is available.
All input files are considered out-of-date for incremental task ':sunshine-testng:compileJava'.
Compiling with JDK Java compiler API.
1m> Building 70% > :sunshine-testng:compileJava22m0K45DNote: /home/r/repo/sunshine-testng/src/main/java/io/github/tatools/sunshine/testng/TestNGEngine.java uses or overrides a deprecated API.
1m> Building 70% > :sunshine-testng:compileJava22m45DNote: Recompile with -Xlint:deprecation for details.
:sunshine-testng:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.239 secs.
:sunshine-testng:processResources (Thread[Daemon worker,5,main]) started.
:sunshine-testng:processResources
file or directory '/home/r/repo/sunshine-testng/src/main/resources', not found
Skipping task ':sunshine-testng:processResources' as it has no source files.
:sunshine-testng:processResources 33mUP-TO-DATE39m
:sunshine-testng:processResources (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-testng:classes (Thread[Daemon worker,5,main]) started.
:sunshine-testng:classes
Skipping task ':sunshine-testng:classes' as it has no actions.
:sunshine-testng:classes (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-testng:jar (Thread[Daemon worker,5,main]) started.
:sunshine-testng:jar
Executing task ':sunshine-testng:jar' (up-to-date check took 0.002 secs) due to:
  No history is available.
:sunshine-testng:jar (Thread[Daemon worker,5,main]) completed. Took 0.008 secs.
:sunshine-testng:javadoc (Thread[Daemon worker,5,main]) started.
:sunshine-testng:javadoc
Executing task ':sunshine-testng:javadoc' (up-to-date check took 0.002 secs) due to:
  No history is available.
Starting process 'command '/usr/lib/jvm/java-8-oracle/bin/javadoc''. Working directory: /home/r/repo/sunshine-testng Command: /usr/lib/jvm/java-8-oracle/bin/javadoc @/home/r/repo/sunshine-testng/build/tmp/javadoc/javadoc.options
Successfully started process 'command '/usr/lib/jvm/java-8-oracle/bin/javadoc''
1m> Building 79% > :sunshine-testng:javadoc22m0K41D/home/r/repo/sunshine-testng/src/main/java/io/github/tatools/sunshine/testng/CachedTestNGSuite.java:22: warning: no description for @param
1m> Building 79% > :sunshine-testng:javadoc22m41D     * @param testNGSuite0K
       ^
1m> Building 79% > :sunshine-testng:javadoc22m41D1 warning0K
1m> Building 79% > :sunshine-testng:javadoc22m41D:sunshine-testng:javadoc (Thread[Daemon worker,5,main]) completed. Took 0.96 secs.
:sunshine-testng:javadocJar (Thread[Daemon worker,5,main]) started.
:sunshine-testng:javadocJar
Executing task ':sunshine-testng:javadocJar' (up-to-date check took 0.002 secs) due to:
  No history is available.
:sunshine-testng:javadocJar (Thread[Daemon worker,5,main]) completed. Took 0.014 secs.
:sunshine-testng:sourcesJar (Thread[Daemon worker,5,main]) started.
:sunshine-testng:sourcesJar
file or directory '/home/r/repo/sunshine-testng/src/main/resources', not found
Executing task ':sunshine-testng:sourcesJar' (up-to-date check took 0.001 secs) due to:
  No history is available.
file or directory '/home/r/repo/sunshine-testng/src/main/resources', not found
:sunshine-testng:sourcesJar (Thread[Daemon worker,5,main]) completed. Took 0.012 secs.
:sunshine-testng:signArchives (Thread[Daemon worker,5,main]) started.
1m> Building 85% > :sunshine-testng:signArchives22m46D:sunshine-testng:signArchives0K
Executing task ':sunshine-testng:signArchives' (up-to-date check took 0.166 secs) due to:
  No history is available.
1m> Building 85% > :sunshine-testng:signArchives22m46D1m> Building 85%22m0K14D:sunshine-testng:signArchives (Thread[Daemon worker,5,main]) completed. Took 1.037 secs.
:sunshine-testng:uploadArchives (Thread[Daemon worker,5,main]) started.
:sunshine-testng:uploadArchives
Executing task ':sunshine-testng:uploadArchives' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':sunshine-testng:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@61060453
1m> Building 87% > :sunshine-testng:uploadArchives22m48DDeploying to https://oss.sonatype.org/service/local/staging/deploy/maven2/
1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploading: io/github/tatools/sunshine-testng/0.2.0/sunshine-testng-0.2.0.jar to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 12K from remote
1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploaded 12K0K
1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploading: io/github/tatools/sunshine-testng/0.2.0/sunshine-testng-0.2.0.pom to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 2K from remote
1m> Building 87% &gt; :sunshine-testng:uploadArchives22m48DUploaded 2K0K
1m&gt; Building 87% &gt; :sunshine-testng:uploadArchives22m48DUploading: io/github/tatools/sunshine-testng/0.2.0/sunshine-testng-0.2.0.jar.asc to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 0K from remote
1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploaded 0K0K
1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploading: io/github/tatools/sunshine-testng/0.2.0/sunshine-testng-0.2.0-sources.jar to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 9K from remote
1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploaded 9K0K
1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploading: io/github/tatools/sunshine-testng/0.2.0/sunshine-testng-0.2.0-sources.jar.asc to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 0K from remote
1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploaded 0K0K
1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploading: io/github/tatools/sunshine-testng/0.2.0/sunshine-testng-0.2.0-javadoc.jar.asc to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 0K from remote
1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploaded 0K0K
1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploading: io/github/tatools/sunshine-testng/0.2.0/sunshine-testng-0.2.0-javadoc.jar to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 41K from remote
1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploaded 41K0K
1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploading: io/github/tatools/sunshine-testng/0.2.0/sunshine-testng-0.2.0.pom.asc to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 0K from remote
1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploaded 0K0K
1m> Building 87% > :sunshine-testng:uploadArchives22m48DDownloading: io/github/tatools/sunshine-testng/maven-metadata.xml from repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
1m> Building 87% > :sunshine-testng:uploadArchives22m48DCould not find metadata io.github.tatools:sunshine-testng/maven-metadata.xml in remote (https://oss.sonatype.org/service/local/staging/deploy/maven2/)
1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploading: io/github/tatools/sunshine-testng/maven-metadata.xml to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 0K from remote
1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploaded 0K0K
1m> Building 87% > :sunshine-testng:uploadArchives22m48D:sunshine-testng:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 11.186 secs.
:sunshine-testng-integration-tests:compileJava (Thread[Daemon worker,5,main]) started.
:sunshine-testng-integration-tests:compileJava
Executing task ':sunshine-testng-integration-tests:compileJava' (up-to-date check took 0.005 secs) due to:
  No history is available.
All input files are considered out-of-date for incremental task ':sunshine-testng-integration-tests:compileJava'.
Compiling with JDK Java compiler API.
:sunshine-testng-integration-tests:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.029 secs.
:sunshine-testng-integration-tests:processResources (Thread[Daemon worker,5,main]) started.
:sunshine-testng-integration-tests:processResources
Executing task ':sunshine-testng-integration-tests:processResources' (up-to-date check took 0.002 secs) due to:
  No history is available.
:sunshine-testng-integration-tests:processResources (Thread[Daemon worker,5,main]) completed. Took 0.004 secs.
:sunshine-testng-integration-tests:classes (Thread[Daemon worker,5,main]) started.
:sunshine-testng-integration-tests:classes
Skipping task ':sunshine-testng-integration-tests:classes' as it has no actions.
:sunshine-testng-integration-tests:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-testng-integration-tests:jar (Thread[Daemon worker,5,main]) started.
:sunshine-testng-integration-tests:jar
Executing task ':sunshine-testng-integration-tests:jar' (up-to-date check took 0.001 secs) due to:
  No history is available.
:sunshine-testng-integration-tests:jar (Thread[Daemon worker,5,main]) completed. Took 0.007 secs.
:sunshine-testng-integration-tests:uploadArchives (Thread[Daemon worker,5,main]) started.
:sunshine-testng-integration-tests:uploadArchives
Executing task ':sunshine-testng-integration-tests:uploadArchives' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':sunshine-testng-integration-tests:archives'
:sunshine-testng-integration-tests:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.

BUILD SUCCESSFUL

Total time: 55.619 secs
Stopped 0 compiler daemon(s).
Received result Success[value=null] from daemon DaemonInfo{pid=12352, address=[fa6bc664-3250-4243-983a-a86e4fa2cba6 port:45838, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Idle, lastBusy=1506945005452, context=DefaultDaemonContext[uid=0491bc83-4663-41a0-aeda-91c1e8a9d3f1,javaHome=/usr/lib/jvm/java-8-oracle,daemonRegistryDir=/home/r/.gradle/daemon,pid=12352,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]} (build should be done).
0K0m+ ./gradlew closeAndReleaseRepository
0m1m> Connecting to Daemon22m22D1m> Configuring > 0/7 projects > root project22m43D1m> Building 0%22m0K13D1m> Building 0% > :closeRepository22m32D:closeRepository0K
Requested operation wasn't successful in first try. Retrying maximum 20 times with 60 seconds delay between attempts.
1m> Building 0% > :closeRepository22m32D1m> Building 0%22m0K13D1m> Building 33% > :releaseRepository22m35D:releaseRepository0K
Requested operation wasn't successful in first try. Retrying maximum 20 times with 60 seconds delay between attempts.
1m> Building 33% > :releaseRepository22m35DGET request failed. 404: Not Found, body: [errors:[[id:*, msg:No such repository: iogithubtatools-1004]]]
1m> Building 33% > :releaseRepository22m35D:closeAndReleaseRepository0K

BUILD SUCCESSFUL

Total time: 2 mins 11.198 secs
0K0m+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
+ git tag 0.2.0 -m '0.2.0: tagged by rultor.com'
+ git reset --hard
HEAD is now at f1d4483 0.2.0
+ git clean -fd
Removing sunshine-core/secring.gpg
Removing sunshine-junit4/secring.gpg
Removing sunshine-testng/secring.gpg
+ git checkout master
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
+ git branch -D __rultor
Deleted branch __rultor (was f1d4483).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To git@github.com:tatools/sunshine.git
 * [new tag]         0.2.0 -> 0.2.0
container 615574c439dfcc0e815a6c00aa624033aea4e2e12e699e2837d2378f376e837a is dead
Mon Oct  2 13:54:44 CEST 2017