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 2023/03/14 08:26:52 UTC

Build failed in Jenkins: beam_PreCommit_CommunityMetrics_Cron #6320

See <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/6320/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-1 (beam) in workspace <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Avoid fetching tags
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.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 --version # 'git version 2.25.1'
 > git fetch --no-tags --force --progress --depth=1 -- 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
Using shallow fetch with depth 1
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --no-tags --force --progress --depth=1 -- 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 04c2de61e5dd840a4a5bbcb3b142ef39a11262ab (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 04c2de61e5dd840a4a5bbcb3b142ef39a11262ab # timeout=10
Commit message: "Fix OutputSampler's coder. (#25805)"
 > git rev-list --no-walk afce68d95c0ad0c3ba282ec13c62c7439b84d3ef # timeout=10
First time build. Skipping changelog.
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SETUPTOOLS_USE_DISTUTILS=stdlib
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/src/gradlew> --continue --max-workers=8 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx6g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :communityMetricsPreCommit
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 
Configuration on demand is an incubating feature.
> 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 FROM-CACHE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradle FROM-CACHE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> 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 FROM-CACHE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build
> Task :beam-test-infra-metrics:createEmptyConfig

> Task :beam-test-infra-metrics:composeUp
postgresql uses an image, skipping
influxdb uses an image, skipping
Building influxdb-restore
Building grafana
Building syncgithub
Building syncjenkins
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__beam-influxdb-storage" with default driver
Creating beampostgresql ... 
Creating influxdb       ... 
Creating beamsyncgithub ... 
Creating beamsyncjenkins ... 
Creating beamgrafana     ... 
Creating beamsyncgithub  ... error

ERROR: for beamsyncgithub  Cannot create container for service syncgithub: Conflict. The container name "/beamsyncgithub" is already in use by container "19ca3c654c00a1934095f41373873bb8ac11bbc37c6b569e579bcfcfd57d52b7". You have to remove (or rename) that container to be able to reuse that name.
Creating influxdb        ... error

ERROR: for influxdb  Cannot create container for service influxdb: Conflict. The container name "/influxdb" is already in use by container "b7b879555165b1a85b95843418c42fee5acf367fce126286b29997062d8e34d1". You have to remove (or rename) that container to be able to reuse that name.
Creating beampostgresql  ... error

ERROR: for beampostgresql  Cannot create container for service postgresql: Conflict. The container name "/beampostgresql" is already in use by container "d3eb670b5f317c1c5d87ecd45ffae3e53e92f613fe7515c8846411c3ba058392". You have to remove (or rename) that container to be able to reuse that name.
Creating beamsyncjenkins ... error

ERROR: for beamsyncjenkins  Cannot create container for service syncjenkins: Conflict. The container name "/beamsyncjenkins" is already in use by container "638f312f141f3511c339bda7c6912307fb8bf60ec143183d8e24be10ed5e4d30". You have to remove (or rename) that container to be able to reuse that name.
Creating beamgrafana     ... error

ERROR: for beamgrafana  Cannot create container for service grafana: Conflict. The container name "/beamgrafana" is already in use by container "315e8204ba076b2413cee0622ed6f004cce23297f17d0e589be7a6309274b5ed". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for syncgithub  Cannot create container for service syncgithub: Conflict. The container name "/beamsyncgithub" is already in use by container "19ca3c654c00a1934095f41373873bb8ac11bbc37c6b569e579bcfcfd57d52b7". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for influxdb  Cannot create container for service influxdb: Conflict. The container name "/influxdb" is already in use by container "b7b879555165b1a85b95843418c42fee5acf367fce126286b29997062d8e34d1". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for postgresql  Cannot create container for service postgresql: Conflict. The container name "/beampostgresql" is already in use by container "d3eb670b5f317c1c5d87ecd45ffae3e53e92f613fe7515c8846411c3ba058392". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for syncjenkins  Cannot create container for service syncjenkins: Conflict. The container name "/beamsyncjenkins" is already in use by container "638f312f141f3511c339bda7c6912307fb8bf60ec143183d8e24be10ed5e4d30". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for grafana  Cannot create container for service grafana: Conflict. The container name "/beamgrafana" is already in use by container "315e8204ba076b2413cee0622ed6f004cce23297f17d0e589be7a6309274b5ed". You have to remove (or rename) that container to be able to reuse that name.
Encountered errors while bringing up the project.
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__beam-influxdb-storage

> Task :beam-test-infra-metrics:composeUp FAILED

> Task :beam-test-infra-metrics:getClusterCredentials
Fetching cluster endpoint and auth data.
CRITICAL: ACTION REQUIRED: gke-gcloud-auth-plugin, which is needed for continued use of kubectl, was not found or is not executable. Install gke-gcloud-auth-plugin for use with kubectl by following https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke
kubeconfig entry generated for metrics.

> Task :beam-test-infra-metrics:validateK8sConfiguration
persistentvolumeclaim/beam-grafana-etcdata configured (dry run)
persistentvolumeclaim/beam-grafana-libdata configured (dry run)
persistentvolumeclaim/beam-grafana-logdata configured (dry run)
cronjob.batch/influxdb-autobackup configured (dry run)
persistentvolumeclaim/influxdb-storage configured (dry run)
configmap/influxdb-init-scripts configured (dry run)
deployment.apps/influxdb configured (dry run)
service/influxdb configured (dry run)
service/influxdb-rpc configured (dry run)
persistentvolumeclaim/beam-postgresql-data configured (dry run)
deployment.apps/beamgrafana configured (dry run)

> Task :beam-test-infra-metrics:validateConfiguration
> Task :beam-test-infra-metrics:removeKubeConfig

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.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 26s
15 actionable tasks: 9 executed, 4 from cache, 2 up-to-date

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

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 #6330

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


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


Build failed in Jenkins: beam_PreCommit_CommunityMetrics_Cron #6329

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/6329/display/redirect?page=changes>

Changes:

[noreply] Bump grpcio-tools from 1.37.0 to 1.51.3 in /sdks/python (#25585)


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-1 (beam) in workspace <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Avoid fetching tags
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.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 --version # 'git version 2.25.1'
 > git fetch --no-tags --force --progress --depth=1 -- 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
Using shallow fetch with depth 1
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --no-tags --force --progress --depth=1 -- 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 1879587c01cd94450eb2c544bbce70c58e66137a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1879587c01cd94450eb2c544bbce70c58e66137a # timeout=10
Commit message: "Bump grpcio-tools from 1.37.0 to 1.51.3 in /sdks/python (#25585)"
 > git rev-list --no-walk 14ca840f3462aa9ba3ebbe773b498d4a914d50aa # 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 
SETUPTOOLS_USE_DISTUTILS=stdlib
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/src/gradlew> --continue --max-workers=8 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx6g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :communityMetricsPreCommit
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 
Configuration on demand is an incubating feature.
> 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 FROM-CACHE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradle FROM-CACHE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> 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 FROM-CACHE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build
> Task :beam-test-infra-metrics:createEmptyConfig

> Task :beam-test-infra-metrics:composeUp
postgresql uses an image, skipping
influxdb uses an image, skipping
Building influxdb-restore
Building grafana
Building syncgithub
Building syncjenkins
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__beam-influxdb-storage" with default driver
Creating influxdb ... 
Creating beampostgresql ... 
Creating beamsyncgithub ... 
Creating beamgrafana    ... 
Creating influxdb       ... error
Creating beamsyncjenkins ... 

ERROR: for influxdb  Cannot create container for service influxdb: Conflict. The container name "/influxdb" is already in use by container "b7b879555165b1a85b95843418c42fee5acf367fce126286b29997062d8e34d1". You have to remove (or rename) that container to be able to reuse that name.
Creating beampostgresql  ... error

ERROR: for beampostgresql  Cannot create container for service postgresql: Conflict. The container name "/beampostgresql" is already in use by container "d3eb670b5f317c1c5d87ecd45ffae3e53e92f613fe7515c8846411c3ba058392". You have to remove (or rename) that container to be able to reuse that name.
Creating beamsyncgithub  ... error

ERROR: for beamsyncgithub  Cannot create container for service syncgithub: Conflict. The container name "/beamsyncgithub" is already in use by container "19ca3c654c00a1934095f41373873bb8ac11bbc37c6b569e579bcfcfd57d52b7". You have to remove (or rename) that container to be able to reuse that name.
Creating beamgrafana     ... error

ERROR: for beamgrafana  Cannot create container for service grafana: Conflict. The container name "/beamgrafana" is already in use by container "315e8204ba076b2413cee0622ed6f004cce23297f17d0e589be7a6309274b5ed". You have to remove (or rename) that container to be able to reuse that name.
Creating beamsyncjenkins ... error

ERROR: for beamsyncjenkins  Cannot create container for service syncjenkins: Conflict. The container name "/beamsyncjenkins" is already in use by container "638f312f141f3511c339bda7c6912307fb8bf60ec143183d8e24be10ed5e4d30". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for influxdb  Cannot create container for service influxdb: Conflict. The container name "/influxdb" is already in use by container "b7b879555165b1a85b95843418c42fee5acf367fce126286b29997062d8e34d1". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for postgresql  Cannot create container for service postgresql: Conflict. The container name "/beampostgresql" is already in use by container "d3eb670b5f317c1c5d87ecd45ffae3e53e92f613fe7515c8846411c3ba058392". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for syncgithub  Cannot create container for service syncgithub: Conflict. The container name "/beamsyncgithub" is already in use by container "19ca3c654c00a1934095f41373873bb8ac11bbc37c6b569e579bcfcfd57d52b7". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for grafana  Cannot create container for service grafana: Conflict. The container name "/beamgrafana" is already in use by container "315e8204ba076b2413cee0622ed6f004cce23297f17d0e589be7a6309274b5ed". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for syncjenkins  Cannot create container for service syncjenkins: Conflict. The container name "/beamsyncjenkins" is already in use by container "638f312f141f3511c339bda7c6912307fb8bf60ec143183d8e24be10ed5e4d30". You have to remove (or rename) that container to be able to reuse that name.
Encountered errors while bringing up the project.
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__beam-influxdb-storage

> Task :beam-test-infra-metrics:composeUp FAILED

> Task :beam-test-infra-metrics:getClusterCredentials
Fetching cluster endpoint and auth data.
CRITICAL: ACTION REQUIRED: gke-gcloud-auth-plugin, which is needed for continued use of kubectl, was not found or is not executable. Install gke-gcloud-auth-plugin for use with kubectl by following https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke
kubeconfig entry generated for metrics.

> Task :beam-test-infra-metrics:validateK8sConfiguration
persistentvolumeclaim/beam-grafana-etcdata configured (dry run)
persistentvolumeclaim/beam-grafana-libdata configured (dry run)
persistentvolumeclaim/beam-grafana-logdata configured (dry run)
cronjob.batch/influxdb-autobackup configured (dry run)
persistentvolumeclaim/influxdb-storage configured (dry run)
configmap/influxdb-init-scripts configured (dry run)
deployment.apps/influxdb configured (dry run)
service/influxdb configured (dry run)
service/influxdb-rpc configured (dry run)
persistentvolumeclaim/beam-postgresql-data configured (dry run)
deployment.apps/beamgrafana configured (dry run)

> Task :beam-test-infra-metrics:validateConfiguration
> Task :beam-test-infra-metrics:removeKubeConfig

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.

* Get more help at https://help.gradle.org

BUILD FAILED in 41s
15 actionable tasks: 9 executed, 4 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PreCommit_CommunityMetrics_Cron #6328

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

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-1 (beam) in workspace <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Avoid fetching tags
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.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 --version # 'git version 2.25.1'
 > git fetch --no-tags --force --progress --depth=1 -- 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
Using shallow fetch with depth 1
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --no-tags --force --progress --depth=1 -- 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 14ca840f3462aa9ba3ebbe773b498d4a914d50aa (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 14ca840f3462aa9ba3ebbe773b498d4a914d50aa # timeout=10
Commit message: "Change the type of Samza Runner MaxBundleSize pipeline option to match with Flink Runner (#25854)"
 > git rev-list --no-walk 14ca840f3462aa9ba3ebbe773b498d4a914d50aa # 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 
SETUPTOOLS_USE_DISTUTILS=stdlib
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/src/gradlew> --continue --max-workers=8 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx6g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :communityMetricsPreCommit
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 
Configuration on demand is an incubating feature.
> 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 FROM-CACHE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradle FROM-CACHE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> 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 FROM-CACHE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build
> Task :beam-test-infra-metrics:createEmptyConfig

> Task :beam-test-infra-metrics:composeUp
postgresql uses an image, skipping
influxdb uses an image, skipping
Building influxdb-restore
Building grafana
Building syncgithub
Building syncjenkins
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__beam-influxdb-storage" with default driver
Creating influxdb ... 
Creating beampostgresql ... 
Creating beamsyncgithub ... 
Creating beamgrafana    ... 
Creating beamsyncjenkins ... 
Creating beampostgresql  ... error

ERROR: for beampostgresql  Cannot create container for service postgresql: Conflict. The container name "/beampostgresql" is already in use by container "d3eb670b5f317c1c5d87ecd45ffae3e53e92f613fe7515c8846411c3ba058392". You have to remove (or rename) that container to be able to reuse that name.
Creating influxdb        ... error

ERROR: for influxdb  Cannot create container for service influxdb: Conflict. The container name "/influxdb" is already in use by container "b7b879555165b1a85b95843418c42fee5acf367fce126286b29997062d8e34d1". You have to remove (or rename) that container to be able to reuse that name.
Creating beamsyncgithub  ... error

ERROR: for beamsyncgithub  Cannot create container for service syncgithub: Conflict. The container name "/beamsyncgithub" is already in use by container "19ca3c654c00a1934095f41373873bb8ac11bbc37c6b569e579bcfcfd57d52b7". You have to remove (or rename) that container to be able to reuse that name.
Creating beamsyncjenkins ... error

ERROR: for beamsyncjenkins  Cannot create container for service syncjenkins: Conflict. The container name "/beamsyncjenkins" is already in use by container "638f312f141f3511c339bda7c6912307fb8bf60ec143183d8e24be10ed5e4d30". You have to remove (or rename) that container to be able to reuse that name.
Creating beamgrafana     ... error

ERROR: for beamgrafana  Cannot create container for service grafana: Conflict. The container name "/beamgrafana" is already in use by container "315e8204ba076b2413cee0622ed6f004cce23297f17d0e589be7a6309274b5ed". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for postgresql  Cannot create container for service postgresql: Conflict. The container name "/beampostgresql" is already in use by container "d3eb670b5f317c1c5d87ecd45ffae3e53e92f613fe7515c8846411c3ba058392". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for influxdb  Cannot create container for service influxdb: Conflict. The container name "/influxdb" is already in use by container "b7b879555165b1a85b95843418c42fee5acf367fce126286b29997062d8e34d1". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for syncgithub  Cannot create container for service syncgithub: Conflict. The container name "/beamsyncgithub" is already in use by container "19ca3c654c00a1934095f41373873bb8ac11bbc37c6b569e579bcfcfd57d52b7". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for syncjenkins  Cannot create container for service syncjenkins: Conflict. The container name "/beamsyncjenkins" is already in use by container "638f312f141f3511c339bda7c6912307fb8bf60ec143183d8e24be10ed5e4d30". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for grafana  Cannot create container for service grafana: Conflict. The container name "/beamgrafana" is already in use by container "315e8204ba076b2413cee0622ed6f004cce23297f17d0e589be7a6309274b5ed". You have to remove (or rename) that container to be able to reuse that name.
Encountered errors while bringing up the project.
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__beam-influxdb-storage

> Task :beam-test-infra-metrics:composeUp FAILED

> Task :beam-test-infra-metrics:getClusterCredentials
Fetching cluster endpoint and auth data.
CRITICAL: ACTION REQUIRED: gke-gcloud-auth-plugin, which is needed for continued use of kubectl, was not found or is not executable. Install gke-gcloud-auth-plugin for use with kubectl by following https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke
kubeconfig entry generated for metrics.

> Task :beam-test-infra-metrics:validateK8sConfiguration
persistentvolumeclaim/beam-grafana-etcdata configured (dry run)
persistentvolumeclaim/beam-grafana-libdata configured (dry run)
persistentvolumeclaim/beam-grafana-logdata configured (dry run)
cronjob.batch/influxdb-autobackup configured (dry run)
persistentvolumeclaim/influxdb-storage configured (dry run)
configmap/influxdb-init-scripts configured (dry run)
deployment.apps/influxdb configured (dry run)
service/influxdb configured (dry run)
service/influxdb-rpc configured (dry run)
persistentvolumeclaim/beam-postgresql-data configured (dry run)
deployment.apps/beamgrafana configured (dry run)

> Task :beam-test-infra-metrics:validateConfiguration
> Task :beam-test-infra-metrics:removeKubeConfig

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.

* Get more help at https://help.gradle.org

BUILD FAILED in 40s
15 actionable tasks: 9 executed, 4 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PreCommit_CommunityMetrics_Cron #6327

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

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-1 (beam) in workspace <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Avoid fetching tags
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.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 --version # 'git version 2.25.1'
 > git fetch --no-tags --force --progress --depth=1 -- 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
Using shallow fetch with depth 1
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --no-tags --force --progress --depth=1 -- 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 14ca840f3462aa9ba3ebbe773b498d4a914d50aa (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 14ca840f3462aa9ba3ebbe773b498d4a914d50aa # timeout=10
Commit message: "Change the type of Samza Runner MaxBundleSize pipeline option to match with Flink Runner (#25854)"
 > git rev-list --no-walk 720762b76b5bc3485899daa954ecddeb615a621c # timeout=10
First time build. Skipping changelog.
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SETUPTOOLS_USE_DISTUTILS=stdlib
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/src/gradlew> --continue --max-workers=8 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx6g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :communityMetricsPreCommit
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 
Configuration on demand is an incubating feature.
> 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 FROM-CACHE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradle FROM-CACHE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> 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 FROM-CACHE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build
> Task :beam-test-infra-metrics:createEmptyConfig

> Task :beam-test-infra-metrics:composeUp
postgresql uses an image, skipping
influxdb uses an image, skipping
Building influxdb-restore
Building grafana
Building syncgithub
Building syncjenkins
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__beam-influxdb-storage" with default driver
Creating beampostgresql ... 
Creating influxdb       ... 
Creating beamsyncjenkins ... 
Creating beamsyncgithub  ... 
Creating beamgrafana     ... 
Creating influxdb        ... error

ERROR: for influxdb  Cannot create container for service influxdb: Conflict. The container name "/influxdb" is already in use by container "b7b879555165b1a85b95843418c42fee5acf367fce126286b29997062d8e34d1". You have to remove (or rename) that container to be able to reuse that name.
Creating beampostgresql  ... error

ERROR: for beampostgresql  Cannot create container for service postgresql: Conflict. The container name "/beampostgresql" is already in use by container "d3eb670b5f317c1c5d87ecd45ffae3e53e92f613fe7515c8846411c3ba058392". You have to remove (or rename) that container to be able to reuse that name.
Creating beamsyncjenkins ... error

ERROR: for beamsyncjenkins  Cannot create container for service syncjenkins: Conflict. The container name "/beamsyncjenkins" is already in use by container "638f312f141f3511c339bda7c6912307fb8bf60ec143183d8e24be10ed5e4d30". You have to remove (or rename) that container to be able to reuse that name.
Creating beamsyncgithub  ... error

ERROR: for beamsyncgithub  Cannot create container for service syncgithub: Conflict. The container name "/beamsyncgithub" is already in use by container "19ca3c654c00a1934095f41373873bb8ac11bbc37c6b569e579bcfcfd57d52b7". You have to remove (or rename) that container to be able to reuse that name.
Creating beamgrafana     ... error

ERROR: for beamgrafana  Cannot create container for service grafana: Conflict. The container name "/beamgrafana" is already in use by container "315e8204ba076b2413cee0622ed6f004cce23297f17d0e589be7a6309274b5ed". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for influxdb  Cannot create container for service influxdb: Conflict. The container name "/influxdb" is already in use by container "b7b879555165b1a85b95843418c42fee5acf367fce126286b29997062d8e34d1". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for postgresql  Cannot create container for service postgresql: Conflict. The container name "/beampostgresql" is already in use by container "d3eb670b5f317c1c5d87ecd45ffae3e53e92f613fe7515c8846411c3ba058392". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for syncjenkins  Cannot create container for service syncjenkins: Conflict. The container name "/beamsyncjenkins" is already in use by container "638f312f141f3511c339bda7c6912307fb8bf60ec143183d8e24be10ed5e4d30". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for syncgithub  Cannot create container for service syncgithub: Conflict. The container name "/beamsyncgithub" is already in use by container "19ca3c654c00a1934095f41373873bb8ac11bbc37c6b569e579bcfcfd57d52b7". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for grafana  Cannot create container for service grafana: Conflict. The container name "/beamgrafana" is already in use by container "315e8204ba076b2413cee0622ed6f004cce23297f17d0e589be7a6309274b5ed". You have to remove (or rename) that container to be able to reuse that name.
Encountered errors while bringing up the project.
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__beam-influxdb-storage

> Task :beam-test-infra-metrics:composeUp FAILED

> Task :beam-test-infra-metrics:getClusterCredentials
Fetching cluster endpoint and auth data.
CRITICAL: ACTION REQUIRED: gke-gcloud-auth-plugin, which is needed for continued use of kubectl, was not found or is not executable. Install gke-gcloud-auth-plugin for use with kubectl by following https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke
kubeconfig entry generated for metrics.

> Task :beam-test-infra-metrics:validateK8sConfiguration
persistentvolumeclaim/beam-grafana-etcdata configured (dry run)
persistentvolumeclaim/beam-grafana-libdata configured (dry run)
persistentvolumeclaim/beam-grafana-logdata configured (dry run)
cronjob.batch/influxdb-autobackup configured (dry run)
persistentvolumeclaim/influxdb-storage configured (dry run)
configmap/influxdb-init-scripts configured (dry run)
deployment.apps/influxdb configured (dry run)
service/influxdb configured (dry run)
service/influxdb-rpc configured (dry run)
persistentvolumeclaim/beam-postgresql-data configured (dry run)
deployment.apps/beamgrafana configured (dry run)

> Task :beam-test-infra-metrics:validateConfiguration
> Task :beam-test-infra-metrics:removeKubeConfig

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.

* Get more help at https://help.gradle.org

BUILD FAILED in 39s
15 actionable tasks: 9 executed, 4 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PreCommit_CommunityMetrics_Cron #6326

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/6326/display/redirect?page=changes>

Changes:

[noreply] Update google-cloud-recommendations-ai requirement in /sdks/python


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-1 (beam) in workspace <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Avoid fetching tags
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.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 --version # 'git version 2.25.1'
 > git fetch --no-tags --force --progress --depth=1 -- 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
Using shallow fetch with depth 1
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --no-tags --force --progress --depth=1 -- 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 720762b76b5bc3485899daa954ecddeb615a621c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 720762b76b5bc3485899daa954ecddeb615a621c # timeout=10
Commit message: "Update google-cloud-recommendations-ai requirement in /sdks/python (#25835)"
 > git rev-list --no-walk 77d03e952c7946368ff613941c7ee7abb1239476 # 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 
SETUPTOOLS_USE_DISTUTILS=stdlib
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/src/gradlew> --continue --max-workers=8 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx6g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :communityMetricsPreCommit
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 
Configuration on demand is an incubating feature.
> 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 FROM-CACHE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradle FROM-CACHE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> 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 FROM-CACHE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build
> Task :beam-test-infra-metrics:createEmptyConfig

> Task :beam-test-infra-metrics:composeUp
postgresql uses an image, skipping
influxdb uses an image, skipping
Building influxdb-restore
Building grafana
Building syncgithub
Building syncjenkins
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__beam-influxdb-storage" with default driver
Creating beampostgresql ... 
Creating beamsyncgithub ... 
Creating beamsyncjenkins ... 
Creating influxdb        ... 
Creating beamgrafana     ... 
Creating beamsyncjenkins ... error

ERROR: for beamsyncjenkins  Cannot create container for service syncjenkins: Conflict. The container name "/beamsyncjenkins" is already in use by container "638f312f141f3511c339bda7c6912307fb8bf60ec143183d8e24be10ed5e4d30". You have to remove (or rename) that container to be able to reuse that name.
Creating beampostgresql  ... error

ERROR: for beampostgresql  Cannot create container for service postgresql: Conflict. The container name "/beampostgresql" is already in use by container "d3eb670b5f317c1c5d87ecd45ffae3e53e92f613fe7515c8846411c3ba058392". You have to remove (or rename) that container to be able to reuse that name.
Creating beamsyncgithub  ... error

ERROR: for beamsyncgithub  Cannot create container for service syncgithub: Conflict. The container name "/beamsyncgithub" is already in use by container "19ca3c654c00a1934095f41373873bb8ac11bbc37c6b569e579bcfcfd57d52b7". You have to remove (or rename) that container to be able to reuse that name.
Creating beamgrafana     ... error

ERROR: for beamgrafana  Cannot create container for service grafana: Conflict. The container name "/beamgrafana" is already in use by container "315e8204ba076b2413cee0622ed6f004cce23297f17d0e589be7a6309274b5ed". You have to remove (or rename) that container to be able to reuse that name.
Creating influxdb        ... error

ERROR: for influxdb  Cannot create container for service influxdb: Conflict. The container name "/influxdb" is already in use by container "b7b879555165b1a85b95843418c42fee5acf367fce126286b29997062d8e34d1". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for syncjenkins  Cannot create container for service syncjenkins: Conflict. The container name "/beamsyncjenkins" is already in use by container "638f312f141f3511c339bda7c6912307fb8bf60ec143183d8e24be10ed5e4d30". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for postgresql  Cannot create container for service postgresql: Conflict. The container name "/beampostgresql" is already in use by container "d3eb670b5f317c1c5d87ecd45ffae3e53e92f613fe7515c8846411c3ba058392". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for syncgithub  Cannot create container for service syncgithub: Conflict. The container name "/beamsyncgithub" is already in use by container "19ca3c654c00a1934095f41373873bb8ac11bbc37c6b569e579bcfcfd57d52b7". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for grafana  Cannot create container for service grafana: Conflict. The container name "/beamgrafana" is already in use by container "315e8204ba076b2413cee0622ed6f004cce23297f17d0e589be7a6309274b5ed". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for influxdb  Cannot create container for service influxdb: Conflict. The container name "/influxdb" is already in use by container "b7b879555165b1a85b95843418c42fee5acf367fce126286b29997062d8e34d1". You have to remove (or rename) that container to be able to reuse that name.
Encountered errors while bringing up the project.
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__beam-influxdb-storage

> Task :beam-test-infra-metrics:composeUp FAILED

> Task :beam-test-infra-metrics:getClusterCredentials
Fetching cluster endpoint and auth data.
CRITICAL: ACTION REQUIRED: gke-gcloud-auth-plugin, which is needed for continued use of kubectl, was not found or is not executable. Install gke-gcloud-auth-plugin for use with kubectl by following https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke
kubeconfig entry generated for metrics.

> Task :beam-test-infra-metrics:validateK8sConfiguration
persistentvolumeclaim/beam-grafana-etcdata configured (dry run)
persistentvolumeclaim/beam-grafana-libdata configured (dry run)
persistentvolumeclaim/beam-grafana-logdata configured (dry run)
cronjob.batch/influxdb-autobackup configured (dry run)
persistentvolumeclaim/influxdb-storage configured (dry run)
configmap/influxdb-init-scripts configured (dry run)
deployment.apps/influxdb configured (dry run)
service/influxdb configured (dry run)
service/influxdb-rpc configured (dry run)
persistentvolumeclaim/beam-postgresql-data configured (dry run)
deployment.apps/beamgrafana configured (dry run)

> Task :beam-test-infra-metrics:validateConfiguration
> Task :beam-test-infra-metrics:removeKubeConfig

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.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 39s
15 actionable tasks: 9 executed, 4 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PreCommit_CommunityMetrics_Cron #6325

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

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-1 (beam) in workspace <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Avoid fetching tags
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.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 --version # 'git version 2.25.1'
 > git fetch --no-tags --force --progress --depth=1 -- 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
Using shallow fetch with depth 1
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --no-tags --force --progress --depth=1 -- 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 77d03e952c7946368ff613941c7ee7abb1239476 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 77d03e952c7946368ff613941c7ee7abb1239476 # timeout=10
Commit message: "Merge pull request #25800: Drop myself from Java reviewers"
 > git rev-list --no-walk 77d03e952c7946368ff613941c7ee7abb1239476 # 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 
SETUPTOOLS_USE_DISTUTILS=stdlib
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/src/gradlew> --continue --max-workers=8 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx6g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :communityMetricsPreCommit
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 
Configuration on demand is an incubating feature.
> 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 FROM-CACHE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradle FROM-CACHE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> 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 FROM-CACHE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build
> Task :beam-test-infra-metrics:createEmptyConfig

> Task :beam-test-infra-metrics:composeUp
postgresql uses an image, skipping
influxdb uses an image, skipping
Building influxdb-restore
Building grafana
Building syncgithub
Building syncjenkins
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__beam-influxdb-storage" with default driver
Creating beampostgresql ... 
Creating influxdb       ... 
Creating beamsyncgithub ... 
Creating beamgrafana    ... 
Creating beamsyncjenkins ... 
Creating influxdb        ... error

ERROR: for influxdb  Cannot create container for service influxdb: Conflict. The container name "/influxdb" is already in use by container "b7b879555165b1a85b95843418c42fee5acf367fce126286b29997062d8e34d1". You have to remove (or rename) that container to be able to reuse that name.
Creating beampostgresql  ... error

ERROR: for beampostgresql  Cannot create container for service postgresql: Conflict. The container name "/beampostgresql" is already in use by container "d3eb670b5f317c1c5d87ecd45ffae3e53e92f613fe7515c8846411c3ba058392". You have to remove (or rename) that container to be able to reuse that name.
Creating beamsyncgithub  ... error

ERROR: for beamsyncgithub  Cannot create container for service syncgithub: Conflict. The container name "/beamsyncgithub" is already in use by container "19ca3c654c00a1934095f41373873bb8ac11bbc37c6b569e579bcfcfd57d52b7". You have to remove (or rename) that container to be able to reuse that name.
Creating beamgrafana     ... error

ERROR: for beamgrafana  Cannot create container for service grafana: Conflict. The container name "/beamgrafana" is already in use by container "315e8204ba076b2413cee0622ed6f004cce23297f17d0e589be7a6309274b5ed". You have to remove (or rename) that container to be able to reuse that name.
Creating beamsyncjenkins ... error

ERROR: for beamsyncjenkins  Cannot create container for service syncjenkins: Conflict. The container name "/beamsyncjenkins" is already in use by container "638f312f141f3511c339bda7c6912307fb8bf60ec143183d8e24be10ed5e4d30". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for influxdb  Cannot create container for service influxdb: Conflict. The container name "/influxdb" is already in use by container "b7b879555165b1a85b95843418c42fee5acf367fce126286b29997062d8e34d1". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for postgresql  Cannot create container for service postgresql: Conflict. The container name "/beampostgresql" is already in use by container "d3eb670b5f317c1c5d87ecd45ffae3e53e92f613fe7515c8846411c3ba058392". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for syncgithub  Cannot create container for service syncgithub: Conflict. The container name "/beamsyncgithub" is already in use by container "19ca3c654c00a1934095f41373873bb8ac11bbc37c6b569e579bcfcfd57d52b7". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for grafana  Cannot create container for service grafana: Conflict. The container name "/beamgrafana" is already in use by container "315e8204ba076b2413cee0622ed6f004cce23297f17d0e589be7a6309274b5ed". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for syncjenkins  Cannot create container for service syncjenkins: Conflict. The container name "/beamsyncjenkins" is already in use by container "638f312f141f3511c339bda7c6912307fb8bf60ec143183d8e24be10ed5e4d30". You have to remove (or rename) that container to be able to reuse that name.
Encountered errors while bringing up the project.
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__beam-influxdb-storage

> Task :beam-test-infra-metrics:composeUp FAILED

> Task :beam-test-infra-metrics:getClusterCredentials
Fetching cluster endpoint and auth data.
CRITICAL: ACTION REQUIRED: gke-gcloud-auth-plugin, which is needed for continued use of kubectl, was not found or is not executable. Install gke-gcloud-auth-plugin for use with kubectl by following https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke
kubeconfig entry generated for metrics.

> Task :beam-test-infra-metrics:validateK8sConfiguration
persistentvolumeclaim/beam-grafana-etcdata configured (dry run)
persistentvolumeclaim/beam-grafana-libdata configured (dry run)
persistentvolumeclaim/beam-grafana-logdata configured (dry run)
cronjob.batch/influxdb-autobackup configured (dry run)
persistentvolumeclaim/influxdb-storage configured (dry run)
configmap/influxdb-init-scripts configured (dry run)
deployment.apps/influxdb configured (dry run)
service/influxdb configured (dry run)
service/influxdb-rpc configured (dry run)
persistentvolumeclaim/beam-postgresql-data configured (dry run)
deployment.apps/beamgrafana configured (dry run)

> Task :beam-test-infra-metrics:validateConfiguration
> Task :beam-test-infra-metrics:removeKubeConfig

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.

* Get more help at https://help.gradle.org

BUILD FAILED in 39s
15 actionable tasks: 9 executed, 4 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PreCommit_CommunityMetrics_Cron #6324

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

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-1 (beam) in workspace <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Avoid fetching tags
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.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 --version # 'git version 2.25.1'
 > git fetch --no-tags --force --progress --depth=1 -- 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
Using shallow fetch with depth 1
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --no-tags --force --progress --depth=1 -- 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 77d03e952c7946368ff613941c7ee7abb1239476 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 77d03e952c7946368ff613941c7ee7abb1239476 # timeout=10
Commit message: "Merge pull request #25800: Drop myself from Java reviewers"
 > git rev-list --no-walk 77d03e952c7946368ff613941c7ee7abb1239476 # 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 
SETUPTOOLS_USE_DISTUTILS=stdlib
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/src/gradlew> --continue --max-workers=8 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx6g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :communityMetricsPreCommit
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 
Configuration on demand is an incubating feature.
> 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 FROM-CACHE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradle FROM-CACHE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> 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 FROM-CACHE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build
> Task :beam-test-infra-metrics:createEmptyConfig

> Task :beam-test-infra-metrics:composeUp
postgresql uses an image, skipping
influxdb uses an image, skipping
Building influxdb-restore
Building grafana
Building syncgithub
Building syncjenkins
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__beam-influxdb-storage" with default driver
Creating beampostgresql ... 
Creating beamsyncgithub ... 
Creating influxdb       ... 
Creating beamsyncjenkins ... 
Creating beamgrafana     ... 
Creating beamsyncjenkins ... error
Creating beampostgresql  ... error

ERROR: for beamsyncjenkins  Cannot create container for service syncjenkins: Conflict. The container name "/beamsyncjenkins" is already in use by container "638f312f141f3511c339bda7c6912307fb8bf60ec143183d8e24be10ed5e4d30". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for beampostgresql  Cannot create container for service postgresql: Conflict. The container name "/beampostgresql" is already in use by container "d3eb670b5f317c1c5d87ecd45ffae3e53e92f613fe7515c8846411c3ba058392". You have to remove (or rename) that container to be able to reuse that name.
Creating beamsyncgithub  ... error

ERROR: for beamsyncgithub  Cannot create container for service syncgithub: Conflict. The container name "/beamsyncgithub" is already in use by container "19ca3c654c00a1934095f41373873bb8ac11bbc37c6b569e579bcfcfd57d52b7". You have to remove (or rename) that container to be able to reuse that name.
Creating influxdb        ... error

ERROR: for influxdb  Cannot create container for service influxdb: Conflict. The container name "/influxdb" is already in use by container "b7b879555165b1a85b95843418c42fee5acf367fce126286b29997062d8e34d1". You have to remove (or rename) that container to be able to reuse that name.
Creating beamgrafana     ... error

ERROR: for beamgrafana  Cannot create container for service grafana: Conflict. The container name "/beamgrafana" is already in use by container "315e8204ba076b2413cee0622ed6f004cce23297f17d0e589be7a6309274b5ed". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for syncjenkins  Cannot create container for service syncjenkins: Conflict. The container name "/beamsyncjenkins" is already in use by container "638f312f141f3511c339bda7c6912307fb8bf60ec143183d8e24be10ed5e4d30". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for postgresql  Cannot create container for service postgresql: Conflict. The container name "/beampostgresql" is already in use by container "d3eb670b5f317c1c5d87ecd45ffae3e53e92f613fe7515c8846411c3ba058392". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for syncgithub  Cannot create container for service syncgithub: Conflict. The container name "/beamsyncgithub" is already in use by container "19ca3c654c00a1934095f41373873bb8ac11bbc37c6b569e579bcfcfd57d52b7". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for influxdb  Cannot create container for service influxdb: Conflict. The container name "/influxdb" is already in use by container "b7b879555165b1a85b95843418c42fee5acf367fce126286b29997062d8e34d1". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for grafana  Cannot create container for service grafana: Conflict. The container name "/beamgrafana" is already in use by container "315e8204ba076b2413cee0622ed6f004cce23297f17d0e589be7a6309274b5ed". You have to remove (or rename) that container to be able to reuse that name.
Encountered errors while bringing up the project.
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__beam-influxdb-storage

> Task :beam-test-infra-metrics:composeUp FAILED

> Task :beam-test-infra-metrics:getClusterCredentials
Fetching cluster endpoint and auth data.
CRITICAL: ACTION REQUIRED: gke-gcloud-auth-plugin, which is needed for continued use of kubectl, was not found or is not executable. Install gke-gcloud-auth-plugin for use with kubectl by following https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke
kubeconfig entry generated for metrics.

> Task :beam-test-infra-metrics:validateK8sConfiguration
persistentvolumeclaim/beam-grafana-etcdata configured (dry run)
persistentvolumeclaim/beam-grafana-libdata configured (dry run)
persistentvolumeclaim/beam-grafana-logdata configured (dry run)
cronjob.batch/influxdb-autobackup configured (dry run)
persistentvolumeclaim/influxdb-storage configured (dry run)
configmap/influxdb-init-scripts configured (dry run)
deployment.apps/influxdb configured (dry run)
service/influxdb configured (dry run)
service/influxdb-rpc configured (dry run)
persistentvolumeclaim/beam-postgresql-data configured (dry run)
deployment.apps/beamgrafana configured (dry run)

> Task :beam-test-infra-metrics:validateConfiguration
> Task :beam-test-infra-metrics:removeKubeConfig

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.

* Get more help at https://help.gradle.org

BUILD FAILED in 37s
15 actionable tasks: 9 executed, 4 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PreCommit_CommunityMetrics_Cron #6323

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

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-1 (beam) in workspace <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Avoid fetching tags
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.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 --version # 'git version 2.25.1'
 > git fetch --no-tags --force --progress --depth=1 -- 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
Using shallow fetch with depth 1
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --no-tags --force --progress --depth=1 -- 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 77d03e952c7946368ff613941c7ee7abb1239476 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 77d03e952c7946368ff613941c7ee7abb1239476 # timeout=10
Commit message: "Merge pull request #25800: Drop myself from Java reviewers"
 > git rev-list --no-walk 77d03e952c7946368ff613941c7ee7abb1239476 # 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 
SETUPTOOLS_USE_DISTUTILS=stdlib
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/src/gradlew> --continue --max-workers=8 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx6g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :communityMetricsPreCommit
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 
Configuration on demand is an incubating feature.
> 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 FROM-CACHE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradle FROM-CACHE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> 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 FROM-CACHE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build
> Task :beam-test-infra-metrics:createEmptyConfig

> Task :beam-test-infra-metrics:composeUp
postgresql uses an image, skipping
influxdb uses an image, skipping
Building influxdb-restore
Building grafana
Building syncgithub
Building syncjenkins
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__beam-influxdb-storage" with default driver
Creating influxdb ... 
Creating beamsyncgithub ... 
Creating beamsyncjenkins ... 
Creating beampostgresql  ... 
Creating beamgrafana     ... 
Creating beamsyncgithub  ... error

ERROR: for beamsyncgithub  Cannot create container for service syncgithub: Conflict. The container name "/beamsyncgithub" is already in use by container "19ca3c654c00a1934095f41373873bb8ac11bbc37c6b569e579bcfcfd57d52b7". You have to remove (or rename) that container to be able to reuse that name.
Creating influxdb        ... error

ERROR: for influxdb  Cannot create container for service influxdb: Conflict. The container name "/influxdb" is already in use by container "b7b879555165b1a85b95843418c42fee5acf367fce126286b29997062d8e34d1". You have to remove (or rename) that container to be able to reuse that name.
Creating beampostgresql  ... error

ERROR: for beampostgresql  Cannot create container for service postgresql: Conflict. The container name "/beampostgresql" is already in use by container "d3eb670b5f317c1c5d87ecd45ffae3e53e92f613fe7515c8846411c3ba058392". You have to remove (or rename) that container to be able to reuse that name.
Creating beamsyncjenkins ... error

ERROR: for beamsyncjenkins  Cannot create container for service syncjenkins: Conflict. The container name "/beamsyncjenkins" is already in use by container "638f312f141f3511c339bda7c6912307fb8bf60ec143183d8e24be10ed5e4d30". You have to remove (or rename) that container to be able to reuse that name.
Creating beamgrafana     ... error

ERROR: for beamgrafana  Cannot create container for service grafana: Conflict. The container name "/beamgrafana" is already in use by container "315e8204ba076b2413cee0622ed6f004cce23297f17d0e589be7a6309274b5ed". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for syncgithub  Cannot create container for service syncgithub: Conflict. The container name "/beamsyncgithub" is already in use by container "19ca3c654c00a1934095f41373873bb8ac11bbc37c6b569e579bcfcfd57d52b7". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for influxdb  Cannot create container for service influxdb: Conflict. The container name "/influxdb" is already in use by container "b7b879555165b1a85b95843418c42fee5acf367fce126286b29997062d8e34d1". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for postgresql  Cannot create container for service postgresql: Conflict. The container name "/beampostgresql" is already in use by container "d3eb670b5f317c1c5d87ecd45ffae3e53e92f613fe7515c8846411c3ba058392". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for syncjenkins  Cannot create container for service syncjenkins: Conflict. The container name "/beamsyncjenkins" is already in use by container "638f312f141f3511c339bda7c6912307fb8bf60ec143183d8e24be10ed5e4d30". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for grafana  Cannot create container for service grafana: Conflict. The container name "/beamgrafana" is already in use by container "315e8204ba076b2413cee0622ed6f004cce23297f17d0e589be7a6309274b5ed". You have to remove (or rename) that container to be able to reuse that name.
Encountered errors while bringing up the project.
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__beam-influxdb-storage

> Task :beam-test-infra-metrics:composeUp FAILED

> Task :beam-test-infra-metrics:getClusterCredentials
Fetching cluster endpoint and auth data.
CRITICAL: ACTION REQUIRED: gke-gcloud-auth-plugin, which is needed for continued use of kubectl, was not found or is not executable. Install gke-gcloud-auth-plugin for use with kubectl by following https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke
kubeconfig entry generated for metrics.

> Task :beam-test-infra-metrics:validateK8sConfiguration
persistentvolumeclaim/beam-grafana-etcdata configured (dry run)
persistentvolumeclaim/beam-grafana-libdata configured (dry run)
persistentvolumeclaim/beam-grafana-logdata configured (dry run)
cronjob.batch/influxdb-autobackup configured (dry run)
persistentvolumeclaim/influxdb-storage configured (dry run)
configmap/influxdb-init-scripts configured (dry run)
deployment.apps/influxdb configured (dry run)
service/influxdb configured (dry run)
service/influxdb-rpc configured (dry run)
persistentvolumeclaim/beam-postgresql-data configured (dry run)
deployment.apps/beamgrafana configured (dry run)

> Task :beam-test-infra-metrics:validateConfiguration
> Task :beam-test-infra-metrics:removeKubeConfig

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.

* Get more help at https://help.gradle.org

BUILD FAILED in 39s
15 actionable tasks: 9 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/4v4fy2ftgbszw

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


Build failed in Jenkins: beam_PreCommit_CommunityMetrics_Cron #6322

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

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-1 (beam) in workspace <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Avoid fetching tags
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.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 --version # 'git version 2.25.1'
 > git fetch --no-tags --force --progress --depth=1 -- 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
Using shallow fetch with depth 1
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --no-tags --force --progress --depth=1 -- 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 77d03e952c7946368ff613941c7ee7abb1239476 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 77d03e952c7946368ff613941c7ee7abb1239476 # timeout=10
Commit message: "Merge pull request #25800: Drop myself from Java reviewers"
 > git rev-list --no-walk 04c2de61e5dd840a4a5bbcb3b142ef39a11262ab # timeout=10
First time build. Skipping changelog.
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SETUPTOOLS_USE_DISTUTILS=stdlib
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/src/gradlew> --continue --max-workers=8 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx6g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :communityMetricsPreCommit
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 
Configuration on demand is an incubating feature.
> 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 FROM-CACHE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradle FROM-CACHE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> 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 FROM-CACHE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build
> Task :beam-test-infra-metrics:createEmptyConfig

> Task :beam-test-infra-metrics:composeUp
postgresql uses an image, skipping
influxdb uses an image, skipping
Building influxdb-restore
Building grafana
Building syncgithub
Building syncjenkins
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__beam-influxdb-storage" with default driver
Creating beampostgresql ... 
Creating beamsyncgithub ... 
Creating beamgrafana    ... 
Creating influxdb       ... 
Creating beamsyncjenkins ... 
Creating beamsyncgithub  ... error

ERROR: for beamsyncgithub  Cannot create container for service syncgithub: Conflict. The container name "/beamsyncgithub" is already in use by container "19ca3c654c00a1934095f41373873bb8ac11bbc37c6b569e579bcfcfd57d52b7". You have to remove (or rename) that container to be able to reuse that name.
Creating beamsyncjenkins ... error

ERROR: for beamsyncjenkins  Cannot create container for service syncjenkins: Conflict. The container name "/beamsyncjenkins" is already in use by container "638f312f141f3511c339bda7c6912307fb8bf60ec143183d8e24be10ed5e4d30". You have to remove (or rename) that container to be able to reuse that name.
Creating beampostgresql  ... error

ERROR: for beampostgresql  Cannot create container for service postgresql: Conflict. The container name "/beampostgresql" is already in use by container "d3eb670b5f317c1c5d87ecd45ffae3e53e92f613fe7515c8846411c3ba058392". You have to remove (or rename) that container to be able to reuse that name.
Creating influxdb        ... error

ERROR: for influxdb  Cannot create container for service influxdb: Conflict. The container name "/influxdb" is already in use by container "b7b879555165b1a85b95843418c42fee5acf367fce126286b29997062d8e34d1". You have to remove (or rename) that container to be able to reuse that name.
Creating beamgrafana     ... error

ERROR: for beamgrafana  Cannot create container for service grafana: Conflict. The container name "/beamgrafana" is already in use by container "315e8204ba076b2413cee0622ed6f004cce23297f17d0e589be7a6309274b5ed". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for syncgithub  Cannot create container for service syncgithub: Conflict. The container name "/beamsyncgithub" is already in use by container "19ca3c654c00a1934095f41373873bb8ac11bbc37c6b569e579bcfcfd57d52b7". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for syncjenkins  Cannot create container for service syncjenkins: Conflict. The container name "/beamsyncjenkins" is already in use by container "638f312f141f3511c339bda7c6912307fb8bf60ec143183d8e24be10ed5e4d30". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for postgresql  Cannot create container for service postgresql: Conflict. The container name "/beampostgresql" is already in use by container "d3eb670b5f317c1c5d87ecd45ffae3e53e92f613fe7515c8846411c3ba058392". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for influxdb  Cannot create container for service influxdb: Conflict. The container name "/influxdb" is already in use by container "b7b879555165b1a85b95843418c42fee5acf367fce126286b29997062d8e34d1". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for grafana  Cannot create container for service grafana: Conflict. The container name "/beamgrafana" is already in use by container "315e8204ba076b2413cee0622ed6f004cce23297f17d0e589be7a6309274b5ed". You have to remove (or rename) that container to be able to reuse that name.
Encountered errors while bringing up the project.
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__beam-influxdb-storage

> Task :beam-test-infra-metrics:composeUp FAILED

> Task :beam-test-infra-metrics:getClusterCredentials
Fetching cluster endpoint and auth data.
CRITICAL: ACTION REQUIRED: gke-gcloud-auth-plugin, which is needed for continued use of kubectl, was not found or is not executable. Install gke-gcloud-auth-plugin for use with kubectl by following https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke
kubeconfig entry generated for metrics.

> Task :beam-test-infra-metrics:validateK8sConfiguration
persistentvolumeclaim/beam-grafana-etcdata configured (dry run)
persistentvolumeclaim/beam-grafana-libdata configured (dry run)
persistentvolumeclaim/beam-grafana-logdata configured (dry run)
cronjob.batch/influxdb-autobackup configured (dry run)
persistentvolumeclaim/influxdb-storage configured (dry run)
configmap/influxdb-init-scripts configured (dry run)
deployment.apps/influxdb configured (dry run)
service/influxdb configured (dry run)
service/influxdb-rpc configured (dry run)
persistentvolumeclaim/beam-postgresql-data configured (dry run)
deployment.apps/beamgrafana configured (dry run)

> Task :beam-test-infra-metrics:validateConfiguration
> Task :beam-test-infra-metrics:removeKubeConfig

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.

* Get more help at https://help.gradle.org

BUILD FAILED in 36s
15 actionable tasks: 9 executed, 4 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PreCommit_CommunityMetrics_Cron #6321

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

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-1 (beam) in workspace <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Avoid fetching tags
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.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 --version # 'git version 2.25.1'
 > git fetch --no-tags --force --progress --depth=1 -- 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
Using shallow fetch with depth 1
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --no-tags --force --progress --depth=1 -- 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 04c2de61e5dd840a4a5bbcb3b142ef39a11262ab (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 04c2de61e5dd840a4a5bbcb3b142ef39a11262ab # timeout=10
Commit message: "Fix OutputSampler's coder. (#25805)"
 > git rev-list --no-walk 04c2de61e5dd840a4a5bbcb3b142ef39a11262ab # 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 
SETUPTOOLS_USE_DISTUTILS=stdlib
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/src/gradlew> --continue --max-workers=8 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx6g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :communityMetricsPreCommit
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 
Configuration on demand is an incubating feature.
> 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 FROM-CACHE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradle FROM-CACHE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> 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 FROM-CACHE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build
> Task :beam-test-infra-metrics:createEmptyConfig

> Task :beam-test-infra-metrics:composeUp
postgresql uses an image, skipping
influxdb uses an image, skipping
Building influxdb-restore
Building grafana
Building syncgithub
Building syncjenkins
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__beam-influxdb-storage" with default driver
Creating beampostgresql ... 
Creating influxdb       ... 
Creating beamsyncjenkins ... 
Creating beamgrafana     ... 
Creating beamsyncgithub  ... 
Creating beampostgresql  ... error

ERROR: for beampostgresql  Cannot create container for service postgresql: Conflict. The container name "/beampostgresql" is already in use by container "d3eb670b5f317c1c5d87ecd45ffae3e53e92f613fe7515c8846411c3ba058392". You have to remove (or rename) that container to be able to reuse that name.
Creating influxdb        ... error

ERROR: for influxdb  Cannot create container for service influxdb: Conflict. The container name "/influxdb" is already in use by container "b7b879555165b1a85b95843418c42fee5acf367fce126286b29997062d8e34d1". You have to remove (or rename) that container to be able to reuse that name.
Creating beamsyncgithub  ... error

ERROR: for beamsyncgithub  Cannot create container for service syncgithub: Conflict. The container name "/beamsyncgithub" is already in use by container "19ca3c654c00a1934095f41373873bb8ac11bbc37c6b569e579bcfcfd57d52b7". You have to remove (or rename) that container to be able to reuse that name.
Creating beamsyncjenkins ... error

ERROR: for beamsyncjenkins  Cannot create container for service syncjenkins: Conflict. The container name "/beamsyncjenkins" is already in use by container "638f312f141f3511c339bda7c6912307fb8bf60ec143183d8e24be10ed5e4d30". You have to remove (or rename) that container to be able to reuse that name.
Creating beamgrafana     ... error

ERROR: for beamgrafana  Cannot create container for service grafana: Conflict. The container name "/beamgrafana" is already in use by container "315e8204ba076b2413cee0622ed6f004cce23297f17d0e589be7a6309274b5ed". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for postgresql  Cannot create container for service postgresql: Conflict. The container name "/beampostgresql" is already in use by container "d3eb670b5f317c1c5d87ecd45ffae3e53e92f613fe7515c8846411c3ba058392". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for influxdb  Cannot create container for service influxdb: Conflict. The container name "/influxdb" is already in use by container "b7b879555165b1a85b95843418c42fee5acf367fce126286b29997062d8e34d1". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for syncgithub  Cannot create container for service syncgithub: Conflict. The container name "/beamsyncgithub" is already in use by container "19ca3c654c00a1934095f41373873bb8ac11bbc37c6b569e579bcfcfd57d52b7". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for syncjenkins  Cannot create container for service syncjenkins: Conflict. The container name "/beamsyncjenkins" is already in use by container "638f312f141f3511c339bda7c6912307fb8bf60ec143183d8e24be10ed5e4d30". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for grafana  Cannot create container for service grafana: Conflict. The container name "/beamgrafana" is already in use by container "315e8204ba076b2413cee0622ed6f004cce23297f17d0e589be7a6309274b5ed". You have to remove (or rename) that container to be able to reuse that name.
Encountered errors while bringing up the project.
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__beam-influxdb-storage

> Task :beam-test-infra-metrics:composeUp FAILED

> Task :beam-test-infra-metrics:getClusterCredentials
Fetching cluster endpoint and auth data.
CRITICAL: ACTION REQUIRED: gke-gcloud-auth-plugin, which is needed for continued use of kubectl, was not found or is not executable. Install gke-gcloud-auth-plugin for use with kubectl by following https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke
kubeconfig entry generated for metrics.

> Task :beam-test-infra-metrics:validateK8sConfiguration
persistentvolumeclaim/beam-grafana-etcdata configured (dry run)
persistentvolumeclaim/beam-grafana-libdata configured (dry run)
persistentvolumeclaim/beam-grafana-logdata configured (dry run)
cronjob.batch/influxdb-autobackup configured (dry run)
persistentvolumeclaim/influxdb-storage configured (dry run)
configmap/influxdb-init-scripts configured (dry run)
deployment.apps/influxdb configured (dry run)
service/influxdb configured (dry run)
service/influxdb-rpc configured (dry run)
persistentvolumeclaim/beam-postgresql-data configured (dry run)
deployment.apps/beamgrafana configured (dry run)

> Task :beam-test-infra-metrics:validateConfiguration
> Task :beam-test-infra-metrics:removeKubeConfig

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.

* Get more help at https://help.gradle.org

BUILD FAILED in 38s
15 actionable tasks: 9 executed, 4 from cache, 2 up-to-date

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

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