2025-12-27 03:12:18.620650 | Job console starting 2025-12-27 03:12:18.634994 | Updating git repos 2025-12-27 03:12:18.668039 | Cloning repos into workspace 2025-12-27 03:12:18.831582 | Restoring repo states 2025-12-27 03:12:18.856207 | Merging changes 2025-12-27 03:12:18.856224 | Checking out repos 2025-12-27 03:12:18.952775 | Preparing playbooks 2025-12-27 03:12:20.093042 | Running Ansible setup 2025-12-27 03:12:27.643007 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-27 03:12:29.327487 | 2025-12-27 03:12:29.327704 | PLAY [Base pre] 2025-12-27 03:12:29.347247 | 2025-12-27 03:12:29.347405 | TASK [Setup log path fact] 2025-12-27 03:12:29.388465 | debian-bookworm | ok 2025-12-27 03:12:29.413968 | 2025-12-27 03:12:29.414180 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-27 03:12:29.455572 | debian-bookworm | ok 2025-12-27 03:12:29.466969 | 2025-12-27 03:12:29.467116 | TASK [emit-job-header : Print job information] 2025-12-27 03:12:29.507293 | # Job Information 2025-12-27 03:12:29.507564 | Ansible Version: 2.16.14 2025-12-27 03:12:29.507605 | Job: flake8 2025-12-27 03:12:29.507642 | Pipeline: periodic-daily 2025-12-27 03:12:29.507671 | Executor: 521e9411259a 2025-12-27 03:12:29.507692 | Triggered by: https://github.com/osism/openstack-health-middleware 2025-12-27 03:12:29.507715 | Event ID: 79d8fbfd8ba147f0a112c2366607f61a 2025-12-27 03:12:29.513498 | 2025-12-27 03:12:29.513654 | LOOP [emit-job-header : Print node information] 2025-12-27 03:12:29.671992 | debian-bookworm | ok: 2025-12-27 03:12:29.672730 | debian-bookworm | # Node Information 2025-12-27 03:12:29.672783 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-27 03:12:29.672811 | debian-bookworm | Hostname: debian 2025-12-27 03:12:29.672834 | debian-bookworm | Username: zuul 2025-12-27 03:12:29.672856 | debian-bookworm | Distro: Debian 12.12 2025-12-27 03:12:29.672881 | debian-bookworm | Provider: regiocloud-a 2025-12-27 03:12:29.672902 | debian-bookworm | Region: 2025-12-27 03:12:29.672924 | debian-bookworm | Label: debian-bookworm 2025-12-27 03:12:29.672945 | debian-bookworm | Product Name: OpenStack Nova 2025-12-27 03:12:29.672965 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feca:9ab1 2025-12-27 03:12:29.697368 | 2025-12-27 03:12:29.697527 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-27 03:12:30.720646 | debian-bookworm -> localhost | changed 2025-12-27 03:12:30.733665 | 2025-12-27 03:12:30.733931 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-27 03:12:33.240906 | debian-bookworm -> localhost | changed 2025-12-27 03:12:33.259186 | 2025-12-27 03:12:33.259646 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-27 03:12:33.916556 | debian-bookworm -> localhost | ok 2025-12-27 03:12:33.923405 | 2025-12-27 03:12:33.923549 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-27 03:12:33.983471 | debian-bookworm | ok 2025-12-27 03:12:34.004611 | debian-bookworm | included: /var/lib/zuul/builds/6d11ed6f891f4e768316858b71b56f70/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-27 03:12:34.011244 | 2025-12-27 03:12:34.011379 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-27 03:12:36.587258 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-27 03:12:36.587442 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6d11ed6f891f4e768316858b71b56f70/work/6d11ed6f891f4e768316858b71b56f70_id_rsa 2025-12-27 03:12:36.587474 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6d11ed6f891f4e768316858b71b56f70/work/6d11ed6f891f4e768316858b71b56f70_id_rsa.pub 2025-12-27 03:12:36.587496 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-27 03:12:36.587514 | debian-bookworm -> localhost | SHA256:Vdx0jS7ReIVjbtG5n6JPcYnvp/V7Xr4xydm+WG8JWwA zuul-build-sshkey 2025-12-27 03:12:36.587532 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-27 03:12:36.587558 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-27 03:12:36.587576 | debian-bookworm -> localhost | | ..=.==| 2025-12-27 03:12:36.587594 | debian-bookworm -> localhost | | E+ Xoo| 2025-12-27 03:12:36.587610 | debian-bookworm -> localhost | | . .* o.| 2025-12-27 03:12:36.587626 | debian-bookworm -> localhost | | . ..=..| 2025-12-27 03:12:36.587641 | debian-bookworm -> localhost | | S =.oo| 2025-12-27 03:12:36.587661 | debian-bookworm -> localhost | | o=o=| 2025-12-27 03:12:36.587678 | debian-bookworm -> localhost | | ..=O=| 2025-12-27 03:12:36.587694 | debian-bookworm -> localhost | | ...+=X| 2025-12-27 03:12:36.587711 | debian-bookworm -> localhost | | .o.O%| 2025-12-27 03:12:36.587727 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-27 03:12:36.587767 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.478283 2025-12-27 03:12:36.593062 | 2025-12-27 03:12:36.593150 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-27 03:12:36.629837 | debian-bookworm | ok 2025-12-27 03:12:36.637446 | debian-bookworm | included: /var/lib/zuul/builds/6d11ed6f891f4e768316858b71b56f70/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-27 03:12:36.656175 | 2025-12-27 03:12:36.656286 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-27 03:12:36.709611 | debian-bookworm | skipping: Conditional result was False 2025-12-27 03:12:36.715423 | 2025-12-27 03:12:36.715531 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-27 03:12:37.443997 | debian-bookworm | changed 2025-12-27 03:12:37.451146 | 2025-12-27 03:12:37.451246 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-27 03:12:37.727218 | debian-bookworm | ok 2025-12-27 03:12:37.732797 | 2025-12-27 03:12:37.732901 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-27 03:12:38.447274 | debian-bookworm | changed 2025-12-27 03:12:38.455943 | 2025-12-27 03:12:38.456061 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-27 03:12:39.107814 | debian-bookworm | changed 2025-12-27 03:12:39.113405 | 2025-12-27 03:12:39.113525 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-27 03:12:39.158904 | debian-bookworm | skipping: Conditional result was False 2025-12-27 03:12:39.165133 | 2025-12-27 03:12:39.165245 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-27 03:12:40.028686 | debian-bookworm -> localhost | changed 2025-12-27 03:12:40.055593 | 2025-12-27 03:12:40.056579 | TASK [add-build-sshkey : Add back temp key] 2025-12-27 03:12:40.677852 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6d11ed6f891f4e768316858b71b56f70/work/6d11ed6f891f4e768316858b71b56f70_id_rsa (zuul-build-sshkey) 2025-12-27 03:12:40.678242 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.035107 2025-12-27 03:12:40.694305 | 2025-12-27 03:12:40.694481 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-27 03:12:41.343676 | debian-bookworm | ok 2025-12-27 03:12:41.360246 | 2025-12-27 03:12:41.360402 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-27 03:12:41.425396 | debian-bookworm | skipping: Conditional result was False 2025-12-27 03:12:41.442575 | 2025-12-27 03:12:41.442719 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-27 03:12:42.170600 | debian-bookworm | ok 2025-12-27 03:12:42.185111 | 2025-12-27 03:12:42.185216 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-27 03:12:42.214025 | debian-bookworm | ok 2025-12-27 03:12:42.220424 | 2025-12-27 03:12:42.220524 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-27 03:12:42.851177 | debian-bookworm -> localhost | ok 2025-12-27 03:12:42.857573 | 2025-12-27 03:12:42.857677 | TASK [validate-host : Collect information about the host] 2025-12-27 03:12:44.702551 | debian-bookworm | ok 2025-12-27 03:12:44.725665 | 2025-12-27 03:12:44.725782 | TASK [validate-host : Sanitize hostname] 2025-12-27 03:12:44.817183 | debian-bookworm | ok 2025-12-27 03:12:44.854208 | 2025-12-27 03:12:44.854330 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-27 03:12:45.422935 | debian-bookworm -> localhost | changed 2025-12-27 03:12:45.429243 | 2025-12-27 03:12:45.429345 | TASK [validate-host : Collect information about zuul worker] 2025-12-27 03:12:45.839747 | debian-bookworm | ok 2025-12-27 03:12:45.847626 | 2025-12-27 03:12:45.847841 | TASK [validate-host : Write out all zuul information for each host] 2025-12-27 03:12:46.451240 | debian-bookworm -> localhost | changed 2025-12-27 03:12:46.461015 | 2025-12-27 03:12:46.461168 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-27 03:12:46.739281 | debian-bookworm | ok 2025-12-27 03:12:46.755339 | 2025-12-27 03:12:46.755471 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-27 03:12:47.736725 | debian-bookworm | changed: 2025-12-27 03:12:47.736982 | debian-bookworm | cd+++++++++ src/ 2025-12-27 03:12:47.737015 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-27 03:12:47.737057 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-27 03:12:47.737080 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-health-middleware/ 2025-12-27 03:12:47.737100 | debian-bookworm | localhost | ok: Runtime: 0:00:00.016963 2025-12-27 03:13:25.124391 | 2025-12-27 03:13:25.124529 | TASK [upload-logs : Upload logs to log server] 2025-12-27 03:13:26.281552 | localhost | Output suppressed because no_log was given 2025-12-27 03:13:26.283773 | 2025-12-27 03:13:26.283894 | LOOP [upload-logs : Compress console log and json output] 2025-12-27 03:13:26.412112 | localhost | skipping: Conditional result was False 2025-12-27 03:13:26.432549 | localhost | skipping: Conditional result was False 2025-12-27 03:13:26.442202 | 2025-12-27 03:13:26.442336 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-27 03:13:26.573919 | localhost | skipping: Conditional result was False 2025-12-27 03:13:26.574266 | 2025-12-27 03:13:26.579858 | localhost | skipping: Conditional result was False 2025-12-27 03:13:26.591224 | 2025-12-27 03:13:26.591406 | LOOP [upload-logs : Upload console log and json output]