2026-06-22 15:36:44.060045 | Job console starting 2026-06-22 15:36:44.085516 | Updating git repos 2026-06-22 15:36:44.127253 | Cloning repos into workspace 2026-06-22 15:36:44.227114 | Restoring repo states 2026-06-22 15:36:44.250653 | Merging changes 2026-06-22 15:36:44.960860 | Checking out repos 2026-06-22 15:36:45.031821 | Preparing playbooks 2026-06-22 15:36:45.925801 | Running Ansible setup 2026-06-22 15:36:50.781211 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-22 15:36:51.681110 | 2026-06-22 15:36:51.681376 | PLAY [Base pre] 2026-06-22 15:36:51.705835 | 2026-06-22 15:36:51.706114 | TASK [Setup log path fact] 2026-06-22 15:36:51.735834 | debian-bookworm | ok 2026-06-22 15:36:51.753663 | 2026-06-22 15:36:51.753848 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-22 15:36:51.783681 | debian-bookworm | ok 2026-06-22 15:36:51.793940 | 2026-06-22 15:36:51.794070 | TASK [emit-job-header : Print job information] 2026-06-22 15:36:51.833568 | # Job Information 2026-06-22 15:36:51.833762 | Ansible Version: 2.16.14 2026-06-22 15:36:51.833797 | Job: ansible-lint 2026-06-22 15:36:51.833831 | Pipeline: check 2026-06-22 15:36:51.833854 | Executor: 521e9411259a 2026-06-22 15:36:51.833875 | Triggered by: https://github.com/osism/testbed/pull/2911 2026-06-22 15:36:51.833896 | Event ID: 26851150-6e50-11f1-9a76-7e4d6297f724 2026-06-22 15:36:51.839224 | 2026-06-22 15:36:51.839376 | LOOP [emit-job-header : Print node information] 2026-06-22 15:36:51.962705 | debian-bookworm | ok: 2026-06-22 15:36:51.963002 | debian-bookworm | # Node Information 2026-06-22 15:36:51.963040 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-22 15:36:51.963065 | debian-bookworm | Hostname: debian 2026-06-22 15:36:51.963087 | debian-bookworm | Username: zuul 2026-06-22 15:36:51.963107 | debian-bookworm | Distro: Debian 12.14 2026-06-22 15:36:51.963130 | debian-bookworm | Provider: regiocloud-a 2026-06-22 15:36:51.963151 | debian-bookworm | Region: 2026-06-22 15:36:51.963172 | debian-bookworm | Label: debian-bookworm 2026-06-22 15:36:51.963191 | debian-bookworm | Product Name: OpenStack Nova 2026-06-22 15:36:51.963210 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe57:cb61 2026-06-22 15:36:51.989640 | 2026-06-22 15:36:51.989805 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-22 15:36:52.586644 | debian-bookworm -> localhost | changed 2026-06-22 15:36:52.595626 | 2026-06-22 15:36:52.595775 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-22 15:36:53.751961 | debian-bookworm -> localhost | changed 2026-06-22 15:36:53.763592 | 2026-06-22 15:36:53.763730 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-22 15:36:54.081883 | debian-bookworm -> localhost | ok 2026-06-22 15:36:54.088653 | 2026-06-22 15:36:54.088796 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-22 15:36:54.119956 | debian-bookworm | ok 2026-06-22 15:36:54.136567 | debian-bookworm | included: /var/lib/zuul/builds/aa9ad6e121ff41949d26a8a586ba08d7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-22 15:36:54.144151 | 2026-06-22 15:36:54.144292 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-22 15:36:56.053058 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-22 15:36:56.053463 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/aa9ad6e121ff41949d26a8a586ba08d7/work/aa9ad6e121ff41949d26a8a586ba08d7_id_rsa 2026-06-22 15:36:56.053536 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/aa9ad6e121ff41949d26a8a586ba08d7/work/aa9ad6e121ff41949d26a8a586ba08d7_id_rsa.pub 2026-06-22 15:36:56.053578 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-22 15:36:56.053613 | debian-bookworm -> localhost | SHA256:Z56Db6m8IT5t+ks7gBWEV2G66BPREAE3YOk2ultc8aA zuul-build-sshkey 2026-06-22 15:36:56.053646 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-22 15:36:56.053698 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-22 15:36:56.053730 | debian-bookworm -> localhost | | ++*=..+. | 2026-06-22 15:36:56.053760 | debian-bookworm -> localhost | | ....+oo | 2026-06-22 15:36:56.053790 | debian-bookworm -> localhost | | . +.o. | 2026-06-22 15:36:56.053818 | debian-bookworm -> localhost | | +. *.. | 2026-06-22 15:36:56.053846 | debian-bookworm -> localhost | | oE.+oo S o | 2026-06-22 15:36:56.053884 | debian-bookworm -> localhost | |.. o... = . | 2026-06-22 15:36:56.053914 | debian-bookworm -> localhost | | .o o .o+ +. | 2026-06-22 15:36:56.053943 | debian-bookworm -> localhost | |.. o.+++o. | 2026-06-22 15:36:56.053971 | debian-bookworm -> localhost | |.. o=B*. | 2026-06-22 15:36:56.053999 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-22 15:36:56.054091 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.340886 2026-06-22 15:36:56.066279 | 2026-06-22 15:36:56.066567 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-22 15:36:56.099095 | debian-bookworm | ok 2026-06-22 15:36:56.116973 | debian-bookworm | included: /var/lib/zuul/builds/aa9ad6e121ff41949d26a8a586ba08d7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-22 15:36:56.127126 | 2026-06-22 15:36:56.127323 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-22 15:36:56.152943 | debian-bookworm | skipping: Conditional result was False 2026-06-22 15:36:56.159701 | 2026-06-22 15:36:56.159827 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-22 15:36:56.807192 | debian-bookworm | changed 2026-06-22 15:36:56.814038 | 2026-06-22 15:36:56.814171 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-22 15:36:57.087606 | debian-bookworm | ok 2026-06-22 15:36:57.098155 | 2026-06-22 15:36:57.098304 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-22 15:36:57.838539 | debian-bookworm | changed 2026-06-22 15:36:57.849187 | 2026-06-22 15:36:57.849447 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-22 15:36:58.532899 | debian-bookworm | changed 2026-06-22 15:36:58.543612 | 2026-06-22 15:36:58.543773 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-22 15:36:58.568262 | debian-bookworm | skipping: Conditional result was False 2026-06-22 15:36:58.575246 | 2026-06-22 15:36:58.575395 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-22 15:36:59.027005 | debian-bookworm -> localhost | changed 2026-06-22 15:36:59.042872 | 2026-06-22 15:36:59.043033 | TASK [add-build-sshkey : Add back temp key] 2026-06-22 15:36:59.397793 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/aa9ad6e121ff41949d26a8a586ba08d7/work/aa9ad6e121ff41949d26a8a586ba08d7_id_rsa (zuul-build-sshkey) 2026-06-22 15:36:59.398204 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014290 2026-06-22 15:36:59.410460 | 2026-06-22 15:36:59.410620 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-22 15:36:59.842636 | debian-bookworm | ok 2026-06-22 15:36:59.854346 | 2026-06-22 15:36:59.854581 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-22 15:36:59.882110 | debian-bookworm | skipping: Conditional result was False 2026-06-22 15:36:59.903478 | 2026-06-22 15:36:59.903644 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-22 15:37:00.368616 | debian-bookworm | ok 2026-06-22 15:37:00.380279 | 2026-06-22 15:37:00.380449 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-22 15:37:00.410071 | debian-bookworm | ok 2026-06-22 15:37:00.415566 | 2026-06-22 15:37:00.415693 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-22 15:37:00.773775 | debian-bookworm -> localhost | ok 2026-06-22 15:37:00.780712 | 2026-06-22 15:37:00.780839 | TASK [validate-host : Collect information about the host] 2026-06-22 15:37:02.082022 | debian-bookworm | ok 2026-06-22 15:37:02.109707 | 2026-06-22 15:37:02.109868 | TASK [validate-host : Sanitize hostname] 2026-06-22 15:37:02.286035 | debian-bookworm | ok 2026-06-22 15:37:02.290984 | 2026-06-22 15:37:02.291109 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-22 15:37:02.964037 | debian-bookworm -> localhost | changed 2026-06-22 15:37:02.971159 | 2026-06-22 15:37:02.971282 | TASK [validate-host : Collect information about zuul worker] 2026-06-22 15:37:03.420890 | debian-bookworm | ok 2026-06-22 15:37:03.441444 | 2026-06-22 15:37:03.441663 | TASK [validate-host : Write out all zuul information for each host] 2026-06-22 15:37:04.195548 | debian-bookworm -> localhost | changed 2026-06-22 15:37:04.205709 | 2026-06-22 15:37:04.205835 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-22 15:37:04.485474 | debian-bookworm | ok 2026-06-22 15:37:04.493286 | 2026-06-22 15:37:04.493496 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-22 15:37:05.721911 | debian-bookworm | changed: 2026-06-22 15:37:05.722233 | debian-bookworm | cd+++++++++ src/ 2026-06-22 15:37:05.722296 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-22 15:37:05.722340 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-22 15:37:05.722438 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-06-22 15:37:05.722477 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/aa9ad6e121ff41949d26a8a586ba08d7/work/logs" 2026-06-22 15:39:00.320538 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/aa9ad6e121ff41949d26a8a586ba08d7/work/artifacts" 2026-06-22 15:39:00.615725 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/aa9ad6e121ff41949d26a8a586ba08d7/work/docs" 2026-06-22 15:39:00.643115 | 2026-06-22 15:39:00.643351 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-22 15:39:01.479183 | debian-bookworm | changed: 2026-06-22 15:39:01.479546 | debian-bookworm | .d..t...... ./ 2026-06-22 15:39:01.479607 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-22 15:39:01.479651 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-22 15:39:01.479688 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-22 15:39:01.479723 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-22 15:39:01.479758 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-22 15:39:01.479830 | debian-bookworm | changed: All items complete 2026-06-22 15:39:01.479875 | 2026-06-22 15:39:02.089163 | debian-bookworm | changed: .d..t...... ./ 2026-06-22 15:39:02.686450 | debian-bookworm | changed: .d..t...... ./ 2026-06-22 15:39:02.716625 | 2026-06-22 15:39:02.716828 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-22 15:39:03.070773 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010649 2026-06-22 15:39:03.387886 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010986 2026-06-22 15:39:03.408725 | 2026-06-22 15:39:03.408863 | PLAY RECAP 2026-06-22 15:39:03.408954 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-22 15:39:03.409000 | 2026-06-22 15:39:03.560659 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-22 15:39:03.563628 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-22 15:39:04.331827 | 2026-06-22 15:39:04.332038 | PLAY [Base post] 2026-06-22 15:39:04.346542 | 2026-06-22 15:39:04.346707 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-22 15:39:04.923749 | debian-bookworm | changed 2026-06-22 15:39:04.930191 | 2026-06-22 15:39:04.930300 | PLAY RECAP 2026-06-22 15:39:04.930385 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-22 15:39:04.930447 | 2026-06-22 15:39:05.057632 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-22 15:39:05.059692 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-22 15:39:05.863789 | 2026-06-22 15:39:05.863984 | PLAY [Base post-logs] 2026-06-22 15:39:05.875106 | 2026-06-22 15:39:05.875250 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-22 15:39:06.348772 | localhost | changed 2026-06-22 15:39:06.360701 | 2026-06-22 15:39:06.360861 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-22 15:39:06.389212 | localhost | ok 2026-06-22 15:39:06.396882 | 2026-06-22 15:39:06.397069 | TASK [Set zuul-log-path fact] 2026-06-22 15:39:06.425569 | localhost | ok 2026-06-22 15:39:06.439682 | 2026-06-22 15:39:06.439850 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-22 15:39:06.478535 | localhost | ok 2026-06-22 15:39:06.485158 | 2026-06-22 15:39:06.485367 | TASK [upload-logs : Create log directories] 2026-06-22 15:39:07.001172 | localhost | changed 2026-06-22 15:39:07.004374 | 2026-06-22 15:39:07.004587 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-22 15:39:07.495376 | localhost -> localhost | ok: Runtime: 0:00:00.003976 2026-06-22 15:39:07.504207 | 2026-06-22 15:39:07.504471 | TASK [upload-logs : Upload logs to log server] 2026-06-22 15:39:08.081853 | localhost | Output suppressed because no_log was given 2026-06-22 15:39:08.086130 | 2026-06-22 15:39:08.086413 | LOOP [upload-logs : Compress console log and json output] 2026-06-22 15:39:08.147471 | localhost | skipping: Conditional result was False 2026-06-22 15:39:08.151954 | localhost | skipping: Conditional result was False 2026-06-22 15:39:08.159363 | 2026-06-22 15:39:08.159586 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-22 15:39:08.206793 | localhost | skipping: Conditional result was False 2026-06-22 15:39:08.207519 | 2026-06-22 15:39:08.212332 | localhost | skipping: Conditional result was False 2026-06-22 15:39:08.224635 | 2026-06-22 15:39:08.224882 | LOOP [upload-logs : Upload console log and json output]