kmesh-net / kmesh

High Performance ServiceMesh Data Plane Based on Programmable Kernel
https://kmesh.net
Apache License 2.0
428 stars 61 forks source link

TestSecurity/TestretryFetchCert flake #521

Open hzxuzhonghu opened 3 months ago

hzxuzhonghu commented 3 months ago

What happened:

=== RUN   TestSecurity/TestretryFetchCert
time="2024-07-08T02:22:11Z" level=error msg="fetchCert for [identity] error: abnormal test" subsys=security
    manager_test.go:169: 
            Error Trace:    /home/runner/work/kmesh/kmesh/pkg/controller/security/manager_test.go:169
                                        /home/runner/work/kmesh/kmesh/pkg/controller/security/manager_test.go:47
            Error:          Expected value not to be nil.
            Test:           TestSecurity/TestretryFetchCert
--- FAIL: TestSecurity (4.52s)
    --- PASS: TestSecurity/TestBaseCert (0.31s)
    --- PASS: TestSecurity/TestCertRotate (2.10s)
    --- FAIL: TestSecurity/TestretryFetchCert (2.10s)

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

hzxuzhonghu commented 3 months ago

https://github.com/kmesh-net/kmesh/actions/runs/9832460319/job/27141273930?pr=517

hzxuzhonghu commented 2 months ago

/assign @lec-bit