See <https://builds.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/1845/display/redirect?page=changes>
Changes: [heejong] [BEAM-9230] Enable CrossLanguageValidateRunner test for Spark runner [daniel.o.programmer] [BEAM-3301] Small cleanup to FullValue code. [amyrvold] [BEAM-9261] Add LICENSE and NOTICE to Docker images [github] [BEAM-8951] Stop using nose in load tests (#10435) [chadrik] [BEAM-7746] Add typing for try_split ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on apache-beam-jenkins-7 (beam) in workspace <https://builds.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/> No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/apache/beam.git > git init > <https://builds.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/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/* > 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}/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision d976ddc570dfb2c60a5dc9c9f967d61e61e988bd (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d976ddc570dfb2c60a5dc9c9f967d61e61e988bd Commit message: "Merge pull request #10788 from alanmyrvold/addLicenseToDocker" > git rev-list --no-walk 2473792306879e3fa6c5ab1f95523c7b44b4e288 # 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://builds.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :communityMetricsPreCommit Starting a Gradle Daemon, 1 busy Daemon 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. > Task :beam-test-infra-metrics:composeUp Creating network "7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default" with the default driver Creating volume "7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-postgresql-data" with default driver Creating volume "7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-grafana-libdata" with default driver Creating volume "7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-grafana-etcdata" with default driver Creating volume "7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-grafana-logdata" with default driver Creating volume "7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__prometheus-storage" with default driver Pulling postgresql (postgres:)... latest: Pulling from library/postgres failed to register layer: Error processing tar file(exit status 1): write /usr/share/guile/2.2/language/tree-il/primitives.scm: no space left on device Removing network 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default Removing volume 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-postgresql-data Removing volume 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-grafana-libdata Removing volume 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-grafana-etcdata Removing volume 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-grafana-logdata Removing volume 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__prometheus-storage > Task :beam-test-infra-metrics:composeUp FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':beam-test-infra-metrics:composeUp'. > Exit-code 1 when calling docker-compose, stdout: N/A * 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 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 1m 33s 1 actionable task: 1 executed Publishing build scan... https://gradle.com/s/5dvsaaqjs4bqk 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]
