You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/02/27 00:04:24 UTC

Build failed in Jenkins: beam_PreCommit_CommunityMetrics_Cron #475

See <https://builds.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/475/display/redirect?page=changes>

Changes:

[danduong] Make data size a criteria for batches when writing with bigqueryio.

[danduong] removed some debug code

[danduong] Updating the size calculation to be more accurate

[danduong] Adding some padding to account for overall message overhead.

[danduong] Forgot to reset size to initial size.

[danduong] Setting the write overhead to a constant.

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam4 (beam) in workspace <https://builds.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/>
No credentials specified
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 ae243ad05f60370127563621db84be9e96498194 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ae243ad05f60370127563621db84be9e96498194
Commit message: "Merge pull request #7921 from danvietduong/master"
 > git rev-list --no-walk b3cd1efe1ced6471f7d90d185526014a02acc7dc # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[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
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/5.2.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> 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 :beam-test-infra-metrics
Applying groovy nature

> 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-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-postgresql-data" with default driver
Creating volume "7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-grafana-logdata" with default driver
Pulling postgresql (postgres:)...
latest: Pulling from library/postgres
Pulling grafana (grafana/grafana:)...
latest: Pulling from grafana/grafana
Creating beampostgresql ... 
Creating beamsyncgithub ... 
Creating beamsyncjenkins ... 
Creating beamgrafana     ... 
Creating beamsyncjira    ... 
Creating beamsyncjenkins ... error

ERROR: for beamsyncjenkins  Cannot start service syncjenkins: network 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default not found
Creating beampostgresql  ... error

ERROR: for beampostgresql  Cannot start service postgresql: network 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default not found
Creating beamsyncjira    ... error

ERROR: for beamsyncjira  Cannot start service syncjira: network 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default not found
Creating beamsyncgithub  ... error

ERROR: for beamsyncgithub  Cannot start service syncgithub: network 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default not found
Creating beamgrafana     ... error

ERROR: for beamgrafana  Cannot start service grafana: network 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default not found

ERROR: for syncgithub  Cannot start service syncgithub: network 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default not found

ERROR: for postgresql  Cannot start service postgresql: network 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default not found

ERROR: for syncjira  Cannot start service syncjira: network 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default not found

ERROR: for syncjenkins  Cannot start service syncjenkins: network 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default not found

ERROR: for grafana  Cannot start service grafana: network 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default not found
Encountered errors while bringing up the project.
Removing beamgrafana     ... 
Removing beamsyncgithub  ... 
Removing beamsyncjira    ... 
Removing beamsyncjenkins ... 
Removing beampostgresql  ... 
Removing beamsyncjira    ... done
Removing beamsyncgithub  ... done
Removing beampostgresql  ... done
Removing beamgrafana     ... done
Removing beamsyncjenkins ... done
Removing network 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default
Network 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default not found.
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-postgresql-data
Removing volume 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-grafana-logdata

> 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

BUILD FAILED in 1m 6s
1 actionable task: 1 executed

Publishing build scan...
https://gradle.com/s/mmhir5vs5r2s6

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PreCommit_CommunityMetrics_Cron #476

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/476/display/redirect>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org