Skip to content

fix(deps): update dependency io.netty.incubator:netty-incubator-codec-http3 to v0.0.24.final #767

fix(deps): update dependency io.netty.incubator:netty-incubator-codec-http3 to v0.0.24.final

fix(deps): update dependency io.netty.incubator:netty-incubator-codec-http3 to v0.0.24.final #767

GitHub Actions / Java CI / Test Report (21) failed Dec 5, 2023 in 0s

247 tests run, 210 passed, 36 skipped, 1 failed.

Annotations

Check failure on line 73 in oraclecloud-logging/src/test/groovy/io/micronaut/oraclecloud/logging/OracleCloudLoggingSpec.groovy

See this annotation in the file changed.

@github-actions github-actions / Java CI / Test Report (21)

OracleCloudLoggingSpec.test oracle cloud logging

Condition not satisfied:

list.stream().allMatch(x -> x.logId == 'test-logId-from-application-config')
|    |        |
|    |        false
|    <java.util.stream.ReferencePipeline$Head@4ab959e8 sourceStage=inaccessible previousStage=inaccessible sourceOrOpFlags=inaccessible nextStage=inaccessible depth=inaccessible combinedFlags=inaccessible sourceSpliterator=inaccessible sourceSupplier=inaccessible linkedOrConsumed=inaccessible sourceAnyStateful=inaccessible sourceCloseAction=inaccessible parallel=inaccessible>
[(super=com.oracle.bmc.loggingingestion.requests.PutLogsRequest@8d3a16fe,logId=test-log-id,putLogsDetails=PutLogsDetails(super=BmcModel(__explicitlySet__=[logEntryBatches, specversion])specversion=1.0, logEntryBatches=[LogEntryBatch(super=BmcModel(__explicitlySet__=[entries, subject, defaultlogentrytime, source, type])entries=[LogEntry(super=BmcModel(__explicitlySet__=[data, id])data={"timestamp":"1701816474640","level":"INFO","thread":"logback-2","logger":"io.micronaut.oraclecloud.logging.OracleCloudLoggingSpec","message":"test logging","context":"default"}, id=553ff7f9-f6ec-4a75-a778-58a744fc15d8, time=null)], source=testHost, type=testHost.my-awesome-app, subject=my-awesome-app, defaultlogentrytime=Tue Dec 05 22:47:54 UTC 2023)]),timestampOpcAgentProcessing=null,opcAgentVersion=null,opcRequestId=null)]
Raw output
Condition not satisfied:

list.stream().allMatch(x -> x.logId == 'test-logId-from-application-config')
|    |        |
|    |        false
|    <java.util.stream.ReferencePipeline$Head@4ab959e8 sourceStage=inaccessible previousStage=inaccessible sourceOrOpFlags=inaccessible nextStage=inaccessible depth=inaccessible combinedFlags=inaccessible sourceSpliterator=inaccessible sourceSupplier=inaccessible linkedOrConsumed=inaccessible sourceAnyStateful=inaccessible sourceCloseAction=inaccessible parallel=inaccessible>
[(super=com.oracle.bmc.loggingingestion.requests.PutLogsRequest@8d3a16fe,logId=test-log-id,putLogsDetails=PutLogsDetails(super=BmcModel(__explicitlySet__=[logEntryBatches, specversion])specversion=1.0, logEntryBatches=[LogEntryBatch(super=BmcModel(__explicitlySet__=[entries, subject, defaultlogentrytime, source, type])entries=[LogEntry(super=BmcModel(__explicitlySet__=[data, id])data={"timestamp":"1701816474640","level":"INFO","thread":"logback-2","logger":"io.micronaut.oraclecloud.logging.OracleCloudLoggingSpec","message":"test logging","context":"default"}, id=553ff7f9-f6ec-4a75-a778-58a744fc15d8, time=null)], source=testHost, type=testHost.my-awesome-app, subject=my-awesome-app, defaultlogentrytime=Tue Dec 05 22:47:54 UTC 2023)]),timestampOpcAgentProcessing=null,opcAgentVersion=null,opcRequestId=null)]

	at io.micronaut.oraclecloud.logging.OracleCloudLoggingSpec.test oracle cloud logging(OracleCloudLoggingSpec.groovy:73)