Error lines from build-log.txt
... skipping 13379 lines ...
+ local cnt=0
+ local all_status=
+ local reason=
+ local maxloop=60
+ set +x
22h37:33::22h37:59 SUCCESS: pull-request/0-2 testrun has successfully executed
FAILED: pytest/0-2 task has failed to comeback properly
NAME SHORTNAMES APIVERSION NAMESPACED KIND
bindings v1 true Binding
componentstatuses cs v1 false ComponentStatus
configmaps cm v1 true ConfigMap
endpoints ep v1 true Endpoints
events ev v1 true Event
... skipping 448 lines ...
name: pip-conf
status:
completionTime: "2025-07-16T22:38:09Z"
conditions:
- lastTransitionTime: "2025-07-16T22:38:09Z"
message: 'the step "unit-test" in TaskRun "python-test-pipeline-run-pytest"
failed to pull the image "". The pod errored with the message: "Back-off pulling
image "ghcr.io/tektoncd/python3.7@sha256:52801117d109624f8ecd3a9e2d6289750e01637ce7cf6764aea645ae28d6cf21"."'
reason: TaskRunImagePullFailed
status: "False"
type: Succeeded
podName: python-test-pipeline-run-pytest-pod
provenance:
... skipping 469 lines ...
kind: TaskRun
name: python-test-pipeline-run-pytest
pipelineTaskName: pytest
completionTime: "2025-07-16T22:38:09Z"
conditions:
- lastTransitionTime: "2025-07-16T22:38:09Z"
message: 'Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 0'
reason: Failed
status: "False"
type: Succeeded
pipelineSpec:
tasks:
- name: fetch-repository
params:
... skipping 133 lines ...
+ printf '%s' 1592859715
+ printf '%s' 45a19887bf5b0e11f42780bf5f10af1dd20847cc
+ printf '%s' https://github.com/wumaxd/pylint-pytest-example.git
----POD_NAME: pod/python-test-pipeline-run-pytest-pod---
2025/07/16 22:37:54 Entrypoint initialization
2025/07/16 22:37:56 Decoded script /tekton/scripts/script-0-chfj4
Error from server (BadRequest): container "step-unit-test" in pod "python-test-pipeline-run-pytest-pod" is waiting to start: PodInitializing
+ EXIT_VALUE=1
+ set +o xtrace
Cleaning up after docker in docker.
================================================================================
Cleaning up binfmt_misc ...
================================================================================
... skipping 2 lines ...