2026-07-19 07:00:25.807992 | Job console starting 2026-07-19 07:00:25.833689 | Updating git repos 2026-07-19 07:00:26.108138 | Cloning repos into workspace 2026-07-19 07:00:26.219966 | Restoring repo states 2026-07-19 07:00:26.258959 | Merging changes 2026-07-19 07:00:27.105402 | Checking out repos 2026-07-19 07:00:27.157969 | Preparing playbooks 2026-07-19 07:00:27.940419 | Running Ansible setup 2026-07-19 07:00:32.454201 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-19 07:00:33.358345 | 2026-07-19 07:00:33.358537 | PLAY [Base pre] 2026-07-19 07:00:33.377848 | 2026-07-19 07:00:33.378002 | TASK [Setup log path fact] 2026-07-19 07:00:33.408953 | debian-bookworm | ok 2026-07-19 07:00:33.426587 | 2026-07-19 07:00:33.426730 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-19 07:00:33.471549 | debian-bookworm | ok 2026-07-19 07:00:33.486605 | 2026-07-19 07:00:33.486724 | TASK [emit-job-header : Print job information] 2026-07-19 07:00:33.542669 | # Job Information 2026-07-19 07:00:33.542997 | Ansible Version: 2.16.14 2026-07-19 07:00:33.543060 | Job: hadolint 2026-07-19 07:00:33.543118 | Pipeline: check 2026-07-19 07:00:33.543161 | Executor: 521e9411259a 2026-07-19 07:00:33.543199 | Triggered by: https://github.com/osism/python-osism/pull/2292 2026-07-19 07:00:33.543239 | Event ID: 325a6800-833f-11f1-8036-fa8dc2200db5 2026-07-19 07:00:33.551679 | 2026-07-19 07:00:33.551811 | LOOP [emit-job-header : Print node information] 2026-07-19 07:00:33.680414 | debian-bookworm | ok: 2026-07-19 07:00:33.680678 | debian-bookworm | # Node Information 2026-07-19 07:00:33.680726 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-19 07:00:33.680763 | debian-bookworm | Hostname: debian 2026-07-19 07:00:33.680795 | debian-bookworm | Username: zuul 2026-07-19 07:00:33.680825 | debian-bookworm | Distro: Debian 12.15 2026-07-19 07:00:33.680859 | debian-bookworm | Provider: regiocloud-a 2026-07-19 07:00:33.680889 | debian-bookworm | Region: 2026-07-19 07:00:33.680919 | debian-bookworm | Label: debian-bookworm 2026-07-19 07:00:33.680948 | debian-bookworm | Product Name: OpenStack Nova 2026-07-19 07:00:33.680976 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb4:d5b4 2026-07-19 07:00:33.694949 | 2026-07-19 07:00:33.695091 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-19 07:00:34.291883 | debian-bookworm -> localhost | changed 2026-07-19 07:00:34.300154 | 2026-07-19 07:00:34.300328 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-19 07:00:35.460249 | debian-bookworm -> localhost | changed 2026-07-19 07:00:35.492891 | 2026-07-19 07:00:35.493054 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-19 07:00:35.872101 | debian-bookworm -> localhost | ok 2026-07-19 07:00:35.879267 | 2026-07-19 07:00:35.879431 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-19 07:00:35.911851 | debian-bookworm | ok 2026-07-19 07:00:35.929029 | debian-bookworm | included: /var/lib/zuul/builds/a4261848e46a4200a3680fe2abe32019/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-19 07:00:35.935608 | 2026-07-19 07:00:35.935745 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-19 07:00:37.434074 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-19 07:00:37.434366 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a4261848e46a4200a3680fe2abe32019/work/a4261848e46a4200a3680fe2abe32019_id_rsa 2026-07-19 07:00:37.434410 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a4261848e46a4200a3680fe2abe32019/work/a4261848e46a4200a3680fe2abe32019_id_rsa.pub 2026-07-19 07:00:37.434436 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-19 07:00:37.434461 | debian-bookworm -> localhost | SHA256:fYqgiVsYkPORRJGLLonrLjKEa3PuIulRCBtX3NeBv6w zuul-build-sshkey 2026-07-19 07:00:37.434484 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-19 07:00:37.434520 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-19 07:00:37.434543 | debian-bookworm -> localhost | | .++.. o.. | 2026-07-19 07:00:37.434564 | debian-bookworm -> localhost | | o.o. . o . | 2026-07-19 07:00:37.434584 | debian-bookworm -> localhost | |*.+. . . | 2026-07-19 07:00:37.434604 | debian-bookworm -> localhost | |oBo. .. | 2026-07-19 07:00:37.434624 | debian-bookworm -> localhost | |=oo. . S.... | 2026-07-19 07:00:37.434645 | debian-bookworm -> localhost | |=o.+ o . .oo | 2026-07-19 07:00:37.434666 | debian-bookworm -> localhost | |o=o + ... | 2026-07-19 07:00:37.434686 | debian-bookworm -> localhost | |O+.+ E | 2026-07-19 07:00:37.434706 | debian-bookworm -> localhost | |O=Bo | 2026-07-19 07:00:37.434726 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-19 07:00:37.434788 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.919986 2026-07-19 07:00:37.443945 | 2026-07-19 07:00:37.444080 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-19 07:00:37.500267 | debian-bookworm | ok 2026-07-19 07:00:37.515674 | debian-bookworm | included: /var/lib/zuul/builds/a4261848e46a4200a3680fe2abe32019/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-19 07:00:37.524793 | 2026-07-19 07:00:37.524927 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-19 07:00:37.549543 | debian-bookworm | skipping: Conditional result was False 2026-07-19 07:00:37.555796 | 2026-07-19 07:00:37.555915 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-19 07:00:38.273270 | debian-bookworm | changed 2026-07-19 07:00:38.279428 | 2026-07-19 07:00:38.279861 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-19 07:00:38.556078 | debian-bookworm | ok 2026-07-19 07:00:38.561888 | 2026-07-19 07:00:38.562004 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-19 07:00:39.241163 | debian-bookworm | changed 2026-07-19 07:00:39.251490 | 2026-07-19 07:00:39.251622 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-19 07:00:39.958935 | debian-bookworm | changed 2026-07-19 07:00:39.967767 | 2026-07-19 07:00:39.967914 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-19 07:00:39.993630 | debian-bookworm | skipping: Conditional result was False 2026-07-19 07:00:40.004407 | 2026-07-19 07:00:40.004581 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-19 07:00:40.573076 | debian-bookworm -> localhost | changed 2026-07-19 07:00:40.596202 | 2026-07-19 07:00:40.596388 | TASK [add-build-sshkey : Add back temp key] 2026-07-19 07:00:40.931535 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a4261848e46a4200a3680fe2abe32019/work/a4261848e46a4200a3680fe2abe32019_id_rsa (zuul-build-sshkey) 2026-07-19 07:00:40.932087 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012399 2026-07-19 07:00:40.950015 | 2026-07-19 07:00:40.950216 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-19 07:00:41.400683 | debian-bookworm | ok 2026-07-19 07:00:41.412372 | 2026-07-19 07:00:41.412874 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-19 07:00:41.440858 | debian-bookworm | skipping: Conditional result was False 2026-07-19 07:00:41.453596 | 2026-07-19 07:00:41.453723 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-19 07:00:41.959728 | debian-bookworm | ok 2026-07-19 07:00:41.987721 | 2026-07-19 07:00:41.987878 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-19 07:00:42.026819 | debian-bookworm | ok 2026-07-19 07:00:42.033790 | 2026-07-19 07:00:42.033928 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-19 07:00:42.583217 | debian-bookworm -> localhost | ok 2026-07-19 07:00:42.600717 | 2026-07-19 07:00:42.600904 | TASK [validate-host : Collect information about the host] 2026-07-19 07:00:44.075821 | debian-bookworm | ok 2026-07-19 07:00:44.096765 | 2026-07-19 07:00:44.096916 | TASK [validate-host : Sanitize hostname] 2026-07-19 07:00:44.356683 | debian-bookworm | ok 2026-07-19 07:00:44.363799 | 2026-07-19 07:00:44.364118 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-19 07:00:45.241223 | debian-bookworm -> localhost | changed 2026-07-19 07:00:45.248498 | 2026-07-19 07:00:45.248623 | TASK [validate-host : Collect information about zuul worker] 2026-07-19 07:00:45.763158 | debian-bookworm | ok 2026-07-19 07:00:45.773401 | 2026-07-19 07:00:45.773540 | TASK [validate-host : Write out all zuul information for each host] 2026-07-19 07:00:46.485430 | debian-bookworm -> localhost | changed 2026-07-19 07:00:46.496500 | 2026-07-19 07:00:46.496635 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-19 07:00:46.779325 | debian-bookworm | ok 2026-07-19 07:00:46.785785 | 2026-07-19 07:00:46.785913 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-19 07:00:48.311433 | debian-bookworm | changed: 2026-07-19 07:00:48.311656 | debian-bookworm | cd+++++++++ src/ 2026-07-19 07:00:48.311692 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-19 07:00:48.311716 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-19 07:00:48.311738 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-19 07:00:48.311759 | debian-bookworm | Containerfile 2026-07-19 07:00:48.311891 | debian-bookworm | Containerfile 2026-07-19 07:00:48.380338 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/a4261848e46a4200a3680fe2abe32019/work/logs" 2026-07-19 07:01:33.079738 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a4261848e46a4200a3680fe2abe32019/work/artifacts" 2026-07-19 07:01:33.368426 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a4261848e46a4200a3680fe2abe32019/work/docs" 2026-07-19 07:01:33.382501 | 2026-07-19 07:01:33.382679 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-19 07:01:34.229189 | debian-bookworm | changed: 2026-07-19 07:01:34.229449 | debian-bookworm | .d..t...... ./ 2026-07-19 07:01:34.229486 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-19 07:01:34.229512 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-19 07:01:34.229534 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-19 07:01:34.229556 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-19 07:01:34.229577 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-19 07:01:34.229625 | debian-bookworm | changed: All items complete 2026-07-19 07:01:34.229648 | 2026-07-19 07:01:34.778566 | debian-bookworm | changed: .d..t...... ./ 2026-07-19 07:01:35.407776 | debian-bookworm | changed: .d..t...... ./ 2026-07-19 07:01:35.430257 | 2026-07-19 07:01:35.430398 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-19 07:01:35.805860 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010977 2026-07-19 07:01:36.164416 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.007215 2026-07-19 07:01:36.192426 | 2026-07-19 07:01:36.192576 | PLAY RECAP 2026-07-19 07:01:36.192666 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-19 07:01:36.192709 | 2026-07-19 07:01:36.347323 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-19 07:01:36.348463 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-19 07:01:37.207980 | 2026-07-19 07:01:37.208152 | PLAY [Base post] 2026-07-19 07:01:37.222154 | 2026-07-19 07:01:37.222338 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-19 07:01:37.800360 | debian-bookworm | changed 2026-07-19 07:01:37.809823 | 2026-07-19 07:01:37.809958 | PLAY RECAP 2026-07-19 07:01:37.810039 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-19 07:01:37.810118 | 2026-07-19 07:01:37.948081 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-19 07:01:37.949175 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-19 07:01:38.820728 | 2026-07-19 07:01:38.820901 | PLAY [Base post-logs] 2026-07-19 07:01:38.832311 | 2026-07-19 07:01:38.832453 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-19 07:01:39.337268 | localhost | changed 2026-07-19 07:01:39.356616 | 2026-07-19 07:01:39.356860 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-19 07:01:39.394142 | localhost | ok 2026-07-19 07:01:39.399143 | 2026-07-19 07:01:39.399340 | TASK [Set zuul-log-path fact] 2026-07-19 07:01:39.416382 | localhost | ok 2026-07-19 07:01:39.429344 | 2026-07-19 07:01:39.429502 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-19 07:01:39.457421 | localhost | ok 2026-07-19 07:01:39.462116 | 2026-07-19 07:01:39.462272 | TASK [upload-logs : Create log directories] 2026-07-19 07:01:40.018708 | localhost | changed 2026-07-19 07:01:40.021804 | 2026-07-19 07:01:40.021932 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-19 07:01:40.586602 | localhost -> localhost | ok: Runtime: 0:00:00.008266 2026-07-19 07:01:40.591031 | 2026-07-19 07:01:40.591184 | TASK [upload-logs : Upload logs to log server] 2026-07-19 07:01:41.248803 | localhost | Output suppressed because no_log was given 2026-07-19 07:01:41.251398 | 2026-07-19 07:01:41.251521 | LOOP [upload-logs : Compress console log and json output] 2026-07-19 07:01:41.303142 | localhost | skipping: Conditional result was False 2026-07-19 07:01:41.311498 | localhost | skipping: Conditional result was False 2026-07-19 07:01:41.321671 | 2026-07-19 07:01:41.321802 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-19 07:01:41.369495 | localhost | skipping: Conditional result was False 2026-07-19 07:01:41.369796 | 2026-07-19 07:01:41.376781 | localhost | skipping: Conditional result was False 2026-07-19 07:01:41.393191 | 2026-07-19 07:01:41.393445 | LOOP [upload-logs : Upload console log and json output]