2026-01-24 03:00:12.377977 | Job console starting 2026-01-24 03:00:12.398215 | Updating git repos 2026-01-24 03:00:12.475685 | Cloning repos into workspace 2026-01-24 03:00:12.567157 | Restoring repo states 2026-01-24 03:00:12.595355 | Merging changes 2026-01-24 03:00:12.595378 | Checking out repos 2026-01-24 03:00:12.810450 | Preparing playbooks 2026-01-24 03:00:14.719600 | Running Ansible setup 2026-01-24 03:00:22.217442 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-24 03:00:23.937799 | 2026-01-24 03:00:23.937942 | PLAY [Base pre] 2026-01-24 03:00:23.988526 | 2026-01-24 03:00:23.988736 | TASK [Setup log path fact] 2026-01-24 03:00:24.048285 | debian-bookworm | ok 2026-01-24 03:00:24.071580 | 2026-01-24 03:00:24.071709 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-24 03:00:24.100944 | debian-bookworm | ok 2026-01-24 03:00:24.118304 | 2026-01-24 03:00:24.118414 | TASK [emit-job-header : Print job information] 2026-01-24 03:00:24.181131 | # Job Information 2026-01-24 03:00:24.181302 | Ansible Version: 2.16.14 2026-01-24 03:00:24.181339 | Job: ansible-lint 2026-01-24 03:00:24.181411 | Pipeline: periodic-daily 2026-01-24 03:00:24.181436 | Executor: 521e9411259a 2026-01-24 03:00:24.181457 | Triggered by: https://github.com/osism/ansible-collection-commons 2026-01-24 03:00:24.181481 | Event ID: 52e39256348145d1af52651c76b45bdd 2026-01-24 03:00:24.187003 | 2026-01-24 03:00:24.187498 | LOOP [emit-job-header : Print node information] 2026-01-24 03:00:24.320723 | debian-bookworm | ok: 2026-01-24 03:00:24.320970 | debian-bookworm | # Node Information 2026-01-24 03:00:24.321066 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-24 03:00:24.321094 | debian-bookworm | Hostname: debian 2026-01-24 03:00:24.321116 | debian-bookworm | Username: zuul 2026-01-24 03:00:24.321138 | debian-bookworm | Distro: Debian 12.13 2026-01-24 03:00:24.321162 | debian-bookworm | Provider: regiocloud-a 2026-01-24 03:00:24.321183 | debian-bookworm | Region: 2026-01-24 03:00:24.321204 | debian-bookworm | Label: debian-bookworm 2026-01-24 03:00:24.321224 | debian-bookworm | Product Name: OpenStack Nova 2026-01-24 03:00:24.321244 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef3:a11c 2026-01-24 03:00:24.335533 | 2026-01-24 03:00:24.336063 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-24 03:00:25.255196 | debian-bookworm -> localhost | changed 2026-01-24 03:00:25.262658 | 2026-01-24 03:00:25.262761 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-24 03:00:28.095628 | debian-bookworm -> localhost | changed 2026-01-24 03:00:28.105599 | 2026-01-24 03:00:28.105696 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-24 03:00:28.801633 | debian-bookworm -> localhost | ok 2026-01-24 03:00:28.811265 | 2026-01-24 03:00:28.811570 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-24 03:00:28.863440 | debian-bookworm | ok 2026-01-24 03:00:28.891923 | debian-bookworm | included: /var/lib/zuul/builds/d08170de2e9f4c528d4074c452274183/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-24 03:00:28.900447 | 2026-01-24 03:00:28.900631 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-24 03:00:33.431128 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-24 03:00:33.431306 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d08170de2e9f4c528d4074c452274183/work/d08170de2e9f4c528d4074c452274183_id_rsa 2026-01-24 03:00:33.431338 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d08170de2e9f4c528d4074c452274183/work/d08170de2e9f4c528d4074c452274183_id_rsa.pub 2026-01-24 03:00:33.431360 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-24 03:00:33.431380 | debian-bookworm -> localhost | SHA256:UTDjVB8lvQk3GsBPCF7ES0HghPwV8H6TYI8sLwSGAfU zuul-build-sshkey 2026-01-24 03:00:33.431398 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-24 03:00:33.431425 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-24 03:00:33.431444 | debian-bookworm -> localhost | | .oo. .X@X=oo. | 2026-01-24 03:00:33.431462 | debian-bookworm -> localhost | | +o* **.+o+ | 2026-01-24 03:00:33.431478 | debian-bookworm -> localhost | | . E.=o++.= + | 2026-01-24 03:00:33.431494 | debian-bookworm -> localhost | | . ..=.+o.o | 2026-01-24 03:00:33.431510 | debian-bookworm -> localhost | | S + = | 2026-01-24 03:00:33.431532 | debian-bookworm -> localhost | | . o . . | 2026-01-24 03:00:33.431548 | debian-bookworm -> localhost | | . . | 2026-01-24 03:00:33.431564 | debian-bookworm -> localhost | | . | 2026-01-24 03:00:33.431580 | debian-bookworm -> localhost | | | 2026-01-24 03:00:33.431597 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-24 03:00:33.431635 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.455070 2026-01-24 03:00:33.437366 | 2026-01-24 03:00:33.437442 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-24 03:00:33.474134 | debian-bookworm | ok 2026-01-24 03:00:33.505904 | debian-bookworm | included: /var/lib/zuul/builds/d08170de2e9f4c528d4074c452274183/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-24 03:00:33.540373 | 2026-01-24 03:00:33.540469 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-24 03:00:33.587880 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:00:33.593186 | 2026-01-24 03:00:33.593268 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-24 03:00:34.466768 | debian-bookworm | changed 2026-01-24 03:00:34.471316 | 2026-01-24 03:00:34.471397 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-24 03:00:34.733651 | debian-bookworm | ok 2026-01-24 03:00:34.748309 | 2026-01-24 03:00:34.748411 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-24 03:00:35.537970 | debian-bookworm | changed 2026-01-24 03:00:35.557235 | 2026-01-24 03:00:35.557346 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-24 03:00:36.380624 | debian-bookworm | changed 2026-01-24 03:00:36.385960 | 2026-01-24 03:00:36.386048 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-24 03:00:36.421266 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:00:36.427049 | 2026-01-24 03:00:36.427140 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-24 03:00:37.215144 | debian-bookworm -> localhost | changed 2026-01-24 03:00:37.226045 | 2026-01-24 03:00:37.226147 | TASK [add-build-sshkey : Add back temp key] 2026-01-24 03:00:38.246039 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d08170de2e9f4c528d4074c452274183/work/d08170de2e9f4c528d4074c452274183_id_rsa (zuul-build-sshkey) 2026-01-24 03:00:38.246258 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.028476 2026-01-24 03:00:38.254353 | 2026-01-24 03:00:38.254466 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-24 03:00:38.997766 | debian-bookworm | ok 2026-01-24 03:00:39.003671 | 2026-01-24 03:00:39.003773 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-24 03:00:39.039549 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:00:39.057404 | 2026-01-24 03:00:39.057517 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-24 03:00:39.578562 | debian-bookworm | ok 2026-01-24 03:00:39.604602 | 2026-01-24 03:00:39.605466 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-24 03:00:39.682144 | debian-bookworm | ok 2026-01-24 03:00:39.694433 | 2026-01-24 03:00:39.694534 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-24 03:00:40.360869 | debian-bookworm -> localhost | ok 2026-01-24 03:00:40.367092 | 2026-01-24 03:00:40.367180 | TASK [validate-host : Collect information about the host] 2026-01-24 03:00:41.689517 | debian-bookworm | ok 2026-01-24 03:00:41.716962 | 2026-01-24 03:00:41.717081 | TASK [validate-host : Sanitize hostname] 2026-01-24 03:00:41.927779 | debian-bookworm | ok 2026-01-24 03:00:42.014716 | 2026-01-24 03:00:42.014812 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-24 03:00:43.396616 | debian-bookworm -> localhost | changed 2026-01-24 03:00:43.401181 | 2026-01-24 03:00:43.401265 | TASK [validate-host : Collect information about zuul worker] 2026-01-24 03:00:43.896907 | debian-bookworm | ok 2026-01-24 03:00:43.902053 | 2026-01-24 03:00:43.902140 | TASK [validate-host : Write out all zuul information for each host] 2026-01-24 03:00:45.077424 | debian-bookworm -> localhost | changed 2026-01-24 03:00:45.087076 | 2026-01-24 03:00:45.087244 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-24 03:00:45.419949 | debian-bookworm | ok 2026-01-24 03:00:45.424633 | 2026-01-24 03:00:45.424709 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-24 03:00:46.945778 | debian-bookworm | changed: 2026-01-24 03:00:46.945935 | debian-bookworm | cd+++++++++ src/ 2026-01-24 03:00:46.945964 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-24 03:00:46.945984 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-24 03:00:46.946001 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-commons/ 2026-01-24 03:00:46.946017 | debian-bookworm | RedHat.yml 2026-01-24 03:00:47.031281 | debian-bookworm | cL+++++++++ src/github.com/osism/ansible-collection-commons/roles/repository/tasks/CentOS.yml -> RedHat.yml 2026-01-24 03:00:47.031321 | debian-bookworm | RedHat.yml 2026-01-24 03:00:47.031382 | debian-bookworm | localhost | ok: Runtime: 0:00:00.014471 2026-01-24 03:02:15.443757 | 2026-01-24 03:02:15.443853 | TASK [upload-logs : Upload logs to log server] 2026-01-24 03:02:15.965460 | localhost | Output suppressed because no_log was given 2026-01-24 03:02:15.967258 | 2026-01-24 03:02:15.967352 | LOOP [upload-logs : Compress console log and json output] 2026-01-24 03:02:16.009301 | localhost | skipping: Conditional result was False 2026-01-24 03:02:16.016652 | localhost | skipping: Conditional result was False 2026-01-24 03:02:16.023021 | 2026-01-24 03:02:16.023115 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-24 03:02:16.057032 | localhost | skipping: Conditional result was False 2026-01-24 03:02:16.057259 | 2026-01-24 03:02:16.060797 | localhost | skipping: Conditional result was False 2026-01-24 03:02:16.070157 | 2026-01-24 03:02:16.070266 | LOOP [upload-logs : Upload console log and json output]