2026-04-20 03:13:39.856229 | Job console starting 2026-04-20 03:13:39.867449 | Updating git repos 2026-04-20 03:13:39.964286 | Cloning repos into workspace 2026-04-20 03:13:40.132019 | Restoring repo states 2026-04-20 03:13:40.163508 | Merging changes 2026-04-20 03:13:40.163531 | Checking out repos 2026-04-20 03:13:40.450354 | Preparing playbooks 2026-04-20 03:13:41.896621 | Running Ansible setup 2026-04-20 03:13:46.351409 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-20 03:13:47.071103 | 2026-04-20 03:13:47.071263 | PLAY [Base pre] 2026-04-20 03:13:47.086012 | 2026-04-20 03:13:47.086128 | TASK [Setup log path fact] 2026-04-20 03:13:47.119278 | debian-bookworm | ok 2026-04-20 03:13:47.146059 | 2026-04-20 03:13:47.146227 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-20 03:13:47.186691 | debian-bookworm | ok 2026-04-20 03:13:47.196706 | 2026-04-20 03:13:47.196812 | TASK [emit-job-header : Print job information] 2026-04-20 03:13:47.236190 | # Job Information 2026-04-20 03:13:47.236350 | Ansible Version: 2.16.14 2026-04-20 03:13:47.236385 | Job: ansible-lint 2026-04-20 03:13:47.236418 | Pipeline: periodic-daily 2026-04-20 03:13:47.236441 | Executor: 521e9411259a 2026-04-20 03:13:47.236462 | Triggered by: https://github.com/osism/ansible-collection-services 2026-04-20 03:13:47.236484 | Event ID: ade8b25466ea41b683ee301621099962 2026-04-20 03:13:47.242486 | 2026-04-20 03:13:47.242581 | LOOP [emit-job-header : Print node information] 2026-04-20 03:13:47.343874 | debian-bookworm | ok: 2026-04-20 03:13:47.344113 | debian-bookworm | # Node Information 2026-04-20 03:13:47.344149 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-20 03:13:47.344187 | debian-bookworm | Hostname: debian 2026-04-20 03:13:47.344210 | debian-bookworm | Username: zuul 2026-04-20 03:13:47.344232 | debian-bookworm | Distro: Debian 12.13 2026-04-20 03:13:47.344255 | debian-bookworm | Provider: regiocloud-a 2026-04-20 03:13:47.344275 | debian-bookworm | Region: 2026-04-20 03:13:47.344296 | debian-bookworm | Label: debian-bookworm 2026-04-20 03:13:47.344316 | debian-bookworm | Product Name: OpenStack Nova 2026-04-20 03:13:47.344336 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe42:8e7e 2026-04-20 03:13:47.358235 | 2026-04-20 03:13:47.358340 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-20 03:13:47.999580 | debian-bookworm -> localhost | changed 2026-04-20 03:13:48.007121 | 2026-04-20 03:13:48.007297 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-20 03:13:49.392105 | debian-bookworm -> localhost | changed 2026-04-20 03:13:49.438619 | 2026-04-20 03:13:49.438768 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-20 03:13:50.565632 | debian-bookworm -> localhost | ok 2026-04-20 03:13:50.577117 | 2026-04-20 03:13:50.577332 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-20 03:13:50.637559 | debian-bookworm | ok 2026-04-20 03:13:50.700474 | debian-bookworm | included: /var/lib/zuul/builds/a530481c797144c887fc1fda6e325914/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-20 03:13:50.707436 | 2026-04-20 03:13:50.707609 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-20 03:13:53.581757 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-20 03:13:53.581939 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a530481c797144c887fc1fda6e325914/work/a530481c797144c887fc1fda6e325914_id_rsa 2026-04-20 03:13:53.581973 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a530481c797144c887fc1fda6e325914/work/a530481c797144c887fc1fda6e325914_id_rsa.pub 2026-04-20 03:13:53.581996 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-20 03:13:53.582018 | debian-bookworm -> localhost | SHA256:SHfi6nR3PXzPzaZKuJfeYsAKIh2MyfcySD0em31+pZw zuul-build-sshkey 2026-04-20 03:13:53.582036 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-20 03:13:53.582063 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-20 03:13:53.582082 | debian-bookworm -> localhost | | | 2026-04-20 03:13:53.582100 | debian-bookworm -> localhost | | | 2026-04-20 03:13:53.582117 | debian-bookworm -> localhost | | . = . o . | 2026-04-20 03:13:53.582134 | debian-bookworm -> localhost | | = B. + o | 2026-04-20 03:13:53.582177 | debian-bookworm -> localhost | | . = O. S. | 2026-04-20 03:13:53.582199 | debian-bookworm -> localhost | | o O +.. o..o | 2026-04-20 03:13:53.582216 | debian-bookworm -> localhost | | . +o+.oo=o.+ .| 2026-04-20 03:13:53.582233 | debian-bookworm -> localhost | | o .o.E+=. =+| 2026-04-20 03:13:53.582250 | debian-bookworm -> localhost | | . ..+oooo=| 2026-04-20 03:13:53.582267 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-20 03:13:53.582310 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.114746 2026-04-20 03:13:53.588189 | 2026-04-20 03:13:53.588268 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-20 03:13:53.607542 | debian-bookworm | ok 2026-04-20 03:13:53.621451 | debian-bookworm | included: /var/lib/zuul/builds/a530481c797144c887fc1fda6e325914/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-20 03:13:53.632723 | 2026-04-20 03:13:53.632825 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-20 03:13:53.658171 | debian-bookworm | skipping: Conditional result was False 2026-04-20 03:13:53.663927 | 2026-04-20 03:13:53.664022 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-20 03:13:54.258071 | debian-bookworm | changed 2026-04-20 03:13:54.264405 | 2026-04-20 03:13:54.264494 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-20 03:13:54.494796 | debian-bookworm | ok 2026-04-20 03:13:54.502177 | 2026-04-20 03:13:54.502283 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-20 03:13:55.149016 | debian-bookworm | changed 2026-04-20 03:13:55.155930 | 2026-04-20 03:13:55.156026 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-20 03:13:55.874773 | debian-bookworm | changed 2026-04-20 03:13:55.880269 | 2026-04-20 03:13:55.880371 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-20 03:13:55.934284 | debian-bookworm | skipping: Conditional result was False 2026-04-20 03:13:55.940607 | 2026-04-20 03:13:55.940742 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-20 03:13:56.759635 | debian-bookworm -> localhost | changed 2026-04-20 03:13:56.779387 | 2026-04-20 03:13:56.780091 | TASK [add-build-sshkey : Add back temp key] 2026-04-20 03:13:57.242573 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a530481c797144c887fc1fda6e325914/work/a530481c797144c887fc1fda6e325914_id_rsa (zuul-build-sshkey) 2026-04-20 03:13:57.242782 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009269 2026-04-20 03:13:57.255516 | 2026-04-20 03:13:57.255624 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-20 03:13:57.620284 | debian-bookworm | ok 2026-04-20 03:13:57.627306 | 2026-04-20 03:13:57.627404 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-20 03:13:57.660394 | debian-bookworm | skipping: Conditional result was False 2026-04-20 03:13:57.671296 | 2026-04-20 03:13:57.671393 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-20 03:13:58.079206 | debian-bookworm | ok 2026-04-20 03:13:58.101391 | 2026-04-20 03:13:58.101576 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-20 03:13:58.142457 | debian-bookworm | ok 2026-04-20 03:13:58.147937 | 2026-04-20 03:13:58.148058 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-20 03:13:58.465192 | debian-bookworm -> localhost | ok 2026-04-20 03:13:58.472936 | 2026-04-20 03:13:58.473051 | TASK [validate-host : Collect information about the host] 2026-04-20 03:13:59.880657 | debian-bookworm | ok 2026-04-20 03:13:59.905803 | 2026-04-20 03:13:59.905948 | TASK [validate-host : Sanitize hostname] 2026-04-20 03:14:00.073603 | debian-bookworm | ok 2026-04-20 03:14:00.204461 | 2026-04-20 03:14:00.204613 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-20 03:14:01.987735 | debian-bookworm -> localhost | changed 2026-04-20 03:14:02.000892 | 2026-04-20 03:14:02.001026 | TASK [validate-host : Collect information about zuul worker] 2026-04-20 03:14:02.574065 | debian-bookworm | ok 2026-04-20 03:14:02.587177 | 2026-04-20 03:14:02.587336 | TASK [validate-host : Write out all zuul information for each host] 2026-04-20 03:14:03.597576 | debian-bookworm -> localhost | changed 2026-04-20 03:14:03.610184 | 2026-04-20 03:14:03.610279 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-20 03:14:03.887089 | debian-bookworm | ok 2026-04-20 03:14:03.892474 | 2026-04-20 03:14:03.892566 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-20 03:14:05.411704 | debian-bookworm | changed: 2026-04-20 03:14:05.411877 | debian-bookworm | cd+++++++++ src/ 2026-04-20 03:14:05.411911 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-20 03:14:05.411936 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-20 03:14:05.411958 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-04-20 03:14:05.411979 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008239 2026-04-20 03:16:04.225763 | 2026-04-20 03:16:04.225842 | TASK [upload-logs : Upload logs to log server] 2026-04-20 03:16:05.099516 | localhost | Output suppressed because no_log was given 2026-04-20 03:16:05.100872 | 2026-04-20 03:16:05.100947 | LOOP [upload-logs : Compress console log and json output] 2026-04-20 03:16:05.181840 | localhost | skipping: Conditional result was False 2026-04-20 03:16:05.187622 | localhost | skipping: Conditional result was False 2026-04-20 03:16:05.196798 | 2026-04-20 03:16:05.196885 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-20 03:16:05.231499 | localhost | skipping: Conditional result was False 2026-04-20 03:16:05.231747 | 2026-04-20 03:16:05.236533 | localhost | skipping: Conditional result was False 2026-04-20 03:16:05.243281 | 2026-04-20 03:16:05.243372 | LOOP [upload-logs : Upload console log and json output]