Skip to content

fix: Clean up manager creation to avoid NPEs during background start #4387

fix: Clean up manager creation to avoid NPEs during background start

fix: Clean up manager creation to avoid NPEs during background start #4387

Triggered via pull request September 23, 2024 09:02
Status Failure
Total duration 10m 5s
Artifacts 10

go.yml

on: pull_request
Matrix: e2e-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
build: internal/definitions/sender.go#L1
Expected:2024, Actual: 2023 Kaleido, Inc. (goheader)
build
Process completed with exit code 2.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docker
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e-test (ethereum, ethconnect, TestEthereumGatewayLegacyEthE2ESuite, sqlite3, erc1155, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e-test (ethereum, evmconnect, TestEthereumGatewayE2ESuite, sqlite3, erc20_erc721, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e-test (ethereum, evmconnect, TestEthereumMultipartyTokensRemoteNameE2ESuite, postgres, erc20_e...
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e-test (fabric, TestFabricE2ESuite, sqlite3, none, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e-test (fabric, TestFabricGatewayE2ESuite, sqlite3, none, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e-test (ethereum, ethconnect, TestEthereumMultipartyE2ESuite, sqlite3, erc20_erc721, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e-test (ethereum, evmconnect, TestEthereumMultipartyE2ESuite, sqlite3, erc20_erc721, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e-test (ethereum, evmconnect, TestEthereumMultipartyE2ESuite, postgres, erc20_erc721, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e-test (ethereum, evmconnect, TestEthereumMultipartyE2ESuite, sqlite3, erc1155, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "container-logs-TestEthereumGatewayE2ESuite--evmconnect-sqlite3-erc20_erc721", "container-logs-TestEthereumGatewayLegacyEthE2ESuite--ethconnect-sqlite3-erc1155", "container-logs-TestEthereumMultipartyE2ESuite--ethconnect-sqlite3-erc20_erc721", "container-logs-TestEthereumMultipartyE2ESuite--evmconnect-postgres-erc20_erc721", "container-logs-TestEthereumMultipartyE2ESuite--evmconnect-sqlite3-erc1155", "container-logs-TestEthereumMultipartyE2ESuite--evmconnect-sqlite3-erc20_erc721", "container-logs-TestEthereumMultipartyTokensRemoteNameE2ESuite--evmconnect-postgres-erc20_erc721", "container-logs-TestFabricE2ESuite---sqlite3-none", "container-logs-TestFabricGatewayE2ESuite---sqlite3-none", "firefly-docker". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
container-logs-TestEthereumGatewayE2ESuite--evmconnect-sqlite3-erc20_erc721
1.21 MB
container-logs-TestEthereumGatewayLegacyEthE2ESuite--ethconnect-sqlite3-erc1155
647 KB
container-logs-TestEthereumMultipartyE2ESuite--ethconnect-sqlite3-erc20_erc721
7.69 MB
container-logs-TestEthereumMultipartyE2ESuite--evmconnect-postgres-erc20_erc721
19.3 MB
container-logs-TestEthereumMultipartyE2ESuite--evmconnect-sqlite3-erc1155
21.9 MB
container-logs-TestEthereumMultipartyE2ESuite--evmconnect-sqlite3-erc20_erc721
14.4 MB
container-logs-TestEthereumMultipartyTokensRemoteNameE2ESuite--evmconnect-postgres-erc20_erc721
1.93 MB
container-logs-TestFabricE2ESuite---sqlite3-none
403 KB
container-logs-TestFabricGatewayE2ESuite---sqlite3-none
199 KB
firefly-docker
113 MB