2026-05-13 17:45:17.556988 | Job console starting 2026-05-13 17:45:17.573618 | Updating git repos 2026-05-13 17:45:17.654036 | Cloning repos into workspace 2026-05-13 17:45:17.705852 | Restoring repo states 2026-05-13 17:45:17.722641 | Merging changes 2026-05-13 17:45:18.497598 | Checking out repos 2026-05-13 17:45:18.570555 | Preparing playbooks 2026-05-13 17:45:19.935218 | Running Ansible setup 2026-05-13 17:45:26.323087 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-13 17:45:27.140427 | 2026-05-13 17:45:27.140539 | PLAY [Base pre] 2026-05-13 17:45:27.174172 | 2026-05-13 17:45:27.174288 | TASK [Setup log path fact] 2026-05-13 17:45:27.190873 | debian-bookworm | ok 2026-05-13 17:45:27.205345 | 2026-05-13 17:45:27.205465 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-13 17:45:27.245444 | debian-bookworm | ok 2026-05-13 17:45:27.254184 | 2026-05-13 17:45:27.254293 | TASK [emit-job-header : Print job information] 2026-05-13 17:45:27.354403 | # Job Information 2026-05-13 17:45:27.354570 | Ansible Version: 2.16.14 2026-05-13 17:45:27.354605 | Job: hadolint 2026-05-13 17:45:27.354637 | Pipeline: check 2026-05-13 17:45:27.354660 | Executor: 521e9411259a 2026-05-13 17:45:27.354681 | Triggered by: https://github.com/osism/python-osism/pull/2275 2026-05-13 17:45:27.354702 | Event ID: 7a2daff0-4ef3-11f1-8fc8-afdeca623689 2026-05-13 17:45:27.364233 | 2026-05-13 17:45:27.364355 | LOOP [emit-job-header : Print node information] 2026-05-13 17:45:27.527554 | debian-bookworm | ok: 2026-05-13 17:45:27.527702 | debian-bookworm | # Node Information 2026-05-13 17:45:27.527729 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-13 17:45:27.527749 | debian-bookworm | Hostname: debian 2026-05-13 17:45:27.527768 | debian-bookworm | Username: zuul 2026-05-13 17:45:27.527785 | debian-bookworm | Distro: Debian 12.13 2026-05-13 17:45:27.527804 | debian-bookworm | Provider: regiocloud-a 2026-05-13 17:45:27.527822 | debian-bookworm | Region: 2026-05-13 17:45:27.527839 | debian-bookworm | Label: debian-bookworm 2026-05-13 17:45:27.527855 | debian-bookworm | Product Name: OpenStack Nova 2026-05-13 17:45:27.527872 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9a:e6f6 2026-05-13 17:45:27.538559 | 2026-05-13 17:45:27.538673 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-13 17:45:28.492635 | debian-bookworm -> localhost | changed 2026-05-13 17:45:28.498422 | 2026-05-13 17:45:28.498521 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-13 17:45:30.899111 | debian-bookworm -> localhost | changed 2026-05-13 17:45:30.915811 | 2026-05-13 17:45:30.916004 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-13 17:45:31.465934 | debian-bookworm -> localhost | ok 2026-05-13 17:45:31.476407 | 2026-05-13 17:45:31.476526 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-13 17:45:31.516712 | debian-bookworm | ok 2026-05-13 17:45:31.545165 | debian-bookworm | included: /var/lib/zuul/builds/0413af1114934d8fb649813f1b38ea7e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-13 17:45:31.559133 | 2026-05-13 17:45:31.559241 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-13 17:45:34.045395 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-13 17:45:34.045582 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0413af1114934d8fb649813f1b38ea7e/work/0413af1114934d8fb649813f1b38ea7e_id_rsa 2026-05-13 17:45:34.045612 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0413af1114934d8fb649813f1b38ea7e/work/0413af1114934d8fb649813f1b38ea7e_id_rsa.pub 2026-05-13 17:45:34.045634 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-13 17:45:34.045654 | debian-bookworm -> localhost | SHA256:YX1vcX8/iRBpaMVB+OlnsqHQv7eGgcxuRSFqkPuUuCs zuul-build-sshkey 2026-05-13 17:45:34.045672 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-13 17:45:34.045699 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-13 17:45:34.045717 | debian-bookworm -> localhost | | . ++. | 2026-05-13 17:45:34.045734 | debian-bookworm -> localhost | | o +oo. | 2026-05-13 17:45:34.045751 | debian-bookworm -> localhost | | + =o+++ . .| 2026-05-13 17:45:34.045767 | debian-bookworm -> localhost | | o *...=.. o.| 2026-05-13 17:45:34.045782 | debian-bookworm -> localhost | | = S +. o o| 2026-05-13 17:45:34.045814 | debian-bookworm -> localhost | | . o = *.+. +| 2026-05-13 17:45:34.045832 | debian-bookworm -> localhost | | . o + O. o.| 2026-05-13 17:45:34.045850 | debian-bookworm -> localhost | | E . + + o .| 2026-05-13 17:45:34.045868 | debian-bookworm -> localhost | | . . .+.. | 2026-05-13 17:45:34.045885 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-13 17:45:34.045928 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.641598 2026-05-13 17:45:34.051150 | 2026-05-13 17:45:34.051230 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-13 17:45:34.077529 | debian-bookworm | ok 2026-05-13 17:45:34.085279 | debian-bookworm | included: /var/lib/zuul/builds/0413af1114934d8fb649813f1b38ea7e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-13 17:45:34.102704 | 2026-05-13 17:45:34.102791 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-13 17:45:34.141773 | debian-bookworm | skipping: Conditional result was False 2026-05-13 17:45:34.146568 | 2026-05-13 17:45:34.146657 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-13 17:45:34.992424 | debian-bookworm | changed 2026-05-13 17:45:35.003452 | 2026-05-13 17:45:35.003540 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-13 17:45:35.293072 | debian-bookworm | ok 2026-05-13 17:45:35.297601 | 2026-05-13 17:45:35.297676 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-13 17:45:35.976252 | debian-bookworm | changed 2026-05-13 17:45:35.981719 | 2026-05-13 17:45:35.981803 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-13 17:45:36.724765 | debian-bookworm | changed 2026-05-13 17:45:36.734198 | 2026-05-13 17:45:36.734306 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-13 17:45:36.778709 | debian-bookworm | skipping: Conditional result was False 2026-05-13 17:45:36.784628 | 2026-05-13 17:45:36.784730 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-13 17:45:37.325701 | debian-bookworm -> localhost | changed 2026-05-13 17:45:37.345950 | 2026-05-13 17:45:37.346094 | TASK [add-build-sshkey : Add back temp key] 2026-05-13 17:45:37.856238 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0413af1114934d8fb649813f1b38ea7e/work/0413af1114934d8fb649813f1b38ea7e_id_rsa (zuul-build-sshkey) 2026-05-13 17:45:37.856457 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014685 2026-05-13 17:45:37.864368 | 2026-05-13 17:45:37.864472 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-13 17:45:38.315986 | debian-bookworm | ok 2026-05-13 17:45:38.327291 | 2026-05-13 17:45:38.327393 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-13 17:45:38.360995 | debian-bookworm | skipping: Conditional result was False 2026-05-13 17:45:38.369828 | 2026-05-13 17:45:38.369929 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-13 17:45:38.807259 | debian-bookworm | ok 2026-05-13 17:45:38.823854 | 2026-05-13 17:45:38.823953 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-13 17:45:38.872689 | debian-bookworm | ok 2026-05-13 17:45:38.878165 | 2026-05-13 17:45:38.878254 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-13 17:45:39.811660 | debian-bookworm -> localhost | ok 2026-05-13 17:45:39.835528 | 2026-05-13 17:45:39.835634 | TASK [validate-host : Collect information about the host] 2026-05-13 17:45:41.051546 | debian-bookworm | ok 2026-05-13 17:45:41.064109 | 2026-05-13 17:45:41.064227 | TASK [validate-host : Sanitize hostname] 2026-05-13 17:45:41.162355 | debian-bookworm | ok 2026-05-13 17:45:41.193614 | 2026-05-13 17:45:41.193709 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-13 17:45:41.692678 | debian-bookworm -> localhost | changed 2026-05-13 17:45:41.697237 | 2026-05-13 17:45:41.697324 | TASK [validate-host : Collect information about zuul worker] 2026-05-13 17:45:42.097408 | debian-bookworm | ok 2026-05-13 17:45:42.101191 | 2026-05-13 17:45:42.101273 | TASK [validate-host : Write out all zuul information for each host] 2026-05-13 17:45:42.927190 | debian-bookworm -> localhost | changed 2026-05-13 17:45:42.936206 | 2026-05-13 17:45:42.936301 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-13 17:45:43.253520 | debian-bookworm | ok 2026-05-13 17:45:43.265102 | 2026-05-13 17:45:43.265218 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-13 17:45:44.448226 | debian-bookworm | changed: 2026-05-13 17:45:44.448380 | debian-bookworm | cd+++++++++ src/ 2026-05-13 17:45:44.448408 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-13 17:45:44.448427 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-13 17:45:44.448444 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-13 17:45:44.448461 | debian-bookworm | Containerfile 2026-05-13 17:45:44.448566 | debian-bookworm | Containerfile 2026-05-13 17:45:44.458635 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/0413af1114934d8fb649813f1b38ea7e/work/logs" 2026-05-13 17:45:53.578327 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0413af1114934d8fb649813f1b38ea7e/work/artifacts" 2026-05-13 17:45:53.856690 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0413af1114934d8fb649813f1b38ea7e/work/docs" 2026-05-13 17:45:53.869166 | 2026-05-13 17:45:53.869299 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-13 17:45:54.702529 | debian-bookworm | changed: 2026-05-13 17:45:54.702777 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-13 17:45:54.702815 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-13 17:45:54.702978 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-13 17:45:54.703069 | debian-bookworm | changed: All items complete 2026-05-13 17:45:54.703099 | 2026-05-13 17:45:55.309063 | debian-bookworm | changed: .d..t...... ./ 2026-05-13 17:45:55.945367 | debian-bookworm | changed: .d..t...... ./ 2026-05-13 17:45:55.959783 | 2026-05-13 17:45:55.959926 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-13 17:45:56.514530 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.011061 2026-05-13 17:45:56.843790 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010316 2026-05-13 17:45:56.866948 | 2026-05-13 17:45:56.867115 | PLAY RECAP 2026-05-13 17:45:56.867198 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-13 17:45:56.867239 | 2026-05-13 17:45:57.004159 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-13 17:45:57.006237 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-13 17:45:57.821060 | 2026-05-13 17:45:57.821239 | PLAY [Base post] 2026-05-13 17:45:57.835500 | 2026-05-13 17:45:57.835642 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-13 17:45:58.450529 | debian-bookworm | changed 2026-05-13 17:45:58.459408 | 2026-05-13 17:45:58.459547 | PLAY RECAP 2026-05-13 17:45:58.459627 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-13 17:45:58.459708 | 2026-05-13 17:45:58.601422 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-13 17:45:58.602339 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-13 17:45:59.457833 | 2026-05-13 17:45:59.458050 | PLAY [Base post-logs] 2026-05-13 17:45:59.469245 | 2026-05-13 17:45:59.469391 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-13 17:45:59.977220 | localhost | changed 2026-05-13 17:45:59.987816 | 2026-05-13 17:45:59.987997 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-13 17:46:00.015609 | localhost | ok 2026-05-13 17:46:00.019324 | 2026-05-13 17:46:00.019458 | TASK [Set zuul-log-path fact] 2026-05-13 17:46:00.036114 | localhost | ok 2026-05-13 17:46:00.044848 | 2026-05-13 17:46:00.044975 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-13 17:46:00.071447 | localhost | ok 2026-05-13 17:46:00.074685 | 2026-05-13 17:46:00.074794 | TASK [upload-logs : Create log directories] 2026-05-13 17:46:00.606065 | localhost | changed 2026-05-13 17:46:00.610882 | 2026-05-13 17:46:00.612076 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-13 17:46:01.125766 | localhost -> localhost | ok: Runtime: 0:00:00.006329 2026-05-13 17:46:01.130066 | 2026-05-13 17:46:01.130197 | TASK [upload-logs : Upload logs to log server] 2026-05-13 17:46:01.745236 | localhost | Output suppressed because no_log was given 2026-05-13 17:46:01.747443 | 2026-05-13 17:46:01.747561 | LOOP [upload-logs : Compress console log and json output] 2026-05-13 17:46:01.824154 | localhost | skipping: Conditional result was False 2026-05-13 17:46:01.832501 | localhost | skipping: Conditional result was False 2026-05-13 17:46:01.846200 | 2026-05-13 17:46:01.846344 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-13 17:46:01.901126 | localhost | skipping: Conditional result was False 2026-05-13 17:46:01.901428 | 2026-05-13 17:46:01.906590 | localhost | skipping: Conditional result was False 2026-05-13 17:46:01.918195 | 2026-05-13 17:46:01.918450 | LOOP [upload-logs : Upload console log and json output]