sizovs / PipelinR

PipelinR is a lightweight command processing pipeline ❍ ⇢ ❍ ⇢ ❍ for your Java awesome app.
https://github.com/sizovs/PipelinR
MIT License
420 stars 59 forks source link

Test #2

Closed sizovs closed 5 years ago

sizovs commented 5 years ago

@rultor hello

rultor commented 5 years ago

@rultor hello

@sizovs Hi there! I understand a few simple commands: "merge", "deploy", etc. This page explains them briefly. Any questions or bug reports are welcome. Have fun :)

sizovs commented 5 years ago

@rultor release, tag=0.0.4

rultor commented 5 years ago

@rultor release, tag=0.0.4

@sizovs OK, I will release it now. Please check the progress here

rultor commented 5 years ago

@rultor release, tag=0.0.4

@sizovs Oops, I failed. You can see the full log here (spent 2min)

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/.gnupg /root/.m2 /root/.profile /root/texmf /root/.wget-hsts /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./gradle.properties ./pid ./repo ./run.sh ./script.sh ./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
mesg: change /dev/pts/0 mode failed: Operation not permitted
+ 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:sizovs/PipelinR.git
+ head=git@github.com:sizovs/PipelinR.git
+ export tag=0.0.4
+ tag=0.0.4
+ export head_branch=master
+ head_branch=master
+ export author=sizovs
+ author=sizovs
+ ./gradlew jar mavenCentralSync -Pversion=0.0.4 -Dgradle.user.home=../gradle.properties
Downloading https://services.gradle.org/distributions/gradle-5.1.1-all.zip
............................................................................................................................
\u001b[0m
Welcome to Gradle 5.1.1!

Here are the highlights of this release:
 - Control which dependencies can be retrieved from which repositories
 - Production-ready configuration avoidance APIs

For more details see https://docs.gradle.org/5.1.1/release-notes.html

Starting a Gradle Daemon (subsequent builds will be faster)

\u001b[2A\u001b[1B\u001b[1m> Starting Daemon\u001b[m\u001b[17D\u001b[1B\u001b[1A\u001b[1m> Starting Daemon\u001b[m\u001b[17D\u001b[1B\u001b[1A\u001b[1m> Starting Daemon\u001b[m\u001b[17D\u001b[1B\u001b[1A\u001b[1m> Starting Daemon\u001b[m\u001b[17D\u001b[1B\u001b[1A\u001b[1m> Starting Daemon\u001b[m\u001b[17D\u001b[1B\u001b[1A\u001b[1m> Starting Daemon\u001b[m\u001b[17D\u001b[1B\u001b[1A\u001b[1m> Starting Daemon\u001b[m\u001b[17D\u001b[1B\u001b[1A\u001b[1m> Starting Daemon\u001b[m\u001b[17D\u001b[1B\u001b[1A> IDLE\u001b[0K\u001b[6D\u001b[1B\u001b[2A
\u001b[31mFAILURE: \u001b[39m\u001b[31mBuild failed with an exception.\u001b[39m\u001b[0K

* What went wrong:
Cannot create service of type PayloadSerializer using ToolingBuildSessionScopeServices.createPayloadSerializer() as there is a problem with parameter #2 of type PayloadClassLoaderFactory.
\u001b[33m> \u001b[39mCannot create service of type PayloadClassLoaderFactory using ToolingBuildSessionScopeServices.createClassLoaderFactory() as there is a problem with parameter #1 of type CachedClasspathTransformer.

* Try:
Run with \u001b[1m--stacktrace\u001b[m option to get the stack trace. Run with \u001b[1m--info\u001b[m or \u001b[1m--debug\u001b[m option to get more log output. Run with \u001b[1m--scan\u001b[m to get full insights.

* Get more help at \u001b[1mhttps://help.gradle.org\u001b[m

\u001b[31;1mBUILD FAILED\u001b[0;39m in 16s

\u001b[0K
\u001b[2A\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[1A\u001b[2K\u001b[1A\u001b[0mcontainer 8f85d4084b9f3dd790fc0b1f4d21b2c0b16a50ecf5e2778a5a06ac77f66d9444 is dead
Mon Feb 11 03:08:19 CET 2019
sizovs commented 5 years ago

@rultor release, tag=0.0.4

rultor commented 5 years ago

@rultor release, tag=0.0.4

@sizovs OK, I will release it now. Please check the progress here

rultor commented 5 years ago

@rultor release, tag=0.0.4

@sizovs Oops, I failed. You can see the full log here (spent 2min)

+ docker run -t --rm -v /tmp/rultor-0V3q:/main --env=head=git@github.com:sizovs/PipelinR.git --env=tag=0.0.4 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:sizovs/PipelinR.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.0.4'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=sizovs'\''\'\'''\'''\'' '\'';'\'' '\''./gradlew jar mavenCentralSync "-Pversion=${tag}" -Dgradle.user.home=../gradle.properties'\'' '\'';'\'' )' --env=head_branch=master --env=author=sizovs --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-0V3q/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=sizovs_pipelinr_2 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/.gnupg /root/.m2 /root/.oracle_jre_usage /root/.profile /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./gradle.properties ./pid ./repo ./run.sh ./script.sh ./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:sizovs/PipelinR.git
+ head=git@github.com:sizovs/PipelinR.git
+ export tag=0.0.4
+ tag=0.0.4
+ export head_branch=master
+ head_branch=master
+ export author=sizovs
+ author=sizovs
+ ./gradlew jar mavenCentralSync -Pversion=0.0.4 -Dgradle.user.home=../gradle.properties
Downloading https://services.gradle.org/distributions/gradle-5.1.1-all.zip
............................................................................................................................
\u001b[0m
Welcome to Gradle 5.1.1!

Here are the highlights of this release:
 - Control which dependencies can be retrieved from which repositories
 - Production-ready configuration avoidance APIs

For more details see https://docs.gradle.org/5.1.1/release-notes.html

Starting a Gradle Daemon (subsequent builds will be faster)

\u001b[2A\u001b[1B\u001b[1m> Starting Daemon\u001b[m\u001b[17D\u001b[1B\u001b[1A\u001b[1m> Starting Daemon\u001b[m\u001b[17D\u001b[1B\u001b[1A\u001b[1m> Starting Daemon\u001b[m\u001b[17D\u001b[1B\u001b[1A\u001b[1m> Starting Daemon\u001b[m\u001b[17D\u001b[1B\u001b[1A\u001b[1m> Starting Daemon\u001b[m\u001b[17D\u001b[1B\u001b[1A\u001b[1m> Starting Daemon\u001b[m\u001b[17D\u001b[1B\u001b[1A\u001b[1m> Starting Daemon\u001b[m\u001b[17D\u001b[1B\u001b[1A\u001b[1m> Starting Daemon\u001b[m\u001b[17D\u001b[1B\u001b[1A\u001b[1m> Starting Daemon\u001b[m\u001b[17D\u001b[1B\u001b[1A> IDLE\u001b[0K\u001b[6D\u001b[1B\u001b[2A
\u001b[31mFAILURE: \u001b[39m\u001b[31mBuild failed with an exception.\u001b[39m\u001b[0K

* What went wrong:
Cannot create service of type PayloadSerializer using ToolingBuildSessionScopeServices.createPayloadSerializer() as there is a problem with parameter #2 of type PayloadClassLoaderFactory.
\u001b[33m> \u001b[39mCannot create service of type PayloadClassLoaderFactory using ToolingBuildSessionScopeServices.createClassLoaderFactory() as there is a problem with parameter #1 of type CachedClasspathTransformer.

* Try:
Run with \u001b[1m--stacktrace\u001b[m option to get the stack trace. Run with \u001b[1m--info\u001b[m or \u001b[1m--debug\u001b[m option to get more log output. Run with \u001b[1m--scan\u001b[m to get full insights.

* Get more help at \u001b[1mhttps://help.gradle.org\u001b[m

\u001b[31;1mBUILD FAILED\u001b[0;39m in 16s

\u001b[0K
\u001b[2A\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[1A\u001b[2K\u001b[1A\u001b[0mcontainer fab717519fd9f0224f6e92b2b0331fe36ea385b7f27f8169353f55b99b992bad is dead
Mon Feb 11 03:16:12 CET 2019
sizovs commented 5 years ago

@rultor release, tag=0.0.4

rultor commented 5 years ago

@rultor release, tag=0.0.4

@sizovs OK, I will release it now. Please check the progress here

rultor commented 5 years ago

@rultor release, tag=0.0.4

@sizovs Oops, I failed. You can see the full log here (spent 2min)

+ docker run -t --rm -v /tmp/rultor-4rtQ:/main --env=head=git@github.com:sizovs/PipelinR.git --env=tag=0.0.4 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:sizovs/PipelinR.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.0.4'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=sizovs'\''\'\'''\'''\'' '\'';'\'' '\''./gradlew jar mavenCentralSync "-Pversion=${tag}" -Dgradle.user.home=../gradle.properties'\'' '\'';'\'' )' --env=head_branch=master --env=author=sizovs --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-4rtQ/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=sizovs_pipelinr_2 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/.gnupg /root/.m2 /root/.oracle_jre_usage /root/.profile /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./gradle.properties ./pid ./repo ./run.sh ./script.sh ./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:sizovs/PipelinR.git
+ head=git@github.com:sizovs/PipelinR.git
+ export tag=0.0.4
+ tag=0.0.4
+ export head_branch=master
+ head_branch=master
+ export author=sizovs
+ author=sizovs
+ ./gradlew jar mavenCentralSync -Pversion=0.0.4 -Dgradle.user.home=../gradle.properties
Downloading https://services.gradle.org/distributions/gradle-5.1.1-all.zip
............................................................................................................................
\u001b[0m
Welcome to Gradle 5.1.1!

Here are the highlights of this release:
 - Control which dependencies can be retrieved from which repositories
 - Production-ready configuration avoidance APIs

For more details see https://docs.gradle.org/5.1.1/release-notes.html

Starting a Gradle Daemon (subsequent builds will be faster)

\u001b[2A\u001b[1B\u001b[1m> Starting Daemon\u001b[m\u001b[17D\u001b[1B\u001b[1A\u001b[1m> Starting Daemon\u001b[m\u001b[17D\u001b[1B\u001b[1A\u001b[1m> Starting Daemon\u001b[m\u001b[17D\u001b[1B\u001b[1A\u001b[1m> Starting Daemon\u001b[m\u001b[17D\u001b[1B\u001b[1A\u001b[1m> Starting Daemon\u001b[m\u001b[17D\u001b[1B\u001b[1A\u001b[1m> Starting Daemon\u001b[m\u001b[17D\u001b[1B\u001b[1A\u001b[1m> Starting Daemon\u001b[m\u001b[17D\u001b[1B\u001b[1A\u001b[1m> Starting Daemon\u001b[m\u001b[17D\u001b[1B\u001b[1A\u001b[1m> Starting Daemon\u001b[m\u001b[17D\u001b[1B\u001b[1A> IDLE\u001b[0K\u001b[6D\u001b[1B\u001b[2A
\u001b[31mFAILURE: \u001b[39m\u001b[31mBuild failed with an exception.\u001b[39m\u001b[0K

* What went wrong:
Cannot create service of type PayloadSerializer using ToolingBuildSessionScopeServices.createPayloadSerializer() as there is a problem with parameter #2 of type PayloadClassLoaderFactory.
\u001b[33m> \u001b[39mCannot create service of type PayloadClassLoaderFactory using ToolingBuildSessionScopeServices.createClassLoaderFactory() as there is a problem with parameter #1 of type CachedClasspathTransformer.

* Try:
Run with \u001b[1m--stacktrace\u001b[m option to get the stack trace. Run with \u001b[1m--info\u001b[m or \u001b[1m--debug\u001b[m option to get more log output. Run with \u001b[1m--scan\u001b[m to get full insights.

* Get more help at \u001b[1mhttps://help.gradle.org\u001b[m

\u001b[31;1mBUILD FAILED\u001b[0;39m in 16s

\u001b[0K
\u001b[2A\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[1A\u001b[2K\u001b[1A\u001b[0mcontainer 2986141d794f335b4ecdbc0a75279a6c8e5929562f32708fd00b6126dfd1d7c2 is dead
Mon Feb 11 03:32:27 CET 2019
sizovs commented 5 years ago

@rultor release, tag=0.0.4

rultor commented 5 years ago

@rultor release, tag=0.0.4

@sizovs OK, I will release it now. Please check the progress here

rultor commented 5 years ago

@rultor release, tag=0.0.4

@sizovs Oops, I failed. You can see the full log here (spent 2min)

+ shopt -s dotglob
+ useradd -m -G sudo r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.composer /root/.gem /root/.gnupg /root/.m2 /root/.oracle_jre_usage /root/.profile /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./gradle.properties ./pid ./repo ./run.sh ./script.sh ./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:sizovs/PipelinR.git
+ head=git@github.com:sizovs/PipelinR.git
+ export tag=0.0.4
+ tag=0.0.4
+ export head_branch=master
+ head_branch=master
+ export author=sizovs
+ author=sizovs
+ ./gradlew jar mavenCentralSync --no-daemon -Pversion=0.0.4 -Dgradle.user.home=../gradle.properties
Downloading https://services.gradle.org/distributions/gradle-5.2.1-bin.zip
...................................................................................

Welcome to Gradle 5.2.1!

Here are the highlights of this release:
 - Define sets of dependencies that work together with Java Platform plugin
 - New C++ plugins with dependency management built-in
 - New C++ project types for gradle init
 - Service injection into plugins and project extensions

For more details see https://docs.gradle.org/5.2.1/release-notes.html

To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/5.2.1/userguide/gradle_daemon.html.

\u001b[2A\u001b[1B\u001b[1m> Starting Daemon\u001b[m\u001b[17D\u001b[1B\u001b[2ADaemon will be stopped at the end of the build stopping after processing
\u001b[1B\u001b[0K
\u001b[2A\u001b[0K\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[2A
\u001b[31mFAILURE: \u001b[39m\u001b[31mBuild failed with an exception.\u001b[39m\u001b[0K

* What went wrong:
Cannot create service of type PayloadSerializer using ToolingBuildSessionScopeServices.createPayloadSerializer() as there is a problem with parameter #2 of type PayloadClassLoaderFactory.
\u001b[33m> \u001b[39mCannot create service of type PayloadClassLoaderFactory using ToolingBuildSessionScopeServices.createClassLoaderFactory() as there is a problem with parameter #1 of type CachedClasspathTransformer.

* Try:
Run with \u001b[1m--stacktrace\u001b[m option to get the stack trace. Run with \u001b[1m--info\u001b[m or \u001b[1m--debug\u001b[m option to get more log output. Run with \u001b[1m--scan\u001b[m to get full insights.

* Get more help at \u001b[1mhttps://help.gradle.org\u001b[m

\u001b[31;1mBUILD FAILED\u001b[0;39m in 1m 9s

\u001b[0K
\u001b[2A\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[1A\u001b[2K\u001b[1A\u001b[0m\u001b[?12l\u001b[?25hcontainer 1071a8e2fa45e65cd41b4ca83a5381cd24f7da2df31085fbb398d3aeaa36c73d is dead
Tue Feb 12 14:19:29 CET 2019
sizovs commented 5 years ago

@rultor release, tag=0.0.4

rultor commented 5 years ago

@rultor release, tag=0.0.4

@sizovs OK, I will release it now. Please check the progress here

rultor commented 5 years ago

@rultor release, tag=0.0.4

@sizovs Oops, I failed. You can see the full log here (spent 2min)

\u001b[32mpublishToMavenLocal\u001b[39m\u001b[33m - Publishes all Maven publications produced by this project to the local Maven cache.\u001b[39m

\u001b[1mVerification tasks\u001b[m
\u001b[1m------------------\u001b[m
\u001b[32mcheck\u001b[39m\u001b[33m - Runs all checks.\u001b[39m
\u001b[32mjacocoTestCoverageVerification\u001b[39m\u001b[33m - Verifies code coverage metrics based on specified rules for the test task.\u001b[39m
\u001b[32mjacocoTestReport\u001b[39m\u001b[33m - Generates code coverage report for the test task.\u001b[39m
\u001b[32mtest\u001b[39m\u001b[33m - Runs the unit tests.\u001b[39m

\u001b[1mRules\u001b[m
\u001b[1m-----\u001b[m
Pattern: clean<TaskName>: Cleans the output files of a task.
Pattern: build<ConfigurationName>: Assembles the artifacts of a configuration.
Pattern: upload<ConfigurationName>: Assembles and uploads the artifacts belonging to a configuration.

To see all tasks and more detail, run \u001b[1mgradlew\u001b[m\u001b[1m \u001b[m\u001b[1mtasks --all\u001b[m

To see more detail about a task, run \u001b[1mgradlew\u001b[m\u001b[1m \u001b[m\u001b[1mhelp --task <task>\u001b[m

\u001b[32;1mBUILD SUCCESSFUL\u001b[0;39m in 1m 2s
1 actionable task: 1 executed
\u001b[0K
\u001b[0K
\u001b[0K
\u001b[0K
\u001b[0K
\u001b[5A\u001b[1m<\u001b[0;1m-------------> 0% WAITING\u001b[m\u001b[26D\u001b[1B\u001b[1m> :tasks\u001b[m\u001b[8D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[1m> root project > Resolve files of :classpath > jzlib-1.1.1.jar\u001b[m\u001b[62D\u001b[1B\u001b[5A\u001b[2K\u001b[1B\u001b[2K\u001b[1B\u001b[2K\u001b[1B\u001b[2K\u001b[1B\u001b[2K\u001b[4A\u001b[0m\u001b[?12l\u001b[?25h+ ./gradlew jar mavenCentralSync --info --no-daemon -Pversion=0.0.4 -Dgradle.user.home=../gradle.properties
Initialized native services in: /home/r/.gradle/native
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/5.2.1/userguide/gradle_daemon.html.

\u001b[2A\u001b[1B\u001b[1m> Starting Daemon\u001b[m\u001b[17D\u001b[1B\u001b[2AStarting process 'Gradle build daemon'. Working directory: /home/r/.gradle/daemon/5.2.1 Command: /usr/lib/jvm/java-8-oracle/bin/java -XX:MaxMetaspaceSize=256m -XX:+HeapDumpOnOutOfMemoryError -Xmx512m -Dfile.encoding=US-ASCII -Duser.country=US -Duser.language=en -Duser.variant -cp /home/r/.gradle/wrapper/dists/gradle-5.2.1-bin/9lc4nzslqh3ep7ml2tp68fk8s/gradle-5.2.1/lib/gradle-launcher-5.2.1.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 5.2.1
Successfully started process 'Gradle build daemon'\u001b[0K

\u001b[0K
\u001b[2A\u001b[1B\u001b[1m> Starting Daemon\u001b[m\u001b[17D\u001b[1B\u001b[2AAn attempt to start the daemon took 0.916 secs.
\u001b[1B\u001b[0K
\u001b[2A\u001b[0K\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[2AThe client will now receive all logging from the daemon (pid: 305). The daemon log file: /home/r/.gradle/daemon/5.2.1/daemon-305.out.log
Daemon will be stopped at the end of the build stopping after processing\u001b[0K

\u001b[0K
\u001b[2A\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[2AUsing 12 worker leases.
\u001b[1B\u001b[0K
\u001b[2A\u001b[0K\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[2A
\u001b[31mFAILURE: \u001b[39m\u001b[31mBuild failed with an exception.\u001b[39m\u001b[0K

* What went wrong:
Cannot create service of type PayloadSerializer using ToolingBuildSessionScopeServices.createPayloadSerializer() as there is a problem with parameter #2 of type PayloadClassLoaderFactory.
\u001b[33m> \u001b[39mCannot create service of type PayloadClassLoaderFactory using ToolingBuildSessionScopeServices.createClassLoaderFactory() as there is a problem with parameter #1 of type CachedClasspathTransformer.

* Try:
Run with \u001b[1m--stacktrace\u001b[m option to get the stack trace. Run with \u001b[1m--debug\u001b[m option to get more log output. Run with \u001b[1m--scan\u001b[m to get full insights.

* Get more help at \u001b[1mhttps://help.gradle.org\u001b[m

\u001b[31;1mBUILD FAILED\u001b[0;39m in 1s

\u001b[0K
\u001b[2A\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[1A\u001b[2K\u001b[1A\u001b[0m\u001b[?12l\u001b[?25hcontainer be6a10cabc2a958ffa34c3eefa2cd1f222f1aa855e36f5cafed068681208935e is dead
Tue Feb 12 14:36:16 CET 2019
sizovs commented 5 years ago

@rultor release, tag=0.0.4

rultor commented 5 years ago

@rultor release, tag=0.0.4

@sizovs OK, I will release it now. Please check the progress here

rultor commented 5 years ago

@rultor release, tag=0.0.4

@sizovs Oops, I failed. You can see the full log here (spent 2min)

        at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:36)
        at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
        at org.gradle.launcher.daemon.server.exec.EstablishBuildEnvironment.doBuild(EstablishBuildEnvironment.java:81)
        at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:36)
        at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
        at org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWithBusy$1.run(StartBuildOrRespondWithBusy.java:50)
        at org.gradle.launcher.daemon.server.DaemonStateCoordinator$1.run(DaemonStateCoordinator.java:295)
        at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
        at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46)
        at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55)
Caused by: org.gradle.internal.service.ServiceCreationException: Cannot create service of type PayloadClassLoaderFactory using ToolingBuildSessionScopeServices.createClassLoaderFactory() as there is a problem with parameter #1 of type CachedClasspathTransformer.
        at org.gradle.internal.service.DefaultServiceRegistry$FactoryService.bind(DefaultServiceRegistry.java:756)
        at org.gradle.internal.service.DefaultServiceRegistry$SingletonService.prepare(DefaultServiceRegistry.java:645)
        at org.gradle.internal.service.DefaultServiceRegistry$SingletonService.getService(DefaultServiceRegistry.java:668)
        at org.gradle.internal.service.DefaultServiceRegistry$OwnServices.getService(DefaultServiceRegistry.java:446)
        at org.gradle.internal.service.DefaultServiceRegistry$CompositeServiceProvider.getService(DefaultServiceRegistry.java:929)
        at org.gradle.internal.service.DefaultServiceRegistry.find(DefaultServiceRegistry.java:1065)
        at org.gradle.internal.service.DefaultServiceRegistry$FactoryService.bind(DefaultServiceRegistry.java:754)
        ... 66 more
Caused by: org.gradle.internal.service.ServiceCreationException: Cannot create service of type CachedClasspathTransformer using GradleUserHomeScopeServices.createCachedClasspathTransformer() as there is a problem with parameter #4 of type List<CachedJarFileStore>.
        at org.gradle.internal.service.DefaultServiceRegistry$FactoryService.bind(DefaultServiceRegistry.java:756)
        at org.gradle.internal.service.DefaultServiceRegistry$SingletonService.prepare(DefaultServiceRegistry.java:645)
        at org.gradle.internal.service.DefaultServiceRegistry$SingletonService.getService(DefaultServiceRegistry.java:668)
        at org.gradle.internal.service.DefaultServiceRegistry$OwnServices.getService(DefaultServiceRegistry.java:446)
        at org.gradle.internal.service.DefaultServiceRegistry$CompositeServiceProvider.getService(DefaultServiceRegistry.java:929)
        at org.gradle.internal.service.DefaultServiceRegistry.find(DefaultServiceRegistry.java:1065)
        at org.gradle.internal.service.DefaultServiceRegistry$FactoryService.bind(DefaultServiceRegistry.java:754)
        ... 72 more
Caused by: org.gradle.internal.service.ServiceCreationException: Could not create service of type DefaultGeneratedGradleJarCache using GradleUserHomeScopeServices.createGeneratedGradleJarCache().
        at org.gradle.internal.service.DefaultServiceRegistry$FactoryMethodService.invokeMethod(DefaultServiceRegistry.java:829)
        at org.gradle.internal.service.DefaultServiceRegistry$FactoryService.create(DefaultServiceRegistry.java:780)
        at org.gradle.internal.service.DefaultServiceRegistry$ManagedObjectServiceProvider.getInstance(DefaultServiceRegistry.java:574)
        at org.gradle.internal.service.DefaultServiceRegistry$SingletonService.get(DefaultServiceRegistry.java:631)
        at org.gradle.internal.service.DefaultServiceRegistry.getCollectionService(DefaultServiceRegistry.java:1112)
        at org.gradle.internal.service.DefaultServiceRegistry.getCollectionService(DefaultServiceRegistry.java:1094)
        at org.gradle.internal.service.DefaultServiceRegistry.find(DefaultServiceRegistry.java:1057)
        at org.gradle.internal.service.DefaultServiceRegistry$FactoryService.bind(DefaultServiceRegistry.java:754)
        ... 78 more
Caused by: org.gradle.api.UncheckedIOException: Cannot create parent directory '/home/r/gradle.properties/caches' when creating directory '/home/r/gradle.properties/caches/5.2.1/generated-gradle-jars' as '/home/r/gradle.properties' is not a directory
        at org.gradle.util.GFileUtils.mkdirs(GFileUtils.java:323)
        at org.gradle.cache.internal.DefaultPersistentDirectoryStore.open(DefaultPersistentDirectoryStore.java:75)
        at org.gradle.cache.internal.DefaultPersistentDirectoryStore.open(DefaultPersistentDirectoryStore.java:42)
        at org.gradle.cache.internal.DefaultCacheFactory.doOpen(DefaultCacheFactory.java:94)
        at org.gradle.cache.internal.DefaultCacheFactory.open(DefaultCacheFactory.java:68)
        at org.gradle.cache.internal.DefaultCacheRepository$PersistentCacheBuilder.open(DefaultCacheRepository.java:118)
        at org.gradle.cache.internal.DefaultGeneratedGradleJarCache.<init>(DefaultGeneratedGradleJarCache.java:44)
        at org.gradle.internal.service.scopes.GradleUserHomeScopeServices.createGeneratedGradleJarCache(GradleUserHomeScopeServices.java:254)
        at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:103)
        at org.gradle.internal.service.ReflectionBasedServiceMethod.invoke(ReflectionBasedServiceMethod.java:34)
        at org.gradle.internal.service.DefaultServiceRegistry$FactoryMethodService.invokeMethod(DefaultServiceRegistry.java:827)
        ... 85 more

* Get more help at \u001b[1mhttps://help.gradle.org\u001b[m

\u001b[31;1mBUILD FAILED\u001b[0;39m in 11s

\u001b[0K
\u001b[2A\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[1A\u001b[2K\u001b[1A\u001b[0m\u001b[?12l\u001b[?25hcontainer c6a20acdc6fc6440a6c67746eacddf84687f5680edb5e5d12ef970d834da762a is dead
Tue Feb 12 14:49:14 CET 2019
sizovs commented 5 years ago

@rultor release, tag=0.0.4

rultor commented 5 years ago

@rultor release, tag=0.0.4

@sizovs OK, I will release it now. Please check the progress here

rultor commented 5 years ago

@rultor release, tag=0.0.4

@sizovs Done! FYI, the full log is here (took me 3min)

sizovs commented 5 years ago

@rultor release, tag=0.1

rultor commented 5 years ago

@rultor release, tag=0.1

@sizovs OK, I will release it now. Please check the progress here

rultor commented 5 years ago

@rultor release, tag=0.1

@sizovs Done! FYI, the full log is here (took me 5min)

mustafashabib commented 5 years ago

Hi @sizovs - I'm curious what you did to actually fix this issue. I'm only asking because on my build, I too see the same error

................................................................................... 

Welcome to Gradle 5.4.1! 

Here are the highlights of this release: 
 - Run builds with JDK12 
 - New API for Incremental Tasks 
 - Updates to native projects, including Swift 5 support 

For more details see https://docs.gradle.org/5.4.1/release-notes.html 

Starting a Gradle Daemon (subsequent builds will be faster) 

FAILURE: Build failed with an exception. 

* What went wrong: 
Cannot create service of type PayloadSerializer using ToolingBuildSessionScopeServices.createPayloadSerializer() as there is a problem with parameter #2 of type PayloadClassLoaderFactory. 
> Cannot create service of type PayloadClassLoaderFactory using ToolingBuildSessionScopeServices.createClassLoaderFactory() as there is a problem with parameter #1 of type CachedClasspathTransformer. 

(which I'm building on AWS CodeBuild)

and this issue is the only other place Google finds with that error!

FWIW I don't have a dependency on Pipelinr in my codebase so I'm kind of at a loss here.

sizovs commented 5 years ago

Hi @mustafashabib

I actually fixed that by switching Linux distribution version on Travis CI: https://github.com/sizovs/PipelinR/commit/18c0d824a6f432b6a1f81ecb436e26f94f0c3709

mustafashabib commented 5 years ago

Interesting, thanks.

On Sep 7, 2019, at 3:15 AM, Eduards Sizovs notifications@github.com wrote:

Hi @mustafashabib https://github.com/mustafashabib I actually fixed that by switching Linux distribution version on Travis CI: 18c0d82 https://github.com/sizovs/PipelinR/commit/18c0d824a6f432b6a1f81ecb436e26f94f0c3709 — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/sizovs/PipelinR/issues/2?email_source=notifications&email_token=AAGMHAXLTIRCTNBSHLYJUKLQINIIPA5CNFSM4GWND2A2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6ESKDA#issuecomment-529081612, or mute the thread https://github.com/notifications/unsubscribe-auth/AAGMHARRDBQ2KETAGZFEZ43QINIIPANCNFSM4GWND2AQ.