feat: initial merge of ci.yml and cd.yml workflows to begin testing (no removing live CI workflows yet) #29
Triggered via pull request
September 23, 2024 14:37
Status
Failure
Total duration
2m 10s
Artifacts
–
ci.yml
on: pull_request
earthly-build-and-push
2m 0s
deploy-rustdoc
0s
Matrix: devshell-tests
upload-chain-specs
0s
teardown-argocd
0s
Annotations
10 errors and 1 warning
devshell-tests (macos)
/Users/hetzner/substrate-node-runner/_work/partner-chains/partner-chains/./.github/actions/tests/devshell-tests/action.yml (Line: 24, Col: 25): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_ROLE_ARN
|
devshell-tests (macos)
/Users/hetzner/substrate-node-runner/_work/partner-chains/partner-chains/./.github/actions/tests/devshell-tests/action.yml (Line: 28, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.NIX_SIGNING_KEY
|
devshell-tests (macos)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /Users/hetzner/substrate-node-runner/_work/partner-chains/partner-chains/./.github/actions/tests/devshell-tests/action.yml (Line: 24, Col: 25): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_ROLE_ARN,/Users/hetzner/substrate-node-runner/_work/partner-chains/partner-chains/./.github/actions/tests/devshell-tests/action.yml (Line: 28, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.NIX_SIGNING_KEY
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
devshell-tests (macos)
Failed to load /Users/hetzner/substrate-node-runner/_work/partner-chains/partner-chains/./.github/actions/tests/devshell-tests/action.yml
|
devshell-tests (nixos)
/run/github-runner/runner1/partner-chains/partner-chains/./.github/actions/tests/devshell-tests/action.yml (Line: 24, Col: 25): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_ROLE_ARN
|
devshell-tests (nixos)
/run/github-runner/runner1/partner-chains/partner-chains/./.github/actions/tests/devshell-tests/action.yml (Line: 28, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.NIX_SIGNING_KEY
|
devshell-tests (nixos)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /run/github-runner/runner1/partner-chains/partner-chains/./.github/actions/tests/devshell-tests/action.yml (Line: 24, Col: 25): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_ROLE_ARN,/run/github-runner/runner1/partner-chains/partner-chains/./.github/actions/tests/devshell-tests/action.yml (Line: 28, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.NIX_SIGNING_KEY
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check() in /build/src/src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateValidationErrors.cs:line 88
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs) in /build/src/src/Runner.Worker/ActionManifestManager.cs:line 420
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile) in /build/src/src/Runner.Worker/ActionManifestManager.cs:line 130
|
devshell-tests (nixos)
Failed to load /run/github-runner/runner1/partner-chains/partner-chains/./.github/actions/tests/devshell-tests/action.yml
|
Error:
Earthfile#L156
The command RUN . ./envs/staging-preview/.envrc && partner-chains-node build-spec --chain staging-preview --disable-default-bootnode --raw > staging_preview_chain_spec.json did not complete successfully. Exit code 1
|
earthly-build-and-push
Process completed with exit code 1.
|
earthly-build-and-push
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|