Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wip postOp #25849

Closed
wants to merge 2 commits into from
Closed

wip postOp #25849

wants to merge 2 commits into from

Conversation

ahmetmircik
Copy link
Member

No description provided.

@ahmetmircik ahmetmircik force-pushed the 5.4/postOp branch 2 times, most recently from 720f0bf to 364e240 Compare October 27, 2023 13:18
@hz-devops-test
Copy link

The job Hazelcast-pr-builder of your PR failed. (Hazelcast internal details: build log, artifacts).
Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log file
---------ERRORS-----------
--------------------------
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 142.8 s <<< FAILURE! -- in com.hazelcast.map.impl.mapstore.offload.MapStoreOffloadingBouncingNodeTest
--------------------------
[ERROR] com.hazelcast.map.impl.mapstore.offload.MapStoreOffloadingBouncingNodeTest.stress -- Time elapsed: 142.8 s <<< FAILURE!
--------------------------
[ERROR] Failures: 
--------------------------
[ERROR] com.hazelcast.map.impl.mapstore.offload.MapStoreOffloadingBouncingNodeTest.stress
--------------------------
[ERROR]   Run 1: MapStoreOffloadingBouncingNodeTest.stress:115->HazelcastTestSupport.assertTrueEventually:1269->HazelcastTestSupport.assertTrueEventually:1165->lambda$stress$2:122 Found asyncOperationsCount=3 {[com.hazelcast.map.impl.operation.RemoveOperation{serviceName='hz:impl:mapService', identityHash=1290715391, partitionId=2, replicaIndex=0, callId=92428, invocationTime=1698415098754 (2023-10-27 13:58:18.754), waitTimeout=-1, callTimeout=60000, tenantControl=com.hazelcast.spi.impl.tenantcontrol.NoopTenantControl@0, name=map-name}, com.hazelcast.map.impl.operation.RemoveOperation{serviceName='hz:impl:mapService', identityHash=787236767, partitionId=2, replicaIndex=0, callId=92345, invocationTime=1698415098754 (2023-10-27 13:58:18.754), waitTimeout=-1, callTimeout=60000, tenantControl=com.hazelcast.spi.impl.tenantcontrol.NoopTenantControl@0, name=map-name}, com.hazelcast.map.impl.operation.RemoveOperation{serviceName='hz:impl:mapService', identityHash=1182068005, partitionId=2, replicaIndex=0, callId=92432, invocationTime=1698415098754 (2023-10-27 13:58:18.754), waitTimeout=-1, callTimeout=60000, tenantControl=com.hazelcast.spi.impl.tenantcontrol.NoopTenantControl@0, name=map-name}]} expected:<0> but was:<3>
--------------------------
[ERROR] Tests run: 4601, Failures: 1, Errors: 0, Skipped: 15
--------------------------
[ERROR] There are test failures.
--------------------------
--------------------------
-------TEST FAILURE-------
--------------------------
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR] com.hazelcast.map.impl.mapstore.offload.MapStoreOffloadingBouncingNodeTest.stress
[ERROR]   Run 1: MapStoreOffloadingBouncingNodeTest.stress:115->HazelcastTestSupport.assertTrueEventually:1269->HazelcastTestSupport.assertTrueEventually:1165->lambda$stress$2:122 Found asyncOperationsCount=3 {[com.hazelcast.map.impl.operation.RemoveOperation{serviceName='hz:impl:mapService', identityHash=1290715391, partitionId=2, replicaIndex=0, callId=92428, invocationTime=1698415098754 (2023-10-27 13:58:18.754), waitTimeout=-1, callTimeout=60000, tenantControl=com.hazelcast.spi.impl.tenantcontrol.NoopTenantControl@0, name=map-name}, com.hazelcast.map.impl.operation.RemoveOperation{serviceName='hz:impl:mapService', identityHash=787236767, partitionId=2, replicaIndex=0, callId=92345, invocationTime=1698415098754 (2023-10-27 13:58:18.754), waitTimeout=-1, callTimeout=60000, tenantControl=com.hazelcast.spi.impl.tenantcontrol.NoopTenantControl@0, name=map-name}, com.hazelcast.map.impl.operation.RemoveOperation{serviceName='hz:impl:mapService', identityHash=1182068005, partitionId=2, replicaIndex=0, callId=92432, invocationTime=1698415098754 (2023-10-27 13:58:18.754), waitTimeout=-1, callTimeout=60000, tenantControl=com.hazelcast.spi.impl.tenantcontrol.NoopTenantControl@0, name=map-name}]} expected:<0> but was:<3>
[INFO]   Run 2: PASS
[INFO] 
[INFO] 
[ERROR] Tests run: 4601, Failures: 1, Errors: 0, Skipped: 15
[INFO] 

[ERROR] There are test failures.

@ahmetmircik ahmetmircik added this to the 5.4.0 milestone Oct 27, 2023
@ahmetmircik ahmetmircik changed the title wip wip postOp Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants