Skip to content

TEST UI - Deploy Main to Test #184

TEST UI - Deploy Main to Test

TEST UI - Deploy Main to Test #184

Manually triggered April 12, 2024 08:49
Status Failure
Total duration 6m 22s
Artifacts 2

ui-deploy-to-test-manual.yml

on: workflow_dispatch
Build UI version for E2E Tests  /  install-cypress-build
1m 14s
Build UI version for E2E Tests / install-cypress-build
Deploy UI  /  react_build_and_deploy_docker_image
4m 32s
Deploy UI / react_build_and_deploy_docker_image
Matrix: Run UI Unit Tests / jest_testing_job
Run Cypress E2E Tests  /  View input params
2s
Run Cypress E2E Tests / View input params
Run Cypress E2E Tests  /  ...  /  View input params
3s
Run Cypress E2E Tests / cypress_test_chrome / View input params
Run Cypress E2E Tests  /  ...  /  cypress-run-job
3m 43s
Run Cypress E2E Tests / cypress_test_chrome / cypress-run-job
Run Cypress E2E Tests  /  ...  /  View input params
2s
Run Cypress E2E Tests / cypress_test_edge / View input params
Run Cypress E2E Tests  /  ...  /  cypress-run-job
3m 22s
Run Cypress E2E Tests / cypress_test_edge / cypress-run-job
Run Cypress E2E Tests  /  ...  /  View input params
2s
Run Cypress E2E Tests / cypress_test_firefox / View input params
Run Cypress E2E Tests  /  ...  /  cypress-run-job
3m 47s
Run Cypress E2E Tests / cypress_test_firefox / cypress-run-job
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 17 warnings
Run Cypress E2E Tests / cypress_test_edge / cypress-run-job
Cypress tests: 1 failed
Run Cypress E2E Tests / cypress_test_chrome / cypress-run-job
Cypress tests: 1 failed
Run Cypress E2E Tests / cypress_test_chrome / cypress-run-job
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Run Cypress E2E Tests / cypress_test_firefox / cypress-run-job
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Run Cypress E2E Tests / cypress_test_firefox / cypress-run-job
Cypress tests: 1 failed
Run UI Unit Tests / jest_testing_job (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run UI Unit Tests / jest_testing_job (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build UI version for E2E Tests / install-cypress-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cypress-io/github-action@v5, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deploy UI / react_build_and_deploy_docker_image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, aws-actions/configure-aws-credentials@v2, aws-actions/amazon-ecr-login@v1, dkershner6/aws-ssm-getparameters-action@v1, aws-actions/amazon-ecs-render-task-definition@v1, aws-actions/amazon-ecs-deploy-task-definition@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deploy UI / react_build_and_deploy_docker_image
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy UI / react_build_and_deploy_docker_image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deploy UI / react_build_and_deploy_docker_image
Ignoring property 'compatibilities' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
Deploy UI / react_build_and_deploy_docker_image
Ignoring property 'taskDefinitionArn' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
Deploy UI / react_build_and_deploy_docker_image
Ignoring property 'requiresAttributes' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
Deploy UI / react_build_and_deploy_docker_image
Ignoring property 'revision' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
Deploy UI / react_build_and_deploy_docker_image
Ignoring property 'status' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
Deploy UI / react_build_and_deploy_docker_image
Ignoring property 'registeredAt' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
Deploy UI / react_build_and_deploy_docker_image
Ignoring property 'registeredBy' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
Deploy UI / react_build_and_deploy_docker_image
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
Run Cypress E2E Tests / cypress_test_edge / cypress-run-job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Cypress E2E Tests / cypress_test_chrome / cypress-run-job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Cypress E2E Tests / cypress_test_firefox / cypress-run-job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
build Expired
2.85 MB
cypress-screenshots Expired
115 KB