Skip to content

Chore(deps): Bump org.postgresql:postgresql from 42.7.7 to 42.7.11

88726e9
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Chore(deps): Bump org.postgresql:postgresql from 42.7.7 to 42.7.11 #5

Chore(deps): Bump org.postgresql:postgresql from 42.7.7 to 42.7.11
88726e9
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Report failed Jun 1, 2026 in 0s

4223 tests run, 0 skipped, 10 failed.

Annotations

Check failure on line 20 in openmetadata-service/src/test/java/org/openmetadata/service/monitoring/RequestLatencyContextTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

RequestLatencyContextTest.testMetricsRecordedEvenOnError

java.util.ConcurrentModificationException
	at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
Raw output
java.util.ConcurrentModificationException
	at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
	at java.base/java.util.IdentityHashMap$KeyIterator.next(IdentityHashMap.java:847)
	at java.base/java.lang.Iterable.forEach(Iterable.java:74)
	at java.base/java.util.Collections$SetFromMap.forEach(Collections.java:5945)
	at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1117)
	at org.openmetadata.service.monitoring.RequestLatencyContextTest.setUp(RequestLatencyContextTest.java:20)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

Check failure on line 20 in openmetadata-service/src/test/java/org/openmetadata/service/monitoring/RequestLatencyContextTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

RequestLatencyContextTest.testPatchOperationWithDetailedBreakdown

java.util.ConcurrentModificationException
	at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
Raw output
java.util.ConcurrentModificationException
	at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
	at java.base/java.util.IdentityHashMap$KeyIterator.next(IdentityHashMap.java:847)
	at java.base/java.lang.Iterable.forEach(Iterable.java:74)
	at java.base/java.util.Collections$SetFromMap.forEach(Collections.java:5945)
	at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1117)
	at org.openmetadata.service.monitoring.RequestLatencyContextTest.setUp(RequestLatencyContextTest.java:20)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

Check failure on line 20 in openmetadata-service/src/test/java/org/openmetadata/service/monitoring/RequestLatencyContextTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

RequestLatencyContextTest.testNullRequestContext

java.util.ConcurrentModificationException
	at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
Raw output
java.util.ConcurrentModificationException
	at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
	at java.base/java.util.IdentityHashMap$KeyIterator.next(IdentityHashMap.java:847)
	at java.base/java.lang.Iterable.forEach(Iterable.java:74)
	at java.base/java.util.Collections$SetFromMap.forEach(Collections.java:5945)
	at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1117)
	at org.openmetadata.service.monitoring.RequestLatencyContextTest.setUp(RequestLatencyContextTest.java:20)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

Check failure on line 20 in openmetadata-service/src/test/java/org/openmetadata/service/monitoring/RequestLatencyContextTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

RequestLatencyContextTest.testContextPropagationToChildThreads

java.util.ConcurrentModificationException
	at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
Raw output
java.util.ConcurrentModificationException
	at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
	at java.base/java.util.IdentityHashMap$KeyIterator.next(IdentityHashMap.java:847)
	at java.base/java.lang.Iterable.forEach(Iterable.java:74)
	at java.base/java.util.Collections$SetFromMap.forEach(Collections.java:5945)
	at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1117)
	at org.openmetadata.service.monitoring.RequestLatencyContextTest.setUp(RequestLatencyContextTest.java:20)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

Check failure on line 20 in openmetadata-service/src/test/java/org/openmetadata/service/monitoring/RequestLatencyContextTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

RequestLatencyContextTest.testWrapWithContextSupplier

java.util.ConcurrentModificationException
	at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
Raw output
java.util.ConcurrentModificationException
	at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
	at java.base/java.util.IdentityHashMap$KeyIterator.next(IdentityHashMap.java:847)
	at java.base/java.lang.Iterable.forEach(Iterable.java:74)
	at java.base/java.util.Collections$SetFromMap.forEach(Collections.java:5945)
	at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1117)
	at org.openmetadata.service.monitoring.RequestLatencyContextTest.setUp(RequestLatencyContextTest.java:20)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

Check failure on line 20 in openmetadata-service/src/test/java/org/openmetadata/service/monitoring/RequestLatencyContextTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

RequestLatencyContextTest.testWrapWithContextReturnsOriginalWhenNoContext

java.util.ConcurrentModificationException
	at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
Raw output
java.util.ConcurrentModificationException
	at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
	at java.base/java.util.IdentityHashMap$KeyIterator.next(IdentityHashMap.java:847)
	at java.base/java.lang.Iterable.forEach(Iterable.java:74)
	at java.base/java.util.Collections$SetFromMap.forEach(Collections.java:5945)
	at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1117)
	at org.openmetadata.service.monitoring.RequestLatencyContextTest.setUp(RequestLatencyContextTest.java:20)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

Check failure on line 20 in openmetadata-service/src/test/java/org/openmetadata/service/monitoring/RequestLatencyContextTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

RequestLatencyContextTest.testContextGetSetClear

java.util.ConcurrentModificationException
	at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
Raw output
java.util.ConcurrentModificationException
	at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
	at java.base/java.util.IdentityHashMap$KeyIterator.next(IdentityHashMap.java:847)
	at java.base/java.lang.Iterable.forEach(Iterable.java:74)
	at java.base/java.util.Collections$SetFromMap.forEach(Collections.java:5945)
	at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1117)
	at org.openmetadata.service.monitoring.RequestLatencyContextTest.setUp(RequestLatencyContextTest.java:20)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

Check failure on line 20 in openmetadata-service/src/test/java/org/openmetadata/service/monitoring/RequestLatencyContextTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

RequestLatencyContextTest.testComplexRequestWithAllComponents

java.util.ConcurrentModificationException
	at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
Raw output
java.util.ConcurrentModificationException
	at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
	at java.base/java.util.IdentityHashMap$KeyIterator.next(IdentityHashMap.java:847)
	at java.base/java.lang.Iterable.forEach(Iterable.java:74)
	at java.base/java.util.Collections$SetFromMap.forEach(Collections.java:5945)
	at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1117)
	at org.openmetadata.service.monitoring.RequestLatencyContextTest.setUp(RequestLatencyContextTest.java:20)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

Check failure on line 20 in openmetadata-service/src/test/java/org/openmetadata/service/monitoring/RequestLatencyContextTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

RequestLatencyContextTest.testZeroTimeOperations

java.util.ConcurrentModificationException
	at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
Raw output
java.util.ConcurrentModificationException
	at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
	at java.base/java.util.IdentityHashMap$KeyIterator.next(IdentityHashMap.java:847)
	at java.base/java.lang.Iterable.forEach(Iterable.java:74)
	at java.base/java.util.Collections$SetFromMap.forEach(Collections.java:5945)
	at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1117)
	at org.openmetadata.service.monitoring.RequestLatencyContextTest.setUp(RequestLatencyContextTest.java:20)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

Check failure on line 87 in openmetadata-service/src/test/java/org/openmetadata/service/security/auth/validator/CognitoValidatorTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

CognitoValidatorTest.testValidateCognitoConfiguration_InvalidUserPoolIdFormat

expected: <true> but was: <false>
Raw output
org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
	at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
	at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:31)
	at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:183)
	at org.openmetadata.service.security.auth.validator.CognitoValidatorTest.testValidateCognitoConfiguration_InvalidUserPoolIdFormat(CognitoValidatorTest.java:87)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)