2026-07-25 03:08:21.964556 | Job console starting 2026-07-25 03:08:21.977149 | Updating git repos 2026-07-25 03:08:22.056106 | Cloning repos into workspace 2026-07-25 03:08:22.178735 | Restoring repo states 2026-07-25 03:08:22.205450 | Merging changes 2026-07-25 03:08:22.205467 | Checking out repos 2026-07-25 03:08:22.327752 | Preparing playbooks 2026-07-25 03:08:23.690695 | Running Ansible setup 2026-07-25 03:08:28.848832 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-25 03:08:29.977715 | 2026-07-25 03:08:29.977870 | PLAY [Base pre] 2026-07-25 03:08:30.016488 | 2026-07-25 03:08:30.016622 | TASK [Setup log path fact] 2026-07-25 03:08:30.053952 | debian-bookworm | ok 2026-07-25 03:08:30.086348 | 2026-07-25 03:08:30.086522 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-25 03:08:30.130455 | debian-bookworm | ok 2026-07-25 03:08:30.148391 | 2026-07-25 03:08:30.148548 | TASK [emit-job-header : Print job information] 2026-07-25 03:08:30.189520 | # Job Information 2026-07-25 03:08:30.189848 | Ansible Version: 2.16.14 2026-07-25 03:08:30.189894 | Job: ansible-lint 2026-07-25 03:08:30.189928 | Pipeline: periodic-daily 2026-07-25 03:08:30.189951 | Executor: 521e9411259a 2026-07-25 03:08:30.189972 | Triggered by: https://github.com/osism/ansible-playbooks 2026-07-25 03:08:30.190041 | Event ID: 2e31e0bb481e401890e10687e51c7549 2026-07-25 03:08:30.194843 | 2026-07-25 03:08:30.197271 | LOOP [emit-job-header : Print node information] 2026-07-25 03:08:30.328151 | debian-bookworm | ok: 2026-07-25 03:08:30.328360 | debian-bookworm | # Node Information 2026-07-25 03:08:30.328390 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-25 03:08:30.328438 | debian-bookworm | Hostname: debian 2026-07-25 03:08:30.328457 | debian-bookworm | Username: zuul 2026-07-25 03:08:30.328475 | debian-bookworm | Distro: Debian 12.15 2026-07-25 03:08:30.328496 | debian-bookworm | Provider: regiocloud-a 2026-07-25 03:08:30.328513 | debian-bookworm | Region: 2026-07-25 03:08:30.328531 | debian-bookworm | Label: debian-bookworm 2026-07-25 03:08:30.328547 | debian-bookworm | Product Name: OpenStack Nova 2026-07-25 03:08:30.328563 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8a:6b0c 2026-07-25 03:08:30.347567 | 2026-07-25 03:08:30.347704 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-25 03:08:31.261538 | debian-bookworm -> localhost | changed 2026-07-25 03:08:31.267760 | 2026-07-25 03:08:31.267852 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-25 03:08:32.963881 | debian-bookworm -> localhost | changed 2026-07-25 03:08:32.973018 | 2026-07-25 03:08:32.973110 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-25 03:08:33.231480 | debian-bookworm -> localhost | ok 2026-07-25 03:08:33.236684 | 2026-07-25 03:08:33.236765 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-25 03:08:33.255901 | debian-bookworm | ok 2026-07-25 03:08:33.271753 | debian-bookworm | included: /var/lib/zuul/builds/43f8acb3beec4ce687517b469b86b402/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-25 03:08:33.277634 | 2026-07-25 03:08:33.277720 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-25 03:08:34.697304 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-25 03:08:34.697499 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/43f8acb3beec4ce687517b469b86b402/work/43f8acb3beec4ce687517b469b86b402_id_rsa 2026-07-25 03:08:34.697532 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/43f8acb3beec4ce687517b469b86b402/work/43f8acb3beec4ce687517b469b86b402_id_rsa.pub 2026-07-25 03:08:34.697554 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-25 03:08:34.697574 | debian-bookworm -> localhost | SHA256:GgFRkAwKN73SL8Dop3gA9TUUe92HB248KxQY+4CDm+c zuul-build-sshkey 2026-07-25 03:08:34.697592 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-25 03:08:34.697619 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-25 03:08:34.697637 | debian-bookworm -> localhost | |. +++*+..o. . | 2026-07-25 03:08:34.697655 | debian-bookworm -> localhost | |.o..+ooo.o = o | 2026-07-25 03:08:34.697671 | debian-bookworm -> localhost | |.+ o.o=.+ o B o | 2026-07-25 03:08:34.697688 | debian-bookworm -> localhost | |o + +o + + . = | 2026-07-25 03:08:34.697704 | debian-bookworm -> localhost | |o oo.o S o . | 2026-07-25 03:08:34.697723 | debian-bookworm -> localhost | |.. ..o.o . | 2026-07-25 03:08:34.697741 | debian-bookworm -> localhost | |..o .E | 2026-07-25 03:08:34.697757 | debian-bookworm -> localhost | |... | 2026-07-25 03:08:34.697774 | debian-bookworm -> localhost | | . | 2026-07-25 03:08:34.697791 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-25 03:08:34.697829 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.920509 2026-07-25 03:08:34.703180 | 2026-07-25 03:08:34.703263 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-25 03:08:34.719651 | debian-bookworm | ok 2026-07-25 03:08:34.727875 | debian-bookworm | included: /var/lib/zuul/builds/43f8acb3beec4ce687517b469b86b402/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-25 03:08:34.734487 | 2026-07-25 03:08:34.734556 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-25 03:08:34.747129 | debian-bookworm | skipping: Conditional result was False 2026-07-25 03:08:34.752047 | 2026-07-25 03:08:34.752125 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-25 03:08:35.552243 | debian-bookworm | changed 2026-07-25 03:08:35.561662 | 2026-07-25 03:08:35.561761 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-25 03:08:35.848465 | debian-bookworm | ok 2026-07-25 03:08:35.854424 | 2026-07-25 03:08:35.854522 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-25 03:08:36.586120 | debian-bookworm | changed 2026-07-25 03:08:36.600168 | 2026-07-25 03:08:36.600302 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-25 03:08:37.387166 | debian-bookworm | changed 2026-07-25 03:08:37.428215 | 2026-07-25 03:08:37.428336 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-25 03:08:37.466130 | debian-bookworm | skipping: Conditional result was False 2026-07-25 03:08:37.473174 | 2026-07-25 03:08:37.473277 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-25 03:08:38.018283 | debian-bookworm -> localhost | changed 2026-07-25 03:08:38.029085 | 2026-07-25 03:08:38.029196 | TASK [add-build-sshkey : Add back temp key] 2026-07-25 03:08:38.529229 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/43f8acb3beec4ce687517b469b86b402/work/43f8acb3beec4ce687517b469b86b402_id_rsa (zuul-build-sshkey) 2026-07-25 03:08:38.531202 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023317 2026-07-25 03:08:38.546233 | 2026-07-25 03:08:38.546347 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-25 03:08:38.947040 | debian-bookworm | ok 2026-07-25 03:08:38.955874 | 2026-07-25 03:08:38.956012 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-25 03:08:38.994367 | debian-bookworm | skipping: Conditional result was False 2026-07-25 03:08:39.007504 | 2026-07-25 03:08:39.007618 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-25 03:08:39.457191 | debian-bookworm | ok 2026-07-25 03:08:39.467990 | 2026-07-25 03:08:39.468098 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-25 03:08:39.517183 | debian-bookworm | ok 2026-07-25 03:08:39.522606 | 2026-07-25 03:08:39.522702 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-25 03:08:39.793413 | debian-bookworm -> localhost | ok 2026-07-25 03:08:39.801730 | 2026-07-25 03:08:39.801843 | TASK [validate-host : Collect information about the host] 2026-07-25 03:08:40.894992 | debian-bookworm | ok 2026-07-25 03:08:40.913740 | 2026-07-25 03:08:40.913899 | TASK [validate-host : Sanitize hostname] 2026-07-25 03:08:41.087554 | debian-bookworm | ok 2026-07-25 03:08:41.092269 | 2026-07-25 03:08:41.092368 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-25 03:08:41.799747 | debian-bookworm -> localhost | changed 2026-07-25 03:08:41.816371 | 2026-07-25 03:08:41.817123 | TASK [validate-host : Collect information about zuul worker] 2026-07-25 03:08:42.269313 | debian-bookworm | ok 2026-07-25 03:08:42.275141 | 2026-07-25 03:08:42.275244 | TASK [validate-host : Write out all zuul information for each host] 2026-07-25 03:08:42.937177 | debian-bookworm -> localhost | changed 2026-07-25 03:08:42.952258 | 2026-07-25 03:08:42.952465 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-25 03:08:43.263996 | debian-bookworm | ok 2026-07-25 03:08:43.269486 | 2026-07-25 03:08:43.269574 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-25 03:08:44.408474 | debian-bookworm | changed: 2026-07-25 03:08:44.408660 | debian-bookworm | cd+++++++++ src/ 2026-07-25 03:08:44.408694 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-25 03:08:44.408718 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-25 03:08:44.408740 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-playbooks/ 2026-07-25 03:08:44.408760 | debian-bookworm | cleanup-container-images.yml 2026-07-25 03:08:44.419357 | debian-bookworm | tempest.yml 2026-07-25 03:08:44.424910 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-playbooks/playbooks/state/ 2026-07-25 03:08:44.424931 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/43f8acb3beec4ce687517b469b86b402/work/logs" 2026-07-25 03:11:49.931830 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/43f8acb3beec4ce687517b469b86b402/work/artifacts" 2026-07-25 03:11:50.229243 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/43f8acb3beec4ce687517b469b86b402/work/docs" 2026-07-25 03:11:50.267212 | 2026-07-25 03:11:50.267498 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-25 03:11:51.114892 | debian-bookworm | changed: 2026-07-25 03:11:51.117201 | debian-bookworm | .d..t...... ./ 2026-07-25 03:11:51.117319 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-25 03:11:51.117350 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-25 03:11:51.117374 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-25 03:11:51.117396 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-25 03:11:51.117417 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-25 03:11:51.117478 | debian-bookworm | changed: All items complete 2026-07-25 03:11:51.117506 | 2026-07-25 03:11:51.709124 | debian-bookworm | changed: .d..t...... ./ 2026-07-25 03:11:52.298086 | debian-bookworm | changed: .d..t...... ./ 2026-07-25 03:11:52.313588 | 2026-07-25 03:11:52.313711 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-25 03:11:52.351910 | debian-bookworm | skipping: Conditional result was False 2026-07-25 03:11:52.355557 | debian-bookworm | skipping: Conditional result was False 2026-07-25 03:11:52.369011 | 2026-07-25 03:11:52.369119 | PLAY RECAP 2026-07-25 03:11:52.369190 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-25 03:11:52.369222 | 2026-07-25 03:11:52.530013 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-25 03:11:52.531143 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-25 03:11:53.384922 | 2026-07-25 03:11:53.385105 | PLAY [Base post] 2026-07-25 03:11:53.400176 | 2026-07-25 03:11:53.400404 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-25 03:11:54.015749 | debian-bookworm | changed 2026-07-25 03:11:54.028782 | 2026-07-25 03:11:54.029665 | PLAY RECAP 2026-07-25 03:11:54.030149 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-25 03:11:54.030752 | 2026-07-25 03:11:54.244438 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-25 03:11:54.246194 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-25 03:11:55.135376 | 2026-07-25 03:11:55.135647 | PLAY [Base post-logs] 2026-07-25 03:11:55.147767 | 2026-07-25 03:11:55.147912 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-25 03:11:55.789747 | localhost | changed 2026-07-25 03:11:55.813661 | 2026-07-25 03:11:55.813953 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-25 03:11:55.878557 | localhost | ok 2026-07-25 03:11:55.885932 | 2026-07-25 03:11:55.886532 | TASK [Set zuul-log-path fact] 2026-07-25 03:11:55.917618 | localhost | ok 2026-07-25 03:11:55.938620 | 2026-07-25 03:11:55.938951 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-25 03:11:55.986605 | localhost | ok 2026-07-25 03:11:55.993543 | 2026-07-25 03:11:55.993702 | TASK [upload-logs : Create log directories] 2026-07-25 03:11:56.731238 | localhost | changed 2026-07-25 03:11:56.736940 | 2026-07-25 03:11:56.737482 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-25 03:11:57.313458 | localhost -> localhost | ok: Runtime: 0:00:00.004344 2026-07-25 03:11:57.318463 | 2026-07-25 03:11:57.318598 | TASK [upload-logs : Upload logs to log server] 2026-07-25 03:11:57.913393 | localhost | Output suppressed because no_log was given 2026-07-25 03:11:57.916633 | 2026-07-25 03:11:57.916810 | LOOP [upload-logs : Compress console log and json output] 2026-07-25 03:11:57.980682 | localhost | skipping: Conditional result was False 2026-07-25 03:11:57.981833 | localhost | skipping: Conditional result was False 2026-07-25 03:11:57.986425 | 2026-07-25 03:11:57.986594 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-25 03:11:58.042242 | localhost | skipping: Conditional result was False 2026-07-25 03:11:58.042566 | 2026-07-25 03:11:58.047195 | localhost | skipping: Conditional result was False 2026-07-25 03:11:58.061457 | 2026-07-25 03:11:58.061619 | LOOP [upload-logs : Upload console log and json output]