You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/12/20 16:24:26 UTC

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_Gearpump #1701

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

Changes:

[tweise] [BEAM-6165] Send metrics to Flink in portable Flink runner (#7183)

------------------------------------------
Started by GitHub push by tweise
[EnvInject] - Loading node environment variables.
Building remotely on beam12 (beam) in workspace <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # 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/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 1e41220977d6c45d293b86f2e581daec3513c66e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1e41220977d6c45d293b86f2e581daec3513c66e
Commit message: "[BEAM-6165] Send metrics to Flink in portable Flink runner (#7183)"
 > git rev-list --no-walk 7c8f7ba3ecde35ce4165606528da7c8a8681aea5 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # 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_ValidatesRunner_Gearpump/ws/src/gradlew> --info --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :beam-runners-gearpump:validatesRunner
Initialized native services in: /home/jenkins/.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/4.10.2/userguide/gradle_daemon.html.
Starting process 'Gradle build daemon'. Working directory: /home/jenkins/.gradle/daemon/4.10.2 Command: /usr/local/asfpackages/java/jdk1.8.0_191/bin/java -Xmx4g -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /home/jenkins/.gradle/wrapper/dists/gradle-4.10.2-all/9fahxiiecdb76a5g3aw9oi8rv/gradle-4.10.2/lib/gradle-launcher-4.10.2.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 4.10.2
Successfully started process 'Gradle build daemon'
An attempt to start the daemon took 0.749 secs.
The client will now receive all logging from the daemon (pid: 24925). The daemon log file: /home/jenkins/.gradle/daemon/4.10.2/daemon-24925.out.log
Closing daemon's stdin at end of input.
The daemon will no longer process any standard input.
Daemon will be stopped at the end of the build stopping after processing
Using 12 worker leases.
Starting Build
Parallel execution is an incubating feature.

> Configure project :buildSrc
Evaluating project ':buildSrc' using build file '<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump/ws/src/buildSrc/build.gradle'.>
file or directory '<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump/ws/src/buildSrc/src/test/groovy',> not found
Selected primary task 'build' from project :
file or directory '<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump/ws/src/buildSrc/src/test/groovy',> not found
:buildSrc:compileJava (Thread[Task worker for ':buildSrc' Thread 3,5,main]) started.
Using local directory build cache for build ':buildSrc' (location = /home/jenkins/.gradle/caches/build-cache-1, removeUnusedEntriesAfter = 7 days).

> Task :buildSrc:compileJava NO-SOURCE
file or directory '<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump/ws/src/buildSrc/src/main/java',> not found
Skipping task ':buildSrc:compileJava' as it has no source files and no previous output files.
:buildSrc:compileJava (Thread[Task worker for ':buildSrc' Thread 3,5,main]) completed. Took 0.068 secs.
:buildSrc:compileGroovy (Thread[Task worker for ':buildSrc' Thread 3,5,main]) started.

> Task :buildSrc:compileGroovy FROM-CACHE
Build cache key for task ':buildSrc:compileGroovy' is f151973668fa62b6d5625af3f4527da3
Task ':buildSrc:compileGroovy' is not up-to-date because:
  No history is available.
Origin for task ':buildSrc:compileGroovy': {executionTime=2136, hostName=apache-beam-jenkins-slave-group-jgm6, operatingSystem=Linux, buildInvocationId=dmjzgnkzjze5hilujkq4osm2im, creationTime=1545249993032, type=org.gradle.api.tasks.compile.GroovyCompile_Decorated, userName=jenkins, gradleVersion=4.10.2, rootPath=/home/jenkins/jenkins-slave/workspace/beam_PreCommit_JavaPortabilityApi_Commit/src/buildSrc, path=:compileGroovy}
Unpacked output for task ':buildSrc:compileGroovy' from cache.
:buildSrc:compileGroovy (Thread[Task worker for ':buildSrc' Thread 3,5,main]) completed. Took 0.104 secs.
:buildSrc:processResources (Thread[Task worker for ':buildSrc' Thread 3,5,main]) started.

> Task :buildSrc:processResources NO-SOURCE
file or directory '<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump/ws/src/buildSrc/src/main/resources',> not found
Skipping task ':buildSrc:processResources' as it has no source files and no previous output files.
:buildSrc:processResources (Thread[Task worker for ':buildSrc' Thread 3,5,main]) completed. Took 0.004 secs.
:buildSrc:classes (Thread[Task worker for ':buildSrc' Thread 3,5,main]) started.

> Task :buildSrc:classes UP-TO-DATE
Skipping task ':buildSrc:classes' as it has no actions.
:buildSrc:classes (Thread[Task worker for ':buildSrc' Thread 3,5,main]) completed. Took 0.0 secs.
:buildSrc:jar (Thread[Task worker for ':buildSrc' Thread 3,5,main]) started.

> Task :buildSrc:jar
Build cache key for task ':buildSrc:jar' is 35dab047526c29607e03ab27db3c1efd
Caching disabled for task ':buildSrc:jar': Caching has not been enabled for the task
Task ':buildSrc:jar' is not up-to-date because:
  No history is available.
:buildSrc:jar (Thread[Task worker for ':buildSrc' Thread 3,5,main]) completed. Took 0.129 secs.
:buildSrc:assemble (Thread[Task worker for ':buildSrc' Thread 3,5,main]) started.

> Task :buildSrc:assemble
Skipping task ':buildSrc:assemble' as it has no actions.
:buildSrc:assemble (Thread[Task worker for ':buildSrc' Thread 3,5,main]) completed. Took 0.0 secs.
:buildSrc:spotlessGroovy (Thread[Task worker for ':buildSrc' Thread 3,5,main]) started.

> Task :buildSrc:spotlessGroovy
file or directory '<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump/ws/src/buildSrc/src/test/groovy',> not found

FAILURE: Build failed with an exception.

* What went wrong:
unable to create new native thread

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

* Get more help at https://help.gradle.org

BUILD FAILED in 4s
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PostCommit_Java_ValidatesRunner_Gearpump #1702

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump/1702/display/redirect>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org