2026-05-18 18:34:32.193263 | Job console starting 2026-05-18 18:34:32.199558 | Updating git repos 2026-05-18 18:34:32.237779 | Cloning repos into workspace 2026-05-18 18:34:32.339505 | Restoring repo states 2026-05-18 18:34:32.354892 | Merging changes 2026-05-18 18:34:33.051074 | Checking out repos 2026-05-18 18:34:33.168093 | Preparing playbooks 2026-05-18 18:34:34.590720 | Running Ansible setup 2026-05-18 18:34:42.130587 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-18 18:34:43.635372 | 2026-05-18 18:34:43.635487 | PLAY [Base pre] 2026-05-18 18:34:43.703935 | 2026-05-18 18:34:43.704053 | TASK [Setup log path fact] 2026-05-18 18:34:43.730595 | debian-bookworm | ok 2026-05-18 18:34:43.771024 | 2026-05-18 18:34:43.771144 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-18 18:34:43.838182 | debian-bookworm | ok 2026-05-18 18:34:43.846244 | 2026-05-18 18:34:43.846335 | TASK [emit-job-header : Print job information] 2026-05-18 18:34:43.915232 | # Job Information 2026-05-18 18:34:43.915358 | Ansible Version: 2.16.14 2026-05-18 18:34:43.915386 | Job: flake8 2026-05-18 18:34:43.915411 | Pipeline: check 2026-05-18 18:34:43.915430 | Executor: 521e9411259a 2026-05-18 18:34:43.915446 | Triggered by: https://github.com/osism/container-image-ceph-ansible/pull/678 2026-05-18 18:34:43.915464 | Event ID: 2f28cf50-52e8-11f1-8e46-aa2006206dd2 2026-05-18 18:34:43.920454 | 2026-05-18 18:34:43.920537 | LOOP [emit-job-header : Print node information] 2026-05-18 18:34:44.109532 | debian-bookworm | ok: 2026-05-18 18:34:44.109691 | debian-bookworm | # Node Information 2026-05-18 18:34:44.109724 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-18 18:34:44.109749 | debian-bookworm | Hostname: debian 2026-05-18 18:34:44.109770 | debian-bookworm | Username: zuul 2026-05-18 18:34:44.109791 | debian-bookworm | Distro: Debian 12.14 2026-05-18 18:34:44.109813 | debian-bookworm | Provider: regiocloud-a 2026-05-18 18:34:44.109834 | debian-bookworm | Region: 2026-05-18 18:34:44.109856 | debian-bookworm | Label: debian-bookworm 2026-05-18 18:34:44.109901 | debian-bookworm | Product Name: OpenStack Nova 2026-05-18 18:34:44.109922 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe25:49f 2026-05-18 18:34:44.123991 | 2026-05-18 18:34:44.124080 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-18 18:34:44.983779 | debian-bookworm -> localhost | changed 2026-05-18 18:34:44.991913 | 2026-05-18 18:34:44.992021 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-18 18:34:46.066669 | debian-bookworm -> localhost | changed 2026-05-18 18:34:46.086364 | 2026-05-18 18:34:46.086474 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-18 18:34:46.388381 | debian-bookworm -> localhost | ok 2026-05-18 18:34:46.394422 | 2026-05-18 18:34:46.394523 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-18 18:34:46.434552 | debian-bookworm | ok 2026-05-18 18:34:46.453829 | debian-bookworm | included: /var/lib/zuul/builds/5eae11a4340241559cfe10023365c49b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-18 18:34:46.461168 | 2026-05-18 18:34:46.461266 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-18 18:34:49.371274 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-18 18:34:49.371437 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5eae11a4340241559cfe10023365c49b/work/5eae11a4340241559cfe10023365c49b_id_rsa 2026-05-18 18:34:49.371467 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5eae11a4340241559cfe10023365c49b/work/5eae11a4340241559cfe10023365c49b_id_rsa.pub 2026-05-18 18:34:49.371488 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-18 18:34:49.371507 | debian-bookworm -> localhost | SHA256:1gD46NRxbiJmFrI0AagIjx7cOaLwkJKES4i8V/UNanw zuul-build-sshkey 2026-05-18 18:34:49.371525 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-18 18:34:49.371551 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-18 18:34:49.371569 | debian-bookworm -> localhost | |B... .o. . | 2026-05-18 18:34:49.371586 | debian-bookworm -> localhost | |*++ o.o.+ o | 2026-05-18 18:34:49.371603 | debian-bookworm -> localhost | |BBo+o= B.E . | 2026-05-18 18:34:49.371619 | debian-bookworm -> localhost | |@=o=B = +o | 2026-05-18 18:34:49.371635 | debian-bookworm -> localhost | |=o+*.. oS . | 2026-05-18 18:34:49.371655 | debian-bookworm -> localhost | |... . . | 2026-05-18 18:34:49.371672 | debian-bookworm -> localhost | | | 2026-05-18 18:34:49.371688 | debian-bookworm -> localhost | | | 2026-05-18 18:34:49.371704 | debian-bookworm -> localhost | | | 2026-05-18 18:34:49.371720 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-18 18:34:49.371762 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.365178 2026-05-18 18:34:49.376785 | 2026-05-18 18:34:49.376872 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-18 18:34:49.402703 | debian-bookworm | ok 2026-05-18 18:34:49.421366 | debian-bookworm | included: /var/lib/zuul/builds/5eae11a4340241559cfe10023365c49b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-18 18:34:49.433952 | 2026-05-18 18:34:49.434037 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-18 18:34:49.446956 | debian-bookworm | skipping: Conditional result was False 2026-05-18 18:34:49.451693 | 2026-05-18 18:34:49.451769 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-18 18:34:50.096942 | debian-bookworm | changed 2026-05-18 18:34:50.106444 | 2026-05-18 18:34:50.106535 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-18 18:34:50.407021 | debian-bookworm | ok 2026-05-18 18:34:50.412285 | 2026-05-18 18:34:50.412368 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-18 18:34:51.159906 | debian-bookworm | changed 2026-05-18 18:34:51.165379 | 2026-05-18 18:34:51.165473 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-18 18:34:51.839436 | debian-bookworm | changed 2026-05-18 18:34:51.844647 | 2026-05-18 18:34:51.844741 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-18 18:34:51.879737 | debian-bookworm | skipping: Conditional result was False 2026-05-18 18:34:51.885486 | 2026-05-18 18:34:51.885582 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-18 18:34:52.780944 | debian-bookworm -> localhost | changed 2026-05-18 18:34:52.792168 | 2026-05-18 18:34:52.792275 | TASK [add-build-sshkey : Add back temp key] 2026-05-18 18:34:53.674188 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5eae11a4340241559cfe10023365c49b/work/5eae11a4340241559cfe10023365c49b_id_rsa (zuul-build-sshkey) 2026-05-18 18:34:53.674398 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.050462 2026-05-18 18:34:53.681802 | 2026-05-18 18:34:53.681931 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-18 18:34:54.091901 | debian-bookworm | ok 2026-05-18 18:34:54.099636 | 2026-05-18 18:34:54.099754 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-18 18:34:54.145317 | debian-bookworm | skipping: Conditional result was False 2026-05-18 18:34:54.162192 | 2026-05-18 18:34:54.162296 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-18 18:34:54.683622 | debian-bookworm | ok 2026-05-18 18:34:54.705607 | 2026-05-18 18:34:54.705713 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-18 18:34:54.754497 | debian-bookworm | ok 2026-05-18 18:34:54.764556 | 2026-05-18 18:34:54.764660 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-18 18:34:55.131637 | debian-bookworm -> localhost | ok 2026-05-18 18:34:55.137833 | 2026-05-18 18:34:55.137929 | TASK [validate-host : Collect information about the host] 2026-05-18 18:34:56.460110 | debian-bookworm | ok 2026-05-18 18:34:56.470109 | 2026-05-18 18:34:56.470203 | TASK [validate-host : Sanitize hostname] 2026-05-18 18:34:56.579273 | debian-bookworm | ok 2026-05-18 18:34:56.619548 | 2026-05-18 18:34:56.619647 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-18 18:34:57.343923 | debian-bookworm -> localhost | changed 2026-05-18 18:34:57.348424 | 2026-05-18 18:34:57.348507 | TASK [validate-host : Collect information about zuul worker] 2026-05-18 18:34:57.727609 | debian-bookworm | ok 2026-05-18 18:34:57.731325 | 2026-05-18 18:34:57.731404 | TASK [validate-host : Write out all zuul information for each host] 2026-05-18 18:34:58.252937 | debian-bookworm -> localhost | changed 2026-05-18 18:34:58.260923 | 2026-05-18 18:34:58.261012 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-18 18:34:58.564044 | debian-bookworm | ok 2026-05-18 18:34:58.572993 | 2026-05-18 18:34:58.573089 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-18 18:34:59.843145 | debian-bookworm | changed: 2026-05-18 18:34:59.843327 | debian-bookworm | cd+++++++++ src/ 2026-05-18 18:34:59.843363 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-18 18:34:59.843388 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-18 18:34:59.843410 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-05-18 18:34:59.843431 | debian-bookworm | Containerfile 2026-05-18 18:34:59.843599 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/5eae11a4340241559cfe10023365c49b/work/logs" 2026-05-18 18:35:28.640734 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/5eae11a4340241559cfe10023365c49b/work/artifacts" 2026-05-18 18:35:29.327595 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/5eae11a4340241559cfe10023365c49b/work/docs" 2026-05-18 18:35:29.339784 | 2026-05-18 18:35:29.339917 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-18 18:35:31.038551 | debian-bookworm | changed: 2026-05-18 18:35:31.038781 | debian-bookworm | .d..t...... ./ 2026-05-18 18:35:31.038817 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-18 18:35:31.038869 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-18 18:35:31.038897 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-18 18:35:31.038932 | debian-bookworm | changed: All items complete 2026-05-18 18:35:31.038955 | 2026-05-18 18:35:32.494709 | debian-bookworm | changed: .d..t...... ./ 2026-05-18 18:35:33.501444 | debian-bookworm | changed: .d..t...... ./ 2026-05-18 18:35:33.532218 | 2026-05-18 18:35:33.532331 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-18 18:35:35.478097 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.036990 2026-05-18 18:35:36.538966 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.016485 2026-05-18 18:35:36.551713 | 2026-05-18 18:35:36.551792 | PLAY RECAP 2026-05-18 18:35:36.551832 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-18 18:35:36.551877 | 2026-05-18 18:35:36.984281 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-18 18:35:36.984910 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-18 18:35:39.355206 | 2026-05-18 18:35:39.355378 | PLAY [Base post] 2026-05-18 18:35:39.389138 | 2026-05-18 18:35:39.389256 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-18 18:35:40.380883 | debian-bookworm | changed 2026-05-18 18:35:40.385759 | 2026-05-18 18:35:40.385854 | PLAY RECAP 2026-05-18 18:35:40.385905 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-18 18:35:40.385956 | 2026-05-18 18:35:40.893765 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-18 18:35:40.894398 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-18 18:35:42.569219 | 2026-05-18 18:35:42.569345 | PLAY [Base post-logs] 2026-05-18 18:35:42.597065 | 2026-05-18 18:35:42.597182 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-18 18:35:43.245348 | localhost | changed 2026-05-18 18:35:43.263613 | 2026-05-18 18:35:43.263770 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-18 18:35:43.318509 | localhost | ok 2026-05-18 18:35:43.321443 | 2026-05-18 18:35:43.321532 | TASK [Set zuul-log-path fact] 2026-05-18 18:35:43.346514 | localhost | ok 2026-05-18 18:35:43.354387 | 2026-05-18 18:35:43.354494 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-18 18:35:43.409621 | localhost | ok 2026-05-18 18:35:43.412411 | 2026-05-18 18:35:43.412496 | TASK [upload-logs : Create log directories] 2026-05-18 18:35:44.614723 | localhost | changed 2026-05-18 18:35:44.616811 | 2026-05-18 18:35:44.616892 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-18 18:35:45.711554 | localhost -> localhost | ok: Runtime: 0:00:00.021313 2026-05-18 18:35:45.714672 | 2026-05-18 18:35:45.714753 | TASK [upload-logs : Upload logs to log server] 2026-05-18 18:35:46.867956 | localhost | Output suppressed because no_log was given 2026-05-18 18:35:46.869311 | 2026-05-18 18:35:46.869382 | LOOP [upload-logs : Compress console log and json output] 2026-05-18 18:35:46.959129 | localhost | skipping: Conditional result was False 2026-05-18 18:35:46.967210 | localhost | skipping: Conditional result was False 2026-05-18 18:35:46.974419 | 2026-05-18 18:35:46.974523 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-18 18:35:47.027209 | localhost | skipping: Conditional result was False 2026-05-18 18:35:47.027414 | 2026-05-18 18:35:47.032751 | localhost | skipping: Conditional result was False 2026-05-18 18:35:47.039698 | 2026-05-18 18:35:47.039789 | LOOP [upload-logs : Upload console log and json output]