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

[Bug]: lock validation test failed #659

Open
1 task done
Phoenix500526 opened this issue Feb 25, 2024 · 0 comments
Open
1 task done

[Bug]: lock validation test failed #659

Phoenix500526 opened this issue Feb 25, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Phoenix500526
Copy link
Collaborator

Description about the bug

The test case lock validation test will failed. Its log is pasted below.

Version

0.6.1 (Default)

Relevant log output

[INFO] lock validation test passed 
 [INFO] lock rpc validation test running... 
 [INFO] running: docker exec -i client /mnt/validation_lock_client --endpoints=http://172.20.0.3:2379 lock mutex 
 [DEBUG] Error: Rpc error: status: Internal, message: "failed to decode Protobuf message: Member.is_learner: FetchClusterResponse.members: invalid wire type: LengthDelimited (expected Varint)", details: [], metadata: MetadataMap { headers: {"content-type": "application/grpc", "date": "Sun, 25 Feb 2024 09:58:41 GMT"} } 
 [FATAL] result not match pattern
        pattern: mutex.*
        result: Error: Rpc error: status: Internal, message: "failed to decode Protobuf message: Member.is_learner: FetchClusterResponse.members: invalid wire type: LengthDelimited (expected Varint)", details: [], metadata: MetadataMap { headers: {"content-type": "application/grpc", "date": "Sun, 25 Feb 2024 09:58:41 GMT"} }

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Phoenix500526 Phoenix500526 added the bug Something isn't working label Feb 25, 2024
@Phoenix500526 Phoenix500526 self-assigned this Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant