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

Changes:

[kcweaver] [BEAM-6935] Spark portable runner: implement side inputs

[lukasz.gajowy] [BEAM-6677] Pulling job server in beam init action

[lukasz.gajowy] [BEAM-6677] Quickfix: Prevent not finding nodes during Flink

[lukasz.gajowy] [BEAM-6677] Add GCLOUD_ZONE and DATAPROC_VERSION for easier

[lukasz.gajowy] [BEAM-6677] Add JobServer support to create_flink_cluster.sh

[robinyqiu] Update the spec for extract_output and make it clear the input

[jbonofre] [BEAM-7041] Let the user control if he wants to wrap the provided

[robbe.sneyders] Add Python 3.6 and 3.7 test suites

[robbe.sneyders] Skip tests failing on Python 3.7

[robbe.sneyders] Deactivate Python 3.6 and 3.7 cython test suites.

[jozo.vilcek] [BEAM-7056] Include partition keys in beam schema resolution

[mxm] [BEAM-6990] Fix recursive build of compound coders from ConfigValue

[ajamato] [BEAM-4374] Add Beam Distribution Accumulator to use in python's 
counter

[lcwik] Update dataflow worker container version (#8275)

[github] Refactoring code from direct runner, and adding unit test for 
processing

[ehudm] [BEAM-7046] Restore os.environ in HttpClientTest

[kcweaver] [BEAM-6688] Spark portable runner: translate flatten

[kcweaver] [BEAM-7053] prevent errors in Spark options

[github] [BEAM-7059] SamzaRunner: fix the job.id inconsistency in the new Samza

------------------------------------------
[...truncated 1.41 KB...]
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fe3ba023ec8ca97d71d888390a31bec989c29949
Commit message: "Merge pull request #8278: [BEAM-6990] Fix recursive build of 
compound coders from ConfigValue"
 > git rev-list --no-walk 120394be6ca979892bce98bdea6ca01439b22476 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[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_PostRelease_NightlySnapshot/ws/src/gradlew> 
--continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g -Pver= -Prepourl= 
:release:runJavaExamplesValidationTask
Starting a Gradle Daemon (subsequent builds will be faster)
> 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.
> Task :release:compileJava NO-SOURCE
> Task :release:compileGroovy
> Task :release:processResources NO-SOURCE
> Task :release:classes

> Task :beam-runners-apex:runQuickstartJavaApex FAILED
Repository URL: https://repository.apache.org/content/repositories/snapshots
Version: 2.13.0-SNAPSHOT
**************************************
* Scenario: Run Apache Beam Java SDK Quickstart - Apex
**************************************

**************************************
* Test: Gets the WordCount Example Code
**************************************

mvn archetype:generate       --update-snapshots       
-DarchetypeGroupId=org.apache.beam       
-DarchetypeArtifactId=beam-sdks-java-maven-archetypes-examples       
-DarchetypeVersion=2.13.0-SNAPSHOT       -DgroupId=org.example       
-DartifactId=word-count-beam       -Dversion="0.1"       
-Dpackage=org.apache.beam.examples       -DinteractiveMode=false
Using maven /home/jenkins/tools/maven/apache-maven-3.5.2
sh: 1: mvn: not found
sh: 1: mvn: not found
[ERROR] Failed command

> Task :beam-runners-direct-java:runMobileGamingJavaDirect FAILED
Repository URL: https://repository.apache.org/content/repositories/snapshots
Version: 2.13.0-SNAPSHOT
GCS Project: apache-beam-testing
GCS Storage bucket: 
temp-storage-for-release-validation-tests/nightly-snapshot-validation
BigQuery Dataset: beam_postrelease_mobile_gaming
PubSub Topic: java_mobile_gaming_topic
**************************************
* Scenario: Run Apache Beam Java SDK Mobile Gaming Examples - Direct
**************************************
mvn archetype:generate       --update-snapshots       
-DarchetypeGroupId=org.apache.beam       
-DarchetypeArtifactId=beam-sdks-java-maven-archetypes-examples       
-DarchetypeVersion=2.13.0-SNAPSHOT       -DgroupId=org.example       
-DartifactId=word-count-beam       -Dversion="0.1"       
-Dpackage=org.apache.beam.examples       -DinteractiveMode=false
Using maven /home/jenkins/tools/maven/apache-maven-3.5.2
sh: 1: mvn: not found
sh: 1: mvn: not found
[ERROR] Failed command

> Task :beam-runners-spark:runQuickstartJavaSpark FAILED
Repository URL: https://repository.apache.org/content/repositories/snapshots
Version: 2.13.0-SNAPSHOT
**************************************
* Scenario: Run Apache Beam Java SDK Quickstart - Spark
**************************************

**************************************
* Test: Gets the WordCount Example Code
**************************************

mvn archetype:generate       --update-snapshots       
-DarchetypeGroupId=org.apache.beam       
-DarchetypeArtifactId=beam-sdks-java-maven-archetypes-examples       
-DarchetypeVersion=2.13.0-SNAPSHOT       -DgroupId=org.example       
-DartifactId=word-count-beam       -Dversion="0.1"       
-Dpackage=org.apache.beam.examples       -DinteractiveMode=false
Using maven /home/jenkins/tools/maven/apache-maven-3.5.2
sh: 1: mvn: not found
sh: 1: mvn: not found
[ERROR] Failed command

> Task :beam-runners-google-cloud-dataflow-java:runMobileGamingJavaDataflow 
> FAILED
Repository URL: https://repository.apache.org/content/repositories/snapshots
Version: 2.13.0-SNAPSHOT
GCS Project: apache-beam-testing
GCS Storage bucket: 
temp-storage-for-release-validation-tests/nightly-snapshot-validation
BigQuery Dataset: beam_postrelease_mobile_gaming
PubSub Topic: java_mobile_gaming_topic
**************************************
* Scenario: Run Apache Beam Java SDK Mobile Gaming Examples - Dataflow
**************************************
mvn archetype:generate       --update-snapshots       
-DarchetypeGroupId=org.apache.beam       
-DarchetypeArtifactId=beam-sdks-java-maven-archetypes-examples       
-DarchetypeVersion=2.13.0-SNAPSHOT       -DgroupId=org.example       
-DartifactId=word-count-beam       -Dversion="0.1"       
-Dpackage=org.apache.beam.examples       -DinteractiveMode=false
Using maven /home/jenkins/tools/maven/apache-maven-3.5.2
sh: 1: mvn: not found
sh: 1: mvn: not found
[ERROR] Failed command

> Task :beam-runners-flink_2.11:runQuickstartJavaFlinkLocal FAILED
Repository URL: https://repository.apache.org/content/repositories/snapshots
Version: 2.13.0-SNAPSHOT
**************************************
* Scenario: Run Apache Beam Java SDK Quickstart - Flink Local
**************************************

**************************************
* Test: Gets the WordCount Example Code
**************************************

mvn archetype:generate       --update-snapshots       
-DarchetypeGroupId=org.apache.beam       
-DarchetypeArtifactId=beam-sdks-java-maven-archetypes-examples       
-DarchetypeVersion=2.13.0-SNAPSHOT       -DgroupId=org.example       
-DartifactId=word-count-beam       -Dversion="0.1"       
-Dpackage=org.apache.beam.examples       -DinteractiveMode=false
Using maven /home/jenkins/tools/maven/apache-maven-3.5.2
sh: 1: mvn: not found
sh: 1: mvn: not found
[ERROR] Failed command

> Task :beam-runners-direct-java:runQuickstartJavaDirect FAILED
Repository URL: https://repository.apache.org/content/repositories/snapshots
Version: 2.13.0-SNAPSHOT
**************************************
* Scenario: Run Apache Beam Java SDK Quickstart - Direct
**************************************

**************************************
* Test: Gets the WordCount Example Code
**************************************

mvn archetype:generate       --update-snapshots       
-DarchetypeGroupId=org.apache.beam       
-DarchetypeArtifactId=beam-sdks-java-maven-archetypes-examples       
-DarchetypeVersion=2.13.0-SNAPSHOT       -DgroupId=org.example       
-DartifactId=word-count-beam       -Dversion="0.1"       
-Dpackage=org.apache.beam.examples       -DinteractiveMode=false
Using maven /home/jenkins/tools/maven/apache-maven-3.5.2
sh: 1: mvn: not found
sh: 1: mvn: not found
[ERROR] Failed command

> Task :beam-runners-google-cloud-dataflow-java:runQuickstartJavaDataflow FAILED
Repository URL: https://repository.apache.org/content/repositories/snapshots
Version: 2.13.0-SNAPSHOT
GCS Project: apache-beam-testing
GCS Storage bucket: 
temp-storage-for-release-validation-tests/nightly-snapshot-validation
**************************************
* Scenario: Run Apache Beam Java SDK Quickstart - Dataflow
**************************************

**************************************
* Test: Gets the WordCount Example Code
**************************************

mvn archetype:generate       --update-snapshots       
-DarchetypeGroupId=org.apache.beam       
-DarchetypeArtifactId=beam-sdks-java-maven-archetypes-examples       
-DarchetypeVersion=2.13.0-SNAPSHOT       -DgroupId=org.example       
-DartifactId=word-count-beam       -Dversion="0.1"       
-Dpackage=org.apache.beam.examples       -DinteractiveMode=false
Using maven /home/jenkins/tools/maven/apache-maven-3.5.2
sh: 1: mvn: not found
sh: 1: mvn: not found
[ERROR] Failed command

FAILURE: Build completed with 7 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':beam-runners-apex:runQuickstartJavaApex'.
> Process 'command '/usr/lib/jvm/java-8-openjdk-amd64/bin/java'' finished with 
> non-zero exit value 1

* 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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':beam-runners-direct-java:runMobileGamingJavaDirect'.
> Process 'command '/usr/lib/jvm/java-8-openjdk-amd64/bin/java'' finished with 
> non-zero exit value 1

* 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.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':beam-runners-google-cloud-dataflow-java:runMobileGamingJavaDataflow'.
> Process 'command '/usr/lib/jvm/java-8-openjdk-amd64/bin/java'' finished with 
> non-zero exit value 1

* 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.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':beam-runners-spark:runQuickstartJavaSpark'.
> Process 'command '/usr/lib/jvm/java-8-openjdk-amd64/bin/java'' finished with 
> non-zero exit value 1

* 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.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':beam-runners-flink_2.11:runQuickstartJavaFlinkLocal'.
> Process 'command '/usr/lib/jvm/java-8-openjdk-amd64/bin/java'' finished with 
> non-zero exit value 1

* 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.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':beam-runners-direct-java:runQuickstartJavaDirect'.
> Process 'command '/usr/lib/jvm/java-8-openjdk-amd64/bin/java'' finished with 
> non-zero exit value 1

* 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.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':beam-runners-google-cloud-dataflow-java:runQuickstartJavaDataflow'.
> Process 'command '/usr/lib/jvm/java-8-openjdk-amd64/bin/java'' finished with 
> non-zero exit value 1

* 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 17s
8 actionable tasks: 8 executed

Publishing build scan...
https://gradle.com/s/5opqrsmvtxuqe

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