2025-09-21 03:17:36.775144 | Job console starting 2025-09-21 03:17:36.782449 | Updating git repos 2025-09-21 03:17:36.843885 | Cloning repos into workspace 2025-09-21 03:17:36.920505 | Restoring repo states 2025-09-21 03:17:36.958115 | Merging changes 2025-09-21 03:17:36.958130 | Checking out repos 2025-09-21 03:17:37.019176 | Preparing playbooks 2025-09-21 03:17:37.782935 | Running Ansible setup 2025-09-21 03:17:41.999510 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-21 03:17:42.700591 | 2025-09-21 03:17:42.700702 | PLAY [Base pre] 2025-09-21 03:17:42.739984 | 2025-09-21 03:17:42.740096 | TASK [Setup log path fact] 2025-09-21 03:17:42.768963 | debian-bookworm | ok 2025-09-21 03:17:42.795061 | 2025-09-21 03:17:42.795184 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-21 03:17:42.852533 | debian-bookworm | ok 2025-09-21 03:17:42.868438 | 2025-09-21 03:17:42.868546 | TASK [emit-job-header : Print job information] 2025-09-21 03:17:42.931029 | # Job Information 2025-09-21 03:17:42.931165 | Ansible Version: 2.16.14 2025-09-21 03:17:42.931193 | Job: flake8 2025-09-21 03:17:42.931219 | Pipeline: periodic-daily 2025-09-21 03:17:42.931238 | Executor: 521e9411259a 2025-09-21 03:17:42.931255 | Triggered by: https://github.com/osism/cfg-generics 2025-09-21 03:17:42.931274 | Event ID: 0490d67b08264303b47c4405ea548acf 2025-09-21 03:17:42.951302 | 2025-09-21 03:17:42.951397 | LOOP [emit-job-header : Print node information] 2025-09-21 03:17:43.156723 | debian-bookworm | ok: 2025-09-21 03:17:43.156894 | debian-bookworm | # Node Information 2025-09-21 03:17:43.156954 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-21 03:17:43.156979 | debian-bookworm | Hostname: debian 2025-09-21 03:17:43.156998 | debian-bookworm | Username: zuul 2025-09-21 03:17:43.157015 | debian-bookworm | Distro: Debian 12.12 2025-09-21 03:17:43.157035 | debian-bookworm | Provider: regiocloud-a 2025-09-21 03:17:43.157052 | debian-bookworm | Region: 2025-09-21 03:17:43.157069 | debian-bookworm | Label: debian-bookworm 2025-09-21 03:17:43.157086 | debian-bookworm | Product Name: OpenStack Nova 2025-09-21 03:17:43.157102 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe15:4e9b 2025-09-21 03:17:43.175440 | 2025-09-21 03:17:43.175563 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-21 03:17:43.699327 | debian-bookworm -> localhost | changed 2025-09-21 03:17:43.704894 | 2025-09-21 03:17:43.704973 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-21 03:17:45.089544 | debian-bookworm -> localhost | changed 2025-09-21 03:17:45.097975 | 2025-09-21 03:17:45.098057 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-21 03:17:45.638272 | debian-bookworm -> localhost | ok 2025-09-21 03:17:45.643231 | 2025-09-21 03:17:45.643325 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-21 03:17:45.661358 | debian-bookworm | ok 2025-09-21 03:17:45.683531 | debian-bookworm | included: /var/lib/zuul/builds/8f71d2caa497425882b73fbcd4cc0f98/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-21 03:17:45.688476 | 2025-09-21 03:17:45.688559 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-21 03:17:46.931222 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-21 03:17:46.931385 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8f71d2caa497425882b73fbcd4cc0f98/work/8f71d2caa497425882b73fbcd4cc0f98_id_rsa 2025-09-21 03:17:46.931416 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8f71d2caa497425882b73fbcd4cc0f98/work/8f71d2caa497425882b73fbcd4cc0f98_id_rsa.pub 2025-09-21 03:17:46.931438 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-21 03:17:46.931457 | debian-bookworm -> localhost | SHA256:hEE4nMi1rY/uF/12IQ66bzx8/XGDhYIFsDP1pIfn/A8 zuul-build-sshkey 2025-09-21 03:17:46.931476 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-21 03:17:46.931518 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-21 03:17:46.931543 | debian-bookworm -> localhost | | . +.+o..o . | 2025-09-21 03:17:46.931562 | debian-bookworm -> localhost | | o =o oo * | 2025-09-21 03:17:46.931579 | debian-bookworm -> localhost | | ..o+.o = | 2025-09-21 03:17:46.931595 | debian-bookworm -> localhost | | . .o B . | 2025-09-21 03:17:46.931612 | debian-bookworm -> localhost | | . .S. + . . | 2025-09-21 03:17:46.931636 | debian-bookworm -> localhost | | o. o . + o | 2025-09-21 03:17:46.931653 | debian-bookworm -> localhost | | . .= + o E...| 2025-09-21 03:17:46.931669 | debian-bookworm -> localhost | | . o = = o oo.| 2025-09-21 03:17:46.931686 | debian-bookworm -> localhost | | .o..+.+ . ... | 2025-09-21 03:17:46.931702 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-21 03:17:46.931740 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.546039 2025-09-21 03:17:46.937722 | 2025-09-21 03:17:46.937800 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-21 03:17:46.974891 | debian-bookworm | ok 2025-09-21 03:17:46.982335 | debian-bookworm | included: /var/lib/zuul/builds/8f71d2caa497425882b73fbcd4cc0f98/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-21 03:17:47.001345 | 2025-09-21 03:17:47.001436 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-21 03:17:47.041120 | debian-bookworm | skipping: Conditional result was False 2025-09-21 03:17:47.046152 | 2025-09-21 03:17:47.046234 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-21 03:17:47.736391 | debian-bookworm | changed 2025-09-21 03:17:47.741697 | 2025-09-21 03:17:47.741779 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-21 03:17:48.005744 | debian-bookworm | ok 2025-09-21 03:17:48.027191 | 2025-09-21 03:17:48.027298 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-21 03:17:48.691175 | debian-bookworm | changed 2025-09-21 03:17:48.697858 | 2025-09-21 03:17:48.697956 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-21 03:17:49.336423 | debian-bookworm | changed 2025-09-21 03:17:49.343093 | 2025-09-21 03:17:49.343184 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-21 03:17:49.366549 | debian-bookworm | skipping: Conditional result was False 2025-09-21 03:17:49.372903 | 2025-09-21 03:17:49.372998 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-21 03:17:49.818947 | debian-bookworm -> localhost | changed 2025-09-21 03:17:49.837085 | 2025-09-21 03:17:49.837175 | TASK [add-build-sshkey : Add back temp key] 2025-09-21 03:17:50.227590 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8f71d2caa497425882b73fbcd4cc0f98/work/8f71d2caa497425882b73fbcd4cc0f98_id_rsa (zuul-build-sshkey) 2025-09-21 03:17:50.227820 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010330 2025-09-21 03:17:50.236226 | 2025-09-21 03:17:50.236313 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-21 03:17:50.612470 | debian-bookworm | ok 2025-09-21 03:17:50.617202 | 2025-09-21 03:17:50.617278 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-21 03:17:50.629828 | debian-bookworm | skipping: Conditional result was False 2025-09-21 03:17:50.638375 | 2025-09-21 03:17:50.638458 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-21 03:17:51.037939 | debian-bookworm | ok 2025-09-21 03:17:51.056752 | 2025-09-21 03:17:51.056857 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-21 03:17:51.085534 | debian-bookworm | ok 2025-09-21 03:17:51.090392 | 2025-09-21 03:17:51.090475 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-21 03:17:51.427388 | debian-bookworm -> localhost | ok 2025-09-21 03:17:51.433348 | 2025-09-21 03:17:51.433434 | TASK [validate-host : Collect information about the host] 2025-09-21 03:17:52.687874 | debian-bookworm | ok 2025-09-21 03:17:52.706434 | 2025-09-21 03:17:52.706621 | TASK [validate-host : Sanitize hostname] 2025-09-21 03:17:52.881475 | debian-bookworm | ok 2025-09-21 03:17:52.956932 | 2025-09-21 03:17:52.957054 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-21 03:17:53.957358 | debian-bookworm -> localhost | changed 2025-09-21 03:17:53.961872 | 2025-09-21 03:17:53.961950 | TASK [validate-host : Collect information about zuul worker] 2025-09-21 03:17:54.369663 | debian-bookworm | ok 2025-09-21 03:17:54.378336 | 2025-09-21 03:17:54.378482 | TASK [validate-host : Write out all zuul information for each host] 2025-09-21 03:17:54.809191 | debian-bookworm -> localhost | changed 2025-09-21 03:17:54.817836 | 2025-09-21 03:17:54.817915 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-21 03:17:55.081022 | debian-bookworm | ok 2025-09-21 03:17:55.086192 | 2025-09-21 03:17:55.086274 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-21 03:17:55.872342 | debian-bookworm | changed: 2025-09-21 03:17:55.872519 | debian-bookworm | cd+++++++++ src/ 2025-09-21 03:17:55.872553 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-21 03:17:55.872577 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-21 03:17:55.872598 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-generics/ 2025-09-21 03:17:55.872617 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007970 2025-09-21 03:18:21.588154 | 2025-09-21 03:18:21.588275 | TASK [upload-logs : Upload logs to log server] 2025-09-21 03:18:22.257424 | localhost | Output suppressed because no_log was given 2025-09-21 03:18:22.262060 | 2025-09-21 03:18:22.262195 | LOOP [upload-logs : Compress console log and json output] 2025-09-21 03:18:22.316455 | localhost | skipping: Conditional result was False 2025-09-21 03:18:22.322681 | localhost | skipping: Conditional result was False 2025-09-21 03:18:22.330532 | 2025-09-21 03:18:22.330648 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-21 03:18:22.398654 | localhost | skipping: Conditional result was False 2025-09-21 03:18:22.398961 | 2025-09-21 03:18:22.405839 | localhost | skipping: Conditional result was False 2025-09-21 03:18:22.418720 | 2025-09-21 03:18:22.418946 | LOOP [upload-logs : Upload console log and json output]