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]: UT TestPartitionBasedShardCanBeCreated failed(2.0dev) #20044

Open
1 task done
zengyan1 opened this issue Nov 13, 2024 · 10 comments
Open
1 task done

[Bug]: UT TestPartitionBasedShardCanBeCreated failed(2.0dev) #20044

zengyan1 opened this issue Nov 13, 2024 · 10 comments
Assignees
Labels
bug/ut kind/bug Something isn't working severity/s1 High impact: Logical errors or data errors that must occur
Milestone

Comments

@zengyan1
Copy link
Contributor

Is there an existing issue for the same bug?

  • I have checked the existing issues.

Branch Name

2.0-dev

Commit ID

7fd55f2

Other Environment Information

- Hardware parameters:
- OS type:
- Others:

Actual Behavior

panic: writeto tcp4 127.0.0.1:47780->127.0.0.1:12460: read tcp4 127.0.0.1:47780->127.0.0.1:12460: read: connection reset by peer

goroutine 14329 [running]:
github.com/matrixorigin/matrixone/pkg/cnservice.(*service).bootstrap(0xc072c95088)
/home/runner/work/matrixone/matrixone/pkg/cnservice/server.go:914 +0x6aa
github.com/matrixorigin/matrixone/pkg/cnservice.(*service).initEngine(0xc072c95088, {0x8605040, 0xc4ac800}, {0x8605260, 0xc037d7dd60}, 0xc049128b40)
/home/runner/work/matrixone/matrixone/pkg/cnservice/server.go:504 +0x2d7
github.com/matrixorigin/matrixone/pkg/cnservice.(*service).initMOServer(0xc072c95088, {0x8605040, 0xc4ac800}, 0xc049128b40, 0xc0a6eafd58)
/home/runner/work/matrixone/matrixone/pkg/cnservice/server.go:468 +0x226
github.com/matrixorigin/matrixone/pkg/cnservice.NewService(0xc043c99808, {0x8605040, 0xc4ac800}, {0x86631d0, 0xc03fe48708}, 0x0, {0xc02e7b7e30, 0x4, 0x4})
/home/runner/work/matrixone/matrixone/pkg/cnservice/server.go:204 +0x1d5b
github.com/matrixorigin/matrixone/pkg/embed.(*operator).startCNServiceLocked(0xc09916d008, {0x86631d0, 0xc03fe48708})
/home/runner/work/matrixone/matrixone/pkg/embed/operator.go:259 +0x71b
github.com/matrixorigin/matrixone/pkg/embed.(*operator).Start(0xc09916d008)
/home/runner/work/matrixone/matrixone/pkg/embed/operator.go:163 +0x212
github.com/matrixorigin/matrixone/pkg/embed.(*cluster).doStartLocked.func1(0xc09916d008)
/home/runner/work/matrixone/matrixone/pkg/embed/cluster.go:127 +0x7c
created by github.com/matrixorigin/matrixone/pkg/embed.(*cluster).doStartLocked in goroutine 13323
/home/runner/work/matrixone/matrixone/pkg/embed/cluster.go:125 +0x2e9

Expected Behavior

No response

Steps to Reproduce

https://github.com/matrixorigin/matrixone/actions/runs/11814519211/job/32913739186?pr=20030

Additional information

No response

@zhangxu19830126
Copy link
Contributor

这个测试是一个集成测试,启动集群失败了,导致bootstrap失败。

@zhangxu19830126
Copy link
Contributor

image

@zhangxu19830126
Copy link
Contributor

@volgariver6 看一下

@volgariver6
Copy link
Contributor

mo.log

@sukki37 sukki37 added this to the 2.0.1 milestone Nov 15, 2024
@sukki37 sukki37 added severity/s0 Extreme impact: Cause the application to break down and seriously affect the use bug/ut labels Nov 20, 2024
@volgariver6
Copy link
Contributor

未处理

@sukki37
Copy link
Contributor

sukki37 commented Nov 21, 2024

@sukki37 sukki37 modified the milestones: 2.0.1, 2.1.0 Nov 22, 2024
@sukki37
Copy link
Contributor

sukki37 commented Nov 22, 2024

@badboynt1
Copy link
Contributor

@volgariver6
Copy link
Contributor

hard to repro

1 similar comment
@volgariver6
Copy link
Contributor

hard to repro

@volgariver6 volgariver6 added severity/s1 High impact: Logical errors or data errors that must occur and removed severity/s0 Extreme impact: Cause the application to break down and seriously affect the use labels Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/ut kind/bug Something isn't working severity/s1 High impact: Logical errors or data errors that must occur
Projects
None yet
Development

No branches or pull requests

6 participants