2026-05-29 03:11:57.722970 | Job console starting 2026-05-29 03:11:57.761393 | Updating git repos 2026-05-29 03:11:57.819551 | Cloning repos into workspace 2026-05-29 03:11:57.916722 | Restoring repo states 2026-05-29 03:11:57.953647 | Merging changes 2026-05-29 03:11:57.953664 | Checking out repos 2026-05-29 03:11:58.050217 | Preparing playbooks 2026-05-29 03:11:59.321807 | Running Ansible setup 2026-05-29 03:12:04.566647 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-29 03:12:05.764545 | 2026-05-29 03:12:05.764728 | PLAY [Base pre] 2026-05-29 03:12:05.783153 | 2026-05-29 03:12:05.783309 | TASK [Setup log path fact] 2026-05-29 03:12:05.817996 | debian-bookworm | ok 2026-05-29 03:12:05.846209 | 2026-05-29 03:12:05.846381 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-29 03:12:05.894099 | debian-bookworm | ok 2026-05-29 03:12:05.909244 | 2026-05-29 03:12:05.909529 | TASK [emit-job-header : Print job information] 2026-05-29 03:12:05.960019 | # Job Information 2026-05-29 03:12:05.960211 | Ansible Version: 2.16.14 2026-05-29 03:12:05.960248 | Job: flake8 2026-05-29 03:12:05.960282 | Pipeline: periodic-daily 2026-05-29 03:12:05.960305 | Executor: 521e9411259a 2026-05-29 03:12:05.960325 | Triggered by: https://github.com/osism/container-image-osism-ansible 2026-05-29 03:12:05.960347 | Event ID: 009a87511e30420a91c54ea832489a52 2026-05-29 03:12:05.965787 | 2026-05-29 03:12:05.965906 | LOOP [emit-job-header : Print node information] 2026-05-29 03:12:06.167569 | debian-bookworm | ok: 2026-05-29 03:12:06.167853 | debian-bookworm | # Node Information 2026-05-29 03:12:06.167892 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-29 03:12:06.167918 | debian-bookworm | Hostname: debian 2026-05-29 03:12:06.167940 | debian-bookworm | Username: zuul 2026-05-29 03:12:06.167961 | debian-bookworm | Distro: Debian 12.14 2026-05-29 03:12:06.167984 | debian-bookworm | Provider: regiocloud-a 2026-05-29 03:12:06.168005 | debian-bookworm | Region: 2026-05-29 03:12:06.168026 | debian-bookworm | Label: debian-bookworm 2026-05-29 03:12:06.168045 | debian-bookworm | Product Name: OpenStack Nova 2026-05-29 03:12:06.168065 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe66:542c 2026-05-29 03:12:06.188602 | 2026-05-29 03:12:06.188753 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-29 03:12:06.919982 | debian-bookworm -> localhost | changed 2026-05-29 03:12:06.928097 | 2026-05-29 03:12:06.928239 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-29 03:12:08.462222 | debian-bookworm -> localhost | changed 2026-05-29 03:12:08.479748 | 2026-05-29 03:12:08.479882 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-29 03:12:08.798272 | debian-bookworm -> localhost | ok 2026-05-29 03:12:08.804102 | 2026-05-29 03:12:08.804207 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-29 03:12:08.826895 | debian-bookworm | ok 2026-05-29 03:12:08.842714 | debian-bookworm | included: /var/lib/zuul/builds/463ea0f49b3f4306a7b0c33103f8d672/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-29 03:12:08.848642 | 2026-05-29 03:12:08.848729 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-29 03:12:11.949589 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-29 03:12:11.949777 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/463ea0f49b3f4306a7b0c33103f8d672/work/463ea0f49b3f4306a7b0c33103f8d672_id_rsa 2026-05-29 03:12:11.949813 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/463ea0f49b3f4306a7b0c33103f8d672/work/463ea0f49b3f4306a7b0c33103f8d672_id_rsa.pub 2026-05-29 03:12:11.949839 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-29 03:12:11.949863 | debian-bookworm -> localhost | SHA256:GqaNn/ywB++9qyvnAi8RMSaRlPu7TygaN37Av7xKILg zuul-build-sshkey 2026-05-29 03:12:11.949886 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-29 03:12:11.949915 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-29 03:12:11.949937 | debian-bookworm -> localhost | | .o+ | 2026-05-29 03:12:11.949958 | debian-bookworm -> localhost | | + + | 2026-05-29 03:12:11.949978 | debian-bookworm -> localhost | | + o | 2026-05-29 03:12:11.949997 | debian-bookworm -> localhost | |. . . | 2026-05-29 03:12:11.950016 | debian-bookworm -> localhost | |+. . .o S | 2026-05-29 03:12:11.950045 | debian-bookworm -> localhost | |.oo +*.o | 2026-05-29 03:12:11.950066 | debian-bookworm -> localhost | |E =o+==o | 2026-05-29 03:12:11.950086 | debian-bookworm -> localhost | | * +=++++. | 2026-05-29 03:12:11.950106 | debian-bookworm -> localhost | |. oo=**O*o+o | 2026-05-29 03:12:11.950126 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-29 03:12:11.950175 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.619854 2026-05-29 03:12:11.956382 | 2026-05-29 03:12:11.956483 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-29 03:12:11.974166 | debian-bookworm | ok 2026-05-29 03:12:11.982991 | debian-bookworm | included: /var/lib/zuul/builds/463ea0f49b3f4306a7b0c33103f8d672/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-29 03:12:11.991885 | 2026-05-29 03:12:11.991979 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-29 03:12:12.005136 | debian-bookworm | skipping: Conditional result was False 2026-05-29 03:12:12.011533 | 2026-05-29 03:12:12.011641 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-29 03:12:12.673850 | debian-bookworm | changed 2026-05-29 03:12:12.680844 | 2026-05-29 03:12:12.680948 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-29 03:12:12.940056 | debian-bookworm | ok 2026-05-29 03:12:12.949559 | 2026-05-29 03:12:12.949722 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-29 03:12:13.602357 | debian-bookworm | changed 2026-05-29 03:12:13.612789 | 2026-05-29 03:12:13.612933 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-29 03:12:14.235157 | debian-bookworm | changed 2026-05-29 03:12:14.246103 | 2026-05-29 03:12:14.246276 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-29 03:12:14.271638 | debian-bookworm | skipping: Conditional result was False 2026-05-29 03:12:14.284566 | 2026-05-29 03:12:14.284713 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-29 03:12:14.743088 | debian-bookworm -> localhost | changed 2026-05-29 03:12:14.753349 | 2026-05-29 03:12:14.753469 | TASK [add-build-sshkey : Add back temp key] 2026-05-29 03:12:15.131351 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/463ea0f49b3f4306a7b0c33103f8d672/work/463ea0f49b3f4306a7b0c33103f8d672_id_rsa (zuul-build-sshkey) 2026-05-29 03:12:15.131584 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020439 2026-05-29 03:12:15.138974 | 2026-05-29 03:12:15.139068 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-29 03:12:15.615324 | debian-bookworm | ok 2026-05-29 03:12:15.620487 | 2026-05-29 03:12:15.620584 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-29 03:12:15.644613 | debian-bookworm | skipping: Conditional result was False 2026-05-29 03:12:15.655627 | 2026-05-29 03:12:15.655723 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-29 03:12:16.060212 | debian-bookworm | ok 2026-05-29 03:12:16.074687 | 2026-05-29 03:12:16.074809 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-29 03:12:16.107256 | debian-bookworm | ok 2026-05-29 03:12:16.115480 | 2026-05-29 03:12:16.115616 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-29 03:12:16.445130 | debian-bookworm -> localhost | ok 2026-05-29 03:12:16.452022 | 2026-05-29 03:12:16.452140 | TASK [validate-host : Collect information about the host] 2026-05-29 03:12:17.618469 | debian-bookworm | ok 2026-05-29 03:12:17.639936 | 2026-05-29 03:12:17.640343 | TASK [validate-host : Sanitize hostname] 2026-05-29 03:12:17.857660 | debian-bookworm | ok 2026-05-29 03:12:17.909794 | 2026-05-29 03:12:17.909936 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-29 03:12:18.825895 | debian-bookworm -> localhost | changed 2026-05-29 03:12:18.832688 | 2026-05-29 03:12:18.832822 | TASK [validate-host : Collect information about zuul worker] 2026-05-29 03:12:19.308853 | debian-bookworm | ok 2026-05-29 03:12:19.314110 | 2026-05-29 03:12:19.314232 | TASK [validate-host : Write out all zuul information for each host] 2026-05-29 03:12:20.077824 | debian-bookworm -> localhost | changed 2026-05-29 03:12:20.094138 | 2026-05-29 03:12:20.094302 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-29 03:12:20.384830 | debian-bookworm | ok 2026-05-29 03:12:20.392100 | 2026-05-29 03:12:20.392232 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-29 03:12:21.383718 | debian-bookworm | changed: 2026-05-29 03:12:21.384185 | debian-bookworm | cd+++++++++ src/ 2026-05-29 03:12:21.384262 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-29 03:12:21.384303 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-29 03:12:21.384339 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-05-29 03:12:21.384372 | debian-bookworm | Containerfile 2026-05-29 03:12:21.384891 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/463ea0f49b3f4306a7b0c33103f8d672/work/logs" 2026-05-29 03:12:51.224095 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/463ea0f49b3f4306a7b0c33103f8d672/work/artifacts" 2026-05-29 03:12:51.826605 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/463ea0f49b3f4306a7b0c33103f8d672/work/docs" 2026-05-29 03:12:51.854165 | 2026-05-29 03:12:51.854359 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-29 03:12:53.170395 | debian-bookworm | changed: 2026-05-29 03:12:53.170637 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-29 03:12:53.170671 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-29 03:12:53.170701 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-29 03:12:53.170756 | debian-bookworm | changed: All items complete 2026-05-29 03:12:53.170779 | 2026-05-29 03:12:53.919733 | debian-bookworm | changed: .d..t...... ./ 2026-05-29 03:12:54.557551 | debian-bookworm | changed: .d..t...... ./ 2026-05-29 03:12:54.570784 | 2026-05-29 03:12:54.570898 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-29 03:12:54.633258 | debian-bookworm | skipping: Conditional result was False 2026-05-29 03:12:54.637058 | debian-bookworm | skipping: Conditional result was False 2026-05-29 03:12:54.650928 | 2026-05-29 03:12:54.651007 | PLAY RECAP 2026-05-29 03:12:54.651056 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-29 03:12:54.651081 | 2026-05-29 03:12:54.807242 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-29 03:12:54.807979 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-29 03:12:55.594728 | 2026-05-29 03:12:55.594852 | PLAY [Base post] 2026-05-29 03:12:55.605578 | 2026-05-29 03:12:55.605679 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-29 03:12:56.201948 | debian-bookworm | changed 2026-05-29 03:12:56.221800 | 2026-05-29 03:12:56.221916 | PLAY RECAP 2026-05-29 03:12:56.221978 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-29 03:12:56.222040 | 2026-05-29 03:12:56.412055 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-29 03:12:56.412796 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-29 03:12:57.280687 | 2026-05-29 03:12:57.280897 | PLAY [Base post-logs] 2026-05-29 03:12:57.290439 | 2026-05-29 03:12:57.290567 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-29 03:12:57.783032 | localhost | changed 2026-05-29 03:12:57.800233 | 2026-05-29 03:12:57.800403 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-29 03:12:57.845160 | localhost | ok 2026-05-29 03:12:57.847942 | 2026-05-29 03:12:57.848027 | TASK [Set zuul-log-path fact] 2026-05-29 03:12:57.872239 | localhost | ok 2026-05-29 03:12:57.879622 | 2026-05-29 03:12:57.879716 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-29 03:12:57.913951 | localhost | ok 2026-05-29 03:12:57.916682 | 2026-05-29 03:12:57.916767 | TASK [upload-logs : Create log directories] 2026-05-29 03:12:58.642871 | localhost | changed 2026-05-29 03:12:58.646335 | 2026-05-29 03:12:58.646451 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-29 03:12:59.333755 | localhost -> localhost | ok: Runtime: 0:00:00.004685 2026-05-29 03:12:59.338782 | 2026-05-29 03:12:59.339037 | TASK [upload-logs : Upload logs to log server] 2026-05-29 03:13:00.331398 | localhost | Output suppressed because no_log was given 2026-05-29 03:13:00.333011 | 2026-05-29 03:13:00.333093 | LOOP [upload-logs : Compress console log and json output] 2026-05-29 03:13:00.393046 | localhost | skipping: Conditional result was False 2026-05-29 03:13:00.399186 | localhost | skipping: Conditional result was False 2026-05-29 03:13:00.408740 | 2026-05-29 03:13:00.408839 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-29 03:13:00.485269 | localhost | skipping: Conditional result was False 2026-05-29 03:13:00.485522 | 2026-05-29 03:13:00.497761 | localhost | skipping: Conditional result was False 2026-05-29 03:13:00.506603 | 2026-05-29 03:13:00.506712 | LOOP [upload-logs : Upload console log and json output]