2025-12-07 03:15:13.683418 | Job console starting 2025-12-07 03:15:13.693635 | Updating git repos 2025-12-07 03:15:13.725392 | Cloning repos into workspace 2025-12-07 03:15:13.793899 | Restoring repo states 2025-12-07 03:15:13.810942 | Merging changes 2025-12-07 03:15:13.810960 | Checking out repos 2025-12-07 03:15:13.886062 | Preparing playbooks 2025-12-07 03:15:14.720701 | Running Ansible setup 2025-12-07 03:15:19.851076 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-07 03:15:20.649401 | 2025-12-07 03:15:20.649570 | PLAY [Base pre] 2025-12-07 03:15:20.666426 | 2025-12-07 03:15:20.666584 | TASK [Setup log path fact] 2025-12-07 03:15:20.686801 | debian-bookworm | ok 2025-12-07 03:15:20.703925 | 2025-12-07 03:15:20.704083 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-07 03:15:20.735509 | debian-bookworm | ok 2025-12-07 03:15:20.745653 | 2025-12-07 03:15:20.745784 | TASK [emit-job-header : Print job information] 2025-12-07 03:15:20.785992 | # Job Information 2025-12-07 03:15:20.786185 | Ansible Version: 2.16.14 2025-12-07 03:15:20.786242 | Job: ansible-lint 2025-12-07 03:15:20.786276 | Pipeline: periodic-daily 2025-12-07 03:15:20.786299 | Executor: 521e9411259a 2025-12-07 03:15:20.786320 | Triggered by: https://github.com/osism/container-image-osism-ansible 2025-12-07 03:15:20.786342 | Event ID: c2906f8e105b43569ed9264d840f095e 2025-12-07 03:15:20.791424 | 2025-12-07 03:15:20.791549 | LOOP [emit-job-header : Print node information] 2025-12-07 03:15:20.923580 | debian-bookworm | ok: 2025-12-07 03:15:20.923778 | debian-bookworm | # Node Information 2025-12-07 03:15:20.923813 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-07 03:15:20.923839 | debian-bookworm | Hostname: debian 2025-12-07 03:15:20.923860 | debian-bookworm | Username: zuul 2025-12-07 03:15:20.923936 | debian-bookworm | Distro: Debian 12.12 2025-12-07 03:15:20.923961 | debian-bookworm | Provider: regiocloud-a 2025-12-07 03:15:20.923982 | debian-bookworm | Region: 2025-12-07 03:15:20.924003 | debian-bookworm | Label: debian-bookworm 2025-12-07 03:15:20.924022 | debian-bookworm | Product Name: OpenStack Nova 2025-12-07 03:15:20.924041 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe36:887c 2025-12-07 03:15:20.942286 | 2025-12-07 03:15:20.942438 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-07 03:15:21.473175 | debian-bookworm -> localhost | changed 2025-12-07 03:15:21.489818 | 2025-12-07 03:15:21.490754 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-07 03:15:22.633815 | debian-bookworm -> localhost | changed 2025-12-07 03:15:22.646648 | 2025-12-07 03:15:22.646786 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-07 03:15:22.969553 | debian-bookworm -> localhost | ok 2025-12-07 03:15:22.975881 | 2025-12-07 03:15:22.976000 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-07 03:15:22.995982 | debian-bookworm | ok 2025-12-07 03:15:23.015871 | debian-bookworm | included: /var/lib/zuul/builds/45fdde102bdd4ef1b975c72faef7d053/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-07 03:15:23.022905 | 2025-12-07 03:15:23.023020 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-07 03:15:24.363725 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-07 03:15:24.364015 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/45fdde102bdd4ef1b975c72faef7d053/work/45fdde102bdd4ef1b975c72faef7d053_id_rsa 2025-12-07 03:15:24.364062 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/45fdde102bdd4ef1b975c72faef7d053/work/45fdde102bdd4ef1b975c72faef7d053_id_rsa.pub 2025-12-07 03:15:24.364094 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-07 03:15:24.364124 | debian-bookworm -> localhost | SHA256:lmUQdIyV1c8G9kPzYSb6ZJU0V01B/lt/I3aN59W3PX4 zuul-build-sshkey 2025-12-07 03:15:24.364150 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-07 03:15:24.364189 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-07 03:15:24.364264 | debian-bookworm -> localhost | | .+=oo..o*O| 2025-12-07 03:15:24.364292 | debian-bookworm -> localhost | | .oo .=O+| 2025-12-07 03:15:24.364316 | debian-bookworm -> localhost | | o ..**+| 2025-12-07 03:15:24.364339 | debian-bookworm -> localhost | | + . o .B| 2025-12-07 03:15:24.364364 | debian-bookworm -> localhost | | S + .+| 2025-12-07 03:15:24.364395 | debian-bookworm -> localhost | | . . .*| 2025-12-07 03:15:24.364419 | debian-bookworm -> localhost | | o.+O| 2025-12-07 03:15:24.364442 | debian-bookworm -> localhost | | . o+E| 2025-12-07 03:15:24.364468 | debian-bookworm -> localhost | | .o=| 2025-12-07 03:15:24.364492 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-07 03:15:24.364560 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.822256 2025-12-07 03:15:24.371562 | 2025-12-07 03:15:24.371684 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-07 03:15:24.392713 | debian-bookworm | ok 2025-12-07 03:15:24.409072 | debian-bookworm | included: /var/lib/zuul/builds/45fdde102bdd4ef1b975c72faef7d053/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-07 03:15:24.418684 | 2025-12-07 03:15:24.418811 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-07 03:15:24.443361 | debian-bookworm | skipping: Conditional result was False 2025-12-07 03:15:24.449631 | 2025-12-07 03:15:24.449763 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-07 03:15:25.223739 | debian-bookworm | changed 2025-12-07 03:15:25.232860 | 2025-12-07 03:15:25.233016 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-07 03:15:25.520250 | debian-bookworm | ok 2025-12-07 03:15:25.528231 | 2025-12-07 03:15:25.528391 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-07 03:15:26.184948 | debian-bookworm | changed 2025-12-07 03:15:26.196417 | 2025-12-07 03:15:26.196582 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-07 03:15:26.898396 | debian-bookworm | changed 2025-12-07 03:15:26.907036 | 2025-12-07 03:15:26.907183 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-07 03:15:26.934030 | debian-bookworm | skipping: Conditional result was False 2025-12-07 03:15:26.941032 | 2025-12-07 03:15:26.941168 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-07 03:15:27.454031 | debian-bookworm -> localhost | changed 2025-12-07 03:15:27.465632 | 2025-12-07 03:15:27.465755 | TASK [add-build-sshkey : Add back temp key] 2025-12-07 03:15:27.844686 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/45fdde102bdd4ef1b975c72faef7d053/work/45fdde102bdd4ef1b975c72faef7d053_id_rsa (zuul-build-sshkey) 2025-12-07 03:15:27.844943 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013988 2025-12-07 03:15:27.855453 | 2025-12-07 03:15:27.855588 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-07 03:15:28.299113 | debian-bookworm | ok 2025-12-07 03:15:28.305983 | 2025-12-07 03:15:28.306107 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-07 03:15:28.342228 | debian-bookworm | skipping: Conditional result was False 2025-12-07 03:15:28.365040 | 2025-12-07 03:15:28.365181 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-07 03:15:28.997280 | debian-bookworm | ok 2025-12-07 03:15:29.035805 | 2025-12-07 03:15:29.035965 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-07 03:15:29.121650 | debian-bookworm | ok 2025-12-07 03:15:29.141038 | 2025-12-07 03:15:29.141375 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-07 03:15:29.765157 | debian-bookworm -> localhost | ok 2025-12-07 03:15:29.772488 | 2025-12-07 03:15:29.772619 | TASK [validate-host : Collect information about the host] 2025-12-07 03:15:31.258749 | debian-bookworm | ok 2025-12-07 03:15:31.271780 | 2025-12-07 03:15:31.271904 | TASK [validate-host : Sanitize hostname] 2025-12-07 03:15:31.414965 | debian-bookworm | ok 2025-12-07 03:15:31.460852 | 2025-12-07 03:15:31.460998 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-07 03:15:32.161755 | debian-bookworm -> localhost | changed 2025-12-07 03:15:32.167946 | 2025-12-07 03:15:32.168072 | TASK [validate-host : Collect information about zuul worker] 2025-12-07 03:15:32.592271 | debian-bookworm | ok 2025-12-07 03:15:32.597871 | 2025-12-07 03:15:32.598010 | TASK [validate-host : Write out all zuul information for each host] 2025-12-07 03:15:33.732435 | debian-bookworm -> localhost | changed 2025-12-07 03:15:33.744379 | 2025-12-07 03:15:33.744518 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-07 03:15:34.034179 | debian-bookworm | ok 2025-12-07 03:15:34.043963 | 2025-12-07 03:15:34.044125 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-07 03:15:35.464720 | debian-bookworm | changed: 2025-12-07 03:15:35.464942 | debian-bookworm | cd+++++++++ src/ 2025-12-07 03:15:35.464982 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-07 03:15:35.465007 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-07 03:15:35.465030 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2025-12-07 03:15:35.465052 | debian-bookworm | Containerfile 2025-12-07 03:15:35.465213 | debian-bookworm | localhost | ok: Runtime: 0:00:00.035657 2025-12-07 03:16:23.658546 | 2025-12-07 03:16:23.658680 | TASK [upload-logs : Upload logs to log server] 2025-12-07 03:16:25.508041 | localhost | Output suppressed because no_log was given 2025-12-07 03:16:25.510928 | 2025-12-07 03:16:25.511047 | LOOP [upload-logs : Compress console log and json output] 2025-12-07 03:16:25.736542 | localhost | skipping: Conditional result was False 2025-12-07 03:16:25.766861 | localhost | skipping: Conditional result was False 2025-12-07 03:16:25.775342 | 2025-12-07 03:16:25.775633 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-07 03:16:25.951687 | localhost | skipping: Conditional result was False 2025-12-07 03:16:25.952015 | 2025-12-07 03:16:25.985915 | localhost | skipping: Conditional result was False 2025-12-07 03:16:25.989722 | 2025-12-07 03:16:25.989848 | LOOP [upload-logs : Upload console log and json output]