2026-05-20 03:08:51.323265 | Job console starting 2026-05-20 03:08:51.344728 | Updating git repos 2026-05-20 03:08:51.377841 | Cloning repos into workspace 2026-05-20 03:08:51.430493 | Restoring repo states 2026-05-20 03:08:51.470741 | Merging changes 2026-05-20 03:08:51.470757 | Checking out repos 2026-05-20 03:08:51.575558 | Preparing playbooks 2026-05-20 03:08:52.887469 | Running Ansible setup 2026-05-20 03:08:58.413510 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-20 03:08:59.408335 | 2026-05-20 03:08:59.408542 | PLAY [Base pre] 2026-05-20 03:08:59.426881 | 2026-05-20 03:08:59.427033 | TASK [Setup log path fact] 2026-05-20 03:08:59.501565 | debian-bookworm | ok 2026-05-20 03:08:59.551832 | 2026-05-20 03:08:59.552012 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-20 03:08:59.609914 | debian-bookworm | ok 2026-05-20 03:08:59.634936 | 2026-05-20 03:08:59.635093 | TASK [emit-job-header : Print job information] 2026-05-20 03:08:59.717548 | # Job Information 2026-05-20 03:08:59.718716 | Ansible Version: 2.16.14 2026-05-20 03:08:59.718859 | Job: hadolint 2026-05-20 03:08:59.719341 | Pipeline: periodic-daily 2026-05-20 03:08:59.720672 | Executor: 521e9411259a 2026-05-20 03:08:59.721017 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-05-20 03:08:59.721087 | Event ID: b969ddd8e1c24c4398eaeb9c1d2085ae 2026-05-20 03:08:59.735768 | 2026-05-20 03:08:59.736213 | LOOP [emit-job-header : Print node information] 2026-05-20 03:08:59.972430 | debian-bookworm | ok: 2026-05-20 03:08:59.972744 | debian-bookworm | # Node Information 2026-05-20 03:08:59.972785 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-20 03:08:59.972812 | debian-bookworm | Hostname: debian 2026-05-20 03:08:59.972835 | debian-bookworm | Username: zuul 2026-05-20 03:08:59.972856 | debian-bookworm | Distro: Debian 12.14 2026-05-20 03:08:59.972879 | debian-bookworm | Provider: regiocloud-a 2026-05-20 03:08:59.972900 | debian-bookworm | Region: 2026-05-20 03:08:59.972921 | debian-bookworm | Label: debian-bookworm 2026-05-20 03:08:59.972940 | debian-bookworm | Product Name: OpenStack Nova 2026-05-20 03:08:59.972958 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6c:a4ff 2026-05-20 03:08:59.993198 | 2026-05-20 03:08:59.993356 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-20 03:09:00.669276 | debian-bookworm -> localhost | changed 2026-05-20 03:09:00.684362 | 2026-05-20 03:09:00.684564 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-20 03:09:01.832015 | debian-bookworm -> localhost | changed 2026-05-20 03:09:01.843987 | 2026-05-20 03:09:01.844139 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-20 03:09:02.142475 | debian-bookworm -> localhost | ok 2026-05-20 03:09:02.149248 | 2026-05-20 03:09:02.149382 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-20 03:09:02.191845 | debian-bookworm | ok 2026-05-20 03:09:02.208041 | debian-bookworm | included: /var/lib/zuul/builds/3c1ca555b55545b997d865b6809e84bb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-20 03:09:02.214629 | 2026-05-20 03:09:02.214739 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-20 03:09:03.245785 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-20 03:09:03.246024 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3c1ca555b55545b997d865b6809e84bb/work/3c1ca555b55545b997d865b6809e84bb_id_rsa 2026-05-20 03:09:03.246063 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3c1ca555b55545b997d865b6809e84bb/work/3c1ca555b55545b997d865b6809e84bb_id_rsa.pub 2026-05-20 03:09:03.246091 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-20 03:09:03.246116 | debian-bookworm -> localhost | SHA256:56FUAElALNxW4fKQNY663dNyltDF8srtAmsdSQqGUGI zuul-build-sshkey 2026-05-20 03:09:03.246138 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-20 03:09:03.246175 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-20 03:09:03.246198 | debian-bookworm -> localhost | |.E.+o+B+. | 2026-05-20 03:09:03.246220 | debian-bookworm -> localhost | |o.o +*.. o | 2026-05-20 03:09:03.246242 | debian-bookworm -> localhost | | . += o . + | 2026-05-20 03:09:03.246263 | debian-bookworm -> localhost | | ..o+ ..= | 2026-05-20 03:09:03.246981 | debian-bookworm -> localhost | | .. .ooS.+ | 2026-05-20 03:09:03.247031 | debian-bookworm -> localhost | | o .o=oB . | 2026-05-20 03:09:03.247055 | debian-bookworm -> localhost | | . . ++O.o | 2026-05-20 03:09:03.247076 | debian-bookworm -> localhost | | o=o. | 2026-05-20 03:09:03.247099 | debian-bookworm -> localhost | | . .. | 2026-05-20 03:09:03.247120 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-20 03:09:03.247183 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.493811 2026-05-20 03:09:03.253926 | 2026-05-20 03:09:03.254034 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-20 03:09:03.294110 | debian-bookworm | ok 2026-05-20 03:09:03.307876 | debian-bookworm | included: /var/lib/zuul/builds/3c1ca555b55545b997d865b6809e84bb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-20 03:09:03.320447 | 2026-05-20 03:09:03.320617 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-20 03:09:03.345920 | debian-bookworm | skipping: Conditional result was False 2026-05-20 03:09:03.352935 | 2026-05-20 03:09:03.353048 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-20 03:09:04.075822 | debian-bookworm | changed 2026-05-20 03:09:04.082903 | 2026-05-20 03:09:04.083037 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-20 03:09:04.344212 | debian-bookworm | ok 2026-05-20 03:09:04.350165 | 2026-05-20 03:09:04.350296 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-20 03:09:05.041718 | debian-bookworm | changed 2026-05-20 03:09:05.050746 | 2026-05-20 03:09:05.050904 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-20 03:09:05.809153 | debian-bookworm | changed 2026-05-20 03:09:05.816560 | 2026-05-20 03:09:05.816692 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-20 03:09:05.841844 | debian-bookworm | skipping: Conditional result was False 2026-05-20 03:09:05.851278 | 2026-05-20 03:09:05.851422 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-20 03:09:06.333692 | debian-bookworm -> localhost | changed 2026-05-20 03:09:06.345956 | 2026-05-20 03:09:06.346091 | TASK [add-build-sshkey : Add back temp key] 2026-05-20 03:09:06.736713 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3c1ca555b55545b997d865b6809e84bb/work/3c1ca555b55545b997d865b6809e84bb_id_rsa (zuul-build-sshkey) 2026-05-20 03:09:06.737017 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013000 2026-05-20 03:09:06.746500 | 2026-05-20 03:09:06.746641 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-20 03:09:07.189678 | debian-bookworm | ok 2026-05-20 03:09:07.195308 | 2026-05-20 03:09:07.195425 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-20 03:09:07.233787 | debian-bookworm | skipping: Conditional result was False 2026-05-20 03:09:07.248834 | 2026-05-20 03:09:07.249021 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-20 03:09:07.725127 | debian-bookworm | ok 2026-05-20 03:09:07.737696 | 2026-05-20 03:09:07.737857 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-20 03:09:07.769998 | debian-bookworm | ok 2026-05-20 03:09:07.776177 | 2026-05-20 03:09:07.776328 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-20 03:09:08.110662 | debian-bookworm -> localhost | ok 2026-05-20 03:09:08.121713 | 2026-05-20 03:09:08.121850 | TASK [validate-host : Collect information about the host] 2026-05-20 03:09:09.341262 | debian-bookworm | ok 2026-05-20 03:09:09.354310 | 2026-05-20 03:09:09.354456 | TASK [validate-host : Sanitize hostname] 2026-05-20 03:09:09.487902 | debian-bookworm | ok 2026-05-20 03:09:09.539005 | 2026-05-20 03:09:09.539174 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-20 03:09:10.378004 | debian-bookworm -> localhost | changed 2026-05-20 03:09:10.385549 | 2026-05-20 03:09:10.385691 | TASK [validate-host : Collect information about zuul worker] 2026-05-20 03:09:10.854266 | debian-bookworm | ok 2026-05-20 03:09:10.866449 | 2026-05-20 03:09:10.866637 | TASK [validate-host : Write out all zuul information for each host] 2026-05-20 03:09:11.559939 | debian-bookworm -> localhost | changed 2026-05-20 03:09:11.576208 | 2026-05-20 03:09:11.576350 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-20 03:09:11.885376 | debian-bookworm | ok 2026-05-20 03:09:11.893338 | 2026-05-20 03:09:11.893461 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-20 03:09:13.438395 | debian-bookworm | changed: 2026-05-20 03:09:13.438662 | debian-bookworm | cd+++++++++ src/ 2026-05-20 03:09:13.438701 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-20 03:09:13.438725 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-20 03:09:13.438748 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-05-20 03:09:13.438768 | debian-bookworm | Containerfile 2026-05-20 03:09:13.438998 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/3c1ca555b55545b997d865b6809e84bb/work/logs" 2026-05-20 03:09:23.057649 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3c1ca555b55545b997d865b6809e84bb/work/artifacts" 2026-05-20 03:09:23.477005 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3c1ca555b55545b997d865b6809e84bb/work/docs" 2026-05-20 03:09:23.491192 | 2026-05-20 03:09:23.491294 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-20 03:09:24.539934 | debian-bookworm | changed: 2026-05-20 03:09:24.540172 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-20 03:09:24.540224 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-20 03:09:24.540260 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-20 03:09:24.540314 | debian-bookworm | changed: All items complete 2026-05-20 03:09:24.540346 | 2026-05-20 03:09:25.272761 | debian-bookworm | changed: .d..t...... ./ 2026-05-20 03:09:26.196040 | debian-bookworm | changed: .d..t...... ./ 2026-05-20 03:09:26.208108 | 2026-05-20 03:09:26.208201 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-20 03:09:26.261093 | debian-bookworm | skipping: Conditional result was False 2026-05-20 03:09:26.264997 | debian-bookworm | skipping: Conditional result was False 2026-05-20 03:09:26.278292 | 2026-05-20 03:09:26.278356 | PLAY RECAP 2026-05-20 03:09:26.278393 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-20 03:09:26.278413 | 2026-05-20 03:09:26.372526 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-20 03:09:26.373162 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-20 03:09:26.931686 | 2026-05-20 03:09:26.931802 | PLAY [Base post] 2026-05-20 03:09:26.941686 | 2026-05-20 03:09:26.941785 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-20 03:09:27.495374 | debian-bookworm | changed 2026-05-20 03:09:27.502460 | 2026-05-20 03:09:27.502553 | PLAY RECAP 2026-05-20 03:09:27.502614 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-20 03:09:27.502677 | 2026-05-20 03:09:27.597920 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-20 03:09:27.598890 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-20 03:09:28.335767 | 2026-05-20 03:09:28.335990 | PLAY [Base post-logs] 2026-05-20 03:09:28.345921 | 2026-05-20 03:09:28.346046 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-20 03:09:28.797636 | localhost | changed 2026-05-20 03:09:28.806569 | 2026-05-20 03:09:28.806683 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-20 03:09:28.832396 | localhost | ok 2026-05-20 03:09:28.835174 | 2026-05-20 03:09:28.835256 | TASK [Set zuul-log-path fact] 2026-05-20 03:09:28.849431 | localhost | ok 2026-05-20 03:09:28.856433 | 2026-05-20 03:09:28.856533 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-20 03:09:28.880878 | localhost | ok 2026-05-20 03:09:28.884362 | 2026-05-20 03:09:28.884459 | TASK [upload-logs : Create log directories] 2026-05-20 03:09:29.371354 | localhost | changed 2026-05-20 03:09:29.373893 | 2026-05-20 03:09:29.373974 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-20 03:09:29.864501 | localhost -> localhost | ok: Runtime: 0:00:00.004586 2026-05-20 03:09:29.868595 | 2026-05-20 03:09:29.868688 | TASK [upload-logs : Upload logs to log server] 2026-05-20 03:09:30.435897 | localhost | Output suppressed because no_log was given 2026-05-20 03:09:30.437811 | 2026-05-20 03:09:30.437915 | LOOP [upload-logs : Compress console log and json output] 2026-05-20 03:09:30.507730 | localhost | skipping: Conditional result was False 2026-05-20 03:09:30.514036 | localhost | skipping: Conditional result was False 2026-05-20 03:09:30.518288 | 2026-05-20 03:09:30.518406 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-20 03:09:30.579882 | localhost | skipping: Conditional result was False 2026-05-20 03:09:30.580180 | 2026-05-20 03:09:30.587951 | localhost | skipping: Conditional result was False 2026-05-20 03:09:30.597646 | 2026-05-20 03:09:30.597771 | LOOP [upload-logs : Upload console log and json output]