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

Changes:

[amaliujia] [BEAM-7070] JOIN condition should accept field access

[amaliujia] [sql] ignore Nexmark SQL queries that has non equal join.

[amaliujia] [sql] generalize RexInputRef and RexFieldAccess in JOIN.

[mxm] [BEAM-3863] Ensure correct firing of processing time timers

[aromanenko.dev] [BEAM-4552] Use Spark AccumulatorsV2 for metrics

[daniel.o.programmer] [BEAM-5709] Changing sleeps to CountdownLatch in test

[25622840+adude3141] Merge pull request #8388: Add OSSIndex CVE audit gradle 
plugin

[github] Fix small bug in top documentation

[mxm] [BEAM-7029] Add KafkaIO.Write as an external transform

[github] Merge pull request #8385: Fix broken parsing of uuid

[apilloud] Website changes for 2.12.0

[apilloud] Update release guide with feedback from 2.12.0 release

[apilloud] Add 2.12.0 Blog post.

[pabloem] [BEAM-7139] Blogpost for Kotlin Samples (#8391)

------------------------------------------
[...truncated 1018 B...]
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 077223e55b4f73c7dda241e0b6c0322a2cb33e84
Commit message: "Merge pull request #8322: [BEAM-7029] Add KafkaIO.Write as an 
external transform"
 > git rev-list --no-walk d9c2de86cdab2f7c1ad684cabd2b71fc1074a2e6 # 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, 3 busy Daemons 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.
> Task :release:compileJava NO-SOURCE
> Task :release:compileGroovy
> Task :release:processResources NO-SOURCE
> Task :release:classes

> 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-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-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-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-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-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

> 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

FAILURE: Build completed with 7 failures.

1: 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.
==============================================================================

2: 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.
==============================================================================

3: 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.
==============================================================================

4: 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.
==============================================================================

5: 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.
==============================================================================

6: 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.
==============================================================================

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

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

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

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