2026-01-23 03:00:24.020055 | Job console starting 2026-01-23 03:00:24.029624 | Updating git repos 2026-01-23 03:00:24.518560 | Cloning repos into workspace 2026-01-23 03:00:24.657518 | Restoring repo states 2026-01-23 03:00:24.706698 | Merging changes 2026-01-23 03:00:24.706713 | Checking out repos 2026-01-23 03:00:24.758326 | Preparing playbooks 2026-01-23 03:00:26.050974 | Running Ansible setup 2026-01-23 03:00:32.527629 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-23 03:00:34.201357 | 2026-01-23 03:00:34.201472 | PLAY [Base pre] 2026-01-23 03:00:34.225018 | 2026-01-23 03:00:34.226821 | TASK [Setup log path fact] 2026-01-23 03:00:34.256720 | debian-bookworm | ok 2026-01-23 03:00:34.284456 | 2026-01-23 03:00:34.284581 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-23 03:00:34.312402 | debian-bookworm | ok 2026-01-23 03:00:34.325812 | 2026-01-23 03:00:34.325915 | TASK [emit-job-header : Print job information] 2026-01-23 03:00:34.412225 | # Job Information 2026-01-23 03:00:34.412420 | Ansible Version: 2.16.14 2026-01-23 03:00:34.412454 | Job: ansible-lint 2026-01-23 03:00:34.412483 | Pipeline: periodic-daily 2026-01-23 03:00:34.412507 | Executor: 521e9411259a 2026-01-23 03:00:34.412524 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2026-01-23 03:00:34.412543 | Event ID: c7955443482e41bf99c61c2b024c6fd0 2026-01-23 03:00:34.416707 | 2026-01-23 03:00:34.416798 | LOOP [emit-job-header : Print node information] 2026-01-23 03:00:34.663086 | debian-bookworm | ok: 2026-01-23 03:00:34.663285 | debian-bookworm | # Node Information 2026-01-23 03:00:34.663349 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-23 03:00:34.663376 | debian-bookworm | Hostname: debian 2026-01-23 03:00:34.663397 | debian-bookworm | Username: zuul 2026-01-23 03:00:34.663415 | debian-bookworm | Distro: Debian 12.13 2026-01-23 03:00:34.663436 | debian-bookworm | Provider: regiocloud-a 2026-01-23 03:00:34.663454 | debian-bookworm | Region: 2026-01-23 03:00:34.663472 | debian-bookworm | Label: debian-bookworm 2026-01-23 03:00:34.663488 | debian-bookworm | Product Name: OpenStack Nova 2026-01-23 03:00:34.663505 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe06:7b8f 2026-01-23 03:00:34.682089 | 2026-01-23 03:00:34.682193 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-23 03:00:35.663859 | debian-bookworm -> localhost | changed 2026-01-23 03:00:35.705903 | 2026-01-23 03:00:35.706005 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-23 03:00:37.811441 | debian-bookworm -> localhost | changed 2026-01-23 03:00:37.820263 | 2026-01-23 03:00:37.820391 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-23 03:00:38.586404 | debian-bookworm -> localhost | ok 2026-01-23 03:00:38.591448 | 2026-01-23 03:00:38.591537 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-23 03:00:38.617970 | debian-bookworm | ok 2026-01-23 03:00:38.644404 | debian-bookworm | included: /var/lib/zuul/builds/0711aeae8d284b0e97f32358af65d371/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-23 03:00:38.650044 | 2026-01-23 03:00:38.650126 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-23 03:00:41.809931 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-23 03:00:41.810137 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0711aeae8d284b0e97f32358af65d371/work/0711aeae8d284b0e97f32358af65d371_id_rsa 2026-01-23 03:00:41.810171 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0711aeae8d284b0e97f32358af65d371/work/0711aeae8d284b0e97f32358af65d371_id_rsa.pub 2026-01-23 03:00:41.810193 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-23 03:00:41.810224 | debian-bookworm -> localhost | SHA256:d1lko6ox9dCiVEywxXhD0HIU5IOojdvxwv8XmC/ogqY zuul-build-sshkey 2026-01-23 03:00:41.810243 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-23 03:00:41.810272 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-23 03:00:41.810291 | debian-bookworm -> localhost | | o%O. + | 2026-01-23 03:00:41.810309 | debian-bookworm -> localhost | | .o*B. + . | 2026-01-23 03:00:41.810326 | debian-bookworm -> localhost | | . ++*.o . | 2026-01-23 03:00:41.810377 | debian-bookworm -> localhost | | + . o * o | 2026-01-23 03:00:41.810395 | debian-bookworm -> localhost | | o o S oo+ | 2026-01-23 03:00:41.810417 | debian-bookworm -> localhost | | + o =o.. | 2026-01-23 03:00:41.810435 | debian-bookworm -> localhost | | ..+ o. . . | 2026-01-23 03:00:41.810452 | debian-bookworm -> localhost | | o .o. . o | 2026-01-23 03:00:41.810469 | debian-bookworm -> localhost | | Eo oo..o | 2026-01-23 03:00:41.810496 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-23 03:00:41.810561 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.161668 2026-01-23 03:00:41.818723 | 2026-01-23 03:00:41.818815 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-23 03:00:41.853395 | debian-bookworm | ok 2026-01-23 03:00:41.865925 | debian-bookworm | included: /var/lib/zuul/builds/0711aeae8d284b0e97f32358af65d371/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-23 03:00:41.899739 | 2026-01-23 03:00:41.899843 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-23 03:00:41.945870 | debian-bookworm | skipping: Conditional result was False 2026-01-23 03:00:41.952551 | 2026-01-23 03:00:41.952655 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-23 03:00:42.859969 | debian-bookworm | changed 2026-01-23 03:00:42.864303 | 2026-01-23 03:00:42.864381 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-23 03:00:43.128481 | debian-bookworm | ok 2026-01-23 03:00:43.132922 | 2026-01-23 03:00:43.133005 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-23 03:00:43.864401 | debian-bookworm | changed 2026-01-23 03:00:43.870080 | 2026-01-23 03:00:43.870170 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-23 03:00:44.568751 | debian-bookworm | changed 2026-01-23 03:00:44.574228 | 2026-01-23 03:00:44.574324 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-23 03:00:44.593369 | debian-bookworm | skipping: Conditional result was False 2026-01-23 03:00:44.599290 | 2026-01-23 03:00:44.599390 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-23 03:00:45.898930 | debian-bookworm -> localhost | changed 2026-01-23 03:00:45.920234 | 2026-01-23 03:00:45.920341 | TASK [add-build-sshkey : Add back temp key] 2026-01-23 03:00:46.707731 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0711aeae8d284b0e97f32358af65d371/work/0711aeae8d284b0e97f32358af65d371_id_rsa (zuul-build-sshkey) 2026-01-23 03:00:46.707912 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021124 2026-01-23 03:00:46.714284 | 2026-01-23 03:00:46.714366 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-23 03:00:47.142966 | debian-bookworm | ok 2026-01-23 03:00:47.151113 | 2026-01-23 03:00:47.151275 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-23 03:00:47.165894 | debian-bookworm | skipping: Conditional result was False 2026-01-23 03:00:47.179425 | 2026-01-23 03:00:47.179515 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-23 03:00:47.583355 | debian-bookworm | ok 2026-01-23 03:00:47.597511 | 2026-01-23 03:00:47.597615 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-23 03:00:47.630331 | debian-bookworm | ok 2026-01-23 03:00:47.637525 | 2026-01-23 03:00:47.637639 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-23 03:00:47.923813 | debian-bookworm -> localhost | ok 2026-01-23 03:00:47.930095 | 2026-01-23 03:00:47.930187 | TASK [validate-host : Collect information about the host] 2026-01-23 03:00:48.994809 | debian-bookworm | ok 2026-01-23 03:00:49.009142 | 2026-01-23 03:00:49.009282 | TASK [validate-host : Sanitize hostname] 2026-01-23 03:00:49.109018 | debian-bookworm | ok 2026-01-23 03:00:49.139900 | 2026-01-23 03:00:49.140005 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-23 03:00:49.638257 | debian-bookworm -> localhost | changed 2026-01-23 03:00:49.643623 | 2026-01-23 03:00:49.643709 | TASK [validate-host : Collect information about zuul worker] 2026-01-23 03:00:50.016277 | debian-bookworm | ok 2026-01-23 03:00:50.024802 | 2026-01-23 03:00:50.024897 | TASK [validate-host : Write out all zuul information for each host] 2026-01-23 03:00:50.683263 | debian-bookworm -> localhost | changed 2026-01-23 03:00:50.695355 | 2026-01-23 03:00:50.695486 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-23 03:00:50.949269 | debian-bookworm | ok 2026-01-23 03:00:50.954456 | 2026-01-23 03:00:50.954545 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-23 03:00:52.042608 | debian-bookworm | changed: 2026-01-23 03:00:52.042956 | debian-bookworm | cd+++++++++ src/ 2026-01-23 03:00:52.043026 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-23 03:00:52.043121 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-23 03:00:52.043162 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-01-23 03:00:52.043198 | debian-bookworm | Containerfile 2026-01-23 03:00:52.043533 | debian-bookworm | localhost | ok: Runtime: 0:00:00.011885 2026-01-23 03:02:08.681942 | 2026-01-23 03:02:08.682019 | TASK [upload-logs : Upload logs to log server] 2026-01-23 03:02:09.263345 | localhost | Output suppressed because no_log was given 2026-01-23 03:02:09.265174 | 2026-01-23 03:02:09.265277 | LOOP [upload-logs : Compress console log and json output] 2026-01-23 03:02:09.321496 | localhost | skipping: Conditional result was False 2026-01-23 03:02:09.340062 | localhost | skipping: Conditional result was False 2026-01-23 03:02:09.342486 | 2026-01-23 03:02:09.342563 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-23 03:02:09.384269 | localhost | skipping: Conditional result was False 2026-01-23 03:02:09.384483 | 2026-01-23 03:02:09.392041 | localhost | skipping: Conditional result was False 2026-01-23 03:02:09.397346 | 2026-01-23 03:02:09.397425 | LOOP [upload-logs : Upload console log and json output]