2026-02-04 03:02:28.140513 | Job console starting 2026-02-04 03:02:28.180383 | Updating git repos 2026-02-04 03:02:28.211678 | Cloning repos into workspace 2026-02-04 03:02:28.364942 | Restoring repo states 2026-02-04 03:02:28.418677 | Merging changes 2026-02-04 03:02:28.418698 | Checking out repos 2026-02-04 03:02:28.536482 | Preparing playbooks 2026-02-04 03:02:30.123724 | Running Ansible setup 2026-02-04 03:02:36.667300 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-04 03:02:37.729049 | 2026-02-04 03:02:37.729156 | PLAY [Base pre] 2026-02-04 03:02:37.747843 | 2026-02-04 03:02:37.747942 | TASK [Setup log path fact] 2026-02-04 03:02:37.764663 | debian-bookworm | ok 2026-02-04 03:02:37.792951 | 2026-02-04 03:02:37.793060 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-04 03:02:37.820269 | debian-bookworm | ok 2026-02-04 03:02:37.827975 | 2026-02-04 03:02:37.828061 | TASK [emit-job-header : Print job information] 2026-02-04 03:02:37.906682 | # Job Information 2026-02-04 03:02:37.906819 | Ansible Version: 2.16.14 2026-02-04 03:02:37.906862 | Job: flake8 2026-02-04 03:02:37.906889 | Pipeline: periodic-daily 2026-02-04 03:02:37.906908 | Executor: 521e9411259a 2026-02-04 03:02:37.906926 | Triggered by: https://github.com/osism/openstack-simple-stress 2026-02-04 03:02:37.906945 | Event ID: f05634a92d5a4db590f2a52f281a1203 2026-02-04 03:02:37.910773 | 2026-02-04 03:02:37.910902 | LOOP [emit-job-header : Print node information] 2026-02-04 03:02:38.033358 | debian-bookworm | ok: 2026-02-04 03:02:38.033527 | debian-bookworm | # Node Information 2026-02-04 03:02:38.033588 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-04 03:02:38.033613 | debian-bookworm | Hostname: debian 2026-02-04 03:02:38.033631 | debian-bookworm | Username: zuul 2026-02-04 03:02:38.033648 | debian-bookworm | Distro: Debian 12.13 2026-02-04 03:02:38.033669 | debian-bookworm | Provider: regiocloud-a 2026-02-04 03:02:38.033686 | debian-bookworm | Region: 2026-02-04 03:02:38.033704 | debian-bookworm | Label: debian-bookworm 2026-02-04 03:02:38.033720 | debian-bookworm | Product Name: OpenStack Nova 2026-02-04 03:02:38.033736 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2f:a5c6 2026-02-04 03:02:38.052228 | 2026-02-04 03:02:38.052349 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-04 03:02:38.837583 | debian-bookworm -> localhost | changed 2026-02-04 03:02:38.844523 | 2026-02-04 03:02:38.844627 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-04 03:02:40.016357 | debian-bookworm -> localhost | changed 2026-02-04 03:02:40.030402 | 2026-02-04 03:02:40.030543 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-04 03:02:40.531328 | debian-bookworm -> localhost | ok 2026-02-04 03:02:40.546445 | 2026-02-04 03:02:40.546544 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-04 03:02:40.583602 | debian-bookworm | ok 2026-02-04 03:02:40.610156 | debian-bookworm | included: /var/lib/zuul/builds/589161052aad4a2f933c4f7ff56a3fc7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-04 03:02:40.615062 | 2026-02-04 03:02:40.615144 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-04 03:02:42.996398 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-04 03:02:42.996566 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/589161052aad4a2f933c4f7ff56a3fc7/work/589161052aad4a2f933c4f7ff56a3fc7_id_rsa 2026-02-04 03:02:42.996596 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/589161052aad4a2f933c4f7ff56a3fc7/work/589161052aad4a2f933c4f7ff56a3fc7_id_rsa.pub 2026-02-04 03:02:42.996617 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-04 03:02:42.996637 | debian-bookworm -> localhost | SHA256:J6ZBWt599DOqSyvkHN1jPLkNP4FVMY1Cu8woHsU8Tzw zuul-build-sshkey 2026-02-04 03:02:42.996656 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-04 03:02:42.996682 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-04 03:02:42.996700 | debian-bookworm -> localhost | | .. +o| 2026-02-04 03:02:42.996718 | debian-bookworm -> localhost | | o .... +| 2026-02-04 03:02:42.996734 | debian-bookworm -> localhost | | o = E. . | 2026-02-04 03:02:42.996750 | debian-bookworm -> localhost | | = . o O +. | 2026-02-04 03:02:42.996766 | debian-bookworm -> localhost | | . o S.+o*++ | 2026-02-04 03:02:42.996786 | debian-bookworm -> localhost | | =o=..X..o | 2026-02-04 03:02:42.996803 | debian-bookworm -> localhost | | .+.....B . | 2026-02-04 03:02:42.996818 | debian-bookworm -> localhost | | +. o. + | 2026-02-04 03:02:42.996835 | debian-bookworm -> localhost | | .+. . | 2026-02-04 03:02:42.996852 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-04 03:02:42.996891 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.402864 2026-02-04 03:02:43.001869 | 2026-02-04 03:02:43.001944 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-04 03:02:43.038575 | debian-bookworm | ok 2026-02-04 03:02:43.046240 | debian-bookworm | included: /var/lib/zuul/builds/589161052aad4a2f933c4f7ff56a3fc7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-04 03:02:43.078435 | 2026-02-04 03:02:43.078545 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-04 03:02:43.111589 | debian-bookworm | skipping: Conditional result was False 2026-02-04 03:02:43.116442 | 2026-02-04 03:02:43.116532 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-04 03:02:43.731052 | debian-bookworm | changed 2026-02-04 03:02:43.741787 | 2026-02-04 03:02:43.741929 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-04 03:02:43.997617 | debian-bookworm | ok 2026-02-04 03:02:44.009490 | 2026-02-04 03:02:44.009727 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-04 03:02:44.669165 | debian-bookworm | changed 2026-02-04 03:02:44.675681 | 2026-02-04 03:02:44.675769 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-04 03:02:45.368814 | debian-bookworm | changed 2026-02-04 03:02:45.373754 | 2026-02-04 03:02:45.373841 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-04 03:02:45.396920 | debian-bookworm | skipping: Conditional result was False 2026-02-04 03:02:45.404351 | 2026-02-04 03:02:45.404442 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-04 03:02:45.957900 | debian-bookworm -> localhost | changed 2026-02-04 03:02:45.966721 | 2026-02-04 03:02:45.966807 | TASK [add-build-sshkey : Add back temp key] 2026-02-04 03:02:46.674073 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/589161052aad4a2f933c4f7ff56a3fc7/work/589161052aad4a2f933c4f7ff56a3fc7_id_rsa (zuul-build-sshkey) 2026-02-04 03:02:46.674340 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011492 2026-02-04 03:02:46.682485 | 2026-02-04 03:02:46.682570 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-04 03:02:47.227912 | debian-bookworm | ok 2026-02-04 03:02:47.233085 | 2026-02-04 03:02:47.233172 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-04 03:02:47.281403 | debian-bookworm | skipping: Conditional result was False 2026-02-04 03:02:47.291489 | 2026-02-04 03:02:47.291580 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-04 03:02:47.989190 | debian-bookworm | ok 2026-02-04 03:02:48.025366 | 2026-02-04 03:02:48.025478 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-04 03:02:48.112160 | debian-bookworm | ok 2026-02-04 03:02:48.129990 | 2026-02-04 03:02:48.130104 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-04 03:02:48.739633 | debian-bookworm -> localhost | ok 2026-02-04 03:02:48.746613 | 2026-02-04 03:02:48.746707 | TASK [validate-host : Collect information about the host] 2026-02-04 03:02:50.110269 | debian-bookworm | ok 2026-02-04 03:02:50.129464 | 2026-02-04 03:02:50.129575 | TASK [validate-host : Sanitize hostname] 2026-02-04 03:02:50.376323 | debian-bookworm | ok 2026-02-04 03:02:50.465250 | 2026-02-04 03:02:50.465380 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-04 03:02:51.253326 | debian-bookworm -> localhost | changed 2026-02-04 03:02:51.259531 | 2026-02-04 03:02:51.259644 | TASK [validate-host : Collect information about zuul worker] 2026-02-04 03:02:51.681843 | debian-bookworm | ok 2026-02-04 03:02:51.693507 | 2026-02-04 03:02:51.693621 | TASK [validate-host : Write out all zuul information for each host] 2026-02-04 03:02:52.921924 | debian-bookworm -> localhost | changed 2026-02-04 03:02:52.931443 | 2026-02-04 03:02:52.931547 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-04 03:02:53.224973 | debian-bookworm | ok 2026-02-04 03:02:53.230445 | 2026-02-04 03:02:53.230547 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-04 03:02:54.954459 | debian-bookworm | changed: 2026-02-04 03:02:54.954685 | debian-bookworm | cd+++++++++ src/ 2026-02-04 03:02:54.954741 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-04 03:02:54.954766 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-04 03:02:54.954788 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2026-02-04 03:02:54.954809 | debian-bookworm | localhost | ok: Runtime: 0:00:00.030803 2026-02-04 03:03:28.410773 | 2026-02-04 03:03:28.411045 | TASK [upload-logs : Upload logs to log server] 2026-02-04 03:03:29.438772 | localhost | Output suppressed because no_log was given 2026-02-04 03:03:29.440896 | 2026-02-04 03:03:29.441007 | LOOP [upload-logs : Compress console log and json output] 2026-02-04 03:03:29.501126 | localhost | skipping: Conditional result was False 2026-02-04 03:03:29.507462 | localhost | skipping: Conditional result was False 2026-02-04 03:03:29.529679 | 2026-02-04 03:03:29.529786 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-04 03:03:29.615987 | localhost | skipping: Conditional result was False 2026-02-04 03:03:29.616217 | 2026-02-04 03:03:29.636084 | localhost | skipping: Conditional result was False 2026-02-04 03:03:29.642779 | 2026-02-04 03:03:29.642904 | LOOP [upload-logs : Upload console log and json output]