See <https://ci-beam.apache.org/job/beam_Release_NightlySnapshot/1400/display/redirect?page=changes>
Changes: [Robert Bradshaw] Add microbenchmark for row coder. [Robert Bradshaw] Compile RowCoderImpl with Cython. [Robert Bradshaw] RowCoder optimizations. [Robert Bradshaw] Further optimizations for common case of components in order. [Robert Bradshaw] Optimize rows with null fields. [Robert Bradshaw] RowCoder lint. [mmack] [BEAM-13494] Avoid draining Kinesis API limits & CPU when reading from [arietis27] [BEAM-13517] Unable to write nulls to columns with logical types [stranniknm] [BEAM-13501] playground - add log about processing and precompiled run [noreply] Make S3 streaming more efficient (#15931) [noreply] [Playground][BEAM-13358]Deploy Go service via Ci/CD (#16210) [dpcollins] [BEAM-13430] Clean up tests that override the time of the JVM [noreply] [BEAM-12830] Install go version w/host platform. (#16330) [noreply] [BEAM-13399] Add extra time buffer to reduce likelihood of flake in [noreply] [BEAM-12865] Fix triggering_frequency validation (#16315) [noreply] [BEAM-13525] Sickbay new PardoTests for Dataflow V2 Java Streaming VR [noreply] [BEAM-12830] Avoid flock and prepare task once. (OSX fix.) (#16333) [noreply] Bump Python beam-master containers (#16332) ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on h49-shared (ubuntu) in workspace <https://ci-beam.apache.org/job/beam_Release_NightlySnapshot/ws/> The recommended git tool is: NONE 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_Release_NightlySnapshot/ws/src> # > timeout=10 Fetching upstream changes from https://github.com/apache/beam.git > git --version # timeout=10 > git --version # 'git version 2.17.1' > 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 4d0f2bd7920f0279a70b420837b2184af1c2e3e9 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d0f2bd7920f0279a70b420837b2184af1c2e3e9 # timeout=10 Commit message: "Bump Python beam-master containers (#16332)" > git rev-list --no-walk a4336c957d177f2aca55692188fa3cd7789c3610 # 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_Release_NightlySnapshot/ws/src/gradlew> clean To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/6.9.1/userguide/gradle_daemon.html#sec:disabling_the_daemon. Daemon will be stopped at the end of the build > Task :buildSrc:compileJava NO-SOURCE > Task :buildSrc:compileGroovy > Task :buildSrc:pluginDescriptors > Task :buildSrc:processResources > Task :buildSrc:classes > Task :buildSrc:jar > Task :buildSrc:assemble > Task :buildSrc:spotlessGroovy > Task :buildSrc:spotlessGroovyCheck > Task :buildSrc:spotlessGroovyGradle FROM-CACHE > Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE > 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:validatePlugins > Task :buildSrc:check > Task :buildSrc:build Configuration on demand is an incubating feature. > Configure project :sdks:go:test System Go installation: /usr/bin/go is go version go1.10.4 linux/amd64; Preparing to use /home/jenkins/go/bin/go1.16.12 can't load package: package golang.org/dl/go1.16.12@latest: cannot find package "golang.org/dl/go1.16.12@latest" in any of: /usr/lib/go-1.10/src/golang.org/dl/go1.16.12@latest (from $GOROOT) /home/jenkins/go/src/golang.org/dl/go1.16.12@latest (from $GOPATH) FAILURE: Build failed with an exception. * Where: Build file '<https://ci-beam.apache.org/job/beam_Release_NightlySnapshot/ws/src/sdks/go/test/build.gradle'> line: 20 * What went wrong: A problem occurred evaluating project ':sdks:go:test'. > Could not create task ':sdks:go:test:goPrepare'. > Process 'command 'sh'' 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 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 51s Publishing build scan... https://gradle.com/s/yggerwlw62moi 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]
