2026-01-24 03:00:24.870701 | Job console starting 2026-01-24 03:00:24.880836 | Updating git repos 2026-01-24 03:00:25.103533 | Cloning repos into workspace 2026-01-24 03:00:25.184966 | Restoring repo states 2026-01-24 03:00:25.198392 | Merging changes 2026-01-24 03:00:25.198409 | Checking out repos 2026-01-24 03:00:25.259063 | Preparing playbooks 2026-01-24 03:00:26.848561 | Running Ansible setup 2026-01-24 03:00:33.554040 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-24 03:00:34.509931 | 2026-01-24 03:00:34.510041 | PLAY [Base pre] 2026-01-24 03:00:34.523700 | 2026-01-24 03:00:34.523786 | TASK [Setup log path fact] 2026-01-24 03:00:34.540857 | debian-bookworm | ok 2026-01-24 03:00:34.562648 | 2026-01-24 03:00:34.562856 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-24 03:00:34.597097 | debian-bookworm | ok 2026-01-24 03:00:34.611366 | 2026-01-24 03:00:34.611474 | TASK [emit-job-header : Print job information] 2026-01-24 03:00:34.656457 | # Job Information 2026-01-24 03:00:34.656707 | Ansible Version: 2.16.14 2026-01-24 03:00:34.656768 | Job: flake8 2026-01-24 03:00:34.656826 | Pipeline: periodic-daily 2026-01-24 03:00:34.656866 | Executor: 521e9411259a 2026-01-24 03:00:34.656944 | Triggered by: https://github.com/osism/openstack-configuration-reference 2026-01-24 03:00:34.656986 | Event ID: d1f74426429f4ce1bfd3c8dc4919950a 2026-01-24 03:00:34.663841 | 2026-01-24 03:00:34.663983 | LOOP [emit-job-header : Print node information] 2026-01-24 03:00:34.842053 | debian-bookworm | ok: 2026-01-24 03:00:34.842301 | debian-bookworm | # Node Information 2026-01-24 03:00:34.842345 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-24 03:00:34.842370 | debian-bookworm | Hostname: debian 2026-01-24 03:00:34.842392 | debian-bookworm | Username: zuul 2026-01-24 03:00:34.842414 | debian-bookworm | Distro: Debian 12.13 2026-01-24 03:00:34.842437 | debian-bookworm | Provider: regiocloud-a 2026-01-24 03:00:34.842458 | debian-bookworm | Region: 2026-01-24 03:00:34.842479 | debian-bookworm | Label: debian-bookworm 2026-01-24 03:00:34.842499 | debian-bookworm | Product Name: OpenStack Nova 2026-01-24 03:00:34.842519 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8a:85cb 2026-01-24 03:00:34.867834 | 2026-01-24 03:00:34.867977 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-24 03:00:35.895809 | debian-bookworm -> localhost | changed 2026-01-24 03:00:35.901770 | 2026-01-24 03:00:35.901859 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-24 03:00:37.396835 | debian-bookworm -> localhost | changed 2026-01-24 03:00:37.405628 | 2026-01-24 03:00:37.405713 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-24 03:00:37.964004 | debian-bookworm -> localhost | ok 2026-01-24 03:00:37.970528 | 2026-01-24 03:00:37.970635 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-24 03:00:38.030444 | debian-bookworm | ok 2026-01-24 03:00:38.079970 | debian-bookworm | included: /var/lib/zuul/builds/5148e30941c94313af062d16aab9eba6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-24 03:00:38.091827 | 2026-01-24 03:00:38.091954 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-24 03:00:40.269393 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-24 03:00:40.269609 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5148e30941c94313af062d16aab9eba6/work/5148e30941c94313af062d16aab9eba6_id_rsa 2026-01-24 03:00:40.269648 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5148e30941c94313af062d16aab9eba6/work/5148e30941c94313af062d16aab9eba6_id_rsa.pub 2026-01-24 03:00:40.269674 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-24 03:00:40.269699 | debian-bookworm -> localhost | SHA256:QQdy41H+6eGO+nJJUbNLooEgb7OdkCXEF7Bd2C+PnBo zuul-build-sshkey 2026-01-24 03:00:40.269721 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-24 03:00:40.269753 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-24 03:00:40.269775 | debian-bookworm -> localhost | | oo.o+Boo | 2026-01-24 03:00:40.269797 | debian-bookworm -> localhost | | . +o+*.= o | 2026-01-24 03:00:40.269817 | debian-bookworm -> localhost | | o.*..o... o | 2026-01-24 03:00:40.269837 | debian-bookworm -> localhost | | * . o.+.o. | 2026-01-24 03:00:40.269857 | debian-bookworm -> localhost | | . = oSB ++. | 2026-01-24 03:00:40.269895 | debian-bookworm -> localhost | | . E = oo.. | 2026-01-24 03:00:40.269917 | debian-bookworm -> localhost | | o . .o | 2026-01-24 03:00:40.269938 | debian-bookworm -> localhost | | . . oo | 2026-01-24 03:00:40.269959 | debian-bookworm -> localhost | | .=o . | 2026-01-24 03:00:40.269979 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-24 03:00:40.270034 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.467488 2026-01-24 03:00:40.276194 | 2026-01-24 03:00:40.276283 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-24 03:00:40.308068 | debian-bookworm | ok 2026-01-24 03:00:40.327420 | debian-bookworm | included: /var/lib/zuul/builds/5148e30941c94313af062d16aab9eba6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-24 03:00:40.348066 | 2026-01-24 03:00:40.348167 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-24 03:00:40.394183 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:00:40.400760 | 2026-01-24 03:00:40.400867 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-24 03:00:41.143366 | debian-bookworm | changed 2026-01-24 03:00:41.147627 | 2026-01-24 03:00:41.147700 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-24 03:00:41.414550 | debian-bookworm | ok 2026-01-24 03:00:41.424439 | 2026-01-24 03:00:41.424539 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-24 03:00:42.146058 | debian-bookworm | changed 2026-01-24 03:00:42.160548 | 2026-01-24 03:00:42.160656 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-24 03:00:42.908910 | debian-bookworm | changed 2026-01-24 03:00:42.913474 | 2026-01-24 03:00:42.913555 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-24 03:00:42.957317 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:00:42.962865 | 2026-01-24 03:00:42.962963 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-24 03:00:43.881356 | debian-bookworm -> localhost | changed 2026-01-24 03:00:43.896961 | 2026-01-24 03:00:43.897049 | TASK [add-build-sshkey : Add back temp key] 2026-01-24 03:00:44.872010 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5148e30941c94313af062d16aab9eba6/work/5148e30941c94313af062d16aab9eba6_id_rsa (zuul-build-sshkey) 2026-01-24 03:00:44.872194 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.029830 2026-01-24 03:00:44.878408 | 2026-01-24 03:00:44.878488 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-24 03:00:45.332405 | debian-bookworm | ok 2026-01-24 03:00:45.336760 | 2026-01-24 03:00:45.336839 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-24 03:00:45.379647 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:00:45.388316 | 2026-01-24 03:00:45.388407 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-24 03:00:45.865962 | debian-bookworm | ok 2026-01-24 03:00:45.880882 | 2026-01-24 03:00:45.880973 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-24 03:00:45.924455 | debian-bookworm | ok 2026-01-24 03:00:45.928513 | 2026-01-24 03:00:45.928596 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-24 03:00:46.474006 | debian-bookworm -> localhost | ok 2026-01-24 03:00:46.479423 | 2026-01-24 03:00:46.479508 | TASK [validate-host : Collect information about the host] 2026-01-24 03:00:48.153323 | debian-bookworm | ok 2026-01-24 03:00:48.162647 | 2026-01-24 03:00:48.162943 | TASK [validate-host : Sanitize hostname] 2026-01-24 03:00:48.326594 | debian-bookworm | ok 2026-01-24 03:00:48.392433 | 2026-01-24 03:00:48.392527 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-24 03:00:49.367349 | debian-bookworm -> localhost | changed 2026-01-24 03:00:49.373029 | 2026-01-24 03:00:49.373112 | TASK [validate-host : Collect information about zuul worker] 2026-01-24 03:00:49.826006 | debian-bookworm | ok 2026-01-24 03:00:49.830358 | 2026-01-24 03:00:49.830438 | TASK [validate-host : Write out all zuul information for each host] 2026-01-24 03:00:50.332405 | debian-bookworm -> localhost | changed 2026-01-24 03:00:50.341668 | 2026-01-24 03:00:50.341788 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-24 03:00:50.590116 | debian-bookworm | ok 2026-01-24 03:00:50.597794 | 2026-01-24 03:00:50.597903 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-24 03:00:51.481664 | debian-bookworm | changed: 2026-01-24 03:00:51.481917 | debian-bookworm | cd+++++++++ src/ 2026-01-24 03:00:51.481976 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-24 03:00:51.482016 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-24 03:00:51.482050 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-reference/ 2026-01-24 03:00:51.482082 | debian-bookworm | Containerfile 2026-01-24 03:00:51.482268 | debian-bookworm | localhost | ok: Runtime: 0:00:00.024938 2026-01-24 03:01:20.583249 | 2026-01-24 03:01:20.583364 | TASK [upload-logs : Upload logs to log server] 2026-01-24 03:01:21.757309 | localhost | Output suppressed because no_log was given 2026-01-24 03:01:21.758658 | 2026-01-24 03:01:21.758732 | LOOP [upload-logs : Compress console log and json output] 2026-01-24 03:01:21.831755 | localhost | skipping: Conditional result was False 2026-01-24 03:01:21.837952 | localhost | skipping: Conditional result was False 2026-01-24 03:01:21.845144 | 2026-01-24 03:01:21.845221 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-24 03:01:21.941297 | localhost | skipping: Conditional result was False 2026-01-24 03:01:21.941522 | 2026-01-24 03:01:21.950600 | localhost | skipping: Conditional result was False 2026-01-24 03:01:21.962606 | 2026-01-24 03:01:21.962715 | LOOP [upload-logs : Upload console log and json output]