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

Failed to read proto message: proto: can't skip unknown wire type 6 for gauge_messages.Message #240

Closed
natsireef opened this issue Nov 6, 2019 · 1 comment

Comments

@natsireef
Copy link

natsireef commented Nov 6, 2019

Actual behavior

I got following error log continuously sometime when running test suite.
This just start happening recently.

2019/10/30 09:54:07 Failed to read proto message: proto: can't skip unknown wire type 6 for gauge_messages.Message
2019/10/30 09:54:07 Failed to read proto message: proto: can't skip unknown wire type 6 for gauge_messages.Message
2019/10/30 09:54:07 Failed to read proto message: proto: can't skip unknown wire type 6 for gauge_messages.Message
2019/10/30 09:54:07 Failed to read proto message: proto: can't skip unknown wire type 6 for gauge_messages.Message
2019/10/30 09:54:07 Failed to read proto message: proto: can't skip unknown wire type 6 for gauge_messages.Message

Gauge version

I'm running with
enable_multithreading = false
-DinParallel=true -Dnodes=4

Gauge version: 1.0.6
Commit Hash: 2bc49db

Plugins

html-report (4.0.8)
java (0.7.2)

@Debashis9012
Copy link
Contributor

The same issue has been reported and fix is in progress.
Kindly find more detailed discussion and feel free to provide additional information here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants