firefly icon indicating copy to clipboard operation
firefly copied to clipboard

TestTLSServerSelfSignedWithClientAuth fail - context deadline exceeded

Open peterbroadhurst opened this issue 3 years ago • 0 comments

I've only seen this one once:

time="2021-10-26T12:31:47Z" level=info msg="API server context cancelled - shutting down"
--- FAIL: TestTLSServerSelfSignedWithClientAuth (0.40s)
    http_server_test.go:197: 
        	Error Trace:	http_server_test.go:197
        	Error:      	Received unexpected error:
        	            	context deadline exceeded
        	Test:       	TestTLSServerSelfSignedWithClientAuth
time="2021-10-26T12:31:47Z" level=info msg="--> DELETE /admin/api/v1/config/records/b997bece-a2cc-4d05-9455-4bf4401cd800" httpreq=YxMIWXRI
time="2021-10-26T12:31:47Z" level=info msg="<-- DELETE /admin/api/v1/config/records/b997bece-a2cc-4d05-9455-4bf4401cd800 [204] (0.09ms)" httpreq=YxMIWXRI

https://github.com/hyperledger/firefly/runs/4009591308?check_suite_focus=true

peterbroadhurst avatar Oct 26 '21 12:10 peterbroadhurst