2026-02-21 03:01:35.183842 | Job console starting 2026-02-21 03:01:35.192607 | Updating git repos 2026-02-21 03:01:35.444839 | Cloning repos into workspace 2026-02-21 03:01:35.590568 | Restoring repo states 2026-02-21 03:01:35.612352 | Merging changes 2026-02-21 03:01:35.612365 | Checking out repos 2026-02-21 03:01:35.699829 | Preparing playbooks 2026-02-21 03:01:37.217731 | Running Ansible setup 2026-02-21 03:01:44.538158 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-21 03:01:46.386638 | 2026-02-21 03:01:46.386774 | PLAY [Base pre] 2026-02-21 03:01:46.406523 | 2026-02-21 03:01:46.406639 | TASK [Setup log path fact] 2026-02-21 03:01:46.430003 | debian-bookworm | ok 2026-02-21 03:01:46.460013 | 2026-02-21 03:01:46.460147 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-21 03:01:46.553009 | debian-bookworm | ok 2026-02-21 03:01:46.577592 | 2026-02-21 03:01:46.577703 | TASK [emit-job-header : Print job information] 2026-02-21 03:01:46.683056 | # Job Information 2026-02-21 03:01:46.683306 | Ansible Version: 2.16.14 2026-02-21 03:01:46.683347 | Job: flake8 2026-02-21 03:01:46.683380 | Pipeline: periodic-daily 2026-02-21 03:01:46.683403 | Executor: 521e9411259a 2026-02-21 03:01:46.683424 | Triggered by: https://github.com/osism/openstack-configuration-reference 2026-02-21 03:01:46.683446 | Event ID: d48f5e5a5bbd4da784542730cd49246c 2026-02-21 03:01:46.692912 | 2026-02-21 03:01:46.693050 | LOOP [emit-job-header : Print node information] 2026-02-21 03:01:46.961644 | debian-bookworm | ok: 2026-02-21 03:01:46.961896 | debian-bookworm | # Node Information 2026-02-21 03:01:46.961936 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-21 03:01:46.961961 | debian-bookworm | Hostname: debian 2026-02-21 03:01:46.961984 | debian-bookworm | Username: zuul 2026-02-21 03:01:46.962005 | debian-bookworm | Distro: Debian 12.13 2026-02-21 03:01:46.962029 | debian-bookworm | Provider: regiocloud-a 2026-02-21 03:01:46.962050 | debian-bookworm | Region: 2026-02-21 03:01:46.962071 | debian-bookworm | Label: debian-bookworm 2026-02-21 03:01:46.962091 | debian-bookworm | Product Name: OpenStack Nova 2026-02-21 03:01:46.962140 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe93:6dc5 2026-02-21 03:01:46.982139 | 2026-02-21 03:01:46.982246 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-21 03:01:47.934351 | debian-bookworm -> localhost | changed 2026-02-21 03:01:47.941479 | 2026-02-21 03:01:47.941584 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-21 03:01:50.296037 | debian-bookworm -> localhost | changed 2026-02-21 03:01:50.311506 | 2026-02-21 03:01:50.311613 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-21 03:01:51.067139 | debian-bookworm -> localhost | ok 2026-02-21 03:01:51.074697 | 2026-02-21 03:01:51.074806 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-21 03:01:51.115104 | debian-bookworm | ok 2026-02-21 03:01:51.160818 | debian-bookworm | included: /var/lib/zuul/builds/b9074bba9ee445f69c90464a1a585de7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-21 03:01:51.178025 | 2026-02-21 03:01:51.178131 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-21 03:01:53.969801 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-21 03:01:53.969996 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b9074bba9ee445f69c90464a1a585de7/work/b9074bba9ee445f69c90464a1a585de7_id_rsa 2026-02-21 03:01:53.970033 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b9074bba9ee445f69c90464a1a585de7/work/b9074bba9ee445f69c90464a1a585de7_id_rsa.pub 2026-02-21 03:01:53.970060 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-21 03:01:53.970084 | debian-bookworm -> localhost | SHA256:MNloi5Z9pMGh2VxXGCHjEUgoSl/dgm4itvNttHsCwCM zuul-build-sshkey 2026-02-21 03:01:53.970107 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-21 03:01:53.970138 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-21 03:01:53.970160 | debian-bookworm -> localhost | | o=.B.+=. | 2026-02-21 03:01:53.970180 | debian-bookworm -> localhost | | .. .O.X *. | 2026-02-21 03:01:53.970200 | debian-bookworm -> localhost | |o...= @ = | 2026-02-21 03:01:53.970219 | debian-bookworm -> localhost | |E* o B B | 2026-02-21 03:01:53.970238 | debian-bookworm -> localhost | |o = * + S | 2026-02-21 03:01:53.970263 | debian-bookworm -> localhost | | o o . . | 2026-02-21 03:01:53.970295 | debian-bookworm -> localhost | | o + . | 2026-02-21 03:01:53.970317 | debian-bookworm -> localhost | | . = . | 2026-02-21 03:01:53.970339 | debian-bookworm -> localhost | | ..+ | 2026-02-21 03:01:53.970359 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-21 03:01:53.970408 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.525941 2026-02-21 03:01:53.976536 | 2026-02-21 03:01:53.976629 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-21 03:01:54.026583 | debian-bookworm | ok 2026-02-21 03:01:54.048826 | debian-bookworm | included: /var/lib/zuul/builds/b9074bba9ee445f69c90464a1a585de7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-21 03:01:54.070984 | 2026-02-21 03:01:54.071088 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-21 03:01:54.114492 | debian-bookworm | skipping: Conditional result was False 2026-02-21 03:01:54.120186 | 2026-02-21 03:01:54.120287 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-21 03:01:55.093847 | debian-bookworm | changed 2026-02-21 03:01:55.099007 | 2026-02-21 03:01:55.099460 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-21 03:01:55.378342 | debian-bookworm | ok 2026-02-21 03:01:55.383777 | 2026-02-21 03:01:55.383868 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-21 03:01:56.078878 | debian-bookworm | changed 2026-02-21 03:01:56.085083 | 2026-02-21 03:01:56.085172 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-21 03:01:56.766563 | debian-bookworm | changed 2026-02-21 03:01:56.771121 | 2026-02-21 03:01:56.771193 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-21 03:01:56.804056 | debian-bookworm | skipping: Conditional result was False 2026-02-21 03:01:56.809017 | 2026-02-21 03:01:56.809108 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-21 03:01:57.497723 | debian-bookworm -> localhost | changed 2026-02-21 03:01:57.508832 | 2026-02-21 03:01:57.508935 | TASK [add-build-sshkey : Add back temp key] 2026-02-21 03:01:57.857234 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b9074bba9ee445f69c90464a1a585de7/work/b9074bba9ee445f69c90464a1a585de7_id_rsa (zuul-build-sshkey) 2026-02-21 03:01:57.857505 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011655 2026-02-21 03:01:57.864964 | 2026-02-21 03:01:57.865049 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-21 03:01:58.241306 | debian-bookworm | ok 2026-02-21 03:01:58.251673 | 2026-02-21 03:01:58.251787 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-21 03:01:58.285054 | debian-bookworm | skipping: Conditional result was False 2026-02-21 03:01:58.304060 | 2026-02-21 03:01:58.304170 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-21 03:01:58.732556 | debian-bookworm | ok 2026-02-21 03:01:58.765152 | 2026-02-21 03:01:58.765257 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-21 03:01:58.820254 | debian-bookworm | ok 2026-02-21 03:01:58.830272 | 2026-02-21 03:01:58.830456 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-21 03:01:59.342585 | debian-bookworm -> localhost | ok 2026-02-21 03:01:59.354460 | 2026-02-21 03:01:59.354573 | TASK [validate-host : Collect information about the host] 2026-02-21 03:02:00.450355 | debian-bookworm | ok 2026-02-21 03:02:00.467665 | 2026-02-21 03:02:00.467771 | TASK [validate-host : Sanitize hostname] 2026-02-21 03:02:00.566920 | debian-bookworm | ok 2026-02-21 03:02:00.647017 | 2026-02-21 03:02:00.647127 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-21 03:02:01.169950 | debian-bookworm -> localhost | changed 2026-02-21 03:02:01.175642 | 2026-02-21 03:02:01.175746 | TASK [validate-host : Collect information about zuul worker] 2026-02-21 03:02:01.547618 | debian-bookworm | ok 2026-02-21 03:02:01.551346 | 2026-02-21 03:02:01.551424 | TASK [validate-host : Write out all zuul information for each host] 2026-02-21 03:02:02.257629 | debian-bookworm -> localhost | changed 2026-02-21 03:02:02.265117 | 2026-02-21 03:02:02.265202 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-21 03:02:02.525109 | debian-bookworm | ok 2026-02-21 03:02:02.529473 | 2026-02-21 03:02:02.529550 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-21 03:02:03.267625 | debian-bookworm | changed: 2026-02-21 03:02:03.267770 | debian-bookworm | cd+++++++++ src/ 2026-02-21 03:02:03.267797 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-21 03:02:03.267817 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-21 03:02:03.267835 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-reference/ 2026-02-21 03:02:03.267852 | debian-bookworm | Containerfile 2026-02-21 03:02:03.267943 | debian-bookworm | localhost | ok: Runtime: 0:00:00.037205 2026-02-21 03:02:31.554789 | 2026-02-21 03:02:31.555605 | TASK [upload-logs : Upload logs to log server] 2026-02-21 03:02:33.311075 | localhost | Output suppressed because no_log was given 2026-02-21 03:02:33.312587 | 2026-02-21 03:02:33.312664 | LOOP [upload-logs : Compress console log and json output] 2026-02-21 03:02:33.525666 | localhost | skipping: Conditional result was False 2026-02-21 03:02:33.530640 | localhost | skipping: Conditional result was False 2026-02-21 03:02:33.539085 | 2026-02-21 03:02:33.539201 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-21 03:02:33.617986 | localhost | skipping: Conditional result was False 2026-02-21 03:02:33.618214 | 2026-02-21 03:02:33.622259 | localhost | skipping: Conditional result was False 2026-02-21 03:02:33.634714 | 2026-02-21 03:02:33.634811 | LOOP [upload-logs : Upload console log and json output]