2026-05-09 03:16:24.135847 | Job console starting 2026-05-09 03:16:24.148694 | Updating git repos 2026-05-09 03:16:24.193650 | Cloning repos into workspace 2026-05-09 03:16:24.370593 | Restoring repo states 2026-05-09 03:16:24.427360 | Merging changes 2026-05-09 03:16:24.427382 | Checking out repos 2026-05-09 03:16:24.515744 | Preparing playbooks 2026-05-09 03:16:25.875717 | Running Ansible setup 2026-05-09 03:16:32.161666 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-09 03:16:33.476956 | 2026-05-09 03:16:33.477151 | PLAY [Base pre] 2026-05-09 03:16:33.519362 | 2026-05-09 03:16:33.519814 | TASK [Setup log path fact] 2026-05-09 03:16:33.567008 | debian-bookworm | ok 2026-05-09 03:16:33.603284 | 2026-05-09 03:16:33.603594 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-09 03:16:33.660585 | debian-bookworm | ok 2026-05-09 03:16:33.684287 | 2026-05-09 03:16:33.685146 | TASK [emit-job-header : Print job information] 2026-05-09 03:16:33.739955 | # Job Information 2026-05-09 03:16:33.740154 | Ansible Version: 2.16.14 2026-05-09 03:16:33.740192 | Job: ansible-lint 2026-05-09 03:16:33.740226 | Pipeline: periodic-daily 2026-05-09 03:16:33.740249 | Executor: 521e9411259a 2026-05-09 03:16:33.740270 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2026-05-09 03:16:33.740294 | Event ID: 1383944264a14bc1966b4deaa2c3f29d 2026-05-09 03:16:33.746666 | 2026-05-09 03:16:33.746801 | LOOP [emit-job-header : Print node information] 2026-05-09 03:16:33.939261 | debian-bookworm | ok: 2026-05-09 03:16:33.939596 | debian-bookworm | # Node Information 2026-05-09 03:16:33.939638 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-09 03:16:33.939665 | debian-bookworm | Hostname: debian 2026-05-09 03:16:33.939686 | debian-bookworm | Username: zuul 2026-05-09 03:16:33.939707 | debian-bookworm | Distro: Debian 12.13 2026-05-09 03:16:33.939732 | debian-bookworm | Provider: regiocloud-a 2026-05-09 03:16:33.939753 | debian-bookworm | Region: 2026-05-09 03:16:33.939773 | debian-bookworm | Label: debian-bookworm 2026-05-09 03:16:33.939793 | debian-bookworm | Product Name: OpenStack Nova 2026-05-09 03:16:33.939812 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe00:c424 2026-05-09 03:16:33.962386 | 2026-05-09 03:16:33.962559 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-09 03:16:34.774670 | debian-bookworm -> localhost | changed 2026-05-09 03:16:34.787047 | 2026-05-09 03:16:34.787170 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-09 03:16:36.199157 | debian-bookworm -> localhost | changed 2026-05-09 03:16:36.215959 | 2026-05-09 03:16:36.216076 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-09 03:16:36.888351 | debian-bookworm -> localhost | ok 2026-05-09 03:16:36.894271 | 2026-05-09 03:16:36.894379 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-09 03:16:36.915703 | debian-bookworm | ok 2026-05-09 03:16:36.947153 | debian-bookworm | included: /var/lib/zuul/builds/2c025bc42a1c41c4a0172e5ede970794/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-09 03:16:36.953115 | 2026-05-09 03:16:36.953217 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-09 03:16:39.823127 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-09 03:16:39.823328 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2c025bc42a1c41c4a0172e5ede970794/work/2c025bc42a1c41c4a0172e5ede970794_id_rsa 2026-05-09 03:16:39.823360 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2c025bc42a1c41c4a0172e5ede970794/work/2c025bc42a1c41c4a0172e5ede970794_id_rsa.pub 2026-05-09 03:16:39.823382 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-09 03:16:39.823401 | debian-bookworm -> localhost | SHA256:jr/23ZrNPWdO+gv1pdN1neo9AZ1K0XHHlmRAnWNfgN4 zuul-build-sshkey 2026-05-09 03:16:39.823430 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-09 03:16:39.823448 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-09 03:16:39.823495 | debian-bookworm -> localhost | | .+***| 2026-05-09 03:16:39.823513 | debian-bookworm -> localhost | | ...B*| 2026-05-09 03:16:39.823530 | debian-bookworm -> localhost | | . .+.=| 2026-05-09 03:16:39.823546 | debian-bookworm -> localhost | | .oEo+| 2026-05-09 03:16:39.823562 | debian-bookworm -> localhost | | S . oo=| 2026-05-09 03:16:39.823583 | debian-bookworm -> localhost | | o .o+=| 2026-05-09 03:16:39.823600 | debian-bookworm -> localhost | | . . oo =| 2026-05-09 03:16:39.823617 | debian-bookworm -> localhost | | .. ..=oBo| 2026-05-09 03:16:39.823634 | debian-bookworm -> localhost | | .oo. +o=*O| 2026-05-09 03:16:39.823650 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-09 03:16:39.823696 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.254928 2026-05-09 03:16:39.829241 | 2026-05-09 03:16:39.829343 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-09 03:16:39.866811 | debian-bookworm | ok 2026-05-09 03:16:39.879422 | debian-bookworm | included: /var/lib/zuul/builds/2c025bc42a1c41c4a0172e5ede970794/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-09 03:16:39.893899 | 2026-05-09 03:16:39.893995 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-09 03:16:39.937418 | debian-bookworm | skipping: Conditional result was False 2026-05-09 03:16:39.943418 | 2026-05-09 03:16:39.943551 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-09 03:16:40.599139 | debian-bookworm | changed 2026-05-09 03:16:40.603542 | 2026-05-09 03:16:40.603629 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-09 03:16:40.860083 | debian-bookworm | ok 2026-05-09 03:16:40.877093 | 2026-05-09 03:16:40.877205 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-09 03:16:41.573719 | debian-bookworm | changed 2026-05-09 03:16:41.580271 | 2026-05-09 03:16:41.580364 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-09 03:16:42.333117 | debian-bookworm | changed 2026-05-09 03:16:42.346094 | 2026-05-09 03:16:42.346199 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-09 03:16:42.394129 | debian-bookworm | skipping: Conditional result was False 2026-05-09 03:16:42.405920 | 2026-05-09 03:16:42.406222 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-09 03:16:43.245678 | debian-bookworm -> localhost | changed 2026-05-09 03:16:43.260256 | 2026-05-09 03:16:43.260366 | TASK [add-build-sshkey : Add back temp key] 2026-05-09 03:16:43.785782 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2c025bc42a1c41c4a0172e5ede970794/work/2c025bc42a1c41c4a0172e5ede970794_id_rsa (zuul-build-sshkey) 2026-05-09 03:16:43.786002 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015253 2026-05-09 03:16:43.802598 | 2026-05-09 03:16:43.803097 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-09 03:16:44.380381 | debian-bookworm | ok 2026-05-09 03:16:44.389256 | 2026-05-09 03:16:44.389361 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-09 03:16:44.422566 | debian-bookworm | skipping: Conditional result was False 2026-05-09 03:16:44.437221 | 2026-05-09 03:16:44.437333 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-09 03:16:45.097903 | debian-bookworm | ok 2026-05-09 03:16:45.112084 | 2026-05-09 03:16:45.112174 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-09 03:16:45.145544 | debian-bookworm | ok 2026-05-09 03:16:45.149569 | 2026-05-09 03:16:45.149642 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-09 03:16:45.634972 | debian-bookworm -> localhost | ok 2026-05-09 03:16:45.640877 | 2026-05-09 03:16:45.640968 | TASK [validate-host : Collect information about the host] 2026-05-09 03:16:46.739493 | debian-bookworm | ok 2026-05-09 03:16:46.759801 | 2026-05-09 03:16:46.759899 | TASK [validate-host : Sanitize hostname] 2026-05-09 03:16:46.946739 | debian-bookworm | ok 2026-05-09 03:16:47.025213 | 2026-05-09 03:16:47.025326 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-09 03:16:48.483728 | debian-bookworm -> localhost | changed 2026-05-09 03:16:48.489283 | 2026-05-09 03:16:48.489377 | TASK [validate-host : Collect information about zuul worker] 2026-05-09 03:16:48.943458 | debian-bookworm | ok 2026-05-09 03:16:48.948081 | 2026-05-09 03:16:48.948172 | TASK [validate-host : Write out all zuul information for each host] 2026-05-09 03:16:50.198970 | debian-bookworm -> localhost | changed 2026-05-09 03:16:50.209329 | 2026-05-09 03:16:50.209437 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-09 03:16:50.502363 | debian-bookworm | ok 2026-05-09 03:16:50.508838 | 2026-05-09 03:16:50.508933 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-09 03:16:52.541725 | debian-bookworm | changed: 2026-05-09 03:16:52.541902 | debian-bookworm | cd+++++++++ src/ 2026-05-09 03:16:52.541937 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-09 03:16:52.541960 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-09 03:16:52.541981 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-05-09 03:16:52.542001 | debian-bookworm | Containerfile 2026-05-09 03:16:52.542151 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/2c025bc42a1c41c4a0172e5ede970794/work/logs" 2026-05-09 03:17:36.625578 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2c025bc42a1c41c4a0172e5ede970794/work/artifacts" 2026-05-09 03:17:37.108829 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2c025bc42a1c41c4a0172e5ede970794/work/docs" 2026-05-09 03:17:37.123608 | 2026-05-09 03:17:37.123758 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-09 03:17:38.033410 | debian-bookworm | changed: 2026-05-09 03:17:38.033834 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-09 03:17:38.033891 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-09 03:17:38.033923 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-09 03:17:38.033968 | debian-bookworm | changed: All items complete 2026-05-09 03:17:38.033991 | 2026-05-09 03:17:38.690451 | debian-bookworm | changed: .d..t...... ./ 2026-05-09 03:17:39.603323 | debian-bookworm | changed: .d..t...... ./ 2026-05-09 03:17:39.644910 | 2026-05-09 03:17:39.645106 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-09 03:17:39.696663 | debian-bookworm | skipping: Conditional result was False 2026-05-09 03:17:39.699280 | debian-bookworm | skipping: Conditional result was False 2026-05-09 03:17:39.719299 | 2026-05-09 03:17:39.719438 | PLAY RECAP 2026-05-09 03:17:39.719497 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-09 03:17:39.719523 | 2026-05-09 03:17:39.937492 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-09 03:17:39.938529 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-09 03:17:40.826627 | 2026-05-09 03:17:40.826853 | PLAY [Base post] 2026-05-09 03:17:40.864542 | 2026-05-09 03:17:40.864810 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-09 03:17:41.545347 | debian-bookworm | changed 2026-05-09 03:17:41.563292 | 2026-05-09 03:17:41.563501 | PLAY RECAP 2026-05-09 03:17:41.563581 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-09 03:17:41.563857 | 2026-05-09 03:17:42.061206 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-09 03:17:42.062157 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-09 03:17:43.011071 | 2026-05-09 03:17:43.028141 | PLAY [Base post-logs] 2026-05-09 03:17:43.042660 | 2026-05-09 03:17:43.042896 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-09 03:17:44.115583 | localhost | changed 2026-05-09 03:17:44.127942 | 2026-05-09 03:17:44.128196 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-09 03:17:44.166329 | localhost | ok 2026-05-09 03:17:44.170646 | 2026-05-09 03:17:44.171399 | TASK [Set zuul-log-path fact] 2026-05-09 03:17:44.190823 | localhost | ok 2026-05-09 03:17:44.207098 | 2026-05-09 03:17:44.207283 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-09 03:17:44.234539 | localhost | ok 2026-05-09 03:17:44.240122 | 2026-05-09 03:17:44.240278 | TASK [upload-logs : Create log directories] 2026-05-09 03:17:44.916097 | localhost | changed 2026-05-09 03:17:44.919598 | 2026-05-09 03:17:44.919739 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-09 03:17:46.026546 | localhost -> localhost | ok: Runtime: 0:00:00.025347 2026-05-09 03:17:46.031169 | 2026-05-09 03:17:46.031298 | TASK [upload-logs : Upload logs to log server] 2026-05-09 03:17:47.269092 | localhost | Output suppressed because no_log was given 2026-05-09 03:17:47.271977 | 2026-05-09 03:17:47.272112 | LOOP [upload-logs : Compress console log and json output] 2026-05-09 03:17:47.427592 | localhost | skipping: Conditional result was False 2026-05-09 03:17:47.439513 | localhost | skipping: Conditional result was False 2026-05-09 03:17:47.445825 | 2026-05-09 03:17:47.445985 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-09 03:17:47.517919 | localhost | skipping: Conditional result was False 2026-05-09 03:17:47.518474 | 2026-05-09 03:17:47.526481 | localhost | skipping: Conditional result was False 2026-05-09 03:17:47.533577 | 2026-05-09 03:17:47.533723 | LOOP [upload-logs : Upload console log and json output]