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

MySQL "busy buffer" implicated in test flakes #933

Closed
AlCutter opened this issue Jan 3, 2018 · 3 comments
Closed

MySQL "busy buffer" implicated in test flakes #933

AlCutter opened this issue Jan 3, 2018 · 3 comments

Comments

@AlCutter
Copy link
Member

AlCutter commented Jan 3, 2018

ok github.com/google/trillian/examples/ct/ctmapper/mapper 1.016s
? github.com/google/trillian/examples/vmap/trillian_map_client [no test files]
? github.com/google/trillian/extension [no test files]
[mysql] 2018/01/03 14:01:43 packets.go:450: busy buffer
E0103 14:01:43.221471 11359 log_operation_manager.go:452] failed to execute operation on logs: failed to retrieve full list of log IDs: failed to get tx for retrieving logIDs: context canceled
--- FAIL: TestInProcessLogIntegration (21.26s)
log_integration_test.go:106: Test failed: log inclusion index: 91 proof checks failed: GetInclusionProof(index: 91, treeSize 108): rpc error: code = Unavailable desc = transport is closing, want nil: true
FAIL
FAIL github.com/google/trillian/integration 41.638s
ok github.com/google/trillian/integration/admin 3.337s

Potentially related background: go-sql-driver/mysql#314

@AlCutter
Copy link
Member Author

AlCutter commented Jan 3, 2018

Also possibly related: go-sql-driver/mysql#526

@Martin2112
Copy link
Contributor

Your fix looked like it might have solved this?

@Martin2112
Copy link
Contributor

I think this is probably fixed. Will close for now.

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

No branches or pull requests

2 participants