See <https://ci-beam.apache.org/job/beam_LoadTests_Python_GBK_Flink_Batch/5/display/redirect?page=changes>
Changes: [Kenneth Knowles] [BEAM-10080] Fix PipelineOptions tests for Java 11 compat [Kenneth Knowles] [BEAM-10080] Fix string match in ReflectHelpersTest for Java 11 [Udi Meiri] [BEAM-7014] filesystemio.py PipeStream rewind fix [tobiasz.kedzierski] Add checksums [Kenneth Knowles] Throw exception when file to stage is not found, instead of logging a [Kenneth Knowles] Only add test task in applyPythonNature if it does not already exist [Kenneth Knowles] Add UsesTimersInParDo to test that was missing it [Kenneth Knowles] Reduce Java portable ArtifactRetrieval chunk size to avoid breaking [Kenneth Knowles] Add ability to specify stdout and stderr files for local_job_service; [Kenneth Knowles] Create TestUniversalRunner for testing against Python ULR [Kenneth Knowles] Add validatesRunner suite for local job service [Robert Bradshaw] DoFnTester is deprecated and should not be recommended. [kcweaver] [BEAM-10460] Limit SparkPortableExecutionTest to a single thread. [noreply] Merge pull request #12201 from [BEAM-10291] log full thread dump only [Robert Bradshaw] Add Python snippets in testing guide. [Kenneth Knowles] Exclude beam.* from license download since these are invalid artifact [noreply] [BEAM-10420] Fix minor race condition related to splitting that will [noreply] Merge pull request #12236 from [BEAM-10419] Ignore missing temporary [noreply] Make tracking/cleanup of cache and in-environment states per pipeline [noreply] [BEAM-9198] BeamSQL aggregation analytics functionality (#11975) [Kamil Wasilewski] [BEAM-9889] Publish InfluxDB backup to public GCS bucket [Kamil Wasilewski] [BEAM-9889] Populate local instance of InfluxDB with data ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on apache-beam-jenkins-4 (beam) in workspace <https://ci-beam.apache.org/job/beam_LoadTests_Python_GBK_Flink_Batch/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_LoadTests_Python_GBK_Flink_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/* # 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 9c6ceb8be5a30d0ff2db6785a50b337b0c229317 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9c6ceb8be5a30d0ff2db6785a50b337b0c229317 # timeout=10 Commit message: "Merge pull request #12167: [BEAM-9889] Populate local instance of InfluxDB with data" > git rev-list --no-walk 10a1bbb557ee15d83c530a0436bb823a9686d131 # 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_Python_GBK_Flink_Batch] $ /bin/bash -xe /tmp/jenkins1448564157698582182.sh + echo 'Building SDK harness for python SDK.' Building SDK harness for python SDK. [Gradle] - Launching build. [src] $ <https://ci-beam.apache.org/job/beam_LoadTests_Python_GBK_Flink_Batch/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Pdocker-repository-root=gcr.io/apache-beam-testing/beam_portability -Pdocker-tag=latest :sdks:python:container:docker 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. > Configure project :sdks:python:container Found go 1.12 in /usr/bin/go, use it. FAILURE: Build failed with an exception. * What went wrong: Task 'docker' not found in project ':sdks:python:container'. Some candidates are: 'goCover'. * 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 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 10s Publishing build scan... https://gradle.com/s/kayauzdg6zbge 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]
