2026-05-27 03:12:04.588873 | Job console starting 2026-05-27 03:12:04.621421 | Updating git repos 2026-05-27 03:12:04.669103 | Cloning repos into workspace 2026-05-27 03:12:04.717678 | Restoring repo states 2026-05-27 03:12:04.733156 | Merging changes 2026-05-27 03:12:04.733238 | Checking out repos 2026-05-27 03:12:04.788618 | Preparing playbooks 2026-05-27 03:12:06.073305 | Running Ansible setup 2026-05-27 03:12:11.380852 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-27 03:12:12.542081 | 2026-05-27 03:12:12.542294 | PLAY [Base pre] 2026-05-27 03:12:12.569189 | 2026-05-27 03:12:12.569385 | TASK [Setup log path fact] 2026-05-27 03:12:12.590872 | ubuntu-noble | ok 2026-05-27 03:12:12.619886 | 2026-05-27 03:12:12.620116 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-27 03:12:12.652353 | ubuntu-noble | ok 2026-05-27 03:12:12.667082 | 2026-05-27 03:12:12.667255 | TASK [emit-job-header : Print job information] 2026-05-27 03:12:12.708579 | # Job Information 2026-05-27 03:12:12.708947 | Ansible Version: 2.16.14 2026-05-27 03:12:12.708996 | Job: calendar-yaml2ics 2026-05-27 03:12:12.709040 | Pipeline: periodic-daily 2026-05-27 03:12:12.709071 | Executor: 521e9411259a 2026-05-27 03:12:12.709091 | Triggered by: https://github.com/osism/calendar 2026-05-27 03:12:12.709114 | Event ID: aeb3e601e6104e1c93b614addea92580 2026-05-27 03:12:12.714679 | 2026-05-27 03:12:12.718611 | LOOP [emit-job-header : Print node information] 2026-05-27 03:12:12.840910 | ubuntu-noble | ok: 2026-05-27 03:12:12.841226 | ubuntu-noble | # Node Information 2026-05-27 03:12:12.841263 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2026-05-27 03:12:12.841288 | ubuntu-noble | Hostname: ubuntu 2026-05-27 03:12:12.841311 | ubuntu-noble | Username: zuul 2026-05-27 03:12:12.841331 | ubuntu-noble | Distro: Ubuntu 24.04 2026-05-27 03:12:12.841363 | ubuntu-noble | Provider: regiocloud-a 2026-05-27 03:12:12.841388 | ubuntu-noble | Region: 2026-05-27 03:12:12.841409 | ubuntu-noble | Label: ubuntu-noble 2026-05-27 03:12:12.841429 | ubuntu-noble | Product Name: OpenStack Nova 2026-05-27 03:12:12.841448 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe17:1a2f 2026-05-27 03:12:12.865414 | 2026-05-27 03:12:12.865618 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-27 03:12:13.483268 | ubuntu-noble -> localhost | changed 2026-05-27 03:12:13.491582 | 2026-05-27 03:12:13.491749 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-27 03:12:15.282421 | ubuntu-noble -> localhost | changed 2026-05-27 03:12:15.304774 | 2026-05-27 03:12:15.304925 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-27 03:12:15.784422 | ubuntu-noble -> localhost | ok 2026-05-27 03:12:15.791457 | 2026-05-27 03:12:15.791644 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-27 03:12:15.825128 | ubuntu-noble | ok 2026-05-27 03:12:15.851024 | ubuntu-noble | included: /var/lib/zuul/builds/67525dc30b4e4d0886d80eb09b08383c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-27 03:12:15.873928 | 2026-05-27 03:12:15.874118 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-27 03:12:17.965649 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-05-27 03:12:17.966238 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/67525dc30b4e4d0886d80eb09b08383c/work/67525dc30b4e4d0886d80eb09b08383c_id_rsa 2026-05-27 03:12:17.966288 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/67525dc30b4e4d0886d80eb09b08383c/work/67525dc30b4e4d0886d80eb09b08383c_id_rsa.pub 2026-05-27 03:12:17.966317 | ubuntu-noble -> localhost | The key fingerprint is: 2026-05-27 03:12:17.966343 | ubuntu-noble -> localhost | SHA256:qHc2tJSSrG9LdaKdooWEGGpMbaNZVyOJpV3wOG70CyI zuul-build-sshkey 2026-05-27 03:12:17.966368 | ubuntu-noble -> localhost | The key's randomart image is: 2026-05-27 03:12:17.966391 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-05-27 03:12:17.966427 | ubuntu-noble -> localhost | | o+o+ | 2026-05-27 03:12:17.966451 | ubuntu-noble -> localhost | | ..o.* . | 2026-05-27 03:12:17.966472 | ubuntu-noble -> localhost | |.. * * . | 2026-05-27 03:12:17.966493 | ubuntu-noble -> localhost | |+o=.=.oo . | 2026-05-27 03:12:17.966536 | ubuntu-noble -> localhost | |oE...+=.S . | 2026-05-27 03:12:17.966568 | ubuntu-noble -> localhost | |. ..o+.B.= | 2026-05-27 03:12:17.966589 | ubuntu-noble -> localhost | | + *.B | 2026-05-27 03:12:17.966610 | ubuntu-noble -> localhost | | *.+ . | 2026-05-27 03:12:17.966632 | ubuntu-noble -> localhost | | ..o. | 2026-05-27 03:12:17.966653 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-05-27 03:12:17.966740 | ubuntu-noble -> localhost | ok: Runtime: 0:00:01.047156 2026-05-27 03:12:17.981150 | 2026-05-27 03:12:17.987014 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-27 03:12:18.027584 | ubuntu-noble | ok 2026-05-27 03:12:18.039789 | ubuntu-noble | included: /var/lib/zuul/builds/67525dc30b4e4d0886d80eb09b08383c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-27 03:12:18.056939 | 2026-05-27 03:12:18.059065 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-27 03:12:18.099575 | ubuntu-noble | skipping: Conditional result was False 2026-05-27 03:12:18.107351 | 2026-05-27 03:12:18.107531 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-27 03:12:18.943649 | ubuntu-noble | changed 2026-05-27 03:12:18.948306 | 2026-05-27 03:12:18.948375 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-27 03:12:19.249221 | ubuntu-noble | ok 2026-05-27 03:12:19.262006 | 2026-05-27 03:12:19.262173 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-27 03:12:20.014895 | ubuntu-noble | changed 2026-05-27 03:12:20.026657 | 2026-05-27 03:12:20.026785 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-27 03:12:20.852912 | ubuntu-noble | changed 2026-05-27 03:12:20.862754 | 2026-05-27 03:12:20.862877 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-27 03:12:20.886262 | ubuntu-noble | skipping: Conditional result was False 2026-05-27 03:12:20.892588 | 2026-05-27 03:12:20.892701 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-27 03:12:21.497158 | ubuntu-noble -> localhost | changed 2026-05-27 03:12:21.513858 | 2026-05-27 03:12:21.513977 | TASK [add-build-sshkey : Add back temp key] 2026-05-27 03:12:21.953847 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/67525dc30b4e4d0886d80eb09b08383c/work/67525dc30b4e4d0886d80eb09b08383c_id_rsa (zuul-build-sshkey) 2026-05-27 03:12:21.954127 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.013338 2026-05-27 03:12:21.960815 | 2026-05-27 03:12:21.960927 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-27 03:12:22.538484 | ubuntu-noble | ok 2026-05-27 03:12:22.543820 | 2026-05-27 03:12:22.543924 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-27 03:12:22.577657 | ubuntu-noble | skipping: Conditional result was False 2026-05-27 03:12:22.588701 | 2026-05-27 03:12:22.588822 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-27 03:12:23.155732 | ubuntu-noble | ok 2026-05-27 03:12:23.173345 | 2026-05-27 03:12:23.173568 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-27 03:12:23.220743 | ubuntu-noble | ok 2026-05-27 03:12:23.230002 | 2026-05-27 03:12:23.230165 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-27 03:12:23.508773 | ubuntu-noble -> localhost | ok 2026-05-27 03:12:23.525600 | 2026-05-27 03:12:23.525805 | TASK [validate-host : Collect information about the host] 2026-05-27 03:12:24.910726 | ubuntu-noble | ok 2026-05-27 03:12:24.941436 | 2026-05-27 03:12:24.941642 | TASK [validate-host : Sanitize hostname] 2026-05-27 03:12:25.094198 | ubuntu-noble | ok 2026-05-27 03:12:25.181929 | 2026-05-27 03:12:25.182088 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-27 03:12:26.275752 | ubuntu-noble -> localhost | changed 2026-05-27 03:12:26.282921 | 2026-05-27 03:12:26.283072 | TASK [validate-host : Collect information about zuul worker] 2026-05-27 03:12:26.872745 | ubuntu-noble | ok 2026-05-27 03:12:26.877780 | 2026-05-27 03:12:26.877886 | TASK [validate-host : Write out all zuul information for each host] 2026-05-27 03:12:27.741668 | ubuntu-noble -> localhost | changed 2026-05-27 03:12:27.767355 | 2026-05-27 03:12:27.767492 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-27 03:12:28.104795 | ubuntu-noble | ok 2026-05-27 03:12:28.112566 | 2026-05-27 03:12:28.112678 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-27 03:12:28.875365 | ubuntu-noble | changed: 2026-05-27 03:12:28.875718 | ubuntu-noble | cd+++++++++ src/ 2026-05-27 03:12:28.875773 | ubuntu-noble | cd+++++++++ src/github.com/ 2026-05-27 03:12:28.875804 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2026-05-27 03:12:28.875830 | ubuntu-noble | cd+++++++++ src/github.com/osism/calendar/ 2026-05-27 03:12:28.875856 | ubuntu-noble | =2.8 (from yaml2ics) 2026-05-27 03:12:49.799473 | ubuntu-noble | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-05-27 03:12:49.915338 | ubuntu-noble | Collecting pyyaml>=6 (from yaml2ics) 2026-05-27 03:12:49.928208 | ubuntu-noble | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-05-27 03:12:50.022825 | ubuntu-noble | Collecting importlib-resources>=5.2.1 (from yaml2ics) 2026-05-27 03:12:50.034745 | ubuntu-noble | Downloading importlib_resources-7.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-27 03:12:50.101990 | ubuntu-noble | Collecting attrs>=20.3 (from ics==0.8.0.dev0->yaml2ics) 2026-05-27 03:12:50.114787 | ubuntu-noble | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-05-27 03:12:50.157546 | ubuntu-noble | Requirement already satisfied: six>=1.5 in /usr/lib/python3/dist-packages (from python-dateutil>=2.8->yaml2ics) (1.16.0) 2026-05-27 03:12:50.182358 | ubuntu-noble | Downloading yaml2ics-0.3-py3-none-any.whl (7.5 kB) 2026-05-27 03:12:50.312791 | ubuntu-noble | Downloading ics-0.8.0.dev0-py3-none-any.whl (60 kB) 2026-05-27 03:12:50.340481 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 2.5 MB/s eta 0:00:00 2026-05-27 03:12:50.354309 | ubuntu-noble | Downloading ics_vtimezones-2020.2-py3-none-any.whl (184 kB) 2026-05-27 03:12:50.382934 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.7/184.7 kB 7.9 MB/s eta 0:00:00 2026-05-27 03:12:50.399262 | ubuntu-noble | Downloading importlib_resources-7.1.0-py3-none-any.whl (37 kB) 2026-05-27 03:12:50.426020 | ubuntu-noble | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-05-27 03:12:50.447417 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 15.2 MB/s eta 0:00:00 2026-05-27 03:12:50.462224 | ubuntu-noble | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-05-27 03:12:50.500508 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 24.7 MB/s eta 0:00:00 2026-05-27 03:12:50.513874 | ubuntu-noble | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-05-27 03:12:50.528475 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.5/67.5 kB 5.9 MB/s eta 0:00:00 2026-05-27 03:12:50.701310 | ubuntu-noble | Installing collected packages: pyyaml, python-dateutil, importlib-resources, attrs, ics-vtimezones, ics, yaml2ics 2026-05-27 03:12:51.177788 | ubuntu-noble | Successfully installed attrs-26.1.0 ics-0.8.0.dev0 ics-vtimezones-2020.2 importlib-resources-7.1.0 python-dateutil-2.9.0.post0 pyyaml-6.0.3 yaml2ics-0.3 2026-05-27 03:12:51.178195 | ubuntu-noble | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-05-27 03:12:51.439485 | ubuntu-noble | ok: Runtime: 0:00:03.062920 2026-05-27 03:12:51.444467 | 2026-05-27 03:12:51.444689 | PLAY RECAP 2026-05-27 03:12:51.444848 | ubuntu-noble | ok: 9 changed: 5 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-05-27 03:12:51.444938 | 2026-05-27 03:12:51.937777 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/calendar/playbooks/pre.yml@main] 2026-05-27 03:12:51.940669 | RUN START: [untrusted : github.com/osism/calendar/playbooks/run.yml@main] 2026-05-27 03:12:53.968006 | 2026-05-27 03:12:53.968191 | PLAY [Run] 2026-05-27 03:12:54.009770 | 2026-05-27 03:12:54.009937 | TASK [Run yaml2ics] 2026-05-27 03:12:54.892009 | ubuntu-noble | BEGIN:VCALENDAR 2026-05-27 03:12:54.892086 | ubuntu-noble | VERSION:2.0 2026-05-27 03:12:54.892095 | ubuntu-noble | PRODID:ics.py 0.8.0-dev0 - http://git.io/lLljaA 2026-05-27 03:12:54.892101 | ubuntu-noble | BEGIN:VTIMEZONE 2026-05-27 03:12:54.892105 | ubuntu-noble | TZID:/ics.py/2020.1/Europe/Berlin 2026-05-27 03:12:54.892110 | ubuntu-noble | BEGIN:DAYLIGHT 2026-05-27 03:12:54.892113 | ubuntu-noble | TZOFFSETFROM:+0100 2026-05-27 03:12:54.892118 | ubuntu-noble | TZOFFSETTO:+0200 2026-05-27 03:12:54.892121 | ubuntu-noble | DTSTART:19700329T020000 2026-05-27 03:12:54.892128 | ubuntu-noble | RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU 2026-05-27 03:12:54.892135 | ubuntu-noble | RDATE:19700329T020000 2026-05-27 03:12:54.892139 | ubuntu-noble | TZNAME:CEST 2026-05-27 03:12:54.892142 | ubuntu-noble | END:DAYLIGHT 2026-05-27 03:12:54.892147 | ubuntu-noble | BEGIN:STANDARD 2026-05-27 03:12:54.892151 | ubuntu-noble | TZOFFSETFROM:+0200 2026-05-27 03:12:54.892154 | ubuntu-noble | TZOFFSETTO:+0100 2026-05-27 03:12:54.892159 | ubuntu-noble | DTSTART:19701025T030000 2026-05-27 03:12:54.892162 | ubuntu-noble | RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU 2026-05-27 03:12:54.892167 | ubuntu-noble | RDATE:19701025T030000 2026-05-27 03:12:54.892171 | ubuntu-noble | TZNAME:CET 2026-05-27 03:12:54.892174 | ubuntu-noble | END:STANDARD 2026-05-27 03:12:54.892177 | ubuntu-noble | LAST-MODIFIED:20200620T153818Z 2026-05-27 03:12:54.892181 | ubuntu-noble | X-LIC-LOCATION:Europe/Berlin 2026-05-27 03:12:54.892184 | ubuntu-noble | END:VTIMEZONE 2026-05-27 03:12:54.892188 | ubuntu-noble | BEGIN:VEVENT 2026-05-27 03:12:54.892191 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250114T110500 2026-05-27 03:12:54.892195 | ubuntu-noble | DURATION:PT50M 2026-05-27 03:12:54.892198 | ubuntu-noble | SUMMARY:BoF: BGP reference architecture 2026-05-27 03:12:54.892201 | ubuntu-noble | UID:3d494df6-0104-4b4b-915b-5f217a1edec3@3d49.org 2026-05-27 03:12:54.892205 | ubuntu-noble | DESCRIPTION:The use of BGP on network\, router and load balancer nodes 2026-05-27 03:12:54.892208 | ubuntu-noble | should\nbe harmonised and documented as far as possible. This BoF 2026-05-27 03:12:54.892212 | ubuntu-noble | meeting\nis the starting point for this. Further meetings will follow. 2026-05-27 03:12:54.892215 | ubuntu-noble | URL:https://meet.jit.si/osism 2026-05-27 03:12:54.892221 | ubuntu-noble | DTSTAMP:20260527T031254Z 2026-05-27 03:12:54.892225 | ubuntu-noble | END:VEVENT 2026-05-27 03:12:54.892228 | ubuntu-noble | BEGIN:VEVENT 2026-05-27 03:12:54.892231 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250122T100500 2026-05-27 03:12:54.892235 | ubuntu-noble | DURATION:PT25M 2026-05-27 03:12:54.892238 | ubuntu-noble | SUMMARY:BoF: Neutron VPNaaS with OVN 2026-05-27 03:12:54.892241 | ubuntu-noble | UID:a4aa9b44-0a6b-405c-a38d-024ab725ea38@a4aa.org 2026-05-27 03:12:54.892245 | ubuntu-noble | DESCRIPTION:Neutron VPNaaS is currently not usable with OVN due to various 2026-05-27 03:12:54.892248 | ubuntu-noble | problems.\nThis BOF meeting is the starting point to discuss how to get 2026-05-27 03:12:54.892286 | ubuntu-noble | Neutron VPNaaS\nwith OVN production ready quickly. Further meetings will 2026-05-27 03:12:54.892290 | ubuntu-noble | follow. 2026-05-27 03:12:54.892293 | ubuntu-noble | DTSTAMP:20260527T031254Z 2026-05-27 03:12:54.892297 | ubuntu-noble | END:VEVENT 2026-05-27 03:12:54.892300 | ubuntu-noble | BEGIN:VEVENT 2026-05-27 03:12:54.892303 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250128T100500 2026-05-27 03:12:54.892307 | ubuntu-noble | DURATION:PT50M 2026-05-27 03:12:54.892310 | ubuntu-noble | SUMMARY:BoF: The future of Cloud in a Box 2026-05-27 03:12:54.892313 | ubuntu-noble | UID:75154e58-dfe3-4833-968b-a9e0aedd890e@7515.org 2026-05-27 03:12:54.892316 | ubuntu-noble | DESCRIPTION:The future of Cloud in a Box will be discussed and defined 2026-05-27 03:12:54.892320 | ubuntu-noble | here. 2026-05-27 03:12:54.892323 | ubuntu-noble | URL:https://meet.jit.si/osism 2026-05-27 03:12:54.892327 | ubuntu-noble | DTSTAMP:20260527T031254Z 2026-05-27 03:12:54.892330 | ubuntu-noble | END:VEVENT 2026-05-27 03:12:54.892333 | ubuntu-noble | BEGIN:VEVENT 2026-05-27 03:12:54.892337 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250205T110500 2026-05-27 03:12:54.892340 | ubuntu-noble | DURATION:PT50M 2026-05-27 03:12:54.892343 | ubuntu-noble | SUMMARY:BoF: The future of Central Services 2026-05-27 03:12:54.892347 | ubuntu-noble | UID:9b13cff8-3c3e-4a04-b58f-2e3c4e6fa577@9b13.org 2026-05-27 03:12:54.892350 | ubuntu-noble | DESCRIPTION:The future of Central Services like OpenSearch or Wazuh will be 2026-05-27 03:12:54.892354 | ubuntu-noble | discussed. 2026-05-27 03:12:54.892357 | ubuntu-noble | URL:https://meet.jit.si/osism 2026-05-27 03:12:54.892360 | ubuntu-noble | DTSTAMP:20260527T031254Z 2026-05-27 03:12:54.892363 | ubuntu-noble | END:VEVENT 2026-05-27 03:12:54.892366 | ubuntu-noble | BEGIN:VEVENT 2026-05-27 03:12:54.892377 | ubuntu-noble | DTSTART;VALUE=DATE:20250318 2026-05-27 03:12:54.892381 | ubuntu-noble | DTEND;VALUE=DATE:20250319 2026-05-27 03:12:54.892384 | ubuntu-noble | SUMMARY:CloudFest 2026-05-27 03:12:54.892387 | ubuntu-noble | UID:2e25dde4-f527-401e-9298-e06d148e81b9@2e25.org 2026-05-27 03:12:54.892390 | ubuntu-noble | LOCATION:Europa-Park 2026-05-27 03:12:54.892394 | ubuntu-noble | DTSTAMP:20260527T031254Z 2026-05-27 03:12:54.892397 | ubuntu-noble | RRULE:FREQ=DAILY;UNTIL=20250320T000000 2026-05-27 03:12:54.892400 | ubuntu-noble | END:VEVENT 2026-05-27 03:12:54.892404 | ubuntu-noble | BEGIN:VEVENT 2026-05-27 03:12:54.892407 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250116T150500 2026-05-27 03:12:54.892410 | ubuntu-noble | DURATION:PT40M 2026-05-27 03:12:54.892414 | ubuntu-noble | SUMMARY:SCS: Community Meeting 2026-05-27 03:12:54.892417 | ubuntu-noble | UID:be30de75-cf33-456a-9fb2-d377c14b20d6@be30.org 2026-05-27 03:12:54.892420 | ubuntu-noble | URL:https://conf.scs.koeln:8443/SCS-Tech 2026-05-27 03:12:54.892423 | ubuntu-noble | DTSTAMP:20260527T031254Z 2026-05-27 03:12:54.892427 | ubuntu-noble | END:VEVENT 2026-05-27 03:12:54.892430 | ubuntu-noble | BEGIN:VEVENT 2026-05-27 03:12:54.892433 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250116T140500 2026-05-27 03:12:54.892437 | ubuntu-noble | DURATION:PT50M 2026-05-27 03:12:54.892440 | ubuntu-noble | SUMMARY:SCS: Resumption of SIG Standardization/Certification 2026-05-27 03:12:54.892443 | ubuntu-noble | UID:b2a5d467-a749-4a07-ae0e-8dcf19969387@b2a5.org 2026-05-27 03:12:54.892447 | ubuntu-noble | DESCRIPTION: 2026-05-27 03:12:54.892450 | ubuntu-noble | URL:https://conf.scs.koeln:8443/SCS-Tech 2026-05-27 03:12:54.892453 | ubuntu-noble | DTSTAMP:20260527T031254Z 2026-05-27 03:12:54.892457 | ubuntu-noble | END:VEVENT 2026-05-27 03:12:54.892460 | ubuntu-noble | NAME:Calendar of OSISM related events 2026-05-27 03:12:54.892463 | ubuntu-noble | X-WR-CALNAME:Calendar of OSISM related events 2026-05-27 03:12:54.892466 | ubuntu-noble | END:VCALENDAR 2026-05-27 03:12:55.052101 | ubuntu-noble | ok: Runtime: 0:00:00.266652 2026-05-27 03:12:55.055315 | 2026-05-27 03:12:55.055431 | PLAY RECAP 2026-05-27 03:12:55.055493 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-27 03:12:55.055538 | 2026-05-27 03:12:55.682726 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/calendar/playbooks/run.yml@main] 2026-05-27 03:12:55.684276 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-27 03:12:56.918551 | 2026-05-27 03:12:56.918701 | PLAY [Base post-fetch] 2026-05-27 03:12:56.932480 | 2026-05-27 03:12:56.932633 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-27 03:12:56.986952 | ubuntu-noble | skipping: Conditional result was False 2026-05-27 03:12:56.992656 | 2026-05-27 03:12:56.992790 | TASK [fetch-output : Set log path for single node] 2026-05-27 03:12:57.021106 | ubuntu-noble | ok 2026-05-27 03:12:57.028946 | 2026-05-27 03:12:57.029066 | LOOP [fetch-output : Ensure local output dirs] 2026-05-27 03:12:57.669774 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/67525dc30b4e4d0886d80eb09b08383c/work/logs" 2026-05-27 03:12:57.997123 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/67525dc30b4e4d0886d80eb09b08383c/work/artifacts" 2026-05-27 03:12:58.311256 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/67525dc30b4e4d0886d80eb09b08383c/work/docs" 2026-05-27 03:12:58.325021 | 2026-05-27 03:12:58.325210 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-27 03:12:59.425758 | ubuntu-noble | changed: 2026-05-27 03:12:59.425976 | ubuntu-noble | .d..t...... ./ 2026-05-27 03:12:59.426012 | ubuntu-noble | >f+++++++++ sudo-debug.txt 2026-05-27 03:12:59.426043 | ubuntu-noble | >f+++++++++ sudo-strace.log 2026-05-27 03:12:59.426071 | ubuntu-noble | >f+++++++++ sudo-strace.log.time 2026-05-27 03:12:59.426110 | ubuntu-noble | changed: All items complete 2026-05-27 03:12:59.426137 | 2026-05-27 03:13:00.020937 | ubuntu-noble | changed: .d..t...... ./ 2026-05-27 03:13:00.713623 | ubuntu-noble | changed: .d..t...... ./ 2026-05-27 03:13:00.728060 | 2026-05-27 03:13:00.728174 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-27 03:13:00.778580 | ubuntu-noble | skipping: Conditional result was False 2026-05-27 03:13:00.785292 | ubuntu-noble | skipping: Conditional result was False 2026-05-27 03:13:00.793571 | 2026-05-27 03:13:00.793677 | PLAY RECAP 2026-05-27 03:13:00.793727 | ubuntu-noble | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-27 03:13:00.793752 | 2026-05-27 03:13:00.887797 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-27 03:13:00.889365 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-27 03:13:02.017754 | 2026-05-27 03:13:02.017933 | PLAY [Base post] 2026-05-27 03:13:02.057397 | 2026-05-27 03:13:02.057578 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-27 03:13:02.868980 | ubuntu-noble | changed 2026-05-27 03:13:02.885013 | 2026-05-27 03:13:02.885241 | PLAY RECAP 2026-05-27 03:13:02.885376 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-27 03:13:02.885472 | 2026-05-27 03:13:03.301809 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-27 03:13:03.302678 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-27 03:13:04.224105 | 2026-05-27 03:13:04.224288 | PLAY [Base post-logs] 2026-05-27 03:13:04.236163 | 2026-05-27 03:13:04.236321 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-27 03:13:04.921932 | localhost | changed 2026-05-27 03:13:04.937066 | 2026-05-27 03:13:04.937340 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-27 03:13:04.973268 | localhost | ok 2026-05-27 03:13:04.976536 | 2026-05-27 03:13:04.976641 | TASK [Set zuul-log-path fact] 2026-05-27 03:13:05.007198 | localhost | ok 2026-05-27 03:13:05.026817 | 2026-05-27 03:13:05.027055 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-27 03:13:05.063490 | localhost | ok 2026-05-27 03:13:05.067147 | 2026-05-27 03:13:05.067260 | TASK [upload-logs : Create log directories] 2026-05-27 03:13:06.208891 | localhost | changed 2026-05-27 03:13:06.212941 | 2026-05-27 03:13:06.213064 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-27 03:13:07.306279 | localhost -> localhost | ok: Runtime: 0:00:00.008799 2026-05-27 03:13:07.310229 | 2026-05-27 03:13:07.310318 | TASK [upload-logs : Upload logs to log server] 2026-05-27 03:13:08.200820 | localhost | Output suppressed because no_log was given 2026-05-27 03:13:08.202224 | 2026-05-27 03:13:08.202301 | LOOP [upload-logs : Compress console log and json output] 2026-05-27 03:13:08.328417 | localhost | skipping: Conditional result was False 2026-05-27 03:13:08.334930 | localhost | skipping: Conditional result was False 2026-05-27 03:13:08.342176 | 2026-05-27 03:13:08.342258 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-27 03:13:08.414863 | localhost | skipping: Conditional result was False 2026-05-27 03:13:08.415073 | 2026-05-27 03:13:08.421562 | localhost | skipping: Conditional result was False 2026-05-27 03:13:08.431281 | 2026-05-27 03:13:08.431363 | LOOP [upload-logs : Upload console log and json output]