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

TestRefreshClient_Sandbox is unstable #839

Open
Bolodya1997 opened this issue Apr 16, 2021 · 3 comments
Open

TestRefreshClient_Sandbox is unstable #839

Bolodya1997 opened this issue Apr 16, 2021 · 3 comments
Labels
blocked Something is blocking this bug Something isn't working

Comments

@Bolodya1997
Copy link

https://github.com/networkservicemesh/sdk/runs/2359443948?check_suite_focus=true#step:5:158

time="2021-04-16T05:46:42Z" level=warning msg="count 1 < atLeast 2"
...
time="2021-04-16T05:46:43Z" level=warning msg="count 1 < atLeast 2"
time="2021-04-16T05:46:43Z" level=warning msg="count 2 < atLeast 3"
...
time="2021-04-16T05:46:43Z" level=warning msg="count 2 < atLeast 3"
time="2021-04-16T05:46:43Z" level=warning msg="count 1 < atLeast 2"
...
time="2021-04-16T05:46:43Z" level=warning msg="count 1 < atLeast 2"
time="2021-04-16T05:46:43Z" level=warning msg="count 3 < atLeast 4"
...
time="2021-04-16T05:46:43Z" level=warning msg="count 3 < atLeast 4"
time="2021-04-16T05:46:43Z" level=warning msg="count 4 < atLeast 8"
...
time="2021-04-16T05:46:43Z" level=warning msg="count 4 < atLeast 8"
time="2021-04-16T05:46:43Z" level=warning msg="count 5 < atLeast 8"
...
time="2021-04-16T05:46:43Z" level=warning msg="count 5 < atLeast 8"
time="2021-04-16T05:46:43Z" level=warning msg="count 6 < atLeast 8"
...
time="2021-04-16T05:46:43Z" level=warning msg="count 6 < atLeast 8"
time="2021-04-16T05:46:44Z" level=warning msg="count 7 < atLeast 8"
No logger in context
...
No logger in context
--- FAIL: TestRefreshClient_Sandbox (1.34s)
    client_utils_test.go:228: 
        	Error Trace:	client_utils_test.go:228
        	            				server.go:79
        	            				server.go:82
        	            				server.go:84
        	            				server.go:103
        	            				server.go:84
        	            				server.go:58
        	            				server.go:79
        	            				server.go:82
        	            				server.go:82
        	            				server.go:103
        	            				server.go:84
        	            				server.go:106
        	            				server.go:79
        	            				server.go:82
        	            				server.go:82
        	            				server.go:103
        	            				server.go:84
        	            				server.go:54
        	            				server.go:79
        	            				server.go:82
        	            				server.go:82
        	            				server.go:103
        	            				server.go:84
        	            				server.go:130
        	            				server.go:79
        	            				server.go:82
        	            				server.go:82
        	            				server.go:103
        	            				server.go:84
        	            				server.go:52
        	            				multi_executor.go:54
        	            				serialize.go:68
        	            				asm_amd64.s:1371
        	Error:      	Not equal: 
        	            	expected: 4
        	            	actual  : 1
        	Test:       	TestRefreshClient_Sandbox
        	Messages:   	Unexpected state
    client_test.go:229: 
        	Error Trace:	client_test.go:229
        	Error:      	Condition never satisfied
        	Test:       	TestRefreshClient_Sandbox
FAIL
@Bolodya1997 Bolodya1997 added the bug Something isn't working label Apr 16, 2021
@denis-tingaikin
Copy link
Member

@d-uzlov If you will run out of tasks then be free to check if this issue is actual :)
We got clock injection into netwrokservices and I hope it solved this problem, but we need to verify it.

@denis-tingaikin
Copy link
Member

looks like the clock is not ready for sandbox. So this actually is blocked.

@denis-tingaikin denis-tingaikin added the blocked Something is blocking this label May 5, 2021
@sol-0 sol-0 moved this to In Progress in Release 1.2.0 Nov 30, 2021
@sol-0 sol-0 moved this from In Progress to Blocked in Release 1.2.0 Dec 1, 2021
@sol-0 sol-0 moved this from Blocked to In Progress in Release 1.2.0 Dec 2, 2021
@sol-0 sol-0 moved this from In Progress to Todo in Release 1.2.0 Dec 7, 2021
@sol-0 sol-0 removed their assignment Dec 14, 2021
@denis-tingaikin
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Something is blocking this bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants