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

Intermittent end to end test errors #1634

Open
EnriqueL8 opened this issue Feb 6, 2025 · 0 comments
Open

Intermittent end to end test errors #1634

EnriqueL8 opened this issue Feb 6, 2025 · 0 comments

Comments

@EnriqueL8
Copy link
Contributor

EnriqueL8 commented Feb 6, 2025

What happened?

E2E Test failing - seems to be a timeout error

  e2e.go:71: 
        	Error Trace:	/home/runner/work/firefly/firefly/test/e2e/e2e.go:71
        	            				/home/runner/work/firefly/firefly/test/e2e/multiparty/multi_tenancy.go:117
        	Error:      	Received unexpected error:
        	            	Get "http://127.0.0.1:5001/api/v1/namespaces/e2e_1ffc48d201-C/status": dial tcp 127.0.0.1:5001: connect: connection refused
        	Test:       	TestEthereumMultipartyE2ESuite/TestMultiTenancy
    restclient.go:109: 2025-02-06T09:16:43.186422797Z: ==> GET /namespaces/default/operations map[created:[>1738833337050041667]]: null
    restclient.go:116: 2025-02-06T09:16:43.187950738Z: <== 200
    restclient.go:109: 2025-02-06T09:16:43.18799446Z: ==> GET /namespaces/default/operations map[created:[>1738833337050041667]]: null
    restclient.go:1053: 
        	Error Trace:	/home/runner/work/firefly/firefly/test/e2e/client/restclient.go:1053
        	            				/home/runner/work/firefly/firefly/test/e2e/e2e.go:244
        	            				/home/runner/work/firefly/firefly/test/e2e/multiparty/multi_tenancy.go:41
        	            				/home/runner/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:175
        	            				/opt/hostedtoolcache/go/1.22.11/x64/src/runtime/panic.go:626
        	            				/opt/hostedtoolcache/go/1.22.11/x64/src/testing/testing.go:1005
        	            				/home/runner/work/firefly/firefly/test/e2e/e2e.go:71
        	            				/home/runner/work/firefly/firefly/test/e2e/multiparty/multi_tenancy.go:117
        	Error:      	Received unexpected error:
        	            	Get "http://127.0.0.1:5001/api/v1/namespaces/default/operations?created=%3E1738833337050041667": dial tcp 127.0.0.1:5001: connect: connection refused
        	Test:       	TestEthereumMultipartyE2ESuite/TestMultiTenancy
@EnriqueL8 EnriqueL8 added bug Something isn't working and removed bug Something isn't working labels Feb 6, 2025
@EnriqueL8 EnriqueL8 changed the title bug: Intermitten test Errors Intermittent end to end test errors Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant