See <https://ci-beam.apache.org/job/beam_PostCommit_BeamMetrics_Publish/2874/display/redirect?page=changes>
Changes: [noreply] [BEAM-14255] Drop clock abstraction (#17671) [noreply] Adds __repr__ to NullableCoder (#17757) [noreply] Merge pull request #17683 from [BEAM-14475] add test cases to GcsUtil [noreply] [BEAM-14410] Add test to demonstrate BEAM-14410 issue in non-cython [noreply] [BEAM-14449] Support cluster provisioning when using Flink on Dataproc ------------------------------------------ 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_PostCommit_BeamMetrics_Publish/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_PostCommit_BeamMetrics_Publish/ws/src> > # timeout=10 Fetching upstream changes from https://github.com/apache/beam.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --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 --force --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 f68ae5ff467c2a52f49aacd8f357aa210ec80354 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f68ae5ff467c2a52f49aacd8f357aa210ec80354 # timeout=10 Commit message: "[BEAM-14449] Support cluster provisioning when using Flink on Dataproc (#17736)" > git rev-list --no-walk 9a6f7699b5d8daf846221d522d3702c5a4c7b562 # 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. [beam_PostCommit_BeamMetrics_Publish] $ /bin/bash -xe /tmp/jenkins7422820171212186819.sh + gcloud container clusters get-credentials metrics --zone=us-central1-a Fetching cluster endpoint and auth data. kubeconfig entry generated for metrics. [beam_PostCommit_BeamMetrics_Publish] $ /bin/bash -xe /tmp/jenkins8260147946587791355.sh + cp /home/jenkins/.kube/config <https://ci-beam.apache.org/job/beam_PostCommit_BeamMetrics_Publish/ws/config-default> [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content KUBECONFIG=<https://ci-beam.apache.org/job/beam_PostCommit_BeamMetrics_Publish/ws/config-default> [EnvInject] - Variables injected successfully. [Gradle] - Launching build. [src] $ <https://ci-beam.apache.org/job/beam_PostCommit_BeamMetrics_Publish/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :beam-test-infra-metrics:deploy Starting a Gradle Daemon, 2 busy and 1 stopped Daemons could not be reused, use --status for details Configuration on demand is an incubating feature. > Task :buildSrc:compileJava NO-SOURCE > Task :buildSrc:compileGroovy > Task :buildSrc:compileGroovy FAILED > Task :buildSrc:pluginDescriptors > Task :buildSrc:processResources > Task :buildSrc:spotlessGroovy FROM-CACHE > Task :buildSrc:spotlessGroovyCheck UP-TO-DATE > Task :buildSrc:spotlessGroovyGradle > Task :buildSrc:spotlessGroovyGradle FAILED > Task :buildSrc:processTestResources NO-SOURCE FAILURE: Build completed with 2 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':buildSrc:compileGroovy'. > Failed to load cache entry for task ':buildSrc:compileGroovy' * 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 ':buildSrc:spotlessGroovyGradle'. > Failed to load cache entry for task ':buildSrc:spotlessGroovyGradle' * 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 BUILD FAILED in 2m 44s 6 actionable tasks: 4 executed, 1 from cache, 1 up-to-date Publishing build scan... https://gradle.com/s/qezki2rxixpqw 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]
