2026-08-02 09:51:30.470186 | Job console starting 2026-08-02 09:51:30.505316 | Updating git repos 2026-08-02 09:51:30.594079 | Cloning repos into workspace 2026-08-02 09:51:30.667337 | Restoring repo states 2026-08-02 09:51:30.687631 | Merging changes 2026-08-02 09:51:31.665219 | Checking out repos 2026-08-02 09:51:31.750336 | Preparing playbooks 2026-08-02 09:51:33.436255 | Running Ansible setup 2026-08-02 09:51:41.513612 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-02 09:51:43.143439 | 2026-08-02 09:51:43.143639 | PLAY [Base pre] 2026-08-02 09:51:43.177529 | 2026-08-02 09:51:43.177709 | TASK [Setup log path fact] 2026-08-02 09:51:43.207964 | debian-bookworm | ok 2026-08-02 09:51:43.233652 | 2026-08-02 09:51:43.233866 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-02 09:51:43.296939 | debian-bookworm | ok 2026-08-02 09:51:43.317683 | 2026-08-02 09:51:43.317865 | TASK [emit-job-header : Print job information] 2026-08-02 09:51:43.397252 | # Job Information 2026-08-02 09:51:43.397544 | Ansible Version: 2.16.14 2026-08-02 09:51:43.397584 | Job: hadolint 2026-08-02 09:51:43.397622 | Pipeline: check 2026-08-02 09:51:43.397647 | Executor: 521e9411259a 2026-08-02 09:51:43.397669 | Triggered by: https://github.com/osism/python-osism/pull/2542 2026-08-02 09:51:43.397691 | Event ID: b6cad0c0-8e57-11f1-93df-b7959b625a39 2026-08-02 09:51:43.403234 | 2026-08-02 09:51:43.403378 | LOOP [emit-job-header : Print node information] 2026-08-02 09:51:43.658592 | debian-bookworm | ok: 2026-08-02 09:51:43.658980 | debian-bookworm | # Node Information 2026-08-02 09:51:43.659029 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-02 09:51:43.659056 | debian-bookworm | Hostname: debian 2026-08-02 09:51:43.659079 | debian-bookworm | Username: zuul 2026-08-02 09:51:43.659101 | debian-bookworm | Distro: Debian 12.15 2026-08-02 09:51:43.659125 | debian-bookworm | Provider: regiocloud-a 2026-08-02 09:51:43.659147 | debian-bookworm | Region: 2026-08-02 09:51:43.659168 | debian-bookworm | Label: debian-bookworm 2026-08-02 09:51:43.659189 | debian-bookworm | Product Name: OpenStack Nova 2026-08-02 09:51:43.659209 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea9:f05f 2026-08-02 09:51:43.683308 | 2026-08-02 09:51:43.683476 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-02 09:51:44.909356 | debian-bookworm -> localhost | changed 2026-08-02 09:51:44.916433 | 2026-08-02 09:51:44.916554 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-02 09:51:47.060180 | debian-bookworm -> localhost | changed 2026-08-02 09:51:47.071527 | 2026-08-02 09:51:47.071651 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-02 09:51:47.732998 | debian-bookworm -> localhost | ok 2026-08-02 09:51:47.738017 | 2026-08-02 09:51:47.738117 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-02 09:51:47.766550 | debian-bookworm | ok 2026-08-02 09:51:47.793701 | debian-bookworm | included: /var/lib/zuul/builds/62229aa209c245c6921f7ce53ea76c86/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-02 09:51:47.814935 | 2026-08-02 09:51:47.815058 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-02 09:51:50.262498 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-02 09:51:50.262700 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/62229aa209c245c6921f7ce53ea76c86/work/62229aa209c245c6921f7ce53ea76c86_id_rsa 2026-08-02 09:51:50.262733 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/62229aa209c245c6921f7ce53ea76c86/work/62229aa209c245c6921f7ce53ea76c86_id_rsa.pub 2026-08-02 09:51:50.262755 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-02 09:51:50.262775 | debian-bookworm -> localhost | SHA256:fYR0w9xEoVyquJVqV+6w85/OVPErjBUdb8wGCBRmSeY zuul-build-sshkey 2026-08-02 09:51:50.262794 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-02 09:51:50.262967 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-02 09:51:50.262998 | debian-bookworm -> localhost | | oX*o=*o | 2026-08-02 09:51:50.263018 | debian-bookworm -> localhost | | *.++=o+o| 2026-08-02 09:51:50.263035 | debian-bookworm -> localhost | | E =. o*| 2026-08-02 09:51:50.263052 | debian-bookworm -> localhost | | o + .oo| 2026-08-02 09:51:50.263069 | debian-bookworm -> localhost | | S = o. o| 2026-08-02 09:51:50.263091 | debian-bookworm -> localhost | | + ++ ..| 2026-08-02 09:51:50.263108 | debian-bookworm -> localhost | | + o..o.. | 2026-08-02 09:51:50.263124 | debian-bookworm -> localhost | | . ..+ o.. | 2026-08-02 09:51:50.263141 | debian-bookworm -> localhost | | .ooo= | 2026-08-02 09:51:50.263158 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-02 09:51:50.263206 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.197727 2026-08-02 09:51:50.268330 | 2026-08-02 09:51:50.268414 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-02 09:51:50.325589 | debian-bookworm | ok 2026-08-02 09:51:50.335116 | debian-bookworm | included: /var/lib/zuul/builds/62229aa209c245c6921f7ce53ea76c86/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-02 09:51:50.361233 | 2026-08-02 09:51:50.361342 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-02 09:51:50.394646 | debian-bookworm | skipping: Conditional result was False 2026-08-02 09:51:50.399618 | 2026-08-02 09:51:50.399700 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-02 09:51:51.399927 | debian-bookworm | changed 2026-08-02 09:51:51.405608 | 2026-08-02 09:51:51.405728 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-02 09:51:51.733712 | debian-bookworm | ok 2026-08-02 09:51:51.738962 | 2026-08-02 09:51:51.739049 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-02 09:51:52.521966 | debian-bookworm | changed 2026-08-02 09:51:52.540698 | 2026-08-02 09:51:52.540891 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-02 09:51:53.390237 | debian-bookworm | changed 2026-08-02 09:51:53.399047 | 2026-08-02 09:51:53.399169 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-02 09:51:53.423727 | debian-bookworm | skipping: Conditional result was False 2026-08-02 09:51:53.432920 | 2026-08-02 09:51:53.433105 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-02 09:51:53.921249 | debian-bookworm -> localhost | changed 2026-08-02 09:51:53.936561 | 2026-08-02 09:51:53.936685 | TASK [add-build-sshkey : Add back temp key] 2026-08-02 09:51:54.380615 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/62229aa209c245c6921f7ce53ea76c86/work/62229aa209c245c6921f7ce53ea76c86_id_rsa (zuul-build-sshkey) 2026-08-02 09:51:54.380851 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.050836 2026-08-02 09:51:54.394729 | 2026-08-02 09:51:54.394894 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-02 09:51:54.991120 | debian-bookworm | ok 2026-08-02 09:51:54.996397 | 2026-08-02 09:51:54.996504 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-02 09:51:55.032316 | debian-bookworm | skipping: Conditional result was False 2026-08-02 09:51:55.044940 | 2026-08-02 09:51:55.045056 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-02 09:51:55.626304 | debian-bookworm | ok 2026-08-02 09:51:55.649552 | 2026-08-02 09:51:55.649681 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-02 09:51:55.718268 | debian-bookworm | ok 2026-08-02 09:51:55.723465 | 2026-08-02 09:51:55.723574 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-02 09:51:56.404085 | debian-bookworm -> localhost | ok 2026-08-02 09:51:56.410436 | 2026-08-02 09:51:56.410539 | TASK [validate-host : Collect information about the host] 2026-08-02 09:51:57.860053 | debian-bookworm | ok 2026-08-02 09:51:57.905757 | 2026-08-02 09:51:57.905971 | TASK [validate-host : Sanitize hostname] 2026-08-02 09:51:58.264219 | debian-bookworm | ok 2026-08-02 09:51:58.271090 | 2026-08-02 09:51:58.271236 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-02 09:51:59.600653 | debian-bookworm -> localhost | changed 2026-08-02 09:51:59.607227 | 2026-08-02 09:51:59.607345 | TASK [validate-host : Collect information about zuul worker] 2026-08-02 09:52:00.306183 | debian-bookworm | ok 2026-08-02 09:52:00.312242 | 2026-08-02 09:52:00.312377 | TASK [validate-host : Write out all zuul information for each host] 2026-08-02 09:52:01.255247 | debian-bookworm -> localhost | changed 2026-08-02 09:52:01.265709 | 2026-08-02 09:52:01.265841 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-02 09:52:01.601121 | debian-bookworm | ok 2026-08-02 09:52:01.608655 | 2026-08-02 09:52:01.608768 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-02 09:52:03.219540 | debian-bookworm | changed: 2026-08-02 09:52:03.219728 | debian-bookworm | cd+++++++++ src/ 2026-08-02 09:52:03.219763 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-02 09:52:03.219802 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-02 09:52:03.219835 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-08-02 09:52:03.219863 | debian-bookworm | Containerfile 2026-08-02 09:52:03.220009 | debian-bookworm | Containerfile 2026-08-02 09:52:03.240948 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/62229aa209c245c6921f7ce53ea76c86/work/logs" 2026-08-02 09:52:44.067000 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/62229aa209c245c6921f7ce53ea76c86/work/artifacts" 2026-08-02 09:52:44.356745 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/62229aa209c245c6921f7ce53ea76c86/work/docs" 2026-08-02 09:52:44.376578 | 2026-08-02 09:52:44.376843 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-02 09:52:45.245445 | debian-bookworm | changed: 2026-08-02 09:52:45.246052 | debian-bookworm | .d..t...... ./ 2026-08-02 09:52:45.246164 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-02 09:52:45.246238 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-02 09:52:45.246302 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-02 09:52:45.246361 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-02 09:52:45.246420 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-02 09:52:45.246537 | debian-bookworm | changed: All items complete 2026-08-02 09:52:45.246615 | 2026-08-02 09:52:45.905430 | debian-bookworm | changed: .d..t...... ./ 2026-08-02 09:52:46.506519 | debian-bookworm | changed: .d..t...... ./ 2026-08-02 09:52:46.529427 | 2026-08-02 09:52:46.529585 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-02 09:52:46.884561 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.016047 2026-08-02 09:52:47.182419 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011108 2026-08-02 09:52:47.194021 | 2026-08-02 09:52:47.194138 | PLAY RECAP 2026-08-02 09:52:47.194200 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-02 09:52:47.194229 | 2026-08-02 09:52:47.344543 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-02 09:52:47.345519 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-02 09:52:48.138897 | 2026-08-02 09:52:48.139092 | PLAY [Base post] 2026-08-02 09:52:48.153589 | 2026-08-02 09:52:48.153756 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-02 09:52:48.791852 | debian-bookworm | changed 2026-08-02 09:52:48.802967 | 2026-08-02 09:52:48.803179 | PLAY RECAP 2026-08-02 09:52:48.803288 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-02 09:52:48.803485 | 2026-08-02 09:52:48.967572 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-02 09:52:48.969909 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-02 09:52:50.129883 | 2026-08-02 09:52:50.130129 | PLAY [Base post-logs] 2026-08-02 09:52:50.143549 | 2026-08-02 09:52:50.143753 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-02 09:52:50.782495 | localhost | changed 2026-08-02 09:52:50.815217 | 2026-08-02 09:52:50.815440 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-02 09:52:50.844136 | localhost | ok 2026-08-02 09:52:50.847813 | 2026-08-02 09:52:50.847931 | TASK [Set zuul-log-path fact] 2026-08-02 09:52:50.864776 | localhost | ok 2026-08-02 09:52:50.874568 | 2026-08-02 09:52:50.874775 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-02 09:52:50.901979 | localhost | ok 2026-08-02 09:52:50.905994 | 2026-08-02 09:52:50.906126 | TASK [upload-logs : Create log directories] 2026-08-02 09:52:51.670765 | localhost | changed 2026-08-02 09:52:51.676810 | 2026-08-02 09:52:51.676990 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-02 09:52:52.529002 | localhost -> localhost | ok: Runtime: 0:00:00.007375 2026-08-02 09:52:52.533603 | 2026-08-02 09:52:52.533769 | TASK [upload-logs : Upload logs to log server] 2026-08-02 09:52:53.457871 | localhost | Output suppressed because no_log was given 2026-08-02 09:52:53.460602 | 2026-08-02 09:52:53.460768 | LOOP [upload-logs : Compress console log and json output] 2026-08-02 09:52:53.517606 | localhost | skipping: Conditional result was False 2026-08-02 09:52:53.525210 | localhost | skipping: Conditional result was False 2026-08-02 09:52:53.539440 | 2026-08-02 09:52:53.539597 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-02 09:52:53.607571 | localhost | skipping: Conditional result was False 2026-08-02 09:52:53.608229 | 2026-08-02 09:52:53.611820 | localhost | skipping: Conditional result was False 2026-08-02 09:52:53.621450 | 2026-08-02 09:52:53.621776 | LOOP [upload-logs : Upload console log and json output]