2026-07-28 03:13:28.840556 | Job console starting 2026-07-28 03:13:28.853394 | Updating git repos 2026-07-28 03:13:28.875770 | Cloning repos into workspace 2026-07-28 03:13:28.974022 | Restoring repo states 2026-07-28 03:13:29.011529 | Merging changes 2026-07-28 03:13:29.011577 | Checking out repos 2026-07-28 03:13:29.050787 | Preparing playbooks 2026-07-28 03:13:29.906311 | Running Ansible setup 2026-07-28 03:13:34.589259 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-28 03:13:35.488639 | 2026-07-28 03:13:35.488823 | PLAY [Base pre] 2026-07-28 03:13:35.518704 | 2026-07-28 03:13:35.518887 | TASK [Setup log path fact] 2026-07-28 03:13:35.537581 | debian-bookworm | ok 2026-07-28 03:13:35.562501 | 2026-07-28 03:13:35.562650 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-28 03:13:35.594729 | debian-bookworm | ok 2026-07-28 03:13:35.602872 | 2026-07-28 03:13:35.602967 | TASK [emit-job-header : Print job information] 2026-07-28 03:13:35.630638 | # Job Information 2026-07-28 03:13:35.630801 | Ansible Version: 2.16.14 2026-07-28 03:13:35.630845 | Job: yamllint 2026-07-28 03:13:35.630875 | Pipeline: periodic-daily 2026-07-28 03:13:35.630894 | Executor: 521e9411259a 2026-07-28 03:13:35.630910 | Triggered by: https://github.com/osism/container-image-osism-ansible 2026-07-28 03:13:35.630928 | Event ID: 677e58160e314575ae329c9227931cc9 2026-07-28 03:13:35.634926 | 2026-07-28 03:13:35.635008 | LOOP [emit-job-header : Print node information] 2026-07-28 03:13:35.736199 | debian-bookworm | ok: 2026-07-28 03:13:35.736434 | debian-bookworm | # Node Information 2026-07-28 03:13:35.736477 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-28 03:13:35.736504 | debian-bookworm | Hostname: debian 2026-07-28 03:13:35.736529 | debian-bookworm | Username: zuul 2026-07-28 03:13:35.736552 | debian-bookworm | Distro: Debian 12.15 2026-07-28 03:13:35.736578 | debian-bookworm | Provider: regiocloud-a 2026-07-28 03:13:35.736601 | debian-bookworm | Region: 2026-07-28 03:13:35.736623 | debian-bookworm | Label: debian-bookworm 2026-07-28 03:13:35.736646 | debian-bookworm | Product Name: OpenStack Nova 2026-07-28 03:13:35.736668 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe92:7123 2026-07-28 03:13:35.749376 | 2026-07-28 03:13:35.749474 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-28 03:13:36.265049 | debian-bookworm -> localhost | changed 2026-07-28 03:13:36.271193 | 2026-07-28 03:13:36.271291 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-28 03:13:37.603250 | debian-bookworm -> localhost | changed 2026-07-28 03:13:37.615199 | 2026-07-28 03:13:37.615308 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-28 03:13:37.962292 | debian-bookworm -> localhost | ok 2026-07-28 03:13:37.968275 | 2026-07-28 03:13:37.968385 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-28 03:13:37.988892 | debian-bookworm | ok 2026-07-28 03:13:38.021725 | debian-bookworm | included: /var/lib/zuul/builds/c49b402ed59f4e76b8f2de11bba47669/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-28 03:13:38.027768 | 2026-07-28 03:13:38.027858 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-28 03:13:39.590028 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-28 03:13:39.590273 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c49b402ed59f4e76b8f2de11bba47669/work/c49b402ed59f4e76b8f2de11bba47669_id_rsa 2026-07-28 03:13:39.590317 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c49b402ed59f4e76b8f2de11bba47669/work/c49b402ed59f4e76b8f2de11bba47669_id_rsa.pub 2026-07-28 03:13:39.590346 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-28 03:13:39.590371 | debian-bookworm -> localhost | SHA256:z90FWCTlbBGtRD0/1pJjngKYktpfMqL0h0Ox6ZSvue0 zuul-build-sshkey 2026-07-28 03:13:39.590395 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-28 03:13:39.590427 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-28 03:13:39.590451 | debian-bookworm -> localhost | | .+B+ | 2026-07-28 03:13:39.590475 | debian-bookworm -> localhost | | *.oo| 2026-07-28 03:13:39.590497 | debian-bookworm -> localhost | | . o ..=o+| 2026-07-28 03:13:39.590518 | debian-bookworm -> localhost | | + o . .*+o| 2026-07-28 03:13:39.590539 | debian-bookworm -> localhost | | o *S . o.+o| 2026-07-28 03:13:39.590571 | debian-bookworm -> localhost | | o O oo....o. | 2026-07-28 03:13:39.590595 | debian-bookworm -> localhost | | . * = +o ... | 2026-07-28 03:13:39.590618 | debian-bookworm -> localhost | | . =o+ | 2026-07-28 03:13:39.590640 | debian-bookworm -> localhost | | +*E | 2026-07-28 03:13:39.590663 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-28 03:13:39.590715 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.148330 2026-07-28 03:13:39.597568 | 2026-07-28 03:13:39.597662 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-28 03:13:39.625336 | debian-bookworm | ok 2026-07-28 03:13:39.635966 | debian-bookworm | included: /var/lib/zuul/builds/c49b402ed59f4e76b8f2de11bba47669/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-28 03:13:39.643818 | 2026-07-28 03:13:39.643901 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-28 03:13:39.657022 | debian-bookworm | skipping: Conditional result was False 2026-07-28 03:13:39.662453 | 2026-07-28 03:13:39.662537 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-28 03:13:40.371446 | debian-bookworm | changed 2026-07-28 03:13:40.377415 | 2026-07-28 03:13:40.377524 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-28 03:13:40.655258 | debian-bookworm | ok 2026-07-28 03:13:40.661916 | 2026-07-28 03:13:40.662020 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-28 03:13:41.357491 | debian-bookworm | changed 2026-07-28 03:13:41.363000 | 2026-07-28 03:13:41.363142 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-28 03:13:42.039943 | debian-bookworm | changed 2026-07-28 03:13:42.046315 | 2026-07-28 03:13:42.046431 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-28 03:13:42.070745 | debian-bookworm | skipping: Conditional result was False 2026-07-28 03:13:42.079433 | 2026-07-28 03:13:42.079570 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-28 03:13:42.632500 | debian-bookworm -> localhost | changed 2026-07-28 03:13:42.650010 | 2026-07-28 03:13:42.650181 | TASK [add-build-sshkey : Add back temp key] 2026-07-28 03:13:43.102989 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c49b402ed59f4e76b8f2de11bba47669/work/c49b402ed59f4e76b8f2de11bba47669_id_rsa (zuul-build-sshkey) 2026-07-28 03:13:43.103305 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.022552 2026-07-28 03:13:43.115296 | 2026-07-28 03:13:43.115440 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-28 03:13:43.571863 | debian-bookworm | ok 2026-07-28 03:13:43.582444 | 2026-07-28 03:13:43.582592 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-28 03:13:43.630378 | debian-bookworm | skipping: Conditional result was False 2026-07-28 03:13:43.645165 | 2026-07-28 03:13:43.645311 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-28 03:13:44.138335 | debian-bookworm | ok 2026-07-28 03:13:44.172996 | 2026-07-28 03:13:44.173179 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-28 03:13:44.270763 | debian-bookworm | ok 2026-07-28 03:13:44.287856 | 2026-07-28 03:13:44.288044 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-28 03:13:44.844001 | debian-bookworm -> localhost | ok 2026-07-28 03:13:44.852016 | 2026-07-28 03:13:44.852171 | TASK [validate-host : Collect information about the host] 2026-07-28 03:13:46.831140 | debian-bookworm | ok 2026-07-28 03:13:46.857674 | 2026-07-28 03:13:46.858141 | TASK [validate-host : Sanitize hostname] 2026-07-28 03:13:47.042715 | debian-bookworm | ok 2026-07-28 03:13:47.048462 | 2026-07-28 03:13:47.048592 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-28 03:13:47.786334 | debian-bookworm -> localhost | changed 2026-07-28 03:13:47.794318 | 2026-07-28 03:13:47.794459 | TASK [validate-host : Collect information about zuul worker] 2026-07-28 03:13:48.189162 | debian-bookworm | ok 2026-07-28 03:13:48.198510 | 2026-07-28 03:13:48.198710 | TASK [validate-host : Write out all zuul information for each host] 2026-07-28 03:13:49.007586 | debian-bookworm -> localhost | changed 2026-07-28 03:13:49.018487 | 2026-07-28 03:13:49.018629 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-28 03:13:49.268013 | debian-bookworm | ok 2026-07-28 03:13:49.278788 | 2026-07-28 03:13:49.278953 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-28 03:13:50.250051 | debian-bookworm | changed: 2026-07-28 03:13:50.250299 | debian-bookworm | cd+++++++++ src/ 2026-07-28 03:13:50.250336 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-28 03:13:50.250360 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-28 03:13:50.250383 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-07-28 03:13:50.250403 | debian-bookworm | Containerfile 2026-07-28 03:13:50.250554 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/c49b402ed59f4e76b8f2de11bba47669/work/logs" 2026-07-28 03:14:52.551886 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c49b402ed59f4e76b8f2de11bba47669/work/artifacts" 2026-07-28 03:14:52.842597 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c49b402ed59f4e76b8f2de11bba47669/work/docs" 2026-07-28 03:14:52.867771 | 2026-07-28 03:14:52.867967 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-28 03:14:53.681119 | debian-bookworm | changed: 2026-07-28 03:14:53.681410 | debian-bookworm | .d..t...... ./ 2026-07-28 03:14:53.681450 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-28 03:14:53.681475 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-28 03:14:53.681497 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-28 03:14:53.681517 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-28 03:14:53.681537 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-28 03:14:53.681581 | debian-bookworm | changed: All items complete 2026-07-28 03:14:53.681604 | 2026-07-28 03:14:54.360387 | debian-bookworm | changed: .d..t...... ./ 2026-07-28 03:14:55.066106 | debian-bookworm | changed: .d..t...... ./ 2026-07-28 03:14:55.088714 | 2026-07-28 03:14:55.088867 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-28 03:14:55.127739 | debian-bookworm | skipping: Conditional result was False 2026-07-28 03:14:55.131847 | debian-bookworm | skipping: Conditional result was False 2026-07-28 03:14:55.142316 | 2026-07-28 03:14:55.142402 | PLAY RECAP 2026-07-28 03:14:55.142458 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-28 03:14:55.142482 | 2026-07-28 03:14:55.313606 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-28 03:14:55.314922 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-28 03:14:56.192599 | 2026-07-28 03:14:56.192785 | PLAY [Base post] 2026-07-28 03:14:56.207733 | 2026-07-28 03:14:56.207881 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-28 03:14:56.869164 | debian-bookworm | changed 2026-07-28 03:14:56.876304 | 2026-07-28 03:14:56.876453 | PLAY RECAP 2026-07-28 03:14:56.876517 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-28 03:14:56.876579 | 2026-07-28 03:14:57.034794 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-28 03:14:57.035754 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-28 03:14:57.926814 | 2026-07-28 03:14:57.927042 | PLAY [Base post-logs] 2026-07-28 03:14:57.940682 | 2026-07-28 03:14:57.940838 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-28 03:14:58.536404 | localhost | changed 2026-07-28 03:14:58.551453 | 2026-07-28 03:14:58.551628 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-28 03:14:58.579341 | localhost | ok 2026-07-28 03:14:58.583443 | 2026-07-28 03:14:58.583572 | TASK [Set zuul-log-path fact] 2026-07-28 03:14:58.612792 | localhost | ok 2026-07-28 03:14:58.621839 | 2026-07-28 03:14:58.622000 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-28 03:14:58.673795 | localhost | ok 2026-07-28 03:14:58.677476 | 2026-07-28 03:14:58.677590 | TASK [upload-logs : Create log directories] 2026-07-28 03:14:59.296617 | localhost | changed 2026-07-28 03:14:59.300311 | 2026-07-28 03:14:59.300445 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-28 03:14:59.811259 | localhost -> localhost | ok: Runtime: 0:00:00.005494 2026-07-28 03:14:59.828120 | 2026-07-28 03:14:59.828296 | TASK [upload-logs : Upload logs to log server] 2026-07-28 03:15:00.635315 | localhost | Output suppressed because no_log was given 2026-07-28 03:15:00.647912 | 2026-07-28 03:15:00.648080 | LOOP [upload-logs : Compress console log and json output] 2026-07-28 03:15:00.737527 | localhost | skipping: Conditional result was False 2026-07-28 03:15:00.755785 | localhost | skipping: Conditional result was False 2026-07-28 03:15:00.768354 | 2026-07-28 03:15:00.768492 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-28 03:15:00.901231 | localhost | skipping: Conditional result was False 2026-07-28 03:15:00.901547 | 2026-07-28 03:15:00.908957 | localhost | skipping: Conditional result was False 2026-07-28 03:15:00.915217 | 2026-07-28 03:15:00.915352 | LOOP [upload-logs : Upload console log and json output]