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

TestDeadlineToggling is flaky #7809

Closed
Reiers opened this issue Dec 16, 2021 Discussed in #7808 · 0 comments · Fixed by #9354
Closed

TestDeadlineToggling is flaky #7809

Reiers opened this issue Dec 16, 2021 Discussed in #7808 · 0 comments · Fixed by #9354
Labels
impact/test-flakiness Impact: Test Flakiness kind/test Kind: Test

Comments

@Reiers
Copy link

Reiers commented Dec 16, 2021

Edited and sent back to issues by @Reiers

Discussed in #7808

Originally posted by Stebalien August 23, 2021

2021-08-23T14:49:23.147Z	INFO	messagepool	messagepool/selection.go:89	message selection done	{"took": 0.000096728}
    deadlines_test.go:260: Now head.Height = 8321
2021-08-23T14:49:33.359Z	WARN	fullnode	full/mpool.go:171	Push from ID address (f0101), adjusting to f3vzqcdrmbcwjj2gidniygc6ct7ttqcuvr2jrdyxrwegfnjdes225r7hrqulvg7q4c72bkez2sbjoqucu26wya
2021-08-23T14:49:33.364Z	INFO	messagepool	messagepool/selection.go:89	message selection done	{"took": 0.000112695}
2021-08-23T14:49:36.881Z	ERROR	storageminer	storage/wdpost_run.go:105	runPoStCycle failed: running window post failed:
    github.com/filecoin-project/lotus/storage.(*WindowPoStScheduler).runPoStCycle
        /home/circleci/project/storage/wdpost_run.go:693
  - failed to post (mock):
    github.com/filecoin-project/lotus/extern/sector-storage/mock.(*SectorMgr).GenerateWindowPoSt
        /home/circleci/project/extern/sector-storage/mock/mock.go:326
2021-08-23T14:49:36.881Z	ERROR	storageminer	storage/wdpost_run.go:49	Got err running window post failed:
    github.com/filecoin-project/lotus/storage.(*WindowPoStScheduler).runPoStCycle
        /home/circleci/project/storage/wdpost_run.go:693
  - failed to post (mock):
    github.com/filecoin-project/lotus/extern/sector-storage/mock.(*SectorMgr).GenerateWindowPoSt
        /home/circleci/project/extern/sector-storage/mock/mock.go:326 - TODO handle errors
2021-08-23T14:49:36.888Z	ERROR	storageminer	storage/wdpost_run.go:105	runPoStCycle failed: running window post failed:
    github.com/filecoin-project/lotus/storage.(*WindowPoStScheduler).runPoStCycle
        /home/circleci/project/storage/wdpost_run.go:693
  - failed to post (mock):
    github.com/filecoin-project/lotus/extern/sector-storage/mock.
```</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/test-flakiness Impact: Test Flakiness kind/test Kind: Test
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants