See 
<https://ci-beam.apache.org/job/beam_PostCommit_Python36_Pytest/503/display/redirect?page=changes>

Changes:

[Brian Hulette] More helpful error when we can't find a way to construct a POJO

[Brian Hulette] More helpful error when we can't construct a Java Bean

[Brian Hulette] Add @SchemaCaseFormat, test with AutoValue beans and POJOs

[kmjung] Increase the deadline for CreateReadSession to 2 hours

[kileysok] use guava version specified in beam module

[kileysok] add guava dependency management to archetype

[Brian Hulette] Revert "Merge pull request #13321 from [BEAM-11255] Adding 
upper bound

[heejong] add xvr dataflow badge

[Brian Hulette] lint

[Boyuan Zhang] [BEAM-11192] Add use_runner_v2 to experiments.

[noreply] [BEAM-11211] Allow pyarrow up to 2.x, raise helpful error when trying 
to

[Boyuan Zhang] Update SDF related documentation.

[noreply] [BEAM-9980] do not hardcode Python version for cross language tests 
and


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-3 (beam) in workspace 
<https://ci-beam.apache.org/job/beam_PostCommit_Python36_Pytest/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init 
 > <https://ci-beam.apache.org/job/beam_PostCommit_Python36_Pytest/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/* # timeout=10
 > 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}/* # 
 > timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 43e8b990b19d9ad3031b06e3c3dea508d0916d93 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 43e8b990b19d9ad3031b06e3c3dea508d0916d93 # timeout=10
Commit message: "Merge pull request #13339 from [BEAM-11192] Add use_runner_v2 
to experiments."
 > git rev-list --no-walk b0dd257f4112d1e0abfe92b65ee82da8eaf20e5b # 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://ci-beam.apache.org/job/beam_PostCommit_Python36_Pytest/ws/src/gradlew> 
--continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g :python36PostCommitPytest
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 FROM-CACHE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradle FROM-CACHE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> 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:validatePlugins FROM-CACHE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build
Configuration on demand is an incubating feature.

FAILURE: Build failed with an exception.

* What went wrong:
Task 'python36PostCommitPytest' not found in root project 'beam'.

* Try:
Run gradlew tasks to get a list of available tasks. 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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/6.7/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21s

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

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