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

TestBot_Run_CARotation flakiness #14471

Open
nklaassen opened this issue Jul 14, 2022 · 7 comments · Fixed by #14486
Open

TestBot_Run_CARotation flakiness #14471

nklaassen opened this issue Jul 14, 2022 · 7 comments · Fixed by #14486
Assignees

Comments

@nklaassen
Copy link
Contributor

Failure

Link(s) to logs

Relevant snippet

=== CONT  TestBot_Run_CARotation
    tbot_test.go:86: teleport process did not instantiate in 10 seconds
2022-07-14T14:59:15Z INFO             Shutting down long running test processes.. tbot/tbot_test.go:140
2022-07-14T14:59:15Z INFO [AUDIT]     role.created cluster_name:02b75d1401d6 code:T9000I ei:0 event:role.created expires:0001-01-01T00:00:00Z name:db-role time:2022-07-14T14:59:15.484Z uid:5080872e-24e8-45de-b50b-0e92a1c142df user:273f7c04-d92b-4a3a-a3c9-3ba85dba808d.02b75d1401d6 events/emitter.go:263
2022-07-14T14:59:15Z WARN [PROC:4]    Failed to write Admin identity: disk I/O error. pid:53002.4 service/connect.go:648
    tbot_test.go:80: 
        	Error Trace:	tbot_test.go:80
        	            				asm_amd64.s:1571
        	Error:      	Received unexpected error:
        	            	initialization failed
        	            		database is in readonly mode
        	Test:       	TestBot_Run_CARotation
--- FAIL: TestBot_Run_CARotation (10.06s)
@strideynet
Copy link
Contributor

Oerr thanks for raising this. I'll try and take a look tonight or tomorrow.

@ibeckermayer
Copy link
Contributor

A new error on this one:

        	Test:       	TestBot_Run_CARotation
        	            	can only switch to phase update_clients from init, current phase is 
        	Error:      	Received unexpected error:
        	            				/workspace/lib/tbot/tbot_test.go:177
        	Error Trace:	/workspace/lib/tbot/tbot_test.go:59

@ibeckermayer ibeckermayer reopened this Dec 7, 2022
@GavinFrazar
Copy link
Contributor

A new error on this one:

        	Test:       	TestBot_Run_CARotation
        	            	can only switch to phase update_clients from init, current phase is 
        	Error:      	Received unexpected error:
        	            				/workspace/lib/tbot/tbot_test.go:177
        	Error Trace:	/workspace/lib/tbot/tbot_test.go:59

Got the same failure today

@jakule jakule assigned jakule and unassigned strideynet Dec 13, 2022
@r0mant
Copy link
Collaborator

r0mant commented Jan 23, 2023

@jakule Was fix test fixed? Just hit it on v11: https://github.com/gravitational/teleport/actions/runs/3989701570/jobs/6842456228. If we disabled it in master/v12, should we disable it in v11 as well until we can get a proper fix in?

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

Successfully merging a pull request may close this issue.

7 participants