Skip to content

fix(deps): update dependency org.apache.groovy:groovy-bom to v4.0.23 #1347

fix(deps): update dependency org.apache.groovy:groovy-bom to v4.0.23

fix(deps): update dependency org.apache.groovy:groovy-bom to v4.0.23 #1347

GitHub Actions / GraalVM CE CI / Test Report (Java 17) failed Sep 19, 2024 in 0s

295 tests run, 275 passed, 19 skipped, 1 failed.

Annotations

Check failure on line 64 in oraclecloud-httpclient-netty/src/test/groovy/io/micronaut/oraclecloud/client/OciLoggingSpec.groovy

See this annotation in the file changed.

@github-actions github-actions / GraalVM CE CI / Test Report (Java 17)

OciLoggingSpec.create log group

com.oracle.bmc.model.BmcException: Error returned by CreateLogGroup operation in LoggingManagement service.(400, LimitExceeded, false) The following service limits were exceeded: log-group-count. Request a service limit increase from the service limits page in the console.  (opc-request-id: 1D0B6CB2986F43D19F3AA6DDC4BDBCCD/8CAC42F086E8DA47CC76A1A47FAC1ADC/8CBEEA83A167FC688B2C0A72699CFF5A)
Timestamp: 2024-09-19T15:33:24.231Z
Client version: Oracle-JavaSDK/3.47.0
Request Endpoint: https://logging.us-ashburn-1.oci.oraclecloud.com/20200531/logGroups
Troubleshooting Tips: See https://docs.oracle.com/en-us/iaas/Content/API/References/apierrors.htm#apierrors_400__400_limitexceeded for more information about resolving this error
Also see https://docs.oracle.com/iaas/api/#/en/logging-management/20200531/LogGroup/CreateLogGroup for details on this operation's requirements.
To get more info on the failing request, you can enable debug level logs as mentioned in `Using SLF4J for Logging section` in https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconfig.htm.
If you are unable to resolve this LoggingManagement issue, please contact Oracle support and provide them this full error message.
Raw output
com.oracle.bmc.model.BmcException: Error returned by CreateLogGroup operation in LoggingManagement service.(400, LimitExceeded, false) The following service limits were exceeded: log-group-count. Request a service limit increase from the service limits page in the console.  (opc-request-id: 1D0B6CB2986F43D19F3AA6DDC4BDBCCD/8CAC42F086E8DA47CC76A1A47FAC1ADC/8CBEEA83A167FC688B2C0A72699CFF5A)
Timestamp: 2024-09-19T15:33:24.231Z
Client version: Oracle-JavaSDK/3.47.0
Request Endpoint: https://logging.us-ashburn-1.oci.oraclecloud.com/20200531/logGroups
Troubleshooting Tips: See https://docs.oracle.com/en-us/iaas/Content/API/References/apierrors.htm#apierrors_400__400_limitexceeded for more information about resolving this error
Also see https://docs.oracle.com/iaas/api/#/en/logging-management/20200531/LogGroup/CreateLogGroup for details on this operation's requirements.
To get more info on the failing request, you can enable debug level logs as mentioned in `Using SLF4J for Logging section` in https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconfig.htm.
If you are unable to resolve this LoggingManagement issue, please contact Oracle support and provide them this full error message.
	at app//com.oracle.bmc.http.internal.ClientCall.lambda$checkError$19(ClientCall.java:844)
	at [email protected]/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
	at [email protected]/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
	at [email protected]/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at [email protected]/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614)
	at [email protected]/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:653)
	at [email protected]/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
	at app//com.oracle.bmc.http.internal.SyncFutureWaiter$Waiter.waitAndWork(SyncFutureWaiter.java:63)
	at app//com.oracle.bmc.http.internal.SyncFutureWaiter.listenForResult(SyncFutureWaiter.java:32)
	at app//com.oracle.bmc.http.internal.ClientCall.callSync(ClientCall.java:1125)
	at app//com.oracle.bmc.logging.LoggingManagementClient.createLogGroup(LoggingManagementClient.java:320)
	at io.micronaut.oraclecloud.client.OciLoggingSpec.create log group(OciLoggingSpec.groovy:64)