2025-10-03 03:02:50.020286 | Job console starting 2025-10-03 03:02:50.025434 | Updating git repos 2025-10-03 03:02:50.050338 | Cloning repos into workspace 2025-10-03 03:02:50.104605 | Restoring repo states 2025-10-03 03:02:50.114762 | Merging changes 2025-10-03 03:02:50.114776 | Checking out repos 2025-10-03 03:02:50.195973 | Preparing playbooks 2025-10-03 03:02:51.183601 | Running Ansible setup 2025-10-03 03:02:55.305112 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-03 03:02:56.000206 | 2025-10-03 03:02:56.000327 | PLAY [Base pre] 2025-10-03 03:02:56.014761 | 2025-10-03 03:02:56.014888 | TASK [Setup log path fact] 2025-10-03 03:02:56.033042 | debian-bookworm | ok 2025-10-03 03:02:56.057447 | 2025-10-03 03:02:56.057729 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-03 03:02:56.088858 | debian-bookworm | ok 2025-10-03 03:02:56.098650 | 2025-10-03 03:02:56.098737 | TASK [emit-job-header : Print job information] 2025-10-03 03:02:56.139604 | # Job Information 2025-10-03 03:02:56.139793 | Ansible Version: 2.16.14 2025-10-03 03:02:56.139847 | Job: flake8 2025-10-03 03:02:56.139895 | Pipeline: periodic-daily 2025-10-03 03:02:56.139934 | Executor: 521e9411259a 2025-10-03 03:02:56.139960 | Triggered by: https://github.com/osism/sonic-manager 2025-10-03 03:02:56.139983 | Event ID: 53ff08d54fbe41c5a9637e8cb75ccfc1 2025-10-03 03:02:56.145698 | 2025-10-03 03:02:56.145799 | LOOP [emit-job-header : Print node information] 2025-10-03 03:02:56.244977 | debian-bookworm | ok: 2025-10-03 03:02:56.246042 | debian-bookworm | # Node Information 2025-10-03 03:02:56.246143 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-03 03:02:56.246194 | debian-bookworm | Hostname: debian 2025-10-03 03:02:56.246237 | debian-bookworm | Username: zuul 2025-10-03 03:02:56.246278 | debian-bookworm | Distro: Debian 12.12 2025-10-03 03:02:56.246323 | debian-bookworm | Provider: regiocloud-a 2025-10-03 03:02:56.246364 | debian-bookworm | Region: 2025-10-03 03:02:56.246404 | debian-bookworm | Label: debian-bookworm 2025-10-03 03:02:56.246442 | debian-bookworm | Product Name: OpenStack Nova 2025-10-03 03:02:56.246479 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feba:f6b0 2025-10-03 03:02:56.283605 | 2025-10-03 03:02:56.283944 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-03 03:02:56.693383 | debian-bookworm -> localhost | changed 2025-10-03 03:02:56.701032 | 2025-10-03 03:02:56.701167 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-03 03:02:57.573049 | debian-bookworm -> localhost | changed 2025-10-03 03:02:57.596396 | 2025-10-03 03:02:57.596515 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-03 03:02:57.867091 | debian-bookworm -> localhost | ok 2025-10-03 03:02:57.876516 | 2025-10-03 03:02:57.876732 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-03 03:02:57.911344 | debian-bookworm | ok 2025-10-03 03:02:57.931267 | debian-bookworm | included: /var/lib/zuul/builds/675bb992c568481f9581267803cea2a2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-03 03:02:57.936813 | 2025-10-03 03:02:57.936894 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-03 03:02:59.605287 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-03 03:02:59.605492 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/675bb992c568481f9581267803cea2a2/work/675bb992c568481f9581267803cea2a2_id_rsa 2025-10-03 03:02:59.605533 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/675bb992c568481f9581267803cea2a2/work/675bb992c568481f9581267803cea2a2_id_rsa.pub 2025-10-03 03:02:59.605560 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-03 03:02:59.605585 | debian-bookworm -> localhost | SHA256:rq2oeBwnsZq12t1Y2rl2VZgCombHB/tyAy6DO44gDR8 zuul-build-sshkey 2025-10-03 03:02:59.605608 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-03 03:02:59.605642 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-03 03:02:59.605665 | debian-bookworm -> localhost | | | 2025-10-03 03:02:59.605688 | debian-bookworm -> localhost | | o . | 2025-10-03 03:02:59.605708 | debian-bookworm -> localhost | | o + . o | 2025-10-03 03:02:59.605727 | debian-bookworm -> localhost | | = = . . o . | 2025-10-03 03:02:59.605747 | debian-bookworm -> localhost | |.+E= + S. . | 2025-10-03 03:02:59.605770 | debian-bookworm -> localhost | |.+B.+ +. . | 2025-10-03 03:02:59.605791 | debian-bookworm -> localhost | |o*oB o.... | 2025-10-03 03:02:59.605811 | debian-bookworm -> localhost | |Oo+. B.+. | 2025-10-03 03:02:59.605833 | debian-bookworm -> localhost | |==o.=.B+. | 2025-10-03 03:02:59.605854 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-03 03:02:59.605900 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.215858 2025-10-03 03:02:59.612133 | 2025-10-03 03:02:59.612217 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-03 03:02:59.639667 | debian-bookworm | ok 2025-10-03 03:02:59.648456 | debian-bookworm | included: /var/lib/zuul/builds/675bb992c568481f9581267803cea2a2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-03 03:02:59.657898 | 2025-10-03 03:02:59.657983 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-03 03:02:59.695154 | debian-bookworm | skipping: Conditional result was False 2025-10-03 03:02:59.706653 | 2025-10-03 03:02:59.706745 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-03 03:03:00.344945 | debian-bookworm | changed 2025-10-03 03:03:00.350178 | 2025-10-03 03:03:00.350262 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-03 03:03:00.616236 | debian-bookworm | ok 2025-10-03 03:03:00.622630 | 2025-10-03 03:03:00.622722 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-03 03:03:01.307676 | debian-bookworm | changed 2025-10-03 03:03:01.314608 | 2025-10-03 03:03:01.314713 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-03 03:03:01.991398 | debian-bookworm | changed 2025-10-03 03:03:01.997202 | 2025-10-03 03:03:01.997311 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-03 03:03:02.021922 | debian-bookworm | skipping: Conditional result was False 2025-10-03 03:03:02.028031 | 2025-10-03 03:03:02.028153 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-03 03:03:02.496332 | debian-bookworm -> localhost | changed 2025-10-03 03:03:02.508019 | 2025-10-03 03:03:02.508157 | TASK [add-build-sshkey : Add back temp key] 2025-10-03 03:03:02.876979 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/675bb992c568481f9581267803cea2a2/work/675bb992c568481f9581267803cea2a2_id_rsa (zuul-build-sshkey) 2025-10-03 03:03:02.877241 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009890 2025-10-03 03:03:02.885632 | 2025-10-03 03:03:02.885752 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-03 03:03:03.286015 | debian-bookworm | ok 2025-10-03 03:03:03.291279 | 2025-10-03 03:03:03.291388 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-03 03:03:03.311517 | debian-bookworm | skipping: Conditional result was False 2025-10-03 03:03:03.321895 | 2025-10-03 03:03:03.322003 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-03 03:03:03.765314 | debian-bookworm | ok 2025-10-03 03:03:03.776545 | 2025-10-03 03:03:03.776667 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-03 03:03:03.805461 | debian-bookworm | ok 2025-10-03 03:03:03.810593 | 2025-10-03 03:03:03.810702 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-03 03:03:04.107993 | debian-bookworm -> localhost | ok 2025-10-03 03:03:04.114893 | 2025-10-03 03:03:04.115072 | TASK [validate-host : Collect information about the host] 2025-10-03 03:03:05.296250 | debian-bookworm | ok 2025-10-03 03:03:05.325766 | 2025-10-03 03:03:05.325908 | TASK [validate-host : Sanitize hostname] 2025-10-03 03:03:05.451633 | debian-bookworm | ok 2025-10-03 03:03:05.503818 | 2025-10-03 03:03:05.504229 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-03 03:03:06.191496 | debian-bookworm -> localhost | changed 2025-10-03 03:03:06.197512 | 2025-10-03 03:03:06.197637 | TASK [validate-host : Collect information about zuul worker] 2025-10-03 03:03:06.647032 | debian-bookworm | ok 2025-10-03 03:03:06.656574 | 2025-10-03 03:03:06.656707 | TASK [validate-host : Write out all zuul information for each host] 2025-10-03 03:03:07.237684 | debian-bookworm -> localhost | changed 2025-10-03 03:03:07.265773 | 2025-10-03 03:03:07.265918 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-03 03:03:07.553682 | debian-bookworm | ok 2025-10-03 03:03:07.560638 | 2025-10-03 03:03:07.560745 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-03 03:03:08.589851 | debian-bookworm | changed: 2025-10-03 03:03:08.590132 | debian-bookworm | cd+++++++++ src/ 2025-10-03 03:03:08.590175 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-03 03:03:08.590201 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-03 03:03:08.590223 | debian-bookworm | cd+++++++++ src/github.com/osism/sonic-manager/ 2025-10-03 03:03:08.590244 | debian-bookworm | localhost | ok: Runtime: 0:00:00.028054 2025-10-03 03:03:44.420258 | 2025-10-03 03:03:44.420353 | TASK [upload-logs : Upload logs to log server] 2025-10-03 03:03:45.306539 | localhost | Output suppressed because no_log was given 2025-10-03 03:03:45.308491 | 2025-10-03 03:03:45.308571 | LOOP [upload-logs : Compress console log and json output] 2025-10-03 03:03:45.404860 | localhost | skipping: Conditional result was False 2025-10-03 03:03:45.409532 | localhost | skipping: Conditional result was False 2025-10-03 03:03:45.414051 | 2025-10-03 03:03:45.414183 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-03 03:03:45.574613 | localhost | skipping: Conditional result was False 2025-10-03 03:03:45.574933 | 2025-10-03 03:03:45.584176 | localhost | skipping: Conditional result was False 2025-10-03 03:03:45.592262 | 2025-10-03 03:03:45.592380 | LOOP [upload-logs : Upload console log and json output]