2026-07-03 03:01:15.098100 | Job console starting 2026-07-03 03:01:15.151049 | Updating git repos 2026-07-03 03:01:15.605991 | Cloning repos into workspace 2026-07-03 03:01:15.724477 | Restoring repo states 2026-07-03 03:01:15.757457 | Merging changes 2026-07-03 03:01:15.757481 | Checking out repos 2026-07-03 03:01:15.865593 | Preparing playbooks 2026-07-03 03:01:17.333227 | Running Ansible setup 2026-07-03 03:01:24.313660 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-03 03:01:25.319639 | 2026-07-03 03:01:25.319885 | PLAY [Base pre] 2026-07-03 03:01:25.341583 | 2026-07-03 03:01:25.341772 | TASK [Setup log path fact] 2026-07-03 03:01:25.373288 | debian-bookworm | ok 2026-07-03 03:01:25.392344 | 2026-07-03 03:01:25.392542 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-03 03:01:25.423543 | debian-bookworm | ok 2026-07-03 03:01:25.435336 | 2026-07-03 03:01:25.435491 | TASK [emit-job-header : Print job information] 2026-07-03 03:01:25.475711 | # Job Information 2026-07-03 03:01:25.475922 | Ansible Version: 2.16.14 2026-07-03 03:01:25.475961 | Job: hadolint 2026-07-03 03:01:25.475996 | Pipeline: periodic-daily 2026-07-03 03:01:25.476021 | Executor: 521e9411259a 2026-07-03 03:01:25.476043 | Triggered by: https://github.com/osism/openstack-configuration-reference 2026-07-03 03:01:25.476067 | Event ID: 134e1a389b204d5a96dc6c4e2a81d700 2026-07-03 03:01:25.486391 | 2026-07-03 03:01:25.486529 | LOOP [emit-job-header : Print node information] 2026-07-03 03:01:25.602900 | debian-bookworm | ok: 2026-07-03 03:01:25.603238 | debian-bookworm | # Node Information 2026-07-03 03:01:25.603279 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-03 03:01:25.603307 | debian-bookworm | Hostname: debian 2026-07-03 03:01:25.603331 | debian-bookworm | Username: zuul 2026-07-03 03:01:25.603354 | debian-bookworm | Distro: Debian 12.14 2026-07-03 03:01:25.603380 | debian-bookworm | Provider: regiocloud-a 2026-07-03 03:01:25.603402 | debian-bookworm | Region: 2026-07-03 03:01:25.603425 | debian-bookworm | Label: debian-bookworm 2026-07-03 03:01:25.603447 | debian-bookworm | Product Name: OpenStack Nova 2026-07-03 03:01:25.603469 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee8:881e 2026-07-03 03:01:25.628241 | 2026-07-03 03:01:25.628406 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-03 03:01:26.724181 | debian-bookworm -> localhost | changed 2026-07-03 03:01:26.741599 | 2026-07-03 03:01:26.742076 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-03 03:01:28.683562 | debian-bookworm -> localhost | changed 2026-07-03 03:01:28.713381 | 2026-07-03 03:01:28.713564 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-03 03:01:29.495690 | debian-bookworm -> localhost | ok 2026-07-03 03:01:29.522054 | 2026-07-03 03:01:29.522582 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-03 03:01:29.615010 | debian-bookworm | ok 2026-07-03 03:01:29.653644 | debian-bookworm | included: /var/lib/zuul/builds/358fafbe312d43618ec1f534e984a5a6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-03 03:01:29.666852 | 2026-07-03 03:01:29.667111 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-03 03:01:31.927202 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-03 03:01:31.929800 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/358fafbe312d43618ec1f534e984a5a6/work/358fafbe312d43618ec1f534e984a5a6_id_rsa 2026-07-03 03:01:31.932100 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/358fafbe312d43618ec1f534e984a5a6/work/358fafbe312d43618ec1f534e984a5a6_id_rsa.pub 2026-07-03 03:01:31.932980 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-03 03:01:31.933596 | debian-bookworm -> localhost | SHA256:WNGWgmcms6dXJUgUAu3leEBWQ3EcJ41uoBQZF6/c384 zuul-build-sshkey 2026-07-03 03:01:31.933980 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-03 03:01:31.934910 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-03 03:01:31.934963 | debian-bookworm -> localhost | | .+*X%B+=. | 2026-07-03 03:01:31.934991 | debian-bookworm -> localhost | | .OoO=Boo | 2026-07-03 03:01:31.935013 | debian-bookworm -> localhost | | o &.=.o | 2026-07-03 03:01:31.935033 | debian-bookworm -> localhost | | =++o+ | 2026-07-03 03:01:31.935052 | debian-bookworm -> localhost | | .+So. | 2026-07-03 03:01:31.935077 | debian-bookworm -> localhost | | . . . . | 2026-07-03 03:01:31.935097 | debian-bookworm -> localhost | | . . . | 2026-07-03 03:01:31.935116 | debian-bookworm -> localhost | | o | 2026-07-03 03:01:31.935136 | debian-bookworm -> localhost | | E | 2026-07-03 03:01:31.935154 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-03 03:01:31.935207 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.050016 2026-07-03 03:01:31.941846 | 2026-07-03 03:01:31.941985 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-03 03:01:31.980251 | debian-bookworm | ok 2026-07-03 03:01:31.991847 | debian-bookworm | included: /var/lib/zuul/builds/358fafbe312d43618ec1f534e984a5a6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-03 03:01:32.000559 | 2026-07-03 03:01:32.000673 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-03 03:01:32.024321 | debian-bookworm | skipping: Conditional result was False 2026-07-03 03:01:32.034357 | 2026-07-03 03:01:32.034682 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-03 03:01:32.780263 | debian-bookworm | changed 2026-07-03 03:01:32.785528 | 2026-07-03 03:01:32.785620 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-03 03:01:33.102065 | debian-bookworm | ok 2026-07-03 03:01:33.121727 | 2026-07-03 03:01:33.121871 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-03 03:01:33.909355 | debian-bookworm | changed 2026-07-03 03:01:33.914656 | 2026-07-03 03:01:33.914745 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-03 03:01:34.681646 | debian-bookworm | changed 2026-07-03 03:01:34.695346 | 2026-07-03 03:01:34.695456 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-03 03:01:34.719925 | debian-bookworm | skipping: Conditional result was False 2026-07-03 03:01:34.728174 | 2026-07-03 03:01:34.728938 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-03 03:01:35.725098 | debian-bookworm -> localhost | changed 2026-07-03 03:01:35.752656 | 2026-07-03 03:01:35.752784 | TASK [add-build-sshkey : Add back temp key] 2026-07-03 03:01:37.015495 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/358fafbe312d43618ec1f534e984a5a6/work/358fafbe312d43618ec1f534e984a5a6_id_rsa (zuul-build-sshkey) 2026-07-03 03:01:37.015745 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.033203 2026-07-03 03:01:37.024234 | 2026-07-03 03:01:37.024327 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-03 03:01:38.003104 | debian-bookworm | ok 2026-07-03 03:01:38.009813 | 2026-07-03 03:01:38.009937 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-03 03:01:38.085081 | debian-bookworm | skipping: Conditional result was False 2026-07-03 03:01:38.099569 | 2026-07-03 03:01:38.101031 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-03 03:01:39.034413 | debian-bookworm | ok 2026-07-03 03:01:39.048156 | 2026-07-03 03:01:39.048256 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-03 03:01:39.075632 | debian-bookworm | ok 2026-07-03 03:01:39.080160 | 2026-07-03 03:01:39.080287 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-03 03:01:39.541121 | debian-bookworm -> localhost | ok 2026-07-03 03:01:39.547658 | 2026-07-03 03:01:39.547741 | TASK [validate-host : Collect information about the host] 2026-07-03 03:01:41.030056 | debian-bookworm | ok 2026-07-03 03:01:41.049131 | 2026-07-03 03:01:41.049249 | TASK [validate-host : Sanitize hostname] 2026-07-03 03:01:41.220730 | debian-bookworm | ok 2026-07-03 03:01:41.225950 | 2026-07-03 03:01:41.226045 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-03 03:01:42.188756 | debian-bookworm -> localhost | changed 2026-07-03 03:01:42.194696 | 2026-07-03 03:01:42.194796 | TASK [validate-host : Collect information about zuul worker] 2026-07-03 03:01:42.934919 | debian-bookworm | ok 2026-07-03 03:01:42.940775 | 2026-07-03 03:01:42.940889 | TASK [validate-host : Write out all zuul information for each host] 2026-07-03 03:01:44.314882 | debian-bookworm -> localhost | changed 2026-07-03 03:01:44.332163 | 2026-07-03 03:01:44.332395 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-03 03:01:44.676660 | debian-bookworm | ok 2026-07-03 03:01:44.683924 | 2026-07-03 03:01:44.684010 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-03 03:01:46.393004 | debian-bookworm | changed: 2026-07-03 03:01:46.394953 | debian-bookworm | cd+++++++++ src/ 2026-07-03 03:01:46.395007 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-03 03:01:46.395034 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-03 03:01:46.395056 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-reference/ 2026-07-03 03:01:46.395077 | debian-bookworm | Containerfile 2026-07-03 03:01:46.395189 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/358fafbe312d43618ec1f534e984a5a6/work/logs" 2026-07-03 03:02:37.181537 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/358fafbe312d43618ec1f534e984a5a6/work/artifacts" 2026-07-03 03:02:37.477640 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/358fafbe312d43618ec1f534e984a5a6/work/docs" 2026-07-03 03:02:37.495644 | 2026-07-03 03:02:37.495806 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-03 03:02:38.347703 | debian-bookworm | changed: 2026-07-03 03:02:38.348035 | debian-bookworm | .d..t...... ./ 2026-07-03 03:02:38.348084 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-03 03:02:38.348109 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-03 03:02:38.348140 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-03 03:02:38.348171 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-03 03:02:38.348199 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-03 03:02:38.348266 | debian-bookworm | changed: All items complete 2026-07-03 03:02:38.348332 | 2026-07-03 03:02:38.903122 | debian-bookworm | changed: .d..t...... ./ 2026-07-03 03:02:39.590706 | debian-bookworm | changed: .d..t...... ./ 2026-07-03 03:02:39.605182 | 2026-07-03 03:02:39.605335 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-03 03:02:39.633180 | debian-bookworm | skipping: Conditional result was False 2026-07-03 03:02:39.636805 | debian-bookworm | skipping: Conditional result was False 2026-07-03 03:02:39.647655 | 2026-07-03 03:02:39.647788 | PLAY RECAP 2026-07-03 03:02:39.647885 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-03 03:02:39.647914 | 2026-07-03 03:02:39.806190 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-03 03:02:39.809065 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-03 03:02:40.719689 | 2026-07-03 03:02:40.720092 | PLAY [Base post] 2026-07-03 03:02:40.751783 | 2026-07-03 03:02:40.752071 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-03 03:02:41.381514 | debian-bookworm | changed 2026-07-03 03:02:41.396063 | 2026-07-03 03:02:41.396530 | PLAY RECAP 2026-07-03 03:02:41.396693 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-03 03:02:41.396804 | 2026-07-03 03:02:41.605178 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-03 03:02:41.608789 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-03 03:02:42.484981 | 2026-07-03 03:02:42.485172 | PLAY [Base post-logs] 2026-07-03 03:02:42.496424 | 2026-07-03 03:02:42.496566 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-03 03:02:42.984455 | localhost | changed 2026-07-03 03:02:42.999581 | 2026-07-03 03:02:42.999779 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-03 03:02:43.039421 | localhost | ok 2026-07-03 03:02:43.047148 | 2026-07-03 03:02:43.047316 | TASK [Set zuul-log-path fact] 2026-07-03 03:02:43.067252 | localhost | ok 2026-07-03 03:02:43.080440 | 2026-07-03 03:02:43.080586 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-03 03:02:43.119484 | localhost | ok 2026-07-03 03:02:43.125873 | 2026-07-03 03:02:43.126170 | TASK [upload-logs : Create log directories] 2026-07-03 03:02:43.718058 | localhost | changed 2026-07-03 03:02:43.724221 | 2026-07-03 03:02:43.724408 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-03 03:02:44.287640 | localhost -> localhost | ok: Runtime: 0:00:00.009475 2026-07-03 03:02:44.294729 | 2026-07-03 03:02:44.295017 | TASK [upload-logs : Upload logs to log server] 2026-07-03 03:02:44.908674 | localhost | Output suppressed because no_log was given 2026-07-03 03:02:44.910797 | 2026-07-03 03:02:44.910989 | LOOP [upload-logs : Compress console log and json output] 2026-07-03 03:02:44.967408 | localhost | skipping: Conditional result was False 2026-07-03 03:02:44.973847 | localhost | skipping: Conditional result was False 2026-07-03 03:02:44.980767 | 2026-07-03 03:02:44.980926 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-03 03:02:45.030796 | localhost | skipping: Conditional result was False 2026-07-03 03:02:45.031200 | 2026-07-03 03:02:45.038310 | localhost | skipping: Conditional result was False 2026-07-03 03:02:45.052729 | 2026-07-03 03:02:45.053010 | LOOP [upload-logs : Upload console log and json output]