Skip to content

[CI] Task ':printGlobalBuildInfo' failing often lately #51611

@cbuescher

Description

@cbuescher

Just saw this today: https://gradle-enterprise.elastic.co/s/n56o6hfi2rlwy

There is not much info in the logs except the cause seems to be some node is locked (Caused by: java.lang.IllegalStateException: Configuration for node{:docs:integTest-0} can not be altered, already locked)

Execution failed for task ':printGlobalBuildInfo'.
> Configuration for node{:docs:integTest-0} can not be altered, already locked

* Try:
Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Exception is:
org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':printGlobalBuildInfo'.
	at [...]
Caused by: java.lang.IllegalStateException: Configuration for node{:docs:integTest-0} can not be altered, already locked
	at org.elasticsearch.gradle.testclusters.ElasticsearchNode.checkFrozen(ElasticsearchNode.java:1065)
	at org.elasticsearch.gradle.testclusters.ElasticsearchNode.setTestDistribution(ElasticsearchNode.java:235)
		[...]
     

Metadata

Metadata

Labels

:Delivery/BuildBuild or test infrastructure>test-failureTriaged test failures from CITeam:DeliveryMeta label for Delivery team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions