Skip to content

sql: background lease renewal for tableID=55 tableName=“blocks” failed: descriptor not found #19940

@tbg

Description

@tbg

During a nightly blockwriter load test.

https://teamcity.cockroachdb.com/viewLog.html?buildId=403237&buildTypeId=C_BW_4Nodes_6Hours&tab=buildResultsDiv#

The first, third and fourth nodes post this in a busy loop:

E171109 11:18:43.095282 6355217 sql/lease.go:992  background lease renewal for tableID=55 tableName=“blocks” failed: descriptor not found
E171109 11:18:43.101027 6355246 sql/lease.go:992  background lease renewal for tableID=55 tableName=“blocks” failed: descriptor not found
E171109 11:18:43.105208 6355253 sql/lease.go:992  background lease renewal for tableID=55 tableName=“blocks” failed: descriptor not found

the third node has no such flurry of errors, but instead

E171109 11:19:55.066369 150 sql/jobs/registry.go:154  error while adopting jobs: database “system” does not exist

Additionally, two of the four block writers spam

2017/11/09 11:19:43 pq: relation "blocks" does not exist
2017/11/09 11:19:43 pq: relation "blocks" does not exist
2017/11/09 11:19:43 pq: relation "blocks" does not exist

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions