2026-05-05 02:35:49.009151 | Job console starting 2026-05-05 02:35:49.037543 | Updating git repos 2026-05-05 02:35:49.096070 | Cloning repos into workspace 2026-05-05 02:35:49.167582 | Restoring repo states 2026-05-05 02:35:49.206760 | Merging changes 2026-05-05 02:35:49.870475 | Checking out repos 2026-05-05 02:35:50.015072 | Preparing playbooks 2026-05-05 02:35:51.297288 | Running Ansible setup 2026-05-05 02:35:58.223911 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-05 02:35:59.561238 | 2026-05-05 02:35:59.561434 | PLAY [Base pre] 2026-05-05 02:35:59.601232 | 2026-05-05 02:35:59.601421 | TASK [Setup log path fact] 2026-05-05 02:35:59.641778 | debian-bookworm | ok 2026-05-05 02:35:59.677508 | 2026-05-05 02:35:59.677717 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-05 02:35:59.738927 | debian-bookworm | ok 2026-05-05 02:35:59.759678 | 2026-05-05 02:35:59.759841 | TASK [emit-job-header : Print job information] 2026-05-05 02:35:59.856144 | # Job Information 2026-05-05 02:35:59.856356 | Ansible Version: 2.16.14 2026-05-05 02:35:59.856393 | Job: flake8 2026-05-05 02:35:59.856425 | Pipeline: check 2026-05-05 02:35:59.856448 | Executor: 521e9411259a 2026-05-05 02:35:59.856469 | Triggered by: https://github.com/osism/container-image-kolla-ansible/pull/894 2026-05-05 02:35:59.856490 | Event ID: 1a084820-482b-11f1-9cf3-88b409b75e47 2026-05-05 02:35:59.861910 | 2026-05-05 02:35:59.862067 | LOOP [emit-job-header : Print node information] 2026-05-05 02:36:00.096089 | debian-bookworm | ok: 2026-05-05 02:36:00.096447 | debian-bookworm | # Node Information 2026-05-05 02:36:00.096492 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-05 02:36:00.096519 | debian-bookworm | Hostname: debian 2026-05-05 02:36:00.096542 | debian-bookworm | Username: zuul 2026-05-05 02:36:00.096563 | debian-bookworm | Distro: Debian 12.13 2026-05-05 02:36:00.096587 | debian-bookworm | Provider: regiocloud-a 2026-05-05 02:36:00.096608 | debian-bookworm | Region: 2026-05-05 02:36:00.096652 | debian-bookworm | Label: debian-bookworm 2026-05-05 02:36:00.096674 | debian-bookworm | Product Name: OpenStack Nova 2026-05-05 02:36:00.096695 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2f:d06e 2026-05-05 02:36:00.118260 | 2026-05-05 02:36:00.118443 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-05 02:36:01.271500 | debian-bookworm -> localhost | changed 2026-05-05 02:36:01.278068 | 2026-05-05 02:36:01.278170 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-05 02:36:03.079951 | debian-bookworm -> localhost | changed 2026-05-05 02:36:03.095284 | 2026-05-05 02:36:03.095401 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-05 02:36:03.471978 | debian-bookworm -> localhost | ok 2026-05-05 02:36:03.477887 | 2026-05-05 02:36:03.477999 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-05 02:36:03.517490 | debian-bookworm | ok 2026-05-05 02:36:03.557354 | debian-bookworm | included: /var/lib/zuul/builds/723b26f0d97846e1b69fd68ac4819733/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-05 02:36:03.564423 | 2026-05-05 02:36:03.564521 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-05 02:36:07.185452 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-05 02:36:07.185667 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/723b26f0d97846e1b69fd68ac4819733/work/723b26f0d97846e1b69fd68ac4819733_id_rsa 2026-05-05 02:36:07.185702 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/723b26f0d97846e1b69fd68ac4819733/work/723b26f0d97846e1b69fd68ac4819733_id_rsa.pub 2026-05-05 02:36:07.185724 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-05 02:36:07.185744 | debian-bookworm -> localhost | SHA256:RiMN8PGvaiSe8kcCi/FqY9fAwJr8HpjD7yyQjdaBMTk zuul-build-sshkey 2026-05-05 02:36:07.185762 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-05 02:36:07.185791 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-05 02:36:07.185810 | debian-bookworm -> localhost | | . ..o | 2026-05-05 02:36:07.185827 | debian-bookworm -> localhost | | E . = | 2026-05-05 02:36:07.185844 | debian-bookworm -> localhost | |. = o = | 2026-05-05 02:36:07.185860 | debian-bookworm -> localhost | |.+.. o o | 2026-05-05 02:36:07.185875 | debian-bookworm -> localhost | |oO+o. S . | 2026-05-05 02:36:07.185894 | debian-bookworm -> localhost | |Oo*+o o. . | 2026-05-05 02:36:07.185912 | debian-bookworm -> localhost | |o*.oo* . | 2026-05-05 02:36:07.185929 | debian-bookworm -> localhost | |.==o+.o. | 2026-05-05 02:36:07.185947 | debian-bookworm -> localhost | |o *B.o. | 2026-05-05 02:36:07.185964 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-05 02:36:07.186008 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.705653 2026-05-05 02:36:07.195330 | 2026-05-05 02:36:07.195432 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-05 02:36:07.213938 | debian-bookworm | ok 2026-05-05 02:36:07.224667 | debian-bookworm | included: /var/lib/zuul/builds/723b26f0d97846e1b69fd68ac4819733/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-05 02:36:07.233598 | 2026-05-05 02:36:07.233695 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-05 02:36:07.246861 | debian-bookworm | skipping: Conditional result was False 2026-05-05 02:36:07.252696 | 2026-05-05 02:36:07.252784 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-05 02:36:07.822725 | debian-bookworm | changed 2026-05-05 02:36:07.832547 | 2026-05-05 02:36:07.832664 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-05 02:36:08.082437 | debian-bookworm | ok 2026-05-05 02:36:08.089743 | 2026-05-05 02:36:08.089859 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-05 02:36:08.717928 | debian-bookworm | changed 2026-05-05 02:36:08.726413 | 2026-05-05 02:36:08.726511 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-05 02:36:09.307598 | debian-bookworm | changed 2026-05-05 02:36:09.315282 | 2026-05-05 02:36:09.315397 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-05 02:36:09.338387 | debian-bookworm | skipping: Conditional result was False 2026-05-05 02:36:09.344971 | 2026-05-05 02:36:09.345075 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-05 02:36:10.274905 | debian-bookworm -> localhost | changed 2026-05-05 02:36:10.298793 | 2026-05-05 02:36:10.298921 | TASK [add-build-sshkey : Add back temp key] 2026-05-05 02:36:11.111949 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/723b26f0d97846e1b69fd68ac4819733/work/723b26f0d97846e1b69fd68ac4819733_id_rsa (zuul-build-sshkey) 2026-05-05 02:36:11.112276 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012262 2026-05-05 02:36:11.122931 | 2026-05-05 02:36:11.123085 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-05 02:36:11.609010 | debian-bookworm | ok 2026-05-05 02:36:11.614502 | 2026-05-05 02:36:11.614652 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-05 02:36:11.639184 | debian-bookworm | skipping: Conditional result was False 2026-05-05 02:36:11.650153 | 2026-05-05 02:36:11.650290 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-05 02:36:12.175842 | debian-bookworm | ok 2026-05-05 02:36:12.195518 | 2026-05-05 02:36:12.195720 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-05 02:36:12.266583 | debian-bookworm | ok 2026-05-05 02:36:12.272238 | 2026-05-05 02:36:12.272370 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-05 02:36:12.804189 | debian-bookworm -> localhost | ok 2026-05-05 02:36:12.814055 | 2026-05-05 02:36:12.814189 | TASK [validate-host : Collect information about the host] 2026-05-05 02:36:14.212164 | debian-bookworm | ok 2026-05-05 02:36:14.254195 | 2026-05-05 02:36:14.254331 | TASK [validate-host : Sanitize hostname] 2026-05-05 02:36:14.393036 | debian-bookworm | ok 2026-05-05 02:36:14.436629 | 2026-05-05 02:36:14.436735 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-05 02:36:15.293870 | debian-bookworm -> localhost | changed 2026-05-05 02:36:15.305907 | 2026-05-05 02:36:15.306048 | TASK [validate-host : Collect information about zuul worker] 2026-05-05 02:36:15.717465 | debian-bookworm | ok 2026-05-05 02:36:15.722020 | 2026-05-05 02:36:15.722121 | TASK [validate-host : Write out all zuul information for each host] 2026-05-05 02:36:16.638662 | debian-bookworm -> localhost | changed 2026-05-05 02:36:16.651234 | 2026-05-05 02:36:16.651349 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-05 02:36:16.925730 | debian-bookworm | ok 2026-05-05 02:36:16.931066 | 2026-05-05 02:36:16.931156 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-05 02:36:17.743174 | debian-bookworm | changed: 2026-05-05 02:36:17.743360 | debian-bookworm | cd+++++++++ src/ 2026-05-05 02:36:17.743394 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-05 02:36:17.743419 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-05 02:36:17.743440 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-05-05 02:36:17.743461 | debian-bookworm | Containerfile 2026-05-05 02:36:17.743609 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/723b26f0d97846e1b69fd68ac4819733/work/logs" 2026-05-05 02:36:47.226220 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/723b26f0d97846e1b69fd68ac4819733/work/artifacts" 2026-05-05 02:36:47.516710 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/723b26f0d97846e1b69fd68ac4819733/work/docs" 2026-05-05 02:36:47.539729 | 2026-05-05 02:36:47.539901 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-05 02:36:48.395888 | debian-bookworm | changed: 2026-05-05 02:36:48.396146 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-05 02:36:48.396183 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-05 02:36:48.396213 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-05 02:36:48.396261 | debian-bookworm | changed: All items complete 2026-05-05 02:36:48.396288 | 2026-05-05 02:36:48.960300 | debian-bookworm | changed: .d..t...... ./ 2026-05-05 02:36:49.524248 | debian-bookworm | changed: .d..t...... ./ 2026-05-05 02:36:49.558130 | 2026-05-05 02:36:49.558290 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-05 02:36:50.100422 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.007329 2026-05-05 02:36:50.387315 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.006939 2026-05-05 02:36:50.406014 | 2026-05-05 02:36:50.406136 | PLAY RECAP 2026-05-05 02:36:50.406190 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-05 02:36:50.406216 | 2026-05-05 02:36:50.556058 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-05 02:36:50.556991 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-05 02:36:51.365131 | 2026-05-05 02:36:51.365358 | PLAY [Base post] 2026-05-05 02:36:51.382540 | 2026-05-05 02:36:51.382792 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-05 02:36:52.069701 | debian-bookworm | changed 2026-05-05 02:36:52.083260 | 2026-05-05 02:36:52.083402 | PLAY RECAP 2026-05-05 02:36:52.083969 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-05 02:36:52.084041 | 2026-05-05 02:36:52.273843 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-05 02:36:52.274735 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-05 02:36:53.347864 | 2026-05-05 02:36:53.348061 | PLAY [Base post-logs] 2026-05-05 02:36:53.359518 | 2026-05-05 02:36:53.359707 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-05 02:36:53.904039 | localhost | changed 2026-05-05 02:36:53.914661 | 2026-05-05 02:36:53.914940 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-05 02:36:53.942032 | localhost | ok 2026-05-05 02:36:53.945234 | 2026-05-05 02:36:53.945341 | TASK [Set zuul-log-path fact] 2026-05-05 02:36:53.960984 | localhost | ok 2026-05-05 02:36:53.969516 | 2026-05-05 02:36:53.969642 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-05 02:36:53.995232 | localhost | ok 2026-05-05 02:36:53.998590 | 2026-05-05 02:36:53.998715 | TASK [upload-logs : Create log directories] 2026-05-05 02:36:54.528797 | localhost | changed 2026-05-05 02:36:54.531939 | 2026-05-05 02:36:54.532060 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-05 02:36:55.209766 | localhost -> localhost | ok: Runtime: 0:00:00.017401 2026-05-05 02:36:55.213977 | 2026-05-05 02:36:55.214095 | TASK [upload-logs : Upload logs to log server] 2026-05-05 02:36:55.936857 | localhost | Output suppressed because no_log was given 2026-05-05 02:36:55.939749 | 2026-05-05 02:36:55.939889 | LOOP [upload-logs : Compress console log and json output] 2026-05-05 02:36:56.000463 | localhost | skipping: Conditional result was False 2026-05-05 02:36:56.011251 | localhost | skipping: Conditional result was False 2026-05-05 02:36:56.021145 | 2026-05-05 02:36:56.021398 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-05 02:36:56.081112 | localhost | skipping: Conditional result was False 2026-05-05 02:36:56.081397 | 2026-05-05 02:36:56.089162 | localhost | skipping: Conditional result was False 2026-05-05 02:36:56.105341 | 2026-05-05 02:36:56.105503 | LOOP [upload-logs : Upload console log and json output]