2026-01-18 03:03:31.308043 | Job console starting 2026-01-18 03:03:31.321902 | Updating git repos 2026-01-18 03:03:31.354306 | Cloning repos into workspace 2026-01-18 03:03:31.464451 | Restoring repo states 2026-01-18 03:03:31.491367 | Merging changes 2026-01-18 03:03:31.491389 | Checking out repos 2026-01-18 03:03:32.472504 | Preparing playbooks 2026-01-18 03:03:33.143560 | Running Ansible setup 2026-01-18 03:03:38.251991 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-18 03:03:39.063966 | 2026-01-18 03:03:39.064130 | PLAY [Base pre] 2026-01-18 03:03:39.090394 | 2026-01-18 03:03:39.090601 | TASK [Setup log path fact] 2026-01-18 03:03:39.120793 | debian-bookworm | ok 2026-01-18 03:03:39.136564 | 2026-01-18 03:03:39.136728 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-18 03:03:39.167145 | debian-bookworm | ok 2026-01-18 03:03:39.177162 | 2026-01-18 03:03:39.177321 | TASK [emit-job-header : Print job information] 2026-01-18 03:03:39.217324 | # Job Information 2026-01-18 03:03:39.217513 | Ansible Version: 2.16.14 2026-01-18 03:03:39.217548 | Job: ansible-lint 2026-01-18 03:03:39.217580 | Pipeline: periodic-daily 2026-01-18 03:03:39.217603 | Executor: 521e9411259a 2026-01-18 03:03:39.217624 | Triggered by: https://github.com/osism/osism-kubernetes 2026-01-18 03:03:39.217645 | Event ID: b1b38adeabf34dd5b134654ab9642772 2026-01-18 03:03:39.222757 | 2026-01-18 03:03:39.222915 | LOOP [emit-job-header : Print node information] 2026-01-18 03:03:39.337965 | debian-bookworm | ok: 2026-01-18 03:03:39.338152 | debian-bookworm | # Node Information 2026-01-18 03:03:39.338218 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-18 03:03:39.338246 | debian-bookworm | Hostname: debian 2026-01-18 03:03:39.338269 | debian-bookworm | Username: zuul 2026-01-18 03:03:39.338290 | debian-bookworm | Distro: Debian 12.13 2026-01-18 03:03:39.338315 | debian-bookworm | Provider: regiocloud-a 2026-01-18 03:03:39.338336 | debian-bookworm | Region: 2026-01-18 03:03:39.338357 | debian-bookworm | Label: debian-bookworm 2026-01-18 03:03:39.338377 | debian-bookworm | Product Name: OpenStack Nova 2026-01-18 03:03:39.338397 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4b:545f 2026-01-18 03:03:39.350242 | 2026-01-18 03:03:39.350377 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-18 03:03:39.973481 | debian-bookworm -> localhost | changed 2026-01-18 03:03:39.988848 | 2026-01-18 03:03:39.989031 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-18 03:03:41.166137 | debian-bookworm -> localhost | changed 2026-01-18 03:03:41.178353 | 2026-01-18 03:03:41.178483 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-18 03:03:41.488446 | debian-bookworm -> localhost | ok 2026-01-18 03:03:41.494734 | 2026-01-18 03:03:41.494900 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-18 03:03:41.523682 | debian-bookworm | ok 2026-01-18 03:03:41.543339 | debian-bookworm | included: /var/lib/zuul/builds/27bd88dba6e9414daa1a56e8d4b85e76/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-18 03:03:41.549593 | 2026-01-18 03:03:41.549703 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-18 03:03:42.423634 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-18 03:03:42.423882 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/27bd88dba6e9414daa1a56e8d4b85e76/work/27bd88dba6e9414daa1a56e8d4b85e76_id_rsa 2026-01-18 03:03:42.423923 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/27bd88dba6e9414daa1a56e8d4b85e76/work/27bd88dba6e9414daa1a56e8d4b85e76_id_rsa.pub 2026-01-18 03:03:42.423950 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-18 03:03:42.423976 | debian-bookworm -> localhost | SHA256:hsMc4l5Q843izCsPSXc46DDRDifzB7/E/P0mKi3ugNg zuul-build-sshkey 2026-01-18 03:03:42.423998 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-18 03:03:42.424032 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-18 03:03:42.424054 | debian-bookworm -> localhost | | o | 2026-01-18 03:03:42.424076 | debian-bookworm -> localhost | | . . o o | 2026-01-18 03:03:42.424096 | debian-bookworm -> localhost | | = * o o . | 2026-01-18 03:03:42.424116 | debian-bookworm -> localhost | | X # = | 2026-01-18 03:03:42.424137 | debian-bookworm -> localhost | | o * ^ S | 2026-01-18 03:03:42.424165 | debian-bookworm -> localhost | | o B * O . | 2026-01-18 03:03:42.424186 | debian-bookworm -> localhost | |. E B o.. . | 2026-01-18 03:03:42.424223 | debian-bookworm -> localhost | | =o . ... | 2026-01-18 03:03:42.424244 | debian-bookworm -> localhost | | o+o.. o. | 2026-01-18 03:03:42.424265 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-18 03:03:42.424317 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.346048 2026-01-18 03:03:42.431088 | 2026-01-18 03:03:42.431220 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-18 03:03:42.463640 | debian-bookworm | ok 2026-01-18 03:03:42.475388 | debian-bookworm | included: /var/lib/zuul/builds/27bd88dba6e9414daa1a56e8d4b85e76/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-18 03:03:42.484784 | 2026-01-18 03:03:42.484886 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-18 03:03:42.508996 | debian-bookworm | skipping: Conditional result was False 2026-01-18 03:03:42.515255 | 2026-01-18 03:03:42.515361 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-18 03:03:43.196347 | debian-bookworm | changed 2026-01-18 03:03:43.203604 | 2026-01-18 03:03:43.203736 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-18 03:03:43.465917 | debian-bookworm | ok 2026-01-18 03:03:43.471715 | 2026-01-18 03:03:43.471831 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-18 03:03:44.170788 | debian-bookworm | changed 2026-01-18 03:03:44.179706 | 2026-01-18 03:03:44.179840 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-18 03:03:44.860644 | debian-bookworm | changed 2026-01-18 03:03:44.870305 | 2026-01-18 03:03:44.870441 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-18 03:03:44.897093 | debian-bookworm | skipping: Conditional result was False 2026-01-18 03:03:44.911659 | 2026-01-18 03:03:44.911824 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-18 03:03:45.448268 | debian-bookworm -> localhost | changed 2026-01-18 03:03:45.471124 | 2026-01-18 03:03:45.471372 | TASK [add-build-sshkey : Add back temp key] 2026-01-18 03:03:45.893210 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/27bd88dba6e9414daa1a56e8d4b85e76/work/27bd88dba6e9414daa1a56e8d4b85e76_id_rsa (zuul-build-sshkey) 2026-01-18 03:03:45.893710 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012919 2026-01-18 03:03:45.911552 | 2026-01-18 03:03:45.911712 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-18 03:03:46.366422 | debian-bookworm | ok 2026-01-18 03:03:46.376756 | 2026-01-18 03:03:46.376891 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-18 03:03:46.422848 | debian-bookworm | skipping: Conditional result was False 2026-01-18 03:03:46.434479 | 2026-01-18 03:03:46.434619 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-18 03:03:46.931404 | debian-bookworm | ok 2026-01-18 03:03:46.955762 | 2026-01-18 03:03:46.956099 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-18 03:03:47.002481 | debian-bookworm | ok 2026-01-18 03:03:47.010168 | 2026-01-18 03:03:47.010310 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-18 03:03:47.454825 | debian-bookworm -> localhost | ok 2026-01-18 03:03:47.464897 | 2026-01-18 03:03:47.465035 | TASK [validate-host : Collect information about the host] 2026-01-18 03:03:48.896826 | debian-bookworm | ok 2026-01-18 03:03:48.921041 | 2026-01-18 03:03:48.921188 | TASK [validate-host : Sanitize hostname] 2026-01-18 03:03:49.256000 | debian-bookworm | ok 2026-01-18 03:03:49.384276 | 2026-01-18 03:03:49.384422 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-18 03:03:51.013073 | debian-bookworm -> localhost | changed 2026-01-18 03:03:51.017937 | 2026-01-18 03:03:51.018022 | TASK [validate-host : Collect information about zuul worker] 2026-01-18 03:03:51.623930 | debian-bookworm | ok 2026-01-18 03:03:51.634567 | 2026-01-18 03:03:51.634773 | TASK [validate-host : Write out all zuul information for each host] 2026-01-18 03:03:52.778106 | debian-bookworm -> localhost | changed 2026-01-18 03:03:52.792086 | 2026-01-18 03:03:52.792188 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-18 03:03:53.124979 | debian-bookworm | ok 2026-01-18 03:03:53.130459 | 2026-01-18 03:03:53.130552 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-18 03:03:56.379654 | debian-bookworm | changed: 2026-01-18 03:03:56.379837 | debian-bookworm | cd+++++++++ src/ 2026-01-18 03:03:56.379871 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-18 03:03:56.379895 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-18 03:03:56.379915 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-01-18 03:03:56.379935 | debian-bookworm | Containerfile 2026-01-18 03:03:56.380101 | debian-bookworm | localhost | ok: Runtime: 0:00:00.038335 2026-01-18 03:05:38.291565 | 2026-01-18 03:05:38.291652 | TASK [upload-logs : Upload logs to log server] 2026-01-18 03:05:39.257686 | localhost | Output suppressed because no_log was given 2026-01-18 03:05:39.259009 | 2026-01-18 03:05:39.259079 | LOOP [upload-logs : Compress console log and json output] 2026-01-18 03:05:39.380983 | localhost | skipping: Conditional result was False 2026-01-18 03:05:39.390535 | localhost | skipping: Conditional result was False 2026-01-18 03:05:39.394411 | 2026-01-18 03:05:39.394494 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-18 03:05:39.440557 | localhost | skipping: Conditional result was False 2026-01-18 03:05:39.440770 | 2026-01-18 03:05:39.445215 | localhost | skipping: Conditional result was False 2026-01-18 03:05:39.456809 | 2026-01-18 03:05:39.456904 | LOOP [upload-logs : Upload console log and json output]