Skip to content

rename VersionStalenessFilter to trigger #461

rename VersionStalenessFilter to trigger

rename VersionStalenessFilter to trigger #461

Triggered via push February 19, 2026 21:23
Status Success
Total duration 12m 49s
Artifacts 19
Matrix: Clients / UT & CodeCov
Matrix: Controller / UT & CodeCov
Matrix: Integrations / UT & CodeCov
Matrix: Internal / UT & CodeCov
Matrix: Router / UT & CodeCov
Matrix: Server / UT & CodeCov
Matrix: StaticAnalysis
ValidateGradleWrapper
13s
ValidateGradleWrapper
StaticAnalysisAndUnitTestsFailureAlert
0s
StaticAnalysisAndUnitTestsFailureAlert
Fit to window
Zoom out
Zoom in

Annotations

14 errors
InstanceSizeEstimatorTest.testInstanceMeasurement: internal/venice-common/src/test/java/com/linkedin/venice/memory/InstanceSizeEstimatorTest.java#L49
java.lang.AssertionError: Class KafkaKey has a memoryAllocatedPerInstance (53.23968) which is too far from the predictedUsage (48); delta: 0.109; maxAllowedDelta: 0.019. No more attempts left.
InstanceSizeEstimatorTest.testInstanceMeasurement: internal/venice-common/src/test/java/com/linkedin/venice/memory/InstanceSizeEstimatorTest.java#L49
java.lang.AssertionError: Class KafkaKey has a memoryAllocatedPerInstance (53.23968) which is too far from the predictedUsage (48); delta: 0.109; maxAllowedDelta: 0.019. No more attempts left.
SITWithSAwarePWiseAndBufferAfterLeaderTest.testResetPartition[0](AA_ON): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithSAwarePWiseAndBufferAfterLeaderTest.java#L1
org.mockito.exceptions.verification.TooFewActualInvocations: abstractStorageEngine.put( 1, [(byte) 0x01, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x31, (byte) 0x5F, (byte) 0x31, (byte) 0x38, (byte) 0x62, (byte) 0x63, (byte) 0x62, (byte) 0x65, (byte) 0x65, (byte) 0x32, (byte) 0x38, (byte) 0x35, (byte) 0x5F, (byte) 0x31, (byte) 0x35, (byte) 0x61, (byte) 0x38, (byte) 0x62, (byte) 0x35, (byte) 0x31, (byte) 0x64], java.nio.HeapByteBuffer[pos=0 lim=17 cap=17] ); Wanted 2 times: -> at com.linkedin.davinci.store.AbstractStorageEngine.put(AbstractStorageEngine.java:478) But was 1 time: -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:39)
SITWithSAwarePWiseAndBufferAfterLeaderTest.testRecordLevelMetricForCurrentVersion[0](false): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithSAwarePWiseAndBufferAfterLeaderTest.java#L1
org.mockito.exceptions.verification.TooFewActualInvocations: hostLevelIngestionStats.recordTotalBytesConsumed( <any long> ); Wanted 2 times: -> at com.linkedin.davinci.stats.HostLevelIngestionStats.recordTotalBytesConsumed(HostLevelIngestionStats.java:523) But was 1 time: -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerRecord(StoreIngestionTask.java:2849)
SITWithSAwarePWiseAndBufferAfterLeaderTest.testResetPartition[0](AA_ON): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithSAwarePWiseAndBufferAfterLeaderTest.java#L1
org.mockito.exceptions.verification.TooFewActualInvocations: abstractStorageEngine.put( 1, [(byte) 0x01, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x31, (byte) 0x5F, (byte) 0x31, (byte) 0x38, (byte) 0x62, (byte) 0x63, (byte) 0x62, (byte) 0x65, (byte) 0x65, (byte) 0x32, (byte) 0x38, (byte) 0x35, (byte) 0x5F, (byte) 0x31, (byte) 0x35, (byte) 0x61, (byte) 0x38, (byte) 0x62, (byte) 0x35, (byte) 0x31, (byte) 0x64], java.nio.HeapByteBuffer[pos=0 lim=17 cap=17] ); Wanted 2 times: -> at com.linkedin.davinci.store.AbstractStorageEngine.put(AbstractStorageEngine.java:478) But was 1 time: -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:39)
SITWithSAwarePWiseAndBufferAfterLeaderTest.testRecordLevelMetricForCurrentVersion[0](false): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithSAwarePWiseAndBufferAfterLeaderTest.java#L1
org.mockito.exceptions.verification.TooFewActualInvocations: hostLevelIngestionStats.recordTotalBytesConsumed( <any long> ); Wanted 2 times: -> at com.linkedin.davinci.stats.HostLevelIngestionStats.recordTotalBytesConsumed(HostLevelIngestionStats.java:523) But was 1 time: -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerRecord(StoreIngestionTask.java:2849)
com.linkedin.venice.controller.TestD2ControllerClient ► testD2ControllerClientEnd2End: internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/controller/TestD2ControllerClient.java#L71
Failed test found in: IntegrationTests_21-artifacts/internal/venice-test-common/build/test-results/integrationTests_21/TEST-com.linkedin.venice.controller.TestD2ControllerClient.xml IntegrationTests_21-artifacts/internal/venice-test-common/build/test-results/integrationTests_21/TEST-com.linkedin.venice.controller.TestD2ControllerClient.xml internal/venice-test-common/build/test-results/integrationTests_21/TEST-com.linkedin.venice.controller.TestD2ControllerClient.xml internal/venice-test-common/build/test-results/integrationTests_21/TEST-com.linkedin.venice.controller.TestD2ControllerClient.xml Error: java.lang.AssertionError: expected [d2_service] but found [null]
com.linkedin.venice.endToEnd.TestBatchForRocksDB ► testKafkaInputBatchJobWithZstdCompression[0](false): internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/endToEnd/TestBatch.java#L638
Failed test found in: IntegrationTests_12-artifacts/internal/venice-test-common/build/test-results/integrationTests_12/TEST-com.linkedin.venice.endToEnd.TestBatchForRocksDB.xml internal/venice-test-common/build/test-results/integrationTests_12/TEST-com.linkedin.venice.endToEnd.TestBatchForRocksDB.xml Error: java.util.concurrent.ExecutionException: com.linkedin.venice.client.exceptions.VeniceClientHttpException: http status: 400, com.linkedin.alpini.router.api.RouterException: There is no version for store 'store_105c3934edd_7fdf2a0b'. Please push data to that store
com.linkedin.venice.endToEnd.TestBatchForRocksDB ► testZstdCompressingAvroRecordCanFailWhenNoFallbackAvailable: internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/endToEnd/TestBatch.java#L293
Failed test found in: IntegrationTests_12-artifacts/internal/venice-test-common/build/test-results/integrationTests_12/TEST-com.linkedin.venice.endToEnd.TestBatchForRocksDB.xml internal/venice-test-common/build/test-results/integrationTests_12/TEST-com.linkedin.venice.endToEnd.TestBatchForRocksDB.xml Error: java.lang.AssertionError: Unexpected exception message
com.linkedin.venice.endToEnd.PartialUpdateTest ► testActiveActivePartialUpdateOnBatchPushedChunkKeys: internal/venice-test-common/src/main/java/com/linkedin/venice/utils/TestUtils.java#L777
Failed test found in: IntegrationTests_2-artifacts/internal/venice-test-common/build/test-results/integrationTests_2/TEST-com.linkedin.venice.endToEnd.PartialUpdateTest.xml internal/venice-test-common/build/test-results/integrationTests_2/TEST-com.linkedin.venice.endToEnd.PartialUpdateTest.xml Error: java.lang.AssertionError: Controller error: An error occurred during controller request. controller = http://localhost:36493, route = /new_store, params = [owner=test_owner, key_schema="string", cluster_name=venice-cluster0, hostname=localhost, store_name=updateBatch_23bb1c7f5d_e2ea7398, value_schema={"type":"record","name":"ManyStrings","namespace":"example.avro","fields":[{"name":"key","type":"string","default":"default_name"},{"name":"value","type":{"type":"map","values":"string"},"default":{}},{"name":"age","type":"int","default":0}]}], timeout = 600000. Exception type: class com.linkedin.venice.exceptions.VeniceHttpException. Detailed message: Http Status 404 - Store: venice_system_store_davinci_push_status_store_updateBatch_23bb1c7f5d_e2ea7398 does not exist. expected [false] but found [true]

Artifacts

Produced during runtime
Name Size Digest
StaticAnalysis Expired
929 KB
sha256:5b05741d1e980756f4ce9098848ce26e79b566832a50859ca990034a5fa38155
clients-jdk11 Expired
3.2 MB
sha256:703882c765278a84c8d64b28167e15651b243d3ad630bae824838575fe21b2bc
clients-jdk17 Expired
3.22 MB
sha256:7433c6626b16e3e6023bdd3870a749a1b34693d379ea7c8f5a4c523cbd6095af
clients-jdk8 Expired
3.16 MB
sha256:f32332ceaacff8f8cd5112217f5788600bfadaf66c34f44f14b9354a6dff1702
controller-jdk11 Expired
2.01 MB
sha256:6d4a13482006a0c3ff06d221f94560e31012c67eda283c87040c32d8a44f211b
controller-jdk17 Expired
2.01 MB
sha256:3b64755afc1641fb4201eb867b80f93dfec4bf81e7534c97a0c412ddd9ef9e90
controller-jdk8 Expired
2.01 MB
sha256:f02317e747dae89ee5db48e2770c09dcb90d7a8a98e0990ac1c06f8746c98414
integrations-jdk11 Expired
550 KB
sha256:88f0ebfd1f4c17ecd8e6200e5bd4865be9abdbe0ba8dd9422323962f625c608c
integrations-jdk17 Expired
552 KB
sha256:d12dd10caaa6559822a9f0075c87d620492c6d06a59c6866c161ceef59554ada
integrations-jdk8 Expired
535 KB
sha256:31fdfb9782c6a1dd3513b334a56c0faa51231906e34483e608e049b7df9708f9
internal-jdk11 Expired
4.28 MB
sha256:8c75a03ce8276c1761b86cf1728f985a8b33ee65d79c0c0a833e6c9e2da2c3c0
internal-jdk17 Expired
4.28 MB
sha256:c6909134ab5283ef9ccd577d14422b3a6223360667355f43c0783ae7848b2258
internal-jdk8 Expired
4.27 MB
sha256:dcd36cce58366b627bc879a8c6c38853ec44727449e5dedda03c4be79d04c4a5
router-jdk11 Expired
762 KB
sha256:64332aedeb4910d530fd8f2c01b1856a297da5f15dc397a7c953d7daa22b9e8d
router-jdk17 Expired
768 KB
sha256:1dea7541f0bef7df5cfc8a1d2f6d5a42a9d3204731dcc00401e38b4751782af1
router-jdk8 Expired
756 KB
sha256:fe0bd58c7b15f02d170812dd5d5dd8397d7c655e30b503aa6bfc4907d8b90296
server-jdk11 Expired
11.3 MB
sha256:16c108ea7cc51ce4c4c851b542b7f9a15e7956aa65b1bcbde03618294a9130ca
server-jdk17 Expired
11.1 MB
sha256:8bdd73760104e77c9dd4bfdbbc6217bd676e6d48019d0c8cee4b347eb903b76a
server-jdk8 Expired
10.8 MB
sha256:dc468b51313c156423e2ea9d45b5c10415526703e05162964b029857d84e2fd2