2026-07-07 03:23:21.645354 | Job console starting 2026-07-07 03:23:21.664210 | Updating git repos 2026-07-07 03:23:21.702918 | Cloning repos into workspace 2026-07-07 03:23:21.733858 | Restoring repo states 2026-07-07 03:23:21.739504 | Merging changes 2026-07-07 03:23:21.739521 | Checking out repos 2026-07-07 03:23:21.756216 | Preparing playbooks 2026-07-07 03:23:23.253989 | Running Ansible setup 2026-07-07 03:23:30.018743 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-07 03:23:30.845275 | 2026-07-07 03:23:30.845460 | PLAY [Base pre] 2026-07-07 03:23:30.863823 | 2026-07-07 03:23:30.864001 | TASK [Setup log path fact] 2026-07-07 03:23:30.893913 | debian-bookworm | ok 2026-07-07 03:23:30.911707 | 2026-07-07 03:23:30.911922 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-07 03:23:30.959699 | debian-bookworm | ok 2026-07-07 03:23:30.974715 | 2026-07-07 03:23:30.974948 | TASK [emit-job-header : Print job information] 2026-07-07 03:23:31.019909 | # Job Information 2026-07-07 03:23:31.020204 | Ansible Version: 2.16.14 2026-07-07 03:23:31.020260 | Job: yamllint 2026-07-07 03:23:31.020315 | Pipeline: periodic-daily 2026-07-07 03:23:31.020352 | Executor: 521e9411259a 2026-07-07 03:23:31.020385 | Triggered by: https://github.com/osism/openstack-manila-service-image 2026-07-07 03:23:31.020421 | Event ID: 06ea89f57df94e979fcde7c296238806 2026-07-07 03:23:31.028529 | 2026-07-07 03:23:31.028696 | LOOP [emit-job-header : Print node information] 2026-07-07 03:23:31.163670 | debian-bookworm | ok: 2026-07-07 03:23:31.164057 | debian-bookworm | # Node Information 2026-07-07 03:23:31.164105 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-07 03:23:31.164132 | debian-bookworm | Hostname: debian 2026-07-07 03:23:31.164156 | debian-bookworm | Username: zuul 2026-07-07 03:23:31.164177 | debian-bookworm | Distro: Debian 12.14 2026-07-07 03:23:31.164201 | debian-bookworm | Provider: regiocloud-a 2026-07-07 03:23:31.164223 | debian-bookworm | Region: 2026-07-07 03:23:31.164246 | debian-bookworm | Label: debian-bookworm 2026-07-07 03:23:31.164267 | debian-bookworm | Product Name: OpenStack Nova 2026-07-07 03:23:31.164287 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef9:391 2026-07-07 03:23:31.202076 | 2026-07-07 03:23:31.202268 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-07 03:23:31.713833 | debian-bookworm -> localhost | changed 2026-07-07 03:23:31.731760 | 2026-07-07 03:23:31.731955 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-07 03:23:32.971541 | debian-bookworm -> localhost | changed 2026-07-07 03:23:32.989239 | 2026-07-07 03:23:32.989369 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-07 03:23:33.292451 | debian-bookworm -> localhost | ok 2026-07-07 03:23:33.312702 | 2026-07-07 03:23:33.312926 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-07 03:23:33.363836 | debian-bookworm | ok 2026-07-07 03:23:33.388135 | debian-bookworm | included: /var/lib/zuul/builds/911b73d3fabe47fc9b0ae680c9b21fab/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-07 03:23:33.399109 | 2026-07-07 03:23:33.399245 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-07 03:23:36.132891 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-07 03:23:36.133206 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/911b73d3fabe47fc9b0ae680c9b21fab/work/911b73d3fabe47fc9b0ae680c9b21fab_id_rsa 2026-07-07 03:23:36.133248 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/911b73d3fabe47fc9b0ae680c9b21fab/work/911b73d3fabe47fc9b0ae680c9b21fab_id_rsa.pub 2026-07-07 03:23:36.133274 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-07 03:23:36.133298 | debian-bookworm -> localhost | SHA256:i2BOyLeTtjFFSySd6ohEFNV2rV41whxntZsYib3idf0 zuul-build-sshkey 2026-07-07 03:23:36.133321 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-07 03:23:36.133357 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-07 03:23:36.133380 | debian-bookworm -> localhost | |.oo.o...+..o.. | 2026-07-07 03:23:36.133401 | debian-bookworm -> localhost | | . =o. ==o. . | 2026-07-07 03:23:36.133421 | debian-bookworm -> localhost | |. ..+ ..o+.. | 2026-07-07 03:23:36.133440 | debian-bookworm -> localhost | | o ..o o . + + | 2026-07-07 03:23:36.133459 | debian-bookworm -> localhost | |..oo= + S. + + . | 2026-07-07 03:23:36.133490 | debian-bookworm -> localhost | |. .=.= o..o . .| 2026-07-07 03:23:36.133510 | debian-bookworm -> localhost | | O . .. E| 2026-07-07 03:23:36.133528 | debian-bookworm -> localhost | | . = | 2026-07-07 03:23:36.133549 | debian-bookworm -> localhost | | . | 2026-07-07 03:23:36.133569 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-07 03:23:36.133625 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.091039 2026-07-07 03:23:36.142052 | 2026-07-07 03:23:36.142210 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-07 03:23:36.178237 | debian-bookworm | ok 2026-07-07 03:23:36.196190 | debian-bookworm | included: /var/lib/zuul/builds/911b73d3fabe47fc9b0ae680c9b21fab/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-07 03:23:36.205652 | 2026-07-07 03:23:36.205766 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-07 03:23:36.230633 | debian-bookworm | skipping: Conditional result was False 2026-07-07 03:23:36.237251 | 2026-07-07 03:23:36.237373 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-07 03:23:37.062129 | debian-bookworm | changed 2026-07-07 03:23:37.081205 | 2026-07-07 03:23:37.081381 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-07 03:23:37.412102 | debian-bookworm | ok 2026-07-07 03:23:37.418132 | 2026-07-07 03:23:37.418253 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-07 03:23:38.228728 | debian-bookworm | changed 2026-07-07 03:23:38.234503 | 2026-07-07 03:23:38.234624 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-07 03:23:38.916173 | debian-bookworm | changed 2026-07-07 03:23:38.922437 | 2026-07-07 03:23:38.922550 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-07 03:23:38.948115 | debian-bookworm | skipping: Conditional result was False 2026-07-07 03:23:38.955086 | 2026-07-07 03:23:38.955197 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-07 03:23:39.499051 | debian-bookworm -> localhost | changed 2026-07-07 03:23:39.517267 | 2026-07-07 03:23:39.517462 | TASK [add-build-sshkey : Add back temp key] 2026-07-07 03:23:39.932071 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/911b73d3fabe47fc9b0ae680c9b21fab/work/911b73d3fabe47fc9b0ae680c9b21fab_id_rsa (zuul-build-sshkey) 2026-07-07 03:23:39.932419 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016600 2026-07-07 03:23:39.943368 | 2026-07-07 03:23:39.943507 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-07 03:23:40.622020 | debian-bookworm | ok 2026-07-07 03:23:40.635656 | 2026-07-07 03:23:40.635889 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-07 03:23:40.680751 | debian-bookworm | skipping: Conditional result was False 2026-07-07 03:23:40.694205 | 2026-07-07 03:23:40.694345 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-07 03:23:41.213120 | debian-bookworm | ok 2026-07-07 03:23:41.236398 | 2026-07-07 03:23:41.236560 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-07 03:23:41.298738 | debian-bookworm | ok 2026-07-07 03:23:41.304559 | 2026-07-07 03:23:41.304675 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-07 03:23:41.799334 | debian-bookworm -> localhost | ok 2026-07-07 03:23:41.806732 | 2026-07-07 03:23:41.806916 | TASK [validate-host : Collect information about the host] 2026-07-07 03:23:43.057607 | debian-bookworm | ok 2026-07-07 03:23:43.074102 | 2026-07-07 03:23:43.074242 | TASK [validate-host : Sanitize hostname] 2026-07-07 03:23:43.267585 | debian-bookworm | ok 2026-07-07 03:23:43.288195 | 2026-07-07 03:23:43.288361 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-07 03:23:44.060752 | debian-bookworm -> localhost | changed 2026-07-07 03:23:44.066643 | 2026-07-07 03:23:44.066744 | TASK [validate-host : Collect information about zuul worker] 2026-07-07 03:23:44.568424 | debian-bookworm | ok 2026-07-07 03:23:44.573182 | 2026-07-07 03:23:44.573278 | TASK [validate-host : Write out all zuul information for each host] 2026-07-07 03:23:45.536592 | debian-bookworm -> localhost | changed 2026-07-07 03:23:45.545976 | 2026-07-07 03:23:45.546074 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-07 03:23:45.785175 | debian-bookworm | ok 2026-07-07 03:23:45.814152 | 2026-07-07 03:23:45.814319 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-07 03:23:46.782743 | debian-bookworm | changed: 2026-07-07 03:23:46.783273 | debian-bookworm | cd+++++++++ src/ 2026-07-07 03:23:46.783323 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-07 03:23:46.783349 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-07 03:23:46.783373 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-manila-service-image/ 2026-07-07 03:23:46.783394 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/911b73d3fabe47fc9b0ae680c9b21fab/work/logs" 2026-07-07 03:24:50.838181 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/911b73d3fabe47fc9b0ae680c9b21fab/work/artifacts" 2026-07-07 03:24:51.278377 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/911b73d3fabe47fc9b0ae680c9b21fab/work/docs" 2026-07-07 03:24:51.295260 | 2026-07-07 03:24:51.295371 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-07 03:24:52.090698 | debian-bookworm | changed: 2026-07-07 03:24:52.091015 | debian-bookworm | .d..t...... ./ 2026-07-07 03:24:52.091056 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-07 03:24:52.091082 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-07 03:24:52.091104 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-07 03:24:52.091125 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-07 03:24:52.091146 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-07 03:24:52.091185 | debian-bookworm | changed: All items complete 2026-07-07 03:24:52.091208 | 2026-07-07 03:24:52.701987 | debian-bookworm | changed: .d..t...... ./ 2026-07-07 03:24:53.270911 | debian-bookworm | changed: .d..t...... ./ 2026-07-07 03:24:53.294602 | 2026-07-07 03:24:53.294814 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-07 03:24:53.325102 | debian-bookworm | skipping: Conditional result was False 2026-07-07 03:24:53.329760 | debian-bookworm | skipping: Conditional result was False 2026-07-07 03:24:53.338233 | 2026-07-07 03:24:53.338338 | PLAY RECAP 2026-07-07 03:24:53.338400 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-07 03:24:53.338426 | 2026-07-07 03:24:53.505262 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-07 03:24:53.506632 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-07 03:24:54.432236 | 2026-07-07 03:24:54.432423 | PLAY [Base post] 2026-07-07 03:24:54.448158 | 2026-07-07 03:24:54.448461 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-07 03:24:55.046625 | debian-bookworm | changed 2026-07-07 03:24:55.054773 | 2026-07-07 03:24:55.054947 | PLAY RECAP 2026-07-07 03:24:55.055013 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-07 03:24:55.055075 | 2026-07-07 03:24:55.192662 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-07 03:24:55.193624 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-07 03:24:56.107238 | 2026-07-07 03:24:56.107432 | PLAY [Base post-logs] 2026-07-07 03:24:56.119093 | 2026-07-07 03:24:56.119263 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-07 03:24:56.658385 | localhost | changed 2026-07-07 03:24:56.670735 | 2026-07-07 03:24:56.675503 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-07 03:24:56.725844 | localhost | ok 2026-07-07 03:24:56.729208 | 2026-07-07 03:24:56.729321 | TASK [Set zuul-log-path fact] 2026-07-07 03:24:56.756184 | localhost | ok 2026-07-07 03:24:56.765124 | 2026-07-07 03:24:56.765260 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-07 03:24:56.791411 | localhost | ok 2026-07-07 03:24:56.795249 | 2026-07-07 03:24:56.795365 | TASK [upload-logs : Create log directories] 2026-07-07 03:24:57.444423 | localhost | changed 2026-07-07 03:24:57.447576 | 2026-07-07 03:24:57.447688 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-07 03:24:58.043668 | localhost -> localhost | ok: Runtime: 0:00:00.007947 2026-07-07 03:24:58.048200 | 2026-07-07 03:24:58.048338 | TASK [upload-logs : Upload logs to log server] 2026-07-07 03:24:58.965352 | localhost | Output suppressed because no_log was given 2026-07-07 03:24:58.967841 | 2026-07-07 03:24:58.967961 | LOOP [upload-logs : Compress console log and json output] 2026-07-07 03:24:59.088423 | localhost | skipping: Conditional result was False 2026-07-07 03:24:59.115559 | localhost | skipping: Conditional result was False 2026-07-07 03:24:59.148529 | 2026-07-07 03:24:59.148706 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-07 03:24:59.232131 | localhost | skipping: Conditional result was False 2026-07-07 03:24:59.232547 | 2026-07-07 03:24:59.241615 | localhost | skipping: Conditional result was False 2026-07-07 03:24:59.248225 | 2026-07-07 03:24:59.248387 | LOOP [upload-logs : Upload console log and json output]