2026-04-26 07:27:10.014729 | Job console starting 2026-04-26 07:27:10.036778 | Updating git repos 2026-04-26 07:27:10.126088 | Cloning repos into workspace 2026-04-26 07:27:10.216229 | Restoring repo states 2026-04-26 07:27:10.262810 | Merging changes 2026-04-26 07:27:11.135382 | Checking out repos 2026-04-26 07:27:11.260540 | Preparing playbooks 2026-04-26 07:27:12.628945 | Running Ansible setup 2026-04-26 07:27:17.980696 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-26 07:27:18.825432 | 2026-04-26 07:27:18.825565 | PLAY [Base pre] 2026-04-26 07:27:18.840245 | 2026-04-26 07:27:18.840358 | TASK [Setup log path fact] 2026-04-26 07:27:18.858117 | debian-bookworm | ok 2026-04-26 07:27:18.873364 | 2026-04-26 07:27:18.873501 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-26 07:27:18.902158 | debian-bookworm | ok 2026-04-26 07:27:18.911609 | 2026-04-26 07:27:18.911794 | TASK [emit-job-header : Print job information] 2026-04-26 07:27:18.970649 | # Job Information 2026-04-26 07:27:18.970806 | Ansible Version: 2.16.14 2026-04-26 07:27:18.970861 | Job: hadolint 2026-04-26 07:27:18.970896 | Pipeline: check 2026-04-26 07:27:18.970920 | Executor: 521e9411259a 2026-04-26 07:27:18.970941 | Triggered by: https://github.com/osism/python-osism/pull/2210 2026-04-26 07:27:18.970964 | Event ID: 50e83170-4141-11f1-811f-e4065fe50df7 2026-04-26 07:27:18.989143 | 2026-04-26 07:27:18.989256 | LOOP [emit-job-header : Print node information] 2026-04-26 07:27:19.156145 | debian-bookworm | ok: 2026-04-26 07:27:19.166629 | debian-bookworm | # Node Information 2026-04-26 07:27:19.166700 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-26 07:27:19.166734 | debian-bookworm | Hostname: debian 2026-04-26 07:27:19.166758 | debian-bookworm | Username: zuul 2026-04-26 07:27:19.166780 | debian-bookworm | Distro: Debian 12.13 2026-04-26 07:27:19.166804 | debian-bookworm | Provider: regiocloud-a 2026-04-26 07:27:19.166825 | debian-bookworm | Region: 2026-04-26 07:27:19.166867 | debian-bookworm | Label: debian-bookworm 2026-04-26 07:27:19.166888 | debian-bookworm | Product Name: OpenStack Nova 2026-04-26 07:27:19.166909 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:febb:7aeb 2026-04-26 07:27:19.190395 | 2026-04-26 07:27:19.190531 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-26 07:27:20.300529 | debian-bookworm -> localhost | changed 2026-04-26 07:27:20.306139 | 2026-04-26 07:27:20.306234 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-26 07:27:22.192821 | debian-bookworm -> localhost | changed 2026-04-26 07:27:22.204126 | 2026-04-26 07:27:22.204233 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-26 07:27:22.650630 | debian-bookworm -> localhost | ok 2026-04-26 07:27:22.656456 | 2026-04-26 07:27:22.656567 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-26 07:27:22.685873 | debian-bookworm | ok 2026-04-26 07:27:22.732822 | debian-bookworm | included: /var/lib/zuul/builds/a3193b05e9554bb3a40470b28ca57ff1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-26 07:27:22.760092 | 2026-04-26 07:27:22.760239 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-26 07:27:24.609263 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-26 07:27:24.609458 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a3193b05e9554bb3a40470b28ca57ff1/work/a3193b05e9554bb3a40470b28ca57ff1_id_rsa 2026-04-26 07:27:24.609508 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a3193b05e9554bb3a40470b28ca57ff1/work/a3193b05e9554bb3a40470b28ca57ff1_id_rsa.pub 2026-04-26 07:27:24.609536 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-26 07:27:24.609560 | debian-bookworm -> localhost | SHA256:osMYG2zElZolBKUQhCJvQP0/MPLRSvggQitbRGey1iE zuul-build-sshkey 2026-04-26 07:27:24.609582 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-26 07:27:24.609614 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-26 07:27:24.609636 | debian-bookworm -> localhost | |BOE =. | 2026-04-26 07:27:24.609658 | debian-bookworm -> localhost | |*+oXo. | 2026-04-26 07:27:24.609678 | debian-bookworm -> localhost | |=+*=+ . | 2026-04-26 07:27:24.609698 | debian-bookworm -> localhost | |o**+ * . | 2026-04-26 07:27:24.609718 | debian-bookworm -> localhost | |o+* * B S | 2026-04-26 07:27:24.609746 | debian-bookworm -> localhost | |.. * = + | 2026-04-26 07:27:24.609767 | debian-bookworm -> localhost | | o + . | 2026-04-26 07:27:24.609787 | debian-bookworm -> localhost | | . | 2026-04-26 07:27:24.609808 | debian-bookworm -> localhost | | | 2026-04-26 07:27:24.609829 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-26 07:27:24.609880 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.871035 2026-04-26 07:27:24.616651 | 2026-04-26 07:27:24.616747 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-26 07:27:24.653355 | debian-bookworm | ok 2026-04-26 07:27:24.676780 | debian-bookworm | included: /var/lib/zuul/builds/a3193b05e9554bb3a40470b28ca57ff1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-26 07:27:24.742828 | 2026-04-26 07:27:24.742960 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-26 07:27:24.769176 | debian-bookworm | skipping: Conditional result was False 2026-04-26 07:27:24.775814 | 2026-04-26 07:27:24.775917 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-26 07:27:25.350714 | debian-bookworm | changed 2026-04-26 07:27:25.355871 | 2026-04-26 07:27:25.355957 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-26 07:27:25.615366 | debian-bookworm | ok 2026-04-26 07:27:25.621348 | 2026-04-26 07:27:25.621431 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-26 07:27:26.296010 | debian-bookworm | changed 2026-04-26 07:27:26.303909 | 2026-04-26 07:27:26.304011 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-26 07:27:26.934107 | debian-bookworm | changed 2026-04-26 07:27:26.942948 | 2026-04-26 07:27:26.943031 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-26 07:27:26.968369 | debian-bookworm | skipping: Conditional result was False 2026-04-26 07:27:26.973188 | 2026-04-26 07:27:26.973266 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-26 07:27:27.515990 | debian-bookworm -> localhost | changed 2026-04-26 07:27:27.524546 | 2026-04-26 07:27:27.524634 | TASK [add-build-sshkey : Add back temp key] 2026-04-26 07:27:27.916266 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a3193b05e9554bb3a40470b28ca57ff1/work/a3193b05e9554bb3a40470b28ca57ff1_id_rsa (zuul-build-sshkey) 2026-04-26 07:27:27.916451 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.026344 2026-04-26 07:27:27.922650 | 2026-04-26 07:27:27.922735 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-26 07:27:28.357448 | debian-bookworm | ok 2026-04-26 07:27:28.362332 | 2026-04-26 07:27:28.362432 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-26 07:27:28.405540 | debian-bookworm | skipping: Conditional result was False 2026-04-26 07:27:28.418066 | 2026-04-26 07:27:28.418171 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-26 07:27:28.800312 | debian-bookworm | ok 2026-04-26 07:27:28.820107 | 2026-04-26 07:27:28.820218 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-26 07:27:28.848004 | debian-bookworm | ok 2026-04-26 07:27:28.854919 | 2026-04-26 07:27:28.855028 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-26 07:27:29.425711 | debian-bookworm -> localhost | ok 2026-04-26 07:27:29.431939 | 2026-04-26 07:27:29.432042 | TASK [validate-host : Collect information about the host] 2026-04-26 07:27:30.639766 | debian-bookworm | ok 2026-04-26 07:27:30.660264 | 2026-04-26 07:27:30.660404 | TASK [validate-host : Sanitize hostname] 2026-04-26 07:27:30.775769 | debian-bookworm | ok 2026-04-26 07:27:30.855562 | 2026-04-26 07:27:30.855702 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-26 07:27:31.726273 | debian-bookworm -> localhost | changed 2026-04-26 07:27:31.733381 | 2026-04-26 07:27:31.733529 | TASK [validate-host : Collect information about zuul worker] 2026-04-26 07:27:32.238215 | debian-bookworm | ok 2026-04-26 07:27:32.244194 | 2026-04-26 07:27:32.244324 | TASK [validate-host : Write out all zuul information for each host] 2026-04-26 07:27:33.032154 | debian-bookworm -> localhost | changed 2026-04-26 07:27:33.039603 | 2026-04-26 07:27:33.039694 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-26 07:27:33.271593 | debian-bookworm | ok 2026-04-26 07:27:33.282291 | 2026-04-26 07:27:33.282379 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-26 07:27:34.453264 | debian-bookworm | changed: 2026-04-26 07:27:34.453436 | debian-bookworm | cd+++++++++ src/ 2026-04-26 07:27:34.453471 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-26 07:27:34.453522 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-26 07:27:34.453544 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-04-26 07:27:34.453565 | debian-bookworm | Containerfile 2026-04-26 07:27:34.453695 | debian-bookworm | Containerfile 2026-04-26 07:27:34.480732 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007880 2026-04-26 07:27:44.020956 | 2026-04-26 07:27:44.021068 | TASK [upload-logs : Upload logs to log server] 2026-04-26 07:27:44.664478 | localhost | Output suppressed because no_log was given 2026-04-26 07:27:44.669345 | 2026-04-26 07:27:44.669636 | LOOP [upload-logs : Compress console log and json output] 2026-04-26 07:27:44.729565 | localhost | skipping: Conditional result was False 2026-04-26 07:27:44.734404 | localhost | skipping: Conditional result was False 2026-04-26 07:27:44.740807 | 2026-04-26 07:27:44.740985 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-26 07:27:44.789409 | localhost | skipping: Conditional result was False 2026-04-26 07:27:44.790020 | 2026-04-26 07:27:44.793438 | localhost | skipping: Conditional result was False 2026-04-26 07:27:44.801256 | 2026-04-26 07:27:44.801434 | LOOP [upload-logs : Upload console log and json output]