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 2019/05/14 12:22:30 UTC

Build failed in Jenkins: beam_LoadTests_Java_Combine_Dataflow_Batch #9

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

Changes:

[juta.staes] [BEAM-7181][BEAM-7243] add streaming it tests python 3.6

[je.ik] [BEAM-7269] remove StateSpec from hashCode of SimpleStateTag

[ankurgoenka] Updating python containers to beam-master-20190509

[25622840+adude3141] [BEAM-4046] decouple gradle project names and maven artifact ids

[25622840+adude3141] [BEAM-4046] add project mappings and enable parsing of legacy commands

[michal.walenia] [BEAM-6627] Add item and byte counters to HadoopFormatIOIT

[iemejia] [BEAM-7239] Do not close DataSource on Teardown on JdbcIO

[kedin] Small doc clean up

[kedin] [SQL] SpotlessApply for minor docs PR #8567

[melissapa] [BEAM-7281] Update Python deps page to current release

[heejong] [BEAM-7253] test_with_jar_packages_invalid_file_name test fails on

[kcweaver] [BEAM-7282] portable Spark: don't fuse already optimized graph

[altay] [BEAM-562] Add DoFn.setup and DoFn.teardown to Python SDK (#7994)

[tweise] Beam community update blogpost (#8559)

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-5 (beam) in workspace <https://builds.apache.org/job/beam_LoadTests_Java_Combine_Dataflow_Batch/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://builds.apache.org/job/beam_LoadTests_Java_Combine_Dataflow_Batch/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 5c7ee600ba8560102f61622c894633955d208f87 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5c7ee600ba8560102f61622c894633955d208f87
Commit message: "Merge pull request #8565 from iemejia/beam-master"
 > git rev-list --no-walk a16a5b71cf8d399070a72b0f062693180d56b5ed # 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.
[beam_LoadTests_Java_Combine_Dataflow_Batch] $ /bin/bash -xe /tmp/jenkins2098723421612131228.sh
+ echo src Load test: 2GB of 10B records src
src Load test: 2GB of 10B records src
[Gradle] - Launching build.
[src] $ <https://builds.apache.org/job/beam_LoadTests_Java_Combine_Dataflow_Batch/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -PloadTest.mainClass=org.apache.beam.sdk.loadtests.CombineLoadTest -Prunner=:runners:google-cloud-dataflow-java '-PloadTest.args=--project=apache-beam-testing --appName=load_tests_Java_Dataflow_batch_Combine_1 --tempLocation=gs://temp-storage-for-perf-tests/loadtests --publishToBigQuery=true --bigQueryDataset=load_test --bigQueryTable=java_dataflow_batch_Combine_1 --sourceOptions={"numRecords":200000000,"keySizeBytes":1,"valueSizeBytes":9} --fanout=1 --iterations=1 --topCount=20 --maxNumWorkers=5 --numWorkers=5 --autoscalingAlgorithm=NONE --perKeyCombiner=TOP_LARGEST --streaming=false --runner=DataflowRunner' :beam:sdks:java:load-tests:run
Executing

  gradlew --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -PloadTest.mainClass=org.apache.beam.sdk.loadtests.CombineLoadTest -Prunner=:runners:google-cloud-dataflow-java -PloadTest.args=--project=apache-beam-testing --appName=load_tests_Java_Dataflow_batch_Combine_1 --tempLocation=gs://temp-storage-for-perf-tests/loadtests --publishToBigQuery=true --bigQueryDataset=load_test --bigQueryTable=java_dataflow_batch_Combine_1 --sourceOptions={"numRecords":200000000,"keySizeBytes":1,"valueSizeBytes":9} --fanout=1 --iterations=1 --topCount=20 --maxNumWorkers=5 --numWorkers=5 --autoscalingAlgorithm=NONE --perKeyCombiner=TOP_LARGEST --streaming=false --runner=DataflowRunner :beam:sdks:java:load-tests:run

Starting a Gradle Daemon, 1 incompatible Daemon could not be reused, use --status for details
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy FROM-CACHE
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:spotlessGroovy
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validateTaskProperties FROM-CACHE
> Task :buildSrc:check
> Task :buildSrc:build
Configuration on demand is an incubating feature.

FAILURE: Build failed with an exception.

* What went wrong:
Project 'beam' is ambiguous in root project 'beam'. Candidates are: 'beam-test-infra-metrics', 'beam-test-tools'.

* 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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 9s

Publishing build scan...
https://gradle.com/s/csfoyluem7ppi

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_LoadTests_Java_Combine_Dataflow_Batch #10

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_LoadTests_Java_Combine_Dataflow_Batch/10/display/redirect?page=changes>


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