2025-12-02 03:17:42.134689 | Job console starting 2025-12-02 03:17:42.162805 | Updating git repos 2025-12-02 03:17:42.210654 | Cloning repos into workspace 2025-12-02 03:17:42.268026 | Restoring repo states 2025-12-02 03:17:42.291854 | Merging changes 2025-12-02 03:17:42.291881 | Checking out repos 2025-12-02 03:17:42.347969 | Preparing playbooks 2025-12-02 03:17:43.465959 | Running Ansible setup 2025-12-02 03:17:50.707240 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-02 03:17:52.374531 | 2025-12-02 03:17:52.374667 | PLAY [Base pre] 2025-12-02 03:17:52.413055 | 2025-12-02 03:17:52.413179 | TASK [Setup log path fact] 2025-12-02 03:17:52.451106 | debian-bookworm | ok 2025-12-02 03:17:52.515154 | 2025-12-02 03:17:52.515302 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-02 03:17:52.568228 | debian-bookworm | ok 2025-12-02 03:17:52.578003 | 2025-12-02 03:17:52.578121 | TASK [emit-job-header : Print job information] 2025-12-02 03:17:52.626527 | # Job Information 2025-12-02 03:17:52.626692 | Ansible Version: 2.16.14 2025-12-02 03:17:52.626727 | Job: yamllint 2025-12-02 03:17:52.626760 | Pipeline: periodic-daily 2025-12-02 03:17:52.626784 | Executor: 521e9411259a 2025-12-02 03:17:52.626804 | Triggered by: https://github.com/osism/pulpfiction 2025-12-02 03:17:52.626826 | Event ID: 0ccd5e7c8699498e8e0bc76394287684 2025-12-02 03:17:52.632404 | 2025-12-02 03:17:52.632520 | LOOP [emit-job-header : Print node information] 2025-12-02 03:17:52.805729 | debian-bookworm | ok: 2025-12-02 03:17:52.805893 | debian-bookworm | # Node Information 2025-12-02 03:17:52.805927 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-02 03:17:52.805951 | debian-bookworm | Hostname: debian 2025-12-02 03:17:52.805973 | debian-bookworm | Username: zuul 2025-12-02 03:17:52.805995 | debian-bookworm | Distro: Debian 12.12 2025-12-02 03:17:52.806018 | debian-bookworm | Provider: regiocloud-a 2025-12-02 03:17:52.806039 | debian-bookworm | Region: 2025-12-02 03:17:52.806060 | debian-bookworm | Label: debian-bookworm 2025-12-02 03:17:52.806080 | debian-bookworm | Product Name: OpenStack Nova 2025-12-02 03:17:52.806100 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed9:4f33 2025-12-02 03:17:52.818013 | 2025-12-02 03:17:52.818122 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-02 03:17:53.856818 | debian-bookworm -> localhost | changed 2025-12-02 03:17:53.863414 | 2025-12-02 03:17:53.863507 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-02 03:17:56.254984 | debian-bookworm -> localhost | changed 2025-12-02 03:17:56.286247 | 2025-12-02 03:17:56.286945 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-02 03:17:56.885250 | debian-bookworm -> localhost | ok 2025-12-02 03:17:56.891244 | 2025-12-02 03:17:56.891381 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-02 03:17:56.920173 | debian-bookworm | ok 2025-12-02 03:17:56.984440 | debian-bookworm | included: /var/lib/zuul/builds/b28c45273f234685bcc4467f296a7df6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-02 03:17:57.000209 | 2025-12-02 03:17:57.000312 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-02 03:18:01.817920 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-02 03:18:01.818106 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b28c45273f234685bcc4467f296a7df6/work/b28c45273f234685bcc4467f296a7df6_id_rsa 2025-12-02 03:18:01.818146 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b28c45273f234685bcc4467f296a7df6/work/b28c45273f234685bcc4467f296a7df6_id_rsa.pub 2025-12-02 03:18:01.818172 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-02 03:18:01.818197 | debian-bookworm -> localhost | SHA256:XUvrREiuRD9rvnlxlulPHjRF0eLNMu40GQrN/TVnvgI zuul-build-sshkey 2025-12-02 03:18:01.818219 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-02 03:18:01.818252 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-02 03:18:01.818274 | debian-bookworm -> localhost | | . . .+| 2025-12-02 03:18:01.818296 | debian-bookworm -> localhost | | . + . ...| 2025-12-02 03:18:01.818317 | debian-bookworm -> localhost | | . =o+o +.| 2025-12-02 03:18:01.818337 | debian-bookworm -> localhost | | . o.*oo*.B| 2025-12-02 03:18:01.818378 | debian-bookworm -> localhost | | S +.+o &+| 2025-12-02 03:18:01.818404 | debian-bookworm -> localhost | | o Eo @ +| 2025-12-02 03:18:01.818426 | debian-bookworm -> localhost | | . oB oo| 2025-12-02 03:18:01.818447 | debian-bookworm -> localhost | | o..o+.| 2025-12-02 03:18:01.818468 | debian-bookworm -> localhost | | o. ..o| 2025-12-02 03:18:01.818489 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-02 03:18:01.818538 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.687231 2025-12-02 03:18:01.825030 | 2025-12-02 03:18:01.825126 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-02 03:18:01.860282 | debian-bookworm | ok 2025-12-02 03:18:01.880530 | debian-bookworm | included: /var/lib/zuul/builds/b28c45273f234685bcc4467f296a7df6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-02 03:18:01.914089 | 2025-12-02 03:18:01.914199 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-02 03:18:01.942638 | debian-bookworm | skipping: Conditional result was False 2025-12-02 03:18:01.948976 | 2025-12-02 03:18:01.949075 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-02 03:18:02.979576 | debian-bookworm | changed 2025-12-02 03:18:02.986984 | 2025-12-02 03:18:02.987086 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-02 03:18:03.323330 | debian-bookworm | ok 2025-12-02 03:18:03.328667 | 2025-12-02 03:18:03.328779 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-02 03:18:04.155569 | debian-bookworm | changed 2025-12-02 03:18:04.229037 | 2025-12-02 03:18:04.229215 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-02 03:18:04.980601 | debian-bookworm | changed 2025-12-02 03:18:04.986951 | 2025-12-02 03:18:04.987051 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-02 03:18:05.010694 | debian-bookworm | skipping: Conditional result was False 2025-12-02 03:18:05.021783 | 2025-12-02 03:18:05.021945 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-02 03:18:05.536339 | debian-bookworm -> localhost | changed 2025-12-02 03:18:05.548159 | 2025-12-02 03:18:05.548264 | TASK [add-build-sshkey : Add back temp key] 2025-12-02 03:18:06.331448 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b28c45273f234685bcc4467f296a7df6/work/b28c45273f234685bcc4467f296a7df6_id_rsa (zuul-build-sshkey) 2025-12-02 03:18:06.331678 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017891 2025-12-02 03:18:06.339870 | 2025-12-02 03:18:06.339978 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-02 03:18:06.788029 | debian-bookworm | ok 2025-12-02 03:18:06.793984 | 2025-12-02 03:18:06.794120 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-02 03:18:06.855658 | debian-bookworm | skipping: Conditional result was False 2025-12-02 03:18:06.867561 | 2025-12-02 03:18:06.867701 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-02 03:18:07.416687 | debian-bookworm | ok 2025-12-02 03:18:07.458670 | 2025-12-02 03:18:07.459742 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-02 03:18:07.512465 | debian-bookworm | ok 2025-12-02 03:18:07.524006 | 2025-12-02 03:18:07.524142 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-02 03:18:08.486080 | debian-bookworm -> localhost | ok 2025-12-02 03:18:08.495453 | 2025-12-02 03:18:08.495625 | TASK [validate-host : Collect information about the host] 2025-12-02 03:18:10.721946 | debian-bookworm | ok 2025-12-02 03:18:10.774771 | 2025-12-02 03:18:10.774972 | TASK [validate-host : Sanitize hostname] 2025-12-02 03:18:11.158729 | debian-bookworm | ok 2025-12-02 03:18:11.373115 | 2025-12-02 03:18:11.373922 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-02 03:18:13.054767 | debian-bookworm -> localhost | changed 2025-12-02 03:18:13.061744 | 2025-12-02 03:18:13.061872 | TASK [validate-host : Collect information about zuul worker] 2025-12-02 03:18:13.767380 | debian-bookworm | ok 2025-12-02 03:18:13.774540 | 2025-12-02 03:18:13.774683 | TASK [validate-host : Write out all zuul information for each host] 2025-12-02 03:18:15.434439 | debian-bookworm -> localhost | changed 2025-12-02 03:18:15.443606 | 2025-12-02 03:18:15.443698 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-02 03:18:15.770422 | debian-bookworm | ok 2025-12-02 03:18:15.774952 | 2025-12-02 03:18:15.775035 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-02 03:18:16.772652 | debian-bookworm | changed: 2025-12-02 03:18:16.772793 | debian-bookworm | cd+++++++++ src/ 2025-12-02 03:18:16.772821 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-02 03:18:16.772841 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-02 03:18:16.772860 | debian-bookworm | cd+++++++++ src/github.com/osism/pulpfiction/ 2025-12-02 03:18:16.772876 | debian-bookworm | localhost | ok: Runtime: 0:00:00.020705 2025-12-02 03:18:50.276296 | 2025-12-02 03:18:50.276523 | TASK [upload-logs : Upload logs to log server] 2025-12-02 03:18:51.257469 | localhost | Output suppressed because no_log was given 2025-12-02 03:18:51.263641 | 2025-12-02 03:18:51.263778 | LOOP [upload-logs : Compress console log and json output] 2025-12-02 03:18:51.446219 | localhost | skipping: Conditional result was False 2025-12-02 03:18:51.460455 | localhost | skipping: Conditional result was False 2025-12-02 03:18:51.477755 | 2025-12-02 03:18:51.477896 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-02 03:18:51.574058 | localhost | skipping: Conditional result was False 2025-12-02 03:18:51.574400 | 2025-12-02 03:18:51.582147 | localhost | skipping: Conditional result was False 2025-12-02 03:18:51.590715 | 2025-12-02 03:18:51.590874 | LOOP [upload-logs : Upload console log and json output]