2025-10-11 03:06:02.194569 | Job console starting 2025-10-11 03:06:02.206137 | Updating git repos 2025-10-11 03:06:02.247582 | Cloning repos into workspace 2025-10-11 03:06:02.342698 | Restoring repo states 2025-10-11 03:06:02.362721 | Merging changes 2025-10-11 03:06:02.362772 | Checking out repos 2025-10-11 03:06:02.506923 | Preparing playbooks 2025-10-11 03:06:03.627158 | Running Ansible setup 2025-10-11 03:06:10.347995 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-11 03:06:11.303133 | 2025-10-11 03:06:11.303244 | PLAY [Base pre] 2025-10-11 03:06:11.316466 | 2025-10-11 03:06:11.316563 | TASK [Setup log path fact] 2025-10-11 03:06:11.350554 | debian-bookworm | ok 2025-10-11 03:06:11.368990 | 2025-10-11 03:06:11.369144 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-11 03:06:11.408420 | debian-bookworm | ok 2025-10-11 03:06:11.426446 | 2025-10-11 03:06:11.426556 | TASK [emit-job-header : Print job information] 2025-10-11 03:06:11.490010 | # Job Information 2025-10-11 03:06:11.490166 | Ansible Version: 2.16.14 2025-10-11 03:06:11.490202 | Job: yamllint 2025-10-11 03:06:11.490233 | Pipeline: periodic-daily 2025-10-11 03:06:11.490256 | Executor: 521e9411259a 2025-10-11 03:06:11.490277 | Triggered by: https://github.com/osism/ansible-collection-commons 2025-10-11 03:06:11.490300 | Event ID: 1b09fc73b0a441ebb8c51b4401243114 2025-10-11 03:06:11.498984 | 2025-10-11 03:06:11.499082 | LOOP [emit-job-header : Print node information] 2025-10-11 03:06:11.663540 | debian-bookworm | ok: 2025-10-11 03:06:11.663733 | debian-bookworm | # Node Information 2025-10-11 03:06:11.663763 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-11 03:06:11.663784 | debian-bookworm | Hostname: debian 2025-10-11 03:06:11.663802 | debian-bookworm | Username: zuul 2025-10-11 03:06:11.663819 | debian-bookworm | Distro: Debian 12.12 2025-10-11 03:06:11.663839 | debian-bookworm | Provider: regiocloud-a 2025-10-11 03:06:11.663879 | debian-bookworm | Region: 2025-10-11 03:06:11.663898 | debian-bookworm | Label: debian-bookworm 2025-10-11 03:06:11.663915 | debian-bookworm | Product Name: OpenStack Nova 2025-10-11 03:06:11.663931 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee8:814c 2025-10-11 03:06:11.682077 | 2025-10-11 03:06:11.682190 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-11 03:06:12.638002 | debian-bookworm -> localhost | changed 2025-10-11 03:06:12.646435 | 2025-10-11 03:06:12.646556 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-11 03:06:15.489264 | debian-bookworm -> localhost | changed 2025-10-11 03:06:15.497831 | 2025-10-11 03:06:15.497943 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-11 03:06:15.983555 | debian-bookworm -> localhost | ok 2025-10-11 03:06:15.988878 | 2025-10-11 03:06:15.988969 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-11 03:06:16.015640 | debian-bookworm | ok 2025-10-11 03:06:16.029713 | debian-bookworm | included: /var/lib/zuul/builds/483c15a638e74ac5947867fd40e1ebe4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-11 03:06:16.034508 | 2025-10-11 03:06:16.034589 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-11 03:06:18.257426 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-11 03:06:18.257603 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/483c15a638e74ac5947867fd40e1ebe4/work/483c15a638e74ac5947867fd40e1ebe4_id_rsa 2025-10-11 03:06:18.257634 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/483c15a638e74ac5947867fd40e1ebe4/work/483c15a638e74ac5947867fd40e1ebe4_id_rsa.pub 2025-10-11 03:06:18.257656 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-11 03:06:18.257677 | debian-bookworm -> localhost | SHA256:e62qmwE1FxcGqJT5IYfR7IVDw4dL5MScjOExiMe0Q/Y zuul-build-sshkey 2025-10-11 03:06:18.257695 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-11 03:06:18.257723 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-11 03:06:18.257740 | debian-bookworm -> localhost | | ++.=^==o.+. | 2025-10-11 03:06:18.257758 | debian-bookworm -> localhost | |.o++B=^.o+ | 2025-10-11 03:06:18.257775 | debian-bookworm -> localhost | | .o.EB+*. | 2025-10-11 03:06:18.257791 | debian-bookworm -> localhost | | ...+o | 2025-10-11 03:06:18.257807 | debian-bookworm -> localhost | | . S | 2025-10-11 03:06:18.257825 | debian-bookworm -> localhost | | . . . | 2025-10-11 03:06:18.257842 | debian-bookworm -> localhost | | . . . . | 2025-10-11 03:06:18.257872 | debian-bookworm -> localhost | | o . . | 2025-10-11 03:06:18.257889 | debian-bookworm -> localhost | | +o... | 2025-10-11 03:06:18.257907 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-11 03:06:18.257947 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.698121 2025-10-11 03:06:18.268172 | 2025-10-11 03:06:18.268270 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-11 03:06:18.296627 | debian-bookworm | ok 2025-10-11 03:06:18.309820 | debian-bookworm | included: /var/lib/zuul/builds/483c15a638e74ac5947867fd40e1ebe4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-11 03:06:18.321703 | 2025-10-11 03:06:18.321801 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-11 03:06:18.344741 | debian-bookworm | skipping: Conditional result was False 2025-10-11 03:06:18.349443 | 2025-10-11 03:06:18.349530 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-11 03:06:19.003923 | debian-bookworm | changed 2025-10-11 03:06:19.008328 | 2025-10-11 03:06:19.008406 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-11 03:06:19.268461 | debian-bookworm | ok 2025-10-11 03:06:19.273132 | 2025-10-11 03:06:19.273220 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-11 03:06:20.074610 | debian-bookworm | changed 2025-10-11 03:06:20.085766 | 2025-10-11 03:06:20.085887 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-11 03:06:20.752052 | debian-bookworm | changed 2025-10-11 03:06:20.756479 | 2025-10-11 03:06:20.756558 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-11 03:06:20.779123 | debian-bookworm | skipping: Conditional result was False 2025-10-11 03:06:20.783857 | 2025-10-11 03:06:20.783941 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-11 03:06:21.311903 | debian-bookworm -> localhost | changed 2025-10-11 03:06:21.320573 | 2025-10-11 03:06:21.320662 | TASK [add-build-sshkey : Add back temp key] 2025-10-11 03:06:21.875174 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/483c15a638e74ac5947867fd40e1ebe4/work/483c15a638e74ac5947867fd40e1ebe4_id_rsa (zuul-build-sshkey) 2025-10-11 03:06:21.875806 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.026029 2025-10-11 03:06:21.891009 | 2025-10-11 03:06:21.891093 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-11 03:06:22.382292 | debian-bookworm | ok 2025-10-11 03:06:22.387398 | 2025-10-11 03:06:22.387480 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-11 03:06:22.442887 | debian-bookworm | skipping: Conditional result was False 2025-10-11 03:06:22.453142 | 2025-10-11 03:06:22.453273 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-11 03:06:22.858487 | debian-bookworm | ok 2025-10-11 03:06:22.874281 | 2025-10-11 03:06:22.874383 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-11 03:06:22.903305 | debian-bookworm | ok 2025-10-11 03:06:22.908840 | 2025-10-11 03:06:22.908965 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-11 03:06:23.431475 | debian-bookworm -> localhost | ok 2025-10-11 03:06:23.439792 | 2025-10-11 03:06:23.439905 | TASK [validate-host : Collect information about the host] 2025-10-11 03:06:24.595558 | debian-bookworm | ok 2025-10-11 03:06:24.606405 | 2025-10-11 03:06:24.606502 | TASK [validate-host : Sanitize hostname] 2025-10-11 03:06:24.736130 | debian-bookworm | ok 2025-10-11 03:06:24.767082 | 2025-10-11 03:06:24.767179 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-11 03:06:25.259399 | debian-bookworm -> localhost | changed 2025-10-11 03:06:25.263881 | 2025-10-11 03:06:25.264003 | TASK [validate-host : Collect information about zuul worker] 2025-10-11 03:06:25.622346 | debian-bookworm | ok 2025-10-11 03:06:25.626042 | 2025-10-11 03:06:25.626122 | TASK [validate-host : Write out all zuul information for each host] 2025-10-11 03:06:26.036529 | debian-bookworm -> localhost | changed 2025-10-11 03:06:26.045794 | 2025-10-11 03:06:26.045922 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-11 03:06:26.326704 | debian-bookworm | ok 2025-10-11 03:06:26.336089 | 2025-10-11 03:06:26.336216 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-11 03:06:27.534884 | debian-bookworm | changed: 2025-10-11 03:06:27.535062 | debian-bookworm | cd+++++++++ src/ 2025-10-11 03:06:27.535096 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-11 03:06:27.535121 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-11 03:06:27.535144 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-commons/ 2025-10-11 03:06:27.535165 | debian-bookworm | RedHat.yml 2025-10-11 03:06:27.576582 | debian-bookworm | cL+++++++++ src/github.com/osism/ansible-collection-commons/roles/repository/tasks/CentOS.yml -> RedHat.yml 2025-10-11 03:06:27.576606 | debian-bookworm | RedHat.yml 2025-10-11 03:06:27.576661 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006607 2025-10-11 03:06:52.461735 | 2025-10-11 03:06:52.461916 | TASK [upload-logs : Upload logs to log server] 2025-10-11 03:06:53.036412 | localhost | Output suppressed because no_log was given 2025-10-11 03:06:53.040559 | 2025-10-11 03:06:53.040752 | LOOP [upload-logs : Compress console log and json output] 2025-10-11 03:06:53.099221 | localhost | skipping: Conditional result was False 2025-10-11 03:06:53.104997 | localhost | skipping: Conditional result was False 2025-10-11 03:06:53.108520 | 2025-10-11 03:06:53.108655 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-11 03:06:53.161154 | localhost | skipping: Conditional result was False 2025-10-11 03:06:53.162302 | 2025-10-11 03:06:53.164997 | localhost | skipping: Conditional result was False 2025-10-11 03:06:53.174871 | 2025-10-11 03:06:53.174992 | LOOP [upload-logs : Upload console log and json output]