2025-09-16 22:50:17.077363 | Job console starting 2025-09-16 22:50:17.091589 | Updating git repos 2025-09-16 22:50:17.125479 | Cloning repos into workspace 2025-09-16 22:50:17.204629 | Restoring repo states 2025-09-16 22:50:17.245273 | Merging changes 2025-09-16 22:50:17.838671 | Checking out repos 2025-09-16 22:50:17.899258 | Preparing playbooks 2025-09-16 22:50:19.158622 | Running Ansible setup 2025-09-16 22:50:24.175028 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-16 22:50:25.381892 | 2025-09-16 22:50:25.382019 | PLAY [Base pre] 2025-09-16 22:50:25.399436 | 2025-09-16 22:50:25.399544 | TASK [Setup log path fact] 2025-09-16 22:50:25.417652 | debian-bookworm | ok 2025-09-16 22:50:25.431856 | 2025-09-16 22:50:25.431959 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-16 22:50:25.460154 | debian-bookworm | ok 2025-09-16 22:50:25.469300 | 2025-09-16 22:50:25.469383 | TASK [emit-job-header : Print job information] 2025-09-16 22:50:25.507634 | # Job Information 2025-09-16 22:50:25.507777 | Ansible Version: 2.16.14 2025-09-16 22:50:25.507811 | Job: yamllint 2025-09-16 22:50:25.507842 | Pipeline: check 2025-09-16 22:50:25.507865 | Executor: 521e9411259a 2025-09-16 22:50:25.507885 | Triggered by: https://github.com/osism/container-image-osism-ansible/pull/685 2025-09-16 22:50:25.507907 | Event ID: 7edf2ca0-934f-11f0-950b-c07056edae04 2025-09-16 22:50:25.512714 | 2025-09-16 22:50:25.512799 | LOOP [emit-job-header : Print node information] 2025-09-16 22:50:25.611792 | debian-bookworm | ok: 2025-09-16 22:50:25.612075 | debian-bookworm | # Node Information 2025-09-16 22:50:25.612112 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-16 22:50:25.612137 | debian-bookworm | Hostname: debian 2025-09-16 22:50:25.612202 | debian-bookworm | Username: zuul 2025-09-16 22:50:25.612226 | debian-bookworm | Distro: Debian 12.12 2025-09-16 22:50:25.612251 | debian-bookworm | Provider: regiocloud-a 2025-09-16 22:50:25.612272 | debian-bookworm | Region: 2025-09-16 22:50:25.612292 | debian-bookworm | Label: debian-bookworm 2025-09-16 22:50:25.612312 | debian-bookworm | Product Name: OpenStack Nova 2025-09-16 22:50:25.612332 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe18:3949 2025-09-16 22:50:25.634690 | 2025-09-16 22:50:25.634804 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-16 22:50:26.216285 | debian-bookworm -> localhost | changed 2025-09-16 22:50:26.223163 | 2025-09-16 22:50:26.223261 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-16 22:50:27.580967 | debian-bookworm -> localhost | changed 2025-09-16 22:50:27.589610 | 2025-09-16 22:50:27.589691 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-16 22:50:27.919513 | debian-bookworm -> localhost | ok 2025-09-16 22:50:27.925048 | 2025-09-16 22:50:27.925136 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-16 22:50:27.953259 | debian-bookworm | ok 2025-09-16 22:50:28.016516 | debian-bookworm | included: /var/lib/zuul/builds/738ef5f0c56a4431815653aa4342fae9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-16 22:50:28.042855 | 2025-09-16 22:50:28.042967 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-16 22:50:29.743794 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-16 22:50:29.743987 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/738ef5f0c56a4431815653aa4342fae9/work/738ef5f0c56a4431815653aa4342fae9_id_rsa 2025-09-16 22:50:29.744020 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/738ef5f0c56a4431815653aa4342fae9/work/738ef5f0c56a4431815653aa4342fae9_id_rsa.pub 2025-09-16 22:50:29.744042 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-16 22:50:29.744062 | debian-bookworm -> localhost | SHA256:o8JVBj0ng47Euflu7O4KMZ7OWdPJC82e+UKwLxTwYg0 zuul-build-sshkey 2025-09-16 22:50:29.744082 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-16 22:50:29.744112 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-16 22:50:29.744131 | debian-bookworm -> localhost | | . ..o | 2025-09-16 22:50:29.744150 | debian-bookworm -> localhost | | E + ..= . | 2025-09-16 22:50:29.744166 | debian-bookworm -> localhost | | * = o= | 2025-09-16 22:50:29.744183 | debian-bookworm -> localhost | | o O .o | 2025-09-16 22:50:29.744200 | debian-bookworm -> localhost | | .o. =. S | 2025-09-16 22:50:29.744220 | debian-bookworm -> localhost | | . =o*oo . | 2025-09-16 22:50:29.744237 | debian-bookworm -> localhost | | +.*=B | 2025-09-16 22:50:29.744254 | debian-bookworm -> localhost | | o +.=*+ | 2025-09-16 22:50:29.744271 | debian-bookworm -> localhost | | + .BOo. | 2025-09-16 22:50:29.744288 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-16 22:50:29.744332 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.976717 2025-09-16 22:50:29.749645 | 2025-09-16 22:50:29.749724 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-16 22:50:29.776940 | debian-bookworm | ok 2025-09-16 22:50:29.784493 | debian-bookworm | included: /var/lib/zuul/builds/738ef5f0c56a4431815653aa4342fae9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-16 22:50:29.811670 | 2025-09-16 22:50:29.811742 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-16 22:50:29.834683 | debian-bookworm | skipping: Conditional result was False 2025-09-16 22:50:29.839264 | 2025-09-16 22:50:29.839336 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-16 22:50:30.486989 | debian-bookworm | changed 2025-09-16 22:50:30.503093 | 2025-09-16 22:50:30.503270 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-16 22:50:30.760423 | debian-bookworm | ok 2025-09-16 22:50:30.766578 | 2025-09-16 22:50:30.766675 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-16 22:50:31.407412 | debian-bookworm | changed 2025-09-16 22:50:31.414721 | 2025-09-16 22:50:31.414910 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-16 22:50:32.044007 | debian-bookworm | changed 2025-09-16 22:50:32.049227 | 2025-09-16 22:50:32.049306 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-16 22:50:32.085523 | debian-bookworm | skipping: Conditional result was False 2025-09-16 22:50:32.091502 | 2025-09-16 22:50:32.091591 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-16 22:50:32.618321 | debian-bookworm -> localhost | changed 2025-09-16 22:50:32.629156 | 2025-09-16 22:50:32.629249 | TASK [add-build-sshkey : Add back temp key] 2025-09-16 22:50:33.038588 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/738ef5f0c56a4431815653aa4342fae9/work/738ef5f0c56a4431815653aa4342fae9_id_rsa (zuul-build-sshkey) 2025-09-16 22:50:33.038827 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012386 2025-09-16 22:50:33.046676 | 2025-09-16 22:50:33.046760 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-16 22:50:33.450933 | debian-bookworm | ok 2025-09-16 22:50:33.455971 | 2025-09-16 22:50:33.456055 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-16 22:50:33.471061 | debian-bookworm | skipping: Conditional result was False 2025-09-16 22:50:33.487174 | 2025-09-16 22:50:33.487259 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-16 22:50:33.919479 | debian-bookworm | ok 2025-09-16 22:50:33.929860 | 2025-09-16 22:50:33.929953 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-16 22:50:33.957667 | debian-bookworm | ok 2025-09-16 22:50:33.962520 | 2025-09-16 22:50:33.962601 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-16 22:50:34.211467 | debian-bookworm -> localhost | ok 2025-09-16 22:50:34.218302 | 2025-09-16 22:50:34.218409 | TASK [validate-host : Collect information about the host] 2025-09-16 22:50:35.258151 | debian-bookworm | ok 2025-09-16 22:50:35.268086 | 2025-09-16 22:50:35.268181 | TASK [validate-host : Sanitize hostname] 2025-09-16 22:50:35.348154 | debian-bookworm | ok 2025-09-16 22:50:35.384718 | 2025-09-16 22:50:35.384829 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-16 22:50:35.993227 | debian-bookworm -> localhost | changed 2025-09-16 22:50:35.999079 | 2025-09-16 22:50:35.999180 | TASK [validate-host : Collect information about zuul worker] 2025-09-16 22:50:36.461959 | debian-bookworm | ok 2025-09-16 22:50:36.466509 | 2025-09-16 22:50:36.466597 | TASK [validate-host : Write out all zuul information for each host] 2025-09-16 22:50:37.174162 | debian-bookworm -> localhost | changed 2025-09-16 22:50:37.183776 | 2025-09-16 22:50:37.183869 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-16 22:50:37.455597 | debian-bookworm | ok 2025-09-16 22:50:37.463264 | 2025-09-16 22:50:37.463432 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-16 22:50:38.432107 | debian-bookworm | changed: 2025-09-16 22:50:38.432325 | debian-bookworm | cd+++++++++ src/ 2025-09-16 22:50:38.432361 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-16 22:50:38.432384 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-16 22:50:38.432444 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2025-09-16 22:50:38.432466 | debian-bookworm | Containerfile 2025-09-16 22:50:38.432599 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008319 2025-09-16 22:51:01.963886 | 2025-09-16 22:51:01.964003 | TASK [upload-logs : Upload logs to log server] 2025-09-16 22:51:02.546241 | localhost | Output suppressed because no_log was given 2025-09-16 22:51:02.548167 | 2025-09-16 22:51:02.548276 | LOOP [upload-logs : Compress console log and json output] 2025-09-16 22:51:02.607789 | localhost | skipping: Conditional result was False 2025-09-16 22:51:02.616243 | localhost | skipping: Conditional result was False 2025-09-16 22:51:02.625556 | 2025-09-16 22:51:02.625710 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-16 22:51:02.672753 | localhost | skipping: Conditional result was False 2025-09-16 22:51:02.673109 | 2025-09-16 22:51:02.677857 | localhost | skipping: Conditional result was False 2025-09-16 22:51:02.682819 | 2025-09-16 22:51:02.683001 | LOOP [upload-logs : Upload console log and json output]