ResultFAILURE
Tests 0 failed / 0 succeeded
Started2025-05-21 06:59
Elapsed4m22s
Revisionfec4e0218381b0ab77efbd9403d231803a8a9946
Refs 1334

No Test Failures!


Error lines from build-log.txt

... skipping 746 lines ...
+ resource_to_wait_for["$testname/${version}"]='ansible-runner-0-3|07h02:21'
+ local cnt=0
+ local all_status=
+ local reason=
+ local maxloop=60
+ set +x
FAILED: ansible-runner/0-3 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 122 lines ...
  status:
    artifacts: {}
    completionTime: "2025-05-21T07:03:30Z"
    conditions:
    - lastTransitionTime: "2025-05-21T07:03:30Z"
      message: '"step-run-playbook" exited with code 2'
      reason: Failed
      status: "False"
      type: Succeeded
    podName: ansibler-runner-pipeline-run-ansible-runner-run-pod
    provenance:
      featureFlags:
        awaitSidecarReadiness: true
... skipping 21 lines ...
      imageID: ghcr.io/ansible/community-ansible-dev-tools@sha256:eeef5223272875cf73137ecbff90572c2e3eccc98f35d971e942dbbc48bf5f66
      name: run-playbook
      terminated:
        containerID: containerd://eddba8aaeb31536e185b61c7d5500762146a479c9c38b4d3097cba34fd780c73
        exitCode: 2
        finishedAt: "2025-05-21T07:03:29Z"
        reason: Error
        startedAt: "2025-05-21T07:03:27Z"
      terminationReason: Error
    taskSpec:
      description: Task to run Ansible playbooks using Ansible Runner
      params:
      - default: project
        description: The project directory under the workspace runner-dir
        name: project-dir
... skipping 768 lines ...
      kind: TaskRun
      name: ansibler-runner-pipeline-run-ansible-runner-run
      pipelineTaskName: ansible-runner-run
    completionTime: "2025-05-21T07:03:30Z"
    conditions:
    - lastTransitionTime: "2025-05-21T07:03:30Z"
      message: 'Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 0'
      reason: Failed
      status: "False"
      type: Succeeded
    pipelineSpec:
      tasks:
      - name: fetch-repository
        params:
... skipping 103 lines ...
PLAY [localhost] ***************************************************************

TASK [Gathering Facts] *********************************************************
ok: [localhost]

TASK [List Pods in namespace] **************************************************
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ModuleNotFoundError: No module named 'urllib3.packages.six.moves'
fatal: [localhost]: FAILED! => {"changed": false, "error": "No module named 'urllib3.packages.six.moves'", "msg": "Failed to import the required Python library (openshift) on ansibler-runner-pipeline-run-ansible-runner-run-pod's Python /usr/bin/python3. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"}

PLAY RECAP *********************************************************************
localhost                  : ok=1    changed=0    unreachable=0    failed=1    skipped=0    rescued=0    ignored=0   
2025/05/21 07:02:31 Entrypoint initialization
2025/05/21 07:02:32 Decoded script /tekton/scripts/script-0-mkvmz
Collecting jmespath==0.10.0 (from -r requirements.txt (line 1))
  Downloading jmespath-0.10.0-py2.py3-none-any.whl.metadata (8.0 kB)
Collecting kubernetes==11.0.0 (from -r requirements.txt (line 2))
  Downloading kubernetes-11.0.0-py3-none-any.whl.metadata (1.5 kB)
... skipping 132 lines ...