Skip to content

Intermittent end to end test errors #1634

@EnriqueL8

Description

@EnriqueL8

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

Metadata

Metadata

Assignees

No one assigned

    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