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

TestIntegrations/SessionRecordingModes/BestEffortMode/BeforeStartFailure flakiness #48043

Open
zmb3 opened this issue Oct 28, 2024 · 5 comments
Assignees

Comments

@zmb3
Copy link
Collaborator

zmb3 commented Oct 28, 2024

Failure

Link(s) to logs

https://github.com/gravitational/teleport/actions/runs/11561658914/job/32181183223

Relevant snippet

{"timestamp":"2024-10-28T20:14:01Z","level":"debug","caller":"srv/sess.go:2281","message":"Attempting to create session tracker.","component":"session:node","session_id":"383671f5-5430-44e1-8812-bc40935beef8"}
Session terminating due to node error.
{"timestamp":"2024-10-28T20:14:01Z","level":"info","caller":"events/emitter.go:287","message":"emitting audit event","event_type":"session.data","fields":{"addr.local":"127.0.0.1:42803","addr.remote":"127.0.0.1:55984","code":"T2006I","ei":2147483646,"event":"session.data","login":"ci","namespace":"default","private_key_policy":"none","rx":2894,"server_hostname":"eaff83fa95b3","server_id":"00000000-0000-0000-0000-000000000000","server_version":"17.0.0-dev","sid":"383671f5-5430-44e1-8812-bc40935beef8","time":"2024-10-28T20:14:01.114Z","trace.component":"audit","tx":3436,"uid":"c1a93d76-121a-41a9-b5d5-b00352614b79","user":"ci","user_kind":1}}
{"timestamp":"2024-10-28T20:14:01Z","level":"info","caller":"resumption/server_exchange.go:138","message":"resumable connection completed"}
{"timestamp":"2024-10-28T20:14:01Z","level":"debug","caller":"resumption/server_exchange.go:144","message":"handling new resumable connection","error":"read loop\n\tpeer signaled connection close\n\t\tuse of closed network connection"}
    integration_test.go:978: 
        	Error Trace:	/__w/teleport/teleport/integration/integration_test.go:978
        	            				/__w/teleport/teleport/integration/integration_test.go:1048
        	Error:      	Received unexpected error:
        	            	ssh: could not start shell
        	Test:       	TestIntegrations/SessionRecordingModes/BestEffortMode/BeforeStartFailure
{"timestamp":"2024-10-28T20:14:01Z","level":"debug","caller":"resumption/client.go:292","message":"handling new resumable connection","error":"write loop\n\tconnection closed\n\t\tuse of closed network connection","trace_id":"46076973847f8d06933f09069[915](https://github.com/gravitational/teleport/actions/runs/11561658914/job/32181183223#step:6:916)8b39","span_id":"62f6a7d3083e3352"}
            --- FAIL: TestIntegrations/SessionRecordingModes/BestEffortMode/BeforeStartFailure (0.05s)
FAIL integration.TestIntegrations/SessionRecordingModes/BestEffortMode/BeforeStartFailure (0.05s)
@rosstimothy
Copy link
Contributor

@nklaassen
Copy link
Contributor

@rosstimothy
Copy link
Contributor

@ptgott
Copy link
Contributor

ptgott commented Dec 9, 2024

@rosstimothy
Copy link
Contributor

rosstimothy commented Dec 16, 2024

https://github.com/gravitational/teleport/actions/runs/12362052999/job/34500572586?pr=50314

integration_test.go:933: 
        	Error Trace:	/__w/teleport/teleport/integration/integration_test.go:933
        	            				/__w/teleport/teleport/integration/integration_test.go:1003
        	Error:      	Received unexpected error:
        	            	ssh: could not start shell
        	Test:       	TestIntegrations/SessionRecordingModes/BestEffortMode/BeforeStartFailure
            --- FAIL: TestIntegrations/SessionRecordingModes/BestEffortMode/BeforeStartFailure (0.05s)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants