2026-07-16 03:06:15.618308 | Job console starting 2026-07-16 03:06:15.634796 | Updating git repos 2026-07-16 03:06:15.696449 | Cloning repos into workspace 2026-07-16 03:06:15.752398 | Restoring repo states 2026-07-16 03:06:15.771218 | Merging changes 2026-07-16 03:06:15.771235 | Checking out repos 2026-07-16 03:06:15.879261 | Preparing playbooks 2026-07-16 03:06:17.310494 | Running Ansible setup 2026-07-16 03:06:22.687429 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-16 03:06:23.896299 | 2026-07-16 03:06:23.896464 | PLAY [Base pre] 2026-07-16 03:06:23.914003 | 2026-07-16 03:06:23.914144 | TASK [Setup log path fact] 2026-07-16 03:06:23.932799 | debian-bookworm | ok 2026-07-16 03:06:23.959931 | 2026-07-16 03:06:23.960086 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 03:06:23.991002 | debian-bookworm | ok 2026-07-16 03:06:24.002348 | 2026-07-16 03:06:24.002518 | TASK [emit-job-header : Print job information] 2026-07-16 03:06:24.051211 | # Job Information 2026-07-16 03:06:24.051429 | Ansible Version: 2.16.14 2026-07-16 03:06:24.051471 | Job: yamllint 2026-07-16 03:06:24.051505 | Pipeline: periodic-daily 2026-07-16 03:06:24.051528 | Executor: 521e9411259a 2026-07-16 03:06:24.051549 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2026-07-16 03:06:24.051571 | Event ID: d8473a2921ad4eaa8f44e425b0d7a513 2026-07-16 03:06:24.056452 | 2026-07-16 03:06:24.056552 | LOOP [emit-job-header : Print node information] 2026-07-16 03:06:24.186679 | debian-bookworm | ok: 2026-07-16 03:06:24.187023 | debian-bookworm | # Node Information 2026-07-16 03:06:24.187067 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-16 03:06:24.187093 | debian-bookworm | Hostname: debian 2026-07-16 03:06:24.187116 | debian-bookworm | Username: zuul 2026-07-16 03:06:24.187137 | debian-bookworm | Distro: Debian 12.15 2026-07-16 03:06:24.187161 | debian-bookworm | Provider: regiocloud-a 2026-07-16 03:06:24.187183 | debian-bookworm | Region: 2026-07-16 03:06:24.187204 | debian-bookworm | Label: debian-bookworm 2026-07-16 03:06:24.187223 | debian-bookworm | Product Name: OpenStack Nova 2026-07-16 03:06:24.187243 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb1:f42d 2026-07-16 03:06:24.207323 | 2026-07-16 03:06:24.207466 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-16 03:06:25.178705 | debian-bookworm -> localhost | changed 2026-07-16 03:06:25.185721 | 2026-07-16 03:06:25.185821 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-16 03:06:28.660924 | debian-bookworm -> localhost | changed 2026-07-16 03:06:28.670075 | 2026-07-16 03:06:28.670163 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-16 03:06:29.437422 | debian-bookworm -> localhost | ok 2026-07-16 03:06:29.442449 | 2026-07-16 03:06:29.442537 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-16 03:06:29.491765 | debian-bookworm | ok 2026-07-16 03:06:29.538223 | debian-bookworm | included: /var/lib/zuul/builds/19984cb3a9994de99c1fd2349bc2aa6d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-16 03:06:29.565401 | 2026-07-16 03:06:29.565528 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-16 03:06:31.300649 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-16 03:06:31.300870 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/19984cb3a9994de99c1fd2349bc2aa6d/work/19984cb3a9994de99c1fd2349bc2aa6d_id_rsa 2026-07-16 03:06:31.300912 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/19984cb3a9994de99c1fd2349bc2aa6d/work/19984cb3a9994de99c1fd2349bc2aa6d_id_rsa.pub 2026-07-16 03:06:31.300939 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-16 03:06:31.300963 | debian-bookworm -> localhost | SHA256:v/00MB9j33w9TJ9O5psEZ1lOExEXM3i2LHTAU2OGzL4 zuul-build-sshkey 2026-07-16 03:06:31.300985 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-16 03:06:31.301016 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-16 03:06:31.301038 | debian-bookworm -> localhost | | +.=%=| 2026-07-16 03:06:31.301059 | debian-bookworm -> localhost | | Oo+*| 2026-07-16 03:06:31.301079 | debian-bookworm -> localhost | | o *.+| 2026-07-16 03:06:31.301098 | debian-bookworm -> localhost | | o =+| 2026-07-16 03:06:31.301118 | debian-bookworm -> localhost | | S o.*=.| 2026-07-16 03:06:31.301144 | debian-bookworm -> localhost | | . E*==| 2026-07-16 03:06:31.301164 | debian-bookworm -> localhost | | . +BB| 2026-07-16 03:06:31.301183 | debian-bookworm -> localhost | | o .*.+| 2026-07-16 03:06:31.301202 | debian-bookworm -> localhost | | . ...=.| 2026-07-16 03:06:31.301222 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-16 03:06:31.301270 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.499945 2026-07-16 03:06:31.308351 | 2026-07-16 03:06:31.308473 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-16 03:06:31.347391 | debian-bookworm | ok 2026-07-16 03:06:31.362604 | debian-bookworm | included: /var/lib/zuul/builds/19984cb3a9994de99c1fd2349bc2aa6d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-16 03:06:31.382209 | 2026-07-16 03:06:31.382354 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-16 03:06:31.425972 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:06:31.433101 | 2026-07-16 03:06:31.433219 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-16 03:06:32.447559 | debian-bookworm | changed 2026-07-16 03:06:32.453161 | 2026-07-16 03:06:32.453262 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-16 03:06:32.739082 | debian-bookworm | ok 2026-07-16 03:06:32.750997 | 2026-07-16 03:06:32.751130 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-16 03:06:33.556006 | debian-bookworm | changed 2026-07-16 03:06:33.561897 | 2026-07-16 03:06:33.562949 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-16 03:06:34.254877 | debian-bookworm | changed 2026-07-16 03:06:34.260460 | 2026-07-16 03:06:34.260570 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-16 03:06:34.294177 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:06:34.300537 | 2026-07-16 03:06:34.300651 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-16 03:06:34.828787 | debian-bookworm -> localhost | changed 2026-07-16 03:06:34.844289 | 2026-07-16 03:06:34.844453 | TASK [add-build-sshkey : Add back temp key] 2026-07-16 03:06:35.241674 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/19984cb3a9994de99c1fd2349bc2aa6d/work/19984cb3a9994de99c1fd2349bc2aa6d_id_rsa (zuul-build-sshkey) 2026-07-16 03:06:35.241964 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010288 2026-07-16 03:06:35.250429 | 2026-07-16 03:06:35.250533 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-16 03:06:36.038828 | debian-bookworm | ok 2026-07-16 03:06:36.053186 | 2026-07-16 03:06:36.053333 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-16 03:06:36.093800 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:06:36.128265 | 2026-07-16 03:06:36.128395 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-16 03:06:36.632490 | debian-bookworm | ok 2026-07-16 03:06:36.652889 | 2026-07-16 03:06:36.652992 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-16 03:06:36.694818 | debian-bookworm | ok 2026-07-16 03:06:36.700652 | 2026-07-16 03:06:36.700737 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-16 03:06:37.211203 | debian-bookworm -> localhost | ok 2026-07-16 03:06:37.228245 | 2026-07-16 03:06:37.228348 | TASK [validate-host : Collect information about the host] 2026-07-16 03:06:38.731905 | debian-bookworm | ok 2026-07-16 03:06:38.751016 | 2026-07-16 03:06:38.751148 | TASK [validate-host : Sanitize hostname] 2026-07-16 03:06:38.911347 | debian-bookworm | ok 2026-07-16 03:06:38.915086 | 2026-07-16 03:06:38.915158 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-16 03:06:39.448623 | debian-bookworm -> localhost | changed 2026-07-16 03:06:39.455069 | 2026-07-16 03:06:39.455180 | TASK [validate-host : Collect information about zuul worker] 2026-07-16 03:06:39.874104 | debian-bookworm | ok 2026-07-16 03:06:39.890395 | 2026-07-16 03:06:39.890573 | TASK [validate-host : Write out all zuul information for each host] 2026-07-16 03:06:40.618597 | debian-bookworm -> localhost | changed 2026-07-16 03:06:40.628049 | 2026-07-16 03:06:40.628142 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-16 03:06:40.949502 | debian-bookworm | ok 2026-07-16 03:06:40.955738 | 2026-07-16 03:06:40.955830 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-16 03:06:41.804352 | debian-bookworm | changed: 2026-07-16 03:06:41.804598 | debian-bookworm | cd+++++++++ src/ 2026-07-16 03:06:41.804640 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-16 03:06:41.804667 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-16 03:06:41.804699 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-07-16 03:06:41.804738 | debian-bookworm | Containerfile 2026-07-16 03:06:41.805107 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/19984cb3a9994de99c1fd2349bc2aa6d/work/logs" 2026-07-16 03:07:46.618997 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/19984cb3a9994de99c1fd2349bc2aa6d/work/artifacts" 2026-07-16 03:07:47.412823 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/19984cb3a9994de99c1fd2349bc2aa6d/work/docs" 2026-07-16 03:07:47.480227 | 2026-07-16 03:07:47.480430 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-16 03:07:49.435494 | debian-bookworm | changed: 2026-07-16 03:07:49.435678 | debian-bookworm | .d..t...... ./ 2026-07-16 03:07:49.435707 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-16 03:07:49.435727 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-16 03:07:49.435744 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-16 03:07:49.435761 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-16 03:07:49.435778 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-16 03:07:49.435824 | debian-bookworm | changed: All items complete 2026-07-16 03:07:49.435846 | 2026-07-16 03:07:50.431359 | debian-bookworm | changed: .d..t...... ./ 2026-07-16 03:07:51.325556 | debian-bookworm | changed: .d..t...... ./ 2026-07-16 03:07:51.344953 | 2026-07-16 03:07:51.345084 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-16 03:07:51.383703 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:07:51.389985 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:07:51.400940 | 2026-07-16 03:07:51.401021 | PLAY RECAP 2026-07-16 03:07:51.401094 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-16 03:07:51.401120 | 2026-07-16 03:07:51.535552 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-16 03:07:51.536723 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 03:07:52.544702 | 2026-07-16 03:07:52.544848 | PLAY [Base post] 2026-07-16 03:07:52.574650 | 2026-07-16 03:07:52.574791 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-16 03:07:53.358324 | debian-bookworm | changed 2026-07-16 03:07:53.367982 | 2026-07-16 03:07:53.368098 | PLAY RECAP 2026-07-16 03:07:53.368159 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-16 03:07:53.368220 | 2026-07-16 03:07:53.497965 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 03:07:53.498729 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-16 03:07:54.229715 | 2026-07-16 03:07:54.229848 | PLAY [Base post-logs] 2026-07-16 03:07:54.239858 | 2026-07-16 03:07:54.239976 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-16 03:07:54.732955 | localhost | changed 2026-07-16 03:07:54.744093 | 2026-07-16 03:07:54.744240 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-16 03:07:54.784890 | localhost | ok 2026-07-16 03:07:54.788023 | 2026-07-16 03:07:54.788131 | TASK [Set zuul-log-path fact] 2026-07-16 03:07:54.802681 | localhost | ok 2026-07-16 03:07:54.812058 | 2026-07-16 03:07:54.812160 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 03:07:54.849692 | localhost | ok 2026-07-16 03:07:54.853018 | 2026-07-16 03:07:54.853158 | TASK [upload-logs : Create log directories] 2026-07-16 03:07:55.922269 | localhost | changed 2026-07-16 03:07:55.924857 | 2026-07-16 03:07:55.924945 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-16 03:07:56.515412 | localhost -> localhost | ok: Runtime: 0:00:00.010317 2026-07-16 03:07:56.524328 | 2026-07-16 03:07:56.524449 | TASK [upload-logs : Upload logs to log server] 2026-07-16 03:07:57.351232 | localhost | Output suppressed because no_log was given 2026-07-16 03:07:57.353967 | 2026-07-16 03:07:57.354075 | LOOP [upload-logs : Compress console log and json output] 2026-07-16 03:07:57.540219 | localhost | skipping: Conditional result was False 2026-07-16 03:07:57.579269 | localhost | skipping: Conditional result was False 2026-07-16 03:07:57.590113 | 2026-07-16 03:07:57.590236 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-16 03:07:57.682815 | localhost | skipping: Conditional result was False 2026-07-16 03:07:57.683100 | 2026-07-16 03:07:57.691573 | localhost | skipping: Conditional result was False 2026-07-16 03:07:57.699007 | 2026-07-16 03:07:57.699137 | LOOP [upload-logs : Upload console log and json output]