2026-03-06 03:07:04.339296 | Job console starting 2026-03-06 03:07:04.348050 | Updating git repos 2026-03-06 03:07:04.393008 | Cloning repos into workspace 2026-03-06 03:07:04.501021 | Restoring repo states 2026-03-06 03:07:04.517770 | Merging changes 2026-03-06 03:07:04.517786 | Checking out repos 2026-03-06 03:07:04.603958 | Preparing playbooks 2026-03-06 03:07:05.507867 | Running Ansible setup 2026-03-06 03:07:10.272893 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-06 03:07:11.054018 | 2026-03-06 03:07:11.054138 | PLAY [Base pre] 2026-03-06 03:07:11.069460 | 2026-03-06 03:07:11.069575 | TASK [Setup log path fact] 2026-03-06 03:07:11.087383 | debian-bookworm | ok 2026-03-06 03:07:11.102442 | 2026-03-06 03:07:11.102571 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-06 03:07:11.131833 | debian-bookworm | ok 2026-03-06 03:07:11.141712 | 2026-03-06 03:07:11.141808 | TASK [emit-job-header : Print job information] 2026-03-06 03:07:11.179504 | # Job Information 2026-03-06 03:07:11.179653 | Ansible Version: 2.16.14 2026-03-06 03:07:11.179739 | Job: hadolint 2026-03-06 03:07:11.179774 | Pipeline: periodic-daily 2026-03-06 03:07:11.179797 | Executor: 521e9411259a 2026-03-06 03:07:11.179818 | Triggered by: https://github.com/osism/python-osism 2026-03-06 03:07:11.179842 | Event ID: 206803de2f084d9fa6bb27c31f908216 2026-03-06 03:07:11.185141 | 2026-03-06 03:07:11.185309 | LOOP [emit-job-header : Print node information] 2026-03-06 03:07:11.304077 | debian-bookworm | ok: 2026-03-06 03:07:11.304336 | debian-bookworm | # Node Information 2026-03-06 03:07:11.304398 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-06 03:07:11.304441 | debian-bookworm | Hostname: debian 2026-03-06 03:07:11.304480 | debian-bookworm | Username: zuul 2026-03-06 03:07:11.304516 | debian-bookworm | Distro: Debian 12.13 2026-03-06 03:07:11.304557 | debian-bookworm | Provider: regiocloud-a 2026-03-06 03:07:11.304595 | debian-bookworm | Region: 2026-03-06 03:07:11.304632 | debian-bookworm | Label: debian-bookworm 2026-03-06 03:07:11.304682 | debian-bookworm | Product Name: OpenStack Nova 2026-03-06 03:07:11.304720 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8f:e34d 2026-03-06 03:07:11.321254 | 2026-03-06 03:07:11.321393 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-06 03:07:11.809486 | debian-bookworm -> localhost | changed 2026-03-06 03:07:11.817510 | 2026-03-06 03:07:11.817614 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-06 03:07:12.967811 | debian-bookworm -> localhost | changed 2026-03-06 03:07:12.988299 | 2026-03-06 03:07:12.988407 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-06 03:07:13.224186 | debian-bookworm -> localhost | ok 2026-03-06 03:07:13.230319 | 2026-03-06 03:07:13.230428 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-06 03:07:13.250010 | debian-bookworm | ok 2026-03-06 03:07:13.267087 | debian-bookworm | included: /var/lib/zuul/builds/60e1d6383ce64ecba2d22a14468323a8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-06 03:07:13.273199 | 2026-03-06 03:07:13.273286 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-06 03:07:15.575767 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-06 03:07:15.576282 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/60e1d6383ce64ecba2d22a14468323a8/work/60e1d6383ce64ecba2d22a14468323a8_id_rsa 2026-03-06 03:07:15.576390 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/60e1d6383ce64ecba2d22a14468323a8/work/60e1d6383ce64ecba2d22a14468323a8_id_rsa.pub 2026-03-06 03:07:15.576466 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-06 03:07:15.576537 | debian-bookworm -> localhost | SHA256:SWcSRWCNYttdNu7g2djKdjunlr8vMJFsGMDchGCI0TY zuul-build-sshkey 2026-03-06 03:07:15.576601 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-06 03:07:15.576751 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-06 03:07:15.576864 | debian-bookworm -> localhost | | .+ .o+=@+ | 2026-03-06 03:07:15.576935 | debian-bookworm -> localhost | | . E.o.=.+ + | 2026-03-06 03:07:15.576996 | debian-bookworm -> localhost | | . o +o.oB o | 2026-03-06 03:07:15.577057 | debian-bookworm -> localhost | | ...=+ * | 2026-03-06 03:07:15.577116 | debian-bookworm -> localhost | | S. O . | 2026-03-06 03:07:15.577182 | debian-bookworm -> localhost | | + * | 2026-03-06 03:07:15.577240 | debian-bookworm -> localhost | | . . + | 2026-03-06 03:07:15.577297 | debian-bookworm -> localhost | | + = o | 2026-03-06 03:07:15.577357 | debian-bookworm -> localhost | | . oo*o+.| 2026-03-06 03:07:15.577416 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-06 03:07:15.577552 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.698059 2026-03-06 03:07:15.597922 | 2026-03-06 03:07:15.598069 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-06 03:07:15.627314 | debian-bookworm | ok 2026-03-06 03:07:15.639788 | debian-bookworm | included: /var/lib/zuul/builds/60e1d6383ce64ecba2d22a14468323a8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-06 03:07:15.649097 | 2026-03-06 03:07:15.649197 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-06 03:07:15.673004 | debian-bookworm | skipping: Conditional result was False 2026-03-06 03:07:15.679576 | 2026-03-06 03:07:15.679709 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-06 03:07:16.449459 | debian-bookworm | changed 2026-03-06 03:07:16.457302 | 2026-03-06 03:07:16.457446 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-06 03:07:16.710727 | debian-bookworm | ok 2026-03-06 03:07:16.723238 | 2026-03-06 03:07:16.723373 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-06 03:07:17.363081 | debian-bookworm | changed 2026-03-06 03:07:17.370485 | 2026-03-06 03:07:17.370612 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-06 03:07:18.082010 | debian-bookworm | changed 2026-03-06 03:07:18.111183 | 2026-03-06 03:07:18.111322 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-06 03:07:18.143364 | debian-bookworm | skipping: Conditional result was False 2026-03-06 03:07:18.150346 | 2026-03-06 03:07:18.150474 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-06 03:07:18.872367 | debian-bookworm -> localhost | changed 2026-03-06 03:07:18.883829 | 2026-03-06 03:07:18.883973 | TASK [add-build-sshkey : Add back temp key] 2026-03-06 03:07:19.318382 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/60e1d6383ce64ecba2d22a14468323a8/work/60e1d6383ce64ecba2d22a14468323a8_id_rsa (zuul-build-sshkey) 2026-03-06 03:07:19.318632 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012851 2026-03-06 03:07:19.327132 | 2026-03-06 03:07:19.327258 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-06 03:07:19.755368 | debian-bookworm | ok 2026-03-06 03:07:19.761259 | 2026-03-06 03:07:19.761384 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-06 03:07:19.785326 | debian-bookworm | skipping: Conditional result was False 2026-03-06 03:07:19.797197 | 2026-03-06 03:07:19.797349 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-06 03:07:20.271920 | debian-bookworm | ok 2026-03-06 03:07:20.296716 | 2026-03-06 03:07:20.296868 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-06 03:07:20.330098 | debian-bookworm | ok 2026-03-06 03:07:20.338026 | 2026-03-06 03:07:20.338152 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-06 03:07:20.710373 | debian-bookworm -> localhost | ok 2026-03-06 03:07:20.721555 | 2026-03-06 03:07:20.721689 | TASK [validate-host : Collect information about the host] 2026-03-06 03:07:22.087469 | debian-bookworm | ok 2026-03-06 03:07:22.131849 | 2026-03-06 03:07:22.131996 | TASK [validate-host : Sanitize hostname] 2026-03-06 03:07:22.413715 | debian-bookworm | ok 2026-03-06 03:07:22.512270 | 2026-03-06 03:07:22.512420 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-06 03:07:23.663996 | debian-bookworm -> localhost | changed 2026-03-06 03:07:23.670069 | 2026-03-06 03:07:23.670198 | TASK [validate-host : Collect information about zuul worker] 2026-03-06 03:07:24.086548 | debian-bookworm | ok 2026-03-06 03:07:24.093963 | 2026-03-06 03:07:24.094120 | TASK [validate-host : Write out all zuul information for each host] 2026-03-06 03:07:24.707817 | debian-bookworm -> localhost | changed 2026-03-06 03:07:24.734962 | 2026-03-06 03:07:24.735123 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-06 03:07:25.041256 | debian-bookworm | ok 2026-03-06 03:07:25.055354 | 2026-03-06 03:07:25.055498 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-06 03:07:26.374781 | debian-bookworm | changed: 2026-03-06 03:07:26.375024 | debian-bookworm | cd+++++++++ src/ 2026-03-06 03:07:26.375060 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-06 03:07:26.375085 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-06 03:07:26.375106 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-06 03:07:26.375127 | debian-bookworm | Containerfile 2026-03-06 03:07:26.375257 | debian-bookworm | Containerfile 2026-03-06 03:07:26.397837 | debian-bookworm | localhost | ok: Runtime: 0:00:00.003077 2026-03-06 03:07:35.692179 | 2026-03-06 03:07:35.692261 | TASK [upload-logs : Upload logs to log server] 2026-03-06 03:07:36.256692 | localhost | Output suppressed because no_log was given 2026-03-06 03:07:36.258046 | 2026-03-06 03:07:36.258120 | LOOP [upload-logs : Compress console log and json output] 2026-03-06 03:07:36.333035 | localhost | skipping: Conditional result was False 2026-03-06 03:07:36.338621 | localhost | skipping: Conditional result was False 2026-03-06 03:07:36.343073 | 2026-03-06 03:07:36.343153 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-06 03:07:36.381127 | localhost | skipping: Conditional result was False 2026-03-06 03:07:36.381321 | 2026-03-06 03:07:36.385057 | localhost | skipping: Conditional result was False 2026-03-06 03:07:36.387490 | 2026-03-06 03:07:36.387579 | LOOP [upload-logs : Upload console log and json output]