Skip to content

Instantly share code, notes, and snippets.

@JeromeJu
Created May 26, 2023 22:02
Show Gist options
  • Save JeromeJu/efe788f34deb6c153add28c670dcf415 to your computer and use it in GitHub Desktop.
Save JeromeJu/efe788f34deb6c153add28c670dcf415 to your computer and use it in GitHub Desktop.
skip test
======================================================================
==== TESTING MAIN AGAINST THE LATEST RELEASE TO DETECT REGRESSION ====
======================================================================
>> Retrieving tests from release-v0.48.0
error: pathspec 'release-v0.48.0' did not match any file(s) known to git
Remove conversion_test since it is a breaking change at devel
Remove path_filtering_test since it is a breaking change at devel
Remove v1beta1/taskruns/optional-workspaces since it is a breaking change at devel
Remove v1/taskruns/optional-workspaces since it is a breaking change at devel
Running tests with 'go test -race -v -count=1 -tags=e2e -timeout=20m ./test '
=== RUN TestTaskRunPipelineRunCancel
=== RUN TestTaskRunPipelineRunCancel/retries=0,status=Cancelled
cancel_test.go:52: Create namespace arendelle-cz2pm to deploy to
cancel_test.go:52: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
=== RUN TestTaskRunPipelineRunCancel/retries=1,status=Cancelled
cancel_test.go:52: Create namespace arendelle-twk4m to deploy to
cancel_test.go:52: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestTaskRunPipelineRunCancel (0.15s)
--- FAIL: TestTaskRunPipelineRunCancel/retries=0,status=Cancelled (0.11s)
--- FAIL: TestTaskRunPipelineRunCancel/retries=1,status=Cancelled (0.04s)
=== RUN TestResourceVersionReactor
=== RUN TestResourceVersionReactor/first_resource
logger.go:130: 2023-05-26T20:37:03.231Z INFO cache/cacheclient.go:42 CACHE CLIENT &{lru:0xc000a7b620 lock:{w:{state:0 sema:0} writerSem:0 readerSem:0 readerCount:{_:{} v:0} readerWait:{_:{} v:0}}}
=== RUN TestResourceVersionReactor/replace_resource_version
logger.go:130: 2023-05-26T20:37:03.233Z INFO cache/cacheclient.go:42 CACHE CLIENT &{lru:0xc000a7baa0 lock:{w:{state:0 sema:0} writerSem:0 readerSem:0 readerCount:{_:{} v:0} readerWait:{_:{} v:0}}}
--- PASS: TestResourceVersionReactor (0.00s)
--- PASS: TestResourceVersionReactor/first_resource (0.00s)
--- PASS: TestResourceVersionReactor/replace_resource_version (0.00s)
=== RUN TestEnsureConfigurationConfigMapsExist
--- PASS: TestEnsureConfigurationConfigMapsExist (0.00s)
=== RUN TestCustomTask
custom_task_test.go:69: Create namespace arendelle-sfr5q to deploy to
custom_task_test.go:69: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestCustomTask (0.04s)
=== RUN TestPipelineRunCustomTaskTimeout
custom_task_test.go:273: Create namespace arendelle-92vdm to deploy to
custom_task_test.go:273: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestPipelineRunCustomTaskTimeout (0.04s)
=== RUN TestWaitCustomTask_V1Beta1_PipelineRun
custom_task_test.go:403: Create namespace arendelle-vpr9z to deploy to
custom_task_test.go:403: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestWaitCustomTask_V1Beta1_PipelineRun (0.04s)
=== RUN TestDAGPipelineRun
dag_test.go:55: Create namespace arendelle-lh7pj to deploy to
dag_test.go:55: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestDAGPipelineRun (0.05s)
=== RUN TestDuplicatePodTaskRun
=== PAUSE TestDuplicatePodTaskRun
=== RUN TestEntrypointRunningStepsInOrder
entrypoint_test.go:41: Create namespace arendelle-k229d to deploy to
entrypoint_test.go:41: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestEntrypointRunningStepsInOrder (0.05s)
=== RUN TestHermeticTaskRun
hermetic_taskrun_test.go:40: Create namespace arendelle-hfg9t to deploy to
hermetic_taskrun_test.go:40: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestHermeticTaskRun (0.04s)
=== RUN TestMissingResultWhenStepErrorIsIgnored
ignore_step_error_test.go:38: Create namespace arendelle-sc4sx to deploy to
ignore_step_error_test.go:38: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestMissingResultWhenStepErrorIsIgnored (0.04s)
=== RUN TestLargerResultsSidecarLogs
=== PAUSE TestLargerResultsSidecarLogs
=== RUN TestPipelineLevelFinally_OneDAGTaskFailed_InvalidTaskResult_Failure
pipelinefinally_test.go:50: Create namespace arendelle-dbzwm to deploy to
pipelinefinally_test.go:50: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestPipelineLevelFinally_OneDAGTaskFailed_InvalidTaskResult_Failure (0.04s)
=== RUN TestPipelineLevelFinally_OneFinalTaskFailed_Failure
pipelinefinally_test.go:400: Create namespace arendelle-mc5gc to deploy to
pipelinefinally_test.go:400: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestPipelineLevelFinally_OneFinalTaskFailed_Failure (0.04s)
=== RUN TestPipelineLevelFinally_OneFinalTask_CancelledRunFinally
pipelinefinally_test.go:468: Create namespace arendelle-czdxg to deploy to
pipelinefinally_test.go:468: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestPipelineLevelFinally_OneFinalTask_CancelledRunFinally (0.04s)
=== RUN TestPipelineLevelFinally_OneFinalTask_StoppedRunFinally
pipelinefinally_test.go:583: Create namespace arendelle-4gwk6 to deploy to
pipelinefinally_test.go:583: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestPipelineLevelFinally_OneFinalTask_StoppedRunFinally (0.04s)
=== RUN TestPipelineRunStatusSpec
=== PAUSE TestPipelineRunStatusSpec
=== RUN TestPipelineRun
=== PAUSE TestPipelineRun
=== RUN TestPipelineRunRefDeleted
pipelinerun_test.go:429: Create namespace arendelle-xlks4 to deploy to
pipelinerun_test.go:429: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestPipelineRunRefDeleted (0.04s)
=== RUN TestPipelineRunPending
pipelinerun_test.go:502: Create namespace arendelle-gt7sb to deploy to
pipelinerun_test.go:502: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestPipelineRunPending (0.04s)
=== RUN TestPipelineRunTaskFailed
pipelinerun_test.go:960: Create namespace arendelle-djf72 to deploy to
pipelinerun_test.go:960: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestPipelineRunTaskFailed (0.04s)
=== RUN TestPropagatedParams
=== PAUSE TestPropagatedParams
=== RUN TestCreateImage
2023/05/26 20:37:03 GET /v2/
2023/05/26 20:37:03 HEAD /v2/task/test-create-image/blobs/sha256:dde0f71137f2e7b5f46b439840ccf4d11c72a8853201b04f6a118365853aa8a6 404 BLOB_UNKNOWN Unknown blob
2023/05/26 20:37:03 HEAD /v2/task/test-create-image/blobs/sha256:9ab10150462e0b713850897e4d47ddc1e0e82a392683c177b430652929c36cc4 404 BLOB_UNKNOWN Unknown blob
2023/05/26 20:37:03 POST /v2/task/test-create-image/blobs/uploads/
2023/05/26 20:37:03 POST /v2/task/test-create-image/blobs/uploads/
2023/05/26 20:37:03 PATCH /v2/task/test-create-image/blobs/uploads/1437576516367459194
2023/05/26 20:37:03 PATCH /v2/task/test-create-image/blobs/uploads/2509674564853663772
2023/05/26 20:37:03 PUT /v2/task/test-create-image/blobs/uploads/1437576516367459194?digest=sha256%3A9ab10150462e0b713850897e4d47ddc1e0e82a392683c177b430652929c36cc4
2023/05/26 20:37:03 PUT /v2/task/test-create-image/blobs/uploads/2509674564853663772?digest=sha256%3Adde0f71137f2e7b5f46b439840ccf4d11c72a8853201b04f6a118365853aa8a6
2023/05/26 20:37:03 PUT /v2/task/test-create-image/manifests/latest
2023/05/26 20:37:03 GET /v2/
2023/05/26 20:37:03 GET /v2/task/test-create-image/manifests/sha256:78e6c563134c9d91efdcb2ee897ac03f12945318efe148dd84ff298c855d1416
2023/05/26 20:37:03 GET /v2/task/test-create-image/blobs/sha256:dde0f71137f2e7b5f46b439840ccf4d11c72a8853201b04f6a118365853aa8a6
--- PASS: TestCreateImage (0.04s)
=== RUN TestHubResolver
resolvers_test.go:80: Create namespace arendelle-n9zqc to deploy to
resolvers_test.go:80: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestHubResolver (0.04s)
=== RUN TestHubResolver_Failure
resolvers_test.go:139: Create namespace arendelle-lbslm to deploy to
resolvers_test.go:139: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestHubResolver_Failure (0.04s)
=== RUN TestGitResolver_Clone
resolvers_test.go:202: Create namespace arendelle-d9fl2 to deploy to
resolvers_test.go:202: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestGitResolver_Clone (0.05s)
=== RUN TestGitResolver_Clone_Failure
=== RUN TestGitResolver_Clone_Failure/repo_does_not_exist
resolvers_test.go:303: Create namespace arendelle-dxkjs to deploy to
resolvers_test.go:303: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
=== RUN TestGitResolver_Clone_Failure/path_does_not_exist
resolvers_test.go:303: Create namespace arendelle-58p7q to deploy to
resolvers_test.go:303: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
=== RUN TestGitResolver_Clone_Failure/commit_does_not_exist
resolvers_test.go:303: Create namespace arendelle-tkwvc to deploy to
resolvers_test.go:303: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestGitResolver_Clone_Failure (0.13s)
--- FAIL: TestGitResolver_Clone_Failure/repo_does_not_exist (0.05s)
--- FAIL: TestGitResolver_Clone_Failure/path_does_not_exist (0.04s)
--- FAIL: TestGitResolver_Clone_Failure/commit_does_not_exist (0.04s)
=== RUN TestClusterResolver
resolvers_test.go:368: Create namespace arendelle-vjqvt to deploy to
resolvers_test.go:368: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestClusterResolver (0.04s)
=== RUN TestClusterResolver_Failure
resolvers_test.go:431: Create namespace arendelle-r4bg2 to deploy to
resolvers_test.go:431: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestClusterResolver_Failure (0.04s)
=== RUN TestGitResolver_API
resolvers_test.go:473: Create namespace arendelle-d572z to deploy to
resolvers_test.go:473: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestGitResolver_API (0.04s)
=== RUN TestTaskRunRetry
retry_test.go:43: Create namespace arendelle-8tth8 to deploy to
retry_test.go:43: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestTaskRunRetry (0.04s)
=== RUN TestPipelineRunWithServiceAccounts
serviceaccount_test.go:39: Create namespace arendelle-6qd66 to deploy to
serviceaccount_test.go:39: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestPipelineRunWithServiceAccounts (0.04s)
=== RUN TestPipelineRunWithServiceAccountNameAndTaskRunSpec
serviceaccount_test.go:200: Create namespace arendelle-z2pzw to deploy to
serviceaccount_test.go:200: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestPipelineRunWithServiceAccountNameAndTaskRunSpec (0.04s)
=== RUN TestSidecarTaskSupport
=== PAUSE TestSidecarTaskSupport
=== RUN TestStartTime
start_time_test.go:47: Create namespace arendelle-kx4r9 to deploy to
start_time_test.go:47: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestStartTime (0.04s)
=== RUN TestTaskRunPipelineRunStatus
status_test.go:56: Create namespace arendelle-qvfh8 to deploy to
status_test.go:56: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestTaskRunPipelineRunStatus (0.04s)
=== RUN TestProvenanceFieldInPipelineRunTaskRunStatus
status_test.go:129: Create namespace arendelle-cs562 to deploy to
status_test.go:129: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestProvenanceFieldInPipelineRunTaskRunStatus (0.04s)
=== RUN TestStepOutput
=== PAUSE TestStepOutput
=== RUN TestStepOutputWithWorkspace
=== PAUSE TestStepOutputWithWorkspace
=== RUN TestTaskRunFailure
taskrun_test.go:45: Create namespace arendelle-n82vg to deploy to
taskrun_test.go:45: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestTaskRunFailure (0.04s)
=== RUN TestTaskRunStatus
taskrun_test.go:141: Create namespace arendelle-nk7dh to deploy to
taskrun_test.go:141: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestTaskRunStatus (0.04s)
=== RUN TestTektonBundlesSimpleWorkingExample
tektonbundles_test.go:63: Create namespace arendelle-jbhtl to deploy to
tektonbundles_test.go:63: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestTektonBundlesSimpleWorkingExample (0.04s)
=== RUN TestTektonBundlesResolver
tektonbundles_test.go:202: Create namespace arendelle-q6f4v to deploy to
tektonbundles_test.go:202: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestTektonBundlesResolver (0.04s)
=== RUN TestTektonBundlesUsingRegularImage
tektonbundles_test.go:349: Create namespace arendelle-ttq86 to deploy to
tektonbundles_test.go:349: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestTektonBundlesUsingRegularImage (0.04s)
=== RUN TestTektonBundlesUsingImproperFormat
tektonbundles_test.go:432: Create namespace arendelle-x56l7 to deploy to
tektonbundles_test.go:432: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestTektonBundlesUsingImproperFormat (0.04s)
=== RUN TestPipelineRunTimeout
=== PAUSE TestPipelineRunTimeout
=== RUN TestStepTimeout
=== PAUSE TestStepTimeout
=== RUN TestStepTimeoutWithWS
=== PAUSE TestStepTimeoutWithWS
=== RUN TestTaskRunTimeout
=== PAUSE TestTaskRunTimeout
=== RUN TestPipelineTaskTimeout
=== PAUSE TestPipelineTaskTimeout
=== RUN TestPipelineRunTasksTimeout
=== PAUSE TestPipelineRunTasksTimeout
=== RUN TestTrustedResourcesVerify_VerificationPolicy_Success
trusted_resources_test.go:63: Create namespace arendelle-ljvdz to deploy to
trusted_resources_test.go:63: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestTrustedResourcesVerify_VerificationPolicy_Success (0.05s)
=== RUN TestTrustedResourcesVerify_VerificationPolicy_Error
trusted_resources_test.go:177: Create namespace arendelle-zrvtc to deploy to
trusted_resources_test.go:177: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestTrustedResourcesVerify_VerificationPolicy_Error (0.04s)
=== RUN TestSignInterface
=== RUN TestSignInterface/Sign_Task
=== RUN TestSignInterface/Sign_String_with_cosign_signer
=== RUN TestSignInterface/Empty_TaskSpec
=== RUN TestSignInterface/Empty_Signer
=== RUN TestSignInterface/Sign_String_with_mock_signer
--- PASS: TestSignInterface (0.00s)
--- PASS: TestSignInterface/Sign_Task (0.00s)
--- PASS: TestSignInterface/Sign_String_with_cosign_signer (0.00s)
--- PASS: TestSignInterface/Empty_TaskSpec (0.00s)
--- PASS: TestSignInterface/Empty_Signer (0.00s)
--- PASS: TestSignInterface/Sign_String_with_mock_signer (0.00s)
=== RUN TestWorkingDirCreated
workingdir_test.go:39: Create namespace arendelle-8zvk7 to deploy to
workingdir_test.go:39: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestWorkingDirCreated (0.04s)
=== RUN TestWorkingDirIgnoredNonSlashWorkspace
workingdir_test.go:112: Create namespace arendelle-ck6fx to deploy to
workingdir_test.go:112: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestWorkingDirIgnoredNonSlashWorkspace (0.04s)
=== RUN TestWorkspaceReadOnlyDisallowsWrite
workspace_test.go:40: Create namespace arendelle-dsnzx to deploy to
workspace_test.go:40: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestWorkspaceReadOnlyDisallowsWrite (0.04s)
=== RUN TestWorkspacePipelineRunDuplicateWorkspaceEntriesInvalid
workspace_test.go:117: Create namespace arendelle-652qx to deploy to
workspace_test.go:117: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestWorkspacePipelineRunDuplicateWorkspaceEntriesInvalid (0.04s)
=== RUN TestWorkspacePipelineRunMissingWorkspaceInvalid
workspace_test.go:187: Create namespace arendelle-qtpq6 to deploy to
workspace_test.go:187: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestWorkspacePipelineRunMissingWorkspaceInvalid (0.04s)
=== RUN TestWorkspaceVolumeNameMatchesVolumeVariableReplacement
workspace_test.go:257: Create namespace arendelle-qtwgk to deploy to
workspace_test.go:257: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestWorkspaceVolumeNameMatchesVolumeVariableReplacement (0.04s)
=== CONT TestLargerResultsSidecarLogs
=== RUN TestLargerResultsSidecarLogs/larger_results_via_sidecar_logs
=== PAUSE TestLargerResultsSidecarLogs/larger_results_via_sidecar_logs
=== CONT TestPipelineTaskTimeout
=== CONT TestStepOutputWithWorkspace
=== CONT TestTaskRunTimeout
=== CONT TestStepTimeout
=== CONT TestStepTimeoutWithWS
=== CONT TestPipelineRunTasksTimeout
=== CONT TestPipelineRunTimeout
=== CONT TestPropagatedParams
=== RUN TestPropagatedParams/propagated_parameters_fully
=== PAUSE TestPropagatedParams/propagated_parameters_fully
=== RUN TestPropagatedParams/propagated_parameters_with_task_level
=== PAUSE TestPropagatedParams/propagated_parameters_with_task_level
=== RUN TestPropagatedParams/propagated_parameters_with_default_task_level
=== PAUSE TestPropagatedParams/propagated_parameters_with_default_task_level
=== CONT TestSidecarTaskSupport
=== RUN TestSidecarTaskSupport/A_sidecar_that_runs_forever_is_terminated_when_Steps_complete
=== PAUSE TestSidecarTaskSupport/A_sidecar_that_runs_forever_is_terminated_when_Steps_complete
=== RUN TestSidecarTaskSupport/A_sidecar_that_terminates_early_does_not_cause_problems_running_Steps
=== PAUSE TestSidecarTaskSupport/A_sidecar_that_terminates_early_does_not_cause_problems_running_Steps
=== CONT TestPipelineRun
=== RUN TestPipelineRun/fan-in_and_fan-out
=== PAUSE TestPipelineRun/fan-in_and_fan-out
=== RUN TestPipelineRun/service_account_propagation_and_pipeline_param
=== PAUSE TestPipelineRun/service_account_propagation_and_pipeline_param
=== RUN TestPipelineRun/pipelinerun_succeeds_with_LimitRange_minimum_in_namespace
=== PAUSE TestPipelineRun/pipelinerun_succeeds_with_LimitRange_minimum_in_namespace
=== CONT TestDuplicatePodTaskRun
=== NAME TestStepOutputWithWorkspace
step_output_test.go:119: Create namespace arendelle-28hs4 to deploy to
=== NAME TestTaskRunTimeout
timeout_test.go:267: Create namespace arendelle-g4dkh to deploy to
=== NAME TestStepTimeout
timeout_test.go:165: Create namespace arendelle-bltpx to deploy to
=== NAME TestPipelineRunTimeout
timeout_test.go:48: Create namespace arendelle-jpk6k to deploy to
=== NAME TestDuplicatePodTaskRun
duplicate_test.go:41: Create namespace arendelle-9ms5m to deploy to
=== NAME TestPipelineTaskTimeout
timeout_test.go:323: Create namespace arendelle-vnglm to deploy to
=== NAME TestStepTimeoutWithWS
timeout_test.go:227: Create namespace arendelle-hrn89 to deploy to
=== NAME TestStepOutputWithWorkspace
step_output_test.go:119: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
=== NAME TestPipelineRunTasksTimeout
timeout_test.go:444: Create namespace arendelle-qckzv to deploy to
--- FAIL: TestStepOutputWithWorkspace (0.07s)
=== CONT TestPipelineRunStatusSpec
=== RUN TestPipelineRunStatusSpec/pipeline_status_spec_updated
=== PAUSE TestPipelineRunStatusSpec/pipeline_status_spec_updated
=== CONT TestStepOutput
=== NAME TestStepTimeout
timeout_test.go:165: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestStepTimeout (0.07s)
=== CONT TestLargerResultsSidecarLogs/larger_results_via_sidecar_logs
=== NAME TestTaskRunTimeout
timeout_test.go:267: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestTaskRunTimeout (0.08s)
=== CONT TestPropagatedParams/propagated_parameters_with_task_level
=== NAME TestPipelineRunTimeout
timeout_test.go:48: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestPipelineRunTimeout (0.08s)
=== CONT TestPropagatedParams/propagated_parameters_with_default_task_level
=== NAME TestPipelineTaskTimeout
timeout_test.go:323: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestPipelineTaskTimeout (0.08s)
=== CONT TestPropagatedParams/propagated_parameters_fully
=== NAME TestDuplicatePodTaskRun
duplicate_test.go:41: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestDuplicatePodTaskRun (0.08s)
=== CONT TestSidecarTaskSupport/A_sidecar_that_runs_forever_is_terminated_when_Steps_complete
=== NAME TestPipelineRunTasksTimeout
timeout_test.go:444: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestPipelineRunTasksTimeout (0.10s)
=== NAME TestStepTimeoutWithWS
timeout_test.go:227: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
=== CONT TestPipelineRun/service_account_propagation_and_pipeline_param
--- FAIL: TestStepTimeoutWithWS (0.10s)
=== CONT TestSidecarTaskSupport/A_sidecar_that_terminates_early_does_not_cause_problems_running_Steps
=== NAME TestStepOutput
step_output_test.go:41: Create namespace arendelle-plhpt to deploy to
=== NAME TestLargerResultsSidecarLogs/larger_results_via_sidecar_logs
larger_results_sidecar_logs_test.go:69: Create namespace arendelle-9bxn6 to deploy to
=== NAME TestPropagatedParams/propagated_parameters_with_task_level
propagated_params_test.go:87: Create namespace arendelle-4zr5g to deploy to
=== NAME TestStepOutput
step_output_test.go:41: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestStepOutput (0.08s)
=== CONT TestPipelineRun/pipelinerun_succeeds_with_LimitRange_minimum_in_namespace
=== NAME TestPipelineRun/service_account_propagation_and_pipeline_param
pipelinerun_test.go:307: Create namespace arendelle-jhpzd to deploy to
=== NAME TestSidecarTaskSupport/A_sidecar_that_runs_forever_is_terminated_when_Steps_complete
sidecar_test.go:70: Create namespace arendelle-vcsvl to deploy to
=== NAME TestSidecarTaskSupport/A_sidecar_that_terminates_early_does_not_cause_problems_running_Steps
sidecar_test.go:70: Create namespace arendelle-gz8j6 to deploy to
=== NAME TestPropagatedParams/propagated_parameters_fully
propagated_params_test.go:87: Create namespace arendelle-hzn99 to deploy to
=== NAME TestLargerResultsSidecarLogs/larger_results_via_sidecar_logs
larger_results_sidecar_logs_test.go:69: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
=== CONT TestPipelineRun/fan-in_and_fan-out
--- FAIL: TestLargerResultsSidecarLogs (0.00s)
--- FAIL: TestLargerResultsSidecarLogs/larger_results_via_sidecar_logs (0.09s)
=== NAME TestPropagatedParams/propagated_parameters_with_default_task_level
propagated_params_test.go:87: Create namespace arendelle-c4pkb to deploy to
=== NAME TestPropagatedParams/propagated_parameters_with_task_level
propagated_params_test.go:87: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
=== CONT TestPipelineRunStatusSpec/pipeline_status_spec_updated
=== NAME TestSidecarTaskSupport/A_sidecar_that_runs_forever_is_terminated_when_Steps_complete
sidecar_test.go:70: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
=== NAME TestPipelineRun/service_account_propagation_and_pipeline_param
pipelinerun_test.go:307: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
=== NAME TestSidecarTaskSupport/A_sidecar_that_terminates_early_does_not_cause_problems_running_Steps
sidecar_test.go:70: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestSidecarTaskSupport (0.00s)
--- FAIL: TestSidecarTaskSupport/A_sidecar_that_runs_forever_is_terminated_when_Steps_complete (0.08s)
--- FAIL: TestSidecarTaskSupport/A_sidecar_that_terminates_early_does_not_cause_problems_running_Steps (0.08s)
=== NAME TestPropagatedParams/propagated_parameters_fully
propagated_params_test.go:87: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
=== NAME TestPropagatedParams/propagated_parameters_with_default_task_level
propagated_params_test.go:87: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestPropagatedParams (0.00s)
--- FAIL: TestPropagatedParams/propagated_parameters_with_task_level (0.09s)
--- FAIL: TestPropagatedParams/propagated_parameters_fully (0.10s)
--- FAIL: TestPropagatedParams/propagated_parameters_with_default_task_level (0.10s)
=== NAME TestPipelineRun/pipelinerun_succeeds_with_LimitRange_minimum_in_namespace
pipelinerun_test.go:307: Create namespace arendelle-mkwrj to deploy to
=== NAME TestPipelineRun/fan-in_and_fan-out
pipelinerun_test.go:307: Create namespace arendelle-8gcb8 to deploy to
=== NAME TestPipelineRunStatusSpec/pipeline_status_spec_updated
pipelinerun_test.go:101: Create namespace arendelle-8j2c7 to deploy to
=== NAME TestPipelineRun/pipelinerun_succeeds_with_LimitRange_minimum_in_namespace
pipelinerun_test.go:307: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
=== NAME TestPipelineRun/fan-in_and_fan-out
pipelinerun_test.go:307: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestPipelineRun (0.01s)
--- FAIL: TestPipelineRun/service_account_propagation_and_pipeline_param (0.08s)
--- FAIL: TestPipelineRun/pipelinerun_succeeds_with_LimitRange_minimum_in_namespace (0.06s)
--- FAIL: TestPipelineRun/fan-in_and_fan-out (0.05s)
=== NAME TestPipelineRunStatusSpec/pipeline_status_spec_updated
pipelinerun_test.go:101: Failed to get ConfigMap `config-defaults`: configmaps "config-defaults" not found
--- FAIL: TestPipelineRunStatusSpec (0.00s)
--- FAIL: TestPipelineRunStatusSpec/pipeline_status_spec_updated (0.05s)
FAIL
Using kubeconfig at `` with cluster ``
FAIL github.com/tektoncd/pipeline/test 2.425s
FAIL
Finished run, return code is 1
/usr/local/google/home/jeromeju/pipeline/vendor/github.com/tektoncd/plumbing/scripts/library.sh: line 262: go-junit-report: command not found
XML report written to /tmp/tmp.Ga5jNNdjBQ/junit_ctI7RRNu.xml
Test log written to /tmp/tmp.Ga5jNNdjBQ/go_test_ctI7RRNu.log
Running tests with 'go test -race -v -count=1 -tags=examples -timeout=20m ./test/ '
=== RUN TestResourceVersionReactor
=== RUN TestResourceVersionReactor/first_resource
logger.go:130: 2023-05-26T20:37:09.113Z INFO cache/cacheclient.go:42 CACHE CLIENT &{lru:0xc0006b21a0 lock:{w:{state:0 sema:0} writerSem:0 readerSem:0 readerCount:{_:{} v:0} readerWait:{_:{} v:0}}}
=== RUN TestResourceVersionReactor/replace_resource_version
logger.go:130: 2023-05-26T20:37:09.113Z INFO cache/cacheclient.go:42 CACHE CLIENT &{lru:0xc0006b23e0 lock:{w:{state:0 sema:0} writerSem:0 readerSem:0 readerCount:{_:{} v:0} readerWait:{_:{} v:0}}}
--- PASS: TestResourceVersionReactor (0.00s)
--- PASS: TestResourceVersionReactor/first_resource (0.00s)
--- PASS: TestResourceVersionReactor/replace_resource_version (0.00s)
=== RUN TestEnsureConfigurationConfigMapsExist
--- PASS: TestEnsureConfigurationConfigMapsExist (0.00s)
=== RUN TestExamples
examples_test.go:233: error reading enabled feature gate: error getting feature-flags configmap: exit status 1
--- FAIL: TestExamples (0.07s)
=== RUN TestYamls
examples_test.go:242: error reading enabled feature gate: error getting feature-flags configmap: exit status 1
--- FAIL: TestYamls (0.06s)
=== RUN TestCreateImage
2023/05/26 20:37:09 GET /v2/
2023/05/26 20:37:09 HEAD /v2/task/test-create-image/blobs/sha256:dde0f71137f2e7b5f46b439840ccf4d11c72a8853201b04f6a118365853aa8a6 404 BLOB_UNKNOWN Unknown blob
2023/05/26 20:37:09 HEAD /v2/task/test-create-image/blobs/sha256:9ab10150462e0b713850897e4d47ddc1e0e82a392683c177b430652929c36cc4 404 BLOB_UNKNOWN Unknown blob
2023/05/26 20:37:09 POST /v2/task/test-create-image/blobs/uploads/
2023/05/26 20:37:09 POST /v2/task/test-create-image/blobs/uploads/
2023/05/26 20:37:09 PATCH /v2/task/test-create-image/blobs/uploads/8894150924296659267
2023/05/26 20:37:09 PATCH /v2/task/test-create-image/blobs/uploads/8028313761283720160
2023/05/26 20:37:09 PUT /v2/task/test-create-image/blobs/uploads/8028313761283720160?digest=sha256%3Adde0f71137f2e7b5f46b439840ccf4d11c72a8853201b04f6a118365853aa8a6
2023/05/26 20:37:09 PUT /v2/task/test-create-image/blobs/uploads/8894150924296659267?digest=sha256%3A9ab10150462e0b713850897e4d47ddc1e0e82a392683c177b430652929c36cc4
2023/05/26 20:37:09 PUT /v2/task/test-create-image/manifests/latest
2023/05/26 20:37:09 GET /v2/
2023/05/26 20:37:09 GET /v2/task/test-create-image/manifests/sha256:78e6c563134c9d91efdcb2ee897ac03f12945318efe148dd84ff298c855d1416
2023/05/26 20:37:09 GET /v2/task/test-create-image/blobs/sha256:dde0f71137f2e7b5f46b439840ccf4d11c72a8853201b04f6a118365853aa8a6
--- PASS: TestCreateImage (0.03s)
=== RUN TestSignInterface
=== RUN TestSignInterface/Sign_Task
=== RUN TestSignInterface/Sign_String_with_cosign_signer
=== RUN TestSignInterface/Empty_TaskSpec
=== RUN TestSignInterface/Empty_Signer
=== RUN TestSignInterface/Sign_String_with_mock_signer
--- PASS: TestSignInterface (0.00s)
--- PASS: TestSignInterface/Sign_Task (0.00s)
--- PASS: TestSignInterface/Sign_String_with_cosign_signer (0.00s)
--- PASS: TestSignInterface/Empty_TaskSpec (0.00s)
--- PASS: TestSignInterface/Empty_Signer (0.00s)
--- PASS: TestSignInterface/Sign_String_with_mock_signer (0.00s)
FAIL
Using kubeconfig at `` with cluster ``
FAIL github.com/tektoncd/pipeline/test 0.314s
FAIL
Finished run, return code is 1
/usr/local/google/home/jeromeju/pipeline/vendor/github.com/tektoncd/plumbing/scripts/library.sh: line 262: go-junit-report: command not found
XML report written to /tmp/tmp.Ga5jNNdjBQ/junit_z4Si3aJQ.xml
Test log written to /tmp/tmp.Ga5jNNdjBQ/go_test_z4Si3aJQ.log
***************************************
*** E2E TEST FAILED ***
*** Start of information dump ***
***************************************
>>> All resources:
NAMESPACE NAME READY STATUS RESTARTS AGE
arendelle-29mvm pod/registry-67599c567c-p9br9 1/1 Running 0 155m
arendelle-2s5wc pod/registry-67599c567c-tl6h8 1/1 Running 0 24h
arendelle-44fx5 pod/registry-67599c567c-2ddsq 1/1 Running 0 5h17m
arendelle-4kgfs pod/registry-67599c567c-4g9fh 1/1 Running 0 26h
arendelle-4rlxp pod/registry-67599c567c-qxw5h 1/1 Running 0 132m
arendelle-56rjr pod/registry-67599c567c-mgbwp 1/1 Running 0 7d5h
arendelle-5smzg pod/registry-67599c567c-5v9v6 1/1 Running 0 3h34m
arendelle-6b2dh pod/registry-67599c567c-9fkkx 1/1 Running 0 25h
arendelle-6bd4l pod/registry-67599c567c-4762f 1/1 Running 0 41m
arendelle-6btsw pod/registry-67599c567c-tx7s8 1/1 Running 0 25h
arendelle-6zthg pod/registry-67599c567c-l5pnt 1/1 Running 0 41m
arendelle-7xkxm pod/registry-67599c567c-jvbr8 1/1 Running 0 3h11m
arendelle-88krk pod/registry-67599c567c-2b582 1/1 Running 0 7d6h
arendelle-8ts7x pod/registry-67599c567c-tch69 1/1 Running 0 7d6h
arendelle-8vhxt pod/registry-67599c567c-26tbc 1/1 Running 0 26h
arendelle-9dz2b pod/registry-67599c567c-wnvgr 1/1 Running 0 41m
arendelle-bz584 pod/registry-67599c567c-cn79k 1/1 Running 0 155m
arendelle-c45k6 pod/registry-67599c567c-kfv5d 1/1 Running 0 7d5h
arendelle-d4czb pod/registry-67599c567c-2s768 1/1 Running 0 26h
arendelle-dx4mq pod/registry-67599c567c-fkn88 1/1 Running 0 25h
arendelle-fgjm6 pod/registry-67599c567c-9b78z 1/1 Running 0 7d6h
arendelle-gsqw7 pod/registry-67599c567c-xpkpv 1/1 Running 0 24h
arendelle-h5rxj pod/registry-67599c567c-8cqz5 1/1 Running 0 7d6h
arendelle-jnfsp pod/registry-67599c567c-9cfcx 1/1 Running 0 5h17m
arendelle-jpkhj pod/registry-67599c567c-8fmtx 1/1 Running 0 132m
arendelle-kt5v8 pod/registry-67599c567c-9jkb2 1/1 Running 0 7d5h
arendelle-lvb9l pod/registry-67599c567c-6jp6z 1/1 Running 0 18m
arendelle-lvptq pod/registry-67599c567c-m4nws 1/1 Running 0 25h
arendelle-mgpwc pod/registry-67599c567c-6mkdn 1/1 Running 0 26h
arendelle-n85nr pod/registry-67599c567c-5jh66 1/1 Running 0 18m
arendelle-nnch4 pod/registry-67599c567c-gsm5p 1/1 Running 0 7d6h
arendelle-nvzl4 pod/registry-67599c567c-s42ct 1/1 Running 0 132m
arendelle-p8bmm pod/registry-67599c567c-xxfx5 1/1 Running 0 25h
arendelle-ptr8z pod/registry-67599c567c-jtrmh 1/1 Running 0 26h
arendelle-q6rgs pod/registry-67599c567c-mf5fz 1/1 Running 0 7d7h
arendelle-q8nqs pod/registry-67599c567c-r2hg6 1/1 Running 0 24h
arendelle-rcl6c pod/registry-67599c567c-gkl46 1/1 Running 0 7d7h
arendelle-ssqxd pod/registry-67599c567c-d8cvd 1/1 Running 0 5h17m
arendelle-tjchl pod/registry-67599c567c-bdd5t 1/1 Running 0 26h
arendelle-v9qx6 pod/registry-67599c567c-bn4dc 1/1 Running 0 25h
arendelle-vvfwt pod/registry-67599c567c-z4h9p 1/1 Running 0 3h34m
arendelle-w7rdn pod/registry-67599c567c-fbh4w 1/1 Running 0 156m
arendelle-w9f6r pod/registry-67599c567c-dmwws 1/1 Running 0 3h34m
arendelle-whzhf pod/registry-67599c567c-kl8hf 1/1 Running 0 3h11m
arendelle-zgxpm pod/registry-67599c567c-gs2n9 1/1 Running 0 3h11m
arendelle-zpktv pod/registry-67599c567c-jwzp9 1/1 Running 0 7d7h
arendelle-zwpmr pod/registry-67599c567c-t8955 1/1 Running 0 7d6h
arendelle-zzhvw pod/registry-67599c567c-pf4sv 1/1 Running 0 18m
kube-system pod/coredns-6d4b75cb6d-2m8ht 1/1 Running 0 8d
kube-system pod/coredns-6d4b75cb6d-pc2tg 1/1 Running 0 8d
kube-system pod/etcd-kind-control-plane 1/1 Running 0 8d
kube-system pod/kindnet-mrj9m 1/1 Running 0 8d
kube-system pod/kube-apiserver-kind-control-plane 1/1 Running 0 8d
kube-system pod/kube-controller-manager-kind-control-plane 1/1 Running 0 8d
kube-system pod/kube-proxy-x8znr 1/1 Running 0 8d
kube-system pod/kube-scheduler-kind-control-plane 1/1 Running 0 8d
local-path-storage pod/local-path-provisioner-9cd9bd544-s58tg 1/1 Running 0 8d
NAMESPACE NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
arendelle-29mvm service/registry ClusterIP 10.96.99.16 <none> 5000/TCP 155m
arendelle-2s5wc service/registry ClusterIP 10.96.169.77 <none> 5000/TCP 24h
arendelle-44fx5 service/registry ClusterIP 10.96.211.122 <none> 5000/TCP 5h17m
arendelle-4kgfs service/registry ClusterIP 10.96.32.58 <none> 5000/TCP 26h
arendelle-4rlxp service/registry ClusterIP 10.96.60.8 <none> 5000/TCP 132m
arendelle-56rjr service/registry ClusterIP 10.96.124.8 <none> 5000/TCP 7d5h
arendelle-5smzg service/registry ClusterIP 10.96.185.141 <none> 5000/TCP 3h34m
arendelle-6b2dh service/registry ClusterIP 10.96.219.165 <none> 5000/TCP 25h
arendelle-6bd4l service/registry ClusterIP 10.96.191.176 <none> 5000/TCP 41m
arendelle-6btsw service/registry ClusterIP 10.96.213.64 <none> 5000/TCP 25h
arendelle-6zthg service/registry ClusterIP 10.96.200.213 <none> 5000/TCP 41m
arendelle-7xkxm service/registry ClusterIP 10.96.106.49 <none> 5000/TCP 3h11m
arendelle-88krk service/registry ClusterIP 10.96.107.72 <none> 5000/TCP 7d6h
arendelle-8ts7x service/registry ClusterIP 10.96.82.153 <none> 5000/TCP 7d6h
arendelle-8vhxt service/registry ClusterIP 10.96.151.206 <none> 5000/TCP 26h
arendelle-9dz2b service/registry ClusterIP 10.96.106.144 <none> 5000/TCP 41m
arendelle-bz584 service/registry ClusterIP 10.96.169.29 <none> 5000/TCP 155m
arendelle-c45k6 service/registry ClusterIP 10.96.48.219 <none> 5000/TCP 7d5h
arendelle-d4czb service/registry ClusterIP 10.96.241.98 <none> 5000/TCP 26h
arendelle-dx4mq service/registry ClusterIP 10.96.134.117 <none> 5000/TCP 25h
arendelle-fgjm6 service/registry ClusterIP 10.96.193.24 <none> 5000/TCP 7d6h
arendelle-gsqw7 service/registry ClusterIP 10.96.105.132 <none> 5000/TCP 24h
arendelle-h5rxj service/registry ClusterIP 10.96.40.244 <none> 5000/TCP 7d6h
arendelle-jnfsp service/registry ClusterIP 10.96.98.81 <none> 5000/TCP 5h17m
arendelle-jpkhj service/registry ClusterIP 10.96.108.85 <none> 5000/TCP 132m
arendelle-kt5v8 service/registry ClusterIP 10.96.174.119 <none> 5000/TCP 7d5h
arendelle-lvb9l service/registry ClusterIP 10.96.30.153 <none> 5000/TCP 18m
arendelle-lvptq service/registry ClusterIP 10.96.105.37 <none> 5000/TCP 25h
arendelle-mgpwc service/registry ClusterIP 10.96.129.198 <none> 5000/TCP 26h
arendelle-n85nr service/registry ClusterIP 10.96.254.141 <none> 5000/TCP 18m
arendelle-nnch4 service/registry ClusterIP 10.96.151.99 <none> 5000/TCP 7d6h
arendelle-nvzl4 service/registry ClusterIP 10.96.70.109 <none> 5000/TCP 132m
arendelle-p8bmm service/registry ClusterIP 10.96.138.216 <none> 5000/TCP 25h
arendelle-ptr8z service/registry ClusterIP 10.96.232.169 <none> 5000/TCP 26h
arendelle-q6rgs service/registry ClusterIP 10.96.49.93 <none> 5000/TCP 7d7h
arendelle-q8nqs service/registry ClusterIP 10.96.15.39 <none> 5000/TCP 24h
arendelle-rcl6c service/registry ClusterIP 10.96.2.255 <none> 5000/TCP 7d7h
arendelle-ssqxd service/registry ClusterIP 10.96.110.60 <none> 5000/TCP 5h17m
arendelle-tjchl service/registry ClusterIP 10.96.149.44 <none> 5000/TCP 26h
arendelle-v9qx6 service/registry ClusterIP 10.96.229.61 <none> 5000/TCP 25h
arendelle-vvfwt service/registry ClusterIP 10.96.89.136 <none> 5000/TCP 3h34m
arendelle-w7rdn service/registry ClusterIP 10.96.251.20 <none> 5000/TCP 155m
arendelle-w9f6r service/registry ClusterIP 10.96.157.18 <none> 5000/TCP 3h34m
arendelle-whzhf service/registry ClusterIP 10.96.195.122 <none> 5000/TCP 3h11m
arendelle-zgxpm service/registry ClusterIP 10.96.53.253 <none> 5000/TCP 3h11m
arendelle-zpktv service/registry ClusterIP 10.96.165.235 <none> 5000/TCP 7d7h
arendelle-zwpmr service/registry ClusterIP 10.96.103.3 <none> 5000/TCP 7d6h
arendelle-zzhvw service/registry ClusterIP 10.96.141.231 <none> 5000/TCP 18m
default service/kubernetes ClusterIP 10.96.0.1 <none> 443/TCP 8d
kube-system service/kube-dns ClusterIP 10.96.0.10 <none> 53/UDP,53/TCP,9153/TCP 8d
NAMESPACE NAME DESIRED CURRENT READY UP-TO-DATE AVAILABLE NODE SELECTOR AGE
kube-system daemonset.apps/kindnet 1 1 1 1 1 <none> 8d
kube-system daemonset.apps/kube-proxy 1 1 1 1 1 kubernetes.io/os=linux 8d
NAMESPACE NAME READY UP-TO-DATE AVAILABLE AGE
arendelle-29mvm deployment.apps/registry 1/1 1 1 155m
arendelle-2s5wc deployment.apps/registry 1/1 1 1 24h
arendelle-44fx5 deployment.apps/registry 1/1 1 1 5h17m
arendelle-4kgfs deployment.apps/registry 1/1 1 1 26h
arendelle-4rlxp deployment.apps/registry 1/1 1 1 132m
arendelle-56rjr deployment.apps/registry 1/1 1 1 7d5h
arendelle-5smzg deployment.apps/registry 1/1 1 1 3h34m
arendelle-6b2dh deployment.apps/registry 1/1 1 1 25h
arendelle-6bd4l deployment.apps/registry 1/1 1 1 41m
arendelle-6btsw deployment.apps/registry 1/1 1 1 25h
arendelle-6zthg deployment.apps/registry 1/1 1 1 41m
arendelle-7xkxm deployment.apps/registry 1/1 1 1 3h11m
arendelle-88krk deployment.apps/registry 1/1 1 1 7d6h
arendelle-8ts7x deployment.apps/registry 1/1 1 1 7d6h
arendelle-8vhxt deployment.apps/registry 1/1 1 1 26h
arendelle-9dz2b deployment.apps/registry 1/1 1 1 41m
arendelle-bz584 deployment.apps/registry 1/1 1 1 155m
arendelle-c45k6 deployment.apps/registry 1/1 1 1 7d5h
arendelle-d4czb deployment.apps/registry 1/1 1 1 26h
arendelle-dx4mq deployment.apps/registry 1/1 1 1 25h
arendelle-fgjm6 deployment.apps/registry 1/1 1 1 7d6h
arendelle-gsqw7 deployment.apps/registry 1/1 1 1 24h
arendelle-h5rxj deployment.apps/registry 1/1 1 1 7d6h
arendelle-jnfsp deployment.apps/registry 1/1 1 1 5h17m
arendelle-jpkhj deployment.apps/registry 1/1 1 1 132m
arendelle-kt5v8 deployment.apps/registry 1/1 1 1 7d5h
arendelle-lvb9l deployment.apps/registry 1/1 1 1 18m
arendelle-lvptq deployment.apps/registry 1/1 1 1 25h
arendelle-mgpwc deployment.apps/registry 1/1 1 1 26h
arendelle-n85nr deployment.apps/registry 1/1 1 1 18m
arendelle-nnch4 deployment.apps/registry 1/1 1 1 7d6h
arendelle-nvzl4 deployment.apps/registry 1/1 1 1 132m
arendelle-p8bmm deployment.apps/registry 1/1 1 1 25h
arendelle-ptr8z deployment.apps/registry 1/1 1 1 26h
arendelle-q6rgs deployment.apps/registry 1/1 1 1 7d7h
arendelle-q8nqs deployment.apps/registry 1/1 1 1 24h
arendelle-rcl6c deployment.apps/registry 1/1 1 1 7d7h
arendelle-ssqxd deployment.apps/registry 1/1 1 1 5h17m
arendelle-tjchl deployment.apps/registry 1/1 1 1 26h
arendelle-v9qx6 deployment.apps/registry 1/1 1 1 25h
arendelle-vvfwt deployment.apps/registry 1/1 1 1 3h34m
arendelle-w7rdn deployment.apps/registry 1/1 1 1 156m
arendelle-w9f6r deployment.apps/registry 1/1 1 1 3h34m
arendelle-whzhf deployment.apps/registry 1/1 1 1 3h11m
arendelle-zgxpm deployment.apps/registry 1/1 1 1 3h11m
arendelle-zpktv deployment.apps/registry 1/1 1 1 7d7h
arendelle-zwpmr deployment.apps/registry 1/1 1 1 7d6h
arendelle-zzhvw deployment.apps/registry 1/1 1 1 18m
kube-system deployment.apps/coredns 2/2 2 2 8d
local-path-storage deployment.apps/local-path-provisioner 1/1 1 1 8d
NAMESPACE NAME DESIRED CURRENT READY AGE
arendelle-29mvm replicaset.apps/registry-67599c567c 1 1 1 155m
arendelle-2s5wc replicaset.apps/registry-67599c567c 1 1 1 24h
arendelle-44fx5 replicaset.apps/registry-67599c567c 1 1 1 5h17m
arendelle-4kgfs replicaset.apps/registry-67599c567c 1 1 1 26h
arendelle-4rlxp replicaset.apps/registry-67599c567c 1 1 1 132m
arendelle-56rjr replicaset.apps/registry-67599c567c 1 1 1 7d5h
arendelle-5smzg replicaset.apps/registry-67599c567c 1 1 1 3h34m
arendelle-6b2dh replicaset.apps/registry-67599c567c 1 1 1 25h
arendelle-6bd4l replicaset.apps/registry-67599c567c 1 1 1 41m
arendelle-6btsw replicaset.apps/registry-67599c567c 1 1 1 25h
arendelle-6zthg replicaset.apps/registry-67599c567c 1 1 1 41m
arendelle-7xkxm replicaset.apps/registry-67599c567c 1 1 1 3h11m
arendelle-88krk replicaset.apps/registry-67599c567c 1 1 1 7d6h
arendelle-8ts7x replicaset.apps/registry-67599c567c 1 1 1 7d6h
arendelle-8vhxt replicaset.apps/registry-67599c567c 1 1 1 26h
arendelle-9dz2b replicaset.apps/registry-67599c567c 1 1 1 41m
arendelle-bz584 replicaset.apps/registry-67599c567c 1 1 1 155m
arendelle-c45k6 replicaset.apps/registry-67599c567c 1 1 1 7d5h
arendelle-d4czb replicaset.apps/registry-67599c567c 1 1 1 26h
arendelle-dx4mq replicaset.apps/registry-67599c567c 1 1 1 25h
arendelle-fgjm6 replicaset.apps/registry-67599c567c 1 1 1 7d6h
arendelle-gsqw7 replicaset.apps/registry-67599c567c 1 1 1 24h
arendelle-h5rxj replicaset.apps/registry-67599c567c 1 1 1 7d6h
arendelle-jnfsp replicaset.apps/registry-67599c567c 1 1 1 5h17m
arendelle-jpkhj replicaset.apps/registry-67599c567c 1 1 1 132m
arendelle-kt5v8 replicaset.apps/registry-67599c567c 1 1 1 7d5h
arendelle-lvb9l replicaset.apps/registry-67599c567c 1 1 1 18m
arendelle-lvptq replicaset.apps/registry-67599c567c 1 1 1 25h
arendelle-mgpwc replicaset.apps/registry-67599c567c 1 1 1 26h
arendelle-n85nr replicaset.apps/registry-67599c567c 1 1 1 18m
arendelle-nnch4 replicaset.apps/registry-67599c567c 1 1 1 7d6h
arendelle-nvzl4 replicaset.apps/registry-67599c567c 1 1 1 132m
arendelle-p8bmm replicaset.apps/registry-67599c567c 1 1 1 25h
arendelle-ptr8z replicaset.apps/registry-67599c567c 1 1 1 26h
arendelle-q6rgs replicaset.apps/registry-67599c567c 1 1 1 7d7h
arendelle-q8nqs replicaset.apps/registry-67599c567c 1 1 1 24h
arendelle-rcl6c replicaset.apps/registry-67599c567c 1 1 1 7d7h
arendelle-ssqxd replicaset.apps/registry-67599c567c 1 1 1 5h17m
arendelle-tjchl replicaset.apps/registry-67599c567c 1 1 1 26h
arendelle-v9qx6 replicaset.apps/registry-67599c567c 1 1 1 25h
arendelle-vvfwt replicaset.apps/registry-67599c567c 1 1 1 3h34m
arendelle-w7rdn replicaset.apps/registry-67599c567c 1 1 1 156m
arendelle-w9f6r replicaset.apps/registry-67599c567c 1 1 1 3h34m
arendelle-whzhf replicaset.apps/registry-67599c567c 1 1 1 3h11m
arendelle-zgxpm replicaset.apps/registry-67599c567c 1 1 1 3h11m
arendelle-zpktv replicaset.apps/registry-67599c567c 1 1 1 7d7h
arendelle-zwpmr replicaset.apps/registry-67599c567c 1 1 1 7d6h
arendelle-zzhvw replicaset.apps/registry-67599c567c 1 1 1 18m
kube-system replicaset.apps/coredns-6d4b75cb6d 2 2 2 8d
local-path-storage replicaset.apps/local-path-provisioner-9cd9bd544 1 1 1 8d
>>> Services:
NAMESPACE NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
arendelle-29mvm registry ClusterIP 10.96.99.16 <none> 5000/TCP 155m
arendelle-2s5wc registry ClusterIP 10.96.169.77 <none> 5000/TCP 24h
arendelle-44fx5 registry ClusterIP 10.96.211.122 <none> 5000/TCP 5h17m
arendelle-4kgfs registry ClusterIP 10.96.32.58 <none> 5000/TCP 26h
arendelle-4rlxp registry ClusterIP 10.96.60.8 <none> 5000/TCP 132m
arendelle-56rjr registry ClusterIP 10.96.124.8 <none> 5000/TCP 7d5h
arendelle-5smzg registry ClusterIP 10.96.185.141 <none> 5000/TCP 3h34m
arendelle-6b2dh registry ClusterIP 10.96.219.165 <none> 5000/TCP 25h
arendelle-6bd4l registry ClusterIP 10.96.191.176 <none> 5000/TCP 41m
arendelle-6btsw registry ClusterIP 10.96.213.64 <none> 5000/TCP 25h
arendelle-6zthg registry ClusterIP 10.96.200.213 <none> 5000/TCP 41m
arendelle-7xkxm registry ClusterIP 10.96.106.49 <none> 5000/TCP 3h11m
arendelle-88krk registry ClusterIP 10.96.107.72 <none> 5000/TCP 7d6h
arendelle-8ts7x registry ClusterIP 10.96.82.153 <none> 5000/TCP 7d6h
arendelle-8vhxt registry ClusterIP 10.96.151.206 <none> 5000/TCP 26h
arendelle-9dz2b registry ClusterIP 10.96.106.144 <none> 5000/TCP 41m
arendelle-bz584 registry ClusterIP 10.96.169.29 <none> 5000/TCP 155m
arendelle-c45k6 registry ClusterIP 10.96.48.219 <none> 5000/TCP 7d5h
arendelle-d4czb registry ClusterIP 10.96.241.98 <none> 5000/TCP 26h
arendelle-dx4mq registry ClusterIP 10.96.134.117 <none> 5000/TCP 25h
arendelle-fgjm6 registry ClusterIP 10.96.193.24 <none> 5000/TCP 7d6h
arendelle-gsqw7 registry ClusterIP 10.96.105.132 <none> 5000/TCP 24h
arendelle-h5rxj registry ClusterIP 10.96.40.244 <none> 5000/TCP 7d6h
arendelle-jnfsp registry ClusterIP 10.96.98.81 <none> 5000/TCP 5h17m
arendelle-jpkhj registry ClusterIP 10.96.108.85 <none> 5000/TCP 132m
arendelle-kt5v8 registry ClusterIP 10.96.174.119 <none> 5000/TCP 7d5h
arendelle-lvb9l registry ClusterIP 10.96.30.153 <none> 5000/TCP 18m
arendelle-lvptq registry ClusterIP 10.96.105.37 <none> 5000/TCP 25h
arendelle-mgpwc registry ClusterIP 10.96.129.198 <none> 5000/TCP 26h
arendelle-n85nr registry ClusterIP 10.96.254.141 <none> 5000/TCP 18m
arendelle-nnch4 registry ClusterIP 10.96.151.99 <none> 5000/TCP 7d6h
arendelle-nvzl4 registry ClusterIP 10.96.70.109 <none> 5000/TCP 132m
arendelle-p8bmm registry ClusterIP 10.96.138.216 <none> 5000/TCP 25h
arendelle-ptr8z registry ClusterIP 10.96.232.169 <none> 5000/TCP 26h
arendelle-q6rgs registry ClusterIP 10.96.49.93 <none> 5000/TCP 7d7h
arendelle-q8nqs registry ClusterIP 10.96.15.39 <none> 5000/TCP 24h
arendelle-rcl6c registry ClusterIP 10.96.2.255 <none> 5000/TCP 7d7h
arendelle-ssqxd registry ClusterIP 10.96.110.60 <none> 5000/TCP 5h17m
arendelle-tjchl registry ClusterIP 10.96.149.44 <none> 5000/TCP 26h
arendelle-v9qx6 registry ClusterIP 10.96.229.61 <none> 5000/TCP 25h
arendelle-vvfwt registry ClusterIP 10.96.89.136 <none> 5000/TCP 3h34m
arendelle-w7rdn registry ClusterIP 10.96.251.20 <none> 5000/TCP 155m
arendelle-w9f6r registry ClusterIP 10.96.157.18 <none> 5000/TCP 3h34m
arendelle-whzhf registry ClusterIP 10.96.195.122 <none> 5000/TCP 3h11m
arendelle-zgxpm registry ClusterIP 10.96.53.253 <none> 5000/TCP 3h11m
arendelle-zpktv registry ClusterIP 10.96.165.235 <none> 5000/TCP 7d7h
arendelle-zwpmr registry ClusterIP 10.96.103.3 <none> 5000/TCP 7d6h
arendelle-zzhvw registry ClusterIP 10.96.141.231 <none> 5000/TCP 18m
default kubernetes ClusterIP 10.96.0.1 <none> 443/TCP 8d
kube-system kube-dns ClusterIP 10.96.0.10 <none> 53/UDP,53/TCP,9153/TCP 8d
>>> Events:
NAMESPACE LAST SEEN TYPE REASON OBJECT MESSAGE
arendelle-29mvm 4m49s Warning DNSConfigForming pod/registry-67599c567c-p9br9 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-29mvm.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-2s5wc 8m32s Warning DNSConfigForming pod/registry-67599c567c-tl6h8 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-2s5wc.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-44fx5 5m11s Warning DNSConfigForming pod/registry-67599c567c-2ddsq Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-44fx5.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-4kgfs 4m10s Warning DNSConfigForming pod/registry-67599c567c-4g9fh Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-4kgfs.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-4rlxp 10m Warning DNSConfigForming pod/registry-67599c567c-qxw5h Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-4rlxp.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-56rjr 4m12s Warning DNSConfigForming pod/registry-67599c567c-mgbwp Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-56rjr.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-5smzg 8m20s Warning DNSConfigForming pod/registry-67599c567c-5v9v6 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-5smzg.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-6b2dh 6m37s Warning DNSConfigForming pod/registry-67599c567c-9fkkx Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-6b2dh.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-6bd4l 41m Normal Scheduled pod/registry-67599c567c-4762f Successfully assigned arendelle-6bd4l/registry-67599c567c-4762f to kind-control-plane
arendelle-6bd4l 4m29s Warning DNSConfigForming pod/registry-67599c567c-4762f Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-6bd4l.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-6bd4l 41m Normal Pulling pod/registry-67599c567c-4762f Pulling image "registry"
arendelle-6bd4l 41m Normal Pulled pod/registry-67599c567c-4762f Successfully pulled image "registry" in 123.135317ms
arendelle-6bd4l 41m Normal Created pod/registry-67599c567c-4762f Created container registry
arendelle-6bd4l 41m Normal Started pod/registry-67599c567c-4762f Started container registry
arendelle-6bd4l 41m Normal SuccessfulCreate replicaset/registry-67599c567c Created pod: registry-67599c567c-4762f
arendelle-6bd4l 41m Normal ScalingReplicaSet deployment/registry Scaled up replica set registry-67599c567c to 1
arendelle-6btsw 7m53s Warning DNSConfigForming pod/registry-67599c567c-tx7s8 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-6btsw.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-6vrzr 8m13s Normal Scheduled pod/affinity-assistant-e72411120e-0 Successfully assigned arendelle-6vrzr/affinity-assistant-e72411120e-0 to kind-control-plane
arendelle-6vrzr 8m8s Warning DNSConfigForming pod/affinity-assistant-e72411120e-0 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-6vrzr.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-6vrzr 8m10s Normal Pulled pod/affinity-assistant-e72411120e-0 Container image "kind.local/nop-8eac7c133edad5df719dc37b36b62482:4636adecc554bde9192a2866aed434425c72d67bfb4326d47b82328a737b9154" already present on machine
arendelle-6vrzr 8m8s Normal Started pod/affinity-assistant-e72411120e-0 Started container affinity-assistant
arendelle-6vrzr 8m19s Normal SuccessfulCreate statefulset/affinity-assistant-e72411120e create Pod affinity-assistant-e72411120e-0 in StatefulSet affinity-assistant-e72411120e successful
arendelle-6vrzr 7m46s Normal Scheduled pod/demo-pipeline-run-1-build-image-pod Successfully assigned arendelle-6vrzr/demo-pipeline-run-1-build-image-pod to kind-control-plane
arendelle-6vrzr 7m35s Warning DNSConfigForming pod/demo-pipeline-run-1-build-image-pod Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-6vrzr.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-6vrzr 7m43s Normal Pulled pod/demo-pipeline-run-1-build-image-pod Container image "cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791" already present on machine
arendelle-6vrzr 7m43s Normal Started pod/demo-pipeline-run-1-build-image-pod Started container place-scripts
arendelle-6vrzr 7m42s Normal Pulled pod/demo-pipeline-run-1-build-image-pod Container image "kind.local/workingdirinit-0c558922ec6a1b739e550e349f2d5fc1:8a94b3f3efa181283931ebce4350686dd9db51fdfc250b118f701e2c40c89071" already present on machine
arendelle-6vrzr 7m42s Normal Started pod/demo-pipeline-run-1-build-image-pod Started container working-dir-initializer
arendelle-6vrzr 7m41s Normal Pulled pod/demo-pipeline-run-1-build-image-pod Container image "gcr.io/kaniko-project/executor@sha256:b44b0744b450e731b5a5213058792cd8d3a6a14c119cf6b1f143704f22a7c650" already present on machine
arendelle-6vrzr 7m41s Normal Created pod/demo-pipeline-run-1-build-image-pod Created container step-build-and-push
arendelle-6vrzr 7m41s Normal Started pod/demo-pipeline-run-1-build-image-pod Started container step-write-url
arendelle-6vrzr 7m41s Normal Started pod/demo-pipeline-run-1-build-image-pod Started container sidecar-tekton-log-results
arendelle-6vrzr 7m46s Normal Started taskrun/demo-pipeline-run-1-build-image
arendelle-6vrzr 7m46s Normal Pending taskrun/demo-pipeline-run-1-build-image Pending
arendelle-6vrzr 7m41s Normal Pending taskrun/demo-pipeline-run-1-build-image pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts working-dir-initializer]"
arendelle-6vrzr 7m37s Normal Pending taskrun/demo-pipeline-run-1-build-image pod status "Initialized":"False"; message: "containers with incomplete status: [place-scripts working-dir-initializer]"
arendelle-6vrzr 7m35s Normal Running taskrun/demo-pipeline-run-1-build-image Not all Steps in the Task have finished executing
arendelle-6vrzr 7m26s Warning Failed taskrun/demo-pipeline-run-1-build-image "step-build-and-push" exited with code 1 (image: "gcr.io/kaniko-project/executor@sha256:b44b0744b450e731b5a5213058792cd8d3a6a14c119cf6b1f143704f22a7c650"); for logs run: kubectl -n arendelle-6vrzr logs demo-pipeline-run-1-build-image-pod -c step-build-and-push
arendelle-6vrzr 8m13s Normal Scheduled pod/demo-pipeline-run-1-fetch-from-git-pod Successfully assigned arendelle-6vrzr/demo-pipeline-run-1-fetch-from-git-pod to kind-control-plane
arendelle-6vrzr 8m9s Warning DNSConfigForming pod/demo-pipeline-run-1-fetch-from-git-pod Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-6vrzr.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-6vrzr 8m10s Normal Pulled pod/demo-pipeline-run-1-fetch-from-git-pod Container image "kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:543cc27c0ec5cf75da3ca42f593e788b0b5d8a0c5a7ce70ef7482443385718fe" already present on machine
arendelle-6vrzr 8m10s Normal Created pod/demo-pipeline-run-1-fetch-from-git-pod Created container prepare
arendelle-6vrzr 8m10s Normal Started pod/demo-pipeline-run-1-fetch-from-git-pod Started container prepare
arendelle-6vrzr 8m10s Normal Pulled pod/demo-pipeline-run-1-fetch-from-git-pod Container image "cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791" already present on machine
arendelle-6vrzr 8m10s Normal Created pod/demo-pipeline-run-1-fetch-from-git-pod Created container place-scripts
arendelle-6vrzr 8m9s Normal Started pod/demo-pipeline-run-1-fetch-from-git-pod Started container place-scripts
arendelle-6vrzr 8m19s Normal Started taskrun/demo-pipeline-run-1-fetch-from-git
arendelle-6vrzr 8m19s Normal Pending taskrun/demo-pipeline-run-1-fetch-from-git Pending
arendelle-6vrzr 8m7s Normal Pending taskrun/demo-pipeline-run-1-fetch-from-git pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts]"
arendelle-6vrzr 8m1s Normal Running taskrun/demo-pipeline-run-1-fetch-from-git Not all Steps in the Task have finished executing
arendelle-6vrzr 7m47s Normal Succeeded taskrun/demo-pipeline-run-1-fetch-from-git All Steps have completed executing
arendelle-6vrzr 8m19s Normal Started pipelinerun/demo-pipeline-run-1
arendelle-6vrzr 8m19s Normal Running pipelinerun/demo-pipeline-run-1 Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0
arendelle-6vrzr 7m47s Normal Running pipelinerun/demo-pipeline-run-1 Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0
arendelle-6vrzr 7m26s Warning Failed pipelinerun/demo-pipeline-run-1 Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 0
arendelle-6vrzr 8m19s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-1416193da4 waiting for first consumer to be created before binding
arendelle-6vrzr 8m19s Normal ExternalProvisioning persistentvolumeclaim/pvc-1416193da4 waiting for a volume to be created, either by external provisioner "rancher.io/local-path" or manually created by system administrator
arendelle-6vrzr 8m19s Normal Provisioning persistentvolumeclaim/pvc-1416193da4 External provisioner is provisioning volume for claim "arendelle-6vrzr/pvc-1416193da4"
arendelle-6vrzr 8m14s Normal ProvisioningSucceeded persistentvolumeclaim/pvc-1416193da4 Successfully provisioned volume pvc-23cd93f5-c60e-434a-92fc-c7d0780fb68f
arendelle-6zthg 41m Normal Scheduled pod/registry-67599c567c-l5pnt Successfully assigned arendelle-6zthg/registry-67599c567c-l5pnt to kind-control-plane
arendelle-6zthg 9m14s Warning DNSConfigForming pod/registry-67599c567c-l5pnt Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-6zthg.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-6zthg 41m Normal Pulling pod/registry-67599c567c-l5pnt Pulling image "registry"
arendelle-6zthg 41m Normal Pulled pod/registry-67599c567c-l5pnt Successfully pulled image "registry" in 131.534328ms
arendelle-6zthg 41m Normal Created pod/registry-67599c567c-l5pnt Created container registry
arendelle-6zthg 41m Normal Started pod/registry-67599c567c-l5pnt Started container registry
arendelle-6zthg 41m Normal SuccessfulCreate replicaset/registry-67599c567c Created pod: registry-67599c567c-l5pnt
arendelle-6zthg 41m Normal ScalingReplicaSet deployment/registry Scaled up replica set registry-67599c567c to 1
arendelle-7xkxm 7m18s Warning DNSConfigForming pod/registry-67599c567c-jvbr8 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-7xkxm.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-88krk 6m14s Warning DNSConfigForming pod/registry-67599c567c-2b582 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-88krk.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-8ts7x 6m24s Warning DNSConfigForming pod/registry-67599c567c-tch69 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-8ts7x.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-8vhxt 5m59s Warning DNSConfigForming pod/registry-67599c567c-26tbc Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-8vhxt.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-9dz2b 41m Normal Scheduled pod/registry-67599c567c-wnvgr Successfully assigned arendelle-9dz2b/registry-67599c567c-wnvgr to kind-control-plane
arendelle-9dz2b 8m50s Warning DNSConfigForming pod/registry-67599c567c-wnvgr Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-9dz2b.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-9dz2b 41m Normal Pulling pod/registry-67599c567c-wnvgr Pulling image "registry"
arendelle-9dz2b 41m Normal Pulled pod/registry-67599c567c-wnvgr Successfully pulled image "registry" in 113.556353ms
arendelle-9dz2b 41m Normal Created pod/registry-67599c567c-wnvgr Created container registry
arendelle-9dz2b 41m Normal Started pod/registry-67599c567c-wnvgr Started container registry
arendelle-9dz2b 41m Normal SuccessfulCreate replicaset/registry-67599c567c Created pod: registry-67599c567c-wnvgr
arendelle-9dz2b 41m Normal ScalingReplicaSet deployment/registry Scaled up replica set registry-67599c567c to 1
arendelle-9p4v4 27m Normal Scheduled pod/affinity-assistant-e72411120e-0 Successfully assigned arendelle-9p4v4/affinity-assistant-e72411120e-0 to kind-control-plane
arendelle-9p4v4 27m Warning DNSConfigForming pod/affinity-assistant-e72411120e-0 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-9p4v4.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-9p4v4 27m Normal Pulled pod/affinity-assistant-e72411120e-0 Container image "kind.local/nop-8eac7c133edad5df719dc37b36b62482:4636adecc554bde9192a2866aed434425c72d67bfb4326d47b82328a737b9154" already present on machine
arendelle-9p4v4 27m Normal Created pod/affinity-assistant-e72411120e-0 Created container affinity-assistant
arendelle-9p4v4 27m Normal Started pod/affinity-assistant-e72411120e-0 Started container affinity-assistant
arendelle-9p4v4 27m Normal Killing pod/affinity-assistant-e72411120e-0 Stopping container affinity-assistant
arendelle-9p4v4 28m Normal SuccessfulCreate statefulset/affinity-assistant-e72411120e create Pod affinity-assistant-e72411120e-0 in StatefulSet affinity-assistant-e72411120e successful
arendelle-9p4v4 27m Normal Scheduled pod/demo-pipeline-run-1-build-image-pod Successfully assigned arendelle-9p4v4/demo-pipeline-run-1-build-image-pod to kind-control-plane
arendelle-9p4v4 27m Warning DNSConfigForming pod/demo-pipeline-run-1-build-image-pod Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-9p4v4.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-9p4v4 27m Normal Pulled pod/demo-pipeline-run-1-build-image-pod Container image "kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:543cc27c0ec5cf75da3ca42f593e788b0b5d8a0c5a7ce70ef7482443385718fe" already present on machine
arendelle-9p4v4 27m Normal Created pod/demo-pipeline-run-1-build-image-pod Created container prepare
arendelle-9p4v4 27m Normal Started pod/demo-pipeline-run-1-build-image-pod Started container prepare
arendelle-9p4v4 27m Normal Pulled pod/demo-pipeline-run-1-build-image-pod Container image "cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791" already present on machine
arendelle-9p4v4 27m Normal Created pod/demo-pipeline-run-1-build-image-pod Created container place-scripts
arendelle-9p4v4 27m Normal Started pod/demo-pipeline-run-1-build-image-pod Started container place-scripts
arendelle-9p4v4 27m Normal Pulled pod/demo-pipeline-run-1-build-image-pod Container image "kind.local/workingdirinit-0c558922ec6a1b739e550e349f2d5fc1:8a94b3f3efa181283931ebce4350686dd9db51fdfc250b118f701e2c40c89071" already present on machine
arendelle-9p4v4 27m Normal Created pod/demo-pipeline-run-1-build-image-pod Created container working-dir-initializer
arendelle-9p4v4 27m Normal Started pod/demo-pipeline-run-1-build-image-pod Started container working-dir-initializer
arendelle-9p4v4 27m Normal Pulled pod/demo-pipeline-run-1-build-image-pod Container image "gcr.io/kaniko-project/executor@sha256:b44b0744b450e731b5a5213058792cd8d3a6a14c119cf6b1f143704f22a7c650" already present on machine
arendelle-9p4v4 27m Normal Created pod/demo-pipeline-run-1-build-image-pod Created container step-build-and-push
arendelle-9p4v4 27m Normal Started pod/demo-pipeline-run-1-build-image-pod Started container step-build-and-push
arendelle-9p4v4 27m Normal Pulled pod/demo-pipeline-run-1-build-image-pod Container image "docker.io/library/bash:5.1.4@sha256:c523c636b722339f41b6a431b44588ab2f762c5de5ec3bd7964420ff982fb1d9" already present on machine
arendelle-9p4v4 27m Normal Created pod/demo-pipeline-run-1-build-image-pod Created container step-write-url
arendelle-9p4v4 27m Normal Started pod/demo-pipeline-run-1-build-image-pod Started container step-write-url
arendelle-9p4v4 27m Normal Pulled pod/demo-pipeline-run-1-build-image-pod Container image "kind.local/sidecarlogresults-7501c6a20d741631510a448b48ab098f:4b20bba3c9269d87d06f7e7f37dd78b888d8110d907d484c5218247df5479245" already present on machine
arendelle-9p4v4 27m Normal Created pod/demo-pipeline-run-1-build-image-pod Created container sidecar-tekton-log-results
arendelle-9p4v4 27m Normal Started pod/demo-pipeline-run-1-build-image-pod Started container sidecar-tekton-log-results
arendelle-9p4v4 27m Normal Started taskrun/demo-pipeline-run-1-build-image
arendelle-9p4v4 27m Normal Pending taskrun/demo-pipeline-run-1-build-image Pending
arendelle-9p4v4 27m Normal Pending taskrun/demo-pipeline-run-1-build-image pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts working-dir-initializer]"
arendelle-9p4v4 27m Normal Pending taskrun/demo-pipeline-run-1-build-image pod status "Initialized":"False"; message: "containers with incomplete status: [place-scripts working-dir-initializer]"
arendelle-9p4v4 27m Normal Pending taskrun/demo-pipeline-run-1-build-image pod status "Initialized":"False"; message: "containers with incomplete status: [working-dir-initializer]"
arendelle-9p4v4 27m Normal Pending taskrun/demo-pipeline-run-1-build-image pod status "Ready":"False"; message: "containers with unready status: [step-build-and-push step-write-url sidecar-tekton-log-results]"
arendelle-9p4v4 27m Normal Running taskrun/demo-pipeline-run-1-build-image Not all Steps in the Task have finished executing
arendelle-9p4v4 27m Warning Failed taskrun/demo-pipeline-run-1-build-image "step-build-and-push" exited with code 1 (image: "gcr.io/kaniko-project/executor@sha256:b44b0744b450e731b5a5213058792cd8d3a6a14c119cf6b1f143704f22a7c650"); for logs run: kubectl -n arendelle-9p4v4 logs demo-pipeline-run-1-build-image-pod -c step-build-and-push
arendelle-9p4v4 27m Normal Scheduled pod/demo-pipeline-run-1-fetch-from-git-pod Successfully assigned arendelle-9p4v4/demo-pipeline-run-1-fetch-from-git-pod to kind-control-plane
arendelle-9p4v4 27m Warning DNSConfigForming pod/demo-pipeline-run-1-fetch-from-git-pod Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-9p4v4.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-9p4v4 27m Normal Pulled pod/demo-pipeline-run-1-fetch-from-git-pod Container image "kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:543cc27c0ec5cf75da3ca42f593e788b0b5d8a0c5a7ce70ef7482443385718fe" already present on machine
arendelle-9p4v4 27m Normal Created pod/demo-pipeline-run-1-fetch-from-git-pod Created container prepare
arendelle-9p4v4 27m Normal Started pod/demo-pipeline-run-1-fetch-from-git-pod Started container prepare
arendelle-9p4v4 27m Normal Pulled pod/demo-pipeline-run-1-fetch-from-git-pod Container image "cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791" already present on machine
arendelle-9p4v4 27m Normal Created pod/demo-pipeline-run-1-fetch-from-git-pod Created container place-scripts
arendelle-9p4v4 27m Normal Started pod/demo-pipeline-run-1-fetch-from-git-pod Started container place-scripts
arendelle-9p4v4 27m Normal Pulled pod/demo-pipeline-run-1-fetch-from-git-pod Container image "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:v0.40.2" already present on machine
arendelle-9p4v4 27m Normal Created pod/demo-pipeline-run-1-fetch-from-git-pod Created container step-clone
arendelle-9p4v4 27m Normal Started pod/demo-pipeline-run-1-fetch-from-git-pod Started container step-clone
arendelle-9p4v4 27m Normal Started pod/demo-pipeline-run-1-fetch-from-git-pod Started container sidecar-tekton-log-results
arendelle-9p4v4 28m Normal Started taskrun/demo-pipeline-run-1-fetch-from-git
arendelle-9p4v4 28m Normal Pending taskrun/demo-pipeline-run-1-fetch-from-git Pending
arendelle-9p4v4 27m Normal Pending taskrun/demo-pipeline-run-1-fetch-from-git pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts]"
arendelle-9p4v4 27m Normal Pending taskrun/demo-pipeline-run-1-fetch-from-git pod status "Initialized":"False"; message: "containers with incomplete status: [place-scripts]"
arendelle-9p4v4 27m Normal Running taskrun/demo-pipeline-run-1-fetch-from-git Not all Steps in the Task have finished executing
arendelle-9p4v4 27m Normal Succeeded taskrun/demo-pipeline-run-1-fetch-from-git All Steps have completed executing
arendelle-9p4v4 28m Normal Started pipelinerun/demo-pipeline-run-1
arendelle-9p4v4 28m Normal ResolvingTaskRef pipelinerun/demo-pipeline-run-1 PipelineRun arendelle-9p4v4/demo-pipeline-run-1 awaiting remote resource
arendelle-9p4v4 28m Normal Running pipelinerun/demo-pipeline-run-1 Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0
arendelle-9p4v4 27m Normal Running pipelinerun/demo-pipeline-run-1 Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0
arendelle-9p4v4 27m Warning Failed pipelinerun/demo-pipeline-run-1 Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 0
arendelle-9p4v4 28m Normal WaitForFirstConsumer persistentvolumeclaim/pvc-d8087d4081 waiting for first consumer to be created before binding
arendelle-9p4v4 28m Normal ExternalProvisioning persistentvolumeclaim/pvc-d8087d4081 waiting for a volume to be created, either by external provisioner "rancher.io/local-path" or manually created by system administrator
arendelle-9p4v4 28m Normal Provisioning persistentvolumeclaim/pvc-d8087d4081 External provisioner is provisioning volume for claim "arendelle-9p4v4/pvc-d8087d4081"
arendelle-9p4v4 27m Normal ProvisioningSucceeded persistentvolumeclaim/pvc-d8087d4081 Successfully provisioned volume pvc-32ae6f11-b8dd-4f6d-a124-5263e06ae0a4
arendelle-bz584 9m41s Warning DNSConfigForming pod/registry-67599c567c-cn79k Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-bz584.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-c45k6 4m17s Warning DNSConfigForming pod/registry-67599c567c-kfv5d Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-c45k6.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-d4czb 4m12s Warning DNSConfigForming pod/registry-67599c567c-2s768 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-d4czb.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-dx4mq 5m16s Warning DNSConfigForming pod/registry-67599c567c-fkn88 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-dx4mq.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-fgjm6 6m29s Warning DNSConfigForming pod/registry-67599c567c-9b78z Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-fgjm6.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-gsqw7 4m13s Warning DNSConfigForming pod/registry-67599c567c-xpkpv Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-gsqw7.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-h5rxj 5m32s Warning DNSConfigForming pod/registry-67599c567c-8cqz5 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-h5rxj.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-j9vtc 40m Normal Scheduled pod/pipeline-task-timeout-rcuhwoll-pipelinetask1-pod Successfully assigned arendelle-j9vtc/pipeline-task-timeout-rcuhwoll-pipelinetask1-pod to kind-control-plane
arendelle-j9vtc 40m Warning DNSConfigForming pod/pipeline-task-timeout-rcuhwoll-pipelinetask1-pod Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-j9vtc.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-j9vtc 40m Normal Pulled pod/pipeline-task-timeout-rcuhwoll-pipelinetask1-pod Container image "kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:543cc27c0ec5cf75da3ca42f593e788b0b5d8a0c5a7ce70ef7482443385718fe" already present on machine
arendelle-j9vtc 40m Normal Created pod/pipeline-task-timeout-rcuhwoll-pipelinetask1-pod Created container prepare
arendelle-j9vtc 40m Normal Started pod/pipeline-task-timeout-rcuhwoll-pipelinetask1-pod Started container prepare
arendelle-j9vtc 40m Normal Pulling pod/pipeline-task-timeout-rcuhwoll-pipelinetask1-pod Pulling image "busybox"
arendelle-j9vtc 40m Normal Pulled pod/pipeline-task-timeout-rcuhwoll-pipelinetask1-pod Successfully pulled image "busybox" in 360.976664ms
arendelle-j9vtc 40m Normal Created pod/pipeline-task-timeout-rcuhwoll-pipelinetask1-pod Created container step-unnamed-0
arendelle-j9vtc 40m Normal Started pod/pipeline-task-timeout-rcuhwoll-pipelinetask1-pod Started container step-unnamed-0
arendelle-j9vtc 39m Normal Killing pod/pipeline-task-timeout-rcuhwoll-pipelinetask1-pod Stopping container step-unnamed-0
arendelle-j9vtc 40m Normal Started taskrun/pipeline-task-timeout-rcuhwoll-pipelinetask1
arendelle-j9vtc 40m Normal Pending taskrun/pipeline-task-timeout-rcuhwoll-pipelinetask1 Pending
arendelle-j9vtc 40m Normal Pending taskrun/pipeline-task-timeout-rcuhwoll-pipelinetask1 pod status "Initialized":"False"; message: "containers with incomplete status: [prepare]"
arendelle-j9vtc 40m Normal Running taskrun/pipeline-task-timeout-rcuhwoll-pipelinetask1 Not all Steps in the Task have finished executing
arendelle-j9vtc 39m Warning Failed taskrun/pipeline-task-timeout-rcuhwoll-pipelinetask1 TaskRun "pipeline-task-timeout-rcuhwoll-pipelinetask1" failed to finish within "1m0s"
arendelle-j9vtc 40m Normal Scheduled pod/pipeline-task-timeout-rcuhwoll-pipelinetask2-pod Successfully assigned arendelle-j9vtc/pipeline-task-timeout-rcuhwoll-pipelinetask2-pod to kind-control-plane
arendelle-j9vtc 40m Warning DNSConfigForming pod/pipeline-task-timeout-rcuhwoll-pipelinetask2-pod Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-j9vtc.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-j9vtc 40m Normal Pulled pod/pipeline-task-timeout-rcuhwoll-pipelinetask2-pod Container image "kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:543cc27c0ec5cf75da3ca42f593e788b0b5d8a0c5a7ce70ef7482443385718fe" already present on machine
arendelle-j9vtc 40m Normal Created pod/pipeline-task-timeout-rcuhwoll-pipelinetask2-pod Created container prepare
arendelle-j9vtc 40m Normal Started pod/pipeline-task-timeout-rcuhwoll-pipelinetask2-pod Started container prepare
arendelle-j9vtc 40m Normal Pulling pod/pipeline-task-timeout-rcuhwoll-pipelinetask2-pod Pulling image "busybox"
arendelle-j9vtc 40m Normal Pulled pod/pipeline-task-timeout-rcuhwoll-pipelinetask2-pod Successfully pulled image "busybox" in 535.393564ms
arendelle-j9vtc 40m Normal Created pod/pipeline-task-timeout-rcuhwoll-pipelinetask2-pod Created container step-unnamed-0
arendelle-j9vtc 40m Normal Started pod/pipeline-task-timeout-rcuhwoll-pipelinetask2-pod Started container step-unnamed-0
arendelle-j9vtc 40m Normal Killing pod/pipeline-task-timeout-rcuhwoll-pipelinetask2-pod Stopping container step-unnamed-0
arendelle-j9vtc 40m Normal DeadlineExceeded pod/pipeline-task-timeout-rcuhwoll-pipelinetask2-pod Pod was active on the node longer than the specified deadline
arendelle-j9vtc 40m Normal Started taskrun/pipeline-task-timeout-rcuhwoll-pipelinetask2
arendelle-j9vtc 40m Normal Pending taskrun/pipeline-task-timeout-rcuhwoll-pipelinetask2 Pending
arendelle-j9vtc 40m Warning Failed taskrun/pipeline-task-timeout-rcuhwoll-pipelinetask2 TaskRun "pipeline-task-timeout-rcuhwoll-pipelinetask2" failed to finish within "5s"
arendelle-j9vtc 40m Normal Started pipelinerun/pipeline-task-timeout-rcuhwoll
arendelle-j9vtc 40m Normal Running pipelinerun/pipeline-task-timeout-rcuhwoll Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0
arendelle-j9vtc 40m Normal PipelineRunStopping pipelinerun/pipeline-task-timeout-rcuhwoll Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 0
arendelle-j9vtc 39m Warning Failed pipelinerun/pipeline-task-timeout-rcuhwoll Tasks Completed: 2 (Failed: 2, Cancelled 0), Skipped: 0
arendelle-jnfsp 4m43s Warning DNSConfigForming pod/registry-67599c567c-9cfcx Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-jnfsp.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-jpkhj 5m2s Warning DNSConfigForming pod/registry-67599c567c-8fmtx Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-jpkhj.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-kt5v8 4m47s Warning DNSConfigForming pod/registry-67599c567c-9jkb2 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-kt5v8.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-lvb9l 18m Normal Scheduled pod/registry-67599c567c-6jp6z Successfully assigned arendelle-lvb9l/registry-67599c567c-6jp6z to kind-control-plane
arendelle-lvb9l 5m3s Warning DNSConfigForming pod/registry-67599c567c-6jp6z Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-lvb9l.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-lvb9l 18m Normal Pulling pod/registry-67599c567c-6jp6z Pulling image "registry"
arendelle-lvb9l 18m Normal Pulled pod/registry-67599c567c-6jp6z Successfully pulled image "registry" in 120.348709ms
arendelle-lvb9l 18m Normal Created pod/registry-67599c567c-6jp6z Created container registry
arendelle-lvb9l 18m Normal Started pod/registry-67599c567c-6jp6z Started container registry
arendelle-lvb9l 18m Normal SuccessfulCreate replicaset/registry-67599c567c Created pod: registry-67599c567c-6jp6z
arendelle-lvb9l 18m Normal ScalingReplicaSet deployment/registry Scaled up replica set registry-67599c567c to 1
arendelle-lvptq 6m46s Warning DNSConfigForming pod/registry-67599c567c-m4nws Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-lvptq.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-mgpwc 4m19s Warning DNSConfigForming pod/registry-67599c567c-6mkdn Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-mgpwc.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-n85nr 18m Normal Scheduled pod/registry-67599c567c-5jh66 Successfully assigned arendelle-n85nr/registry-67599c567c-5jh66 to kind-control-plane
arendelle-n85nr 4m17s Warning DNSConfigForming pod/registry-67599c567c-5jh66 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-n85nr.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-n85nr 18m Normal Pulling pod/registry-67599c567c-5jh66 Pulling image "registry"
arendelle-n85nr 18m Normal Pulled pod/registry-67599c567c-5jh66 Successfully pulled image "registry" in 146.607333ms
arendelle-n85nr 18m Normal Created pod/registry-67599c567c-5jh66 Created container registry
arendelle-n85nr 18m Normal Started pod/registry-67599c567c-5jh66 Started container registry
arendelle-n85nr 18m Normal SuccessfulCreate replicaset/registry-67599c567c Created pod: registry-67599c567c-5jh66
arendelle-n85nr 18m Normal ScalingReplicaSet deployment/registry Scaled up replica set registry-67599c567c to 1
arendelle-nnch4 6m23s Warning DNSConfigForming pod/registry-67599c567c-gsm5p Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-nnch4.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-npdxt 11m Normal Scheduled pod/affinity-assistant-e72411120e-0 Successfully assigned arendelle-npdxt/affinity-assistant-e72411120e-0 to kind-control-plane
arendelle-npdxt 11m Warning DNSConfigForming pod/affinity-assistant-e72411120e-0 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-npdxt.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-npdxt 11m Normal Pulled pod/affinity-assistant-e72411120e-0 Container image "kind.local/nop-8eac7c133edad5df719dc37b36b62482:4636adecc554bde9192a2866aed434425c72d67bfb4326d47b82328a737b9154" already present on machine
arendelle-npdxt 9m25s Normal Killing pod/affinity-assistant-e72411120e-0 Stopping container affinity-assistant
arendelle-npdxt 11m Normal SuccessfulCreate statefulset/affinity-assistant-e72411120e create Pod affinity-assistant-e72411120e-0 in StatefulSet affinity-assistant-e72411120e successful
arendelle-npdxt 11m Normal Scheduled pod/demo-pipeline-run-1-build-image-pod Successfully assigned arendelle-npdxt/demo-pipeline-run-1-build-image-pod to kind-control-plane
arendelle-npdxt 9m30s Warning DNSConfigForming pod/demo-pipeline-run-1-build-image-pod Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-npdxt.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-npdxt 11m Normal Pulled pod/demo-pipeline-run-1-build-image-pod Container image "kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:543cc27c0ec5cf75da3ca42f593e788b0b5d8a0c5a7ce70ef7482443385718fe" already present on machine
arendelle-npdxt 11m Normal Started pod/demo-pipeline-run-1-build-image-pod Started container prepare
arendelle-npdxt 11m Normal Pulled pod/demo-pipeline-run-1-build-image-pod Container image "cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791" already present on machine
arendelle-npdxt 11m Normal Pulled pod/demo-pipeline-run-1-build-image-pod Container image "kind.local/workingdirinit-0c558922ec6a1b739e550e349f2d5fc1:8a94b3f3efa181283931ebce4350686dd9db51fdfc250b118f701e2c40c89071" already present on machine
arendelle-npdxt 11m Normal Started pod/demo-pipeline-run-1-build-image-pod Started container working-dir-initializer
arendelle-npdxt 11m Normal Started pod/demo-pipeline-run-1-build-image-pod Started container step-build-and-push
arendelle-npdxt 11m Normal Started taskrun/demo-pipeline-run-1-build-image
arendelle-npdxt 11m Normal Pending taskrun/demo-pipeline-run-1-build-image Pending
arendelle-npdxt 11m Normal Pending taskrun/demo-pipeline-run-1-build-image pod status "Initialized":"False"; message: "containers with incomplete status: [place-scripts working-dir-initializer]"
arendelle-npdxt 11m Normal Pending taskrun/demo-pipeline-run-1-build-image pod status "Initialized":"False"; message: "containers with incomplete status: [working-dir-initializer]"
arendelle-npdxt 11m Normal Pending taskrun/demo-pipeline-run-1-build-image pod status "Ready":"False"; message: "containers with unready status: [step-build-and-push step-write-url sidecar-tekton-log-results]"
arendelle-npdxt 11m Normal Running taskrun/demo-pipeline-run-1-build-image Not all Steps in the Task have finished executing
arendelle-npdxt 9m25s Warning Failed taskrun/demo-pipeline-run-1-build-image "step-build-and-push" exited with code 1 (image: "gcr.io/kaniko-project/executor@sha256:b44b0744b450e731b5a5213058792cd8d3a6a14c119cf6b1f143704f22a7c650"); for logs run: kubectl -n arendelle-npdxt logs demo-pipeline-run-1-build-image-pod -c step-build-and-push
arendelle-npdxt 11m Normal Scheduled pod/demo-pipeline-run-1-fetch-from-git-pod Successfully assigned arendelle-npdxt/demo-pipeline-run-1-fetch-from-git-pod to kind-control-plane
arendelle-npdxt 11m Warning DNSConfigForming pod/demo-pipeline-run-1-fetch-from-git-pod Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-npdxt.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-npdxt 11m Normal Pulled pod/demo-pipeline-run-1-fetch-from-git-pod Container image "kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:543cc27c0ec5cf75da3ca42f593e788b0b5d8a0c5a7ce70ef7482443385718fe" already present on machine
arendelle-npdxt 11m Normal Created pod/demo-pipeline-run-1-fetch-from-git-pod Created container prepare
arendelle-npdxt 11m Normal Started pod/demo-pipeline-run-1-fetch-from-git-pod Started container prepare
arendelle-npdxt 11m Normal Started pod/demo-pipeline-run-1-fetch-from-git-pod Started container sidecar-tekton-log-results
arendelle-npdxt 11m Normal Started taskrun/demo-pipeline-run-1-fetch-from-git
arendelle-npdxt 11m Normal Pending taskrun/demo-pipeline-run-1-fetch-from-git Pending
arendelle-npdxt 11m Normal Pending taskrun/demo-pipeline-run-1-fetch-from-git pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts]"
arendelle-npdxt 11m Normal Running taskrun/demo-pipeline-run-1-fetch-from-git Not all Steps in the Task have finished executing
arendelle-npdxt 11m Normal Succeeded taskrun/demo-pipeline-run-1-fetch-from-git All Steps have completed executing
arendelle-npdxt 11m Normal Started pipelinerun/demo-pipeline-run-1
arendelle-npdxt 11m Normal ResolvingTaskRef pipelinerun/demo-pipeline-run-1 PipelineRun arendelle-npdxt/demo-pipeline-run-1 awaiting remote resource
arendelle-npdxt 11m Normal Running pipelinerun/demo-pipeline-run-1 Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0
arendelle-npdxt 11m Normal Running pipelinerun/demo-pipeline-run-1 Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0
arendelle-npdxt 9m25s Warning Failed pipelinerun/demo-pipeline-run-1 Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 0
arendelle-npdxt 11m Normal WaitForFirstConsumer persistentvolumeclaim/pvc-7ff7c6f701 waiting for first consumer to be created before binding
arendelle-npdxt 11m Normal ExternalProvisioning persistentvolumeclaim/pvc-7ff7c6f701 waiting for a volume to be created, either by external provisioner "rancher.io/local-path" or manually created by system administrator
arendelle-npdxt 11m Normal Provisioning persistentvolumeclaim/pvc-7ff7c6f701 External provisioner is provisioning volume for claim "arendelle-npdxt/pvc-7ff7c6f701"
arendelle-npdxt 11m Normal ProvisioningSucceeded persistentvolumeclaim/pvc-7ff7c6f701 Successfully provisioned volume pvc-47abd5ca-5c8b-489f-a1cb-ade98a7aedfc
arendelle-nvzl4 6m2s Warning DNSConfigForming pod/registry-67599c567c-s42ct Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-nvzl4.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-p8bmm 10m Warning DNSConfigForming pod/registry-67599c567c-xxfx5 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-p8bmm.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-ptr8z 6m15s Warning DNSConfigForming pod/registry-67599c567c-jtrmh Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-ptr8z.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-q6rgs 12m Warning DNSConfigForming pod/registry-67599c567c-mf5fz Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-q6rgs.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-q8nqs 9m42s Warning DNSConfigForming pod/registry-67599c567c-r2hg6 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-q8nqs.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-rcl6c 5m17s Warning DNSConfigForming pod/registry-67599c567c-gkl46 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-rcl6c.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-ssqxd 4m48s Warning DNSConfigForming pod/registry-67599c567c-d8cvd Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-ssqxd.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-t8x7f 35m Normal Scheduled pod/affinity-assistant-e72411120e-0 Successfully assigned arendelle-t8x7f/affinity-assistant-e72411120e-0 to kind-control-plane
arendelle-t8x7f 35m Warning DNSConfigForming pod/affinity-assistant-e72411120e-0 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-t8x7f.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-t8x7f 35m Normal Pulled pod/affinity-assistant-e72411120e-0 Container image "kind.local/nop-8eac7c133edad5df719dc37b36b62482:4636adecc554bde9192a2866aed434425c72d67bfb4326d47b82328a737b9154" already present on machine
arendelle-t8x7f 35m Normal Created pod/affinity-assistant-e72411120e-0 Created container affinity-assistant
arendelle-t8x7f 35m Normal Started pod/affinity-assistant-e72411120e-0 Started container affinity-assistant
arendelle-t8x7f 34m Normal Killing pod/affinity-assistant-e72411120e-0 Stopping container affinity-assistant
arendelle-t8x7f 35m Normal SuccessfulCreate statefulset/affinity-assistant-e72411120e create Pod affinity-assistant-e72411120e-0 in StatefulSet affinity-assistant-e72411120e successful
arendelle-t8x7f 34m Normal Scheduled pod/demo-pipeline-run-1-build-image-pod Successfully assigned arendelle-t8x7f/demo-pipeline-run-1-build-image-pod to kind-control-plane
arendelle-t8x7f 34m Warning DNSConfigForming pod/demo-pipeline-run-1-build-image-pod Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-t8x7f.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-t8x7f 34m Normal Pulled pod/demo-pipeline-run-1-build-image-pod Container image "kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:543cc27c0ec5cf75da3ca42f593e788b0b5d8a0c5a7ce70ef7482443385718fe" already present on machine
arendelle-t8x7f 34m Normal Created pod/demo-pipeline-run-1-build-image-pod Created container prepare
arendelle-t8x7f 34m Normal Started pod/demo-pipeline-run-1-build-image-pod Started container prepare
arendelle-t8x7f 34m Normal Pulled pod/demo-pipeline-run-1-build-image-pod Container image "cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791" already present on machine
arendelle-t8x7f 34m Normal Created pod/demo-pipeline-run-1-build-image-pod Created container place-scripts
arendelle-t8x7f 34m Normal Started pod/demo-pipeline-run-1-build-image-pod Started container place-scripts
arendelle-t8x7f 34m Normal Pulled pod/demo-pipeline-run-1-build-image-pod Container image "kind.local/workingdirinit-0c558922ec6a1b739e550e349f2d5fc1:8a94b3f3efa181283931ebce4350686dd9db51fdfc250b118f701e2c40c89071" already present on machine
arendelle-t8x7f 34m Normal Created pod/demo-pipeline-run-1-build-image-pod Created container working-dir-initializer
arendelle-t8x7f 34m Normal Started pod/demo-pipeline-run-1-build-image-pod Started container working-dir-initializer
arendelle-t8x7f 34m Normal Pulled pod/demo-pipeline-run-1-build-image-pod Container image "gcr.io/kaniko-project/executor@sha256:b44b0744b450e731b5a5213058792cd8d3a6a14c119cf6b1f143704f22a7c650" already present on machine
arendelle-t8x7f 34m Normal Created pod/demo-pipeline-run-1-build-image-pod Created container step-build-and-push
arendelle-t8x7f 34m Normal Started pod/demo-pipeline-run-1-build-image-pod Started container step-build-and-push
arendelle-t8x7f 34m Normal Pulled pod/demo-pipeline-run-1-build-image-pod Container image "docker.io/library/bash:5.1.4@sha256:c523c636b722339f41b6a431b44588ab2f762c5de5ec3bd7964420ff982fb1d9" already present on machine
arendelle-t8x7f 34m Normal Created pod/demo-pipeline-run-1-build-image-pod Created container step-write-url
arendelle-t8x7f 34m Normal Started pod/demo-pipeline-run-1-build-image-pod Started container step-write-url
arendelle-t8x7f 34m Normal Pulled pod/demo-pipeline-run-1-build-image-pod Container image "kind.local/sidecarlogresults-7501c6a20d741631510a448b48ab098f:4b20bba3c9269d87d06f7e7f37dd78b888d8110d907d484c5218247df5479245" already present on machine
arendelle-t8x7f 34m Normal Created pod/demo-pipeline-run-1-build-image-pod Created container sidecar-tekton-log-results
arendelle-t8x7f 34m Normal Started pod/demo-pipeline-run-1-build-image-pod Started container sidecar-tekton-log-results
arendelle-t8x7f 34m Normal Started taskrun/demo-pipeline-run-1-build-image
arendelle-t8x7f 34m Normal Pending taskrun/demo-pipeline-run-1-build-image Pending
arendelle-t8x7f 34m Normal Pending taskrun/demo-pipeline-run-1-build-image pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts working-dir-initializer]"
arendelle-t8x7f 34m Normal Pending taskrun/demo-pipeline-run-1-build-image pod status "Initialized":"False"; message: "containers with incomplete status: [place-scripts working-dir-initializer]"
arendelle-t8x7f 34m Normal Running taskrun/demo-pipeline-run-1-build-image Not all Steps in the Task have finished executing
arendelle-t8x7f 34m Warning Failed taskrun/demo-pipeline-run-1-build-image "step-build-and-push" exited with code 1 (image: "gcr.io/kaniko-project/executor@sha256:b44b0744b450e731b5a5213058792cd8d3a6a14c119cf6b1f143704f22a7c650"); for logs run: kubectl -n arendelle-t8x7f logs demo-pipeline-run-1-build-image-pod -c step-build-and-push
arendelle-t8x7f 35m Normal Scheduled pod/demo-pipeline-run-1-fetch-from-git-pod Successfully assigned arendelle-t8x7f/demo-pipeline-run-1-fetch-from-git-pod to kind-control-plane
arendelle-t8x7f 35m Warning DNSConfigForming pod/demo-pipeline-run-1-fetch-from-git-pod Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-t8x7f.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-t8x7f 35m Normal Pulled pod/demo-pipeline-run-1-fetch-from-git-pod Container image "kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:543cc27c0ec5cf75da3ca42f593e788b0b5d8a0c5a7ce70ef7482443385718fe" already present on machine
arendelle-t8x7f 35m Normal Created pod/demo-pipeline-run-1-fetch-from-git-pod Created container prepare
arendelle-t8x7f 35m Normal Started pod/demo-pipeline-run-1-fetch-from-git-pod Started container prepare
arendelle-t8x7f 35m Normal Pulled pod/demo-pipeline-run-1-fetch-from-git-pod Container image "cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791" already present on machine
arendelle-t8x7f 35m Normal Created pod/demo-pipeline-run-1-fetch-from-git-pod Created container place-scripts
arendelle-t8x7f 35m Normal Started pod/demo-pipeline-run-1-fetch-from-git-pod Started container place-scripts
arendelle-t8x7f 35m Normal Pulling pod/demo-pipeline-run-1-fetch-from-git-pod Pulling image "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:latest"
arendelle-t8x7f 35m Normal Pulled pod/demo-pipeline-run-1-fetch-from-git-pod Successfully pulled image "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:latest" in 188.029923ms
arendelle-t8x7f 35m Normal Created pod/demo-pipeline-run-1-fetch-from-git-pod Created container step-clone
arendelle-t8x7f 35m Normal Started pod/demo-pipeline-run-1-fetch-from-git-pod Started container step-clone
arendelle-t8x7f 35m Normal Pulled pod/demo-pipeline-run-1-fetch-from-git-pod Container image "kind.local/sidecarlogresults-7501c6a20d741631510a448b48ab098f:4b20bba3c9269d87d06f7e7f37dd78b888d8110d907d484c5218247df5479245" already present on machine
arendelle-t8x7f 35m Normal Created pod/demo-pipeline-run-1-fetch-from-git-pod Created container sidecar-tekton-log-results
arendelle-t8x7f 35m Normal Started pod/demo-pipeline-run-1-fetch-from-git-pod Started container sidecar-tekton-log-results
arendelle-t8x7f 35m Normal Started taskrun/demo-pipeline-run-1-fetch-from-git
arendelle-t8x7f 35m Normal Pending taskrun/demo-pipeline-run-1-fetch-from-git Pending
arendelle-t8x7f 35m Normal Pending taskrun/demo-pipeline-run-1-fetch-from-git pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts]"
arendelle-t8x7f 35m Normal Pending taskrun/demo-pipeline-run-1-fetch-from-git pod status "Initialized":"False"; message: "containers with incomplete status: [place-scripts]"
arendelle-t8x7f 35m Normal Pending taskrun/demo-pipeline-run-1-fetch-from-git pod status "Ready":"False"; message: "containers with unready status: [step-clone sidecar-tekton-log-results]"
arendelle-t8x7f 35m Normal Running taskrun/demo-pipeline-run-1-fetch-from-git Not all Steps in the Task have finished executing
arendelle-t8x7f 34m Normal Succeeded taskrun/demo-pipeline-run-1-fetch-from-git All Steps have completed executing
arendelle-t8x7f 35m Normal Started pipelinerun/demo-pipeline-run-1
arendelle-t8x7f 35m Normal Running pipelinerun/demo-pipeline-run-1 Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0
arendelle-t8x7f 34m Normal Running pipelinerun/demo-pipeline-run-1 Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0
arendelle-t8x7f 34m Warning Failed pipelinerun/demo-pipeline-run-1 Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 0
arendelle-t8x7f 35m Normal WaitForFirstConsumer persistentvolumeclaim/pvc-4c603643bf waiting for first consumer to be created before binding
arendelle-t8x7f 35m Normal ExternalProvisioning persistentvolumeclaim/pvc-4c603643bf waiting for a volume to be created, either by external provisioner "rancher.io/local-path" or manually created by system administrator
arendelle-t8x7f 35m Normal Provisioning persistentvolumeclaim/pvc-4c603643bf External provisioner is provisioning volume for claim "arendelle-t8x7f/pvc-4c603643bf"
arendelle-t8x7f 35m Normal ProvisioningSucceeded persistentvolumeclaim/pvc-4c603643bf Successfully provisioned volume pvc-14ba65b7-41cf-4cfa-87ac-88006850c6a0
arendelle-tjchl 8m31s Warning DNSConfigForming pod/registry-67599c567c-bdd5t Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-tjchl.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-txrdl 14m Normal Scheduled pod/affinity-assistant-e72411120e-0 Successfully assigned arendelle-txrdl/affinity-assistant-e72411120e-0 to kind-control-plane
arendelle-txrdl 14m Warning DNSConfigForming pod/affinity-assistant-e72411120e-0 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-txrdl.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-txrdl 14m Normal Pulled pod/affinity-assistant-e72411120e-0 Container image "kind.local/nop-8eac7c133edad5df719dc37b36b62482:4636adecc554bde9192a2866aed434425c72d67bfb4326d47b82328a737b9154" already present on machine
arendelle-txrdl 14m Normal Created pod/affinity-assistant-e72411120e-0 Created container affinity-assistant
arendelle-txrdl 14m Normal Started pod/affinity-assistant-e72411120e-0 Started container affinity-assistant
arendelle-txrdl 14m Normal Killing pod/affinity-assistant-e72411120e-0 Stopping container affinity-assistant
arendelle-txrdl 15m Normal SuccessfulCreate statefulset/affinity-assistant-e72411120e create Pod affinity-assistant-e72411120e-0 in StatefulSet affinity-assistant-e72411120e successful
arendelle-txrdl 14m Normal Scheduled pod/demo-pipeline-run-1-build-image-pod Successfully assigned arendelle-txrdl/demo-pipeline-run-1-build-image-pod to kind-control-plane
arendelle-txrdl 14m Warning DNSConfigForming pod/demo-pipeline-run-1-build-image-pod Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-txrdl.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-txrdl 14m Normal Pulled pod/demo-pipeline-run-1-build-image-pod Container image "kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:543cc27c0ec5cf75da3ca42f593e788b0b5d8a0c5a7ce70ef7482443385718fe" already present on machine
arendelle-txrdl 14m Normal Created pod/demo-pipeline-run-1-build-image-pod Created container prepare
arendelle-txrdl 14m Normal Started pod/demo-pipeline-run-1-build-image-pod Started container prepare
arendelle-txrdl 14m Normal Pulled pod/demo-pipeline-run-1-build-image-pod Container image "cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791" already present on machine
arendelle-txrdl 14m Normal Created pod/demo-pipeline-run-1-build-image-pod Created container place-scripts
arendelle-txrdl 14m Normal Started pod/demo-pipeline-run-1-build-image-pod Started container place-scripts
arendelle-txrdl 14m Normal Pulled pod/demo-pipeline-run-1-build-image-pod Container image "kind.local/workingdirinit-0c558922ec6a1b739e550e349f2d5fc1:8a94b3f3efa181283931ebce4350686dd9db51fdfc250b118f701e2c40c89071" already present on machine
arendelle-txrdl 14m Normal Created pod/demo-pipeline-run-1-build-image-pod Created container working-dir-initializer
arendelle-txrdl 14m Normal Started pod/demo-pipeline-run-1-build-image-pod Started container working-dir-initializer
arendelle-txrdl 14m Normal Pulled pod/demo-pipeline-run-1-build-image-pod Container image "gcr.io/kaniko-project/executor@sha256:b44b0744b450e731b5a5213058792cd8d3a6a14c119cf6b1f143704f22a7c650" already present on machine
arendelle-txrdl 14m Normal Created pod/demo-pipeline-run-1-build-image-pod Created container step-build-and-push
arendelle-txrdl 14m Normal Started pod/demo-pipeline-run-1-build-image-pod Started container step-build-and-push
arendelle-txrdl 14m Normal Pulled pod/demo-pipeline-run-1-build-image-pod Container image "docker.io/library/bash:5.1.4@sha256:c523c636b722339f41b6a431b44588ab2f762c5de5ec3bd7964420ff982fb1d9" already present on machine
arendelle-txrdl 14m Normal Created pod/demo-pipeline-run-1-build-image-pod Created container step-write-url
arendelle-txrdl 14m Normal Started pod/demo-pipeline-run-1-build-image-pod Started container step-write-url
arendelle-txrdl 14m Normal Pulled pod/demo-pipeline-run-1-build-image-pod Container image "kind.local/sidecarlogresults-7501c6a20d741631510a448b48ab098f:4b20bba3c9269d87d06f7e7f37dd78b888d8110d907d484c5218247df5479245" already present on machine
arendelle-txrdl 14m Normal Created pod/demo-pipeline-run-1-build-image-pod Created container sidecar-tekton-log-results
arendelle-txrdl 14m Normal Started pod/demo-pipeline-run-1-build-image-pod Started container sidecar-tekton-log-results
arendelle-txrdl 14m Normal Started taskrun/demo-pipeline-run-1-build-image
arendelle-txrdl 14m Normal Pending taskrun/demo-pipeline-run-1-build-image Pending
arendelle-txrdl 14m Normal Pending taskrun/demo-pipeline-run-1-build-image pod status "Initialized":"False"; message: "containers with incomplete status: [working-dir-initializer]"
arendelle-txrdl 14m Normal Pending taskrun/demo-pipeline-run-1-build-image pod status "Ready":"False"; message: "containers with unready status: [step-build-and-push step-write-url sidecar-tekton-log-results]"
arendelle-txrdl 14m Normal Running taskrun/demo-pipeline-run-1-build-image Not all Steps in the Task have finished executing
arendelle-txrdl 14m Warning Failed taskrun/demo-pipeline-run-1-build-image "step-build-and-push" exited with code 1 (image: "gcr.io/kaniko-project/executor@sha256:b44b0744b450e731b5a5213058792cd8d3a6a14c119cf6b1f143704f22a7c650"); for logs run: kubectl -n arendelle-txrdl logs demo-pipeline-run-1-build-image-pod -c step-build-and-push
arendelle-txrdl 14m Normal Scheduled pod/demo-pipeline-run-1-fetch-from-git-pod Successfully assigned arendelle-txrdl/demo-pipeline-run-1-fetch-from-git-pod to kind-control-plane
arendelle-txrdl 14m Warning DNSConfigForming pod/demo-pipeline-run-1-fetch-from-git-pod Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-txrdl.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-txrdl 14m Normal Pulled pod/demo-pipeline-run-1-fetch-from-git-pod Container image "kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:543cc27c0ec5cf75da3ca42f593e788b0b5d8a0c5a7ce70ef7482443385718fe" already present on machine
arendelle-txrdl 14m Normal Created pod/demo-pipeline-run-1-fetch-from-git-pod Created container prepare
arendelle-txrdl 14m Normal Started pod/demo-pipeline-run-1-fetch-from-git-pod Started container prepare
arendelle-txrdl 14m Normal Pulled pod/demo-pipeline-run-1-fetch-from-git-pod Container image "cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791" already present on machine
arendelle-txrdl 14m Normal Created pod/demo-pipeline-run-1-fetch-from-git-pod Created container place-scripts
arendelle-txrdl 14m Normal Started pod/demo-pipeline-run-1-fetch-from-git-pod Started container place-scripts
arendelle-txrdl 14m Normal Pulled pod/demo-pipeline-run-1-fetch-from-git-pod Container image "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:v0.40.2" already present on machine
arendelle-txrdl 14m Normal Created pod/demo-pipeline-run-1-fetch-from-git-pod Created container step-clone
arendelle-txrdl 14m Normal Started pod/demo-pipeline-run-1-fetch-from-git-pod Started container step-clone
arendelle-txrdl 14m Normal Pulled pod/demo-pipeline-run-1-fetch-from-git-pod Container image "kind.local/sidecarlogresults-7501c6a20d741631510a448b48ab098f:4b20bba3c9269d87d06f7e7f37dd78b888d8110d907d484c5218247df5479245" already present on machine
arendelle-txrdl 14m Normal Created pod/demo-pipeline-run-1-fetch-from-git-pod Created container sidecar-tekton-log-results
arendelle-txrdl 14m Normal Started pod/demo-pipeline-run-1-fetch-from-git-pod Started container sidecar-tekton-log-results
arendelle-txrdl 15m Normal Started taskrun/demo-pipeline-run-1-fetch-from-git
arendelle-txrdl 15m Normal Pending taskrun/demo-pipeline-run-1-fetch-from-git Pending
arendelle-txrdl 14m Normal Pending taskrun/demo-pipeline-run-1-fetch-from-git pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts]"
arendelle-txrdl 14m Normal Running taskrun/demo-pipeline-run-1-fetch-from-git Not all Steps in the Task have finished executing
arendelle-txrdl 14m Normal Succeeded taskrun/demo-pipeline-run-1-fetch-from-git All Steps have completed executing
arendelle-txrdl 15m Normal Started pipelinerun/demo-pipeline-run-1
arendelle-txrdl 15m Normal ResolvingTaskRef pipelinerun/demo-pipeline-run-1 PipelineRun arendelle-txrdl/demo-pipeline-run-1 awaiting remote resource
arendelle-txrdl 15m Normal Running pipelinerun/demo-pipeline-run-1 Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0
arendelle-txrdl 14m Normal Running pipelinerun/demo-pipeline-run-1 Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0
arendelle-txrdl 14m Warning Failed pipelinerun/demo-pipeline-run-1 Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 0
arendelle-txrdl 15m Normal WaitForFirstConsumer persistentvolumeclaim/pvc-9ae251aa7e waiting for first consumer to be created before binding
arendelle-txrdl 15m Normal ExternalProvisioning persistentvolumeclaim/pvc-9ae251aa7e waiting for a volume to be created, either by external provisioner "rancher.io/local-path" or manually created by system administrator
arendelle-txrdl 15m Normal Provisioning persistentvolumeclaim/pvc-9ae251aa7e External provisioner is provisioning volume for claim "arendelle-txrdl/pvc-9ae251aa7e"
arendelle-txrdl 14m Normal ProvisioningSucceeded persistentvolumeclaim/pvc-9ae251aa7e Successfully provisioned volume pvc-5aeff509-c1cb-4dd9-aeeb-78df818d0d69
arendelle-v4ffl 37m Normal Scheduled pod/affinity-assistant-e72411120e-0 Successfully assigned arendelle-v4ffl/affinity-assistant-e72411120e-0 to kind-control-plane
arendelle-v4ffl 35m Warning DNSConfigForming pod/affinity-assistant-e72411120e-0 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-v4ffl.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-v4ffl 37m Normal Pulled pod/affinity-assistant-e72411120e-0 Container image "kind.local/nop-8eac7c133edad5df719dc37b36b62482:4636adecc554bde9192a2866aed434425c72d67bfb4326d47b82328a737b9154" already present on machine
arendelle-v4ffl 37m Normal Created pod/affinity-assistant-e72411120e-0 Created container affinity-assistant
arendelle-v4ffl 37m Normal Started pod/affinity-assistant-e72411120e-0 Started container affinity-assistant
arendelle-v4ffl 34m Normal Killing pod/affinity-assistant-e72411120e-0 Stopping container affinity-assistant
arendelle-v4ffl 37m Normal SuccessfulCreate statefulset/affinity-assistant-e72411120e create Pod affinity-assistant-e72411120e-0 in StatefulSet affinity-assistant-e72411120e successful
arendelle-v4ffl 35m Normal Scheduled pod/demo-pipeline-run-1-build-image-pod Successfully assigned arendelle-v4ffl/demo-pipeline-run-1-build-image-pod to kind-control-plane
arendelle-v4ffl 35m Warning DNSConfigForming pod/demo-pipeline-run-1-build-image-pod Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-v4ffl.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-v4ffl 35m Normal Pulled pod/demo-pipeline-run-1-build-image-pod Container image "kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:543cc27c0ec5cf75da3ca42f593e788b0b5d8a0c5a7ce70ef7482443385718fe" already present on machine
arendelle-v4ffl 35m Normal Created pod/demo-pipeline-run-1-build-image-pod Created container prepare
arendelle-v4ffl 35m Normal Started pod/demo-pipeline-run-1-build-image-pod Started container prepare
arendelle-v4ffl 35m Normal Pulled pod/demo-pipeline-run-1-build-image-pod Container image "cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791" already present on machine
arendelle-v4ffl 35m Normal Created pod/demo-pipeline-run-1-build-image-pod Created container place-scripts
arendelle-v4ffl 35m Normal Started pod/demo-pipeline-run-1-build-image-pod Started container place-scripts
arendelle-v4ffl 35m Normal Pulled pod/demo-pipeline-run-1-build-image-pod Container image "kind.local/workingdirinit-0c558922ec6a1b739e550e349f2d5fc1:8a94b3f3efa181283931ebce4350686dd9db51fdfc250b118f701e2c40c89071" already present on machine
arendelle-v4ffl 35m Normal Created pod/demo-pipeline-run-1-build-image-pod Created container working-dir-initializer
arendelle-v4ffl 35m Normal Started pod/demo-pipeline-run-1-build-image-pod Started container working-dir-initializer
arendelle-v4ffl 35m Normal Pulled pod/demo-pipeline-run-1-build-image-pod Container image "gcr.io/kaniko-project/executor@sha256:b44b0744b450e731b5a5213058792cd8d3a6a14c119cf6b1f143704f22a7c650" already present on machine
arendelle-v4ffl 35m Normal Created pod/demo-pipeline-run-1-build-image-pod Created container step-build-and-push
arendelle-v4ffl 35m Normal Started pod/demo-pipeline-run-1-build-image-pod Started container step-build-and-push
arendelle-v4ffl 35m Normal Pulled pod/demo-pipeline-run-1-build-image-pod Container image "docker.io/library/bash:5.1.4@sha256:c523c636b722339f41b6a431b44588ab2f762c5de5ec3bd7964420ff982fb1d9" already present on machine
arendelle-v4ffl 35m Normal Created pod/demo-pipeline-run-1-build-image-pod Created container step-write-url
arendelle-v4ffl 35m Normal Started pod/demo-pipeline-run-1-build-image-pod Started container step-write-url
arendelle-v4ffl 35m Normal Pulled pod/demo-pipeline-run-1-build-image-pod Container image "kind.local/sidecarlogresults-7501c6a20d741631510a448b48ab098f:4b20bba3c9269d87d06f7e7f37dd78b888d8110d907d484c5218247df5479245" already present on machine
arendelle-v4ffl 35m Normal Created pod/demo-pipeline-run-1-build-image-pod Created container sidecar-tekton-log-results
arendelle-v4ffl 35m Normal Started pod/demo-pipeline-run-1-build-image-pod Started container sidecar-tekton-log-results
arendelle-v4ffl 35m Normal Started taskrun/demo-pipeline-run-1-build-image
arendelle-v4ffl 35m Normal Pending taskrun/demo-pipeline-run-1-build-image Pending
arendelle-v4ffl 35m Normal Pending taskrun/demo-pipeline-run-1-build-image pod status "Initialized":"False"; message: "containers with incomplete status: [working-dir-initializer]"
arendelle-v4ffl 35m Normal Pending taskrun/demo-pipeline-run-1-build-image pod status "Ready":"False"; message: "containers with unready status: [step-build-and-push step-write-url sidecar-tekton-log-results]"
arendelle-v4ffl 35m Normal Running taskrun/demo-pipeline-run-1-build-image Not all Steps in the Task have finished executing
arendelle-v4ffl 34m Warning Failed taskrun/demo-pipeline-run-1-build-image "step-build-and-push" exited with code 1 (image: "gcr.io/kaniko-project/executor@sha256:b44b0744b450e731b5a5213058792cd8d3a6a14c119cf6b1f143704f22a7c650"); for logs run: kubectl -n arendelle-v4ffl logs demo-pipeline-run-1-build-image-pod -c step-build-and-push
arendelle-v4ffl 37m Normal Scheduled pod/demo-pipeline-run-1-fetch-from-git-pod Successfully assigned arendelle-v4ffl/demo-pipeline-run-1-fetch-from-git-pod to kind-control-plane
arendelle-v4ffl 35m Warning DNSConfigForming pod/demo-pipeline-run-1-fetch-from-git-pod Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-v4ffl.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-v4ffl 37m Normal Pulled pod/demo-pipeline-run-1-fetch-from-git-pod Container image "kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:543cc27c0ec5cf75da3ca42f593e788b0b5d8a0c5a7ce70ef7482443385718fe" already present on machine
arendelle-v4ffl 37m Normal Created pod/demo-pipeline-run-1-fetch-from-git-pod Created container prepare
arendelle-v4ffl 37m Normal Started pod/demo-pipeline-run-1-fetch-from-git-pod Started container prepare
arendelle-v4ffl 37m Normal Pulled pod/demo-pipeline-run-1-fetch-from-git-pod Container image "cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791" already present on machine
arendelle-v4ffl 37m Normal Created pod/demo-pipeline-run-1-fetch-from-git-pod Created container place-scripts
arendelle-v4ffl 37m Normal Started pod/demo-pipeline-run-1-fetch-from-git-pod Started container place-scripts
arendelle-v4ffl 37m Normal Pulled pod/demo-pipeline-run-1-fetch-from-git-pod Container image "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:v0.40.2" already present on machine
arendelle-v4ffl 37m Normal Created pod/demo-pipeline-run-1-fetch-from-git-pod Created container step-clone
arendelle-v4ffl 37m Normal Started pod/demo-pipeline-run-1-fetch-from-git-pod Started container step-clone
arendelle-v4ffl 37m Normal Pulled pod/demo-pipeline-run-1-fetch-from-git-pod Container image "kind.local/sidecarlogresults-7501c6a20d741631510a448b48ab098f:4b20bba3c9269d87d06f7e7f37dd78b888d8110d907d484c5218247df5479245" already present on machine
arendelle-v4ffl 37m Normal Created pod/demo-pipeline-run-1-fetch-from-git-pod Created container sidecar-tekton-log-results
arendelle-v4ffl 37m Normal Started pod/demo-pipeline-run-1-fetch-from-git-pod Started container sidecar-tekton-log-results
arendelle-v4ffl 37m Normal Started taskrun/demo-pipeline-run-1-fetch-from-git
arendelle-v4ffl 37m Normal Pending taskrun/demo-pipeline-run-1-fetch-from-git Pending
arendelle-v4ffl 37m Normal Pending taskrun/demo-pipeline-run-1-fetch-from-git pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts]"
arendelle-v4ffl 37m Normal Running taskrun/demo-pipeline-run-1-fetch-from-git Not all Steps in the Task have finished executing
arendelle-v4ffl 35m Normal Succeeded taskrun/demo-pipeline-run-1-fetch-from-git All Steps have completed executing
arendelle-v4ffl 37m Normal Started pipelinerun/demo-pipeline-run-1
arendelle-v4ffl 37m Normal ResolvingTaskRef pipelinerun/demo-pipeline-run-1 PipelineRun arendelle-v4ffl/demo-pipeline-run-1 awaiting remote resource
arendelle-v4ffl 37m Normal Running pipelinerun/demo-pipeline-run-1 Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0
arendelle-v4ffl 35m Normal Running pipelinerun/demo-pipeline-run-1 Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0
arendelle-v4ffl 34m Warning Failed pipelinerun/demo-pipeline-run-1 Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 0
arendelle-v4ffl 37m Normal WaitForFirstConsumer persistentvolumeclaim/pvc-a46b296c27 waiting for first consumer to be created before binding
arendelle-v4ffl 37m Normal ExternalProvisioning persistentvolumeclaim/pvc-a46b296c27 waiting for a volume to be created, either by external provisioner "rancher.io/local-path" or manually created by system administrator
arendelle-v4ffl 37m Normal Provisioning persistentvolumeclaim/pvc-a46b296c27 External provisioner is provisioning volume for claim "arendelle-v4ffl/pvc-a46b296c27"
arendelle-v4ffl 37m Normal ProvisioningSucceeded persistentvolumeclaim/pvc-a46b296c27 Successfully provisioned volume pvc-f9248942-73db-42a9-89de-bd63dc39f1fe
arendelle-v9qx6 6m28s Warning DNSConfigForming pod/registry-67599c567c-bn4dc Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-v9qx6.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-vvfwt 7m55s Warning DNSConfigForming pod/registry-67599c567c-z4h9p Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-vvfwt.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-w7rdn 9m6s Warning DNSConfigForming pod/registry-67599c567c-fbh4w Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-w7rdn.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-w9f6r 7m22s Warning DNSConfigForming pod/registry-67599c567c-dmwws Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-w9f6r.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-whzhf 4m19s Warning DNSConfigForming pod/registry-67599c567c-kl8hf Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-whzhf.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-zgxpm 4m29s Warning DNSConfigForming pod/registry-67599c567c-gs2n9 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-zgxpm.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-zpktv 4m17s Warning DNSConfigForming pod/registry-67599c567c-jwzp9 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-zpktv.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-zwpmr 6m23s Warning DNSConfigForming pod/registry-67599c567c-t8955 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-zwpmr.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-zzhvw 18m Normal Scheduled pod/registry-67599c567c-pf4sv Successfully assigned arendelle-zzhvw/registry-67599c567c-pf4sv to kind-control-plane
arendelle-zzhvw 4m49s Warning DNSConfigForming pod/registry-67599c567c-pf4sv Search Line limits were exceeded, some search paths have been omitted, the applied search line is: arendelle-zzhvw.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
arendelle-zzhvw 18m Normal Pulling pod/registry-67599c567c-pf4sv Pulling image "registry"
arendelle-zzhvw 18m Normal Pulled pod/registry-67599c567c-pf4sv Successfully pulled image "registry" in 143.288779ms
arendelle-zzhvw 18m Normal Created pod/registry-67599c567c-pf4sv Created container registry
arendelle-zzhvw 18m Normal Started pod/registry-67599c567c-pf4sv Started container registry
arendelle-zzhvw 18m Normal SuccessfulCreate replicaset/registry-67599c567c Created pod: registry-67599c567c-pf4sv
arendelle-zzhvw 18m Normal ScalingReplicaSet deployment/registry Scaled up replica set registry-67599c567c to 1
default 44m Warning FailedToCreateEndpoint endpoints/tekton-events-controller Failed to create endpoint for service tekton-pipelines/tekton-events-controller: endpoints "tekton-events-controller" already exists
default 44m Warning FailedToCreateEndpoint endpoints/tekton-pipelines-webhook Failed to create endpoint for service tekton-pipelines/tekton-pipelines-webhook: endpoints "tekton-pipelines-webhook" already exists
local-path-storage 18m Warning DNSConfigForming pod/helper-pod-create-pvc-07171cf4-c143-426a-afab-08073d8cb26e Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 18m Normal Pulled pod/helper-pod-create-pvc-07171cf4-c143-426a-afab-08073d8cb26e Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 18m Normal Created pod/helper-pod-create-pvc-07171cf4-c143-426a-afab-08073d8cb26e Created container helper-pod
local-path-storage 18m Normal Started pod/helper-pod-create-pvc-07171cf4-c143-426a-afab-08073d8cb26e Started container helper-pod
local-path-storage 14m Warning DNSConfigForming pod/helper-pod-create-pvc-0880e12c-4f64-421d-906e-e7a4efde2fdd Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 14m Normal Pulled pod/helper-pod-create-pvc-0880e12c-4f64-421d-906e-e7a4efde2fdd Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 14m Normal Created pod/helper-pod-create-pvc-0880e12c-4f64-421d-906e-e7a4efde2fdd Created container helper-pod
local-path-storage 14m Normal Started pod/helper-pod-create-pvc-0880e12c-4f64-421d-906e-e7a4efde2fdd Started container helper-pod
local-path-storage 15m Warning DNSConfigForming pod/helper-pod-create-pvc-10f3c939-f5e6-42a2-a289-bd576e5d238b Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 15m Normal Pulled pod/helper-pod-create-pvc-10f3c939-f5e6-42a2-a289-bd576e5d238b Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 15m Normal Created pod/helper-pod-create-pvc-10f3c939-f5e6-42a2-a289-bd576e5d238b Created container helper-pod
local-path-storage 15m Normal Started pod/helper-pod-create-pvc-10f3c939-f5e6-42a2-a289-bd576e5d238b Started container helper-pod
local-path-storage 10m Warning DNSConfigForming pod/helper-pod-create-pvc-12c6d1bf-d0a4-4739-932f-2d3f934b0443 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 10m Normal Pulled pod/helper-pod-create-pvc-12c6d1bf-d0a4-4739-932f-2d3f934b0443 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 10m Normal Created pod/helper-pod-create-pvc-12c6d1bf-d0a4-4739-932f-2d3f934b0443 Created container helper-pod
local-path-storage 10m Normal Started pod/helper-pod-create-pvc-12c6d1bf-d0a4-4739-932f-2d3f934b0443 Started container helper-pod
local-path-storage 32m Warning DNSConfigForming pod/helper-pod-create-pvc-1412e21f-10ad-4c0e-9cba-8654ff2487c5 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 32m Normal Pulled pod/helper-pod-create-pvc-1412e21f-10ad-4c0e-9cba-8654ff2487c5 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 32m Normal Created pod/helper-pod-create-pvc-1412e21f-10ad-4c0e-9cba-8654ff2487c5 Created container helper-pod
local-path-storage 32m Normal Started pod/helper-pod-create-pvc-1412e21f-10ad-4c0e-9cba-8654ff2487c5 Started container helper-pod
local-path-storage 35m Warning DNSConfigForming pod/helper-pod-create-pvc-14ba65b7-41cf-4cfa-87ac-88006850c6a0 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 35m Normal Pulled pod/helper-pod-create-pvc-14ba65b7-41cf-4cfa-87ac-88006850c6a0 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 35m Normal Created pod/helper-pod-create-pvc-14ba65b7-41cf-4cfa-87ac-88006850c6a0 Created container helper-pod
local-path-storage 35m Normal Started pod/helper-pod-create-pvc-14ba65b7-41cf-4cfa-87ac-88006850c6a0 Started container helper-pod
local-path-storage 37m Warning DNSConfigForming pod/helper-pod-create-pvc-15c4f361-a49b-4fae-bfdf-5f734429e317 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 37m Normal Pulled pod/helper-pod-create-pvc-15c4f361-a49b-4fae-bfdf-5f734429e317 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 37m Normal Created pod/helper-pod-create-pvc-15c4f361-a49b-4fae-bfdf-5f734429e317 Created container helper-pod
local-path-storage 37m Normal Started pod/helper-pod-create-pvc-15c4f361-a49b-4fae-bfdf-5f734429e317 Started container helper-pod
local-path-storage 25m Warning DNSConfigForming pod/helper-pod-create-pvc-1ae8b562-f37c-4101-8de4-3ae2c8a6608a Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 25m Normal Started pod/helper-pod-create-pvc-1ae8b562-f37c-4101-8de4-3ae2c8a6608a Started container helper-pod
local-path-storage 25m Warning DNSConfigForming pod/helper-pod-create-pvc-1e35fe4d-c45b-4867-ae20-7833c6cc02ac Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 8m18s Warning DNSConfigForming pod/helper-pod-create-pvc-23cd93f5-c60e-434a-92fc-c7d0780fb68f Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 8m18s Normal Started pod/helper-pod-create-pvc-23cd93f5-c60e-434a-92fc-c7d0780fb68f Started container helper-pod
local-path-storage 31m Warning DNSConfigForming pod/helper-pod-create-pvc-2812b88e-0e5f-4554-935b-bc75c5f8c6ce Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 31m Normal Pulled pod/helper-pod-create-pvc-2812b88e-0e5f-4554-935b-bc75c5f8c6ce Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 31m Normal Started pod/helper-pod-create-pvc-2812b88e-0e5f-4554-935b-bc75c5f8c6ce Started container helper-pod
local-path-storage 11m Warning DNSConfigForming pod/helper-pod-create-pvc-29758473-307b-4324-91b0-034b52cfdc07 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 11m Normal Pulled pod/helper-pod-create-pvc-29758473-307b-4324-91b0-034b52cfdc07 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 18m Warning DNSConfigForming pod/helper-pod-create-pvc-2c229215-6871-454d-8bb5-a2d33f0cd619 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 18m Normal Pulled pod/helper-pod-create-pvc-2c229215-6871-454d-8bb5-a2d33f0cd619 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 18m Normal Created pod/helper-pod-create-pvc-2c229215-6871-454d-8bb5-a2d33f0cd619 Created container helper-pod
local-path-storage 18m Normal Started pod/helper-pod-create-pvc-2c229215-6871-454d-8bb5-a2d33f0cd619 Started container helper-pod
local-path-storage 40m Warning DNSConfigForming pod/helper-pod-create-pvc-2d135649-f495-41cd-9b3c-83da656aab27 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 40m Normal Pulled pod/helper-pod-create-pvc-2d135649-f495-41cd-9b3c-83da656aab27 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 40m Normal Created pod/helper-pod-create-pvc-2d135649-f495-41cd-9b3c-83da656aab27 Created container helper-pod
local-path-storage 40m Normal Started pod/helper-pod-create-pvc-2d135649-f495-41cd-9b3c-83da656aab27 Started container helper-pod
local-path-storage 5m14s Warning DNSConfigForming pod/helper-pod-create-pvc-2fd58c1f-84cd-4e1f-b647-323d0641f688 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 5m14s Normal Created pod/helper-pod-create-pvc-2fd58c1f-84cd-4e1f-b647-323d0641f688 Created container helper-pod
local-path-storage 5m13s Normal Started pod/helper-pod-create-pvc-2fd58c1f-84cd-4e1f-b647-323d0641f688 Started container helper-pod
local-path-storage 36m Warning DNSConfigForming pod/helper-pod-create-pvc-31ad7229-3737-45bf-8834-719985d1c9f8 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 36m Normal Pulled pod/helper-pod-create-pvc-31ad7229-3737-45bf-8834-719985d1c9f8 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 36m Normal Created pod/helper-pod-create-pvc-31ad7229-3737-45bf-8834-719985d1c9f8 Created container helper-pod
local-path-storage 36m Normal Started pod/helper-pod-create-pvc-31ad7229-3737-45bf-8834-719985d1c9f8 Started container helper-pod
local-path-storage 28m Warning DNSConfigForming pod/helper-pod-create-pvc-32ae6f11-b8dd-4f6d-a124-5263e06ae0a4 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 28m Normal Started pod/helper-pod-create-pvc-32ae6f11-b8dd-4f6d-a124-5263e06ae0a4 Started container helper-pod
local-path-storage 32m Warning DNSConfigForming pod/helper-pod-create-pvc-3331d485-2c8c-4c27-a8e5-af419ac8106d Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 32m Normal Started pod/helper-pod-create-pvc-3331d485-2c8c-4c27-a8e5-af419ac8106d Started container helper-pod
local-path-storage 9m17s Warning DNSConfigForming pod/helper-pod-create-pvc-3516bf40-6545-4b06-a07b-49bbe1e02be3 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 32m Warning DNSConfigForming pod/helper-pod-create-pvc-3a127680-ff51-41ac-8adb-cd3f9ab45e5b Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 32m Normal Pulled pod/helper-pod-create-pvc-3a127680-ff51-41ac-8adb-cd3f9ab45e5b Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 32m Normal Created pod/helper-pod-create-pvc-3a127680-ff51-41ac-8adb-cd3f9ab45e5b Created container helper-pod
local-path-storage 24m Warning DNSConfigForming pod/helper-pod-create-pvc-3baf69cd-5a9a-477f-81c0-1905fa30e017 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 24m Normal Started pod/helper-pod-create-pvc-3baf69cd-5a9a-477f-81c0-1905fa30e017 Started container helper-pod
local-path-storage 30m Warning DNSConfigForming pod/helper-pod-create-pvc-431b3a52-eb5f-47f8-8eb9-45aaefb31899 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 30m Normal Created pod/helper-pod-create-pvc-431b3a52-eb5f-47f8-8eb9-45aaefb31899 Created container helper-pod
local-path-storage 30m Normal Started pod/helper-pod-create-pvc-431b3a52-eb5f-47f8-8eb9-45aaefb31899 Started container helper-pod
local-path-storage 15m Warning DNSConfigForming pod/helper-pod-create-pvc-4756d6bf-8f52-45e7-9a90-173bd50ff26f Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 15m Normal Pulled pod/helper-pod-create-pvc-4756d6bf-8f52-45e7-9a90-173bd50ff26f Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 15m Normal Created pod/helper-pod-create-pvc-4756d6bf-8f52-45e7-9a90-173bd50ff26f Created container helper-pod
local-path-storage 15m Normal Started pod/helper-pod-create-pvc-4756d6bf-8f52-45e7-9a90-173bd50ff26f Started container helper-pod
local-path-storage 11m Warning DNSConfigForming pod/helper-pod-create-pvc-47abd5ca-5c8b-489f-a1cb-ade98a7aedfc Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 11m Normal Started pod/helper-pod-create-pvc-47abd5ca-5c8b-489f-a1cb-ade98a7aedfc Started container helper-pod
local-path-storage 34m Warning DNSConfigForming pod/helper-pod-create-pvc-4ad57744-1da9-4e34-b2f0-cc0b94634698 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 34m Normal Pulled pod/helper-pod-create-pvc-4ad57744-1da9-4e34-b2f0-cc0b94634698 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 34m Normal Created pod/helper-pod-create-pvc-4ad57744-1da9-4e34-b2f0-cc0b94634698 Created container helper-pod
local-path-storage 34m Normal Started pod/helper-pod-create-pvc-4ad57744-1da9-4e34-b2f0-cc0b94634698 Started container helper-pod
local-path-storage 36m Warning DNSConfigForming pod/helper-pod-create-pvc-4fe6a616-a0f5-497c-a34c-74f1310fced1 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 36m Normal Pulled pod/helper-pod-create-pvc-4fe6a616-a0f5-497c-a34c-74f1310fced1 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 36m Normal Created pod/helper-pod-create-pvc-4fe6a616-a0f5-497c-a34c-74f1310fced1 Created container helper-pod
local-path-storage 36m Normal Started pod/helper-pod-create-pvc-4fe6a616-a0f5-497c-a34c-74f1310fced1 Started container helper-pod
local-path-storage 15m Warning DNSConfigForming pod/helper-pod-create-pvc-5aeff509-c1cb-4dd9-aeeb-78df818d0d69 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 15m Normal Pulled pod/helper-pod-create-pvc-5aeff509-c1cb-4dd9-aeeb-78df818d0d69 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 15m Normal Created pod/helper-pod-create-pvc-5aeff509-c1cb-4dd9-aeeb-78df818d0d69 Created container helper-pod
local-path-storage 15m Normal Started pod/helper-pod-create-pvc-5aeff509-c1cb-4dd9-aeeb-78df818d0d69 Started container helper-pod
local-path-storage 7m30s Warning DNSConfigForming pod/helper-pod-create-pvc-67967b1c-8231-4e65-83d3-c66c28bc7421 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 7m30s Normal Created pod/helper-pod-create-pvc-67967b1c-8231-4e65-83d3-c66c28bc7421 Created container helper-pod
local-path-storage 18m Warning DNSConfigForming pod/helper-pod-create-pvc-6bc55077-2c2c-4ab3-b0e0-815d0d26f5e6 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 18m Normal Pulled pod/helper-pod-create-pvc-6bc55077-2c2c-4ab3-b0e0-815d0d26f5e6 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 18m Normal Created pod/helper-pod-create-pvc-6bc55077-2c2c-4ab3-b0e0-815d0d26f5e6 Created container helper-pod
local-path-storage 18m Normal Started pod/helper-pod-create-pvc-6bc55077-2c2c-4ab3-b0e0-815d0d26f5e6 Started container helper-pod
local-path-storage 34m Warning DNSConfigForming pod/helper-pod-create-pvc-6e5b1a76-24e4-4244-a0ec-fbb48bd9586b Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 34m Normal Pulled pod/helper-pod-create-pvc-6e5b1a76-24e4-4244-a0ec-fbb48bd9586b Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 34m Normal Created pod/helper-pod-create-pvc-6e5b1a76-24e4-4244-a0ec-fbb48bd9586b Created container helper-pod
local-path-storage 34m Normal Started pod/helper-pod-create-pvc-6e5b1a76-24e4-4244-a0ec-fbb48bd9586b Started container helper-pod
local-path-storage 12m Warning DNSConfigForming pod/helper-pod-create-pvc-72de0dd2-2a03-40df-a74c-d1c36c58054d Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 12m Normal Pulled pod/helper-pod-create-pvc-72de0dd2-2a03-40df-a74c-d1c36c58054d Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 4m43s Warning DNSConfigForming pod/helper-pod-create-pvc-7828e1f0-148b-4d3d-a947-86b8d27e2544 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 4m43s Normal Pulled pod/helper-pod-create-pvc-7828e1f0-148b-4d3d-a947-86b8d27e2544 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 4m43s Normal Created pod/helper-pod-create-pvc-7828e1f0-148b-4d3d-a947-86b8d27e2544 Created container helper-pod
local-path-storage 4m43s Normal Started pod/helper-pod-create-pvc-7828e1f0-148b-4d3d-a947-86b8d27e2544 Started container helper-pod
local-path-storage 37m Warning DNSConfigForming pod/helper-pod-create-pvc-7ad87bb2-5ef5-4c6a-8806-8383a3fc98b1 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 37m Normal Pulled pod/helper-pod-create-pvc-7ad87bb2-5ef5-4c6a-8806-8383a3fc98b1 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 37m Normal Created pod/helper-pod-create-pvc-7ad87bb2-5ef5-4c6a-8806-8383a3fc98b1 Created container helper-pod
local-path-storage 37m Normal Started pod/helper-pod-create-pvc-7ad87bb2-5ef5-4c6a-8806-8383a3fc98b1 Started container helper-pod
local-path-storage 4m57s Warning DNSConfigForming pod/helper-pod-create-pvc-7bd2efbb-a3d1-4969-becb-a271b36ba859 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 4m56s Normal Started pod/helper-pod-create-pvc-7bd2efbb-a3d1-4969-becb-a271b36ba859 Started container helper-pod
local-path-storage 35m Warning DNSConfigForming pod/helper-pod-create-pvc-7d06d232-9deb-4781-a835-1dcb8706734e Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 35m Normal Pulled pod/helper-pod-create-pvc-7d06d232-9deb-4781-a835-1dcb8706734e Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 35m Normal Created pod/helper-pod-create-pvc-7d06d232-9deb-4781-a835-1dcb8706734e Created container helper-pod
local-path-storage 35m Normal Started pod/helper-pod-create-pvc-7d06d232-9deb-4781-a835-1dcb8706734e Started container helper-pod
local-path-storage 30m Warning DNSConfigForming pod/helper-pod-create-pvc-7eff5274-f46b-430f-bec7-49404335b3ce Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 25m Warning DNSConfigForming pod/helper-pod-create-pvc-81181e3f-8d4a-49ed-852b-38fe115c97ed Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 25m Normal Pulled pod/helper-pod-create-pvc-81181e3f-8d4a-49ed-852b-38fe115c97ed Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 25m Normal Created pod/helper-pod-create-pvc-81181e3f-8d4a-49ed-852b-38fe115c97ed Created container helper-pod
local-path-storage 40m Warning DNSConfigForming pod/helper-pod-create-pvc-834d0dc8-a2b3-43a1-ae5e-bab044a35cfe Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 40m Normal Pulled pod/helper-pod-create-pvc-834d0dc8-a2b3-43a1-ae5e-bab044a35cfe Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 40m Normal Created pod/helper-pod-create-pvc-834d0dc8-a2b3-43a1-ae5e-bab044a35cfe Created container helper-pod
local-path-storage 40m Normal Started pod/helper-pod-create-pvc-834d0dc8-a2b3-43a1-ae5e-bab044a35cfe Started container helper-pod
local-path-storage 7m24s Warning DNSConfigForming pod/helper-pod-create-pvc-8671c685-cd70-43e2-8e56-8f8a29fe4b65 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 7m23s Normal Started pod/helper-pod-create-pvc-8671c685-cd70-43e2-8e56-8f8a29fe4b65 Started container helper-pod
local-path-storage 33m Warning DNSConfigForming pod/helper-pod-create-pvc-8a7aa606-0798-4d7b-9e6d-68f9db00d807 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 33m Normal Pulled pod/helper-pod-create-pvc-8a7aa606-0798-4d7b-9e6d-68f9db00d807 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 33m Normal Created pod/helper-pod-create-pvc-8a7aa606-0798-4d7b-9e6d-68f9db00d807 Created container helper-pod
local-path-storage 33m Normal Started pod/helper-pod-create-pvc-8a7aa606-0798-4d7b-9e6d-68f9db00d807 Started container helper-pod
local-path-storage 5m8s Warning DNSConfigForming pod/helper-pod-create-pvc-8e67dedb-0148-4008-8559-eb8e433d3bd1 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 5m8s Normal Pulled pod/helper-pod-create-pvc-8e67dedb-0148-4008-8559-eb8e433d3bd1 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 5m8s Normal Started pod/helper-pod-create-pvc-8e67dedb-0148-4008-8559-eb8e433d3bd1 Started container helper-pod
local-path-storage 35m Warning DNSConfigForming pod/helper-pod-create-pvc-92231a1f-87f7-49bc-8f74-a06810c7c9e7 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 35m Normal Pulled pod/helper-pod-create-pvc-92231a1f-87f7-49bc-8f74-a06810c7c9e7 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 35m Normal Created pod/helper-pod-create-pvc-92231a1f-87f7-49bc-8f74-a06810c7c9e7 Created container helper-pod
local-path-storage 35m Normal Started pod/helper-pod-create-pvc-92231a1f-87f7-49bc-8f74-a06810c7c9e7 Started container helper-pod
local-path-storage 28m Warning DNSConfigForming pod/helper-pod-create-pvc-97dc6461-9414-4354-b41f-be3d28d40a95 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 28m Normal Started pod/helper-pod-create-pvc-97dc6461-9414-4354-b41f-be3d28d40a95 Started container helper-pod
local-path-storage 32m Warning DNSConfigForming pod/helper-pod-create-pvc-9e3cb63e-3443-4e33-82d8-3f163146cb77 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 32m Normal Pulled pod/helper-pod-create-pvc-9e3cb63e-3443-4e33-82d8-3f163146cb77 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 32m Normal Created pod/helper-pod-create-pvc-9e3cb63e-3443-4e33-82d8-3f163146cb77 Created container helper-pod
local-path-storage 32m Normal Started pod/helper-pod-create-pvc-9e3cb63e-3443-4e33-82d8-3f163146cb77 Started container helper-pod
local-path-storage 5m Warning DNSConfigForming pod/helper-pod-create-pvc-a0d507b6-f366-4693-8979-2571b4359348 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 5m Normal Pulled pod/helper-pod-create-pvc-a0d507b6-f366-4693-8979-2571b4359348 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 5m Normal Created pod/helper-pod-create-pvc-a0d507b6-f366-4693-8979-2571b4359348 Created container helper-pod
local-path-storage 5m Normal Started pod/helper-pod-create-pvc-a0d507b6-f366-4693-8979-2571b4359348 Started container helper-pod
local-path-storage 15m Warning DNSConfigForming pod/helper-pod-create-pvc-a4a72837-7785-4da0-b88e-7fab79a916b8 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 15m Normal Pulled pod/helper-pod-create-pvc-a4a72837-7785-4da0-b88e-7fab79a916b8 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 15m Normal Created pod/helper-pod-create-pvc-a4a72837-7785-4da0-b88e-7fab79a916b8 Created container helper-pod
local-path-storage 15m Normal Started pod/helper-pod-create-pvc-a4a72837-7785-4da0-b88e-7fab79a916b8 Started container helper-pod
local-path-storage 26m Warning DNSConfigForming pod/helper-pod-create-pvc-a86c3c23-8393-4251-b19c-ffb98fdaabfe Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 26m Normal Started pod/helper-pod-create-pvc-a86c3c23-8393-4251-b19c-ffb98fdaabfe Started container helper-pod
local-path-storage 40m Warning DNSConfigForming pod/helper-pod-create-pvc-a9eae925-24f7-4560-92d3-43e4f46f5bdb Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 40m Normal Pulled pod/helper-pod-create-pvc-a9eae925-24f7-4560-92d3-43e4f46f5bdb Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 40m Normal Created pod/helper-pod-create-pvc-a9eae925-24f7-4560-92d3-43e4f46f5bdb Created container helper-pod
local-path-storage 40m Normal Started pod/helper-pod-create-pvc-a9eae925-24f7-4560-92d3-43e4f46f5bdb Started container helper-pod
local-path-storage 13m Warning DNSConfigForming pod/helper-pod-create-pvc-aab6bc68-cbbc-4fc6-99b8-24eee6b6f30a Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 13m Normal Started pod/helper-pod-create-pvc-aab6bc68-cbbc-4fc6-99b8-24eee6b6f30a Started container helper-pod
local-path-storage 11m Warning DNSConfigForming pod/helper-pod-create-pvc-aba17f13-0a7d-4b63-a4f2-02bd01f7e7ee Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 11m Normal Pulled pod/helper-pod-create-pvc-aba17f13-0a7d-4b63-a4f2-02bd01f7e7ee Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 11m Normal Created pod/helper-pod-create-pvc-aba17f13-0a7d-4b63-a4f2-02bd01f7e7ee Created container helper-pod
local-path-storage 26m Warning DNSConfigForming pod/helper-pod-create-pvc-abb78904-09ed-45a0-9488-ea873f9ab3a4 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 26m Normal Started pod/helper-pod-create-pvc-abb78904-09ed-45a0-9488-ea873f9ab3a4 Started container helper-pod
local-path-storage 33m Warning DNSConfigForming pod/helper-pod-create-pvc-ac8ec707-4616-4866-ba03-392b01400dbe Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 33m Normal Pulled pod/helper-pod-create-pvc-ac8ec707-4616-4866-ba03-392b01400dbe Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 33m Normal Created pod/helper-pod-create-pvc-ac8ec707-4616-4866-ba03-392b01400dbe Created container helper-pod
local-path-storage 9m22s Warning DNSConfigForming pod/helper-pod-create-pvc-b1565ed3-fa2f-4629-8af6-ed4646b1badd Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 9m21s Normal Started pod/helper-pod-create-pvc-b1565ed3-fa2f-4629-8af6-ed4646b1badd Started container helper-pod
local-path-storage 40m Warning DNSConfigForming pod/helper-pod-create-pvc-b39ba44f-9459-4598-94a2-3c476b2c9076 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 40m Normal Pulled pod/helper-pod-create-pvc-b39ba44f-9459-4598-94a2-3c476b2c9076 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 40m Normal Created pod/helper-pod-create-pvc-b39ba44f-9459-4598-94a2-3c476b2c9076 Created container helper-pod
local-path-storage 40m Normal Started pod/helper-pod-create-pvc-b39ba44f-9459-4598-94a2-3c476b2c9076 Started container helper-pod
local-path-storage 4m58s Warning DNSConfigForming pod/helper-pod-create-pvc-bb524500-e453-4918-9905-8730244a9cab Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 13m Warning DNSConfigForming pod/helper-pod-create-pvc-bf19391e-0ef5-472d-a307-0255e216d41f Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 36m Warning DNSConfigForming pod/helper-pod-create-pvc-c03fd028-9883-4ef0-ba6f-98c5cbef8a43 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 36m Normal Pulled pod/helper-pod-create-pvc-c03fd028-9883-4ef0-ba6f-98c5cbef8a43 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 36m Normal Created pod/helper-pod-create-pvc-c03fd028-9883-4ef0-ba6f-98c5cbef8a43 Created container helper-pod
local-path-storage 36m Normal Started pod/helper-pod-create-pvc-c03fd028-9883-4ef0-ba6f-98c5cbef8a43 Started container helper-pod
local-path-storage 9m19s Warning DNSConfigForming pod/helper-pod-create-pvc-c30b74f8-1335-4143-8da8-f5db4f4c48cb Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 9m19s Normal Pulled pod/helper-pod-create-pvc-c30b74f8-1335-4143-8da8-f5db4f4c48cb Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 9m19s Normal Started pod/helper-pod-create-pvc-c30b74f8-1335-4143-8da8-f5db4f4c48cb Started container helper-pod
local-path-storage 28m Warning DNSConfigForming pod/helper-pod-create-pvc-c688ee74-cc78-46df-9815-41e9f13f5a44 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 28m Normal Started pod/helper-pod-create-pvc-c688ee74-cc78-46df-9815-41e9f13f5a44 Started container helper-pod
local-path-storage 14m Warning DNSConfigForming pod/helper-pod-create-pvc-ceb78fca-ab2b-4f1a-ba02-15a0b9525195 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 14m Normal Started pod/helper-pod-create-pvc-ceb78fca-ab2b-4f1a-ba02-15a0b9525195 Started container helper-pod
local-path-storage 15m Warning DNSConfigForming pod/helper-pod-create-pvc-d07cdf5c-c0ad-4693-976b-44e6216a6e54 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 15m Normal Pulled pod/helper-pod-create-pvc-d07cdf5c-c0ad-4693-976b-44e6216a6e54 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 15m Normal Created pod/helper-pod-create-pvc-d07cdf5c-c0ad-4693-976b-44e6216a6e54 Created container helper-pod
local-path-storage 15m Normal Started pod/helper-pod-create-pvc-d07cdf5c-c0ad-4693-976b-44e6216a6e54 Started container helper-pod
local-path-storage 29m Warning DNSConfigForming pod/helper-pod-create-pvc-d0b353c6-ad30-4f7f-8718-4d62bef3ced7 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 36m Warning DNSConfigForming pod/helper-pod-create-pvc-d37bda27-5791-4e32-a237-b18ddc827d40 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 36m Normal Pulled pod/helper-pod-create-pvc-d37bda27-5791-4e32-a237-b18ddc827d40 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 36m Normal Created pod/helper-pod-create-pvc-d37bda27-5791-4e32-a237-b18ddc827d40 Created container helper-pod
local-path-storage 36m Normal Started pod/helper-pod-create-pvc-d37bda27-5791-4e32-a237-b18ddc827d40 Started container helper-pod
local-path-storage 15m Warning DNSConfigForming pod/helper-pod-create-pvc-e1da163d-2763-45c9-89ec-cf9466645c05 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 15m Normal Pulled pod/helper-pod-create-pvc-e1da163d-2763-45c9-89ec-cf9466645c05 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 15m Normal Created pod/helper-pod-create-pvc-e1da163d-2763-45c9-89ec-cf9466645c05 Created container helper-pod
local-path-storage 15m Normal Started pod/helper-pod-create-pvc-e1da163d-2763-45c9-89ec-cf9466645c05 Started container helper-pod
local-path-storage 28m Warning DNSConfigForming pod/helper-pod-create-pvc-e2f21269-ce54-4cf2-8a98-472feb75c86c Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 28m Normal Pulled pod/helper-pod-create-pvc-e2f21269-ce54-4cf2-8a98-472feb75c86c Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 27m Warning DNSConfigForming pod/helper-pod-create-pvc-e5e36e69-e404-4071-b673-fd3c854b0337 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 27m Normal Pulled pod/helper-pod-create-pvc-e5e36e69-e404-4071-b673-fd3c854b0337 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 27m Normal Created pod/helper-pod-create-pvc-e5e36e69-e404-4071-b673-fd3c854b0337 Created container helper-pod
local-path-storage 27m Normal Started pod/helper-pod-create-pvc-e5e36e69-e404-4071-b673-fd3c854b0337 Started container helper-pod
local-path-storage 18m Warning DNSConfigForming pod/helper-pod-create-pvc-eca928c1-0346-4d71-a3af-6e8750ef09d8 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 18m Normal Pulled pod/helper-pod-create-pvc-eca928c1-0346-4d71-a3af-6e8750ef09d8 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 18m Normal Created pod/helper-pod-create-pvc-eca928c1-0346-4d71-a3af-6e8750ef09d8 Created container helper-pod
local-path-storage 18m Normal Started pod/helper-pod-create-pvc-eca928c1-0346-4d71-a3af-6e8750ef09d8 Started container helper-pod
local-path-storage 7m14s Warning DNSConfigForming pod/helper-pod-create-pvc-f2dd3740-0bbc-40d9-9d27-97f0c663788e Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 7m14s Normal Pulled pod/helper-pod-create-pvc-f2dd3740-0bbc-40d9-9d27-97f0c663788e Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 7m14s Normal Created pod/helper-pod-create-pvc-f2dd3740-0bbc-40d9-9d27-97f0c663788e Created container helper-pod
local-path-storage 7m13s Normal Started pod/helper-pod-create-pvc-f2dd3740-0bbc-40d9-9d27-97f0c663788e Started container helper-pod
local-path-storage 12m Warning DNSConfigForming pod/helper-pod-create-pvc-f7c690e6-09c8-480f-b195-3764f0254573 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 12m Normal Started pod/helper-pod-create-pvc-f7c690e6-09c8-480f-b195-3764f0254573 Started container helper-pod
local-path-storage 30m Warning DNSConfigForming pod/helper-pod-create-pvc-f88e0870-c1ce-4593-b5d8-d5fdabe0d23c Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 30m Normal Started pod/helper-pod-create-pvc-f88e0870-c1ce-4593-b5d8-d5fdabe0d23c Started container helper-pod
local-path-storage 37m Warning DNSConfigForming pod/helper-pod-create-pvc-f9248942-73db-42a9-89de-bd63dc39f1fe Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 37m Normal Pulled pod/helper-pod-create-pvc-f9248942-73db-42a9-89de-bd63dc39f1fe Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 37m Normal Created pod/helper-pod-create-pvc-f9248942-73db-42a9-89de-bd63dc39f1fe Created container helper-pod
local-path-storage 37m Normal Started pod/helper-pod-create-pvc-f9248942-73db-42a9-89de-bd63dc39f1fe Started container helper-pod
local-path-storage 12m Warning DNSConfigForming pod/helper-pod-create-pvc-f9844369-cf44-4d3f-a0e4-f7252c8c7995 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 12m Normal Pulled pod/helper-pod-create-pvc-f9844369-cf44-4d3f-a0e4-f7252c8c7995 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 12m Normal Created pod/helper-pod-create-pvc-f9844369-cf44-4d3f-a0e4-f7252c8c7995 Created container helper-pod
local-path-storage 6m34s Warning DNSConfigForming pod/helper-pod-delete-pvc-017fa9d5-7d17-4ae8-b4b8-2d1c243ea135 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 6m34s Normal Started pod/helper-pod-delete-pvc-017fa9d5-7d17-4ae8-b4b8-2d1c243ea135 Started container helper-pod
local-path-storage 16m Warning DNSConfigForming pod/helper-pod-delete-pvc-07171cf4-c143-426a-afab-08073d8cb26e Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 16m Normal Pulled pod/helper-pod-delete-pvc-07171cf4-c143-426a-afab-08073d8cb26e Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 16m Normal Created pod/helper-pod-delete-pvc-07171cf4-c143-426a-afab-08073d8cb26e Created container helper-pod
local-path-storage 16m Normal Started pod/helper-pod-delete-pvc-07171cf4-c143-426a-afab-08073d8cb26e Started container helper-pod
local-path-storage 13m Warning DNSConfigForming pod/helper-pod-delete-pvc-0880e12c-4f64-421d-906e-e7a4efde2fdd Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 13m Normal Pulled pod/helper-pod-delete-pvc-0880e12c-4f64-421d-906e-e7a4efde2fdd Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 13m Normal Created pod/helper-pod-delete-pvc-0880e12c-4f64-421d-906e-e7a4efde2fdd Created container helper-pod
local-path-storage 13m Normal Started pod/helper-pod-delete-pvc-0880e12c-4f64-421d-906e-e7a4efde2fdd Started container helper-pod
local-path-storage 12m Warning DNSConfigForming pod/helper-pod-delete-pvc-10f3c939-f5e6-42a2-a289-bd576e5d238b Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 12m Normal Pulled pod/helper-pod-delete-pvc-10f3c939-f5e6-42a2-a289-bd576e5d238b Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 12m Normal Created pod/helper-pod-delete-pvc-10f3c939-f5e6-42a2-a289-bd576e5d238b Created container helper-pod
local-path-storage 12m Normal Started pod/helper-pod-delete-pvc-10f3c939-f5e6-42a2-a289-bd576e5d238b Started container helper-pod
local-path-storage 9m49s Normal Created pod/helper-pod-delete-pvc-12c6d1bf-d0a4-4739-932f-2d3f934b0443 Created container helper-pod
local-path-storage 23m Warning DNSConfigForming pod/helper-pod-delete-pvc-14ba65b7-41cf-4cfa-87ac-88006850c6a0 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 23m Normal Pulled pod/helper-pod-delete-pvc-14ba65b7-41cf-4cfa-87ac-88006850c6a0 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 23m Normal Created pod/helper-pod-delete-pvc-14ba65b7-41cf-4cfa-87ac-88006850c6a0 Created container helper-pod
local-path-storage 23m Normal Started pod/helper-pod-delete-pvc-14ba65b7-41cf-4cfa-87ac-88006850c6a0 Started container helper-pod
local-path-storage 35m Warning DNSConfigForming pod/helper-pod-delete-pvc-15c4f361-a49b-4fae-bfdf-5f734429e317 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 35m Normal Pulled pod/helper-pod-delete-pvc-15c4f361-a49b-4fae-bfdf-5f734429e317 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 35m Normal Created pod/helper-pod-delete-pvc-15c4f361-a49b-4fae-bfdf-5f734429e317 Created container helper-pod
local-path-storage 35m Normal Started pod/helper-pod-delete-pvc-15c4f361-a49b-4fae-bfdf-5f734429e317 Started container helper-pod
local-path-storage 23m Warning DNSConfigForming pod/helper-pod-delete-pvc-1ae8b562-f37c-4101-8de4-3ae2c8a6608a Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 23m Normal Pulled pod/helper-pod-delete-pvc-1ae8b562-f37c-4101-8de4-3ae2c8a6608a Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 23m Normal Created pod/helper-pod-delete-pvc-1ae8b562-f37c-4101-8de4-3ae2c8a6608a Created container helper-pod
local-path-storage 23m Normal Started pod/helper-pod-delete-pvc-1ae8b562-f37c-4101-8de4-3ae2c8a6608a Started container helper-pod
local-path-storage 23m Warning DNSConfigForming pod/helper-pod-delete-pvc-1e35fe4d-c45b-4867-ae20-7833c6cc02ac Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 23m Normal Pulled pod/helper-pod-delete-pvc-1e35fe4d-c45b-4867-ae20-7833c6cc02ac Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 23m Normal Created pod/helper-pod-delete-pvc-1e35fe4d-c45b-4867-ae20-7833c6cc02ac Created container helper-pod
local-path-storage 23m Normal Started pod/helper-pod-delete-pvc-1e35fe4d-c45b-4867-ae20-7833c6cc02ac Started container helper-pod
local-path-storage 31m Warning DNSConfigForming pod/helper-pod-delete-pvc-2812b88e-0e5f-4554-935b-bc75c5f8c6ce Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 31m Normal Started pod/helper-pod-delete-pvc-2812b88e-0e5f-4554-935b-bc75c5f8c6ce Started container helper-pod
local-path-storage 17m Warning DNSConfigForming pod/helper-pod-delete-pvc-2c229215-6871-454d-8bb5-a2d33f0cd619 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 17m Normal Pulled pod/helper-pod-delete-pvc-2c229215-6871-454d-8bb5-a2d33f0cd619 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 17m Normal Created pod/helper-pod-delete-pvc-2c229215-6871-454d-8bb5-a2d33f0cd619 Created container helper-pod
local-path-storage 17m Normal Started pod/helper-pod-delete-pvc-2c229215-6871-454d-8bb5-a2d33f0cd619 Started container helper-pod
local-path-storage 39m Warning DNSConfigForming pod/helper-pod-delete-pvc-2d135649-f495-41cd-9b3c-83da656aab27 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 39m Normal Pulled pod/helper-pod-delete-pvc-2d135649-f495-41cd-9b3c-83da656aab27 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 39m Normal Created pod/helper-pod-delete-pvc-2d135649-f495-41cd-9b3c-83da656aab27 Created container helper-pod
local-path-storage 39m Normal Started pod/helper-pod-delete-pvc-2d135649-f495-41cd-9b3c-83da656aab27 Started container helper-pod
local-path-storage 35m Warning DNSConfigForming pod/helper-pod-delete-pvc-31ad7229-3737-45bf-8834-719985d1c9f8 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 35m Normal Pulled pod/helper-pod-delete-pvc-31ad7229-3737-45bf-8834-719985d1c9f8 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 35m Normal Created pod/helper-pod-delete-pvc-31ad7229-3737-45bf-8834-719985d1c9f8 Created container helper-pod
local-path-storage 35m Normal Started pod/helper-pod-delete-pvc-31ad7229-3737-45bf-8834-719985d1c9f8 Started container helper-pod
local-path-storage 23m Warning DNSConfigForming pod/helper-pod-delete-pvc-32ae6f11-b8dd-4f6d-a124-5263e06ae0a4 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 23m Normal Pulled pod/helper-pod-delete-pvc-32ae6f11-b8dd-4f6d-a124-5263e06ae0a4 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 23m Normal Created pod/helper-pod-delete-pvc-32ae6f11-b8dd-4f6d-a124-5263e06ae0a4 Created container helper-pod
local-path-storage 23m Normal Started pod/helper-pod-delete-pvc-32ae6f11-b8dd-4f6d-a124-5263e06ae0a4 Started container helper-pod
local-path-storage 31m Warning DNSConfigForming pod/helper-pod-delete-pvc-3331d485-2c8c-4c27-a8e5-af419ac8106d Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 31m Normal Started pod/helper-pod-delete-pvc-3331d485-2c8c-4c27-a8e5-af419ac8106d Started container helper-pod
local-path-storage 30m Warning DNSConfigForming pod/helper-pod-delete-pvc-3a127680-ff51-41ac-8adb-cd3f9ab45e5b Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 23m Warning DNSConfigForming pod/helper-pod-delete-pvc-3baf69cd-5a9a-477f-81c0-1905fa30e017 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 23m Normal Pulled pod/helper-pod-delete-pvc-3baf69cd-5a9a-477f-81c0-1905fa30e017 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 23m Normal Created pod/helper-pod-delete-pvc-3baf69cd-5a9a-477f-81c0-1905fa30e017 Created container helper-pod
local-path-storage 23m Normal Started pod/helper-pod-delete-pvc-3baf69cd-5a9a-477f-81c0-1905fa30e017 Started container helper-pod
local-path-storage 29m Warning DNSConfigForming pod/helper-pod-delete-pvc-431b3a52-eb5f-47f8-8eb9-45aaefb31899 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 29m Normal Started pod/helper-pod-delete-pvc-431b3a52-eb5f-47f8-8eb9-45aaefb31899 Started container helper-pod
local-path-storage 32m Warning DNSConfigForming pod/helper-pod-delete-pvc-4ad57744-1da9-4e34-b2f0-cc0b94634698 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 32m Normal Created pod/helper-pod-delete-pvc-4ad57744-1da9-4e34-b2f0-cc0b94634698 Created container helper-pod
local-path-storage 35m Warning DNSConfigForming pod/helper-pod-delete-pvc-4fe6a616-a0f5-497c-a34c-74f1310fced1 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 35m Normal Pulled pod/helper-pod-delete-pvc-4fe6a616-a0f5-497c-a34c-74f1310fced1 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 35m Normal Created pod/helper-pod-delete-pvc-4fe6a616-a0f5-497c-a34c-74f1310fced1 Created container helper-pod
local-path-storage 35m Normal Started pod/helper-pod-delete-pvc-4fe6a616-a0f5-497c-a34c-74f1310fced1 Started container helper-pod
local-path-storage 6m30s Warning DNSConfigForming pod/helper-pod-delete-pvc-67967b1c-8231-4e65-83d3-c66c28bc7421 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 6m30s Normal Created pod/helper-pod-delete-pvc-67967b1c-8231-4e65-83d3-c66c28bc7421 Created container helper-pod
local-path-storage 17m Warning DNSConfigForming pod/helper-pod-delete-pvc-6bc55077-2c2c-4ab3-b0e0-815d0d26f5e6 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 17m Normal Pulled pod/helper-pod-delete-pvc-6bc55077-2c2c-4ab3-b0e0-815d0d26f5e6 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 17m Normal Created pod/helper-pod-delete-pvc-6bc55077-2c2c-4ab3-b0e0-815d0d26f5e6 Created container helper-pod
local-path-storage 17m Normal Started pod/helper-pod-delete-pvc-6bc55077-2c2c-4ab3-b0e0-815d0d26f5e6 Started container helper-pod
local-path-storage 31m Warning DNSConfigForming pod/helper-pod-delete-pvc-6e5b1a76-24e4-4244-a0ec-fbb48bd9586b Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 31m Normal Pulled pod/helper-pod-delete-pvc-6e5b1a76-24e4-4244-a0ec-fbb48bd9586b Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 31m Normal Created pod/helper-pod-delete-pvc-6e5b1a76-24e4-4244-a0ec-fbb48bd9586b Created container helper-pod
local-path-storage 11m Normal Created pod/helper-pod-delete-pvc-72de0dd2-2a03-40df-a74c-d1c36c58054d Created container helper-pod
local-path-storage 36m Warning DNSConfigForming pod/helper-pod-delete-pvc-7ad87bb2-5ef5-4c6a-8806-8383a3fc98b1 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 36m Normal Pulled pod/helper-pod-delete-pvc-7ad87bb2-5ef5-4c6a-8806-8383a3fc98b1 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 36m Normal Created pod/helper-pod-delete-pvc-7ad87bb2-5ef5-4c6a-8806-8383a3fc98b1 Created container helper-pod
local-path-storage 36m Normal Started pod/helper-pod-delete-pvc-7ad87bb2-5ef5-4c6a-8806-8383a3fc98b1 Started container helper-pod
local-path-storage 35m Warning DNSConfigForming pod/helper-pod-delete-pvc-7d06d232-9deb-4781-a835-1dcb8706734e Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 35m Normal Pulled pod/helper-pod-delete-pvc-7d06d232-9deb-4781-a835-1dcb8706734e Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 35m Normal Created pod/helper-pod-delete-pvc-7d06d232-9deb-4781-a835-1dcb8706734e Created container helper-pod
local-path-storage 35m Normal Started pod/helper-pod-delete-pvc-7d06d232-9deb-4781-a835-1dcb8706734e Started container helper-pod
local-path-storage 29m Warning DNSConfigForming pod/helper-pod-delete-pvc-7eff5274-f46b-430f-bec7-49404335b3ce Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 29m Normal Pulled pod/helper-pod-delete-pvc-7eff5274-f46b-430f-bec7-49404335b3ce Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 29m Normal Created pod/helper-pod-delete-pvc-7eff5274-f46b-430f-bec7-49404335b3ce Created container helper-pod
local-path-storage 24m Warning DNSConfigForming pod/helper-pod-delete-pvc-81181e3f-8d4a-49ed-852b-38fe115c97ed Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 24m Normal Pulled pod/helper-pod-delete-pvc-81181e3f-8d4a-49ed-852b-38fe115c97ed Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 39m Warning DNSConfigForming pod/helper-pod-delete-pvc-834d0dc8-a2b3-43a1-ae5e-bab044a35cfe Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 39m Normal Pulled pod/helper-pod-delete-pvc-834d0dc8-a2b3-43a1-ae5e-bab044a35cfe Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 39m Normal Created pod/helper-pod-delete-pvc-834d0dc8-a2b3-43a1-ae5e-bab044a35cfe Created container helper-pod
local-path-storage 39m Normal Started pod/helper-pod-delete-pvc-834d0dc8-a2b3-43a1-ae5e-bab044a35cfe Started container helper-pod
local-path-storage 5m6s Warning DNSConfigForming pod/helper-pod-delete-pvc-8671c685-cd70-43e2-8e56-8f8a29fe4b65 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 5m7s Normal Pulled pod/helper-pod-delete-pvc-8671c685-cd70-43e2-8e56-8f8a29fe4b65 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 5m7s Normal Started pod/helper-pod-delete-pvc-8671c685-cd70-43e2-8e56-8f8a29fe4b65 Started container helper-pod
local-path-storage 29m Warning DNSConfigForming pod/helper-pod-delete-pvc-8a7aa606-0798-4d7b-9e6d-68f9db00d807 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 32m Warning DNSConfigForming pod/helper-pod-delete-pvc-92231a1f-87f7-49bc-8f74-a06810c7c9e7 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 32m Normal Pulled pod/helper-pod-delete-pvc-92231a1f-87f7-49bc-8f74-a06810c7c9e7 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 32m Normal Created pod/helper-pod-delete-pvc-92231a1f-87f7-49bc-8f74-a06810c7c9e7 Created container helper-pod
local-path-storage 32m Normal Started pod/helper-pod-delete-pvc-92231a1f-87f7-49bc-8f74-a06810c7c9e7 Started container helper-pod
local-path-storage 26m Warning DNSConfigForming pod/helper-pod-delete-pvc-97dc6461-9414-4354-b41f-be3d28d40a95 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 26m Normal Started pod/helper-pod-delete-pvc-97dc6461-9414-4354-b41f-be3d28d40a95 Started container helper-pod
local-path-storage 31m Warning DNSConfigForming pod/helper-pod-delete-pvc-9e3cb63e-3443-4e33-82d8-3f163146cb77 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 31m Normal Pulled pod/helper-pod-delete-pvc-9e3cb63e-3443-4e33-82d8-3f163146cb77 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 31m Normal Created pod/helper-pod-delete-pvc-9e3cb63e-3443-4e33-82d8-3f163146cb77 Created container helper-pod
local-path-storage 31m Normal Started pod/helper-pod-delete-pvc-9e3cb63e-3443-4e33-82d8-3f163146cb77 Started container helper-pod
local-path-storage 14m Warning DNSConfigForming pod/helper-pod-delete-pvc-a4a72837-7785-4da0-b88e-7fab79a916b8 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 14m Normal Pulled pod/helper-pod-delete-pvc-a4a72837-7785-4da0-b88e-7fab79a916b8 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 14m Normal Created pod/helper-pod-delete-pvc-a4a72837-7785-4da0-b88e-7fab79a916b8 Created container helper-pod
local-path-storage 14m Normal Started pod/helper-pod-delete-pvc-a4a72837-7785-4da0-b88e-7fab79a916b8 Started container helper-pod
local-path-storage 25m Warning DNSConfigForming pod/helper-pod-delete-pvc-a86c3c23-8393-4251-b19c-ffb98fdaabfe Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 25m Normal Started pod/helper-pod-delete-pvc-a86c3c23-8393-4251-b19c-ffb98fdaabfe Started container helper-pod
local-path-storage 40m Warning DNSConfigForming pod/helper-pod-delete-pvc-a9eae925-24f7-4560-92d3-43e4f46f5bdb Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 40m Normal Pulled pod/helper-pod-delete-pvc-a9eae925-24f7-4560-92d3-43e4f46f5bdb Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 40m Normal Created pod/helper-pod-delete-pvc-a9eae925-24f7-4560-92d3-43e4f46f5bdb Created container helper-pod
local-path-storage 40m Normal Started pod/helper-pod-delete-pvc-a9eae925-24f7-4560-92d3-43e4f46f5bdb Started container helper-pod
local-path-storage 12m Normal Created pod/helper-pod-delete-pvc-aab6bc68-cbbc-4fc6-99b8-24eee6b6f30a Created container helper-pod
local-path-storage 10m Warning DNSConfigForming pod/helper-pod-delete-pvc-aba17f13-0a7d-4b63-a4f2-02bd01f7e7ee Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 10m Normal Pulled pod/helper-pod-delete-pvc-aba17f13-0a7d-4b63-a4f2-02bd01f7e7ee Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 10m Normal Created pod/helper-pod-delete-pvc-aba17f13-0a7d-4b63-a4f2-02bd01f7e7ee Created container helper-pod
local-path-storage 10m Normal Started pod/helper-pod-delete-pvc-aba17f13-0a7d-4b63-a4f2-02bd01f7e7ee Started container helper-pod
local-path-storage 25m Warning DNSConfigForming pod/helper-pod-delete-pvc-abb78904-09ed-45a0-9488-ea873f9ab3a4 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 25m Normal Pulled pod/helper-pod-delete-pvc-abb78904-09ed-45a0-9488-ea873f9ab3a4 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 25m Normal Created pod/helper-pod-delete-pvc-abb78904-09ed-45a0-9488-ea873f9ab3a4 Created container helper-pod
local-path-storage 25m Normal Started pod/helper-pod-delete-pvc-abb78904-09ed-45a0-9488-ea873f9ab3a4 Started container helper-pod
local-path-storage 32m Warning DNSConfigForming pod/helper-pod-delete-pvc-ac8ec707-4616-4866-ba03-392b01400dbe Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 6m35s Warning DNSConfigForming pod/helper-pod-delete-pvc-b1565ed3-fa2f-4629-8af6-ed4646b1badd Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 39m Warning DNSConfigForming pod/helper-pod-delete-pvc-b39ba44f-9459-4598-94a2-3c476b2c9076 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 39m Normal Pulled pod/helper-pod-delete-pvc-b39ba44f-9459-4598-94a2-3c476b2c9076 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 39m Normal Created pod/helper-pod-delete-pvc-b39ba44f-9459-4598-94a2-3c476b2c9076 Created container helper-pod
local-path-storage 39m Normal Started pod/helper-pod-delete-pvc-b39ba44f-9459-4598-94a2-3c476b2c9076 Started container helper-pod
local-path-storage 11m Warning DNSConfigForming pod/helper-pod-delete-pvc-bf19391e-0ef5-472d-a307-0255e216d41f Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 11m Normal Pulled pod/helper-pod-delete-pvc-bf19391e-0ef5-472d-a307-0255e216d41f Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 11m Normal Created pod/helper-pod-delete-pvc-bf19391e-0ef5-472d-a307-0255e216d41f Created container helper-pod
local-path-storage 11m Normal Started pod/helper-pod-delete-pvc-bf19391e-0ef5-472d-a307-0255e216d41f Started container helper-pod
local-path-storage 36m Warning DNSConfigForming pod/helper-pod-delete-pvc-c03fd028-9883-4ef0-ba6f-98c5cbef8a43 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 36m Normal Pulled pod/helper-pod-delete-pvc-c03fd028-9883-4ef0-ba6f-98c5cbef8a43 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 36m Normal Created pod/helper-pod-delete-pvc-c03fd028-9883-4ef0-ba6f-98c5cbef8a43 Created container helper-pod
local-path-storage 36m Normal Started pod/helper-pod-delete-pvc-c03fd028-9883-4ef0-ba6f-98c5cbef8a43 Started container helper-pod
local-path-storage 8m40s Warning DNSConfigForming pod/helper-pod-delete-pvc-c30b74f8-1335-4143-8da8-f5db4f4c48cb Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 25m Warning DNSConfigForming pod/helper-pod-delete-pvc-c688ee74-cc78-46df-9815-41e9f13f5a44 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 25m Normal Pulled pod/helper-pod-delete-pvc-c688ee74-cc78-46df-9815-41e9f13f5a44 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 25m Normal Created pod/helper-pod-delete-pvc-c688ee74-cc78-46df-9815-41e9f13f5a44 Created container helper-pod
local-path-storage 13m Warning DNSConfigForming pod/helper-pod-delete-pvc-ceb78fca-ab2b-4f1a-ba02-15a0b9525195 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 14m Warning DNSConfigForming pod/helper-pod-delete-pvc-d07cdf5c-c0ad-4693-976b-44e6216a6e54 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 14m Normal Pulled pod/helper-pod-delete-pvc-d07cdf5c-c0ad-4693-976b-44e6216a6e54 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 14m Normal Created pod/helper-pod-delete-pvc-d07cdf5c-c0ad-4693-976b-44e6216a6e54 Created container helper-pod
local-path-storage 14m Normal Started pod/helper-pod-delete-pvc-d07cdf5c-c0ad-4693-976b-44e6216a6e54 Started container helper-pod
local-path-storage 28m Warning DNSConfigForming pod/helper-pod-delete-pvc-d0b353c6-ad30-4f7f-8718-4d62bef3ced7 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 28m Normal Started pod/helper-pod-delete-pvc-d0b353c6-ad30-4f7f-8718-4d62bef3ced7 Started container helper-pod
local-path-storage 35m Warning DNSConfigForming pod/helper-pod-delete-pvc-d37bda27-5791-4e32-a237-b18ddc827d40 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 35m Normal Pulled pod/helper-pod-delete-pvc-d37bda27-5791-4e32-a237-b18ddc827d40 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 35m Normal Created pod/helper-pod-delete-pvc-d37bda27-5791-4e32-a237-b18ddc827d40 Created container helper-pod
local-path-storage 35m Normal Started pod/helper-pod-delete-pvc-d37bda27-5791-4e32-a237-b18ddc827d40 Started container helper-pod
local-path-storage 13m Warning DNSConfigForming pod/helper-pod-delete-pvc-e1da163d-2763-45c9-89ec-cf9466645c05 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 13m Normal Pulled pod/helper-pod-delete-pvc-e1da163d-2763-45c9-89ec-cf9466645c05 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 13m Normal Created pod/helper-pod-delete-pvc-e1da163d-2763-45c9-89ec-cf9466645c05 Created container helper-pod
local-path-storage 13m Normal Started pod/helper-pod-delete-pvc-e1da163d-2763-45c9-89ec-cf9466645c05 Started container helper-pod
local-path-storage 27m Warning DNSConfigForming pod/helper-pod-delete-pvc-e2f21269-ce54-4cf2-8a98-472feb75c86c Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 27m Normal Started pod/helper-pod-delete-pvc-e2f21269-ce54-4cf2-8a98-472feb75c86c Started container helper-pod
local-path-storage 26m Warning DNSConfigForming pod/helper-pod-delete-pvc-e5e36e69-e404-4071-b673-fd3c854b0337 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 26m Normal Started pod/helper-pod-delete-pvc-e5e36e69-e404-4071-b673-fd3c854b0337 Started container helper-pod
local-path-storage 16m Warning DNSConfigForming pod/helper-pod-delete-pvc-eca928c1-0346-4d71-a3af-6e8750ef09d8 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 16m Normal Pulled pod/helper-pod-delete-pvc-eca928c1-0346-4d71-a3af-6e8750ef09d8 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 16m Normal Created pod/helper-pod-delete-pvc-eca928c1-0346-4d71-a3af-6e8750ef09d8 Created container helper-pod
local-path-storage 16m Normal Started pod/helper-pod-delete-pvc-eca928c1-0346-4d71-a3af-6e8750ef09d8 Started container helper-pod
local-path-storage 11m Warning DNSConfigForming pod/helper-pod-delete-pvc-f7c690e6-09c8-480f-b195-3764f0254573 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 11m Normal Pulled pod/helper-pod-delete-pvc-f7c690e6-09c8-480f-b195-3764f0254573 Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 29m Warning DNSConfigForming pod/helper-pod-delete-pvc-f88e0870-c1ce-4593-b5d8-d5fdabe0d23c Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 29m Normal Pulled pod/helper-pod-delete-pvc-f88e0870-c1ce-4593-b5d8-d5fdabe0d23c Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 29m Normal Created pod/helper-pod-delete-pvc-f88e0870-c1ce-4593-b5d8-d5fdabe0d23c Created container helper-pod
local-path-storage 29m Normal Started pod/helper-pod-delete-pvc-f88e0870-c1ce-4593-b5d8-d5fdabe0d23c Started container helper-pod
local-path-storage 23m Warning DNSConfigForming pod/helper-pod-delete-pvc-f9248942-73db-42a9-89de-bd63dc39f1fe Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
local-path-storage 23m Normal Pulled pod/helper-pod-delete-pvc-f9248942-73db-42a9-89de-bd63dc39f1fe Container image "docker.io/kindest/local-path-helper:v20220512-507ff70b" already present on machine
local-path-storage 23m Normal Created pod/helper-pod-delete-pvc-f9248942-73db-42a9-89de-bd63dc39f1fe Created container helper-pod
local-path-storage 23m Normal Started pod/helper-pod-delete-pvc-f9248942-73db-42a9-89de-bd63dc39f1fe Started container helper-pod
local-path-storage 10m Normal Started pod/helper-pod-delete-pvc-f9844369-cf44-4d3f-a0e4-f7252c8c7995 Started container helper-pod
local-path-storage 8m27s Warning DNSConfigForming pod/local-path-provisioner-9cd9bd544-s58tg Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
***************************************
*** E2E TEST FAILED ***
*** End of information dump ***
***************************************
jeromeju@jju:~/pipeline$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment