Skip to content

Passthrough unique node ID in task execution ID for generating log te… #511

Passthrough unique node ID in task execution ID for generating log te…

Passthrough unique node ID in task execution ID for generating log te… #511

Triggered via pull request November 8, 2023 03:53
Status Cancelled
Total duration 4m 49s
Artifacts

checks.yml

on: pull_request
unpack-envvars
0s
unpack-envvars
Matrix: Docker Build Images
Matrix: Build Images / Build & Push Image
Matrix: Check Go Generate
Matrix: Lint
Matrix: Unit Tests
Matrix: Integration Test
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

29 errors and 38 warnings
Docker Build Images (flytepropeller) / build_docker
Process completed with exit code 1.
Build Images / Build & Push Image (flytepropeller) / Push to Github Registry
buildx failed with: ERROR: failed to solve: process "/bin/sh -c make linux_compile" did not complete successfully: exit code: 2
Lint (flyteplugins) / Run Lint
cannot use tID (variable of type *\\\"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core/mocks\\\".TaskExecutionID) as type \\\"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core\\\".TaskExecutionID in argument to tMeta.OnGetTaskExecutionID().Return:\\n\\t*\\\"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core/mocks\\\".TaskExecutionID does not implement \\\"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core\\\".TaskExecutionID (missing GetUniqueNodeID method))\" were hidden, use --max-same-issues"
Lint (flyteplugins) / Run Lint
tID.OnGetUniqueNodeID undefined (type *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core/mocks".TaskExecutionID has no field or method OnGetUniqueNodeID)
Lint (flyteplugins) / Run Lint
cannot use tID (variable of type *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core/mocks".TaskExecutionID) as type "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".TaskExecutionID in argument to tMeta.OnGetTaskExecutionID().Return:
Lint (flyteplugins) / Run Lint
cannot use dummyTaskExecID (variable of type *"github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core".TaskExecutionIdentifier) as type "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".TaskExecutionID in argument to GetLogsForContainerInPod:
Lint (flyteplugins) / Run Lint
cannot use dummyTaskExecID (variable of type *"github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core".TaskExecutionIdentifier) as type "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".TaskExecutionID in argument to GetLogsForContainerInPod:
Lint (flyteplugins) / Run Lint
cannot use dummyTaskExecID (variable of type *"github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core".TaskExecutionIdentifier) as type "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".TaskExecutionID in argument to GetLogsForContainerInPod:
Lint (flyteplugins) / Run Lint
cannot use dummyTaskExecID (variable of type *"github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core".TaskExecutionIdentifier) as type "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".TaskExecutionID in argument to GetLogsForContainerInPod:
Lint (flyteplugins) / Run Lint
cannot use dummyTaskExecID (variable of type *"github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core".TaskExecutionIdentifier) as type "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".TaskExecutionID in argument to GetLogsForContainerInPod:
Lint (flyteplugins) / Run Lint
cannot use dummyTaskExecID (variable of type *"github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core".TaskExecutionIdentifier) as type "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".TaskExecutionID in argument to GetLogsForContainerInPod:
Lint (flyteplugins) / Run Lint
cannot use dummyTaskExecID (variable of type *"github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core".TaskExecutionIdentifier) as type "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".TaskExecutionID in argument to GetLogsForContainerInPod:
Unit Tests (flyteplugins) / Run Unit Test
Canceling since a higher priority waiting request for 'Components Checks-4380' exists
Unit Tests (flyteplugins) / Run Unit Test
The operation was canceled.
Lint (flytepropeller) / Run Lint
Canceling since a higher priority waiting request for 'Components Checks-4380' exists
Lint (flytepropeller) / Run Lint
The operation was canceled.
Unit Tests (flyteadmin) / Run Unit Test
Canceling since a higher priority waiting request for 'Components Checks-4380' exists
Unit Tests (flyteadmin) / Run Unit Test
The operation was canceled.
Unit Tests (datacatalog) / Run Unit Test
Canceling since a higher priority waiting request for 'Components Checks-4380' exists
Unit Tests (datacatalog) / Run Unit Test
The operation was canceled.
Unit Tests (flytecopilot) / Run Unit Test
Canceling since a higher priority waiting request for 'Components Checks-4380' exists
Unit Tests (flytecopilot) / Run Unit Test
The operation was canceled.
Unit Tests (flytepropeller) / Run Unit Test
Canceling since a higher priority waiting request for 'Components Checks-4380' exists
Unit Tests (flytepropeller) / Run Unit Test
The operation was canceled.
Unit Tests (flytestdlib) / Run Unit Test
Canceling since a higher priority waiting request for 'Components Checks-4380' exists
Unit Tests (flytestdlib) / Run Unit Test
The operation was canceled.
Check Go Generate (flytepropeller) / Go Generate
Canceling since a higher priority waiting request for 'Components Checks-4380' exists
Check Go Generate (flytepropeller) / Go Generate
The operation was canceled.
Docker Build Images (flytepropeller) / build_docker
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/
Check Go Generate (datacatalog) / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
Check Go Generate (flytecopilot) / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
Build Images / Build & Push Image (flytecopilot) / Push to Github Registry
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/metadata-action@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Images / Build & Push Image (flytecopilot) / Push to Github Registry
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/
Build Images / Build & Push Image (flytecopilot) / Push to Github Registry
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/
Build Images / Build & Push Image (flytecopilot) / Push to Github Registry
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/
Build Images / Build & Push Image (flytecopilot) / Push to Github Registry
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/
Build Images / Build & Push Image (flytecopilot) / Push to Github Registry
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/
Docker Build Images (datacatalog) / build_docker
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/
Check Go Generate (flyteadmin) / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
Build Images / Build & Push Image (datacatalog) / Push to Github Registry
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/metadata-action@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Images / Build & Push Image (datacatalog) / Push to Github Registry
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/
Build Images / Build & Push Image (datacatalog) / Push to Github Registry
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/
Build Images / Build & Push Image (datacatalog) / Push to Github Registry
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/
Build Images / Build & Push Image (datacatalog) / Push to Github Registry
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/
Build Images / Build & Push Image (datacatalog) / Push to Github Registry
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/
Docker Build Images (flyteadmin) / build_docker
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/
Build Images / Build & Push Image (flytescheduler) / Push to Github Registry
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/metadata-action@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Images / Build & Push Image (flytescheduler) / Push to Github Registry
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/
Build Images / Build & Push Image (flytescheduler) / Push to Github Registry
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/
Build Images / Build & Push Image (flytescheduler) / Push to Github Registry
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/
Build Images / Build & Push Image (flytescheduler) / Push to Github Registry
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/
Build Images / Build & Push Image (flytescheduler) / Push to Github Registry
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/
Docker Build Images (flytecopilot) / build_docker
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/
Build Images / Build & Push Image (flytepropeller) / Push to Github Registry
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/metadata-action@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Images / Build & Push Image (flytepropeller) / Push to Github Registry
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/
Build Images / Build & Push Image (flytepropeller) / Push to Github Registry
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/
Build Images / Build & Push Image (flytepropeller) / Push to Github Registry
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/
Build Images / Build & Push Image (flytepropeller) / Push to Github Registry
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/
Build Images / Build & Push Image (flytepropeller) / Push to Github Registry
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/
Build Images / Build & Push Image (flyteadmin) / Push to Github Registry
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/metadata-action@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Images / Build & Push Image (flyteadmin) / Push to Github Registry
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/
Build Images / Build & Push Image (flyteadmin) / Push to Github Registry
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/
Build Images / Build & Push Image (flyteadmin) / Push to Github Registry
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/
Build Images / Build & Push Image (flyteadmin) / Push to Github Registry
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/
Build Images / Build & Push Image (flyteadmin) / Push to Github Registry
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/
Check Go Generate (flytepropeller) / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting