8000 Flaky: loadtest/reconnectingpty · Issue #5187 · coder/coder · GitHub
[go: up one dir, main page]

Skip to content
Flaky: loadtest/reconnectingpty #5187
Closed
@mtojek

Description

@mtojek

I'm not able to pass CI tests and simply burning CPU cycles on this test:

        "error": connection closed
                 	storj.io/drpc/drpcstream.(*Stream).sendPacket:268
                 	storj.io/drpc/drpcstream.(*Stream).CloseSend:501
                 	storj.io/drpc/drpcserver.(*Server).handleRPC:126
                 	storj.io/drpc/drpcserver.(*Server).ServeOne:66
                 	storj.io/drpc/drpcserver.(*Server).Serve.func2:112
                 	storj.io/drpc/drpcctx.(*Tracker).track:52
    run_test.go:213: Runner logs:
        
        Opening reconnecting PTY connection to agent via coderd...
        	ID:      e50ab00c-6ae1-4998-952e-731fbd3c5403
        	Width:   80
        	Height:  24
        	Command: "echo 'hello world' && sleep 1"
        
        
    run_test.go:214: 
        	Error Trace:	/home/runner/work/coder/coder/loadtest/reconnectingpty/run_test.go:214
        	Error:      	Received unexpected error:
        	            	copy context:
        	            	    github.com/coder/coder/loadtest/reconnectingpty.(*Runner).Run
        	            	        /home/runner/work/coder/coder/loadtest/reconnectingpty/run.go:96
        	            	  - context deadline exceeded
        	Test:       	Test_Runner/ExpectOutput/Matches

...
=== FAIL: loadtest/reconnectingpty Test_Runner/ExpectOutput (0.00s)
    --- FAIL: Test_Runner/ExpectOutput (0.00s)

https://github.com/coder/coder/actions/runs/3574997126/jobs/6011265036
https://github.com/coder/coder/actions/runs/3574997126/jobs/6011165742
https://github.com/coder/coder/actions/runs/3574997126/jobs/6010978441

We need to look deeper into this problem

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

    0