See 
<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/4278/display/redirect?page=changes>

Changes:

[lcwik] [BEAM-9397] Pass all but output receiver parameters to start


------------------------------------------
Started by GitHub push by lukecwik
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-7 (beam) in workspace 
<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init 
 > <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src> # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --progress https://github.com/apache/beam.git 
 > +refs/heads/*:refs/remotes/origin/* 
 > +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a16725593b84b84b37bc67cd202d1ac8b724c6f4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a16725593b84b84b37bc67cd202d1ac8b724c6f4
Commit message: "Merge pull request #10989 from lukecwik/beam9397"
 > git rev-list --no-walk 6b4b99cf03bbf0c0fff17253ef36618df5c3e5a2 # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ 
<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/gradlew>
 --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g 
-Pmaven_home=/home/jenkins/tools/maven/apache-maven-3.5.4 --continue 
:javaPostCommitPortabilityApi
OpenJDK 64-Bit Server VM warning: Insufficient space for shared memory file:
   11122
Try using the -Djava.io.tmpdir= option to select an alternate temp location.


FAILURE: Build failed with an exception.

* What went wrong:
Could not write cache value to 
'/home/jenkins/.gradle/daemon/5.2.1/registry.bin'.

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

* Get more help at https://help.gradle.org
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to