See <https://ci-beam.apache.org/job/beam_PostCommit_Java_PVR_Spark2_Streaming/1004/display/redirect?page=changes>
Changes: [alexander.zhuravlev] [BEAM-13489] Updated manifest.json and index.html to follow best [stranniknm] [BEAM-13531] playground - fetch example info only once [noreply] Merge pull request #16320 from [BEAM-13512] [Playground] send request to [noreply] Merge pull request #16209 from [Playground][BEAM-13304]Deploy Python [noreply] Merge pull request #16105 from [BEAM-13328] [Playground] Add [noreply] Merge pull request #16103 from [BEAM-13252] [Playground] Feedback Thumbs [noreply] Better type inference for GroupBy. (#16318) [noreply] [BEAM-13534] Update TestAutomatedExpansionService liveness check to not ------------------------------------------ [...truncated 696 B...] Fetching upstream changes from https://github.com/apache/beam.git > git --version # timeout=10 > git --version # 'git version 2.7.4' > 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 37d5ba159543060ebb81fe82303cf849337b7a85 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 37d5ba159543060ebb81fe82303cf849337b7a85 # timeout=10 Commit message: "[BEAM-13534] Update TestAutomatedExpansionService liveness check to not depend on exec call (#16350)" > git rev-list --no-walk 4774ac713f427fefb38114f661516faef26d8207 # 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 SETUPTOOLS_USE_DISTUTILS=stdlib [EnvInject] - Variables injected successfully. [Gradle] - Launching build. [src] $ <https://ci-beam.apache.org/job/beam_PostCommit_Java_PVR_Spark2_Streaming/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :runners:spark:2:job-server:validatesPortableRunnerStreaming Starting a Gradle Daemon (subsequent builds will be faster) Configuration on demand is an incubating feature. > 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 > Configure project :sdks:go:test System Go installation: /usr/bin/go is go version go1.16.12 linux/amd64; Preparing to use /home/jenkins/go/bin/go1.16.12 go1.16.12: already downloaded in /home/jenkins/sdk/go1.16.12 GOCMD=/home/jenkins/go/bin/go1.16.12 > Task :sdks:java:core:generateAvroProtocol NO-SOURCE > Task :sdks:java:fn-execution:processResources NO-SOURCE > Task :runners:core-construction-java:processResources NO-SOURCE > Task :runners:core-java:processResources NO-SOURCE > Task :sdks:java:harness:processResources NO-SOURCE > Task :sdks:java:expansion-service:processResources NO-SOURCE > Task :sdks:java:extensions:google-cloud-platform-core:processResources > NO-SOURCE > Task :runners:java-fn-execution:processResources NO-SOURCE > Task :sdks:java:core:generateAvroJava NO-SOURCE > Task :runners:java-job-service:processResources NO-SOURCE > Task :model:fn-execution:extractProto > Task :model:job-management:extractProto > Task :runners:core-construction-java:processTestResources NO-SOURCE > Task :runners:core-java:processTestResources NO-SOURCE > Task :runners:portability:java:processResources NO-SOURCE > Task :runners:spark:2:copyResourcesOverrides NO-SOURCE > Task :runners:portability:java:processTestResources NO-SOURCE > Task :sdks:java:io:kafka:processResources NO-SOURCE > Task :model:job-management:processResources > Task :model:fn-execution:processResources > Task :runners:spark:2:copySourceOverrides > Task :runners:spark:2:copyTestResourcesOverrides NO-SOURCE > Task :runners:spark:2:processResources Execution optimizations have been disabled for task ':runners:spark:2:processResources' to ensure correctness due to the following reasons: - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_PostCommit_Java_PVR_Spark2_Streaming/ws/src/runners/spark/2/build/source-overrides/src/main/resources'.> Reason: Task ':runners:spark:2:processResources' uses this output of task ':runners:spark:2:copyResourcesOverrides' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.2/userguide/validation_problems.html#implicit_dependency for more details about this problem. > Task :runners:spark:2:copyTestSourceOverrides NO-SOURCE > Task :runners:spark:2:processTestResources Execution optimizations have been disabled for task ':runners:spark:2:processTestResources' to ensure correctness due to the following reasons: - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_PostCommit_Java_PVR_Spark2_Streaming/ws/src/runners/spark/2/build/source-overrides/src/test/resources'.> Reason: Task ':runners:spark:2:processTestResources' uses this output of task ':runners:spark:2:copyTestResourcesOverrides' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.2/userguide/validation_problems.html#implicit_dependency for more details about this problem. > Task :sdks:java:core:generateGrammarSource FROM-CACHE > Task :sdks:java:core:processResources > Task :sdks:java:core:generateTestAvroProtocol NO-SOURCE > Task :sdks:java:core:generateTestAvroJava > Task :sdks:java:core:generateTestGrammarSource NO-SOURCE > Task :sdks:java:core:processTestResources > Task :model:pipeline:extractIncludeProto > Task :model:pipeline:extractProto > Task :model:pipeline:generateProto FROM-CACHE > Task :model:pipeline:compileJava FROM-CACHE > Task :model:pipeline:processResources > Task :model:pipeline:classes > Task :model:pipeline:jar > Task :model:pipeline:shadowJar FROM-CACHE > Task :model:fn-execution:extractIncludeProto > Task :model:job-management:extractIncludeProto > Task :model:job-management:generateProto FROM-CACHE > Task :model:fn-execution:generateProto FROM-CACHE > Task :model:job-management:compileJava FROM-CACHE > Task :model:job-management:classes > Task :model:fn-execution:compileJava FROM-CACHE > Task :model:fn-execution:classes > Task :model:job-management:shadowJar FROM-CACHE > Task :model:fn-execution:shadowJar FROM-CACHE > Task :sdks:java:core:compileJava FROM-CACHE > Task :sdks:java:core:classes > Task :sdks:java:core:shadowJar FROM-CACHE > Task :sdks:java:fn-execution:compileJava FROM-CACHE > Task :sdks:java:fn-execution:classes UP-TO-DATE > Task :sdks:java:fn-execution:jar > Task :runners:core-construction-java:compileJava FROM-CACHE > Task :sdks:java:core:compileTestJava FROM-CACHE > Task :runners:core-construction-java:classes UP-TO-DATE > Task :sdks:java:core:testClasses > Task :runners:core-construction-java:jar > Task :sdks:java:core:shadowTestJar FROM-CACHE > Task :runners:core-java:compileJava FROM-CACHE > Task :runners:core-java:classes UP-TO-DATE > Task :runners:core-java:jar > Task :sdks:java:extensions:google-cloud-platform-core:compileJava FROM-CACHE > Task :sdks:java:extensions:google-cloud-platform-core:classes UP-TO-DATE > Task :sdks:java:extensions:google-cloud-platform-core:jar > Task :runners:core-java:compileTestJava FROM-CACHE > Task :runners:core-java:testClasses UP-TO-DATE > Task :runners:core-construction-java:compileTestJava FROM-CACHE > Task :runners:core-construction-java:testClasses UP-TO-DATE > Task :sdks:java:harness:compileJava FROM-CACHE > Task :sdks:java:harness:classes UP-TO-DATE > Task :runners:core-java:testJar > Task :runners:core-construction-java:testJar > Task :sdks:java:harness:jar > Task :runners:java-fn-execution:compileJava FROM-CACHE > Task :runners:java-fn-execution:classes UP-TO-DATE > Task :runners:java-fn-execution:jar > Task :sdks:java:expansion-service:compileJava FROM-CACHE > Task :sdks:java:expansion-service:classes UP-TO-DATE > Task :sdks:java:expansion-service:jar > Task :runners:java-job-service:compileJava FROM-CACHE > Task :runners:java-job-service:classes UP-TO-DATE > Task :runners:java-job-service:jar > Task :sdks:java:io:kafka:compileJava FROM-CACHE > Task :sdks:java:io:kafka:classes UP-TO-DATE > Task :sdks:java:io:kafka:jar > Task :sdks:java:harness:shadowJar FROM-CACHE > Task :runners:spark:2:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :runners:portability:java:compileJava > Task :runners:portability:java:classes > Task :runners:portability:java:jar > Task :runners:spark:2:classes > Task :runners:spark:2:jar > Task :runners:portability:java:compileTestJava Note: <https://ci-beam.apache.org/job/beam_PostCommit_Java_PVR_Spark2_Streaming/ws/src/runners/portability/java/src/test/java/org/apache/beam/runners/portability/CloseableResourceTest.java> uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :runners:portability:java:testClasses > Task :runners:portability:java:testJar > Task :runners:spark:2:compileTestJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :runners:spark:2:testClasses > Task :runners:spark:2:testJar > Task :runners:spark:2:job-server:validatesPortableRunnerStreaming org.apache.beam.sdk.testing.PAssertTest > testSerializablePredicate FAILED java.lang.AssertionError at PAssertTest.java:210 org.apache.beam.sdk.transforms.CreateTest > testCreateEmpty FAILED java.lang.AssertionError at CreateTest.java:105 org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputChaining FAILED java.lang.AssertionError at ParDoTest.java:1445 org.apache.beam.sdk.transforms.FlattenTest > testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED java.lang.AssertionError at FlattenTest.java:352 org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoEmptyWithTaggedOutput FAILED java.lang.RuntimeException at ParDoTest.java:752 org.apache.beam.sdk.transforms.GroupByKeyTest > org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testLargeKeys1MB FAILED java.lang.AssertionError at GroupByKeyTest.java:471 org.apache.beam.sdk.transforms.CreateTest > testCreate FAILED java.lang.AssertionError at CreateTest.java:94 org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmptyThenParDo FAILED java.lang.AssertionError at FlattenTest.java:229 org.apache.beam.sdk.transforms.ParDoTest$TimestampTests > testParDoShiftTimestamp FAILED java.lang.AssertionError at ParDoTest.java:2036 [shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called [shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-92f34819-92df-4987-b5f9-76989ad0c5db [shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called [shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-db1f863a-782b-434f-b96c-cc58a2c927dc [shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called [shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-1b3734ae-2029-44e4-b35a-e7aff99f74c6 [shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called [shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-ec51c6af-0744-4198-9583-253b684af85d 113 tests completed, 9 failed, 1 skipped > Task :runners:spark:2:job-server:validatesPortableRunnerStreaming FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':runners:spark:2:job-server:validatesPortableRunnerStreaming'. > There were failing tests. See the report at: > file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_PVR_Spark2_Streaming/ws/src/runners/spark/2/job-server/build/reports/tests/validatesPortableRunnerStreaming/index.html> * 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 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.3.2/userguide/command_line_interface.html#sec:command_line_warnings Execution optimizations have been disabled for 2 invalid unit(s) of work during this build to ensure correctness. Please consult deprecation warnings for more details. BUILD FAILED in 29m 41s 72 actionable tasks: 40 executed, 30 from cache, 2 up-to-date Publishing build scan... https://gradle.com/s/e3l3fucz6ptlw 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]
