2025-09-21 11:12:34.659622 | Job console starting 2025-09-21 11:12:34.708915 | Updating git repos 2025-09-21 11:12:34.795528 | Cloning repos into workspace 2025-09-21 11:12:34.892242 | Restoring repo states 2025-09-21 11:12:34.931806 | Merging changes 2025-09-21 11:12:35.523148 | Checking out repos 2025-09-21 11:12:35.597684 | Preparing playbooks 2025-09-21 11:12:36.527686 | Running Ansible setup 2025-09-21 11:12:41.577530 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-21 11:12:42.374519 | 2025-09-21 11:12:42.374693 | PLAY [Base pre] 2025-09-21 11:12:42.391039 | 2025-09-21 11:12:42.391199 | TASK [Setup log path fact] 2025-09-21 11:12:42.410156 | debian-bookworm | ok 2025-09-21 11:12:42.425456 | 2025-09-21 11:12:42.425615 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-21 11:12:42.455310 | debian-bookworm | ok 2025-09-21 11:12:42.465997 | 2025-09-21 11:12:42.466126 | TASK [emit-job-header : Print job information] 2025-09-21 11:12:42.505154 | # Job Information 2025-09-21 11:12:42.505333 | Ansible Version: 2.16.14 2025-09-21 11:12:42.505369 | Job: ansible-lint 2025-09-21 11:12:42.505401 | Pipeline: check 2025-09-21 11:12:42.505438 | Executor: 521e9411259a 2025-09-21 11:12:42.505459 | Triggered by: https://github.com/osism/ansible-collection-services/pull/1999 2025-09-21 11:12:42.505482 | Event ID: da8e04b0-96db-11f0-86e0-4b79f4806c36 2025-09-21 11:12:42.510350 | 2025-09-21 11:12:42.510472 | LOOP [emit-job-header : Print node information] 2025-09-21 11:12:42.620139 | debian-bookworm | ok: 2025-09-21 11:12:42.620474 | debian-bookworm | # Node Information 2025-09-21 11:12:42.620524 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-21 11:12:42.620549 | debian-bookworm | Hostname: debian 2025-09-21 11:12:42.620572 | debian-bookworm | Username: zuul 2025-09-21 11:12:42.620593 | debian-bookworm | Distro: Debian 12.12 2025-09-21 11:12:42.620624 | debian-bookworm | Provider: regiocloud-a 2025-09-21 11:12:42.620650 | debian-bookworm | Region: 2025-09-21 11:12:42.620672 | debian-bookworm | Label: debian-bookworm 2025-09-21 11:12:42.620692 | debian-bookworm | Product Name: OpenStack Nova 2025-09-21 11:12:42.620712 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe70:900c 2025-09-21 11:12:42.641200 | 2025-09-21 11:12:42.641335 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-21 11:12:43.159584 | debian-bookworm -> localhost | changed 2025-09-21 11:12:43.170293 | 2025-09-21 11:12:43.170474 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-21 11:12:44.254787 | debian-bookworm -> localhost | changed 2025-09-21 11:12:44.264994 | 2025-09-21 11:12:44.267765 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-21 11:12:44.565165 | debian-bookworm -> localhost | ok 2025-09-21 11:12:44.571120 | 2025-09-21 11:12:44.571220 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-21 11:12:44.608567 | debian-bookworm | ok 2025-09-21 11:12:44.639914 | debian-bookworm | included: /var/lib/zuul/builds/d3535213afc54664bd347cc2030fbe0f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-21 11:12:44.650014 | 2025-09-21 11:12:44.650107 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-21 11:12:45.764547 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-21 11:12:45.764739 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d3535213afc54664bd347cc2030fbe0f/work/d3535213afc54664bd347cc2030fbe0f_id_rsa 2025-09-21 11:12:45.765299 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d3535213afc54664bd347cc2030fbe0f/work/d3535213afc54664bd347cc2030fbe0f_id_rsa.pub 2025-09-21 11:12:45.765347 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-21 11:12:45.765375 | debian-bookworm -> localhost | SHA256:GMBu3VK9xCxa+xPLGrqfMGvGdVgy3NZW1l9OImFBOEY zuul-build-sshkey 2025-09-21 11:12:45.765400 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-21 11:12:45.765442 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-21 11:12:45.765465 | debian-bookworm -> localhost | | .. =Eo=o . | 2025-09-21 11:12:45.765487 | debian-bookworm -> localhost | | .. + O.. + +| 2025-09-21 11:12:45.765520 | debian-bookworm -> localhost | | . ..* * + + +o| 2025-09-21 11:12:45.765541 | debian-bookworm -> localhost | | o +o* * o o| 2025-09-21 11:12:45.765562 | debian-bookworm -> localhost | | . ..SO + | 2025-09-21 11:12:45.765586 | debian-bookworm -> localhost | | + * | 2025-09-21 11:12:45.765607 | debian-bookworm -> localhost | | .oo + . | 2025-09-21 11:12:45.765627 | debian-bookworm -> localhost | | =+.. | 2025-09-21 11:12:45.765648 | debian-bookworm -> localhost | | oooo | 2025-09-21 11:12:45.765668 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-21 11:12:45.765722 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.518658 2025-09-21 11:12:45.772286 | 2025-09-21 11:12:45.772381 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-21 11:12:45.811377 | debian-bookworm | ok 2025-09-21 11:12:45.831298 | debian-bookworm | included: /var/lib/zuul/builds/d3535213afc54664bd347cc2030fbe0f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-21 11:12:45.847278 | 2025-09-21 11:12:45.847383 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-21 11:12:45.883873 | debian-bookworm | skipping: Conditional result was False 2025-09-21 11:12:45.889443 | 2025-09-21 11:12:45.889537 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-21 11:12:46.693314 | debian-bookworm | changed 2025-09-21 11:12:46.698489 | 2025-09-21 11:12:46.698575 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-21 11:12:46.972868 | debian-bookworm | ok 2025-09-21 11:12:46.979704 | 2025-09-21 11:12:46.979800 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-21 11:12:47.575711 | debian-bookworm | changed 2025-09-21 11:12:47.581744 | 2025-09-21 11:12:47.581821 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-21 11:12:48.206370 | debian-bookworm | changed 2025-09-21 11:12:48.214670 | 2025-09-21 11:12:48.214787 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-21 11:12:48.238361 | debian-bookworm | skipping: Conditional result was False 2025-09-21 11:12:48.248067 | 2025-09-21 11:12:48.248198 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-21 11:12:48.668765 | debian-bookworm -> localhost | changed 2025-09-21 11:12:48.679024 | 2025-09-21 11:12:48.679108 | TASK [add-build-sshkey : Add back temp key] 2025-09-21 11:12:48.993951 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d3535213afc54664bd347cc2030fbe0f/work/d3535213afc54664bd347cc2030fbe0f_id_rsa (zuul-build-sshkey) 2025-09-21 11:12:48.994159 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020794 2025-09-21 11:12:49.001444 | 2025-09-21 11:12:49.001534 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-21 11:12:49.414000 | debian-bookworm | ok 2025-09-21 11:12:49.418771 | 2025-09-21 11:12:49.418877 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-21 11:12:49.443551 | debian-bookworm | skipping: Conditional result was False 2025-09-21 11:12:49.453264 | 2025-09-21 11:12:49.453354 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-21 11:12:49.928358 | debian-bookworm | ok 2025-09-21 11:12:49.939193 | 2025-09-21 11:12:49.939290 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-21 11:12:49.966533 | debian-bookworm | ok 2025-09-21 11:12:49.971292 | 2025-09-21 11:12:49.971376 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-21 11:12:50.258627 | debian-bookworm -> localhost | ok 2025-09-21 11:12:50.272261 | 2025-09-21 11:12:50.272398 | TASK [validate-host : Collect information about the host] 2025-09-21 11:12:51.329153 | debian-bookworm | ok 2025-09-21 11:12:51.346149 | 2025-09-21 11:12:51.346278 | TASK [validate-host : Sanitize hostname] 2025-09-21 11:12:51.442348 | debian-bookworm | ok 2025-09-21 11:12:51.472231 | 2025-09-21 11:12:51.472326 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-21 11:12:52.013541 | debian-bookworm -> localhost | changed 2025-09-21 11:12:52.019498 | 2025-09-21 11:12:52.019596 | TASK [validate-host : Collect information about zuul worker] 2025-09-21 11:12:52.431535 | debian-bookworm | ok 2025-09-21 11:12:52.436530 | 2025-09-21 11:12:52.436622 | TASK [validate-host : Write out all zuul information for each host] 2025-09-21 11:12:53.159404 | debian-bookworm -> localhost | changed 2025-09-21 11:12:53.168172 | 2025-09-21 11:12:53.168268 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-21 11:12:53.467653 | debian-bookworm | ok 2025-09-21 11:12:53.472885 | 2025-09-21 11:12:53.472972 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-21 11:12:54.551604 | debian-bookworm | changed: 2025-09-21 11:12:54.551831 | debian-bookworm | cd+++++++++ src/ 2025-09-21 11:12:54.551882 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-21 11:12:54.551908 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-21 11:12:54.551930 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2025-09-21 11:12:54.551951 | debian-bookworm | {{ zuul_component_conf_dirs |  dict2items }} 2025-09-21 11:14:49.246622 | debian-bookworm | roles/zuul/tasks/main.yml:23:9 Jinja2 template rewrite recommendation: `{{ zuul_component_conf_dirs |  dict2items }}`. 2025-09-21 11:14:49.246627 | debian-bookworm | 2025-09-21 11:14:49.960547 | debian-bookworm | ERROR 2025-09-21 11:14:49.960964 | debian-bookworm | { 2025-09-21 11:14:49.961050 | debian-bookworm | "delta": "0:01:29.338587", 2025-09-21 11:14:49.961106 | debian-bookworm | "end": "2025-09-21 11:14:49.551368", 2025-09-21 11:14:49.961153 | debian-bookworm | "failed_when_result": true, 2025-09-21 11:14:49.961197 | debian-bookworm | "msg": "non-zero return code", 2025-09-21 11:14:49.961248 | debian-bookworm | "rc": 2, 2025-09-21 11:14:49.961292 | debian-bookworm | "start": "2025-09-21 11:13:20.212781" 2025-09-21 11:14:49.961334 | debian-bookworm | } failure 2025-09-21 11:14:49.968613 | 2025-09-21 11:14:49.968738 | PLAY RECAP 2025-09-21 11:14:49.969605 | debian-bookworm | ok: 6 changed: 4 unreachable: 0 failed: 1 skipped: 2 rescued: 0 ignored: 0 2025-09-21 11:14:49.969705 | 2025-09-21 11:14:50.122187 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/ansible-lint/run.yaml@main] 2025-09-21 11:14:50.123126 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-21 11:14:50.852560 | 2025-09-21 11:14:50.852718 | PLAY [Base post] 2025-09-21 11:14:50.866762 | 2025-09-21 11:14:50.866940 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-09-21 11:14:51.385494 | debian-bookworm | changed 2025-09-21 11:14:51.392216 | 2025-09-21 11:14:51.392330 | PLAY RECAP 2025-09-21 11:14:51.392395 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-09-21 11:14:51.392473 | 2025-09-21 11:14:51.509857 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-21 11:14:51.510748 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-09-21 11:14:52.300339 | 2025-09-21 11:14:52.300556 | PLAY [Base post-logs] 2025-09-21 11:14:52.311505 | 2025-09-21 11:14:52.311633 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-09-21 11:14:52.779424 | localhost | changed 2025-09-21 11:14:52.789824 | 2025-09-21 11:14:52.789971 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-09-21 11:14:52.825223 | localhost | ok 2025-09-21 11:14:52.828529 | 2025-09-21 11:14:52.828632 | TASK [Set zuul-log-path fact] 2025-09-21 11:14:52.843466 | localhost | ok 2025-09-21 11:14:52.853133 | 2025-09-21 11:14:52.853250 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-21 11:14:52.881176 | localhost | ok 2025-09-21 11:14:52.887857 | 2025-09-21 11:14:52.888039 | TASK [upload-logs : Create log directories] 2025-09-21 11:14:53.403183 | localhost | changed 2025-09-21 11:14:53.406364 | 2025-09-21 11:14:53.406597 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-09-21 11:14:53.886656 | localhost -> localhost | ok: Runtime: 0:00:00.004156 2025-09-21 11:14:53.890715 | 2025-09-21 11:14:53.890821 | TASK [upload-logs : Upload logs to log server] 2025-09-21 11:14:54.460620 | localhost | Output suppressed because no_log was given 2025-09-21 11:14:54.465088 | 2025-09-21 11:14:54.465266 | LOOP [upload-logs : Compress console log and json output] 2025-09-21 11:14:54.521583 | localhost | skipping: Conditional result was False 2025-09-21 11:14:54.526390 | localhost | skipping: Conditional result was False 2025-09-21 11:14:54.539907 | 2025-09-21 11:14:54.540132 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-21 11:14:54.587879 | localhost | skipping: Conditional result was False 2025-09-21 11:14:54.588538 | 2025-09-21 11:14:54.591830 | localhost | skipping: Conditional result was False 2025-09-21 11:14:54.601032 | 2025-09-21 11:14:54.601143 | LOOP [upload-logs : Upload console log and json output]